mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2024-11-12 04:37:06 +03:00
451e1adfd0
* fix(deps): update dependency react-select to v4 * Update types * Update snapshots Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Nathan Bierema <nbierema@gmail.com>
4487 lines
212 KiB
Plaintext
4487 lines
212 KiB
Plaintext
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
|
|
|
exports[`Select renders correctly 1`] = `
|
|
<div
|
|
class=" css-butsr4-container"
|
|
>
|
|
<span
|
|
aria-atomic="false"
|
|
aria-live="polite"
|
|
aria-relevant="additions text"
|
|
class="css-1f43avz-a11yText-A11yText"
|
|
/>
|
|
<div
|
|
class=" css-10abb65-control"
|
|
>
|
|
<div
|
|
class=" css-be27w2-ValueContainer"
|
|
>
|
|
<div
|
|
class=" css-1osw1h9-placeholder"
|
|
>
|
|
Select...
|
|
</div>
|
|
<div
|
|
class="css-187dxxn-Input"
|
|
>
|
|
<div
|
|
class=""
|
|
style="display:inline-block"
|
|
>
|
|
<input
|
|
aria-autocomplete="list"
|
|
autocapitalize="none"
|
|
autocomplete="off"
|
|
autocorrect="off"
|
|
id="react-select-2-input"
|
|
spellcheck="false"
|
|
style="box-sizing:content-box;width:1px;label:input;background:0;border:0;font-size:inherit;opacity:1;outline:0;padding:0;color:inherit"
|
|
tabindex="0"
|
|
type="text"
|
|
value=""
|
|
/>
|
|
<div
|
|
style="position:absolute;top:0;left:0;visibility:hidden;height:0;overflow:scroll;white-space:pre"
|
|
/>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div
|
|
class=" css-1hb7zxy-IndicatorsContainer"
|
|
>
|
|
<span
|
|
class=" css-1urf5ax-indicatorSeparator"
|
|
/>
|
|
<div
|
|
aria-hidden="true"
|
|
class=" css-aazq4s-indicatorContainer"
|
|
>
|
|
<svg
|
|
aria-hidden="true"
|
|
class="css-tj5bde-Svg"
|
|
focusable="false"
|
|
height="20"
|
|
viewBox="0 0 20 20"
|
|
width="20"
|
|
>
|
|
<path
|
|
d="M4.516 7.548c0.436-0.446 1.043-0.481 1.576 0l3.908 3.747 3.908-3.747c0.533-0.481 1.141-0.446 1.574 0 0.436 0.445 0.408 1.197 0 1.615-0.406 0.418-4.695 4.502-4.695 4.502-0.217 0.223-0.502 0.335-0.787 0.335s-0.57-0.112-0.789-0.335c0 0-4.287-4.084-4.695-4.502s-0.436-1.17 0-1.615z"
|
|
/>
|
|
</svg>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
`;
|
|
|
|
exports[`Select renders with props 1`] = `
|
|
<div
|
|
class=" css-ie73ge-container"
|
|
>
|
|
<span
|
|
aria-atomic="false"
|
|
aria-live="polite"
|
|
aria-relevant="additions text"
|
|
class="css-1f43avz-a11yText-A11yText"
|
|
/>
|
|
<div
|
|
class=" css-10abb65-control"
|
|
>
|
|
<div
|
|
class=" css-be27w2-ValueContainer"
|
|
>
|
|
<div
|
|
class="css-168vvpw-multiValue"
|
|
>
|
|
<div
|
|
class="css-1m51f4l"
|
|
>
|
|
One
|
|
</div>
|
|
<div
|
|
class="css-1to589f"
|
|
>
|
|
<svg
|
|
aria-hidden="true"
|
|
class="css-tj5bde-Svg"
|
|
focusable="false"
|
|
height="14"
|
|
viewBox="0 0 20 20"
|
|
width="14"
|
|
>
|
|
<path
|
|
d="M14.348 14.849c-0.469 0.469-1.229 0.469-1.697 0l-2.651-3.030-2.651 3.029c-0.469 0.469-1.229 0.469-1.697 0-0.469-0.469-0.469-1.229 0-1.697l2.758-3.15-2.759-3.152c-0.469-0.469-0.469-1.228 0-1.697s1.228-0.469 1.697 0l2.652 3.031 2.651-3.031c0.469-0.469 1.228-0.469 1.697 0s0.469 1.229 0 1.697l-2.758 3.152 2.758 3.15c0.469 0.469 0.469 1.229 0 1.698z"
|
|
/>
|
|
</svg>
|
|
</div>
|
|
</div>
|
|
<input
|
|
aria-autocomplete="list"
|
|
class="css-wmatm6-dummyInput-DummyInput"
|
|
disabled=""
|
|
id="react-select-3-input"
|
|
readonly=""
|
|
tabindex="0"
|
|
value=""
|
|
/>
|
|
</div>
|
|
<div
|
|
class=" css-1hb7zxy-IndicatorsContainer"
|
|
>
|
|
<div
|
|
aria-hidden="true"
|
|
class=" css-1gilzap-loadingIndicator"
|
|
>
|
|
<span
|
|
class="css-1yvy2vo-LoadingDot"
|
|
/>
|
|
<span
|
|
class="css-zoievk-LoadingDot"
|
|
/>
|
|
<span
|
|
class="css-x748d8-LoadingDot"
|
|
/>
|
|
</div>
|
|
<span
|
|
class=" css-1urf5ax-indicatorSeparator"
|
|
/>
|
|
<div
|
|
aria-hidden="true"
|
|
class=" css-aazq4s-indicatorContainer"
|
|
>
|
|
<svg
|
|
aria-hidden="true"
|
|
class="css-tj5bde-Svg"
|
|
focusable="false"
|
|
height="20"
|
|
viewBox="0 0 20 20"
|
|
width="20"
|
|
>
|
|
<path
|
|
d="M4.516 7.548c0.436-0.446 1.043-0.481 1.576 0l3.908 3.747 3.908-3.747c0.533-0.481 1.141-0.446 1.574 0 0.436 0.445 0.408 1.197 0 1.615-0.406 0.418-4.695 4.502-4.695 4.502-0.217 0.223-0.502 0.335-0.787 0.335s-0.57-0.112-0.789-0.335c0 0-4.287-4.084-4.695-4.502s-0.436-1.17 0-1.615z"
|
|
/>
|
|
</svg>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
`;
|
|
|
|
exports[`Select should select another option 1`] = `
|
|
<WithTheme(Component)
|
|
onInputChange={
|
|
[MockFunction] {
|
|
"calls": Array [
|
|
Array [
|
|
"two",
|
|
Object {
|
|
"action": "input-change",
|
|
},
|
|
],
|
|
],
|
|
"results": Array [
|
|
Object {
|
|
"type": "return",
|
|
"value": undefined,
|
|
},
|
|
],
|
|
}
|
|
}
|
|
options={
|
|
Array [
|
|
Object {
|
|
"label": "One",
|
|
"value": "one",
|
|
},
|
|
Object {
|
|
"label": "Two",
|
|
"value": "two",
|
|
},
|
|
Object {
|
|
"label": "One hundred",
|
|
"value": "hundred",
|
|
},
|
|
]
|
|
}
|
|
>
|
|
<Component
|
|
onInputChange={
|
|
[MockFunction] {
|
|
"calls": Array [
|
|
Array [
|
|
"two",
|
|
Object {
|
|
"action": "input-change",
|
|
},
|
|
],
|
|
],
|
|
"results": Array [
|
|
Object {
|
|
"type": "return",
|
|
"value": undefined,
|
|
},
|
|
],
|
|
}
|
|
}
|
|
options={
|
|
Array [
|
|
Object {
|
|
"label": "One",
|
|
"value": "one",
|
|
},
|
|
Object {
|
|
"label": "Two",
|
|
"value": "two",
|
|
},
|
|
Object {
|
|
"label": "One hundred",
|
|
"value": "hundred",
|
|
},
|
|
]
|
|
}
|
|
>
|
|
<Select
|
|
onInputChange={
|
|
[MockFunction] {
|
|
"calls": Array [
|
|
Array [
|
|
"two",
|
|
Object {
|
|
"action": "input-change",
|
|
},
|
|
],
|
|
],
|
|
"results": Array [
|
|
Object {
|
|
"type": "return",
|
|
"value": undefined,
|
|
},
|
|
],
|
|
}
|
|
}
|
|
options={
|
|
Array [
|
|
Object {
|
|
"label": "One",
|
|
"value": "one",
|
|
},
|
|
Object {
|
|
"label": "Two",
|
|
"value": "two",
|
|
},
|
|
Object {
|
|
"label": "One hundred",
|
|
"value": "hundred",
|
|
},
|
|
]
|
|
}
|
|
theme={
|
|
Object {
|
|
"codeFontFamily": "'Source Code Pro', monospace",
|
|
"fontFamily": "'Source Sans Pro', sans-serif",
|
|
"inputBorderColor": undefined,
|
|
"inputBorderRadius": 4,
|
|
"inputBorderWidth": 1,
|
|
"inputFocusedStyle": "border-color: undefined",
|
|
"inputHeight": 30,
|
|
"inputInternalHeight": 28,
|
|
"inputPadding": 10,
|
|
"selectArrowWidth": 4,
|
|
"spinnerSize": 13,
|
|
}
|
|
}
|
|
>
|
|
<StateManager
|
|
defaultInputValue=""
|
|
defaultMenuIsOpen={false}
|
|
defaultValue={null}
|
|
onInputChange={
|
|
[MockFunction] {
|
|
"calls": Array [
|
|
Array [
|
|
"two",
|
|
Object {
|
|
"action": "input-change",
|
|
},
|
|
],
|
|
],
|
|
"results": Array [
|
|
Object {
|
|
"type": "return",
|
|
"value": undefined,
|
|
},
|
|
],
|
|
}
|
|
}
|
|
options={
|
|
Array [
|
|
Object {
|
|
"label": "One",
|
|
"value": "one",
|
|
},
|
|
Object {
|
|
"label": "Two",
|
|
"value": "two",
|
|
},
|
|
Object {
|
|
"label": "One hundred",
|
|
"value": "hundred",
|
|
},
|
|
]
|
|
}
|
|
styles={
|
|
Object {
|
|
"container": [Function],
|
|
"control": [Function],
|
|
}
|
|
}
|
|
theme={[Function]}
|
|
>
|
|
<Select
|
|
aria-live="polite"
|
|
backspaceRemovesValue={true}
|
|
blurInputOnSelect={true}
|
|
captureMenuScroll={false}
|
|
closeMenuOnScroll={false}
|
|
closeMenuOnSelect={true}
|
|
components={Object {}}
|
|
controlShouldRenderValue={true}
|
|
escapeClearsValue={false}
|
|
filterOption={[Function]}
|
|
formatGroupLabel={[Function]}
|
|
getOptionLabel={[Function]}
|
|
getOptionValue={[Function]}
|
|
inputValue="two"
|
|
isDisabled={false}
|
|
isLoading={false}
|
|
isMulti={false}
|
|
isOptionDisabled={[Function]}
|
|
isRtl={false}
|
|
isSearchable={true}
|
|
loadingMessage={[Function]}
|
|
maxMenuHeight={300}
|
|
menuIsOpen={true}
|
|
menuPlacement="bottom"
|
|
menuPosition="absolute"
|
|
menuShouldBlockScroll={false}
|
|
menuShouldScrollIntoView={true}
|
|
minMenuHeight={140}
|
|
noOptionsMessage={[Function]}
|
|
onChange={[Function]}
|
|
onInputChange={[Function]}
|
|
onMenuClose={[Function]}
|
|
onMenuOpen={[Function]}
|
|
openMenuOnClick={true}
|
|
openMenuOnFocus={false}
|
|
options={
|
|
Array [
|
|
Object {
|
|
"label": "One",
|
|
"value": "one",
|
|
},
|
|
Object {
|
|
"label": "Two",
|
|
"value": "two",
|
|
},
|
|
Object {
|
|
"label": "One hundred",
|
|
"value": "hundred",
|
|
},
|
|
]
|
|
}
|
|
pageSize={5}
|
|
placeholder="Select..."
|
|
screenReaderStatus={[Function]}
|
|
styles={
|
|
Object {
|
|
"container": [Function],
|
|
"control": [Function],
|
|
}
|
|
}
|
|
tabIndex="0"
|
|
tabSelectsValue={true}
|
|
theme={[Function]}
|
|
value={null}
|
|
>
|
|
<SelectContainer
|
|
clearValue={[Function]}
|
|
cx={[Function]}
|
|
getStyles={[Function]}
|
|
getValue={[Function]}
|
|
hasValue={false}
|
|
innerProps={
|
|
Object {
|
|
"id": undefined,
|
|
"onKeyDown": [Function],
|
|
}
|
|
}
|
|
isDisabled={false}
|
|
isFocused={false}
|
|
isMulti={false}
|
|
isRtl={false}
|
|
options={
|
|
Array [
|
|
Object {
|
|
"label": "One",
|
|
"value": "one",
|
|
},
|
|
Object {
|
|
"label": "Two",
|
|
"value": "two",
|
|
},
|
|
Object {
|
|
"label": "One hundred",
|
|
"value": "hundred",
|
|
},
|
|
]
|
|
}
|
|
selectOption={[Function]}
|
|
selectProps={
|
|
Object {
|
|
"aria-live": "polite",
|
|
"backspaceRemovesValue": true,
|
|
"blurInputOnSelect": true,
|
|
"captureMenuScroll": false,
|
|
"closeMenuOnScroll": false,
|
|
"closeMenuOnSelect": true,
|
|
"components": Object {},
|
|
"controlShouldRenderValue": true,
|
|
"escapeClearsValue": false,
|
|
"filterOption": [Function],
|
|
"formatGroupLabel": [Function],
|
|
"getOptionLabel": [Function],
|
|
"getOptionValue": [Function],
|
|
"inputValue": "two",
|
|
"isDisabled": false,
|
|
"isLoading": false,
|
|
"isMulti": false,
|
|
"isOptionDisabled": [Function],
|
|
"isRtl": false,
|
|
"isSearchable": true,
|
|
"loadingMessage": [Function],
|
|
"maxMenuHeight": 300,
|
|
"menuIsOpen": true,
|
|
"menuPlacement": "bottom",
|
|
"menuPosition": "absolute",
|
|
"menuShouldBlockScroll": false,
|
|
"menuShouldScrollIntoView": true,
|
|
"minMenuHeight": 140,
|
|
"noOptionsMessage": [Function],
|
|
"onChange": [Function],
|
|
"onInputChange": [Function],
|
|
"onMenuClose": [Function],
|
|
"onMenuOpen": [Function],
|
|
"openMenuOnClick": true,
|
|
"openMenuOnFocus": false,
|
|
"options": Array [
|
|
Object {
|
|
"label": "One",
|
|
"value": "one",
|
|
},
|
|
Object {
|
|
"label": "Two",
|
|
"value": "two",
|
|
},
|
|
Object {
|
|
"label": "One hundred",
|
|
"value": "hundred",
|
|
},
|
|
],
|
|
"pageSize": 5,
|
|
"placeholder": "Select...",
|
|
"screenReaderStatus": [Function],
|
|
"styles": Object {
|
|
"container": [Function],
|
|
"control": [Function],
|
|
},
|
|
"tabIndex": "0",
|
|
"tabSelectsValue": true,
|
|
"theme": [Function],
|
|
"value": null,
|
|
}
|
|
}
|
|
setValue={[Function]}
|
|
theme={
|
|
Object {
|
|
"borderRadius": 0,
|
|
"colors": Object {
|
|
"danger": undefined,
|
|
"dangerLight": undefined,
|
|
"neutral0": undefined,
|
|
"neutral10": undefined,
|
|
"neutral20": undefined,
|
|
"neutral30": undefined,
|
|
"neutral40": undefined,
|
|
"neutral5": undefined,
|
|
"neutral50": "hsl(0, 0%, 50%)",
|
|
"neutral60": undefined,
|
|
"neutral70": "hsl(0, 0%, 30%)",
|
|
"neutral80": undefined,
|
|
"neutral90": "hsl(0, 0%, 10%)",
|
|
"primary": undefined,
|
|
"primary25": undefined,
|
|
"primary50": undefined,
|
|
"primary75": "#4C9AFF",
|
|
},
|
|
"spacing": Object {
|
|
"baseUnit": 2,
|
|
"controlHeight": 30,
|
|
"menuGutter": 8,
|
|
},
|
|
}
|
|
}
|
|
>
|
|
<EmotionCssPropInternal
|
|
__EMOTION_LABEL_PLEASE_DO_NOT_USE__="SelectContainer"
|
|
__EMOTION_TYPE_PLEASE_DO_NOT_USE__="div"
|
|
className=""
|
|
css={
|
|
Object {
|
|
"boxSizing": "border-box",
|
|
"direction": null,
|
|
"flexGrow": 1,
|
|
"label": "container",
|
|
"pointerEvents": null,
|
|
"position": "relative",
|
|
}
|
|
}
|
|
onKeyDown={[Function]}
|
|
>
|
|
<div
|
|
className=" css-butsr4-container"
|
|
onKeyDown={[Function]}
|
|
>
|
|
<LiveRegion
|
|
ariaSelection={null}
|
|
clearValue={[Function]}
|
|
cx={[Function]}
|
|
focusableOptions={
|
|
Array [
|
|
Object {
|
|
"label": "Two",
|
|
"value": "two",
|
|
},
|
|
]
|
|
}
|
|
focusedOption={
|
|
Object {
|
|
"label": "Two",
|
|
"value": "two",
|
|
}
|
|
}
|
|
focusedValue={null}
|
|
getStyles={[Function]}
|
|
getValue={[Function]}
|
|
hasValue={false}
|
|
isFocused={false}
|
|
isMulti={false}
|
|
isRtl={false}
|
|
options={
|
|
Array [
|
|
Object {
|
|
"label": "One",
|
|
"value": "one",
|
|
},
|
|
Object {
|
|
"label": "Two",
|
|
"value": "two",
|
|
},
|
|
Object {
|
|
"label": "One hundred",
|
|
"value": "hundred",
|
|
},
|
|
]
|
|
}
|
|
selectOption={[Function]}
|
|
selectProps={
|
|
Object {
|
|
"aria-live": "polite",
|
|
"backspaceRemovesValue": true,
|
|
"blurInputOnSelect": true,
|
|
"captureMenuScroll": false,
|
|
"closeMenuOnScroll": false,
|
|
"closeMenuOnSelect": true,
|
|
"components": Object {},
|
|
"controlShouldRenderValue": true,
|
|
"escapeClearsValue": false,
|
|
"filterOption": [Function],
|
|
"formatGroupLabel": [Function],
|
|
"getOptionLabel": [Function],
|
|
"getOptionValue": [Function],
|
|
"inputValue": "two",
|
|
"isDisabled": false,
|
|
"isLoading": false,
|
|
"isMulti": false,
|
|
"isOptionDisabled": [Function],
|
|
"isRtl": false,
|
|
"isSearchable": true,
|
|
"loadingMessage": [Function],
|
|
"maxMenuHeight": 300,
|
|
"menuIsOpen": true,
|
|
"menuPlacement": "bottom",
|
|
"menuPosition": "absolute",
|
|
"menuShouldBlockScroll": false,
|
|
"menuShouldScrollIntoView": true,
|
|
"minMenuHeight": 140,
|
|
"noOptionsMessage": [Function],
|
|
"onChange": [Function],
|
|
"onInputChange": [Function],
|
|
"onMenuClose": [Function],
|
|
"onMenuOpen": [Function],
|
|
"openMenuOnClick": true,
|
|
"openMenuOnFocus": false,
|
|
"options": Array [
|
|
Object {
|
|
"label": "One",
|
|
"value": "one",
|
|
},
|
|
Object {
|
|
"label": "Two",
|
|
"value": "two",
|
|
},
|
|
Object {
|
|
"label": "One hundred",
|
|
"value": "hundred",
|
|
},
|
|
],
|
|
"pageSize": 5,
|
|
"placeholder": "Select...",
|
|
"screenReaderStatus": [Function],
|
|
"styles": Object {
|
|
"container": [Function],
|
|
"control": [Function],
|
|
},
|
|
"tabIndex": "0",
|
|
"tabSelectsValue": true,
|
|
"theme": [Function],
|
|
"value": null,
|
|
}
|
|
}
|
|
selectValue={Array []}
|
|
setValue={[Function]}
|
|
theme={
|
|
Object {
|
|
"borderRadius": 0,
|
|
"colors": Object {
|
|
"danger": undefined,
|
|
"dangerLight": undefined,
|
|
"neutral0": undefined,
|
|
"neutral10": undefined,
|
|
"neutral20": undefined,
|
|
"neutral30": undefined,
|
|
"neutral40": undefined,
|
|
"neutral5": undefined,
|
|
"neutral50": "hsl(0, 0%, 50%)",
|
|
"neutral60": undefined,
|
|
"neutral70": "hsl(0, 0%, 30%)",
|
|
"neutral80": undefined,
|
|
"neutral90": "hsl(0, 0%, 10%)",
|
|
"primary": undefined,
|
|
"primary25": undefined,
|
|
"primary50": undefined,
|
|
"primary75": "#4C9AFF",
|
|
},
|
|
"spacing": Object {
|
|
"baseUnit": 2,
|
|
"controlHeight": 30,
|
|
"menuGutter": 8,
|
|
},
|
|
}
|
|
}
|
|
>
|
|
<A11yText
|
|
aria-atomic="false"
|
|
aria-live="polite"
|
|
aria-relevant="additions text"
|
|
>
|
|
<EmotionCssPropInternal
|
|
__EMOTION_LABEL_PLEASE_DO_NOT_USE__="A11yText"
|
|
__EMOTION_TYPE_PLEASE_DO_NOT_USE__="span"
|
|
aria-atomic="false"
|
|
aria-live="polite"
|
|
aria-relevant="additions text"
|
|
css={
|
|
Object {
|
|
"map": "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIkExMXlUZXh0LmpzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQVFJIiwiZmlsZSI6IkExMXlUZXh0LmpzIiwic291cmNlc0NvbnRlbnQiOlsiLy8gQGZsb3dcbi8qKiBAanN4IGpzeCAqL1xuaW1wb3J0IHsgdHlwZSBFbGVtZW50Q29uZmlnIH0gZnJvbSAncmVhY3QnO1xuaW1wb3J0IHsganN4IH0gZnJvbSAnQGVtb3Rpb24vcmVhY3QnO1xuXG4vLyBBc3Npc3RpdmUgdGV4dCB0byBkZXNjcmliZSB2aXN1YWwgZWxlbWVudHMuIEhpZGRlbiBmb3Igc2lnaHRlZCB1c2Vycy5cbmNvbnN0IEExMXlUZXh0ID0gKHByb3BzOiBFbGVtZW50Q29uZmlnPCdzcGFuJz4pID0+IChcbiAgPHNwYW5cbiAgICBjc3M9e3tcbiAgICAgIGxhYmVsOiAnYTExeVRleHQnLFxuICAgICAgekluZGV4OiA5OTk5LFxuICAgICAgYm9yZGVyOiAwLFxuICAgICAgY2xpcDogJ3JlY3QoMXB4LCAxcHgsIDFweCwgMXB4KScsXG4gICAgICBoZWlnaHQ6IDEsXG4gICAgICB3aWR0aDogMSxcbiAgICAgIHBvc2l0aW9uOiAnYWJzb2x1dGUnLFxuICAgICAgb3ZlcmZsb3c6ICdoaWRkZW4nLFxuICAgICAgcGFkZGluZzogMCxcbiAgICAgIHdoaXRlU3BhY2U6ICdub3dyYXAnLFxuICAgIH19XG4gICAgey4uLnByb3BzfVxuICAvPlxuKTtcblxuZXhwb3J0IGRlZmF1bHQgQTExeVRleHQ7XG4iXX0= */",
|
|
"name": "1f43avz-a11yText-A11yText",
|
|
"styles": "label:a11yText;z-index:9999;border:0;clip:rect(1px, 1px, 1px, 1px);height:1px;width:1px;position:absolute;overflow:hidden;padding:0;white-space:nowrap;label:A11yText;",
|
|
"toString": [Function],
|
|
}
|
|
}
|
|
>
|
|
<span
|
|
aria-atomic="false"
|
|
aria-live="polite"
|
|
aria-relevant="additions text"
|
|
className="css-1f43avz-a11yText-A11yText"
|
|
/>
|
|
</EmotionCssPropInternal>
|
|
</A11yText>
|
|
</LiveRegion>
|
|
<Control
|
|
clearValue={[Function]}
|
|
cx={[Function]}
|
|
getStyles={[Function]}
|
|
getValue={[Function]}
|
|
hasValue={false}
|
|
innerProps={
|
|
Object {
|
|
"onMouseDown": [Function],
|
|
"onTouchEnd": [Function],
|
|
}
|
|
}
|
|
innerRef={[Function]}
|
|
isDisabled={false}
|
|
isFocused={false}
|
|
isMulti={false}
|
|
isRtl={false}
|
|
menuIsOpen={true}
|
|
options={
|
|
Array [
|
|
Object {
|
|
"label": "One",
|
|
"value": "one",
|
|
},
|
|
Object {
|
|
"label": "Two",
|
|
"value": "two",
|
|
},
|
|
Object {
|
|
"label": "One hundred",
|
|
"value": "hundred",
|
|
},
|
|
]
|
|
}
|
|
selectOption={[Function]}
|
|
selectProps={
|
|
Object {
|
|
"aria-live": "polite",
|
|
"backspaceRemovesValue": true,
|
|
"blurInputOnSelect": true,
|
|
"captureMenuScroll": false,
|
|
"closeMenuOnScroll": false,
|
|
"closeMenuOnSelect": true,
|
|
"components": Object {},
|
|
"controlShouldRenderValue": true,
|
|
"escapeClearsValue": false,
|
|
"filterOption": [Function],
|
|
"formatGroupLabel": [Function],
|
|
"getOptionLabel": [Function],
|
|
"getOptionValue": [Function],
|
|
"inputValue": "two",
|
|
"isDisabled": false,
|
|
"isLoading": false,
|
|
"isMulti": false,
|
|
"isOptionDisabled": [Function],
|
|
"isRtl": false,
|
|
"isSearchable": true,
|
|
"loadingMessage": [Function],
|
|
"maxMenuHeight": 300,
|
|
"menuIsOpen": true,
|
|
"menuPlacement": "bottom",
|
|
"menuPosition": "absolute",
|
|
"menuShouldBlockScroll": false,
|
|
"menuShouldScrollIntoView": true,
|
|
"minMenuHeight": 140,
|
|
"noOptionsMessage": [Function],
|
|
"onChange": [Function],
|
|
"onInputChange": [Function],
|
|
"onMenuClose": [Function],
|
|
"onMenuOpen": [Function],
|
|
"openMenuOnClick": true,
|
|
"openMenuOnFocus": false,
|
|
"options": Array [
|
|
Object {
|
|
"label": "One",
|
|
"value": "one",
|
|
},
|
|
Object {
|
|
"label": "Two",
|
|
"value": "two",
|
|
},
|
|
Object {
|
|
"label": "One hundred",
|
|
"value": "hundred",
|
|
},
|
|
],
|
|
"pageSize": 5,
|
|
"placeholder": "Select...",
|
|
"screenReaderStatus": [Function],
|
|
"styles": Object {
|
|
"container": [Function],
|
|
"control": [Function],
|
|
},
|
|
"tabIndex": "0",
|
|
"tabSelectsValue": true,
|
|
"theme": [Function],
|
|
"value": null,
|
|
}
|
|
}
|
|
setValue={[Function]}
|
|
theme={
|
|
Object {
|
|
"borderRadius": 0,
|
|
"colors": Object {
|
|
"danger": undefined,
|
|
"dangerLight": undefined,
|
|
"neutral0": undefined,
|
|
"neutral10": undefined,
|
|
"neutral20": undefined,
|
|
"neutral30": undefined,
|
|
"neutral40": undefined,
|
|
"neutral5": undefined,
|
|
"neutral50": "hsl(0, 0%, 50%)",
|
|
"neutral60": undefined,
|
|
"neutral70": "hsl(0, 0%, 30%)",
|
|
"neutral80": undefined,
|
|
"neutral90": "hsl(0, 0%, 10%)",
|
|
"primary": undefined,
|
|
"primary25": undefined,
|
|
"primary50": undefined,
|
|
"primary75": "#4C9AFF",
|
|
},
|
|
"spacing": Object {
|
|
"baseUnit": 2,
|
|
"controlHeight": 30,
|
|
"menuGutter": 8,
|
|
},
|
|
}
|
|
}
|
|
>
|
|
<EmotionCssPropInternal
|
|
__EMOTION_LABEL_PLEASE_DO_NOT_USE__="Control"
|
|
__EMOTION_TYPE_PLEASE_DO_NOT_USE__="div"
|
|
className=""
|
|
css={
|
|
Object {
|
|
"&:hover": Object {
|
|
"backgroundColor": undefined,
|
|
"borderColor": undefined,
|
|
},
|
|
"alignItems": "center",
|
|
"backgroundColor": undefined,
|
|
"borderColor": undefined,
|
|
"borderRadius": 0,
|
|
"borderStyle": "solid",
|
|
"borderWidth": 1,
|
|
"boxShadow": null,
|
|
"boxSizing": "border-box",
|
|
"cursor": "default",
|
|
"display": "flex",
|
|
"flexWrap": "wrap",
|
|
"justifyContent": "space-between",
|
|
"label": "control",
|
|
"minHeight": 30,
|
|
"outline": "0 !important",
|
|
"position": "relative",
|
|
"transition": "all 100ms",
|
|
}
|
|
}
|
|
onMouseDown={[Function]}
|
|
onTouchEnd={[Function]}
|
|
>
|
|
<div
|
|
className=" css-10abb65-control"
|
|
onMouseDown={[Function]}
|
|
onTouchEnd={[Function]}
|
|
>
|
|
<ValueContainer
|
|
clearValue={[Function]}
|
|
cx={[Function]}
|
|
getStyles={[Function]}
|
|
getValue={[Function]}
|
|
hasValue={false}
|
|
isDisabled={false}
|
|
isMulti={false}
|
|
isRtl={false}
|
|
options={
|
|
Array [
|
|
Object {
|
|
"label": "One",
|
|
"value": "one",
|
|
},
|
|
Object {
|
|
"label": "Two",
|
|
"value": "two",
|
|
},
|
|
Object {
|
|
"label": "One hundred",
|
|
"value": "hundred",
|
|
},
|
|
]
|
|
}
|
|
selectOption={[Function]}
|
|
selectProps={
|
|
Object {
|
|
"aria-live": "polite",
|
|
"backspaceRemovesValue": true,
|
|
"blurInputOnSelect": true,
|
|
"captureMenuScroll": false,
|
|
"closeMenuOnScroll": false,
|
|
"closeMenuOnSelect": true,
|
|
"components": Object {},
|
|
"controlShouldRenderValue": true,
|
|
"escapeClearsValue": false,
|
|
"filterOption": [Function],
|
|
"formatGroupLabel": [Function],
|
|
"getOptionLabel": [Function],
|
|
"getOptionValue": [Function],
|
|
"inputValue": "two",
|
|
"isDisabled": false,
|
|
"isLoading": false,
|
|
"isMulti": false,
|
|
"isOptionDisabled": [Function],
|
|
"isRtl": false,
|
|
"isSearchable": true,
|
|
"loadingMessage": [Function],
|
|
"maxMenuHeight": 300,
|
|
"menuIsOpen": true,
|
|
"menuPlacement": "bottom",
|
|
"menuPosition": "absolute",
|
|
"menuShouldBlockScroll": false,
|
|
"menuShouldScrollIntoView": true,
|
|
"minMenuHeight": 140,
|
|
"noOptionsMessage": [Function],
|
|
"onChange": [Function],
|
|
"onInputChange": [Function],
|
|
"onMenuClose": [Function],
|
|
"onMenuOpen": [Function],
|
|
"openMenuOnClick": true,
|
|
"openMenuOnFocus": false,
|
|
"options": Array [
|
|
Object {
|
|
"label": "One",
|
|
"value": "one",
|
|
},
|
|
Object {
|
|
"label": "Two",
|
|
"value": "two",
|
|
},
|
|
Object {
|
|
"label": "One hundred",
|
|
"value": "hundred",
|
|
},
|
|
],
|
|
"pageSize": 5,
|
|
"placeholder": "Select...",
|
|
"screenReaderStatus": [Function],
|
|
"styles": Object {
|
|
"container": [Function],
|
|
"control": [Function],
|
|
},
|
|
"tabIndex": "0",
|
|
"tabSelectsValue": true,
|
|
"theme": [Function],
|
|
"value": null,
|
|
}
|
|
}
|
|
setValue={[Function]}
|
|
theme={
|
|
Object {
|
|
"borderRadius": 0,
|
|
"colors": Object {
|
|
"danger": undefined,
|
|
"dangerLight": undefined,
|
|
"neutral0": undefined,
|
|
"neutral10": undefined,
|
|
"neutral20": undefined,
|
|
"neutral30": undefined,
|
|
"neutral40": undefined,
|
|
"neutral5": undefined,
|
|
"neutral50": "hsl(0, 0%, 50%)",
|
|
"neutral60": undefined,
|
|
"neutral70": "hsl(0, 0%, 30%)",
|
|
"neutral80": undefined,
|
|
"neutral90": "hsl(0, 0%, 10%)",
|
|
"primary": undefined,
|
|
"primary25": undefined,
|
|
"primary50": undefined,
|
|
"primary75": "#4C9AFF",
|
|
},
|
|
"spacing": Object {
|
|
"baseUnit": 2,
|
|
"controlHeight": 30,
|
|
"menuGutter": 8,
|
|
},
|
|
}
|
|
}
|
|
>
|
|
<EmotionCssPropInternal
|
|
__EMOTION_LABEL_PLEASE_DO_NOT_USE__="ValueContainer"
|
|
__EMOTION_TYPE_PLEASE_DO_NOT_USE__="div"
|
|
className=""
|
|
css={
|
|
Object {
|
|
"WebkitOverflowScrolling": "touch",
|
|
"alignItems": "center",
|
|
"boxSizing": "border-box",
|
|
"display": "flex",
|
|
"flex": 1,
|
|
"flexWrap": "wrap",
|
|
"overflow": "hidden",
|
|
"padding": "1px 4px",
|
|
"position": "relative",
|
|
}
|
|
}
|
|
>
|
|
<div
|
|
className=" css-be27w2-ValueContainer"
|
|
>
|
|
<Input
|
|
aria-autocomplete="list"
|
|
autoCapitalize="none"
|
|
autoComplete="off"
|
|
autoCorrect="off"
|
|
clearValue={[Function]}
|
|
cx={[Function]}
|
|
getStyles={[Function]}
|
|
getValue={[Function]}
|
|
hasValue={false}
|
|
id="react-select-4-input"
|
|
innerRef={[Function]}
|
|
isDisabled={false}
|
|
isHidden={false}
|
|
isMulti={false}
|
|
isRtl={false}
|
|
onBlur={[Function]}
|
|
onChange={[Function]}
|
|
onFocus={[Function]}
|
|
options={
|
|
Array [
|
|
Object {
|
|
"label": "One",
|
|
"value": "one",
|
|
},
|
|
Object {
|
|
"label": "Two",
|
|
"value": "two",
|
|
},
|
|
Object {
|
|
"label": "One hundred",
|
|
"value": "hundred",
|
|
},
|
|
]
|
|
}
|
|
selectOption={[Function]}
|
|
selectProps={
|
|
Object {
|
|
"aria-live": "polite",
|
|
"backspaceRemovesValue": true,
|
|
"blurInputOnSelect": true,
|
|
"captureMenuScroll": false,
|
|
"closeMenuOnScroll": false,
|
|
"closeMenuOnSelect": true,
|
|
"components": Object {},
|
|
"controlShouldRenderValue": true,
|
|
"escapeClearsValue": false,
|
|
"filterOption": [Function],
|
|
"formatGroupLabel": [Function],
|
|
"getOptionLabel": [Function],
|
|
"getOptionValue": [Function],
|
|
"inputValue": "two",
|
|
"isDisabled": false,
|
|
"isLoading": false,
|
|
"isMulti": false,
|
|
"isOptionDisabled": [Function],
|
|
"isRtl": false,
|
|
"isSearchable": true,
|
|
"loadingMessage": [Function],
|
|
"maxMenuHeight": 300,
|
|
"menuIsOpen": true,
|
|
"menuPlacement": "bottom",
|
|
"menuPosition": "absolute",
|
|
"menuShouldBlockScroll": false,
|
|
"menuShouldScrollIntoView": true,
|
|
"minMenuHeight": 140,
|
|
"noOptionsMessage": [Function],
|
|
"onChange": [Function],
|
|
"onInputChange": [Function],
|
|
"onMenuClose": [Function],
|
|
"onMenuOpen": [Function],
|
|
"openMenuOnClick": true,
|
|
"openMenuOnFocus": false,
|
|
"options": Array [
|
|
Object {
|
|
"label": "One",
|
|
"value": "one",
|
|
},
|
|
Object {
|
|
"label": "Two",
|
|
"value": "two",
|
|
},
|
|
Object {
|
|
"label": "One hundred",
|
|
"value": "hundred",
|
|
},
|
|
],
|
|
"pageSize": 5,
|
|
"placeholder": "Select...",
|
|
"screenReaderStatus": [Function],
|
|
"styles": Object {
|
|
"container": [Function],
|
|
"control": [Function],
|
|
},
|
|
"tabIndex": "0",
|
|
"tabSelectsValue": true,
|
|
"theme": [Function],
|
|
"value": null,
|
|
}
|
|
}
|
|
setValue={[Function]}
|
|
spellCheck="false"
|
|
tabIndex="0"
|
|
theme={
|
|
Object {
|
|
"borderRadius": 0,
|
|
"colors": Object {
|
|
"danger": undefined,
|
|
"dangerLight": undefined,
|
|
"neutral0": undefined,
|
|
"neutral10": undefined,
|
|
"neutral20": undefined,
|
|
"neutral30": undefined,
|
|
"neutral40": undefined,
|
|
"neutral5": undefined,
|
|
"neutral50": "hsl(0, 0%, 50%)",
|
|
"neutral60": undefined,
|
|
"neutral70": "hsl(0, 0%, 30%)",
|
|
"neutral80": undefined,
|
|
"neutral90": "hsl(0, 0%, 10%)",
|
|
"primary": undefined,
|
|
"primary25": undefined,
|
|
"primary50": undefined,
|
|
"primary75": "#4C9AFF",
|
|
},
|
|
"spacing": Object {
|
|
"baseUnit": 2,
|
|
"controlHeight": 30,
|
|
"menuGutter": 8,
|
|
},
|
|
}
|
|
}
|
|
type="text"
|
|
value="two"
|
|
>
|
|
<EmotionCssPropInternal
|
|
__EMOTION_LABEL_PLEASE_DO_NOT_USE__="Input"
|
|
__EMOTION_TYPE_PLEASE_DO_NOT_USE__="div"
|
|
css={
|
|
Object {
|
|
"boxSizing": "border-box",
|
|
"color": undefined,
|
|
"margin": 1,
|
|
"paddingBottom": 1,
|
|
"paddingTop": 1,
|
|
"visibility": "visible",
|
|
}
|
|
}
|
|
>
|
|
<div
|
|
className="css-187dxxn-Input"
|
|
>
|
|
<AutosizeInput
|
|
aria-autocomplete="list"
|
|
autoCapitalize="none"
|
|
autoComplete="off"
|
|
autoCorrect="off"
|
|
className=""
|
|
disabled={false}
|
|
id="react-select-4-input"
|
|
injectStyles={true}
|
|
inputRef={[Function]}
|
|
inputStyle={
|
|
Object {
|
|
"background": 0,
|
|
"border": 0,
|
|
"color": "inherit",
|
|
"fontSize": "inherit",
|
|
"label": "input",
|
|
"opacity": 1,
|
|
"outline": 0,
|
|
"padding": 0,
|
|
}
|
|
}
|
|
minWidth={1}
|
|
onBlur={[Function]}
|
|
onChange={[Function]}
|
|
onFocus={[Function]}
|
|
spellCheck="false"
|
|
tabIndex="0"
|
|
type="text"
|
|
value="two"
|
|
>
|
|
<div
|
|
className=""
|
|
style={
|
|
Object {
|
|
"display": "inline-block",
|
|
}
|
|
}
|
|
>
|
|
<input
|
|
aria-autocomplete="list"
|
|
autoCapitalize="none"
|
|
autoComplete="off"
|
|
autoCorrect="off"
|
|
disabled={false}
|
|
id="react-select-4-input"
|
|
onBlur={[Function]}
|
|
onChange={[Function]}
|
|
onFocus={[Function]}
|
|
spellCheck="false"
|
|
style={
|
|
Object {
|
|
"background": 0,
|
|
"border": 0,
|
|
"boxSizing": "content-box",
|
|
"color": "inherit",
|
|
"fontSize": "inherit",
|
|
"label": "input",
|
|
"opacity": 1,
|
|
"outline": 0,
|
|
"padding": 0,
|
|
"width": "2px",
|
|
}
|
|
}
|
|
tabIndex="0"
|
|
type="text"
|
|
value="two"
|
|
/>
|
|
<div
|
|
style={
|
|
Object {
|
|
"height": 0,
|
|
"left": 0,
|
|
"overflow": "scroll",
|
|
"position": "absolute",
|
|
"top": 0,
|
|
"visibility": "hidden",
|
|
"whiteSpace": "pre",
|
|
}
|
|
}
|
|
>
|
|
two
|
|
</div>
|
|
</div>
|
|
</AutosizeInput>
|
|
</div>
|
|
</EmotionCssPropInternal>
|
|
</Input>
|
|
</div>
|
|
</EmotionCssPropInternal>
|
|
</ValueContainer>
|
|
<IndicatorsContainer
|
|
clearValue={[Function]}
|
|
cx={[Function]}
|
|
getStyles={[Function]}
|
|
getValue={[Function]}
|
|
hasValue={false}
|
|
isDisabled={false}
|
|
isMulti={false}
|
|
isRtl={false}
|
|
options={
|
|
Array [
|
|
Object {
|
|
"label": "One",
|
|
"value": "one",
|
|
},
|
|
Object {
|
|
"label": "Two",
|
|
"value": "two",
|
|
},
|
|
Object {
|
|
"label": "One hundred",
|
|
"value": "hundred",
|
|
},
|
|
]
|
|
}
|
|
selectOption={[Function]}
|
|
selectProps={
|
|
Object {
|
|
"aria-live": "polite",
|
|
"backspaceRemovesValue": true,
|
|
"blurInputOnSelect": true,
|
|
"captureMenuScroll": false,
|
|
"closeMenuOnScroll": false,
|
|
"closeMenuOnSelect": true,
|
|
"components": Object {},
|
|
"controlShouldRenderValue": true,
|
|
"escapeClearsValue": false,
|
|
"filterOption": [Function],
|
|
"formatGroupLabel": [Function],
|
|
"getOptionLabel": [Function],
|
|
"getOptionValue": [Function],
|
|
"inputValue": "two",
|
|
"isDisabled": false,
|
|
"isLoading": false,
|
|
"isMulti": false,
|
|
"isOptionDisabled": [Function],
|
|
"isRtl": false,
|
|
"isSearchable": true,
|
|
"loadingMessage": [Function],
|
|
"maxMenuHeight": 300,
|
|
"menuIsOpen": true,
|
|
"menuPlacement": "bottom",
|
|
"menuPosition": "absolute",
|
|
"menuShouldBlockScroll": false,
|
|
"menuShouldScrollIntoView": true,
|
|
"minMenuHeight": 140,
|
|
"noOptionsMessage": [Function],
|
|
"onChange": [Function],
|
|
"onInputChange": [Function],
|
|
"onMenuClose": [Function],
|
|
"onMenuOpen": [Function],
|
|
"openMenuOnClick": true,
|
|
"openMenuOnFocus": false,
|
|
"options": Array [
|
|
Object {
|
|
"label": "One",
|
|
"value": "one",
|
|
},
|
|
Object {
|
|
"label": "Two",
|
|
"value": "two",
|
|
},
|
|
Object {
|
|
"label": "One hundred",
|
|
"value": "hundred",
|
|
},
|
|
],
|
|
"pageSize": 5,
|
|
"placeholder": "Select...",
|
|
"screenReaderStatus": [Function],
|
|
"styles": Object {
|
|
"container": [Function],
|
|
"control": [Function],
|
|
},
|
|
"tabIndex": "0",
|
|
"tabSelectsValue": true,
|
|
"theme": [Function],
|
|
"value": null,
|
|
}
|
|
}
|
|
setValue={[Function]}
|
|
theme={
|
|
Object {
|
|
"borderRadius": 0,
|
|
"colors": Object {
|
|
"danger": undefined,
|
|
"dangerLight": undefined,
|
|
"neutral0": undefined,
|
|
"neutral10": undefined,
|
|
"neutral20": undefined,
|
|
"neutral30": undefined,
|
|
"neutral40": undefined,
|
|
"neutral5": undefined,
|
|
"neutral50": "hsl(0, 0%, 50%)",
|
|
"neutral60": undefined,
|
|
"neutral70": "hsl(0, 0%, 30%)",
|
|
"neutral80": undefined,
|
|
"neutral90": "hsl(0, 0%, 10%)",
|
|
"primary": undefined,
|
|
"primary25": undefined,
|
|
"primary50": undefined,
|
|
"primary75": "#4C9AFF",
|
|
},
|
|
"spacing": Object {
|
|
"baseUnit": 2,
|
|
"controlHeight": 30,
|
|
"menuGutter": 8,
|
|
},
|
|
}
|
|
}
|
|
>
|
|
<EmotionCssPropInternal
|
|
__EMOTION_LABEL_PLEASE_DO_NOT_USE__="IndicatorsContainer"
|
|
__EMOTION_TYPE_PLEASE_DO_NOT_USE__="div"
|
|
className=""
|
|
css={
|
|
Object {
|
|
"alignItems": "center",
|
|
"alignSelf": "stretch",
|
|
"boxSizing": "border-box",
|
|
"display": "flex",
|
|
"flexShrink": 0,
|
|
}
|
|
}
|
|
>
|
|
<div
|
|
className=" css-1hb7zxy-IndicatorsContainer"
|
|
>
|
|
<IndicatorSeparator
|
|
clearValue={[Function]}
|
|
cx={[Function]}
|
|
getStyles={[Function]}
|
|
getValue={[Function]}
|
|
hasValue={false}
|
|
isDisabled={false}
|
|
isFocused={false}
|
|
isMulti={false}
|
|
isRtl={false}
|
|
options={
|
|
Array [
|
|
Object {
|
|
"label": "One",
|
|
"value": "one",
|
|
},
|
|
Object {
|
|
"label": "Two",
|
|
"value": "two",
|
|
},
|
|
Object {
|
|
"label": "One hundred",
|
|
"value": "hundred",
|
|
},
|
|
]
|
|
}
|
|
selectOption={[Function]}
|
|
selectProps={
|
|
Object {
|
|
"aria-live": "polite",
|
|
"backspaceRemovesValue": true,
|
|
"blurInputOnSelect": true,
|
|
"captureMenuScroll": false,
|
|
"closeMenuOnScroll": false,
|
|
"closeMenuOnSelect": true,
|
|
"components": Object {},
|
|
"controlShouldRenderValue": true,
|
|
"escapeClearsValue": false,
|
|
"filterOption": [Function],
|
|
"formatGroupLabel": [Function],
|
|
"getOptionLabel": [Function],
|
|
"getOptionValue": [Function],
|
|
"inputValue": "two",
|
|
"isDisabled": false,
|
|
"isLoading": false,
|
|
"isMulti": false,
|
|
"isOptionDisabled": [Function],
|
|
"isRtl": false,
|
|
"isSearchable": true,
|
|
"loadingMessage": [Function],
|
|
"maxMenuHeight": 300,
|
|
"menuIsOpen": true,
|
|
"menuPlacement": "bottom",
|
|
"menuPosition": "absolute",
|
|
"menuShouldBlockScroll": false,
|
|
"menuShouldScrollIntoView": true,
|
|
"minMenuHeight": 140,
|
|
"noOptionsMessage": [Function],
|
|
"onChange": [Function],
|
|
"onInputChange": [Function],
|
|
"onMenuClose": [Function],
|
|
"onMenuOpen": [Function],
|
|
"openMenuOnClick": true,
|
|
"openMenuOnFocus": false,
|
|
"options": Array [
|
|
Object {
|
|
"label": "One",
|
|
"value": "one",
|
|
},
|
|
Object {
|
|
"label": "Two",
|
|
"value": "two",
|
|
},
|
|
Object {
|
|
"label": "One hundred",
|
|
"value": "hundred",
|
|
},
|
|
],
|
|
"pageSize": 5,
|
|
"placeholder": "Select...",
|
|
"screenReaderStatus": [Function],
|
|
"styles": Object {
|
|
"container": [Function],
|
|
"control": [Function],
|
|
},
|
|
"tabIndex": "0",
|
|
"tabSelectsValue": true,
|
|
"theme": [Function],
|
|
"value": null,
|
|
}
|
|
}
|
|
setValue={[Function]}
|
|
theme={
|
|
Object {
|
|
"borderRadius": 0,
|
|
"colors": Object {
|
|
"danger": undefined,
|
|
"dangerLight": undefined,
|
|
"neutral0": undefined,
|
|
"neutral10": undefined,
|
|
"neutral20": undefined,
|
|
"neutral30": undefined,
|
|
"neutral40": undefined,
|
|
"neutral5": undefined,
|
|
"neutral50": "hsl(0, 0%, 50%)",
|
|
"neutral60": undefined,
|
|
"neutral70": "hsl(0, 0%, 30%)",
|
|
"neutral80": undefined,
|
|
"neutral90": "hsl(0, 0%, 10%)",
|
|
"primary": undefined,
|
|
"primary25": undefined,
|
|
"primary50": undefined,
|
|
"primary75": "#4C9AFF",
|
|
},
|
|
"spacing": Object {
|
|
"baseUnit": 2,
|
|
"controlHeight": 30,
|
|
"menuGutter": 8,
|
|
},
|
|
}
|
|
}
|
|
>
|
|
<EmotionCssPropInternal
|
|
__EMOTION_LABEL_PLEASE_DO_NOT_USE__="IndicatorSeparator"
|
|
__EMOTION_TYPE_PLEASE_DO_NOT_USE__="span"
|
|
className=""
|
|
css={
|
|
Object {
|
|
"alignSelf": "stretch",
|
|
"backgroundColor": undefined,
|
|
"boxSizing": "border-box",
|
|
"label": "indicatorSeparator",
|
|
"marginBottom": 4,
|
|
"marginTop": 4,
|
|
"width": 1,
|
|
}
|
|
}
|
|
>
|
|
<span
|
|
className=" css-1urf5ax-indicatorSeparator"
|
|
/>
|
|
</EmotionCssPropInternal>
|
|
</IndicatorSeparator>
|
|
<DropdownIndicator
|
|
clearValue={[Function]}
|
|
cx={[Function]}
|
|
getStyles={[Function]}
|
|
getValue={[Function]}
|
|
hasValue={false}
|
|
innerProps={
|
|
Object {
|
|
"aria-hidden": "true",
|
|
"onMouseDown": [Function],
|
|
"onTouchEnd": [Function],
|
|
}
|
|
}
|
|
isDisabled={false}
|
|
isFocused={false}
|
|
isMulti={false}
|
|
isRtl={false}
|
|
options={
|
|
Array [
|
|
Object {
|
|
"label": "One",
|
|
"value": "one",
|
|
},
|
|
Object {
|
|
"label": "Two",
|
|
"value": "two",
|
|
},
|
|
Object {
|
|
"label": "One hundred",
|
|
"value": "hundred",
|
|
},
|
|
]
|
|
}
|
|
selectOption={[Function]}
|
|
selectProps={
|
|
Object {
|
|
"aria-live": "polite",
|
|
"backspaceRemovesValue": true,
|
|
"blurInputOnSelect": true,
|
|
"captureMenuScroll": false,
|
|
"closeMenuOnScroll": false,
|
|
"closeMenuOnSelect": true,
|
|
"components": Object {},
|
|
"controlShouldRenderValue": true,
|
|
"escapeClearsValue": false,
|
|
"filterOption": [Function],
|
|
"formatGroupLabel": [Function],
|
|
"getOptionLabel": [Function],
|
|
"getOptionValue": [Function],
|
|
"inputValue": "two",
|
|
"isDisabled": false,
|
|
"isLoading": false,
|
|
"isMulti": false,
|
|
"isOptionDisabled": [Function],
|
|
"isRtl": false,
|
|
"isSearchable": true,
|
|
"loadingMessage": [Function],
|
|
"maxMenuHeight": 300,
|
|
"menuIsOpen": true,
|
|
"menuPlacement": "bottom",
|
|
"menuPosition": "absolute",
|
|
"menuShouldBlockScroll": false,
|
|
"menuShouldScrollIntoView": true,
|
|
"minMenuHeight": 140,
|
|
"noOptionsMessage": [Function],
|
|
"onChange": [Function],
|
|
"onInputChange": [Function],
|
|
"onMenuClose": [Function],
|
|
"onMenuOpen": [Function],
|
|
"openMenuOnClick": true,
|
|
"openMenuOnFocus": false,
|
|
"options": Array [
|
|
Object {
|
|
"label": "One",
|
|
"value": "one",
|
|
},
|
|
Object {
|
|
"label": "Two",
|
|
"value": "two",
|
|
},
|
|
Object {
|
|
"label": "One hundred",
|
|
"value": "hundred",
|
|
},
|
|
],
|
|
"pageSize": 5,
|
|
"placeholder": "Select...",
|
|
"screenReaderStatus": [Function],
|
|
"styles": Object {
|
|
"container": [Function],
|
|
"control": [Function],
|
|
},
|
|
"tabIndex": "0",
|
|
"tabSelectsValue": true,
|
|
"theme": [Function],
|
|
"value": null,
|
|
}
|
|
}
|
|
setValue={[Function]}
|
|
theme={
|
|
Object {
|
|
"borderRadius": 0,
|
|
"colors": Object {
|
|
"danger": undefined,
|
|
"dangerLight": undefined,
|
|
"neutral0": undefined,
|
|
"neutral10": undefined,
|
|
"neutral20": undefined,
|
|
"neutral30": undefined,
|
|
"neutral40": undefined,
|
|
"neutral5": undefined,
|
|
"neutral50": "hsl(0, 0%, 50%)",
|
|
"neutral60": undefined,
|
|
"neutral70": "hsl(0, 0%, 30%)",
|
|
"neutral80": undefined,
|
|
"neutral90": "hsl(0, 0%, 10%)",
|
|
"primary": undefined,
|
|
"primary25": undefined,
|
|
"primary50": undefined,
|
|
"primary75": "#4C9AFF",
|
|
},
|
|
"spacing": Object {
|
|
"baseUnit": 2,
|
|
"controlHeight": 30,
|
|
"menuGutter": 8,
|
|
},
|
|
}
|
|
}
|
|
>
|
|
<EmotionCssPropInternal
|
|
__EMOTION_LABEL_PLEASE_DO_NOT_USE__="DropdownIndicator"
|
|
__EMOTION_TYPE_PLEASE_DO_NOT_USE__="div"
|
|
aria-hidden="true"
|
|
className=""
|
|
css={
|
|
Object {
|
|
":hover": Object {
|
|
"color": undefined,
|
|
},
|
|
"boxSizing": "border-box",
|
|
"color": undefined,
|
|
"display": "flex",
|
|
"label": "indicatorContainer",
|
|
"padding": 4,
|
|
"transition": "color 150ms",
|
|
}
|
|
}
|
|
onMouseDown={[Function]}
|
|
onTouchEnd={[Function]}
|
|
>
|
|
<div
|
|
aria-hidden="true"
|
|
className=" css-aazq4s-indicatorContainer"
|
|
onMouseDown={[Function]}
|
|
onTouchEnd={[Function]}
|
|
>
|
|
<DownChevron>
|
|
<Svg
|
|
size={20}
|
|
>
|
|
<EmotionCssPropInternal
|
|
__EMOTION_LABEL_PLEASE_DO_NOT_USE__="Svg"
|
|
__EMOTION_TYPE_PLEASE_DO_NOT_USE__="svg"
|
|
aria-hidden="true"
|
|
css={
|
|
Object {
|
|
"map": "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImluZGljYXRvcnMuanMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBa0JJIiwiZmlsZSI6ImluZGljYXRvcnMuanMiLCJzb3VyY2VzQ29udGVudCI6WyIvLyBAZmxvd1xuLyoqIEBqc3gganN4ICovXG5pbXBvcnQgeyB0eXBlIE5vZGUgfSBmcm9tICdyZWFjdCc7XG5pbXBvcnQgeyBqc3gsIGtleWZyYW1lcyB9IGZyb20gJ0BlbW90aW9uL3JlYWN0JztcblxuaW1wb3J0IHR5cGUgeyBDb21tb25Qcm9wcywgVGhlbWUgfSBmcm9tICcuLi90eXBlcyc7XG5cbi8vID09PT09PT09PT09PT09PT09PT09PT09PT09PT09PVxuLy8gRHJvcGRvd24gJiBDbGVhciBJY29uc1xuLy8gPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09XG5cbmNvbnN0IFN2ZyA9ICh7IHNpemUsIC4uLnByb3BzIH06IHsgc2l6ZTogbnVtYmVyIH0pID0+IChcbiAgPHN2Z1xuICAgIGhlaWdodD17c2l6ZX1cbiAgICB3aWR0aD17c2l6ZX1cbiAgICB2aWV3Qm94PVwiMCAwIDIwIDIwXCJcbiAgICBhcmlhLWhpZGRlbj1cInRydWVcIlxuICAgIGZvY3VzYWJsZT1cImZhbHNlXCJcbiAgICBjc3M9e3tcbiAgICAgIGRpc3BsYXk6ICdpbmxpbmUtYmxvY2snLFxuICAgICAgZmlsbDogJ2N1cnJlbnRDb2xvcicsXG4gICAgICBsaW5lSGVpZ2h0OiAxLFxuICAgICAgc3Ryb2tlOiAnY3VycmVudENvbG9yJyxcbiAgICAgIHN0cm9rZVdpZHRoOiAwLFxuICAgIH19XG4gICAgey4uLnByb3BzfVxuICAvPlxuKTtcblxuZXhwb3J0IGNvbnN0IENyb3NzSWNvbiA9IChwcm9wczogYW55KSA9PiAoXG4gIDxTdmcgc2l6ZT17MjB9IHsuLi5wcm9wc30+XG4gICAgPHBhdGggZD1cIk0xNC4zNDggMTQuODQ5Yy0wLjQ2OSAwLjQ2OS0xLjIyOSAwLjQ2OS0xLjY5NyAwbC0yLjY1MS0zLjAzMC0yLjY1MSAzLjAyOWMtMC40NjkgMC40NjktMS4yMjkgMC40NjktMS42OTcgMC0wLjQ2OS0wLjQ2OS0wLjQ2OS0xLjIyOSAwLTEuNjk3bDIuNzU4LTMuMTUtMi43NTktMy4xNTJjLTAuNDY5LTAuNDY5LTAuNDY5LTEuMjI4IDAtMS42OTdzMS4yMjgtMC40NjkgMS42OTcgMGwyLjY1MiAzLjAzMSAyLjY1MS0zLjAzMWMwLjQ2OS0wLjQ2OSAxLjIyOC0wLjQ2OSAxLjY5NyAwczAuNDY5IDEuMjI5IDAgMS42OTdsLTIuNzU4IDMuMTUyIDIuNzU4IDMuMTVjMC40NjkgMC40NjkgMC40NjkgMS4yMjkgMCAxLjY5OHpcIiAvPlxuICA8L1N2Zz5cbik7XG5leHBvcnQgY29uc3QgRG93bkNoZXZyb24gPSAocHJvcHM6IGFueSkgPT4gKFxuICA8U3ZnIHNpemU9ezIwfSB7Li4ucHJvcHN9PlxuICAgIDxwYXRoIGQ9XCJNNC41MTYgNy41NDhjMC40MzYtMC40NDYgMS4wNDMtMC40ODEgMS41NzYgMGwzLjkwOCAzLjc0NyAzLjkwOC0zLjc0N2MwLjUzMy0wLjQ4MSAxLjE0MS0wLjQ0NiAxLjU3NCAwIDAuNDM2IDAuNDQ1IDAuNDA4IDEuMTk3IDAgMS42MTUtMC40MDYgMC40MTgtNC42OTUgNC41MDItNC42OTUgNC41MDItMC4yMTcgMC4yMjMtMC41MDIgMC4zMzUtMC43ODcgMC4zMzVzLTAuNTctMC4xMTItMC43ODktMC4zMzVjMCAwLTQuMjg3LTQuMDg0LTQuNjk1LTQuNTAycy0wLjQzNi0xLjE3IDAtMS42MTV6XCIgLz5cbiAgPC9Tdmc+XG4pO1xuXG4vLyA9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT1cbi8vIERyb3Bkb3duICYgQ2xlYXIgQnV0dG9uc1xuLy8gPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09XG5cbmV4cG9ydCB0eXBlIEluZGljYXRvclByb3BzID0gQ29tbW9uUHJvcHMgJiB7XG4gIC8qKiBUaGUgY2hpbGRyZW4gdG8gYmUgcmVuZGVyZWQgaW5zaWRlIHRoZSBpbmRpY2F0b3IuICovXG4gIGNoaWxkcmVuOiBOb2RlLFxuICAvKiogUHJvcHMgdGhhdCB3aWxsIGJlIHBhc3NlZCBvbiB0byB0aGUgY2hpbGRyZW4uICovXG4gIGlubmVyUHJvcHM6IGFueSxcbiAgLyoqIFRoZSBmb2N1c2VkIHN0YXRlIG9mIHRoZSBzZWxlY3QuICovXG4gIGlzRm9jdXNlZDogYm9vbGVhbixcbiAgLyoqIFdoZXRoZXIgdGhlIHRleHQgaXMgcmlnaHQgdG8gbGVmdCAqL1xuICBpc1J0bDogYm9vbGVhbixcbn07XG5cbmNvbnN0IGJhc2VDU1MgPSAoe1xuICBpc0ZvY3VzZWQsXG4gIHRoZW1lOiB7XG4gICAgc3BhY2luZzogeyBiYXNlVW5pdCB9LFxuICAgIGNvbG9ycyxcbiAgfSxcbn06IEluZGljYXRvclByb3BzKSA9PiAoe1xuICBsYWJlbDogJ2luZGljYXRvckNvbnRhaW5lcicsXG4gIGNvbG9yOiBpc0ZvY3VzZWQgPyBjb2xvcnMubmV1dHJhbDYwIDogY29sb3JzLm5ldXRyYWwyMCxcbiAgZGlzcGxheTogJ2ZsZXgnLFxuICBwYWRkaW5nOiBiYXNlVW5pdCAqIDIsXG4gIHRyYW5zaXRpb246ICdjb2xvciAxNTBtcycsXG5cbiAgJzpob3Zlcic6IHtcbiAgICBjb2xvcjogaXNGb2N1c2VkID8gY29sb3JzLm5ldXRyYWw4MCA6IGNvbG9ycy5uZXV0cmFsNDAsXG4gIH0sXG59KTtcblxuZXhwb3J0IGNvbnN0IGRyb3Bkb3duSW5kaWNhdG9yQ1NTID0gYmFzZUNTUztcbmV4cG9ydCBjb25zdCBEcm9wZG93bkluZGljYXRvciA9IChwcm9wczogSW5kaWNhdG9yUHJvcHMpID0+IHtcbiAgY29uc3QgeyBjaGlsZHJlbiwgY2xhc3NOYW1lLCBjeCwgZ2V0U3R5bGVzLCBpbm5lclByb3BzIH0gPSBwcm9wcztcbiAgcmV0dXJuIChcbiAgICA8ZGl2XG4gICAgICBjc3M9e2dldFN0eWxlcygnZHJvcGRvd25JbmRpY2F0b3InLCBwcm9wcyl9XG4gICAgICBjbGFzc05hbWU9e2N4KFxuICAgICAgICB7XG4gICAgICAgICAgaW5kaWNhdG9yOiB0cnVlLFxuICAgICAgICAgICdkcm9wZG93bi1pbmRpY2F0b3InOiB0cnVlLFxuICAgICAgICB9LFxuICAgICAgICBjbGFzc05hbWVcbiAgICAgICl9XG4gICAgICB7Li4uaW5uZXJQcm9wc31cbiAgICA+XG4gICAgICB7Y2hpbGRyZW4gfHwgPERvd25DaGV2cm9uIC8+fVxuICAgIDwvZGl2PlxuICApO1xufTtcblxuZXhwb3J0IGNvbnN0IGNsZWFySW5kaWNhdG9yQ1NTID0gYmFzZUNTUztcbmV4cG9ydCBjb25zdCBDbGVhckluZGljYXRvciA9IChwcm9wczogSW5kaWNhdG9yUHJvcHMpID0+IHtcbiAgY29uc3QgeyBjaGlsZHJlbiwgY2xhc3NOYW1lLCBjeCwgZ2V0U3R5bGVzLCBpbm5lclByb3BzIH0gPSBwcm9wcztcbiAgcmV0dXJuIChcbiAgICA8ZGl2XG4gICAgICBjc3M9e2dldFN0eWxlcygnY2xlYXJJbmRpY2F0b3InLCBwcm9wcyl9XG4gICAgICBjbGFzc05hbWU9e2N4KFxuICAgICAgICB7XG4gICAgICAgICAgaW5kaWNhdG9yOiB0cnVlLFxuICAgICAgICAgICdjbGVhci1pbmRpY2F0b3InOiB0cnVlLFxuICAgICAgICB9LFxuICAgICAgICBjbGFzc05hbWVcbiAgICAgICl9XG4gICAgICB7Li4uaW5uZXJQcm9wc31cbiAgICA+XG4gICAgICB7Y2hpbGRyZW4gfHwgPENyb3NzSWNvbiAvPn1cbiAgICA8L2Rpdj5cbiAgKTtcbn07XG5cbi8vID09PT09PT09PT09PT09PT09PT09PT09PT09PT09PVxuLy8gU2VwYXJhdG9yXG4vLyA9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT1cblxudHlwZSBTZXBhcmF0b3JTdGF0ZSA9IHsgaXNEaXNhYmxlZDogYm9vbGVhbiB9O1xuXG5leHBvcnQgY29uc3QgaW5kaWNhdG9yU2VwYXJhdG9yQ1NTID0gKHtcbiAgaXNEaXNhYmxlZCxcbiAgdGhlbWU6IHtcbiAgICBzcGFjaW5nOiB7IGJhc2VVbml0IH0sXG4gICAgY29sb3JzLFxuICB9LFxufTogQ29tbW9uUHJvcHMgJiBTZXBhcmF0b3JTdGF0ZSkgPT4gKHtcbiAgbGFiZWw6ICdpbmRpY2F0b3JTZXBhcmF0b3InLFxuICBhbGlnblNlbGY6ICdzdHJldGNoJyxcbiAgYmFja2dyb3VuZENvbG9yOiBpc0Rpc2FibGVkID8gY29sb3JzLm5ldXRyYWwxMCA6IGNvbG9ycy5uZXV0cmFsMjAsXG4gIG1hcmdpbkJvdHRvbTogYmFzZVVuaXQgKiAyLFxuICBtYXJnaW5Ub3A6IGJhc2VVbml0ICogMixcbiAgd2lkdGg6IDEsXG59KTtcblxuZXhwb3J0IGNvbnN0IEluZGljYXRvclNlcGFyYXRvciA9IChwcm9wczogSW5kaWNhdG9yUHJvcHMpID0+IHtcbiAgY29uc3QgeyBjbGFzc05hbWUsIGN4LCBnZXRTdHlsZXMsIGlubmVyUHJvcHMgfSA9IHByb3BzO1xuICByZXR1cm4gKFxuICAgIDxzcGFuXG4gICAgICB7Li4uaW5uZXJQcm9wc31cbiAgICAgIGNzcz17Z2V0U3R5bGVzKCdpbmRpY2F0b3JTZXBhcmF0b3InLCBwcm9wcyl9XG4gICAgICBjbGFzc05hbWU9e2N4KHsgJ2luZGljYXRvci1zZXBhcmF0b3InOiB0cnVlIH0sIGNsYXNzTmFtZSl9XG4gICAgLz5cbiAgKTtcbn07XG5cbi8vID09PT09PT09PT09PT09PT09PT09PT09PT09PT09PVxuLy8gTG9hZGluZ1xuLy8gPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09XG5cbmNvbnN0IGxvYWRpbmdEb3RBbmltYXRpb25zID0ga2V5ZnJhbWVzYFxuICAwJSwgODAlLCAxMDAlIHsgb3BhY2l0eTogMDsgfVxuICA0MCUgeyBvcGFjaXR5OiAxOyB9XG5gO1xuXG5leHBvcnQgY29uc3QgbG9hZGluZ0luZGljYXRvckNTUyA9ICh7XG4gIGlzRm9jdXNlZCxcbiAgc2l6ZSxcbiAgdGhlbWU6IHtcbiAgICBjb2xvcnMsXG4gICAgc3BhY2luZzogeyBiYXNlVW5pdCB9LFxuICB9LFxufToge1xuICBpc0ZvY3VzZWQ6IGJvb2xlYW4sXG4gIHNpemU6IG51bWJlcixcbiAgdGhlbWU6IFRoZW1lLFxufSkgPT4gKHtcbiAgbGFiZWw6ICdsb2FkaW5nSW5kaWNhdG9yJyxcbiAgY29sb3I6IGlzRm9jdXNlZCA/IGNvbG9ycy5uZXV0cmFsNjAgOiBjb2xvcnMubmV1dHJhbDIwLFxuICBkaXNwbGF5OiAnZmxleCcsXG4gIHBhZGRpbmc6IGJhc2VVbml0ICogMixcbiAgdHJhbnNpdGlvbjogJ2NvbG9yIDE1MG1zJyxcbiAgYWxpZ25TZWxmOiAnY2VudGVyJyxcbiAgZm9udFNpemU6IHNpemUsXG4gIGxpbmVIZWlnaHQ6IDEsXG4gIG1hcmdpblJpZ2h0OiBzaXplLFxuICB0ZXh0QWxpZ246ICdjZW50ZXInLFxuICB2ZXJ0aWNhbEFsaWduOiAnbWlkZGxlJyxcbn0pO1xuXG50eXBlIERvdFByb3BzID0geyBkZWxheTogbnVtYmVyLCBvZmZzZXQ6IGJvb2xlYW4gfTtcbmNvbnN0IExvYWRpbmdEb3QgPSAoeyBkZWxheSwgb2Zmc2V0IH06IERvdFByb3BzKSA9PiAoXG4gIDxzcGFuXG4gICAgY3NzPXt7XG4gICAgICBhbmltYXRpb246IGAke2xvYWRpbmdEb3RBbmltYXRpb25zfSAxcyBlYXNlLWluLW91dCAke2RlbGF5fW1zIGluZmluaXRlO2AsXG4gICAgICBiYWNrZ3JvdW5kQ29sb3I6ICdjdXJyZW50Q29sb3InLFxuICAgICAgYm9yZGVyUmFkaXVzOiAnMWVtJyxcbiAgICAgIGRpc3BsYXk6ICdpbmxpbmUtYmxvY2snLFxuICAgICAgbWFyZ2luTGVmdDogb2Zmc2V0ID8gJzFlbScgOiBudWxsLFxuICAgICAgaGVpZ2h0OiAnMWVtJyxcbiAgICAgIHZlcnRpY2FsQWxpZ246ICd0b3AnLFxuICAgICAgd2lkdGg6ICcxZW0nLFxuICAgIH19XG4gIC8+XG4pO1xuXG5leHBvcnQgdHlwZSBMb2FkaW5nSWNvblByb3BzID0ge1xuICAvKiogUHJvcHMgdGhhdCB3aWxsIGJlIHBhc3NlZCBvbiB0byB0aGUgY2hpbGRyZW4uICovXG4gIGlubmVyUHJvcHM6IGFueSxcbiAgLyoqIFRoZSBmb2N1c2VkIHN0YXRlIG9mIHRoZSBzZWxlY3QuICovXG4gIGlzRm9jdXNlZDogYm9vbGVhbixcbiAgLyoqIFdoZXRoZXIgdGhlIHRleHQgaXMgcmlnaHQgdG8gbGVmdCAqL1xuICBpc1J0bDogYm9vbGVhbixcbn0gJiBDb21tb25Qcm9wcyAmIHtcbiAgICAvKiogU2V0IHNpemUgb2YgdGhlIGNvbnRhaW5lci4gKi9cbiAgICBzaXplOiBudW1iZXIsXG4gIH07XG5leHBvcnQgY29uc3QgTG9hZGluZ0luZGljYXRvciA9IChwcm9wczogTG9hZGluZ0ljb25Qcm9wcykgPT4ge1xuICBjb25zdCB7IGNsYXNzTmFtZSwgY3gsIGdldFN0eWxlcywgaW5uZXJQcm9wcywgaXNSdGwgfSA9IHByb3BzO1xuXG4gIHJldHVybiAoXG4gICAgPGRpdlxuICAgICAgY3NzPXtnZXRTdHlsZXMoJ2xvYWRpbmdJbmRpY2F0b3InLCBwcm9wcyl9XG4gICAgICBjbGFzc05hbWU9e2N4KFxuICAgICAgICB7XG4gICAgICAgICAgaW5kaWNhdG9yOiB0cnVlLFxuICAgICAgICAgICdsb2FkaW5nLWluZGljYXRvcic6IHRydWUsXG4gICAgICAgIH0sXG4gICAgICAgIGNsYXNzTmFtZVxuICAgICAgKX1cbiAgICAgIHsuLi5pbm5lclByb3BzfVxuICAgID5cbiAgICAgIDxMb2FkaW5nRG90IGRlbGF5PXswfSBvZmZzZXQ9e2lzUnRsfSAvPlxuICAgICAgPExvYWRpbmdEb3QgZGVsYXk9ezE2MH0gb2Zmc2V0IC8+XG4gICAgICA8TG9hZGluZ0RvdCBkZWxheT17MzIwfSBvZmZzZXQ9eyFpc1J0bH0gLz5cbiAgICA8L2Rpdj5cbiAgKTtcbn07XG5Mb2FkaW5nSW5kaWNhdG9yLmRlZmF1bHRQcm9wcyA9IHsgc2l6ZTogNCB9O1xuIl19 */",
|
|
"name": "tj5bde-Svg",
|
|
"styles": "display:inline-block;fill:currentColor;line-height:1;stroke:currentColor;stroke-width:0;label:Svg;",
|
|
"toString": [Function],
|
|
}
|
|
}
|
|
focusable="false"
|
|
height={20}
|
|
viewBox="0 0 20 20"
|
|
width={20}
|
|
>
|
|
<svg
|
|
aria-hidden="true"
|
|
className="css-tj5bde-Svg"
|
|
focusable="false"
|
|
height={20}
|
|
viewBox="0 0 20 20"
|
|
width={20}
|
|
>
|
|
<path
|
|
d="M4.516 7.548c0.436-0.446 1.043-0.481 1.576 0l3.908 3.747 3.908-3.747c0.533-0.481 1.141-0.446 1.574 0 0.436 0.445 0.408 1.197 0 1.615-0.406 0.418-4.695 4.502-4.695 4.502-0.217 0.223-0.502 0.335-0.787 0.335s-0.57-0.112-0.789-0.335c0 0-4.287-4.084-4.695-4.502s-0.436-1.17 0-1.615z"
|
|
/>
|
|
</svg>
|
|
</EmotionCssPropInternal>
|
|
</Svg>
|
|
</DownChevron>
|
|
</div>
|
|
</EmotionCssPropInternal>
|
|
</DropdownIndicator>
|
|
</div>
|
|
</EmotionCssPropInternal>
|
|
</IndicatorsContainer>
|
|
</div>
|
|
</EmotionCssPropInternal>
|
|
</Control>
|
|
<MenuPlacer
|
|
clearValue={[Function]}
|
|
cx={[Function]}
|
|
getStyles={[Function]}
|
|
getValue={[Function]}
|
|
hasValue={false}
|
|
isMulti={false}
|
|
isRtl={false}
|
|
maxMenuHeight={300}
|
|
menuPlacement="bottom"
|
|
menuPosition="absolute"
|
|
menuShouldScrollIntoView={true}
|
|
minMenuHeight={140}
|
|
options={
|
|
Array [
|
|
Object {
|
|
"label": "One",
|
|
"value": "one",
|
|
},
|
|
Object {
|
|
"label": "Two",
|
|
"value": "two",
|
|
},
|
|
Object {
|
|
"label": "One hundred",
|
|
"value": "hundred",
|
|
},
|
|
]
|
|
}
|
|
selectOption={[Function]}
|
|
selectProps={
|
|
Object {
|
|
"aria-live": "polite",
|
|
"backspaceRemovesValue": true,
|
|
"blurInputOnSelect": true,
|
|
"captureMenuScroll": false,
|
|
"closeMenuOnScroll": false,
|
|
"closeMenuOnSelect": true,
|
|
"components": Object {},
|
|
"controlShouldRenderValue": true,
|
|
"escapeClearsValue": false,
|
|
"filterOption": [Function],
|
|
"formatGroupLabel": [Function],
|
|
"getOptionLabel": [Function],
|
|
"getOptionValue": [Function],
|
|
"inputValue": "two",
|
|
"isDisabled": false,
|
|
"isLoading": false,
|
|
"isMulti": false,
|
|
"isOptionDisabled": [Function],
|
|
"isRtl": false,
|
|
"isSearchable": true,
|
|
"loadingMessage": [Function],
|
|
"maxMenuHeight": 300,
|
|
"menuIsOpen": true,
|
|
"menuPlacement": "bottom",
|
|
"menuPosition": "absolute",
|
|
"menuShouldBlockScroll": false,
|
|
"menuShouldScrollIntoView": true,
|
|
"minMenuHeight": 140,
|
|
"noOptionsMessage": [Function],
|
|
"onChange": [Function],
|
|
"onInputChange": [Function],
|
|
"onMenuClose": [Function],
|
|
"onMenuOpen": [Function],
|
|
"openMenuOnClick": true,
|
|
"openMenuOnFocus": false,
|
|
"options": Array [
|
|
Object {
|
|
"label": "One",
|
|
"value": "one",
|
|
},
|
|
Object {
|
|
"label": "Two",
|
|
"value": "two",
|
|
},
|
|
Object {
|
|
"label": "One hundred",
|
|
"value": "hundred",
|
|
},
|
|
],
|
|
"pageSize": 5,
|
|
"placeholder": "Select...",
|
|
"screenReaderStatus": [Function],
|
|
"styles": Object {
|
|
"container": [Function],
|
|
"control": [Function],
|
|
},
|
|
"tabIndex": "0",
|
|
"tabSelectsValue": true,
|
|
"theme": [Function],
|
|
"value": null,
|
|
}
|
|
}
|
|
setValue={[Function]}
|
|
theme={
|
|
Object {
|
|
"borderRadius": 0,
|
|
"colors": Object {
|
|
"danger": undefined,
|
|
"dangerLight": undefined,
|
|
"neutral0": undefined,
|
|
"neutral10": undefined,
|
|
"neutral20": undefined,
|
|
"neutral30": undefined,
|
|
"neutral40": undefined,
|
|
"neutral5": undefined,
|
|
"neutral50": "hsl(0, 0%, 50%)",
|
|
"neutral60": undefined,
|
|
"neutral70": "hsl(0, 0%, 30%)",
|
|
"neutral80": undefined,
|
|
"neutral90": "hsl(0, 0%, 10%)",
|
|
"primary": undefined,
|
|
"primary25": undefined,
|
|
"primary50": undefined,
|
|
"primary75": "#4C9AFF",
|
|
},
|
|
"spacing": Object {
|
|
"baseUnit": 2,
|
|
"controlHeight": 30,
|
|
"menuGutter": 8,
|
|
},
|
|
}
|
|
}
|
|
>
|
|
<Menu
|
|
clearValue={[Function]}
|
|
cx={[Function]}
|
|
getStyles={[Function]}
|
|
getValue={[Function]}
|
|
hasValue={false}
|
|
innerProps={
|
|
Object {
|
|
"onMouseDown": [Function],
|
|
"onMouseMove": [Function],
|
|
}
|
|
}
|
|
innerRef={[Function]}
|
|
isLoading={false}
|
|
isMulti={false}
|
|
isRtl={false}
|
|
maxMenuHeight={300}
|
|
menuPlacement="bottom"
|
|
menuPosition="absolute"
|
|
menuShouldScrollIntoView={true}
|
|
minMenuHeight={140}
|
|
options={
|
|
Array [
|
|
Object {
|
|
"label": "One",
|
|
"value": "one",
|
|
},
|
|
Object {
|
|
"label": "Two",
|
|
"value": "two",
|
|
},
|
|
Object {
|
|
"label": "One hundred",
|
|
"value": "hundred",
|
|
},
|
|
]
|
|
}
|
|
placement="bottom"
|
|
selectOption={[Function]}
|
|
selectProps={
|
|
Object {
|
|
"aria-live": "polite",
|
|
"backspaceRemovesValue": true,
|
|
"blurInputOnSelect": true,
|
|
"captureMenuScroll": false,
|
|
"closeMenuOnScroll": false,
|
|
"closeMenuOnSelect": true,
|
|
"components": Object {},
|
|
"controlShouldRenderValue": true,
|
|
"escapeClearsValue": false,
|
|
"filterOption": [Function],
|
|
"formatGroupLabel": [Function],
|
|
"getOptionLabel": [Function],
|
|
"getOptionValue": [Function],
|
|
"inputValue": "two",
|
|
"isDisabled": false,
|
|
"isLoading": false,
|
|
"isMulti": false,
|
|
"isOptionDisabled": [Function],
|
|
"isRtl": false,
|
|
"isSearchable": true,
|
|
"loadingMessage": [Function],
|
|
"maxMenuHeight": 300,
|
|
"menuIsOpen": true,
|
|
"menuPlacement": "bottom",
|
|
"menuPosition": "absolute",
|
|
"menuShouldBlockScroll": false,
|
|
"menuShouldScrollIntoView": true,
|
|
"minMenuHeight": 140,
|
|
"noOptionsMessage": [Function],
|
|
"onChange": [Function],
|
|
"onInputChange": [Function],
|
|
"onMenuClose": [Function],
|
|
"onMenuOpen": [Function],
|
|
"openMenuOnClick": true,
|
|
"openMenuOnFocus": false,
|
|
"options": Array [
|
|
Object {
|
|
"label": "One",
|
|
"value": "one",
|
|
},
|
|
Object {
|
|
"label": "Two",
|
|
"value": "two",
|
|
},
|
|
Object {
|
|
"label": "One hundred",
|
|
"value": "hundred",
|
|
},
|
|
],
|
|
"pageSize": 5,
|
|
"placeholder": "Select...",
|
|
"screenReaderStatus": [Function],
|
|
"styles": Object {
|
|
"container": [Function],
|
|
"control": [Function],
|
|
},
|
|
"tabIndex": "0",
|
|
"tabSelectsValue": true,
|
|
"theme": [Function],
|
|
"value": null,
|
|
}
|
|
}
|
|
setValue={[Function]}
|
|
theme={
|
|
Object {
|
|
"borderRadius": 0,
|
|
"colors": Object {
|
|
"danger": undefined,
|
|
"dangerLight": undefined,
|
|
"neutral0": undefined,
|
|
"neutral10": undefined,
|
|
"neutral20": undefined,
|
|
"neutral30": undefined,
|
|
"neutral40": undefined,
|
|
"neutral5": undefined,
|
|
"neutral50": "hsl(0, 0%, 50%)",
|
|
"neutral60": undefined,
|
|
"neutral70": "hsl(0, 0%, 30%)",
|
|
"neutral80": undefined,
|
|
"neutral90": "hsl(0, 0%, 10%)",
|
|
"primary": undefined,
|
|
"primary25": undefined,
|
|
"primary50": undefined,
|
|
"primary75": "#4C9AFF",
|
|
},
|
|
"spacing": Object {
|
|
"baseUnit": 2,
|
|
"controlHeight": 30,
|
|
"menuGutter": 8,
|
|
},
|
|
}
|
|
}
|
|
>
|
|
<EmotionCssPropInternal
|
|
__EMOTION_LABEL_PLEASE_DO_NOT_USE__="Menu"
|
|
__EMOTION_TYPE_PLEASE_DO_NOT_USE__="div"
|
|
className=""
|
|
css={
|
|
Object {
|
|
"backgroundColor": undefined,
|
|
"borderRadius": 0,
|
|
"boxShadow": "0 0 0 1px hsla(0, 0%, 0%, 0.1), 0 4px 11px hsla(0, 0%, 0%, 0.1)",
|
|
"boxSizing": "border-box",
|
|
"label": "menu",
|
|
"marginBottom": 8,
|
|
"marginTop": 8,
|
|
"position": "absolute",
|
|
"top": "100%",
|
|
"width": "100%",
|
|
"zIndex": 1,
|
|
}
|
|
}
|
|
onMouseDown={[Function]}
|
|
onMouseMove={[Function]}
|
|
>
|
|
<div
|
|
className=" css-1uhnaxp-menu"
|
|
onMouseDown={[Function]}
|
|
onMouseMove={[Function]}
|
|
>
|
|
<ScrollManager
|
|
captureEnabled={false}
|
|
lockEnabled={false}
|
|
>
|
|
<MenuList
|
|
clearValue={[Function]}
|
|
cx={[Function]}
|
|
focusedOption={
|
|
Object {
|
|
"label": "Two",
|
|
"value": "two",
|
|
}
|
|
}
|
|
getStyles={[Function]}
|
|
getValue={[Function]}
|
|
hasValue={false}
|
|
innerRef={[Function]}
|
|
isLoading={false}
|
|
isMulti={false}
|
|
isRtl={false}
|
|
maxHeight={300}
|
|
options={
|
|
Array [
|
|
Object {
|
|
"label": "One",
|
|
"value": "one",
|
|
},
|
|
Object {
|
|
"label": "Two",
|
|
"value": "two",
|
|
},
|
|
Object {
|
|
"label": "One hundred",
|
|
"value": "hundred",
|
|
},
|
|
]
|
|
}
|
|
selectOption={[Function]}
|
|
selectProps={
|
|
Object {
|
|
"aria-live": "polite",
|
|
"backspaceRemovesValue": true,
|
|
"blurInputOnSelect": true,
|
|
"captureMenuScroll": false,
|
|
"closeMenuOnScroll": false,
|
|
"closeMenuOnSelect": true,
|
|
"components": Object {},
|
|
"controlShouldRenderValue": true,
|
|
"escapeClearsValue": false,
|
|
"filterOption": [Function],
|
|
"formatGroupLabel": [Function],
|
|
"getOptionLabel": [Function],
|
|
"getOptionValue": [Function],
|
|
"inputValue": "two",
|
|
"isDisabled": false,
|
|
"isLoading": false,
|
|
"isMulti": false,
|
|
"isOptionDisabled": [Function],
|
|
"isRtl": false,
|
|
"isSearchable": true,
|
|
"loadingMessage": [Function],
|
|
"maxMenuHeight": 300,
|
|
"menuIsOpen": true,
|
|
"menuPlacement": "bottom",
|
|
"menuPosition": "absolute",
|
|
"menuShouldBlockScroll": false,
|
|
"menuShouldScrollIntoView": true,
|
|
"minMenuHeight": 140,
|
|
"noOptionsMessage": [Function],
|
|
"onChange": [Function],
|
|
"onInputChange": [Function],
|
|
"onMenuClose": [Function],
|
|
"onMenuOpen": [Function],
|
|
"openMenuOnClick": true,
|
|
"openMenuOnFocus": false,
|
|
"options": Array [
|
|
Object {
|
|
"label": "One",
|
|
"value": "one",
|
|
},
|
|
Object {
|
|
"label": "Two",
|
|
"value": "two",
|
|
},
|
|
Object {
|
|
"label": "One hundred",
|
|
"value": "hundred",
|
|
},
|
|
],
|
|
"pageSize": 5,
|
|
"placeholder": "Select...",
|
|
"screenReaderStatus": [Function],
|
|
"styles": Object {
|
|
"container": [Function],
|
|
"control": [Function],
|
|
},
|
|
"tabIndex": "0",
|
|
"tabSelectsValue": true,
|
|
"theme": [Function],
|
|
"value": null,
|
|
}
|
|
}
|
|
setValue={[Function]}
|
|
theme={
|
|
Object {
|
|
"borderRadius": 0,
|
|
"colors": Object {
|
|
"danger": undefined,
|
|
"dangerLight": undefined,
|
|
"neutral0": undefined,
|
|
"neutral10": undefined,
|
|
"neutral20": undefined,
|
|
"neutral30": undefined,
|
|
"neutral40": undefined,
|
|
"neutral5": undefined,
|
|
"neutral50": "hsl(0, 0%, 50%)",
|
|
"neutral60": undefined,
|
|
"neutral70": "hsl(0, 0%, 30%)",
|
|
"neutral80": undefined,
|
|
"neutral90": "hsl(0, 0%, 10%)",
|
|
"primary": undefined,
|
|
"primary25": undefined,
|
|
"primary50": undefined,
|
|
"primary75": "#4C9AFF",
|
|
},
|
|
"spacing": Object {
|
|
"baseUnit": 2,
|
|
"controlHeight": 30,
|
|
"menuGutter": 8,
|
|
},
|
|
}
|
|
}
|
|
>
|
|
<EmotionCssPropInternal
|
|
__EMOTION_LABEL_PLEASE_DO_NOT_USE__="MenuList"
|
|
__EMOTION_TYPE_PLEASE_DO_NOT_USE__="div"
|
|
className=""
|
|
css={
|
|
Object {
|
|
"WebkitOverflowScrolling": "touch",
|
|
"boxSizing": "border-box",
|
|
"maxHeight": 300,
|
|
"overflowY": "auto",
|
|
"paddingBottom": 2,
|
|
"paddingTop": 2,
|
|
"position": "relative",
|
|
}
|
|
}
|
|
>
|
|
<div
|
|
className=" css-87spde-MenuList"
|
|
>
|
|
<Option
|
|
clearValue={[Function]}
|
|
cx={[Function]}
|
|
data={
|
|
Object {
|
|
"label": "Two",
|
|
"value": "two",
|
|
}
|
|
}
|
|
getStyles={[Function]}
|
|
getValue={[Function]}
|
|
hasValue={false}
|
|
innerProps={
|
|
Object {
|
|
"id": "react-select-4-option-1",
|
|
"onClick": [Function],
|
|
"onMouseMove": [Function],
|
|
"onMouseOver": [Function],
|
|
"tabIndex": -1,
|
|
}
|
|
}
|
|
innerRef={[Function]}
|
|
isDisabled={false}
|
|
isFocused={true}
|
|
isMulti={false}
|
|
isRtl={false}
|
|
isSelected={false}
|
|
key="react-select-4-option-1"
|
|
label="Two"
|
|
options={
|
|
Array [
|
|
Object {
|
|
"label": "One",
|
|
"value": "one",
|
|
},
|
|
Object {
|
|
"label": "Two",
|
|
"value": "two",
|
|
},
|
|
Object {
|
|
"label": "One hundred",
|
|
"value": "hundred",
|
|
},
|
|
]
|
|
}
|
|
selectOption={[Function]}
|
|
selectProps={
|
|
Object {
|
|
"aria-live": "polite",
|
|
"backspaceRemovesValue": true,
|
|
"blurInputOnSelect": true,
|
|
"captureMenuScroll": false,
|
|
"closeMenuOnScroll": false,
|
|
"closeMenuOnSelect": true,
|
|
"components": Object {},
|
|
"controlShouldRenderValue": true,
|
|
"escapeClearsValue": false,
|
|
"filterOption": [Function],
|
|
"formatGroupLabel": [Function],
|
|
"getOptionLabel": [Function],
|
|
"getOptionValue": [Function],
|
|
"inputValue": "two",
|
|
"isDisabled": false,
|
|
"isLoading": false,
|
|
"isMulti": false,
|
|
"isOptionDisabled": [Function],
|
|
"isRtl": false,
|
|
"isSearchable": true,
|
|
"loadingMessage": [Function],
|
|
"maxMenuHeight": 300,
|
|
"menuIsOpen": true,
|
|
"menuPlacement": "bottom",
|
|
"menuPosition": "absolute",
|
|
"menuShouldBlockScroll": false,
|
|
"menuShouldScrollIntoView": true,
|
|
"minMenuHeight": 140,
|
|
"noOptionsMessage": [Function],
|
|
"onChange": [Function],
|
|
"onInputChange": [Function],
|
|
"onMenuClose": [Function],
|
|
"onMenuOpen": [Function],
|
|
"openMenuOnClick": true,
|
|
"openMenuOnFocus": false,
|
|
"options": Array [
|
|
Object {
|
|
"label": "One",
|
|
"value": "one",
|
|
},
|
|
Object {
|
|
"label": "Two",
|
|
"value": "two",
|
|
},
|
|
Object {
|
|
"label": "One hundred",
|
|
"value": "hundred",
|
|
},
|
|
],
|
|
"pageSize": 5,
|
|
"placeholder": "Select...",
|
|
"screenReaderStatus": [Function],
|
|
"styles": Object {
|
|
"container": [Function],
|
|
"control": [Function],
|
|
},
|
|
"tabIndex": "0",
|
|
"tabSelectsValue": true,
|
|
"theme": [Function],
|
|
"value": null,
|
|
}
|
|
}
|
|
setValue={[Function]}
|
|
theme={
|
|
Object {
|
|
"borderRadius": 0,
|
|
"colors": Object {
|
|
"danger": undefined,
|
|
"dangerLight": undefined,
|
|
"neutral0": undefined,
|
|
"neutral10": undefined,
|
|
"neutral20": undefined,
|
|
"neutral30": undefined,
|
|
"neutral40": undefined,
|
|
"neutral5": undefined,
|
|
"neutral50": "hsl(0, 0%, 50%)",
|
|
"neutral60": undefined,
|
|
"neutral70": "hsl(0, 0%, 30%)",
|
|
"neutral80": undefined,
|
|
"neutral90": "hsl(0, 0%, 10%)",
|
|
"primary": undefined,
|
|
"primary25": undefined,
|
|
"primary50": undefined,
|
|
"primary75": "#4C9AFF",
|
|
},
|
|
"spacing": Object {
|
|
"baseUnit": 2,
|
|
"controlHeight": 30,
|
|
"menuGutter": 8,
|
|
},
|
|
}
|
|
}
|
|
type="option"
|
|
value="two"
|
|
>
|
|
<EmotionCssPropInternal
|
|
__EMOTION_LABEL_PLEASE_DO_NOT_USE__="Option"
|
|
__EMOTION_TYPE_PLEASE_DO_NOT_USE__="div"
|
|
className=""
|
|
css={
|
|
Object {
|
|
":active": Object {
|
|
"backgroundColor": undefined,
|
|
},
|
|
"WebkitTapHighlightColor": "rgba(0, 0, 0, 0)",
|
|
"backgroundColor": undefined,
|
|
"boxSizing": "border-box",
|
|
"color": "inherit",
|
|
"cursor": "default",
|
|
"display": "block",
|
|
"fontSize": "inherit",
|
|
"label": "option",
|
|
"padding": "4px 6px",
|
|
"userSelect": "none",
|
|
"width": "100%",
|
|
}
|
|
}
|
|
id="react-select-4-option-1"
|
|
onClick={[Function]}
|
|
onMouseMove={[Function]}
|
|
onMouseOver={[Function]}
|
|
tabIndex={-1}
|
|
>
|
|
<div
|
|
className=" css-1npzjqc-option"
|
|
id="react-select-4-option-1"
|
|
onClick={[Function]}
|
|
onMouseMove={[Function]}
|
|
onMouseOver={[Function]}
|
|
tabIndex={-1}
|
|
>
|
|
Two
|
|
</div>
|
|
</EmotionCssPropInternal>
|
|
</Option>
|
|
</div>
|
|
</EmotionCssPropInternal>
|
|
</MenuList>
|
|
</ScrollManager>
|
|
</div>
|
|
</EmotionCssPropInternal>
|
|
</Menu>
|
|
</MenuPlacer>
|
|
</div>
|
|
</EmotionCssPropInternal>
|
|
</SelectContainer>
|
|
</Select>
|
|
</StateManager>
|
|
</Select>
|
|
</Component>
|
|
</WithTheme(Component)>
|
|
`;
|
|
|
|
exports[`Select shouldn't find any results 1`] = `
|
|
<WithTheme(Component)
|
|
onChange={[MockFunction]}
|
|
options={
|
|
Array [
|
|
Object {
|
|
"label": "One",
|
|
"value": "one",
|
|
},
|
|
Object {
|
|
"label": "Two",
|
|
"value": "two",
|
|
},
|
|
Object {
|
|
"label": "One hundred",
|
|
"value": "hundred",
|
|
},
|
|
]
|
|
}
|
|
>
|
|
<Component
|
|
onChange={[MockFunction]}
|
|
options={
|
|
Array [
|
|
Object {
|
|
"label": "One",
|
|
"value": "one",
|
|
},
|
|
Object {
|
|
"label": "Two",
|
|
"value": "two",
|
|
},
|
|
Object {
|
|
"label": "One hundred",
|
|
"value": "hundred",
|
|
},
|
|
]
|
|
}
|
|
>
|
|
<Select
|
|
onChange={[MockFunction]}
|
|
options={
|
|
Array [
|
|
Object {
|
|
"label": "One",
|
|
"value": "one",
|
|
},
|
|
Object {
|
|
"label": "Two",
|
|
"value": "two",
|
|
},
|
|
Object {
|
|
"label": "One hundred",
|
|
"value": "hundred",
|
|
},
|
|
]
|
|
}
|
|
theme={
|
|
Object {
|
|
"codeFontFamily": "'Source Code Pro', monospace",
|
|
"fontFamily": "'Source Sans Pro', sans-serif",
|
|
"inputBorderColor": undefined,
|
|
"inputBorderRadius": 4,
|
|
"inputBorderWidth": 1,
|
|
"inputFocusedStyle": "border-color: undefined",
|
|
"inputHeight": 30,
|
|
"inputInternalHeight": 28,
|
|
"inputPadding": 10,
|
|
"selectArrowWidth": 4,
|
|
"spinnerSize": 13,
|
|
}
|
|
}
|
|
>
|
|
<StateManager
|
|
defaultInputValue=""
|
|
defaultMenuIsOpen={false}
|
|
defaultValue={null}
|
|
onChange={[MockFunction]}
|
|
options={
|
|
Array [
|
|
Object {
|
|
"label": "One",
|
|
"value": "one",
|
|
},
|
|
Object {
|
|
"label": "Two",
|
|
"value": "two",
|
|
},
|
|
Object {
|
|
"label": "One hundred",
|
|
"value": "hundred",
|
|
},
|
|
]
|
|
}
|
|
styles={
|
|
Object {
|
|
"container": [Function],
|
|
"control": [Function],
|
|
}
|
|
}
|
|
theme={[Function]}
|
|
>
|
|
<Select
|
|
aria-live="polite"
|
|
backspaceRemovesValue={true}
|
|
blurInputOnSelect={true}
|
|
captureMenuScroll={false}
|
|
closeMenuOnScroll={false}
|
|
closeMenuOnSelect={true}
|
|
components={Object {}}
|
|
controlShouldRenderValue={true}
|
|
escapeClearsValue={false}
|
|
filterOption={[Function]}
|
|
formatGroupLabel={[Function]}
|
|
getOptionLabel={[Function]}
|
|
getOptionValue={[Function]}
|
|
inputValue="text"
|
|
isDisabled={false}
|
|
isLoading={false}
|
|
isMulti={false}
|
|
isOptionDisabled={[Function]}
|
|
isRtl={false}
|
|
isSearchable={true}
|
|
loadingMessage={[Function]}
|
|
maxMenuHeight={300}
|
|
menuIsOpen={true}
|
|
menuPlacement="bottom"
|
|
menuPosition="absolute"
|
|
menuShouldBlockScroll={false}
|
|
menuShouldScrollIntoView={true}
|
|
minMenuHeight={140}
|
|
noOptionsMessage={[Function]}
|
|
onChange={[Function]}
|
|
onInputChange={[Function]}
|
|
onMenuClose={[Function]}
|
|
onMenuOpen={[Function]}
|
|
openMenuOnClick={true}
|
|
openMenuOnFocus={false}
|
|
options={
|
|
Array [
|
|
Object {
|
|
"label": "One",
|
|
"value": "one",
|
|
},
|
|
Object {
|
|
"label": "Two",
|
|
"value": "two",
|
|
},
|
|
Object {
|
|
"label": "One hundred",
|
|
"value": "hundred",
|
|
},
|
|
]
|
|
}
|
|
pageSize={5}
|
|
placeholder="Select..."
|
|
screenReaderStatus={[Function]}
|
|
styles={
|
|
Object {
|
|
"container": [Function],
|
|
"control": [Function],
|
|
}
|
|
}
|
|
tabIndex="0"
|
|
tabSelectsValue={true}
|
|
theme={[Function]}
|
|
value={null}
|
|
>
|
|
<SelectContainer
|
|
clearValue={[Function]}
|
|
cx={[Function]}
|
|
getStyles={[Function]}
|
|
getValue={[Function]}
|
|
hasValue={false}
|
|
innerProps={
|
|
Object {
|
|
"id": undefined,
|
|
"onKeyDown": [Function],
|
|
}
|
|
}
|
|
isDisabled={false}
|
|
isFocused={false}
|
|
isMulti={false}
|
|
isRtl={false}
|
|
options={
|
|
Array [
|
|
Object {
|
|
"label": "One",
|
|
"value": "one",
|
|
},
|
|
Object {
|
|
"label": "Two",
|
|
"value": "two",
|
|
},
|
|
Object {
|
|
"label": "One hundred",
|
|
"value": "hundred",
|
|
},
|
|
]
|
|
}
|
|
selectOption={[Function]}
|
|
selectProps={
|
|
Object {
|
|
"aria-live": "polite",
|
|
"backspaceRemovesValue": true,
|
|
"blurInputOnSelect": true,
|
|
"captureMenuScroll": false,
|
|
"closeMenuOnScroll": false,
|
|
"closeMenuOnSelect": true,
|
|
"components": Object {},
|
|
"controlShouldRenderValue": true,
|
|
"escapeClearsValue": false,
|
|
"filterOption": [Function],
|
|
"formatGroupLabel": [Function],
|
|
"getOptionLabel": [Function],
|
|
"getOptionValue": [Function],
|
|
"inputValue": "text",
|
|
"isDisabled": false,
|
|
"isLoading": false,
|
|
"isMulti": false,
|
|
"isOptionDisabled": [Function],
|
|
"isRtl": false,
|
|
"isSearchable": true,
|
|
"loadingMessage": [Function],
|
|
"maxMenuHeight": 300,
|
|
"menuIsOpen": true,
|
|
"menuPlacement": "bottom",
|
|
"menuPosition": "absolute",
|
|
"menuShouldBlockScroll": false,
|
|
"menuShouldScrollIntoView": true,
|
|
"minMenuHeight": 140,
|
|
"noOptionsMessage": [Function],
|
|
"onChange": [Function],
|
|
"onInputChange": [Function],
|
|
"onMenuClose": [Function],
|
|
"onMenuOpen": [Function],
|
|
"openMenuOnClick": true,
|
|
"openMenuOnFocus": false,
|
|
"options": Array [
|
|
Object {
|
|
"label": "One",
|
|
"value": "one",
|
|
},
|
|
Object {
|
|
"label": "Two",
|
|
"value": "two",
|
|
},
|
|
Object {
|
|
"label": "One hundred",
|
|
"value": "hundred",
|
|
},
|
|
],
|
|
"pageSize": 5,
|
|
"placeholder": "Select...",
|
|
"screenReaderStatus": [Function],
|
|
"styles": Object {
|
|
"container": [Function],
|
|
"control": [Function],
|
|
},
|
|
"tabIndex": "0",
|
|
"tabSelectsValue": true,
|
|
"theme": [Function],
|
|
"value": null,
|
|
}
|
|
}
|
|
setValue={[Function]}
|
|
theme={
|
|
Object {
|
|
"borderRadius": 0,
|
|
"colors": Object {
|
|
"danger": undefined,
|
|
"dangerLight": undefined,
|
|
"neutral0": undefined,
|
|
"neutral10": undefined,
|
|
"neutral20": undefined,
|
|
"neutral30": undefined,
|
|
"neutral40": undefined,
|
|
"neutral5": undefined,
|
|
"neutral50": "hsl(0, 0%, 50%)",
|
|
"neutral60": undefined,
|
|
"neutral70": "hsl(0, 0%, 30%)",
|
|
"neutral80": undefined,
|
|
"neutral90": "hsl(0, 0%, 10%)",
|
|
"primary": undefined,
|
|
"primary25": undefined,
|
|
"primary50": undefined,
|
|
"primary75": "#4C9AFF",
|
|
},
|
|
"spacing": Object {
|
|
"baseUnit": 2,
|
|
"controlHeight": 30,
|
|
"menuGutter": 8,
|
|
},
|
|
}
|
|
}
|
|
>
|
|
<EmotionCssPropInternal
|
|
__EMOTION_LABEL_PLEASE_DO_NOT_USE__="SelectContainer"
|
|
__EMOTION_TYPE_PLEASE_DO_NOT_USE__="div"
|
|
className=""
|
|
css={
|
|
Object {
|
|
"boxSizing": "border-box",
|
|
"direction": null,
|
|
"flexGrow": 1,
|
|
"label": "container",
|
|
"pointerEvents": null,
|
|
"position": "relative",
|
|
}
|
|
}
|
|
onKeyDown={[Function]}
|
|
>
|
|
<div
|
|
className=" css-butsr4-container"
|
|
onKeyDown={[Function]}
|
|
>
|
|
<LiveRegion
|
|
ariaSelection={null}
|
|
clearValue={[Function]}
|
|
cx={[Function]}
|
|
focusableOptions={Array []}
|
|
focusedValue={null}
|
|
getStyles={[Function]}
|
|
getValue={[Function]}
|
|
hasValue={false}
|
|
isFocused={false}
|
|
isMulti={false}
|
|
isRtl={false}
|
|
options={
|
|
Array [
|
|
Object {
|
|
"label": "One",
|
|
"value": "one",
|
|
},
|
|
Object {
|
|
"label": "Two",
|
|
"value": "two",
|
|
},
|
|
Object {
|
|
"label": "One hundred",
|
|
"value": "hundred",
|
|
},
|
|
]
|
|
}
|
|
selectOption={[Function]}
|
|
selectProps={
|
|
Object {
|
|
"aria-live": "polite",
|
|
"backspaceRemovesValue": true,
|
|
"blurInputOnSelect": true,
|
|
"captureMenuScroll": false,
|
|
"closeMenuOnScroll": false,
|
|
"closeMenuOnSelect": true,
|
|
"components": Object {},
|
|
"controlShouldRenderValue": true,
|
|
"escapeClearsValue": false,
|
|
"filterOption": [Function],
|
|
"formatGroupLabel": [Function],
|
|
"getOptionLabel": [Function],
|
|
"getOptionValue": [Function],
|
|
"inputValue": "text",
|
|
"isDisabled": false,
|
|
"isLoading": false,
|
|
"isMulti": false,
|
|
"isOptionDisabled": [Function],
|
|
"isRtl": false,
|
|
"isSearchable": true,
|
|
"loadingMessage": [Function],
|
|
"maxMenuHeight": 300,
|
|
"menuIsOpen": true,
|
|
"menuPlacement": "bottom",
|
|
"menuPosition": "absolute",
|
|
"menuShouldBlockScroll": false,
|
|
"menuShouldScrollIntoView": true,
|
|
"minMenuHeight": 140,
|
|
"noOptionsMessage": [Function],
|
|
"onChange": [Function],
|
|
"onInputChange": [Function],
|
|
"onMenuClose": [Function],
|
|
"onMenuOpen": [Function],
|
|
"openMenuOnClick": true,
|
|
"openMenuOnFocus": false,
|
|
"options": Array [
|
|
Object {
|
|
"label": "One",
|
|
"value": "one",
|
|
},
|
|
Object {
|
|
"label": "Two",
|
|
"value": "two",
|
|
},
|
|
Object {
|
|
"label": "One hundred",
|
|
"value": "hundred",
|
|
},
|
|
],
|
|
"pageSize": 5,
|
|
"placeholder": "Select...",
|
|
"screenReaderStatus": [Function],
|
|
"styles": Object {
|
|
"container": [Function],
|
|
"control": [Function],
|
|
},
|
|
"tabIndex": "0",
|
|
"tabSelectsValue": true,
|
|
"theme": [Function],
|
|
"value": null,
|
|
}
|
|
}
|
|
selectValue={Array []}
|
|
setValue={[Function]}
|
|
theme={
|
|
Object {
|
|
"borderRadius": 0,
|
|
"colors": Object {
|
|
"danger": undefined,
|
|
"dangerLight": undefined,
|
|
"neutral0": undefined,
|
|
"neutral10": undefined,
|
|
"neutral20": undefined,
|
|
"neutral30": undefined,
|
|
"neutral40": undefined,
|
|
"neutral5": undefined,
|
|
"neutral50": "hsl(0, 0%, 50%)",
|
|
"neutral60": undefined,
|
|
"neutral70": "hsl(0, 0%, 30%)",
|
|
"neutral80": undefined,
|
|
"neutral90": "hsl(0, 0%, 10%)",
|
|
"primary": undefined,
|
|
"primary25": undefined,
|
|
"primary50": undefined,
|
|
"primary75": "#4C9AFF",
|
|
},
|
|
"spacing": Object {
|
|
"baseUnit": 2,
|
|
"controlHeight": 30,
|
|
"menuGutter": 8,
|
|
},
|
|
}
|
|
}
|
|
>
|
|
<A11yText
|
|
aria-atomic="false"
|
|
aria-live="polite"
|
|
aria-relevant="additions text"
|
|
>
|
|
<EmotionCssPropInternal
|
|
__EMOTION_LABEL_PLEASE_DO_NOT_USE__="A11yText"
|
|
__EMOTION_TYPE_PLEASE_DO_NOT_USE__="span"
|
|
aria-atomic="false"
|
|
aria-live="polite"
|
|
aria-relevant="additions text"
|
|
css={
|
|
Object {
|
|
"map": "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIkExMXlUZXh0LmpzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQVFJIiwiZmlsZSI6IkExMXlUZXh0LmpzIiwic291cmNlc0NvbnRlbnQiOlsiLy8gQGZsb3dcbi8qKiBAanN4IGpzeCAqL1xuaW1wb3J0IHsgdHlwZSBFbGVtZW50Q29uZmlnIH0gZnJvbSAncmVhY3QnO1xuaW1wb3J0IHsganN4IH0gZnJvbSAnQGVtb3Rpb24vcmVhY3QnO1xuXG4vLyBBc3Npc3RpdmUgdGV4dCB0byBkZXNjcmliZSB2aXN1YWwgZWxlbWVudHMuIEhpZGRlbiBmb3Igc2lnaHRlZCB1c2Vycy5cbmNvbnN0IEExMXlUZXh0ID0gKHByb3BzOiBFbGVtZW50Q29uZmlnPCdzcGFuJz4pID0+IChcbiAgPHNwYW5cbiAgICBjc3M9e3tcbiAgICAgIGxhYmVsOiAnYTExeVRleHQnLFxuICAgICAgekluZGV4OiA5OTk5LFxuICAgICAgYm9yZGVyOiAwLFxuICAgICAgY2xpcDogJ3JlY3QoMXB4LCAxcHgsIDFweCwgMXB4KScsXG4gICAgICBoZWlnaHQ6IDEsXG4gICAgICB3aWR0aDogMSxcbiAgICAgIHBvc2l0aW9uOiAnYWJzb2x1dGUnLFxuICAgICAgb3ZlcmZsb3c6ICdoaWRkZW4nLFxuICAgICAgcGFkZGluZzogMCxcbiAgICAgIHdoaXRlU3BhY2U6ICdub3dyYXAnLFxuICAgIH19XG4gICAgey4uLnByb3BzfVxuICAvPlxuKTtcblxuZXhwb3J0IGRlZmF1bHQgQTExeVRleHQ7XG4iXX0= */",
|
|
"name": "1f43avz-a11yText-A11yText",
|
|
"styles": "label:a11yText;z-index:9999;border:0;clip:rect(1px, 1px, 1px, 1px);height:1px;width:1px;position:absolute;overflow:hidden;padding:0;white-space:nowrap;label:A11yText;",
|
|
"toString": [Function],
|
|
}
|
|
}
|
|
>
|
|
<span
|
|
aria-atomic="false"
|
|
aria-live="polite"
|
|
aria-relevant="additions text"
|
|
className="css-1f43avz-a11yText-A11yText"
|
|
/>
|
|
</EmotionCssPropInternal>
|
|
</A11yText>
|
|
</LiveRegion>
|
|
<Control
|
|
clearValue={[Function]}
|
|
cx={[Function]}
|
|
getStyles={[Function]}
|
|
getValue={[Function]}
|
|
hasValue={false}
|
|
innerProps={
|
|
Object {
|
|
"onMouseDown": [Function],
|
|
"onTouchEnd": [Function],
|
|
}
|
|
}
|
|
innerRef={[Function]}
|
|
isDisabled={false}
|
|
isFocused={false}
|
|
isMulti={false}
|
|
isRtl={false}
|
|
menuIsOpen={true}
|
|
options={
|
|
Array [
|
|
Object {
|
|
"label": "One",
|
|
"value": "one",
|
|
},
|
|
Object {
|
|
"label": "Two",
|
|
"value": "two",
|
|
},
|
|
Object {
|
|
"label": "One hundred",
|
|
"value": "hundred",
|
|
},
|
|
]
|
|
}
|
|
selectOption={[Function]}
|
|
selectProps={
|
|
Object {
|
|
"aria-live": "polite",
|
|
"backspaceRemovesValue": true,
|
|
"blurInputOnSelect": true,
|
|
"captureMenuScroll": false,
|
|
"closeMenuOnScroll": false,
|
|
"closeMenuOnSelect": true,
|
|
"components": Object {},
|
|
"controlShouldRenderValue": true,
|
|
"escapeClearsValue": false,
|
|
"filterOption": [Function],
|
|
"formatGroupLabel": [Function],
|
|
"getOptionLabel": [Function],
|
|
"getOptionValue": [Function],
|
|
"inputValue": "text",
|
|
"isDisabled": false,
|
|
"isLoading": false,
|
|
"isMulti": false,
|
|
"isOptionDisabled": [Function],
|
|
"isRtl": false,
|
|
"isSearchable": true,
|
|
"loadingMessage": [Function],
|
|
"maxMenuHeight": 300,
|
|
"menuIsOpen": true,
|
|
"menuPlacement": "bottom",
|
|
"menuPosition": "absolute",
|
|
"menuShouldBlockScroll": false,
|
|
"menuShouldScrollIntoView": true,
|
|
"minMenuHeight": 140,
|
|
"noOptionsMessage": [Function],
|
|
"onChange": [Function],
|
|
"onInputChange": [Function],
|
|
"onMenuClose": [Function],
|
|
"onMenuOpen": [Function],
|
|
"openMenuOnClick": true,
|
|
"openMenuOnFocus": false,
|
|
"options": Array [
|
|
Object {
|
|
"label": "One",
|
|
"value": "one",
|
|
},
|
|
Object {
|
|
"label": "Two",
|
|
"value": "two",
|
|
},
|
|
Object {
|
|
"label": "One hundred",
|
|
"value": "hundred",
|
|
},
|
|
],
|
|
"pageSize": 5,
|
|
"placeholder": "Select...",
|
|
"screenReaderStatus": [Function],
|
|
"styles": Object {
|
|
"container": [Function],
|
|
"control": [Function],
|
|
},
|
|
"tabIndex": "0",
|
|
"tabSelectsValue": true,
|
|
"theme": [Function],
|
|
"value": null,
|
|
}
|
|
}
|
|
setValue={[Function]}
|
|
theme={
|
|
Object {
|
|
"borderRadius": 0,
|
|
"colors": Object {
|
|
"danger": undefined,
|
|
"dangerLight": undefined,
|
|
"neutral0": undefined,
|
|
"neutral10": undefined,
|
|
"neutral20": undefined,
|
|
"neutral30": undefined,
|
|
"neutral40": undefined,
|
|
"neutral5": undefined,
|
|
"neutral50": "hsl(0, 0%, 50%)",
|
|
"neutral60": undefined,
|
|
"neutral70": "hsl(0, 0%, 30%)",
|
|
"neutral80": undefined,
|
|
"neutral90": "hsl(0, 0%, 10%)",
|
|
"primary": undefined,
|
|
"primary25": undefined,
|
|
"primary50": undefined,
|
|
"primary75": "#4C9AFF",
|
|
},
|
|
"spacing": Object {
|
|
"baseUnit": 2,
|
|
"controlHeight": 30,
|
|
"menuGutter": 8,
|
|
},
|
|
}
|
|
}
|
|
>
|
|
<EmotionCssPropInternal
|
|
__EMOTION_LABEL_PLEASE_DO_NOT_USE__="Control"
|
|
__EMOTION_TYPE_PLEASE_DO_NOT_USE__="div"
|
|
className=""
|
|
css={
|
|
Object {
|
|
"&:hover": Object {
|
|
"backgroundColor": undefined,
|
|
"borderColor": undefined,
|
|
},
|
|
"alignItems": "center",
|
|
"backgroundColor": undefined,
|
|
"borderColor": undefined,
|
|
"borderRadius": 0,
|
|
"borderStyle": "solid",
|
|
"borderWidth": 1,
|
|
"boxShadow": null,
|
|
"boxSizing": "border-box",
|
|
"cursor": "default",
|
|
"display": "flex",
|
|
"flexWrap": "wrap",
|
|
"justifyContent": "space-between",
|
|
"label": "control",
|
|
"minHeight": 30,
|
|
"outline": "0 !important",
|
|
"position": "relative",
|
|
"transition": "all 100ms",
|
|
}
|
|
}
|
|
onMouseDown={[Function]}
|
|
onTouchEnd={[Function]}
|
|
>
|
|
<div
|
|
className=" css-10abb65-control"
|
|
onMouseDown={[Function]}
|
|
onTouchEnd={[Function]}
|
|
>
|
|
<ValueContainer
|
|
clearValue={[Function]}
|
|
cx={[Function]}
|
|
getStyles={[Function]}
|
|
getValue={[Function]}
|
|
hasValue={false}
|
|
isDisabled={false}
|
|
isMulti={false}
|
|
isRtl={false}
|
|
options={
|
|
Array [
|
|
Object {
|
|
"label": "One",
|
|
"value": "one",
|
|
},
|
|
Object {
|
|
"label": "Two",
|
|
"value": "two",
|
|
},
|
|
Object {
|
|
"label": "One hundred",
|
|
"value": "hundred",
|
|
},
|
|
]
|
|
}
|
|
selectOption={[Function]}
|
|
selectProps={
|
|
Object {
|
|
"aria-live": "polite",
|
|
"backspaceRemovesValue": true,
|
|
"blurInputOnSelect": true,
|
|
"captureMenuScroll": false,
|
|
"closeMenuOnScroll": false,
|
|
"closeMenuOnSelect": true,
|
|
"components": Object {},
|
|
"controlShouldRenderValue": true,
|
|
"escapeClearsValue": false,
|
|
"filterOption": [Function],
|
|
"formatGroupLabel": [Function],
|
|
"getOptionLabel": [Function],
|
|
"getOptionValue": [Function],
|
|
"inputValue": "text",
|
|
"isDisabled": false,
|
|
"isLoading": false,
|
|
"isMulti": false,
|
|
"isOptionDisabled": [Function],
|
|
"isRtl": false,
|
|
"isSearchable": true,
|
|
"loadingMessage": [Function],
|
|
"maxMenuHeight": 300,
|
|
"menuIsOpen": true,
|
|
"menuPlacement": "bottom",
|
|
"menuPosition": "absolute",
|
|
"menuShouldBlockScroll": false,
|
|
"menuShouldScrollIntoView": true,
|
|
"minMenuHeight": 140,
|
|
"noOptionsMessage": [Function],
|
|
"onChange": [Function],
|
|
"onInputChange": [Function],
|
|
"onMenuClose": [Function],
|
|
"onMenuOpen": [Function],
|
|
"openMenuOnClick": true,
|
|
"openMenuOnFocus": false,
|
|
"options": Array [
|
|
Object {
|
|
"label": "One",
|
|
"value": "one",
|
|
},
|
|
Object {
|
|
"label": "Two",
|
|
"value": "two",
|
|
},
|
|
Object {
|
|
"label": "One hundred",
|
|
"value": "hundred",
|
|
},
|
|
],
|
|
"pageSize": 5,
|
|
"placeholder": "Select...",
|
|
"screenReaderStatus": [Function],
|
|
"styles": Object {
|
|
"container": [Function],
|
|
"control": [Function],
|
|
},
|
|
"tabIndex": "0",
|
|
"tabSelectsValue": true,
|
|
"theme": [Function],
|
|
"value": null,
|
|
}
|
|
}
|
|
setValue={[Function]}
|
|
theme={
|
|
Object {
|
|
"borderRadius": 0,
|
|
"colors": Object {
|
|
"danger": undefined,
|
|
"dangerLight": undefined,
|
|
"neutral0": undefined,
|
|
"neutral10": undefined,
|
|
"neutral20": undefined,
|
|
"neutral30": undefined,
|
|
"neutral40": undefined,
|
|
"neutral5": undefined,
|
|
"neutral50": "hsl(0, 0%, 50%)",
|
|
"neutral60": undefined,
|
|
"neutral70": "hsl(0, 0%, 30%)",
|
|
"neutral80": undefined,
|
|
"neutral90": "hsl(0, 0%, 10%)",
|
|
"primary": undefined,
|
|
"primary25": undefined,
|
|
"primary50": undefined,
|
|
"primary75": "#4C9AFF",
|
|
},
|
|
"spacing": Object {
|
|
"baseUnit": 2,
|
|
"controlHeight": 30,
|
|
"menuGutter": 8,
|
|
},
|
|
}
|
|
}
|
|
>
|
|
<EmotionCssPropInternal
|
|
__EMOTION_LABEL_PLEASE_DO_NOT_USE__="ValueContainer"
|
|
__EMOTION_TYPE_PLEASE_DO_NOT_USE__="div"
|
|
className=""
|
|
css={
|
|
Object {
|
|
"WebkitOverflowScrolling": "touch",
|
|
"alignItems": "center",
|
|
"boxSizing": "border-box",
|
|
"display": "flex",
|
|
"flex": 1,
|
|
"flexWrap": "wrap",
|
|
"overflow": "hidden",
|
|
"padding": "1px 4px",
|
|
"position": "relative",
|
|
}
|
|
}
|
|
>
|
|
<div
|
|
className=" css-be27w2-ValueContainer"
|
|
>
|
|
<Input
|
|
aria-autocomplete="list"
|
|
autoCapitalize="none"
|
|
autoComplete="off"
|
|
autoCorrect="off"
|
|
clearValue={[Function]}
|
|
cx={[Function]}
|
|
getStyles={[Function]}
|
|
getValue={[Function]}
|
|
hasValue={false}
|
|
id="react-select-5-input"
|
|
innerRef={[Function]}
|
|
isDisabled={false}
|
|
isHidden={false}
|
|
isMulti={false}
|
|
isRtl={false}
|
|
onBlur={[Function]}
|
|
onChange={[Function]}
|
|
onFocus={[Function]}
|
|
options={
|
|
Array [
|
|
Object {
|
|
"label": "One",
|
|
"value": "one",
|
|
},
|
|
Object {
|
|
"label": "Two",
|
|
"value": "two",
|
|
},
|
|
Object {
|
|
"label": "One hundred",
|
|
"value": "hundred",
|
|
},
|
|
]
|
|
}
|
|
selectOption={[Function]}
|
|
selectProps={
|
|
Object {
|
|
"aria-live": "polite",
|
|
"backspaceRemovesValue": true,
|
|
"blurInputOnSelect": true,
|
|
"captureMenuScroll": false,
|
|
"closeMenuOnScroll": false,
|
|
"closeMenuOnSelect": true,
|
|
"components": Object {},
|
|
"controlShouldRenderValue": true,
|
|
"escapeClearsValue": false,
|
|
"filterOption": [Function],
|
|
"formatGroupLabel": [Function],
|
|
"getOptionLabel": [Function],
|
|
"getOptionValue": [Function],
|
|
"inputValue": "text",
|
|
"isDisabled": false,
|
|
"isLoading": false,
|
|
"isMulti": false,
|
|
"isOptionDisabled": [Function],
|
|
"isRtl": false,
|
|
"isSearchable": true,
|
|
"loadingMessage": [Function],
|
|
"maxMenuHeight": 300,
|
|
"menuIsOpen": true,
|
|
"menuPlacement": "bottom",
|
|
"menuPosition": "absolute",
|
|
"menuShouldBlockScroll": false,
|
|
"menuShouldScrollIntoView": true,
|
|
"minMenuHeight": 140,
|
|
"noOptionsMessage": [Function],
|
|
"onChange": [Function],
|
|
"onInputChange": [Function],
|
|
"onMenuClose": [Function],
|
|
"onMenuOpen": [Function],
|
|
"openMenuOnClick": true,
|
|
"openMenuOnFocus": false,
|
|
"options": Array [
|
|
Object {
|
|
"label": "One",
|
|
"value": "one",
|
|
},
|
|
Object {
|
|
"label": "Two",
|
|
"value": "two",
|
|
},
|
|
Object {
|
|
"label": "One hundred",
|
|
"value": "hundred",
|
|
},
|
|
],
|
|
"pageSize": 5,
|
|
"placeholder": "Select...",
|
|
"screenReaderStatus": [Function],
|
|
"styles": Object {
|
|
"container": [Function],
|
|
"control": [Function],
|
|
},
|
|
"tabIndex": "0",
|
|
"tabSelectsValue": true,
|
|
"theme": [Function],
|
|
"value": null,
|
|
}
|
|
}
|
|
setValue={[Function]}
|
|
spellCheck="false"
|
|
tabIndex="0"
|
|
theme={
|
|
Object {
|
|
"borderRadius": 0,
|
|
"colors": Object {
|
|
"danger": undefined,
|
|
"dangerLight": undefined,
|
|
"neutral0": undefined,
|
|
"neutral10": undefined,
|
|
"neutral20": undefined,
|
|
"neutral30": undefined,
|
|
"neutral40": undefined,
|
|
"neutral5": undefined,
|
|
"neutral50": "hsl(0, 0%, 50%)",
|
|
"neutral60": undefined,
|
|
"neutral70": "hsl(0, 0%, 30%)",
|
|
"neutral80": undefined,
|
|
"neutral90": "hsl(0, 0%, 10%)",
|
|
"primary": undefined,
|
|
"primary25": undefined,
|
|
"primary50": undefined,
|
|
"primary75": "#4C9AFF",
|
|
},
|
|
"spacing": Object {
|
|
"baseUnit": 2,
|
|
"controlHeight": 30,
|
|
"menuGutter": 8,
|
|
},
|
|
}
|
|
}
|
|
type="text"
|
|
value="text"
|
|
>
|
|
<EmotionCssPropInternal
|
|
__EMOTION_LABEL_PLEASE_DO_NOT_USE__="Input"
|
|
__EMOTION_TYPE_PLEASE_DO_NOT_USE__="div"
|
|
css={
|
|
Object {
|
|
"boxSizing": "border-box",
|
|
"color": undefined,
|
|
"margin": 1,
|
|
"paddingBottom": 1,
|
|
"paddingTop": 1,
|
|
"visibility": "visible",
|
|
}
|
|
}
|
|
>
|
|
<div
|
|
className="css-187dxxn-Input"
|
|
>
|
|
<AutosizeInput
|
|
aria-autocomplete="list"
|
|
autoCapitalize="none"
|
|
autoComplete="off"
|
|
autoCorrect="off"
|
|
className=""
|
|
disabled={false}
|
|
id="react-select-5-input"
|
|
injectStyles={true}
|
|
inputRef={[Function]}
|
|
inputStyle={
|
|
Object {
|
|
"background": 0,
|
|
"border": 0,
|
|
"color": "inherit",
|
|
"fontSize": "inherit",
|
|
"label": "input",
|
|
"opacity": 1,
|
|
"outline": 0,
|
|
"padding": 0,
|
|
}
|
|
}
|
|
minWidth={1}
|
|
onBlur={[Function]}
|
|
onChange={[Function]}
|
|
onFocus={[Function]}
|
|
spellCheck="false"
|
|
tabIndex="0"
|
|
type="text"
|
|
value="text"
|
|
>
|
|
<div
|
|
className=""
|
|
style={
|
|
Object {
|
|
"display": "inline-block",
|
|
}
|
|
}
|
|
>
|
|
<input
|
|
aria-autocomplete="list"
|
|
autoCapitalize="none"
|
|
autoComplete="off"
|
|
autoCorrect="off"
|
|
disabled={false}
|
|
id="react-select-5-input"
|
|
onBlur={[Function]}
|
|
onChange={[Function]}
|
|
onFocus={[Function]}
|
|
spellCheck="false"
|
|
style={
|
|
Object {
|
|
"background": 0,
|
|
"border": 0,
|
|
"boxSizing": "content-box",
|
|
"color": "inherit",
|
|
"fontSize": "inherit",
|
|
"label": "input",
|
|
"opacity": 1,
|
|
"outline": 0,
|
|
"padding": 0,
|
|
"width": "2px",
|
|
}
|
|
}
|
|
tabIndex="0"
|
|
type="text"
|
|
value="text"
|
|
/>
|
|
<div
|
|
style={
|
|
Object {
|
|
"height": 0,
|
|
"left": 0,
|
|
"overflow": "scroll",
|
|
"position": "absolute",
|
|
"top": 0,
|
|
"visibility": "hidden",
|
|
"whiteSpace": "pre",
|
|
}
|
|
}
|
|
>
|
|
text
|
|
</div>
|
|
</div>
|
|
</AutosizeInput>
|
|
</div>
|
|
</EmotionCssPropInternal>
|
|
</Input>
|
|
</div>
|
|
</EmotionCssPropInternal>
|
|
</ValueContainer>
|
|
<IndicatorsContainer
|
|
clearValue={[Function]}
|
|
cx={[Function]}
|
|
getStyles={[Function]}
|
|
getValue={[Function]}
|
|
hasValue={false}
|
|
isDisabled={false}
|
|
isMulti={false}
|
|
isRtl={false}
|
|
options={
|
|
Array [
|
|
Object {
|
|
"label": "One",
|
|
"value": "one",
|
|
},
|
|
Object {
|
|
"label": "Two",
|
|
"value": "two",
|
|
},
|
|
Object {
|
|
"label": "One hundred",
|
|
"value": "hundred",
|
|
},
|
|
]
|
|
}
|
|
selectOption={[Function]}
|
|
selectProps={
|
|
Object {
|
|
"aria-live": "polite",
|
|
"backspaceRemovesValue": true,
|
|
"blurInputOnSelect": true,
|
|
"captureMenuScroll": false,
|
|
"closeMenuOnScroll": false,
|
|
"closeMenuOnSelect": true,
|
|
"components": Object {},
|
|
"controlShouldRenderValue": true,
|
|
"escapeClearsValue": false,
|
|
"filterOption": [Function],
|
|
"formatGroupLabel": [Function],
|
|
"getOptionLabel": [Function],
|
|
"getOptionValue": [Function],
|
|
"inputValue": "text",
|
|
"isDisabled": false,
|
|
"isLoading": false,
|
|
"isMulti": false,
|
|
"isOptionDisabled": [Function],
|
|
"isRtl": false,
|
|
"isSearchable": true,
|
|
"loadingMessage": [Function],
|
|
"maxMenuHeight": 300,
|
|
"menuIsOpen": true,
|
|
"menuPlacement": "bottom",
|
|
"menuPosition": "absolute",
|
|
"menuShouldBlockScroll": false,
|
|
"menuShouldScrollIntoView": true,
|
|
"minMenuHeight": 140,
|
|
"noOptionsMessage": [Function],
|
|
"onChange": [Function],
|
|
"onInputChange": [Function],
|
|
"onMenuClose": [Function],
|
|
"onMenuOpen": [Function],
|
|
"openMenuOnClick": true,
|
|
"openMenuOnFocus": false,
|
|
"options": Array [
|
|
Object {
|
|
"label": "One",
|
|
"value": "one",
|
|
},
|
|
Object {
|
|
"label": "Two",
|
|
"value": "two",
|
|
},
|
|
Object {
|
|
"label": "One hundred",
|
|
"value": "hundred",
|
|
},
|
|
],
|
|
"pageSize": 5,
|
|
"placeholder": "Select...",
|
|
"screenReaderStatus": [Function],
|
|
"styles": Object {
|
|
"container": [Function],
|
|
"control": [Function],
|
|
},
|
|
"tabIndex": "0",
|
|
"tabSelectsValue": true,
|
|
"theme": [Function],
|
|
"value": null,
|
|
}
|
|
}
|
|
setValue={[Function]}
|
|
theme={
|
|
Object {
|
|
"borderRadius": 0,
|
|
"colors": Object {
|
|
"danger": undefined,
|
|
"dangerLight": undefined,
|
|
"neutral0": undefined,
|
|
"neutral10": undefined,
|
|
"neutral20": undefined,
|
|
"neutral30": undefined,
|
|
"neutral40": undefined,
|
|
"neutral5": undefined,
|
|
"neutral50": "hsl(0, 0%, 50%)",
|
|
"neutral60": undefined,
|
|
"neutral70": "hsl(0, 0%, 30%)",
|
|
"neutral80": undefined,
|
|
"neutral90": "hsl(0, 0%, 10%)",
|
|
"primary": undefined,
|
|
"primary25": undefined,
|
|
"primary50": undefined,
|
|
"primary75": "#4C9AFF",
|
|
},
|
|
"spacing": Object {
|
|
"baseUnit": 2,
|
|
"controlHeight": 30,
|
|
"menuGutter": 8,
|
|
},
|
|
}
|
|
}
|
|
>
|
|
<EmotionCssPropInternal
|
|
__EMOTION_LABEL_PLEASE_DO_NOT_USE__="IndicatorsContainer"
|
|
__EMOTION_TYPE_PLEASE_DO_NOT_USE__="div"
|
|
className=""
|
|
css={
|
|
Object {
|
|
"alignItems": "center",
|
|
"alignSelf": "stretch",
|
|
"boxSizing": "border-box",
|
|
"display": "flex",
|
|
"flexShrink": 0,
|
|
}
|
|
}
|
|
>
|
|
<div
|
|
className=" css-1hb7zxy-IndicatorsContainer"
|
|
>
|
|
<IndicatorSeparator
|
|
clearValue={[Function]}
|
|
cx={[Function]}
|
|
getStyles={[Function]}
|
|
getValue={[Function]}
|
|
hasValue={false}
|
|
isDisabled={false}
|
|
isFocused={false}
|
|
isMulti={false}
|
|
isRtl={false}
|
|
options={
|
|
Array [
|
|
Object {
|
|
"label": "One",
|
|
"value": "one",
|
|
},
|
|
Object {
|
|
"label": "Two",
|
|
"value": "two",
|
|
},
|
|
Object {
|
|
"label": "One hundred",
|
|
"value": "hundred",
|
|
},
|
|
]
|
|
}
|
|
selectOption={[Function]}
|
|
selectProps={
|
|
Object {
|
|
"aria-live": "polite",
|
|
"backspaceRemovesValue": true,
|
|
"blurInputOnSelect": true,
|
|
"captureMenuScroll": false,
|
|
"closeMenuOnScroll": false,
|
|
"closeMenuOnSelect": true,
|
|
"components": Object {},
|
|
"controlShouldRenderValue": true,
|
|
"escapeClearsValue": false,
|
|
"filterOption": [Function],
|
|
"formatGroupLabel": [Function],
|
|
"getOptionLabel": [Function],
|
|
"getOptionValue": [Function],
|
|
"inputValue": "text",
|
|
"isDisabled": false,
|
|
"isLoading": false,
|
|
"isMulti": false,
|
|
"isOptionDisabled": [Function],
|
|
"isRtl": false,
|
|
"isSearchable": true,
|
|
"loadingMessage": [Function],
|
|
"maxMenuHeight": 300,
|
|
"menuIsOpen": true,
|
|
"menuPlacement": "bottom",
|
|
"menuPosition": "absolute",
|
|
"menuShouldBlockScroll": false,
|
|
"menuShouldScrollIntoView": true,
|
|
"minMenuHeight": 140,
|
|
"noOptionsMessage": [Function],
|
|
"onChange": [Function],
|
|
"onInputChange": [Function],
|
|
"onMenuClose": [Function],
|
|
"onMenuOpen": [Function],
|
|
"openMenuOnClick": true,
|
|
"openMenuOnFocus": false,
|
|
"options": Array [
|
|
Object {
|
|
"label": "One",
|
|
"value": "one",
|
|
},
|
|
Object {
|
|
"label": "Two",
|
|
"value": "two",
|
|
},
|
|
Object {
|
|
"label": "One hundred",
|
|
"value": "hundred",
|
|
},
|
|
],
|
|
"pageSize": 5,
|
|
"placeholder": "Select...",
|
|
"screenReaderStatus": [Function],
|
|
"styles": Object {
|
|
"container": [Function],
|
|
"control": [Function],
|
|
},
|
|
"tabIndex": "0",
|
|
"tabSelectsValue": true,
|
|
"theme": [Function],
|
|
"value": null,
|
|
}
|
|
}
|
|
setValue={[Function]}
|
|
theme={
|
|
Object {
|
|
"borderRadius": 0,
|
|
"colors": Object {
|
|
"danger": undefined,
|
|
"dangerLight": undefined,
|
|
"neutral0": undefined,
|
|
"neutral10": undefined,
|
|
"neutral20": undefined,
|
|
"neutral30": undefined,
|
|
"neutral40": undefined,
|
|
"neutral5": undefined,
|
|
"neutral50": "hsl(0, 0%, 50%)",
|
|
"neutral60": undefined,
|
|
"neutral70": "hsl(0, 0%, 30%)",
|
|
"neutral80": undefined,
|
|
"neutral90": "hsl(0, 0%, 10%)",
|
|
"primary": undefined,
|
|
"primary25": undefined,
|
|
"primary50": undefined,
|
|
"primary75": "#4C9AFF",
|
|
},
|
|
"spacing": Object {
|
|
"baseUnit": 2,
|
|
"controlHeight": 30,
|
|
"menuGutter": 8,
|
|
},
|
|
}
|
|
}
|
|
>
|
|
<EmotionCssPropInternal
|
|
__EMOTION_LABEL_PLEASE_DO_NOT_USE__="IndicatorSeparator"
|
|
__EMOTION_TYPE_PLEASE_DO_NOT_USE__="span"
|
|
className=""
|
|
css={
|
|
Object {
|
|
"alignSelf": "stretch",
|
|
"backgroundColor": undefined,
|
|
"boxSizing": "border-box",
|
|
"label": "indicatorSeparator",
|
|
"marginBottom": 4,
|
|
"marginTop": 4,
|
|
"width": 1,
|
|
}
|
|
}
|
|
>
|
|
<span
|
|
className=" css-1urf5ax-indicatorSeparator"
|
|
/>
|
|
</EmotionCssPropInternal>
|
|
</IndicatorSeparator>
|
|
<DropdownIndicator
|
|
clearValue={[Function]}
|
|
cx={[Function]}
|
|
getStyles={[Function]}
|
|
getValue={[Function]}
|
|
hasValue={false}
|
|
innerProps={
|
|
Object {
|
|
"aria-hidden": "true",
|
|
"onMouseDown": [Function],
|
|
"onTouchEnd": [Function],
|
|
}
|
|
}
|
|
isDisabled={false}
|
|
isFocused={false}
|
|
isMulti={false}
|
|
isRtl={false}
|
|
options={
|
|
Array [
|
|
Object {
|
|
"label": "One",
|
|
"value": "one",
|
|
},
|
|
Object {
|
|
"label": "Two",
|
|
"value": "two",
|
|
},
|
|
Object {
|
|
"label": "One hundred",
|
|
"value": "hundred",
|
|
},
|
|
]
|
|
}
|
|
selectOption={[Function]}
|
|
selectProps={
|
|
Object {
|
|
"aria-live": "polite",
|
|
"backspaceRemovesValue": true,
|
|
"blurInputOnSelect": true,
|
|
"captureMenuScroll": false,
|
|
"closeMenuOnScroll": false,
|
|
"closeMenuOnSelect": true,
|
|
"components": Object {},
|
|
"controlShouldRenderValue": true,
|
|
"escapeClearsValue": false,
|
|
"filterOption": [Function],
|
|
"formatGroupLabel": [Function],
|
|
"getOptionLabel": [Function],
|
|
"getOptionValue": [Function],
|
|
"inputValue": "text",
|
|
"isDisabled": false,
|
|
"isLoading": false,
|
|
"isMulti": false,
|
|
"isOptionDisabled": [Function],
|
|
"isRtl": false,
|
|
"isSearchable": true,
|
|
"loadingMessage": [Function],
|
|
"maxMenuHeight": 300,
|
|
"menuIsOpen": true,
|
|
"menuPlacement": "bottom",
|
|
"menuPosition": "absolute",
|
|
"menuShouldBlockScroll": false,
|
|
"menuShouldScrollIntoView": true,
|
|
"minMenuHeight": 140,
|
|
"noOptionsMessage": [Function],
|
|
"onChange": [Function],
|
|
"onInputChange": [Function],
|
|
"onMenuClose": [Function],
|
|
"onMenuOpen": [Function],
|
|
"openMenuOnClick": true,
|
|
"openMenuOnFocus": false,
|
|
"options": Array [
|
|
Object {
|
|
"label": "One",
|
|
"value": "one",
|
|
},
|
|
Object {
|
|
"label": "Two",
|
|
"value": "two",
|
|
},
|
|
Object {
|
|
"label": "One hundred",
|
|
"value": "hundred",
|
|
},
|
|
],
|
|
"pageSize": 5,
|
|
"placeholder": "Select...",
|
|
"screenReaderStatus": [Function],
|
|
"styles": Object {
|
|
"container": [Function],
|
|
"control": [Function],
|
|
},
|
|
"tabIndex": "0",
|
|
"tabSelectsValue": true,
|
|
"theme": [Function],
|
|
"value": null,
|
|
}
|
|
}
|
|
setValue={[Function]}
|
|
theme={
|
|
Object {
|
|
"borderRadius": 0,
|
|
"colors": Object {
|
|
"danger": undefined,
|
|
"dangerLight": undefined,
|
|
"neutral0": undefined,
|
|
"neutral10": undefined,
|
|
"neutral20": undefined,
|
|
"neutral30": undefined,
|
|
"neutral40": undefined,
|
|
"neutral5": undefined,
|
|
"neutral50": "hsl(0, 0%, 50%)",
|
|
"neutral60": undefined,
|
|
"neutral70": "hsl(0, 0%, 30%)",
|
|
"neutral80": undefined,
|
|
"neutral90": "hsl(0, 0%, 10%)",
|
|
"primary": undefined,
|
|
"primary25": undefined,
|
|
"primary50": undefined,
|
|
"primary75": "#4C9AFF",
|
|
},
|
|
"spacing": Object {
|
|
"baseUnit": 2,
|
|
"controlHeight": 30,
|
|
"menuGutter": 8,
|
|
},
|
|
}
|
|
}
|
|
>
|
|
<EmotionCssPropInternal
|
|
__EMOTION_LABEL_PLEASE_DO_NOT_USE__="DropdownIndicator"
|
|
__EMOTION_TYPE_PLEASE_DO_NOT_USE__="div"
|
|
aria-hidden="true"
|
|
className=""
|
|
css={
|
|
Object {
|
|
":hover": Object {
|
|
"color": undefined,
|
|
},
|
|
"boxSizing": "border-box",
|
|
"color": undefined,
|
|
"display": "flex",
|
|
"label": "indicatorContainer",
|
|
"padding": 4,
|
|
"transition": "color 150ms",
|
|
}
|
|
}
|
|
onMouseDown={[Function]}
|
|
onTouchEnd={[Function]}
|
|
>
|
|
<div
|
|
aria-hidden="true"
|
|
className=" css-aazq4s-indicatorContainer"
|
|
onMouseDown={[Function]}
|
|
onTouchEnd={[Function]}
|
|
>
|
|
<DownChevron>
|
|
<Svg
|
|
size={20}
|
|
>
|
|
<EmotionCssPropInternal
|
|
__EMOTION_LABEL_PLEASE_DO_NOT_USE__="Svg"
|
|
__EMOTION_TYPE_PLEASE_DO_NOT_USE__="svg"
|
|
aria-hidden="true"
|
|
css={
|
|
Object {
|
|
"map": "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImluZGljYXRvcnMuanMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBa0JJIiwiZmlsZSI6ImluZGljYXRvcnMuanMiLCJzb3VyY2VzQ29udGVudCI6WyIvLyBAZmxvd1xuLyoqIEBqc3gganN4ICovXG5pbXBvcnQgeyB0eXBlIE5vZGUgfSBmcm9tICdyZWFjdCc7XG5pbXBvcnQgeyBqc3gsIGtleWZyYW1lcyB9IGZyb20gJ0BlbW90aW9uL3JlYWN0JztcblxuaW1wb3J0IHR5cGUgeyBDb21tb25Qcm9wcywgVGhlbWUgfSBmcm9tICcuLi90eXBlcyc7XG5cbi8vID09PT09PT09PT09PT09PT09PT09PT09PT09PT09PVxuLy8gRHJvcGRvd24gJiBDbGVhciBJY29uc1xuLy8gPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09XG5cbmNvbnN0IFN2ZyA9ICh7IHNpemUsIC4uLnByb3BzIH06IHsgc2l6ZTogbnVtYmVyIH0pID0+IChcbiAgPHN2Z1xuICAgIGhlaWdodD17c2l6ZX1cbiAgICB3aWR0aD17c2l6ZX1cbiAgICB2aWV3Qm94PVwiMCAwIDIwIDIwXCJcbiAgICBhcmlhLWhpZGRlbj1cInRydWVcIlxuICAgIGZvY3VzYWJsZT1cImZhbHNlXCJcbiAgICBjc3M9e3tcbiAgICAgIGRpc3BsYXk6ICdpbmxpbmUtYmxvY2snLFxuICAgICAgZmlsbDogJ2N1cnJlbnRDb2xvcicsXG4gICAgICBsaW5lSGVpZ2h0OiAxLFxuICAgICAgc3Ryb2tlOiAnY3VycmVudENvbG9yJyxcbiAgICAgIHN0cm9rZVdpZHRoOiAwLFxuICAgIH19XG4gICAgey4uLnByb3BzfVxuICAvPlxuKTtcblxuZXhwb3J0IGNvbnN0IENyb3NzSWNvbiA9IChwcm9wczogYW55KSA9PiAoXG4gIDxTdmcgc2l6ZT17MjB9IHsuLi5wcm9wc30+XG4gICAgPHBhdGggZD1cIk0xNC4zNDggMTQuODQ5Yy0wLjQ2OSAwLjQ2OS0xLjIyOSAwLjQ2OS0xLjY5NyAwbC0yLjY1MS0zLjAzMC0yLjY1MSAzLjAyOWMtMC40NjkgMC40NjktMS4yMjkgMC40NjktMS42OTcgMC0wLjQ2OS0wLjQ2OS0wLjQ2OS0xLjIyOSAwLTEuNjk3bDIuNzU4LTMuMTUtMi43NTktMy4xNTJjLTAuNDY5LTAuNDY5LTAuNDY5LTEuMjI4IDAtMS42OTdzMS4yMjgtMC40NjkgMS42OTcgMGwyLjY1MiAzLjAzMSAyLjY1MS0zLjAzMWMwLjQ2OS0wLjQ2OSAxLjIyOC0wLjQ2OSAxLjY5NyAwczAuNDY5IDEuMjI5IDAgMS42OTdsLTIuNzU4IDMuMTUyIDIuNzU4IDMuMTVjMC40NjkgMC40NjkgMC40NjkgMS4yMjkgMCAxLjY5OHpcIiAvPlxuICA8L1N2Zz5cbik7XG5leHBvcnQgY29uc3QgRG93bkNoZXZyb24gPSAocHJvcHM6IGFueSkgPT4gKFxuICA8U3ZnIHNpemU9ezIwfSB7Li4ucHJvcHN9PlxuICAgIDxwYXRoIGQ9XCJNNC41MTYgNy41NDhjMC40MzYtMC40NDYgMS4wNDMtMC40ODEgMS41NzYgMGwzLjkwOCAzLjc0NyAzLjkwOC0zLjc0N2MwLjUzMy0wLjQ4MSAxLjE0MS0wLjQ0NiAxLjU3NCAwIDAuNDM2IDAuNDQ1IDAuNDA4IDEuMTk3IDAgMS42MTUtMC40MDYgMC40MTgtNC42OTUgNC41MDItNC42OTUgNC41MDItMC4yMTcgMC4yMjMtMC41MDIgMC4zMzUtMC43ODcgMC4zMzVzLTAuNTctMC4xMTItMC43ODktMC4zMzVjMCAwLTQuMjg3LTQuMDg0LTQuNjk1LTQuNTAycy0wLjQzNi0xLjE3IDAtMS42MTV6XCIgLz5cbiAgPC9Tdmc+XG4pO1xuXG4vLyA9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT1cbi8vIERyb3Bkb3duICYgQ2xlYXIgQnV0dG9uc1xuLy8gPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09XG5cbmV4cG9ydCB0eXBlIEluZGljYXRvclByb3BzID0gQ29tbW9uUHJvcHMgJiB7XG4gIC8qKiBUaGUgY2hpbGRyZW4gdG8gYmUgcmVuZGVyZWQgaW5zaWRlIHRoZSBpbmRpY2F0b3IuICovXG4gIGNoaWxkcmVuOiBOb2RlLFxuICAvKiogUHJvcHMgdGhhdCB3aWxsIGJlIHBhc3NlZCBvbiB0byB0aGUgY2hpbGRyZW4uICovXG4gIGlubmVyUHJvcHM6IGFueSxcbiAgLyoqIFRoZSBmb2N1c2VkIHN0YXRlIG9mIHRoZSBzZWxlY3QuICovXG4gIGlzRm9jdXNlZDogYm9vbGVhbixcbiAgLyoqIFdoZXRoZXIgdGhlIHRleHQgaXMgcmlnaHQgdG8gbGVmdCAqL1xuICBpc1J0bDogYm9vbGVhbixcbn07XG5cbmNvbnN0IGJhc2VDU1MgPSAoe1xuICBpc0ZvY3VzZWQsXG4gIHRoZW1lOiB7XG4gICAgc3BhY2luZzogeyBiYXNlVW5pdCB9LFxuICAgIGNvbG9ycyxcbiAgfSxcbn06IEluZGljYXRvclByb3BzKSA9PiAoe1xuICBsYWJlbDogJ2luZGljYXRvckNvbnRhaW5lcicsXG4gIGNvbG9yOiBpc0ZvY3VzZWQgPyBjb2xvcnMubmV1dHJhbDYwIDogY29sb3JzLm5ldXRyYWwyMCxcbiAgZGlzcGxheTogJ2ZsZXgnLFxuICBwYWRkaW5nOiBiYXNlVW5pdCAqIDIsXG4gIHRyYW5zaXRpb246ICdjb2xvciAxNTBtcycsXG5cbiAgJzpob3Zlcic6IHtcbiAgICBjb2xvcjogaXNGb2N1c2VkID8gY29sb3JzLm5ldXRyYWw4MCA6IGNvbG9ycy5uZXV0cmFsNDAsXG4gIH0sXG59KTtcblxuZXhwb3J0IGNvbnN0IGRyb3Bkb3duSW5kaWNhdG9yQ1NTID0gYmFzZUNTUztcbmV4cG9ydCBjb25zdCBEcm9wZG93bkluZGljYXRvciA9IChwcm9wczogSW5kaWNhdG9yUHJvcHMpID0+IHtcbiAgY29uc3QgeyBjaGlsZHJlbiwgY2xhc3NOYW1lLCBjeCwgZ2V0U3R5bGVzLCBpbm5lclByb3BzIH0gPSBwcm9wcztcbiAgcmV0dXJuIChcbiAgICA8ZGl2XG4gICAgICBjc3M9e2dldFN0eWxlcygnZHJvcGRvd25JbmRpY2F0b3InLCBwcm9wcyl9XG4gICAgICBjbGFzc05hbWU9e2N4KFxuICAgICAgICB7XG4gICAgICAgICAgaW5kaWNhdG9yOiB0cnVlLFxuICAgICAgICAgICdkcm9wZG93bi1pbmRpY2F0b3InOiB0cnVlLFxuICAgICAgICB9LFxuICAgICAgICBjbGFzc05hbWVcbiAgICAgICl9XG4gICAgICB7Li4uaW5uZXJQcm9wc31cbiAgICA+XG4gICAgICB7Y2hpbGRyZW4gfHwgPERvd25DaGV2cm9uIC8+fVxuICAgIDwvZGl2PlxuICApO1xufTtcblxuZXhwb3J0IGNvbnN0IGNsZWFySW5kaWNhdG9yQ1NTID0gYmFzZUNTUztcbmV4cG9ydCBjb25zdCBDbGVhckluZGljYXRvciA9IChwcm9wczogSW5kaWNhdG9yUHJvcHMpID0+IHtcbiAgY29uc3QgeyBjaGlsZHJlbiwgY2xhc3NOYW1lLCBjeCwgZ2V0U3R5bGVzLCBpbm5lclByb3BzIH0gPSBwcm9wcztcbiAgcmV0dXJuIChcbiAgICA8ZGl2XG4gICAgICBjc3M9e2dldFN0eWxlcygnY2xlYXJJbmRpY2F0b3InLCBwcm9wcyl9XG4gICAgICBjbGFzc05hbWU9e2N4KFxuICAgICAgICB7XG4gICAgICAgICAgaW5kaWNhdG9yOiB0cnVlLFxuICAgICAgICAgICdjbGVhci1pbmRpY2F0b3InOiB0cnVlLFxuICAgICAgICB9LFxuICAgICAgICBjbGFzc05hbWVcbiAgICAgICl9XG4gICAgICB7Li4uaW5uZXJQcm9wc31cbiAgICA+XG4gICAgICB7Y2hpbGRyZW4gfHwgPENyb3NzSWNvbiAvPn1cbiAgICA8L2Rpdj5cbiAgKTtcbn07XG5cbi8vID09PT09PT09PT09PT09PT09PT09PT09PT09PT09PVxuLy8gU2VwYXJhdG9yXG4vLyA9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT1cblxudHlwZSBTZXBhcmF0b3JTdGF0ZSA9IHsgaXNEaXNhYmxlZDogYm9vbGVhbiB9O1xuXG5leHBvcnQgY29uc3QgaW5kaWNhdG9yU2VwYXJhdG9yQ1NTID0gKHtcbiAgaXNEaXNhYmxlZCxcbiAgdGhlbWU6IHtcbiAgICBzcGFjaW5nOiB7IGJhc2VVbml0IH0sXG4gICAgY29sb3JzLFxuICB9LFxufTogQ29tbW9uUHJvcHMgJiBTZXBhcmF0b3JTdGF0ZSkgPT4gKHtcbiAgbGFiZWw6ICdpbmRpY2F0b3JTZXBhcmF0b3InLFxuICBhbGlnblNlbGY6ICdzdHJldGNoJyxcbiAgYmFja2dyb3VuZENvbG9yOiBpc0Rpc2FibGVkID8gY29sb3JzLm5ldXRyYWwxMCA6IGNvbG9ycy5uZXV0cmFsMjAsXG4gIG1hcmdpbkJvdHRvbTogYmFzZVVuaXQgKiAyLFxuICBtYXJnaW5Ub3A6IGJhc2VVbml0ICogMixcbiAgd2lkdGg6IDEsXG59KTtcblxuZXhwb3J0IGNvbnN0IEluZGljYXRvclNlcGFyYXRvciA9IChwcm9wczogSW5kaWNhdG9yUHJvcHMpID0+IHtcbiAgY29uc3QgeyBjbGFzc05hbWUsIGN4LCBnZXRTdHlsZXMsIGlubmVyUHJvcHMgfSA9IHByb3BzO1xuICByZXR1cm4gKFxuICAgIDxzcGFuXG4gICAgICB7Li4uaW5uZXJQcm9wc31cbiAgICAgIGNzcz17Z2V0U3R5bGVzKCdpbmRpY2F0b3JTZXBhcmF0b3InLCBwcm9wcyl9XG4gICAgICBjbGFzc05hbWU9e2N4KHsgJ2luZGljYXRvci1zZXBhcmF0b3InOiB0cnVlIH0sIGNsYXNzTmFtZSl9XG4gICAgLz5cbiAgKTtcbn07XG5cbi8vID09PT09PT09PT09PT09PT09PT09PT09PT09PT09PVxuLy8gTG9hZGluZ1xuLy8gPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09XG5cbmNvbnN0IGxvYWRpbmdEb3RBbmltYXRpb25zID0ga2V5ZnJhbWVzYFxuICAwJSwgODAlLCAxMDAlIHsgb3BhY2l0eTogMDsgfVxuICA0MCUgeyBvcGFjaXR5OiAxOyB9XG5gO1xuXG5leHBvcnQgY29uc3QgbG9hZGluZ0luZGljYXRvckNTUyA9ICh7XG4gIGlzRm9jdXNlZCxcbiAgc2l6ZSxcbiAgdGhlbWU6IHtcbiAgICBjb2xvcnMsXG4gICAgc3BhY2luZzogeyBiYXNlVW5pdCB9LFxuICB9LFxufToge1xuICBpc0ZvY3VzZWQ6IGJvb2xlYW4sXG4gIHNpemU6IG51bWJlcixcbiAgdGhlbWU6IFRoZW1lLFxufSkgPT4gKHtcbiAgbGFiZWw6ICdsb2FkaW5nSW5kaWNhdG9yJyxcbiAgY29sb3I6IGlzRm9jdXNlZCA/IGNvbG9ycy5uZXV0cmFsNjAgOiBjb2xvcnMubmV1dHJhbDIwLFxuICBkaXNwbGF5OiAnZmxleCcsXG4gIHBhZGRpbmc6IGJhc2VVbml0ICogMixcbiAgdHJhbnNpdGlvbjogJ2NvbG9yIDE1MG1zJyxcbiAgYWxpZ25TZWxmOiAnY2VudGVyJyxcbiAgZm9udFNpemU6IHNpemUsXG4gIGxpbmVIZWlnaHQ6IDEsXG4gIG1hcmdpblJpZ2h0OiBzaXplLFxuICB0ZXh0QWxpZ246ICdjZW50ZXInLFxuICB2ZXJ0aWNhbEFsaWduOiAnbWlkZGxlJyxcbn0pO1xuXG50eXBlIERvdFByb3BzID0geyBkZWxheTogbnVtYmVyLCBvZmZzZXQ6IGJvb2xlYW4gfTtcbmNvbnN0IExvYWRpbmdEb3QgPSAoeyBkZWxheSwgb2Zmc2V0IH06IERvdFByb3BzKSA9PiAoXG4gIDxzcGFuXG4gICAgY3NzPXt7XG4gICAgICBhbmltYXRpb246IGAke2xvYWRpbmdEb3RBbmltYXRpb25zfSAxcyBlYXNlLWluLW91dCAke2RlbGF5fW1zIGluZmluaXRlO2AsXG4gICAgICBiYWNrZ3JvdW5kQ29sb3I6ICdjdXJyZW50Q29sb3InLFxuICAgICAgYm9yZGVyUmFkaXVzOiAnMWVtJyxcbiAgICAgIGRpc3BsYXk6ICdpbmxpbmUtYmxvY2snLFxuICAgICAgbWFyZ2luTGVmdDogb2Zmc2V0ID8gJzFlbScgOiBudWxsLFxuICAgICAgaGVpZ2h0OiAnMWVtJyxcbiAgICAgIHZlcnRpY2FsQWxpZ246ICd0b3AnLFxuICAgICAgd2lkdGg6ICcxZW0nLFxuICAgIH19XG4gIC8+XG4pO1xuXG5leHBvcnQgdHlwZSBMb2FkaW5nSWNvblByb3BzID0ge1xuICAvKiogUHJvcHMgdGhhdCB3aWxsIGJlIHBhc3NlZCBvbiB0byB0aGUgY2hpbGRyZW4uICovXG4gIGlubmVyUHJvcHM6IGFueSxcbiAgLyoqIFRoZSBmb2N1c2VkIHN0YXRlIG9mIHRoZSBzZWxlY3QuICovXG4gIGlzRm9jdXNlZDogYm9vbGVhbixcbiAgLyoqIFdoZXRoZXIgdGhlIHRleHQgaXMgcmlnaHQgdG8gbGVmdCAqL1xuICBpc1J0bDogYm9vbGVhbixcbn0gJiBDb21tb25Qcm9wcyAmIHtcbiAgICAvKiogU2V0IHNpemUgb2YgdGhlIGNvbnRhaW5lci4gKi9cbiAgICBzaXplOiBudW1iZXIsXG4gIH07XG5leHBvcnQgY29uc3QgTG9hZGluZ0luZGljYXRvciA9IChwcm9wczogTG9hZGluZ0ljb25Qcm9wcykgPT4ge1xuICBjb25zdCB7IGNsYXNzTmFtZSwgY3gsIGdldFN0eWxlcywgaW5uZXJQcm9wcywgaXNSdGwgfSA9IHByb3BzO1xuXG4gIHJldHVybiAoXG4gICAgPGRpdlxuICAgICAgY3NzPXtnZXRTdHlsZXMoJ2xvYWRpbmdJbmRpY2F0b3InLCBwcm9wcyl9XG4gICAgICBjbGFzc05hbWU9e2N4KFxuICAgICAgICB7XG4gICAgICAgICAgaW5kaWNhdG9yOiB0cnVlLFxuICAgICAgICAgICdsb2FkaW5nLWluZGljYXRvcic6IHRydWUsXG4gICAgICAgIH0sXG4gICAgICAgIGNsYXNzTmFtZVxuICAgICAgKX1cbiAgICAgIHsuLi5pbm5lclByb3BzfVxuICAgID5cbiAgICAgIDxMb2FkaW5nRG90IGRlbGF5PXswfSBvZmZzZXQ9e2lzUnRsfSAvPlxuICAgICAgPExvYWRpbmdEb3QgZGVsYXk9ezE2MH0gb2Zmc2V0IC8+XG4gICAgICA8TG9hZGluZ0RvdCBkZWxheT17MzIwfSBvZmZzZXQ9eyFpc1J0bH0gLz5cbiAgICA8L2Rpdj5cbiAgKTtcbn07XG5Mb2FkaW5nSW5kaWNhdG9yLmRlZmF1bHRQcm9wcyA9IHsgc2l6ZTogNCB9O1xuIl19 */",
|
|
"name": "tj5bde-Svg",
|
|
"styles": "display:inline-block;fill:currentColor;line-height:1;stroke:currentColor;stroke-width:0;label:Svg;",
|
|
"toString": [Function],
|
|
}
|
|
}
|
|
focusable="false"
|
|
height={20}
|
|
viewBox="0 0 20 20"
|
|
width={20}
|
|
>
|
|
<svg
|
|
aria-hidden="true"
|
|
className="css-tj5bde-Svg"
|
|
focusable="false"
|
|
height={20}
|
|
viewBox="0 0 20 20"
|
|
width={20}
|
|
>
|
|
<path
|
|
d="M4.516 7.548c0.436-0.446 1.043-0.481 1.576 0l3.908 3.747 3.908-3.747c0.533-0.481 1.141-0.446 1.574 0 0.436 0.445 0.408 1.197 0 1.615-0.406 0.418-4.695 4.502-4.695 4.502-0.217 0.223-0.502 0.335-0.787 0.335s-0.57-0.112-0.789-0.335c0 0-4.287-4.084-4.695-4.502s-0.436-1.17 0-1.615z"
|
|
/>
|
|
</svg>
|
|
</EmotionCssPropInternal>
|
|
</Svg>
|
|
</DownChevron>
|
|
</div>
|
|
</EmotionCssPropInternal>
|
|
</DropdownIndicator>
|
|
</div>
|
|
</EmotionCssPropInternal>
|
|
</IndicatorsContainer>
|
|
</div>
|
|
</EmotionCssPropInternal>
|
|
</Control>
|
|
<MenuPlacer
|
|
clearValue={[Function]}
|
|
cx={[Function]}
|
|
getStyles={[Function]}
|
|
getValue={[Function]}
|
|
hasValue={false}
|
|
isMulti={false}
|
|
isRtl={false}
|
|
maxMenuHeight={300}
|
|
menuPlacement="bottom"
|
|
menuPosition="absolute"
|
|
menuShouldScrollIntoView={true}
|
|
minMenuHeight={140}
|
|
options={
|
|
Array [
|
|
Object {
|
|
"label": "One",
|
|
"value": "one",
|
|
},
|
|
Object {
|
|
"label": "Two",
|
|
"value": "two",
|
|
},
|
|
Object {
|
|
"label": "One hundred",
|
|
"value": "hundred",
|
|
},
|
|
]
|
|
}
|
|
selectOption={[Function]}
|
|
selectProps={
|
|
Object {
|
|
"aria-live": "polite",
|
|
"backspaceRemovesValue": true,
|
|
"blurInputOnSelect": true,
|
|
"captureMenuScroll": false,
|
|
"closeMenuOnScroll": false,
|
|
"closeMenuOnSelect": true,
|
|
"components": Object {},
|
|
"controlShouldRenderValue": true,
|
|
"escapeClearsValue": false,
|
|
"filterOption": [Function],
|
|
"formatGroupLabel": [Function],
|
|
"getOptionLabel": [Function],
|
|
"getOptionValue": [Function],
|
|
"inputValue": "text",
|
|
"isDisabled": false,
|
|
"isLoading": false,
|
|
"isMulti": false,
|
|
"isOptionDisabled": [Function],
|
|
"isRtl": false,
|
|
"isSearchable": true,
|
|
"loadingMessage": [Function],
|
|
"maxMenuHeight": 300,
|
|
"menuIsOpen": true,
|
|
"menuPlacement": "bottom",
|
|
"menuPosition": "absolute",
|
|
"menuShouldBlockScroll": false,
|
|
"menuShouldScrollIntoView": true,
|
|
"minMenuHeight": 140,
|
|
"noOptionsMessage": [Function],
|
|
"onChange": [Function],
|
|
"onInputChange": [Function],
|
|
"onMenuClose": [Function],
|
|
"onMenuOpen": [Function],
|
|
"openMenuOnClick": true,
|
|
"openMenuOnFocus": false,
|
|
"options": Array [
|
|
Object {
|
|
"label": "One",
|
|
"value": "one",
|
|
},
|
|
Object {
|
|
"label": "Two",
|
|
"value": "two",
|
|
},
|
|
Object {
|
|
"label": "One hundred",
|
|
"value": "hundred",
|
|
},
|
|
],
|
|
"pageSize": 5,
|
|
"placeholder": "Select...",
|
|
"screenReaderStatus": [Function],
|
|
"styles": Object {
|
|
"container": [Function],
|
|
"control": [Function],
|
|
},
|
|
"tabIndex": "0",
|
|
"tabSelectsValue": true,
|
|
"theme": [Function],
|
|
"value": null,
|
|
}
|
|
}
|
|
setValue={[Function]}
|
|
theme={
|
|
Object {
|
|
"borderRadius": 0,
|
|
"colors": Object {
|
|
"danger": undefined,
|
|
"dangerLight": undefined,
|
|
"neutral0": undefined,
|
|
"neutral10": undefined,
|
|
"neutral20": undefined,
|
|
"neutral30": undefined,
|
|
"neutral40": undefined,
|
|
"neutral5": undefined,
|
|
"neutral50": "hsl(0, 0%, 50%)",
|
|
"neutral60": undefined,
|
|
"neutral70": "hsl(0, 0%, 30%)",
|
|
"neutral80": undefined,
|
|
"neutral90": "hsl(0, 0%, 10%)",
|
|
"primary": undefined,
|
|
"primary25": undefined,
|
|
"primary50": undefined,
|
|
"primary75": "#4C9AFF",
|
|
},
|
|
"spacing": Object {
|
|
"baseUnit": 2,
|
|
"controlHeight": 30,
|
|
"menuGutter": 8,
|
|
},
|
|
}
|
|
}
|
|
>
|
|
<Menu
|
|
clearValue={[Function]}
|
|
cx={[Function]}
|
|
getStyles={[Function]}
|
|
getValue={[Function]}
|
|
hasValue={false}
|
|
innerProps={
|
|
Object {
|
|
"onMouseDown": [Function],
|
|
"onMouseMove": [Function],
|
|
}
|
|
}
|
|
innerRef={[Function]}
|
|
isLoading={false}
|
|
isMulti={false}
|
|
isRtl={false}
|
|
maxMenuHeight={300}
|
|
menuPlacement="bottom"
|
|
menuPosition="absolute"
|
|
menuShouldScrollIntoView={true}
|
|
minMenuHeight={140}
|
|
options={
|
|
Array [
|
|
Object {
|
|
"label": "One",
|
|
"value": "one",
|
|
},
|
|
Object {
|
|
"label": "Two",
|
|
"value": "two",
|
|
},
|
|
Object {
|
|
"label": "One hundred",
|
|
"value": "hundred",
|
|
},
|
|
]
|
|
}
|
|
placement="bottom"
|
|
selectOption={[Function]}
|
|
selectProps={
|
|
Object {
|
|
"aria-live": "polite",
|
|
"backspaceRemovesValue": true,
|
|
"blurInputOnSelect": true,
|
|
"captureMenuScroll": false,
|
|
"closeMenuOnScroll": false,
|
|
"closeMenuOnSelect": true,
|
|
"components": Object {},
|
|
"controlShouldRenderValue": true,
|
|
"escapeClearsValue": false,
|
|
"filterOption": [Function],
|
|
"formatGroupLabel": [Function],
|
|
"getOptionLabel": [Function],
|
|
"getOptionValue": [Function],
|
|
"inputValue": "text",
|
|
"isDisabled": false,
|
|
"isLoading": false,
|
|
"isMulti": false,
|
|
"isOptionDisabled": [Function],
|
|
"isRtl": false,
|
|
"isSearchable": true,
|
|
"loadingMessage": [Function],
|
|
"maxMenuHeight": 300,
|
|
"menuIsOpen": true,
|
|
"menuPlacement": "bottom",
|
|
"menuPosition": "absolute",
|
|
"menuShouldBlockScroll": false,
|
|
"menuShouldScrollIntoView": true,
|
|
"minMenuHeight": 140,
|
|
"noOptionsMessage": [Function],
|
|
"onChange": [Function],
|
|
"onInputChange": [Function],
|
|
"onMenuClose": [Function],
|
|
"onMenuOpen": [Function],
|
|
"openMenuOnClick": true,
|
|
"openMenuOnFocus": false,
|
|
"options": Array [
|
|
Object {
|
|
"label": "One",
|
|
"value": "one",
|
|
},
|
|
Object {
|
|
"label": "Two",
|
|
"value": "two",
|
|
},
|
|
Object {
|
|
"label": "One hundred",
|
|
"value": "hundred",
|
|
},
|
|
],
|
|
"pageSize": 5,
|
|
"placeholder": "Select...",
|
|
"screenReaderStatus": [Function],
|
|
"styles": Object {
|
|
"container": [Function],
|
|
"control": [Function],
|
|
},
|
|
"tabIndex": "0",
|
|
"tabSelectsValue": true,
|
|
"theme": [Function],
|
|
"value": null,
|
|
}
|
|
}
|
|
setValue={[Function]}
|
|
theme={
|
|
Object {
|
|
"borderRadius": 0,
|
|
"colors": Object {
|
|
"danger": undefined,
|
|
"dangerLight": undefined,
|
|
"neutral0": undefined,
|
|
"neutral10": undefined,
|
|
"neutral20": undefined,
|
|
"neutral30": undefined,
|
|
"neutral40": undefined,
|
|
"neutral5": undefined,
|
|
"neutral50": "hsl(0, 0%, 50%)",
|
|
"neutral60": undefined,
|
|
"neutral70": "hsl(0, 0%, 30%)",
|
|
"neutral80": undefined,
|
|
"neutral90": "hsl(0, 0%, 10%)",
|
|
"primary": undefined,
|
|
"primary25": undefined,
|
|
"primary50": undefined,
|
|
"primary75": "#4C9AFF",
|
|
},
|
|
"spacing": Object {
|
|
"baseUnit": 2,
|
|
"controlHeight": 30,
|
|
"menuGutter": 8,
|
|
},
|
|
}
|
|
}
|
|
>
|
|
<EmotionCssPropInternal
|
|
__EMOTION_LABEL_PLEASE_DO_NOT_USE__="Menu"
|
|
__EMOTION_TYPE_PLEASE_DO_NOT_USE__="div"
|
|
className=""
|
|
css={
|
|
Object {
|
|
"backgroundColor": undefined,
|
|
"borderRadius": 0,
|
|
"boxShadow": "0 0 0 1px hsla(0, 0%, 0%, 0.1), 0 4px 11px hsla(0, 0%, 0%, 0.1)",
|
|
"boxSizing": "border-box",
|
|
"label": "menu",
|
|
"marginBottom": 8,
|
|
"marginTop": 8,
|
|
"position": "absolute",
|
|
"top": "100%",
|
|
"width": "100%",
|
|
"zIndex": 1,
|
|
}
|
|
}
|
|
onMouseDown={[Function]}
|
|
onMouseMove={[Function]}
|
|
>
|
|
<div
|
|
className=" css-1uhnaxp-menu"
|
|
onMouseDown={[Function]}
|
|
onMouseMove={[Function]}
|
|
>
|
|
<ScrollManager
|
|
captureEnabled={false}
|
|
lockEnabled={false}
|
|
>
|
|
<MenuList
|
|
clearValue={[Function]}
|
|
cx={[Function]}
|
|
getStyles={[Function]}
|
|
getValue={[Function]}
|
|
hasValue={false}
|
|
innerRef={[Function]}
|
|
isLoading={false}
|
|
isMulti={false}
|
|
isRtl={false}
|
|
maxHeight={300}
|
|
options={
|
|
Array [
|
|
Object {
|
|
"label": "One",
|
|
"value": "one",
|
|
},
|
|
Object {
|
|
"label": "Two",
|
|
"value": "two",
|
|
},
|
|
Object {
|
|
"label": "One hundred",
|
|
"value": "hundred",
|
|
},
|
|
]
|
|
}
|
|
selectOption={[Function]}
|
|
selectProps={
|
|
Object {
|
|
"aria-live": "polite",
|
|
"backspaceRemovesValue": true,
|
|
"blurInputOnSelect": true,
|
|
"captureMenuScroll": false,
|
|
"closeMenuOnScroll": false,
|
|
"closeMenuOnSelect": true,
|
|
"components": Object {},
|
|
"controlShouldRenderValue": true,
|
|
"escapeClearsValue": false,
|
|
"filterOption": [Function],
|
|
"formatGroupLabel": [Function],
|
|
"getOptionLabel": [Function],
|
|
"getOptionValue": [Function],
|
|
"inputValue": "text",
|
|
"isDisabled": false,
|
|
"isLoading": false,
|
|
"isMulti": false,
|
|
"isOptionDisabled": [Function],
|
|
"isRtl": false,
|
|
"isSearchable": true,
|
|
"loadingMessage": [Function],
|
|
"maxMenuHeight": 300,
|
|
"menuIsOpen": true,
|
|
"menuPlacement": "bottom",
|
|
"menuPosition": "absolute",
|
|
"menuShouldBlockScroll": false,
|
|
"menuShouldScrollIntoView": true,
|
|
"minMenuHeight": 140,
|
|
"noOptionsMessage": [Function],
|
|
"onChange": [Function],
|
|
"onInputChange": [Function],
|
|
"onMenuClose": [Function],
|
|
"onMenuOpen": [Function],
|
|
"openMenuOnClick": true,
|
|
"openMenuOnFocus": false,
|
|
"options": Array [
|
|
Object {
|
|
"label": "One",
|
|
"value": "one",
|
|
},
|
|
Object {
|
|
"label": "Two",
|
|
"value": "two",
|
|
},
|
|
Object {
|
|
"label": "One hundred",
|
|
"value": "hundred",
|
|
},
|
|
],
|
|
"pageSize": 5,
|
|
"placeholder": "Select...",
|
|
"screenReaderStatus": [Function],
|
|
"styles": Object {
|
|
"container": [Function],
|
|
"control": [Function],
|
|
},
|
|
"tabIndex": "0",
|
|
"tabSelectsValue": true,
|
|
"theme": [Function],
|
|
"value": null,
|
|
}
|
|
}
|
|
setValue={[Function]}
|
|
theme={
|
|
Object {
|
|
"borderRadius": 0,
|
|
"colors": Object {
|
|
"danger": undefined,
|
|
"dangerLight": undefined,
|
|
"neutral0": undefined,
|
|
"neutral10": undefined,
|
|
"neutral20": undefined,
|
|
"neutral30": undefined,
|
|
"neutral40": undefined,
|
|
"neutral5": undefined,
|
|
"neutral50": "hsl(0, 0%, 50%)",
|
|
"neutral60": undefined,
|
|
"neutral70": "hsl(0, 0%, 30%)",
|
|
"neutral80": undefined,
|
|
"neutral90": "hsl(0, 0%, 10%)",
|
|
"primary": undefined,
|
|
"primary25": undefined,
|
|
"primary50": undefined,
|
|
"primary75": "#4C9AFF",
|
|
},
|
|
"spacing": Object {
|
|
"baseUnit": 2,
|
|
"controlHeight": 30,
|
|
"menuGutter": 8,
|
|
},
|
|
}
|
|
}
|
|
>
|
|
<EmotionCssPropInternal
|
|
__EMOTION_LABEL_PLEASE_DO_NOT_USE__="MenuList"
|
|
__EMOTION_TYPE_PLEASE_DO_NOT_USE__="div"
|
|
className=""
|
|
css={
|
|
Object {
|
|
"WebkitOverflowScrolling": "touch",
|
|
"boxSizing": "border-box",
|
|
"maxHeight": 300,
|
|
"overflowY": "auto",
|
|
"paddingBottom": 2,
|
|
"paddingTop": 2,
|
|
"position": "relative",
|
|
}
|
|
}
|
|
>
|
|
<div
|
|
className=" css-87spde-MenuList"
|
|
>
|
|
<NoOptionsMessage
|
|
clearValue={[Function]}
|
|
cx={[Function]}
|
|
getStyles={[Function]}
|
|
getValue={[Function]}
|
|
hasValue={false}
|
|
isMulti={false}
|
|
isRtl={false}
|
|
options={
|
|
Array [
|
|
Object {
|
|
"label": "One",
|
|
"value": "one",
|
|
},
|
|
Object {
|
|
"label": "Two",
|
|
"value": "two",
|
|
},
|
|
Object {
|
|
"label": "One hundred",
|
|
"value": "hundred",
|
|
},
|
|
]
|
|
}
|
|
selectOption={[Function]}
|
|
selectProps={
|
|
Object {
|
|
"aria-live": "polite",
|
|
"backspaceRemovesValue": true,
|
|
"blurInputOnSelect": true,
|
|
"captureMenuScroll": false,
|
|
"closeMenuOnScroll": false,
|
|
"closeMenuOnSelect": true,
|
|
"components": Object {},
|
|
"controlShouldRenderValue": true,
|
|
"escapeClearsValue": false,
|
|
"filterOption": [Function],
|
|
"formatGroupLabel": [Function],
|
|
"getOptionLabel": [Function],
|
|
"getOptionValue": [Function],
|
|
"inputValue": "text",
|
|
"isDisabled": false,
|
|
"isLoading": false,
|
|
"isMulti": false,
|
|
"isOptionDisabled": [Function],
|
|
"isRtl": false,
|
|
"isSearchable": true,
|
|
"loadingMessage": [Function],
|
|
"maxMenuHeight": 300,
|
|
"menuIsOpen": true,
|
|
"menuPlacement": "bottom",
|
|
"menuPosition": "absolute",
|
|
"menuShouldBlockScroll": false,
|
|
"menuShouldScrollIntoView": true,
|
|
"minMenuHeight": 140,
|
|
"noOptionsMessage": [Function],
|
|
"onChange": [Function],
|
|
"onInputChange": [Function],
|
|
"onMenuClose": [Function],
|
|
"onMenuOpen": [Function],
|
|
"openMenuOnClick": true,
|
|
"openMenuOnFocus": false,
|
|
"options": Array [
|
|
Object {
|
|
"label": "One",
|
|
"value": "one",
|
|
},
|
|
Object {
|
|
"label": "Two",
|
|
"value": "two",
|
|
},
|
|
Object {
|
|
"label": "One hundred",
|
|
"value": "hundred",
|
|
},
|
|
],
|
|
"pageSize": 5,
|
|
"placeholder": "Select...",
|
|
"screenReaderStatus": [Function],
|
|
"styles": Object {
|
|
"container": [Function],
|
|
"control": [Function],
|
|
},
|
|
"tabIndex": "0",
|
|
"tabSelectsValue": true,
|
|
"theme": [Function],
|
|
"value": null,
|
|
}
|
|
}
|
|
setValue={[Function]}
|
|
theme={
|
|
Object {
|
|
"borderRadius": 0,
|
|
"colors": Object {
|
|
"danger": undefined,
|
|
"dangerLight": undefined,
|
|
"neutral0": undefined,
|
|
"neutral10": undefined,
|
|
"neutral20": undefined,
|
|
"neutral30": undefined,
|
|
"neutral40": undefined,
|
|
"neutral5": undefined,
|
|
"neutral50": "hsl(0, 0%, 50%)",
|
|
"neutral60": undefined,
|
|
"neutral70": "hsl(0, 0%, 30%)",
|
|
"neutral80": undefined,
|
|
"neutral90": "hsl(0, 0%, 10%)",
|
|
"primary": undefined,
|
|
"primary25": undefined,
|
|
"primary50": undefined,
|
|
"primary75": "#4C9AFF",
|
|
},
|
|
"spacing": Object {
|
|
"baseUnit": 2,
|
|
"controlHeight": 30,
|
|
"menuGutter": 8,
|
|
},
|
|
}
|
|
}
|
|
>
|
|
<EmotionCssPropInternal
|
|
__EMOTION_LABEL_PLEASE_DO_NOT_USE__="NoOptionsMessage"
|
|
__EMOTION_TYPE_PLEASE_DO_NOT_USE__="div"
|
|
className=""
|
|
css={
|
|
Object {
|
|
"boxSizing": "border-box",
|
|
"color": undefined,
|
|
"padding": "4px 6px",
|
|
"textAlign": "center",
|
|
}
|
|
}
|
|
>
|
|
<div
|
|
className=" css-36co7-NoOptionsMessage"
|
|
>
|
|
No options
|
|
</div>
|
|
</EmotionCssPropInternal>
|
|
</NoOptionsMessage>
|
|
</div>
|
|
</EmotionCssPropInternal>
|
|
</MenuList>
|
|
</ScrollManager>
|
|
</div>
|
|
</EmotionCssPropInternal>
|
|
</Menu>
|
|
</MenuPlacer>
|
|
</div>
|
|
</EmotionCssPropInternal>
|
|
</SelectContainer>
|
|
</Select>
|
|
</StateManager>
|
|
</Select>
|
|
</Component>
|
|
</WithTheme(Component)>
|
|
`;
|