1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099 |
- // Jest Snapshot v1, https://goo.gl/fbAQLP
- exports[`Project Ownership Input renders 1`] = `
- <OwnerInput
- initialText="url:src @dummy@example.com"
- organization={
- Object {
- "access": Array [
- "org:read",
- "org:write",
- "org:admin",
- "org:integrations",
- "project:read",
- "project:write",
- "project:admin",
- "team:read",
- "team:write",
- "team:admin",
- ],
- "features": Array [],
- "id": "3",
- "name": "Organization Name",
- "onboardingTasks": Array [],
- "projects": Array [],
- "scrapeJavaScript": true,
- "slug": "org-slug",
- "status": Object {
- "id": "active",
- "name": "active",
- },
- "teams": Array [],
- }
- }
- params={
- Object {
- "orgId": "org-slug",
- "projectId": "project-slug",
- }
- }
- project={
- Object {
- "environments": Array [],
- "hasAccess": true,
- "id": "2",
- "isBookmarked": false,
- "isMember": true,
- "name": "Project Name",
- "slug": "project-slug",
- "teams": Array [],
- }
- }
- >
- <RuleBuilder
- onAddRule={[Function]}
- organization={
- Object {
- "access": Array [
- "org:read",
- "org:write",
- "org:admin",
- "org:integrations",
- "project:read",
- "project:write",
- "project:admin",
- "team:read",
- "team:write",
- "team:admin",
- ],
- "features": Array [],
- "id": "3",
- "name": "Organization Name",
- "onboardingTasks": Array [],
- "projects": Array [],
- "scrapeJavaScript": true,
- "slug": "org-slug",
- "status": Object {
- "id": "active",
- "name": "active",
- },
- "teams": Array [],
- }
- }
- project={
- Object {
- "environments": Array [],
- "hasAccess": true,
- "id": "2",
- "isBookmarked": false,
- "isMember": true,
- "name": "Project Name",
- "slug": "project-slug",
- "teams": Array [],
- }
- }
- >
- <BuilderBar>
- <div
- className="css-1k7bckg-BuilderBar e1hyuoc75"
- >
- <BuilderSelect
- clearable={false}
- disabled={false}
- hideErrorMessage={false}
- multiple={false}
- name="select-type"
- onChange={[Function]}
- options={
- Array [
- Object {
- "label": "Path",
- "value": "path",
- },
- Object {
- "label": "URL",
- "value": "url",
- },
- ]
- }
- required={false}
- showSearch={false}
- style={
- Object {
- "width": 140,
- }
- }
- value="path"
- >
- <SelectField
- className="css-10lzdlx-BuilderSelect e1hyuoc76"
- clearable={false}
- disabled={false}
- hideErrorMessage={false}
- multiple={false}
- name="select-type"
- onChange={[Function]}
- options={
- Array [
- Object {
- "label": "Path",
- "value": "path",
- },
- Object {
- "label": "URL",
- "value": "url",
- },
- ]
- }
- required={false}
- showSearch={false}
- style={
- Object {
- "width": 140,
- }
- }
- value="path"
- >
- <div
- className="css-10lzdlx-BuilderSelect e1hyuoc76"
- style={
- Object {
- "width": 140,
- }
- }
- >
- <div
- className="controls"
- >
- <StyledSelectControl
- clearable={false}
- disabled={false}
- id="id-select-type"
- multiple={false}
- name="select-type"
- onChange={[Function]}
- options={
- Array [
- Object {
- "label": "Path",
- "value": "path",
- },
- Object {
- "label": "URL",
- "value": "url",
- },
- ]
- }
- required={false}
- value="path"
- >
- <ForwardRef(RefForwardedSelectControl)
- className="css-9gm53a-StyledSelectControl e1qrhqd00"
- clearable={false}
- disabled={false}
- id="id-select-type"
- multiple={false}
- name="select-type"
- onChange={[Function]}
- options={
- Array [
- Object {
- "label": "Path",
- "value": "path",
- },
- Object {
- "label": "URL",
- "value": "url",
- },
- ]
- }
- required={false}
- value="path"
- >
- <SelectControl
- className="css-9gm53a-StyledSelectControl e1qrhqd00"
- clearable={false}
- disabled={false}
- forwardedRef={null}
- height={36}
- id="id-select-type"
- multiple={false}
- name="select-type"
- onChange={[Function]}
- options={
- Array [
- Object {
- "label": "Path",
- "value": "path",
- },
- Object {
- "label": "URL",
- "value": "url",
- },
- ]
- }
- required={false}
- value="path"
- >
- <StyledSelect
- arrowRenderer={[Function]}
- backspaceRemoves={false}
- className="css-9gm53a-StyledSelectControl e1qrhqd00"
- clearable={false}
- deleteRemoves={false}
- disabled={false}
- forwardedRef={null}
- height={36}
- id="id-select-type"
- multiple={false}
- name="select-type"
- onChange={[Function]}
- options={
- Array [
- Object {
- "label": "Path",
- "value": "path",
- },
- Object {
- "label": "URL",
- "value": "url",
- },
- ]
- }
- required={false}
- value="path"
- >
- <SelectPicker
- arrowRenderer={[Function]}
- backspaceRemoves={false}
- className="e1qrhqd00 css-j0gflv-StyledSelect-StyledSelectControl eho28m20"
- clearable={false}
- deleteRemoves={false}
- disabled={false}
- forwardedRef={null}
- height={36}
- id="id-select-type"
- multiple={false}
- name="select-type"
- onChange={[Function]}
- options={
- Array [
- Object {
- "label": "Path",
- "value": "path",
- },
- Object {
- "label": "URL",
- "value": "url",
- },
- ]
- }
- required={false}
- value="path"
- >
- <Select
- arrowRenderer={[Function]}
- autosize={true}
- backspaceRemoves={false}
- backspaceToRemoveMessage="Press backspace to remove {label}"
- className="e1qrhqd00 css-j0gflv-StyledSelect-StyledSelectControl eho28m20"
- clearAllText="Clear all"
- clearRenderer={[Function]}
- clearValueText="Clear value"
- clearable={false}
- closeOnSelect={true}
- deleteRemoves={false}
- delimiter=","
- disabled={false}
- escapeClearsValue={true}
- filterOptions={[Function]}
- height={36}
- id="id-select-type"
- ignoreAccents={true}
- ignoreCase={true}
- inputProps={Object {}}
- isLoading={false}
- joinValues={false}
- labelKey="label"
- matchPos="any"
- matchProp="any"
- menuBuffer={0}
- menuRenderer={[Function]}
- multi={false}
- multiple={false}
- name="select-type"
- noResultsText="No results found"
- onBlurResetsInput={true}
- onChange={[Function]}
- onCloseResetsInput={true}
- onSelectResetsInput={true}
- openOnClick={true}
- optionComponent={[Function]}
- options={
- Array [
- Object {
- "label": "Path",
- "value": "path",
- },
- Object {
- "label": "URL",
- "value": "url",
- },
- ]
- }
- pageSize={5}
- placeholder="Select..."
- removeSelected={true}
- required={false}
- rtl={false}
- scrollMenuIntoView={true}
- searchable={true}
- simpleValue={false}
- tabSelectsValue={true}
- trimFilter={true}
- value="path"
- valueComponent={[Function]}
- valueKey="value"
- >
- <div
- className="Select e1qrhqd00 css-j0gflv-StyledSelect-StyledSelectControl eho28m20 has-value is-searchable Select--single"
- >
- <input
- disabled={false}
- key="hidden.0"
- name="select-type"
- type="hidden"
- value="path"
- />
- <div
- className="Select-control"
- onKeyDown={[Function]}
- onMouseDown={[Function]}
- onTouchEnd={[Function]}
- onTouchMove={[Function]}
- onTouchStart={[Function]}
- >
- <div
- className="Select-multi-value-wrapper"
- id="react-select-2--value"
- >
- <Value
- disabled={false}
- id="react-select-2--value-item"
- instancePrefix="react-select-2-"
- onClick={null}
- placeholder="Select..."
- value={
- Object {
- "label": "Path",
- "value": "path",
- }
- }
- >
- <div
- className="Select-value"
- >
- <span
- aria-selected="true"
- className="Select-value-label"
- id="react-select-2--value-item"
- role="option"
- >
- Path
- </span>
- </div>
- </Value>
- <AutosizeInput
- aria-activedescendant="react-select-2--value"
- aria-expanded="false"
- aria-haspopup="false"
- aria-owns=""
- className="Select-input"
- id="id-select-type"
- injectStyles={true}
- minWidth="5"
- onBlur={[Function]}
- onChange={[Function]}
- onFocus={[Function]}
- required={false}
- role="combobox"
- value=""
- >
- <div
- className="Select-input"
- style={
- Object {
- "display": "inline-block",
- }
- }
- >
- <input
- aria-activedescendant="react-select-2--value"
- aria-expanded="false"
- aria-haspopup="false"
- aria-owns=""
- id="id-select-type"
- onBlur={[Function]}
- onChange={[Function]}
- onFocus={[Function]}
- required={false}
- role="combobox"
- style={
- Object {
- "boxSizing": "content-box",
- "width": "5px",
- }
- }
- value=""
- />
- <div
- style={
- Object {
- "height": 0,
- "left": 0,
- "overflow": "scroll",
- "position": "absolute",
- "top": 0,
- "visibility": "hidden",
- "whiteSpace": "pre",
- }
- }
- />
- </div>
- </AutosizeInput>
- </div>
- <span
- className="Select-arrow-zone"
- onMouseDown={[Function]}
- >
- <span
- className="icon-arrow-down"
- />
- </span>
- </div>
- </div>
- </Select>
- </SelectPicker>
- </StyledSelect>
- </SelectControl>
- </ForwardRef(RefForwardedSelectControl)>
- </StyledSelectControl>
- </div>
- </div>
- </SelectField>
- </BuilderSelect>
- <BuilderInput
- controlled={true}
- onChange={[Function]}
- placeholder="src/example/*"
- value=""
- >
- <input
- className="css-n5owx7-Input-BuilderInput e1hyuoc77"
- onChange={[Function]}
- placeholder="src/example/*"
- value=""
- />
- </BuilderInput>
- <Divider
- src="icon-chevron-right"
- >
- <ForwardRef
- className="css-1qihtir-InlineSvg-Divider e1hyuoc78"
- src="icon-chevron-right"
- >
- <svg
- className="css-1qihtir-InlineSvg-Divider e1hyuoc78"
- height="1em"
- viewBox={Object {}}
- width="1em"
- >
- <use
- href="#test"
- xlinkHref="#test"
- />
- </svg>
- </ForwardRef>
- </Divider>
- <SelectOwnersWrapper>
- <div
- className="css-1518iv7-SelectOwnersWrapper e1hyuoc79"
- >
- <SelectOwners
- onChange={[Function]}
- organization={
- Object {
- "access": Array [
- "org:read",
- "org:write",
- "org:admin",
- "org:integrations",
- "project:read",
- "project:write",
- "project:admin",
- "team:read",
- "team:write",
- "team:admin",
- ],
- "features": Array [],
- "id": "3",
- "name": "Organization Name",
- "onboardingTasks": Array [],
- "projects": Array [],
- "scrapeJavaScript": true,
- "slug": "org-slug",
- "status": Object {
- "id": "active",
- "name": "active",
- },
- "teams": Array [],
- }
- }
- project={
- Object {
- "environments": Array [],
- "hasAccess": true,
- "id": "2",
- "isBookmarked": false,
- "isMember": true,
- "name": "Project Name",
- "slug": "project-slug",
- "teams": Array [],
- }
- }
- value={Array []}
- >
- <EmotionCssPropInternal
- __EMOTION_TYPE_PLEASE_DO_NOT_USE__={
- Object {
- "$$typeof": Symbol(react.forward_ref),
- "render": [Function],
- }
- }
- async={true}
- cache={false}
- clearable={true}
- css={
- Object {
- "name": "fs1hps-SelectOwners",
- "styles": "width:200px;;label:SelectOwners;",
- }
- }
- defaultOptions={true}
- filterOptions={[Function]}
- loadOptions={[Function]}
- onChange={[Function]}
- onInputChange={[Function]}
- placeholder="owners"
- value={Array []}
- valueComponent={[Function]}
- >
- <ForwardRef(MultiSelectControl)
- async={true}
- cache={false}
- className="css-fs1hps-SelectOwners"
- clearable={true}
- defaultOptions={true}
- filterOptions={[Function]}
- loadOptions={[Function]}
- onChange={[Function]}
- onInputChange={[Function]}
- placeholder="owners"
- value={Array []}
- valueComponent={[Function]}
- >
- <ForwardRef(RefForwardedSelectControl)
- async={true}
- cache={false}
- className="css-fs1hps-SelectOwners"
- clearable={true}
- defaultOptions={true}
- filterOptions={[Function]}
- forwardedRef={[Function]}
- loadOptions={[Function]}
- multiple={true}
- onChange={[Function]}
- onInputChange={[Function]}
- placeholder="owners"
- value={Array []}
- valueComponent={[Function]}
- >
- <SelectControl
- async={true}
- cache={false}
- className="css-fs1hps-SelectOwners"
- clearable={true}
- defaultOptions={true}
- filterOptions={[Function]}
- forwardedRef={[Function]}
- height={36}
- loadOptions={[Function]}
- multiple={true}
- onChange={[Function]}
- onInputChange={[Function]}
- placeholder="owners"
- value={Array []}
- valueComponent={[Function]}
- >
- <StyledSelect
- arrowRenderer={[Function]}
- async={true}
- backspaceRemoves={true}
- cache={false}
- className="css-fs1hps-SelectOwners"
- clearable={true}
- defaultOptions={true}
- deleteRemoves={true}
- filterOptions={[Function]}
- forwardedRef={[Function]}
- height={36}
- loadOptions={[Function]}
- multi={true}
- multiple={true}
- onChange={[Function]}
- onInputChange={[Function]}
- placeholder="owners"
- value={Array []}
- valueComponent={[Function]}
- >
- <SelectPicker
- arrowRenderer={[Function]}
- async={true}
- backspaceRemoves={true}
- cache={false}
- className="css-gv7e0o-StyledSelect-SelectOwners eho28m20"
- clearable={true}
- defaultOptions={true}
- deleteRemoves={true}
- filterOptions={[Function]}
- forwardedRef={[Function]}
- height={36}
- loadOptions={[Function]}
- multi={true}
- multiple={true}
- onChange={[Function]}
- onInputChange={[Function]}
- placeholder="owners"
- value={Array []}
- valueComponent={[Function]}
- >
- <Async
- arrowRenderer={[Function]}
- autoload={true}
- backspaceRemoves={true}
- cache={false}
- className="css-gv7e0o-StyledSelect-SelectOwners eho28m20"
- clearable={true}
- defaultOptions={true}
- deleteRemoves={true}
- filterOptions={[Function]}
- height={36}
- ignoreAccents={true}
- ignoreCase={true}
- loadOptions={[Function]}
- loadingPlaceholder="Loading..."
- multi={true}
- multiple={true}
- onChange={[Function]}
- onInputChange={[Function]}
- options={Array []}
- placeholder="owners"
- searchPromptText="Type to search"
- value={Array []}
- valueComponent={[Function]}
- >
- <Select
- arrowRenderer={[Function]}
- autoload={true}
- autosize={true}
- backspaceRemoves={true}
- backspaceToRemoveMessage="Press backspace to remove {label}"
- cache={false}
- className="css-gv7e0o-StyledSelect-SelectOwners eho28m20"
- clearAllText="Clear all"
- clearRenderer={[Function]}
- clearValueText="Clear value"
- clearable={true}
- closeOnSelect={true}
- defaultOptions={true}
- deleteRemoves={true}
- delimiter=","
- disabled={false}
- escapeClearsValue={true}
- filterOptions={[Function]}
- height={36}
- ignoreAccents={true}
- ignoreCase={true}
- inputProps={Object {}}
- isLoading={true}
- joinValues={false}
- labelKey="label"
- loadOptions={[Function]}
- loadingPlaceholder="Loading..."
- matchPos="any"
- matchProp="any"
- menuBuffer={0}
- menuRenderer={[Function]}
- multi={true}
- multiple={true}
- noResultsText="Loading..."
- onBlurResetsInput={true}
- onChange={[Function]}
- onCloseResetsInput={true}
- onInputChange={[Function]}
- onSelectResetsInput={true}
- openOnClick={true}
- optionComponent={[Function]}
- options={Array []}
- pageSize={5}
- placeholder="Loading..."
- removeSelected={true}
- required={false}
- rtl={false}
- scrollMenuIntoView={true}
- searchPromptText="Type to search"
- searchable={true}
- simpleValue={false}
- tabSelectsValue={true}
- trimFilter={true}
- value={Array []}
- valueComponent={[Function]}
- valueKey="value"
- >
- <div
- className="Select css-gv7e0o-StyledSelect-SelectOwners eho28m20 is-clearable is-loading is-searchable Select--multi"
- >
- <div
- className="Select-control"
- onKeyDown={[Function]}
- onMouseDown={[Function]}
- onTouchEnd={[Function]}
- onTouchMove={[Function]}
- onTouchStart={[Function]}
- >
- <div
- className="Select-multi-value-wrapper"
- id="react-select-3--value"
- >
- <div
- className="Select-placeholder"
- >
- Loading...
- </div>
- <AutosizeInput
- aria-activedescendant="react-select-3--value"
- aria-expanded="false"
- aria-haspopup="false"
- aria-owns=""
- className="Select-input"
- injectStyles={true}
- minWidth="5"
- onBlur={[Function]}
- onChange={[Function]}
- onFocus={[Function]}
- required={false}
- role="combobox"
- value=""
- >
- <div
- className="Select-input"
- style={
- Object {
- "display": "inline-block",
- }
- }
- >
- <input
- aria-activedescendant="react-select-3--value"
- aria-expanded="false"
- aria-haspopup="false"
- aria-owns=""
- onBlur={[Function]}
- onChange={[Function]}
- onFocus={[Function]}
- required={false}
- role="combobox"
- style={
- Object {
- "boxSizing": "content-box",
- "width": "5px",
- }
- }
- value=""
- />
- <div
- style={
- Object {
- "height": 0,
- "left": 0,
- "overflow": "scroll",
- "position": "absolute",
- "top": 0,
- "visibility": "hidden",
- "whiteSpace": "pre",
- }
- }
- />
- </div>
- </AutosizeInput>
- </div>
- <span
- aria-hidden="true"
- className="Select-loading-zone"
- >
- <span
- className="Select-loading"
- />
- </span>
- <span
- className="Select-arrow-zone"
- onMouseDown={[Function]}
- >
- <span
- className="icon-arrow-down"
- />
- </span>
- </div>
- </div>
- </Select>
- </Async>
- </SelectPicker>
- </StyledSelect>
- </SelectControl>
- </ForwardRef(RefForwardedSelectControl)>
- </ForwardRef(MultiSelectControl)>
- </EmotionCssPropInternal>
- </SelectOwners>
- </div>
- </SelectOwnersWrapper>
- <AddButton
- align="center"
- disabled={true}
- icon="icon-circle-add"
- onClick={[Function]}
- priority="primary"
- size="small"
- >
- <Button
- align="center"
- className="css-f6y09s-AddButton e1hyuoc710"
- disabled={true}
- icon="icon-circle-add"
- onClick={[Function]}
- priority="primary"
- size="small"
- >
- <StyledButton
- aria-disabled={true}
- className="css-f6y09s-AddButton e1hyuoc710"
- disabled={true}
- onClick={[Function]}
- priority="primary"
- role="button"
- size="small"
- >
- <ForwardRef
- aria-disabled={true}
- className="e1hyuoc710 css-1vf07fg-StyledButton-AddButton edwq9my0"
- disabled={true}
- onClick={[Function]}
- priority="primary"
- role="button"
- size="small"
- >
- <button
- aria-disabled={true}
- className="e1hyuoc710 css-1vf07fg-StyledButton-AddButton edwq9my0"
- onClick={[Function]}
- role="button"
- size="small"
- >
- <ButtonLabel
- align="center"
- priority="primary"
- size="small"
- >
- <Component
- align="center"
- className="css-19gcr2f-ButtonLabel edwq9my1"
- priority="primary"
- size="small"
- >
- <span
- className="css-19gcr2f-ButtonLabel edwq9my1"
- >
- <Icon
- hasChildren={false}
- size="small"
- >
- <Component
- className="css-heib7e-Icon edwq9my2"
- hasChildren={false}
- size="small"
- >
- <span
- className="css-heib7e-Icon edwq9my2"
- size="small"
- >
- <StyledInlineSvg
- size="12px"
- src="icon-circle-add"
- >
- <ForwardRef
- className="css-nc0ns5-InlineSvg-StyledInlineSvg edwq9my3"
- size="12px"
- src="icon-circle-add"
- >
- <svg
- className="css-nc0ns5-InlineSvg-StyledInlineSvg edwq9my3"
- height="12px"
- viewBox={Object {}}
- width="12px"
- >
- <use
- href="#test"
- xlinkHref="#test"
- />
- </svg>
- </ForwardRef>
- </StyledInlineSvg>
- </span>
- </Component>
- </Icon>
- </span>
- </Component>
- </ButtonLabel>
- </button>
- </ForwardRef>
- </StyledButton>
- </Button>
- </AddButton>
- </div>
- </BuilderBar>
- </RuleBuilder>
- <div
- onKeyDown={[Function]}
- style={
- Object {
- "position": "relative",
- }
- }
- >
- <StyledTextArea
- async={false}
- autoCapitalize="off"
- autoComplete="off"
- autoCorrect="off"
- onChange={[Function]}
- placeholder="#example usage
- path:src/example/pipeline/* person@sentry.io #infra
- url:http://example.com/settings/* #product"
- rows={1}
- spellCheck="false"
- value="new"
- >
- <TextareaAutosize
- async={false}
- autoCapitalize="off"
- autoComplete="off"
- autoCorrect="off"
- className="css-2r1wnf-StyledTextArea en3n9di2"
- onChange={[Function]}
- placeholder="#example usage
- path:src/example/pipeline/* person@sentry.io #infra
- url:http://example.com/settings/* #product"
- rows={1}
- spellCheck="false"
- value="new"
- >
- <textarea
- async={false}
- autoCapitalize="off"
- autoComplete="off"
- autoCorrect="off"
- className="css-2r1wnf-StyledTextArea en3n9di2"
- onChange={[Function]}
- placeholder="#example usage
- path:src/example/pipeline/* person@sentry.io #infra
- url:http://example.com/settings/* #product"
- rows={1}
- spellCheck="false"
- value="new"
- />
- </TextareaAutosize>
- </StyledTextArea>
- <Styled(div)
- alignItems="center"
- justifyContent="space-between"
- >
- <div
- className="css-s3axrf"
- >
- <div />
- <SaveButton>
- <div
- className="css-q90es8-SaveButton en3n9di1"
- >
- <Button
- align="center"
- disabled={false}
- onClick={[Function]}
- priority="primary"
- size="small"
- >
- <StyledButton
- aria-disabled={false}
- aria-label="Save Changes"
- disabled={false}
- onClick={[Function]}
- priority="primary"
- role="button"
- size="small"
- >
- <ForwardRef
- aria-disabled={false}
- aria-label="Save Changes"
- className="css-z8at1v-StyledButton edwq9my0"
- disabled={false}
- onClick={[Function]}
- priority="primary"
- role="button"
- size="small"
- >
- <button
- aria-disabled={false}
- aria-label="Save Changes"
- className="css-z8at1v-StyledButton edwq9my0"
- onClick={[Function]}
- role="button"
- size="small"
- >
- <ButtonLabel
- align="center"
- priority="primary"
- size="small"
- >
- <Component
- align="center"
- className="css-19gcr2f-ButtonLabel edwq9my1"
- priority="primary"
- size="small"
- >
- <span
- className="css-19gcr2f-ButtonLabel edwq9my1"
- >
- Save Changes
- </span>
- </Component>
- </ButtonLabel>
- </button>
- </ForwardRef>
- </StyledButton>
- </Button>
- </div>
- </SaveButton>
- </div>
- </Styled(div)>
- </div>
- </OwnerInput>
- `;
|