amis 1.9.1-beta.17 → 1.9.1-beta.18
Sign up to get free protection for your applications and to get access to all the features.
- package/lib/Root.js +2 -2
- package/lib/Root.js.map +1 -1
- package/lib/RootRenderer.js +1 -1
- package/lib/RootRenderer.js.map +1 -1
- package/lib/SchemaRenderer.js +4 -4
- package/lib/SchemaRenderer.js.map +1 -1
- package/lib/Scoped.js +1 -1
- package/lib/Scoped.js.map +1 -1
- package/lib/WithRootStore.js +1 -1
- package/lib/WithRootStore.js.map +1 -1
- package/lib/WithStore.js +1 -1
- package/lib/WithStore.js.map +1 -1
- package/lib/actions/AjaxAction.js +1 -1
- package/lib/actions/AjaxAction.js.map +1 -1
- package/lib/actions/Decorators.js +1 -1
- package/lib/actions/Decorators.js.map +1 -1
- package/lib/actions/EmailAction.js +1 -1
- package/lib/actions/EmailAction.js.map +1 -1
- package/lib/actions/LoopAction.js +2 -2
- package/lib/actions/LoopAction.js.map +1 -1
- package/lib/compat.js +1 -1
- package/lib/compat.js.map +1 -1
- package/lib/components/Alert2.d.ts +10 -10
- package/lib/components/Alert2.js +2 -2
- package/lib/components/Alert2.js.map +1 -1
- package/lib/components/AnchorNav.js +1 -1
- package/lib/components/AnchorNav.js.map +1 -1
- package/lib/components/ArrayInput.js +2 -2
- package/lib/components/ArrayInput.js.map +1 -1
- package/lib/components/AsideNav.js +4 -4
- package/lib/components/AsideNav.js.map +1 -1
- package/lib/components/Avatar.js +3 -3
- package/lib/components/Avatar.js.map +1 -1
- package/lib/components/Badge.js +10 -10
- package/lib/components/Badge.js.map +1 -1
- package/lib/components/BaiduMapPicker.js +1 -1
- package/lib/components/BaiduMapPicker.js.map +1 -1
- package/lib/components/Breadcrumb.js +1 -1
- package/lib/components/Breadcrumb.js.map +1 -1
- package/lib/components/Button.js +3 -3
- package/lib/components/Button.js.map +1 -1
- package/lib/components/CalendarMobile.js +2 -2
- package/lib/components/CalendarMobile.js.map +1 -1
- package/lib/components/Card.js +1 -1
- package/lib/components/Card.js.map +1 -1
- package/lib/components/ChainedSelection.js +1 -1
- package/lib/components/ChainedSelection.js.map +1 -1
- package/lib/components/Checkbox.js +2 -2
- package/lib/components/Checkbox.js.map +1 -1
- package/lib/components/Collapse.js +3 -3
- package/lib/components/Collapse.js.map +1 -1
- package/lib/components/ColorPicker.js +5 -5
- package/lib/components/ColorPicker.js.map +1 -1
- package/lib/components/ContextMenu.js +3 -3
- package/lib/components/ContextMenu.js.map +1 -1
- package/lib/components/DatePicker.js +3 -3
- package/lib/components/DatePicker.js.map +1 -1
- package/lib/components/DateRangePicker.js +14 -14
- package/lib/components/DateRangePicker.js.map +1 -1
- package/lib/components/Drawer.js +10 -10
- package/lib/components/Drawer.js.map +1 -1
- package/lib/components/Editor.js +3 -3
- package/lib/components/Editor.js.map +1 -1
- package/lib/components/GridNav.js +11 -11
- package/lib/components/GridNav.js.map +1 -1
- package/lib/components/InputBox.js +1 -1
- package/lib/components/InputBox.js.map +1 -1
- package/lib/components/Layout.js +1 -1
- package/lib/components/Layout.js.map +1 -1
- package/lib/components/ListGroup.js +1 -1
- package/lib/components/ListGroup.js.map +1 -1
- package/lib/components/Modal.js +4 -4
- package/lib/components/Modal.js.map +1 -1
- package/lib/components/MonthRangePicker.js +13 -13
- package/lib/components/MonthRangePicker.js.map +1 -1
- package/lib/components/NumberInput.js +3 -3
- package/lib/components/NumberInput.js.map +1 -1
- package/lib/components/Picker.js +4 -4
- package/lib/components/Picker.js.map +1 -1
- package/lib/components/PickerColumn.js +4 -4
- package/lib/components/PickerColumn.js.map +1 -1
- package/lib/components/PopOver.js +2 -2
- package/lib/components/PopOver.js.map +1 -1
- package/lib/components/PopUp.js +10 -10
- package/lib/components/PopUp.js.map +1 -1
- package/lib/components/Progress.js +5 -5
- package/lib/components/Progress.js.map +1 -1
- package/lib/components/PullRefresh.js +2 -2
- package/lib/components/PullRefresh.js.map +1 -1
- package/lib/components/Radios.d.ts +10 -10
- package/lib/components/Radios.js +2 -2
- package/lib/components/Radios.js.map +1 -1
- package/lib/components/Range.js +1 -1
- package/lib/components/Range.js.map +1 -1
- package/lib/components/Rating.js +1 -1
- package/lib/components/Rating.js.map +1 -1
- package/lib/components/ResultBox.js +2 -2
- package/lib/components/ResultBox.js.map +1 -1
- package/lib/components/ResultList.js +5 -5
- package/lib/components/ResultList.js.map +1 -1
- package/lib/components/ResultTreeList.js +1 -1
- package/lib/components/ResultTreeList.js.map +1 -1
- package/lib/components/SearchBox.d.ts +40 -40
- package/lib/components/Select.d.ts +193 -389
- package/lib/components/Select.js +10 -12
- package/lib/components/Select.js.map +2 -2
- package/lib/components/SparkLine.js +3 -3
- package/lib/components/SparkLine.js.map +1 -1
- package/lib/components/Spinner.js +2 -2
- package/lib/components/Spinner.js.map +1 -1
- package/lib/components/Steps.js +3 -3
- package/lib/components/Steps.js.map +1 -1
- package/lib/components/Switch.js +2 -2
- package/lib/components/Switch.js.map +1 -1
- package/lib/components/Tabs.js +5 -5
- package/lib/components/Tabs.js.map +1 -1
- package/lib/components/Tag.js +3 -3
- package/lib/components/Tag.js.map +1 -1
- package/lib/components/Textarea.js +2 -2
- package/lib/components/Textarea.js.map +1 -1
- package/lib/components/Timeline.js +1 -1
- package/lib/components/Timeline.js.map +1 -1
- package/lib/components/TimelineItem.js +3 -3
- package/lib/components/TimelineItem.js.map +1 -1
- package/lib/components/Toast.js +3 -3
- package/lib/components/Toast.js.map +1 -1
- package/lib/components/Tooltip.js +1 -1
- package/lib/components/Tooltip.js.map +1 -1
- package/lib/components/TransferSearch.js +1 -1
- package/lib/components/TransferSearch.js.map +1 -1
- package/lib/components/Tree.js +5 -5
- package/lib/components/Tree.js.map +1 -1
- package/lib/components/TreeSelection.js +2 -2
- package/lib/components/TreeSelection.js.map +1 -1
- package/lib/components/UserSelect.js +4 -4
- package/lib/components/UserSelect.js.map +1 -1
- package/lib/components/WithRemoteConfig.js +1 -1
- package/lib/components/WithRemoteConfig.js.map +1 -1
- package/lib/components/WithStore.js +1 -1
- package/lib/components/WithStore.js.map +1 -1
- package/lib/components/calendar/DaysView.js +2 -2
- package/lib/components/calendar/DaysView.js.map +1 -1
- package/lib/components/calendar/QuartersView.js +1 -1
- package/lib/components/calendar/QuartersView.js.map +1 -1
- package/lib/components/calendar/TimeView.js +2 -2
- package/lib/components/calendar/TimeView.js.map +1 -1
- package/lib/components/condition-builder/Group.js +2 -2
- package/lib/components/condition-builder/Group.js.map +1 -1
- package/lib/components/condition-builder/GroupOrItem.js +1 -1
- package/lib/components/condition-builder/GroupOrItem.js.map +1 -1
- package/lib/components/formula/Editor.js +4 -4
- package/lib/components/formula/Editor.js.map +1 -1
- package/lib/components/formula/VariableList.js +7 -7
- package/lib/components/formula/VariableList.js.map +1 -1
- package/lib/components/formula/plugin.js +1 -1
- package/lib/components/formula/plugin.js.map +1 -1
- package/lib/components/icons.js +1 -1
- package/lib/components/icons.js.map +1 -1
- package/lib/components/schema-editor/SchemaVariableList.js +1 -1
- package/lib/components/schema-editor/SchemaVariableList.js.map +1 -1
- package/lib/components/table/Cell.js +2 -2
- package/lib/components/table/Cell.js.map +1 -1
- package/lib/components/table/HeadCellFilter.js +1 -1
- package/lib/components/table/HeadCellFilter.js.map +1 -1
- package/lib/components/table/HeadCellSelect.js +1 -1
- package/lib/components/table/HeadCellSelect.js.map +1 -1
- package/lib/components/table/index.js +9 -9
- package/lib/components/table/index.js.map +1 -1
- package/lib/components/virtual-list/SizeAndPositionManager.js +4 -4
- package/lib/components/virtual-list/SizeAndPositionManager.js.map +1 -1
- package/lib/env.js +1 -1
- package/lib/env.js.map +1 -1
- package/lib/factory.js +3 -3
- package/lib/factory.js.map +1 -1
- package/lib/index.js +1 -1
- package/lib/locale/de-DE.js +1 -1
- package/lib/locale/de-DE.js.map +2 -2
- package/lib/locale/en-US.js +1 -1
- package/lib/locale/en-US.js.map +2 -2
- package/lib/locale.js +1 -1
- package/lib/locale.js.map +1 -1
- package/lib/renderers/AnchorNav.js +1 -1
- package/lib/renderers/AnchorNav.js.map +1 -1
- package/lib/renderers/App.js +2 -2
- package/lib/renderers/App.js.map +1 -1
- package/lib/renderers/Audio.js +2 -2
- package/lib/renderers/Audio.js.map +1 -1
- package/lib/renderers/CRUD.js +9 -9
- package/lib/renderers/CRUD.js.map +2 -2
- package/lib/renderers/Card.js +6 -6
- package/lib/renderers/Card.js.map +1 -1
- package/lib/renderers/Cards.js +10 -10
- package/lib/renderers/Cards.js.map +1 -1
- package/lib/renderers/Carousel.js +2 -2
- package/lib/renderers/Carousel.js.map +1 -1
- package/lib/renderers/Chart.js +2 -2
- package/lib/renderers/Chart.js.map +1 -1
- package/lib/renderers/Dialog.js +5 -5
- package/lib/renderers/Dialog.js.map +1 -1
- package/lib/renderers/Divider.js +1 -1
- package/lib/renderers/Divider.js.map +1 -1
- package/lib/renderers/Drawer.js +4 -4
- package/lib/renderers/Drawer.js.map +1 -1
- package/lib/renderers/DropDownButton.js +5 -5
- package/lib/renderers/DropDownButton.js.map +1 -1
- package/lib/renderers/Each.js +1 -1
- package/lib/renderers/Each.js.map +1 -1
- package/lib/renderers/Flex.js +2 -2
- package/lib/renderers/Flex.js.map +1 -1
- package/lib/renderers/Form/ButtonGroupSelect.js +4 -4
- package/lib/renderers/Form/ButtonGroupSelect.js.map +1 -1
- package/lib/renderers/Form/ButtonToolbar.js +1 -1
- package/lib/renderers/Form/ButtonToolbar.js.map +1 -1
- package/lib/renderers/Form/ChainedSelect.js +2 -2
- package/lib/renderers/Form/ChainedSelect.js.map +1 -1
- package/lib/renderers/Form/ChartRadios.js +1 -1
- package/lib/renderers/Form/ChartRadios.js.map +1 -1
- package/lib/renderers/Form/Checkbox.js +1 -1
- package/lib/renderers/Form/Checkbox.js.map +1 -1
- package/lib/renderers/Form/Combo.js +8 -8
- package/lib/renderers/Form/Combo.js.map +1 -1
- package/lib/renderers/Form/DiffEditor.js +2 -2
- package/lib/renderers/Form/DiffEditor.js.map +1 -1
- package/lib/renderers/Form/Editor.js +4 -4
- package/lib/renderers/Form/Editor.js.map +1 -1
- package/lib/renderers/Form/FieldSet.js +1 -1
- package/lib/renderers/Form/FieldSet.js.map +1 -1
- package/lib/renderers/Form/Group.js +4 -4
- package/lib/renderers/Form/Group.js.map +1 -1
- package/lib/renderers/Form/IconPicker.js +2 -2
- package/lib/renderers/Form/IconPicker.js.map +1 -1
- package/lib/renderers/Form/InputColor.js +1 -1
- package/lib/renderers/Form/InputColor.js.map +1 -1
- package/lib/renderers/Form/InputDateRange.js +1 -1
- package/lib/renderers/Form/InputDateRange.js.map +1 -1
- package/lib/renderers/Form/InputFile.js +5 -5
- package/lib/renderers/Form/InputFile.js.map +1 -1
- package/lib/renderers/Form/InputGroup.js +1 -1
- package/lib/renderers/Form/InputGroup.js.map +1 -1
- package/lib/renderers/Form/InputImage.js +2 -2
- package/lib/renderers/Form/InputImage.js.map +2 -2
- package/lib/renderers/Form/InputMonthRange.js +1 -1
- package/lib/renderers/Form/InputMonthRange.js.map +1 -1
- package/lib/renderers/Form/InputNumber.js +2 -2
- package/lib/renderers/Form/InputNumber.js.map +1 -1
- package/lib/renderers/Form/InputQuarterRange.js +1 -1
- package/lib/renderers/Form/InputQuarterRange.js.map +1 -1
- package/lib/renderers/Form/InputRange.js +2 -2
- package/lib/renderers/Form/InputRange.js.map +1 -1
- package/lib/renderers/Form/InputRepeat.js +2 -2
- package/lib/renderers/Form/InputRepeat.js.map +1 -1
- package/lib/renderers/Form/InputRichText.js +2 -2
- package/lib/renderers/Form/InputRichText.js.map +1 -1
- package/lib/renderers/Form/InputSubForm.js +5 -5
- package/lib/renderers/Form/InputSubForm.js.map +1 -1
- package/lib/renderers/Form/InputTable.js +2 -2
- package/lib/renderers/Form/InputTable.js.map +1 -1
- package/lib/renderers/Form/InputTag.js +1 -1
- package/lib/renderers/Form/InputTag.js.map +1 -1
- package/lib/renderers/Form/InputText.js +12 -12
- package/lib/renderers/Form/InputText.js.map +1 -1
- package/lib/renderers/Form/InputTree.js +1 -1
- package/lib/renderers/Form/InputTree.js.map +1 -1
- package/lib/renderers/Form/InputYearRange.js +1 -1
- package/lib/renderers/Form/InputYearRange.js.map +1 -1
- package/lib/renderers/Form/Item.js +7 -7
- package/lib/renderers/Form/Item.js.map +1 -1
- package/lib/renderers/Form/ListSelect.js +2 -2
- package/lib/renderers/Form/ListSelect.js.map +1 -1
- package/lib/renderers/Form/NestedSelect.js +1 -1
- package/lib/renderers/Form/NestedSelect.js.map +1 -1
- package/lib/renderers/Form/Options.js +2 -2
- package/lib/renderers/Form/Options.js.map +1 -1
- package/lib/renderers/Form/Picker.js +3 -3
- package/lib/renderers/Form/Picker.js.map +1 -1
- package/lib/renderers/Form/Radios.js +1 -1
- package/lib/renderers/Form/Radios.js.map +1 -1
- package/lib/renderers/Form/Select.d.ts +0 -8
- package/lib/renderers/Form/Select.js +3 -3
- package/lib/renderers/Form/Select.js.map +2 -2
- package/lib/renderers/Form/Static.js +1 -1
- package/lib/renderers/Form/Static.js.map +1 -1
- package/lib/renderers/Form/TabsTransfer.js +1 -1
- package/lib/renderers/Form/TabsTransfer.js.map +1 -1
- package/lib/renderers/Form/TabsTransferPicker.js +1 -1
- package/lib/renderers/Form/TabsTransferPicker.js.map +1 -1
- package/lib/renderers/Form/Transfer.js +3 -3
- package/lib/renderers/Form/Transfer.js.map +1 -1
- package/lib/renderers/Form/TreeSelect.js +4 -4
- package/lib/renderers/Form/TreeSelect.js.map +1 -1
- package/lib/renderers/Form/index.js +6 -6
- package/lib/renderers/Form/index.js.map +1 -1
- package/lib/renderers/Grid.js +7 -7
- package/lib/renderers/Grid.js.map +1 -1
- package/lib/renderers/Grid2D.js +1 -1
- package/lib/renderers/Grid2D.js.map +1 -1
- package/lib/renderers/HBox.js +5 -5
- package/lib/renderers/HBox.js.map +1 -1
- package/lib/renderers/IFrame.js +1 -1
- package/lib/renderers/IFrame.js.map +1 -1
- package/lib/renderers/Icon.js +3 -3
- package/lib/renderers/Icon.js.map +1 -1
- package/lib/renderers/Image.js +3 -3
- package/lib/renderers/Image.js.map +1 -1
- package/lib/renderers/List.js +14 -14
- package/lib/renderers/List.js.map +1 -1
- package/lib/renderers/Mapping.js +1 -1
- package/lib/renderers/Mapping.js.map +1 -1
- package/lib/renderers/Operation.js +1 -1
- package/lib/renderers/Operation.js.map +1 -1
- package/lib/renderers/Page.js +7 -7
- package/lib/renderers/Page.js.map +1 -1
- package/lib/renderers/Panel.js +2 -2
- package/lib/renderers/Panel.js.map +1 -1
- package/lib/renderers/PopOver.js +2 -2
- package/lib/renderers/PopOver.js.map +1 -1
- package/lib/renderers/Portlet.js +10 -10
- package/lib/renderers/Portlet.js.map +1 -1
- package/lib/renderers/Property.js +3 -3
- package/lib/renderers/Property.js.map +1 -1
- package/lib/renderers/QRCode.js +1 -1
- package/lib/renderers/QRCode.js.map +1 -1
- package/lib/renderers/QuickEdit.js +11 -11
- package/lib/renderers/QuickEdit.js.map +1 -1
- package/lib/renderers/Remark.js +1 -1
- package/lib/renderers/Remark.js.map +1 -1
- package/lib/renderers/Service.js +2 -2
- package/lib/renderers/Service.js.map +1 -1
- package/lib/renderers/Status.js +1 -1
- package/lib/renderers/Status.js.map +1 -1
- package/lib/renderers/Table/ColumnToggler.js +5 -5
- package/lib/renderers/Table/ColumnToggler.js.map +1 -1
- package/lib/renderers/Table/HeadCellFilterDropdown.js +2 -2
- package/lib/renderers/Table/HeadCellFilterDropdown.js.map +1 -1
- package/lib/renderers/Table/HeadCellSearchDropdown.js +2 -2
- package/lib/renderers/Table/HeadCellSearchDropdown.js.map +1 -1
- package/lib/renderers/Table/ItemActionsWrapper.js +2 -2
- package/lib/renderers/Table/ItemActionsWrapper.js.map +1 -1
- package/lib/renderers/Table/TableBody.js +3 -3
- package/lib/renderers/Table/TableBody.js.map +1 -1
- package/lib/renderers/Table/TableContent.js +1 -1
- package/lib/renderers/Table/TableContent.js.map +1 -1
- package/lib/renderers/Table/TableRow.js +4 -4
- package/lib/renderers/Table/TableRow.js.map +1 -1
- package/lib/renderers/Table/index.js +28 -28
- package/lib/renderers/Table/index.js.map +1 -1
- package/lib/renderers/Table-v2/HeadCellSearchDropdown.js +1 -1
- package/lib/renderers/Table-v2/HeadCellSearchDropdown.js.map +1 -1
- package/lib/renderers/Table-v2/index.js +5 -5
- package/lib/renderers/Table-v2/index.js.map +1 -1
- package/lib/renderers/TableView.js +4 -4
- package/lib/renderers/TableView.js.map +1 -1
- package/lib/renderers/Tabs.js +4 -4
- package/lib/renderers/Tabs.js.map +1 -1
- package/lib/renderers/Tasks.js +1 -1
- package/lib/renderers/Tasks.js.map +1 -1
- package/lib/renderers/Tpl.js +1 -1
- package/lib/renderers/Tpl.js.map +1 -1
- package/lib/renderers/VBox.js +2 -2
- package/lib/renderers/VBox.js.map +1 -1
- package/lib/renderers/Video.js +4 -4
- package/lib/renderers/Video.js.map +1 -1
- package/lib/renderers/Wizard.js +7 -7
- package/lib/renderers/Wizard.js.map +1 -1
- package/lib/renderers/Wrapper.js +1 -1
- package/lib/renderers/Wrapper.js.map +1 -1
- package/lib/store/app.js +3 -3
- package/lib/store/app.js.map +1 -1
- package/lib/store/crud.js +1 -1
- package/lib/store/crud.js.map +1 -1
- package/lib/store/form.js +2 -2
- package/lib/store/form.js.map +1 -1
- package/lib/store/formItem.js +3 -3
- package/lib/store/formItem.js.map +1 -1
- package/lib/store/node.js +2 -2
- package/lib/store/node.js.map +1 -1
- package/lib/store/table-v2.js +7 -7
- package/lib/store/table-v2.js.map +1 -1
- package/lib/store/table.js +6 -6
- package/lib/store/table.js.map +1 -1
- package/lib/theme.js +1 -1
- package/lib/theme.js.map +1 -1
- package/lib/themes/ang-ie11.css +21 -4
- package/lib/themes/ang.css +15 -4
- package/lib/themes/ang.css.map +1 -1
- package/lib/themes/antd-ie11.css +21 -4
- package/lib/themes/antd.css +15 -4
- package/lib/themes/antd.css.map +1 -1
- package/lib/themes/cxd-ie11.css +21 -4
- package/lib/themes/cxd.css +15 -4
- package/lib/themes/cxd.css.map +1 -1
- package/lib/themes/dark-ie11.css +21 -4
- package/lib/themes/dark.css +15 -4
- package/lib/themes/dark.css.map +1 -1
- package/lib/themes/default-ie11.css +21 -4
- package/lib/themes/default.css +15 -4
- package/lib/themes/default.css.map +1 -1
- package/lib/utils/ColorScale.js +4 -4
- package/lib/utils/ColorScale.js.map +1 -1
- package/lib/utils/api.js +7 -7
- package/lib/utils/api.js.map +1 -1
- package/lib/utils/autobind.js +2 -2
- package/lib/utils/autobind.js.map +1 -1
- package/lib/utils/columnsSplit.js +2 -2
- package/lib/utils/columnsSplit.js.map +1 -1
- package/lib/utils/debug.js +13 -13
- package/lib/utils/debug.js.map +1 -1
- package/lib/utils/dom.js +1 -1
- package/lib/utils/dom.js.map +1 -1
- package/lib/utils/filter-schema.js +1 -1
- package/lib/utils/filter-schema.js.map +1 -1
- package/lib/utils/formula.js +1 -1
- package/lib/utils/formula.js.map +1 -1
- package/lib/utils/helper.js +6 -6
- package/lib/utils/helper.js.map +1 -1
- package/lib/utils/resize-sensor.js +1 -1
- package/lib/utils/resize-sensor.js.map +1 -1
- package/lib/utils/style.js +1 -1
- package/lib/utils/style.js.map +1 -1
- package/lib/utils/tpl-builtin.js +1 -1
- package/lib/utils/tpl-builtin.js.map +1 -1
- package/lib/utils/tpl-lodash.js +1 -1
- package/lib/utils/tpl-lodash.js.map +1 -1
- package/lib/utils/tpl.js +2 -2
- package/lib/utils/tpl.js.map +1 -1
- package/lib/utils/validations.js +2 -2
- package/lib/utils/validations.js.map +1 -1
- package/package.json +1 -1
- package/schema.json +347 -218
- package/scss/components/form/_date.scss +19 -28
- package/sdk/ang-ie11.css +23 -4
- package/sdk/ang.css +17 -4
- package/sdk/antd-ie11.css +23 -4
- package/sdk/antd.css +17 -4
- package/sdk/barcode.js +51 -51
- package/sdk/charts.js +18 -18
- package/sdk/codemirror.js +7 -7
- package/sdk/color-picker.js +65 -65
- package/sdk/cropperjs.js +3 -3
- package/sdk/cxd-ie11.css +23 -4
- package/sdk/cxd.css +17 -4
- package/sdk/dark-ie11.css +23 -4
- package/sdk/dark.css +17 -4
- package/sdk/exceljs.js +1 -1
- package/sdk/locale/de-DE.js +2 -2
- package/sdk/markdown.js +69 -69
- package/sdk/papaparse.js +3 -3
- package/sdk/renderers/Form/CityDB.js +1 -1
- package/sdk/rest.js +16 -16
- package/sdk/rich-text.js +62 -62
- package/sdk/sdk-ie11.css +23 -4
- package/sdk/sdk.css +17 -4
- package/sdk/sdk.js +1772 -1656
- package/sdk/thirds/hls.js/hls.js +19 -19
- package/sdk/thirds/mpegts.js/mpegts.js +2 -2
- package/sdk/tinymce.js +57 -57
- package/src/components/Select.tsx +6 -11
- package/src/locale/de-DE.ts +2 -2
- package/src/locale/en-US.ts +2 -2
- package/src/renderers/CRUD.tsx +1 -1
- package/src/renderers/Form/InputImage.tsx +2 -4
- package/src/renderers/Form/Select.tsx +0 -13
@@ -32,8 +32,6 @@ export interface OptionProps {
|
|
32
32
|
disabled?: boolean;
|
33
33
|
creatable?: boolean;
|
34
34
|
pathSeparator?: string;
|
35
|
-
itemHeight?: number;
|
36
|
-
virtualThreshold?: number;
|
37
35
|
hasError?: boolean;
|
38
36
|
block?: boolean;
|
39
37
|
onAdd?: (idx?: number | Array<number>, value?: any, skipForm?: boolean) => void;
|
@@ -140,7 +138,6 @@ export declare class Select extends React.Component<SelectProps, SelectState> {
|
|
140
138
|
checkAllLabel: string;
|
141
139
|
defaultCheckAll: boolean;
|
142
140
|
overlayPlacement: string;
|
143
|
-
virtualThreshold: number;
|
144
141
|
};
|
145
142
|
input: HTMLInputElement;
|
146
143
|
target: HTMLElement;
|
@@ -176,7 +173,7 @@ export declare class Select extends React.Component<SelectProps, SelectState> {
|
|
176
173
|
render(): JSX.Element;
|
177
174
|
}
|
178
175
|
declare const EnhancedSelect: {
|
179
|
-
new (props: Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
176
|
+
new (props: Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
180
177
|
multiple: boolean;
|
181
178
|
clearable: boolean;
|
182
179
|
creatable: boolean;
|
@@ -196,7 +193,6 @@ declare const EnhancedSelect: {
|
|
196
193
|
checkAllLabel: string;
|
197
194
|
defaultCheckAll: boolean;
|
198
195
|
overlayPlacement: string;
|
199
|
-
virtualThreshold: number;
|
200
196
|
}, never>> & {
|
201
197
|
locale?: string | undefined;
|
202
198
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
@@ -206,7 +202,7 @@ declare const EnhancedSelect: {
|
|
206
202
|
getWrappedInstance(): any;
|
207
203
|
render(): JSX.Element;
|
208
204
|
context: any;
|
209
|
-
setState<K extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
205
|
+
setState<K extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
210
206
|
multiple: boolean;
|
211
207
|
clearable: boolean;
|
212
208
|
creatable: boolean;
|
@@ -226,13 +222,12 @@ declare const EnhancedSelect: {
|
|
226
222
|
checkAllLabel: string;
|
227
223
|
defaultCheckAll: boolean;
|
228
224
|
overlayPlacement: string;
|
229
|
-
virtualThreshold: number;
|
230
225
|
}, never>> & {
|
231
226
|
locale?: string | undefined;
|
232
227
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
233
228
|
}, keyof ThemeProps> & import("../theme").ThemeOutterProps>) => {} | Pick<{}, K> | null) | Pick<{}, K> | null, callback?: (() => void) | undefined): void;
|
234
229
|
forceUpdate(callback?: (() => void) | undefined): void;
|
235
|
-
readonly props: Readonly<Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
230
|
+
readonly props: Readonly<Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
236
231
|
multiple: boolean;
|
237
232
|
clearable: boolean;
|
238
233
|
creatable: boolean;
|
@@ -252,7 +247,6 @@ declare const EnhancedSelect: {
|
|
252
247
|
checkAllLabel: string;
|
253
248
|
defaultCheckAll: boolean;
|
254
249
|
overlayPlacement: string;
|
255
|
-
virtualThreshold: number;
|
256
250
|
}, never>> & {
|
257
251
|
locale?: string | undefined;
|
258
252
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
@@ -264,7 +258,7 @@ declare const EnhancedSelect: {
|
|
264
258
|
[key: string]: React.ReactInstance;
|
265
259
|
};
|
266
260
|
componentDidMount?(): void;
|
267
|
-
shouldComponentUpdate?(nextProps: Readonly<Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
261
|
+
shouldComponentUpdate?(nextProps: Readonly<Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
268
262
|
multiple: boolean;
|
269
263
|
clearable: boolean;
|
270
264
|
creatable: boolean;
|
@@ -284,14 +278,13 @@ declare const EnhancedSelect: {
|
|
284
278
|
checkAllLabel: string;
|
285
279
|
defaultCheckAll: boolean;
|
286
280
|
overlayPlacement: string;
|
287
|
-
virtualThreshold: number;
|
288
281
|
}, never>> & {
|
289
282
|
locale?: string | undefined;
|
290
283
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
291
284
|
}, keyof ThemeProps> & import("../theme").ThemeOutterProps>, nextState: Readonly<{}>, nextContext: any): boolean;
|
292
285
|
componentWillUnmount?(): void;
|
293
286
|
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
294
|
-
getSnapshotBeforeUpdate?(prevProps: Readonly<Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
287
|
+
getSnapshotBeforeUpdate?(prevProps: Readonly<Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
295
288
|
multiple: boolean;
|
296
289
|
clearable: boolean;
|
297
290
|
creatable: boolean;
|
@@ -311,12 +304,11 @@ declare const EnhancedSelect: {
|
|
311
304
|
checkAllLabel: string;
|
312
305
|
defaultCheckAll: boolean;
|
313
306
|
overlayPlacement: string;
|
314
|
-
virtualThreshold: number;
|
315
307
|
}, never>> & {
|
316
308
|
locale?: string | undefined;
|
317
309
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
318
310
|
}, keyof ThemeProps> & import("../theme").ThemeOutterProps>, prevState: Readonly<{}>): any;
|
319
|
-
componentDidUpdate?(prevProps: Readonly<Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
311
|
+
componentDidUpdate?(prevProps: Readonly<Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
320
312
|
multiple: boolean;
|
321
313
|
clearable: boolean;
|
322
314
|
creatable: boolean;
|
@@ -336,14 +328,13 @@ declare const EnhancedSelect: {
|
|
336
328
|
checkAllLabel: string;
|
337
329
|
defaultCheckAll: boolean;
|
338
330
|
overlayPlacement: string;
|
339
|
-
virtualThreshold: number;
|
340
331
|
}, never>> & {
|
341
332
|
locale?: string | undefined;
|
342
333
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
343
334
|
}, keyof ThemeProps> & import("../theme").ThemeOutterProps>, prevState: Readonly<{}>, snapshot?: any): void;
|
344
335
|
componentWillMount?(): void;
|
345
336
|
UNSAFE_componentWillMount?(): void;
|
346
|
-
componentWillReceiveProps?(nextProps: Readonly<Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
337
|
+
componentWillReceiveProps?(nextProps: Readonly<Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
347
338
|
multiple: boolean;
|
348
339
|
clearable: boolean;
|
349
340
|
creatable: boolean;
|
@@ -363,12 +354,11 @@ declare const EnhancedSelect: {
|
|
363
354
|
checkAllLabel: string;
|
364
355
|
defaultCheckAll: boolean;
|
365
356
|
overlayPlacement: string;
|
366
|
-
virtualThreshold: number;
|
367
357
|
}, never>> & {
|
368
358
|
locale?: string | undefined;
|
369
359
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
370
360
|
}, keyof ThemeProps> & import("../theme").ThemeOutterProps>, nextContext: any): void;
|
371
|
-
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
361
|
+
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
372
362
|
multiple: boolean;
|
373
363
|
clearable: boolean;
|
374
364
|
creatable: boolean;
|
@@ -388,12 +378,11 @@ declare const EnhancedSelect: {
|
|
388
378
|
checkAllLabel: string;
|
389
379
|
defaultCheckAll: boolean;
|
390
380
|
overlayPlacement: string;
|
391
|
-
virtualThreshold: number;
|
392
381
|
}, never>> & {
|
393
382
|
locale?: string | undefined;
|
394
383
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
395
384
|
}, keyof ThemeProps> & import("../theme").ThemeOutterProps>, nextContext: any): void;
|
396
|
-
componentWillUpdate?(nextProps: Readonly<Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
385
|
+
componentWillUpdate?(nextProps: Readonly<Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
397
386
|
multiple: boolean;
|
398
387
|
clearable: boolean;
|
399
388
|
creatable: boolean;
|
@@ -413,12 +402,11 @@ declare const EnhancedSelect: {
|
|
413
402
|
checkAllLabel: string;
|
414
403
|
defaultCheckAll: boolean;
|
415
404
|
overlayPlacement: string;
|
416
|
-
virtualThreshold: number;
|
417
405
|
}, never>> & {
|
418
406
|
locale?: string | undefined;
|
419
407
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
420
408
|
}, keyof ThemeProps> & import("../theme").ThemeOutterProps>, nextState: Readonly<{}>, nextContext: any): void;
|
421
|
-
UNSAFE_componentWillUpdate?(nextProps: Readonly<Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
409
|
+
UNSAFE_componentWillUpdate?(nextProps: Readonly<Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
422
410
|
multiple: boolean;
|
423
411
|
clearable: boolean;
|
424
412
|
creatable: boolean;
|
@@ -438,7 +426,6 @@ declare const EnhancedSelect: {
|
|
438
426
|
checkAllLabel: string;
|
439
427
|
defaultCheckAll: boolean;
|
440
428
|
overlayPlacement: string;
|
441
|
-
virtualThreshold: number;
|
442
429
|
}, never>> & {
|
443
430
|
locale?: string | undefined;
|
444
431
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
@@ -447,7 +434,7 @@ declare const EnhancedSelect: {
|
|
447
434
|
displayName: string;
|
448
435
|
contextType: React.Context<string>;
|
449
436
|
ComposedComponent: React.ComponentType<{
|
450
|
-
new (props: Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
437
|
+
new (props: Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
451
438
|
multiple: boolean;
|
452
439
|
clearable: boolean;
|
453
440
|
creatable: boolean;
|
@@ -467,7 +454,6 @@ declare const EnhancedSelect: {
|
|
467
454
|
checkAllLabel: string;
|
468
455
|
defaultCheckAll: boolean;
|
469
456
|
overlayPlacement: string;
|
470
|
-
virtualThreshold: number;
|
471
457
|
}, never>> & {
|
472
458
|
locale?: string | undefined;
|
473
459
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
@@ -477,7 +463,7 @@ declare const EnhancedSelect: {
|
|
477
463
|
getWrappedInstance(): any;
|
478
464
|
render(): JSX.Element;
|
479
465
|
context: any;
|
480
|
-
setState<K_1 extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
466
|
+
setState<K_1 extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
481
467
|
multiple: boolean;
|
482
468
|
clearable: boolean;
|
483
469
|
creatable: boolean;
|
@@ -497,13 +483,12 @@ declare const EnhancedSelect: {
|
|
497
483
|
checkAllLabel: string;
|
498
484
|
defaultCheckAll: boolean;
|
499
485
|
overlayPlacement: string;
|
500
|
-
virtualThreshold: number;
|
501
486
|
}, never>> & {
|
502
487
|
locale?: string | undefined;
|
503
488
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
504
489
|
}>) => {} | Pick<{}, K_1> | null) | Pick<{}, K_1> | null, callback?: (() => void) | undefined): void;
|
505
490
|
forceUpdate(callback?: (() => void) | undefined): void;
|
506
|
-
readonly props: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
491
|
+
readonly props: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
507
492
|
multiple: boolean;
|
508
493
|
clearable: boolean;
|
509
494
|
creatable: boolean;
|
@@ -523,7 +508,6 @@ declare const EnhancedSelect: {
|
|
523
508
|
checkAllLabel: string;
|
524
509
|
defaultCheckAll: boolean;
|
525
510
|
overlayPlacement: string;
|
526
|
-
virtualThreshold: number;
|
527
511
|
}, never>> & {
|
528
512
|
locale?: string | undefined;
|
529
513
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
@@ -535,7 +519,7 @@ declare const EnhancedSelect: {
|
|
535
519
|
[key: string]: React.ReactInstance;
|
536
520
|
};
|
537
521
|
componentDidMount?(): void;
|
538
|
-
shouldComponentUpdate?(nextProps: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
522
|
+
shouldComponentUpdate?(nextProps: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
539
523
|
multiple: boolean;
|
540
524
|
clearable: boolean;
|
541
525
|
creatable: boolean;
|
@@ -555,14 +539,13 @@ declare const EnhancedSelect: {
|
|
555
539
|
checkAllLabel: string;
|
556
540
|
defaultCheckAll: boolean;
|
557
541
|
overlayPlacement: string;
|
558
|
-
virtualThreshold: number;
|
559
542
|
}, never>> & {
|
560
543
|
locale?: string | undefined;
|
561
544
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
562
545
|
}>, nextState: Readonly<{}>, nextContext: any): boolean;
|
563
546
|
componentWillUnmount?(): void;
|
564
547
|
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
565
|
-
getSnapshotBeforeUpdate?(prevProps: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
548
|
+
getSnapshotBeforeUpdate?(prevProps: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
566
549
|
multiple: boolean;
|
567
550
|
clearable: boolean;
|
568
551
|
creatable: boolean;
|
@@ -582,12 +565,11 @@ declare const EnhancedSelect: {
|
|
582
565
|
checkAllLabel: string;
|
583
566
|
defaultCheckAll: boolean;
|
584
567
|
overlayPlacement: string;
|
585
|
-
virtualThreshold: number;
|
586
568
|
}, never>> & {
|
587
569
|
locale?: string | undefined;
|
588
570
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
589
571
|
}>, prevState: Readonly<{}>): any;
|
590
|
-
componentDidUpdate?(prevProps: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
572
|
+
componentDidUpdate?(prevProps: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
591
573
|
multiple: boolean;
|
592
574
|
clearable: boolean;
|
593
575
|
creatable: boolean;
|
@@ -607,14 +589,13 @@ declare const EnhancedSelect: {
|
|
607
589
|
checkAllLabel: string;
|
608
590
|
defaultCheckAll: boolean;
|
609
591
|
overlayPlacement: string;
|
610
|
-
virtualThreshold: number;
|
611
592
|
}, never>> & {
|
612
593
|
locale?: string | undefined;
|
613
594
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
614
595
|
}>, prevState: Readonly<{}>, snapshot?: any): void;
|
615
596
|
componentWillMount?(): void;
|
616
597
|
UNSAFE_componentWillMount?(): void;
|
617
|
-
componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
598
|
+
componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
618
599
|
multiple: boolean;
|
619
600
|
clearable: boolean;
|
620
601
|
creatable: boolean;
|
@@ -634,12 +615,11 @@ declare const EnhancedSelect: {
|
|
634
615
|
checkAllLabel: string;
|
635
616
|
defaultCheckAll: boolean;
|
636
617
|
overlayPlacement: string;
|
637
|
-
virtualThreshold: number;
|
638
618
|
}, never>> & {
|
639
619
|
locale?: string | undefined;
|
640
620
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
641
621
|
}>, nextContext: any): void;
|
642
|
-
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
622
|
+
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
643
623
|
multiple: boolean;
|
644
624
|
clearable: boolean;
|
645
625
|
creatable: boolean;
|
@@ -659,12 +639,11 @@ declare const EnhancedSelect: {
|
|
659
639
|
checkAllLabel: string;
|
660
640
|
defaultCheckAll: boolean;
|
661
641
|
overlayPlacement: string;
|
662
|
-
virtualThreshold: number;
|
663
642
|
}, never>> & {
|
664
643
|
locale?: string | undefined;
|
665
644
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
666
645
|
}>, nextContext: any): void;
|
667
|
-
componentWillUpdate?(nextProps: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
646
|
+
componentWillUpdate?(nextProps: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
668
647
|
multiple: boolean;
|
669
648
|
clearable: boolean;
|
670
649
|
creatable: boolean;
|
@@ -684,12 +663,11 @@ declare const EnhancedSelect: {
|
|
684
663
|
checkAllLabel: string;
|
685
664
|
defaultCheckAll: boolean;
|
686
665
|
overlayPlacement: string;
|
687
|
-
virtualThreshold: number;
|
688
666
|
}, never>> & {
|
689
667
|
locale?: string | undefined;
|
690
668
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
691
669
|
}>, nextState: Readonly<{}>, nextContext: any): void;
|
692
|
-
UNSAFE_componentWillUpdate?(nextProps: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
670
|
+
UNSAFE_componentWillUpdate?(nextProps: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
693
671
|
multiple: boolean;
|
694
672
|
clearable: boolean;
|
695
673
|
creatable: boolean;
|
@@ -709,7 +687,6 @@ declare const EnhancedSelect: {
|
|
709
687
|
checkAllLabel: string;
|
710
688
|
defaultCheckAll: boolean;
|
711
689
|
overlayPlacement: string;
|
712
|
-
virtualThreshold: number;
|
713
690
|
}, never>> & {
|
714
691
|
locale?: string | undefined;
|
715
692
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
@@ -722,7 +699,7 @@ declare const EnhancedSelect: {
|
|
722
699
|
ComposedComponent: typeof Select;
|
723
700
|
}>;
|
724
701
|
} & import("hoist-non-react-statics").NonReactStatics<{
|
725
|
-
new (props: Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
702
|
+
new (props: Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
726
703
|
multiple: boolean;
|
727
704
|
clearable: boolean;
|
728
705
|
creatable: boolean;
|
@@ -742,7 +719,6 @@ declare const EnhancedSelect: {
|
|
742
719
|
checkAllLabel: string;
|
743
720
|
defaultCheckAll: boolean;
|
744
721
|
overlayPlacement: string;
|
745
|
-
virtualThreshold: number;
|
746
722
|
}, never>> & {
|
747
723
|
locale?: string | undefined;
|
748
724
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
@@ -752,7 +728,7 @@ declare const EnhancedSelect: {
|
|
752
728
|
getWrappedInstance(): any;
|
753
729
|
render(): JSX.Element;
|
754
730
|
context: any;
|
755
|
-
setState<K_1 extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
731
|
+
setState<K_1 extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
756
732
|
multiple: boolean;
|
757
733
|
clearable: boolean;
|
758
734
|
creatable: boolean;
|
@@ -772,13 +748,12 @@ declare const EnhancedSelect: {
|
|
772
748
|
checkAllLabel: string;
|
773
749
|
defaultCheckAll: boolean;
|
774
750
|
overlayPlacement: string;
|
775
|
-
virtualThreshold: number;
|
776
751
|
}, never>> & {
|
777
752
|
locale?: string | undefined;
|
778
753
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
779
754
|
}>) => {} | Pick<{}, K_1> | null) | Pick<{}, K_1> | null, callback?: (() => void) | undefined): void;
|
780
755
|
forceUpdate(callback?: (() => void) | undefined): void;
|
781
|
-
readonly props: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
756
|
+
readonly props: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
782
757
|
multiple: boolean;
|
783
758
|
clearable: boolean;
|
784
759
|
creatable: boolean;
|
@@ -798,7 +773,6 @@ declare const EnhancedSelect: {
|
|
798
773
|
checkAllLabel: string;
|
799
774
|
defaultCheckAll: boolean;
|
800
775
|
overlayPlacement: string;
|
801
|
-
virtualThreshold: number;
|
802
776
|
}, never>> & {
|
803
777
|
locale?: string | undefined;
|
804
778
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
@@ -810,7 +784,7 @@ declare const EnhancedSelect: {
|
|
810
784
|
[key: string]: React.ReactInstance;
|
811
785
|
};
|
812
786
|
componentDidMount?(): void;
|
813
|
-
shouldComponentUpdate?(nextProps: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
787
|
+
shouldComponentUpdate?(nextProps: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
814
788
|
multiple: boolean;
|
815
789
|
clearable: boolean;
|
816
790
|
creatable: boolean;
|
@@ -830,14 +804,13 @@ declare const EnhancedSelect: {
|
|
830
804
|
checkAllLabel: string;
|
831
805
|
defaultCheckAll: boolean;
|
832
806
|
overlayPlacement: string;
|
833
|
-
virtualThreshold: number;
|
834
807
|
}, never>> & {
|
835
808
|
locale?: string | undefined;
|
836
809
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
837
810
|
}>, nextState: Readonly<{}>, nextContext: any): boolean;
|
838
811
|
componentWillUnmount?(): void;
|
839
812
|
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
840
|
-
getSnapshotBeforeUpdate?(prevProps: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
813
|
+
getSnapshotBeforeUpdate?(prevProps: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
841
814
|
multiple: boolean;
|
842
815
|
clearable: boolean;
|
843
816
|
creatable: boolean;
|
@@ -857,12 +830,11 @@ declare const EnhancedSelect: {
|
|
857
830
|
checkAllLabel: string;
|
858
831
|
defaultCheckAll: boolean;
|
859
832
|
overlayPlacement: string;
|
860
|
-
virtualThreshold: number;
|
861
833
|
}, never>> & {
|
862
834
|
locale?: string | undefined;
|
863
835
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
864
836
|
}>, prevState: Readonly<{}>): any;
|
865
|
-
componentDidUpdate?(prevProps: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
837
|
+
componentDidUpdate?(prevProps: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
866
838
|
multiple: boolean;
|
867
839
|
clearable: boolean;
|
868
840
|
creatable: boolean;
|
@@ -882,14 +854,13 @@ declare const EnhancedSelect: {
|
|
882
854
|
checkAllLabel: string;
|
883
855
|
defaultCheckAll: boolean;
|
884
856
|
overlayPlacement: string;
|
885
|
-
virtualThreshold: number;
|
886
857
|
}, never>> & {
|
887
858
|
locale?: string | undefined;
|
888
859
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
889
860
|
}>, prevState: Readonly<{}>, snapshot?: any): void;
|
890
861
|
componentWillMount?(): void;
|
891
862
|
UNSAFE_componentWillMount?(): void;
|
892
|
-
componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
863
|
+
componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
893
864
|
multiple: boolean;
|
894
865
|
clearable: boolean;
|
895
866
|
creatable: boolean;
|
@@ -909,12 +880,11 @@ declare const EnhancedSelect: {
|
|
909
880
|
checkAllLabel: string;
|
910
881
|
defaultCheckAll: boolean;
|
911
882
|
overlayPlacement: string;
|
912
|
-
virtualThreshold: number;
|
913
883
|
}, never>> & {
|
914
884
|
locale?: string | undefined;
|
915
885
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
916
886
|
}>, nextContext: any): void;
|
917
|
-
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
887
|
+
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
918
888
|
multiple: boolean;
|
919
889
|
clearable: boolean;
|
920
890
|
creatable: boolean;
|
@@ -934,12 +904,11 @@ declare const EnhancedSelect: {
|
|
934
904
|
checkAllLabel: string;
|
935
905
|
defaultCheckAll: boolean;
|
936
906
|
overlayPlacement: string;
|
937
|
-
virtualThreshold: number;
|
938
907
|
}, never>> & {
|
939
908
|
locale?: string | undefined;
|
940
909
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
941
910
|
}>, nextContext: any): void;
|
942
|
-
componentWillUpdate?(nextProps: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
911
|
+
componentWillUpdate?(nextProps: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
943
912
|
multiple: boolean;
|
944
913
|
clearable: boolean;
|
945
914
|
creatable: boolean;
|
@@ -959,12 +928,11 @@ declare const EnhancedSelect: {
|
|
959
928
|
checkAllLabel: string;
|
960
929
|
defaultCheckAll: boolean;
|
961
930
|
overlayPlacement: string;
|
962
|
-
virtualThreshold: number;
|
963
931
|
}, never>> & {
|
964
932
|
locale?: string | undefined;
|
965
933
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
966
934
|
}>, nextState: Readonly<{}>, nextContext: any): void;
|
967
|
-
UNSAFE_componentWillUpdate?(nextProps: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
935
|
+
UNSAFE_componentWillUpdate?(nextProps: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
968
936
|
multiple: boolean;
|
969
937
|
clearable: boolean;
|
970
938
|
creatable: boolean;
|
@@ -984,7 +952,6 @@ declare const EnhancedSelect: {
|
|
984
952
|
checkAllLabel: string;
|
985
953
|
defaultCheckAll: boolean;
|
986
954
|
overlayPlacement: string;
|
987
|
-
virtualThreshold: number;
|
988
955
|
}, never>> & {
|
989
956
|
locale?: string | undefined;
|
990
957
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
@@ -997,7 +964,7 @@ declare const EnhancedSelect: {
|
|
997
964
|
ComposedComponent: typeof Select;
|
998
965
|
}, {}> & {
|
999
966
|
ComposedComponent: {
|
1000
|
-
new (props: Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
967
|
+
new (props: Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
1001
968
|
multiple: boolean;
|
1002
969
|
clearable: boolean;
|
1003
970
|
creatable: boolean;
|
@@ -1017,7 +984,6 @@ declare const EnhancedSelect: {
|
|
1017
984
|
checkAllLabel: string;
|
1018
985
|
defaultCheckAll: boolean;
|
1019
986
|
overlayPlacement: string;
|
1020
|
-
virtualThreshold: number;
|
1021
987
|
}, never>> & {
|
1022
988
|
locale?: string | undefined;
|
1023
989
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
@@ -1027,7 +993,7 @@ declare const EnhancedSelect: {
|
|
1027
993
|
getWrappedInstance(): any;
|
1028
994
|
render(): JSX.Element;
|
1029
995
|
context: any;
|
1030
|
-
setState<K_1 extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
996
|
+
setState<K_1 extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
1031
997
|
multiple: boolean;
|
1032
998
|
clearable: boolean;
|
1033
999
|
creatable: boolean;
|
@@ -1047,13 +1013,12 @@ declare const EnhancedSelect: {
|
|
1047
1013
|
checkAllLabel: string;
|
1048
1014
|
defaultCheckAll: boolean;
|
1049
1015
|
overlayPlacement: string;
|
1050
|
-
virtualThreshold: number;
|
1051
1016
|
}, never>> & {
|
1052
1017
|
locale?: string | undefined;
|
1053
1018
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
1054
1019
|
}>) => {} | Pick<{}, K_1> | null) | Pick<{}, K_1> | null, callback?: (() => void) | undefined): void;
|
1055
1020
|
forceUpdate(callback?: (() => void) | undefined): void;
|
1056
|
-
readonly props: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
1021
|
+
readonly props: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
1057
1022
|
multiple: boolean;
|
1058
1023
|
clearable: boolean;
|
1059
1024
|
creatable: boolean;
|
@@ -1073,7 +1038,6 @@ declare const EnhancedSelect: {
|
|
1073
1038
|
checkAllLabel: string;
|
1074
1039
|
defaultCheckAll: boolean;
|
1075
1040
|
overlayPlacement: string;
|
1076
|
-
virtualThreshold: number;
|
1077
1041
|
}, never>> & {
|
1078
1042
|
locale?: string | undefined;
|
1079
1043
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
@@ -1085,7 +1049,7 @@ declare const EnhancedSelect: {
|
|
1085
1049
|
[key: string]: React.ReactInstance;
|
1086
1050
|
};
|
1087
1051
|
componentDidMount?(): void;
|
1088
|
-
shouldComponentUpdate?(nextProps: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
1052
|
+
shouldComponentUpdate?(nextProps: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
1089
1053
|
multiple: boolean;
|
1090
1054
|
clearable: boolean;
|
1091
1055
|
creatable: boolean;
|
@@ -1105,14 +1069,13 @@ declare const EnhancedSelect: {
|
|
1105
1069
|
checkAllLabel: string;
|
1106
1070
|
defaultCheckAll: boolean;
|
1107
1071
|
overlayPlacement: string;
|
1108
|
-
virtualThreshold: number;
|
1109
1072
|
}, never>> & {
|
1110
1073
|
locale?: string | undefined;
|
1111
1074
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
1112
1075
|
}>, nextState: Readonly<{}>, nextContext: any): boolean;
|
1113
1076
|
componentWillUnmount?(): void;
|
1114
1077
|
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
1115
|
-
getSnapshotBeforeUpdate?(prevProps: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
1078
|
+
getSnapshotBeforeUpdate?(prevProps: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
1116
1079
|
multiple: boolean;
|
1117
1080
|
clearable: boolean;
|
1118
1081
|
creatable: boolean;
|
@@ -1132,12 +1095,11 @@ declare const EnhancedSelect: {
|
|
1132
1095
|
checkAllLabel: string;
|
1133
1096
|
defaultCheckAll: boolean;
|
1134
1097
|
overlayPlacement: string;
|
1135
|
-
virtualThreshold: number;
|
1136
1098
|
}, never>> & {
|
1137
1099
|
locale?: string | undefined;
|
1138
1100
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
1139
1101
|
}>, prevState: Readonly<{}>): any;
|
1140
|
-
componentDidUpdate?(prevProps: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
1102
|
+
componentDidUpdate?(prevProps: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
1141
1103
|
multiple: boolean;
|
1142
1104
|
clearable: boolean;
|
1143
1105
|
creatable: boolean;
|
@@ -1157,14 +1119,13 @@ declare const EnhancedSelect: {
|
|
1157
1119
|
checkAllLabel: string;
|
1158
1120
|
defaultCheckAll: boolean;
|
1159
1121
|
overlayPlacement: string;
|
1160
|
-
virtualThreshold: number;
|
1161
1122
|
}, never>> & {
|
1162
1123
|
locale?: string | undefined;
|
1163
1124
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
1164
1125
|
}>, prevState: Readonly<{}>, snapshot?: any): void;
|
1165
1126
|
componentWillMount?(): void;
|
1166
1127
|
UNSAFE_componentWillMount?(): void;
|
1167
|
-
componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
1128
|
+
componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
1168
1129
|
multiple: boolean;
|
1169
1130
|
clearable: boolean;
|
1170
1131
|
creatable: boolean;
|
@@ -1184,12 +1145,11 @@ declare const EnhancedSelect: {
|
|
1184
1145
|
checkAllLabel: string;
|
1185
1146
|
defaultCheckAll: boolean;
|
1186
1147
|
overlayPlacement: string;
|
1187
|
-
virtualThreshold: number;
|
1188
1148
|
}, never>> & {
|
1189
1149
|
locale?: string | undefined;
|
1190
1150
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
1191
1151
|
}>, nextContext: any): void;
|
1192
|
-
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
1152
|
+
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
1193
1153
|
multiple: boolean;
|
1194
1154
|
clearable: boolean;
|
1195
1155
|
creatable: boolean;
|
@@ -1209,12 +1169,11 @@ declare const EnhancedSelect: {
|
|
1209
1169
|
checkAllLabel: string;
|
1210
1170
|
defaultCheckAll: boolean;
|
1211
1171
|
overlayPlacement: string;
|
1212
|
-
virtualThreshold: number;
|
1213
1172
|
}, never>> & {
|
1214
1173
|
locale?: string | undefined;
|
1215
1174
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
1216
1175
|
}>, nextContext: any): void;
|
1217
|
-
componentWillUpdate?(nextProps: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
1176
|
+
componentWillUpdate?(nextProps: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
1218
1177
|
multiple: boolean;
|
1219
1178
|
clearable: boolean;
|
1220
1179
|
creatable: boolean;
|
@@ -1234,12 +1193,11 @@ declare const EnhancedSelect: {
|
|
1234
1193
|
checkAllLabel: string;
|
1235
1194
|
defaultCheckAll: boolean;
|
1236
1195
|
overlayPlacement: string;
|
1237
|
-
virtualThreshold: number;
|
1238
1196
|
}, never>> & {
|
1239
1197
|
locale?: string | undefined;
|
1240
1198
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
1241
1199
|
}>, nextState: Readonly<{}>, nextContext: any): void;
|
1242
|
-
UNSAFE_componentWillUpdate?(nextProps: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
1200
|
+
UNSAFE_componentWillUpdate?(nextProps: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
1243
1201
|
multiple: boolean;
|
1244
1202
|
clearable: boolean;
|
1245
1203
|
creatable: boolean;
|
@@ -1259,7 +1217,6 @@ declare const EnhancedSelect: {
|
|
1259
1217
|
checkAllLabel: string;
|
1260
1218
|
defaultCheckAll: boolean;
|
1261
1219
|
overlayPlacement: string;
|
1262
|
-
virtualThreshold: number;
|
1263
1220
|
}, never>> & {
|
1264
1221
|
locale?: string | undefined;
|
1265
1222
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
@@ -1274,7 +1231,7 @@ declare const EnhancedSelect: {
|
|
1274
1231
|
};
|
1275
1232
|
export default EnhancedSelect;
|
1276
1233
|
export declare const SelectWithRemoteOptions: {
|
1277
|
-
new (props: Omit<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
1234
|
+
new (props: Omit<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
1278
1235
|
multiple: boolean;
|
1279
1236
|
clearable: boolean;
|
1280
1237
|
creatable: boolean;
|
@@ -1294,7 +1251,6 @@ export declare const SelectWithRemoteOptions: {
|
|
1294
1251
|
checkAllLabel: string;
|
1295
1252
|
defaultCheckAll: boolean;
|
1296
1253
|
overlayPlacement: string;
|
1297
|
-
virtualThreshold: number;
|
1298
1254
|
}, never>> & {
|
1299
1255
|
locale?: string | undefined;
|
1300
1256
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
@@ -1320,7 +1276,7 @@ export declare const SelectWithRemoteOptions: {
|
|
1320
1276
|
setData(data: any): void;
|
1321
1277
|
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
1322
1278
|
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
1323
|
-
}, "store"> | Readonly<Omit<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
1279
|
+
}, "store"> | Readonly<Omit<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
1324
1280
|
multiple: boolean;
|
1325
1281
|
clearable: boolean;
|
1326
1282
|
creatable: boolean;
|
@@ -1340,7 +1296,6 @@ export declare const SelectWithRemoteOptions: {
|
|
1340
1296
|
checkAllLabel: string;
|
1341
1297
|
defaultCheckAll: boolean;
|
1342
1298
|
overlayPlacement: string;
|
1343
|
-
virtualThreshold: number;
|
1344
1299
|
}, never>> & {
|
1345
1300
|
locale?: string | undefined;
|
1346
1301
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
@@ -1394,7 +1349,7 @@ export declare const SelectWithRemoteOptions: {
|
|
1394
1349
|
getWrappedInstance(): any;
|
1395
1350
|
render(): JSX.Element;
|
1396
1351
|
context: any;
|
1397
|
-
setState<K extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Omit<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
1352
|
+
setState<K extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Omit<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
1398
1353
|
multiple: boolean;
|
1399
1354
|
clearable: boolean;
|
1400
1355
|
creatable: boolean;
|
@@ -1414,7 +1369,6 @@ export declare const SelectWithRemoteOptions: {
|
|
1414
1369
|
checkAllLabel: string;
|
1415
1370
|
defaultCheckAll: boolean;
|
1416
1371
|
overlayPlacement: string;
|
1417
|
-
virtualThreshold: number;
|
1418
1372
|
}, never>> & {
|
1419
1373
|
locale?: string | undefined;
|
1420
1374
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
@@ -1442,7 +1396,7 @@ export declare const SelectWithRemoteOptions: {
|
|
1442
1396
|
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
1443
1397
|
}, "store">>) => {} | Pick<{}, K> | null) | Pick<{}, K> | null, callback?: (() => void) | undefined): void;
|
1444
1398
|
forceUpdate(callback?: (() => void) | undefined): void;
|
1445
|
-
readonly props: Readonly<Omit<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
1399
|
+
readonly props: Readonly<Omit<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
1446
1400
|
multiple: boolean;
|
1447
1401
|
clearable: boolean;
|
1448
1402
|
creatable: boolean;
|
@@ -1462,7 +1416,6 @@ export declare const SelectWithRemoteOptions: {
|
|
1462
1416
|
checkAllLabel: string;
|
1463
1417
|
defaultCheckAll: boolean;
|
1464
1418
|
overlayPlacement: string;
|
1465
|
-
virtualThreshold: number;
|
1466
1419
|
}, never>> & {
|
1467
1420
|
locale?: string | undefined;
|
1468
1421
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
@@ -1496,7 +1449,7 @@ export declare const SelectWithRemoteOptions: {
|
|
1496
1449
|
[key: string]: React.ReactInstance;
|
1497
1450
|
};
|
1498
1451
|
componentDidMount?(): void;
|
1499
|
-
shouldComponentUpdate?(nextProps: Readonly<Omit<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
1452
|
+
shouldComponentUpdate?(nextProps: Readonly<Omit<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
1500
1453
|
multiple: boolean;
|
1501
1454
|
clearable: boolean;
|
1502
1455
|
creatable: boolean;
|
@@ -1516,7 +1469,6 @@ export declare const SelectWithRemoteOptions: {
|
|
1516
1469
|
checkAllLabel: string;
|
1517
1470
|
defaultCheckAll: boolean;
|
1518
1471
|
overlayPlacement: string;
|
1519
|
-
virtualThreshold: number;
|
1520
1472
|
}, never>> & {
|
1521
1473
|
locale?: string | undefined;
|
1522
1474
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
@@ -1544,7 +1496,7 @@ export declare const SelectWithRemoteOptions: {
|
|
1544
1496
|
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
1545
1497
|
}, "store">>, nextState: Readonly<{}>, nextContext: any): boolean;
|
1546
1498
|
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
1547
|
-
getSnapshotBeforeUpdate?(prevProps: Readonly<Omit<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
1499
|
+
getSnapshotBeforeUpdate?(prevProps: Readonly<Omit<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
1548
1500
|
multiple: boolean;
|
1549
1501
|
clearable: boolean;
|
1550
1502
|
creatable: boolean;
|
@@ -1564,7 +1516,6 @@ export declare const SelectWithRemoteOptions: {
|
|
1564
1516
|
checkAllLabel: string;
|
1565
1517
|
defaultCheckAll: boolean;
|
1566
1518
|
overlayPlacement: string;
|
1567
|
-
virtualThreshold: number;
|
1568
1519
|
}, never>> & {
|
1569
1520
|
locale?: string | undefined;
|
1570
1521
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
@@ -1591,7 +1542,7 @@ export declare const SelectWithRemoteOptions: {
|
|
1591
1542
|
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
1592
1543
|
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
1593
1544
|
}, "store">>, prevState: Readonly<{}>): any;
|
1594
|
-
componentDidUpdate?(prevProps: Readonly<Omit<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
1545
|
+
componentDidUpdate?(prevProps: Readonly<Omit<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
1595
1546
|
multiple: boolean;
|
1596
1547
|
clearable: boolean;
|
1597
1548
|
creatable: boolean;
|
@@ -1611,7 +1562,6 @@ export declare const SelectWithRemoteOptions: {
|
|
1611
1562
|
checkAllLabel: string;
|
1612
1563
|
defaultCheckAll: boolean;
|
1613
1564
|
overlayPlacement: string;
|
1614
|
-
virtualThreshold: number;
|
1615
1565
|
}, never>> & {
|
1616
1566
|
locale?: string | undefined;
|
1617
1567
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
@@ -1640,7 +1590,7 @@ export declare const SelectWithRemoteOptions: {
|
|
1640
1590
|
}, "store">>, prevState: Readonly<{}>, snapshot?: any): void;
|
1641
1591
|
componentWillMount?(): void;
|
1642
1592
|
UNSAFE_componentWillMount?(): void;
|
1643
|
-
componentWillReceiveProps?(nextProps: Readonly<Omit<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
1593
|
+
componentWillReceiveProps?(nextProps: Readonly<Omit<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
1644
1594
|
multiple: boolean;
|
1645
1595
|
clearable: boolean;
|
1646
1596
|
creatable: boolean;
|
@@ -1660,7 +1610,6 @@ export declare const SelectWithRemoteOptions: {
|
|
1660
1610
|
checkAllLabel: string;
|
1661
1611
|
defaultCheckAll: boolean;
|
1662
1612
|
overlayPlacement: string;
|
1663
|
-
virtualThreshold: number;
|
1664
1613
|
}, never>> & {
|
1665
1614
|
locale?: string | undefined;
|
1666
1615
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
@@ -1687,7 +1636,7 @@ export declare const SelectWithRemoteOptions: {
|
|
1687
1636
|
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
1688
1637
|
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
1689
1638
|
}, "store">>, nextContext: any): void;
|
1690
|
-
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Omit<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
1639
|
+
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Omit<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
1691
1640
|
multiple: boolean;
|
1692
1641
|
clearable: boolean;
|
1693
1642
|
creatable: boolean;
|
@@ -1707,7 +1656,6 @@ export declare const SelectWithRemoteOptions: {
|
|
1707
1656
|
checkAllLabel: string;
|
1708
1657
|
defaultCheckAll: boolean;
|
1709
1658
|
overlayPlacement: string;
|
1710
|
-
virtualThreshold: number;
|
1711
1659
|
}, never>> & {
|
1712
1660
|
locale?: string | undefined;
|
1713
1661
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
@@ -1734,7 +1682,7 @@ export declare const SelectWithRemoteOptions: {
|
|
1734
1682
|
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
1735
1683
|
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
1736
1684
|
}, "store">>, nextContext: any): void;
|
1737
|
-
componentWillUpdate?(nextProps: Readonly<Omit<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
1685
|
+
componentWillUpdate?(nextProps: Readonly<Omit<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
1738
1686
|
multiple: boolean;
|
1739
1687
|
clearable: boolean;
|
1740
1688
|
creatable: boolean;
|
@@ -1754,7 +1702,6 @@ export declare const SelectWithRemoteOptions: {
|
|
1754
1702
|
checkAllLabel: string;
|
1755
1703
|
defaultCheckAll: boolean;
|
1756
1704
|
overlayPlacement: string;
|
1757
|
-
virtualThreshold: number;
|
1758
1705
|
}, never>> & {
|
1759
1706
|
locale?: string | undefined;
|
1760
1707
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
@@ -1781,7 +1728,7 @@ export declare const SelectWithRemoteOptions: {
|
|
1781
1728
|
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
1782
1729
|
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
1783
1730
|
}, "store">>, nextState: Readonly<{}>, nextContext: any): void;
|
1784
|
-
UNSAFE_componentWillUpdate?(nextProps: Readonly<Omit<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
1731
|
+
UNSAFE_componentWillUpdate?(nextProps: Readonly<Omit<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
1785
1732
|
multiple: boolean;
|
1786
1733
|
clearable: boolean;
|
1787
1734
|
creatable: boolean;
|
@@ -1801,7 +1748,6 @@ export declare const SelectWithRemoteOptions: {
|
|
1801
1748
|
checkAllLabel: string;
|
1802
1749
|
defaultCheckAll: boolean;
|
1803
1750
|
overlayPlacement: string;
|
1804
|
-
virtualThreshold: number;
|
1805
1751
|
}, never>> & {
|
1806
1752
|
locale?: string | undefined;
|
1807
1753
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
@@ -1829,7 +1775,7 @@ export declare const SelectWithRemoteOptions: {
|
|
1829
1775
|
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
1830
1776
|
}, "store">>, nextState: Readonly<{}>, nextContext: any): void;
|
1831
1777
|
};
|
1832
|
-
new (props: Omit<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
1778
|
+
new (props: Omit<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
1833
1779
|
multiple: boolean;
|
1834
1780
|
clearable: boolean;
|
1835
1781
|
creatable: boolean;
|
@@ -1849,7 +1795,6 @@ export declare const SelectWithRemoteOptions: {
|
|
1849
1795
|
checkAllLabel: string;
|
1850
1796
|
defaultCheckAll: boolean;
|
1851
1797
|
overlayPlacement: string;
|
1852
|
-
virtualThreshold: number;
|
1853
1798
|
}, never>> & {
|
1854
1799
|
locale?: string | undefined;
|
1855
1800
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
@@ -1903,7 +1848,7 @@ export declare const SelectWithRemoteOptions: {
|
|
1903
1848
|
getWrappedInstance(): any;
|
1904
1849
|
render(): JSX.Element;
|
1905
1850
|
context: any;
|
1906
|
-
setState<K extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Omit<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
1851
|
+
setState<K extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Omit<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
1907
1852
|
multiple: boolean;
|
1908
1853
|
clearable: boolean;
|
1909
1854
|
creatable: boolean;
|
@@ -1923,7 +1868,6 @@ export declare const SelectWithRemoteOptions: {
|
|
1923
1868
|
checkAllLabel: string;
|
1924
1869
|
defaultCheckAll: boolean;
|
1925
1870
|
overlayPlacement: string;
|
1926
|
-
virtualThreshold: number;
|
1927
1871
|
}, never>> & {
|
1928
1872
|
locale?: string | undefined;
|
1929
1873
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
@@ -1951,7 +1895,7 @@ export declare const SelectWithRemoteOptions: {
|
|
1951
1895
|
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
1952
1896
|
}, "store">>) => {} | Pick<{}, K> | null) | Pick<{}, K> | null, callback?: (() => void) | undefined): void;
|
1953
1897
|
forceUpdate(callback?: (() => void) | undefined): void;
|
1954
|
-
readonly props: Readonly<Omit<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
1898
|
+
readonly props: Readonly<Omit<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
1955
1899
|
multiple: boolean;
|
1956
1900
|
clearable: boolean;
|
1957
1901
|
creatable: boolean;
|
@@ -1971,7 +1915,6 @@ export declare const SelectWithRemoteOptions: {
|
|
1971
1915
|
checkAllLabel: string;
|
1972
1916
|
defaultCheckAll: boolean;
|
1973
1917
|
overlayPlacement: string;
|
1974
|
-
virtualThreshold: number;
|
1975
1918
|
}, never>> & {
|
1976
1919
|
locale?: string | undefined;
|
1977
1920
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
@@ -2005,7 +1948,7 @@ export declare const SelectWithRemoteOptions: {
|
|
2005
1948
|
[key: string]: React.ReactInstance;
|
2006
1949
|
};
|
2007
1950
|
componentDidMount?(): void;
|
2008
|
-
shouldComponentUpdate?(nextProps: Readonly<Omit<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
1951
|
+
shouldComponentUpdate?(nextProps: Readonly<Omit<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
2009
1952
|
multiple: boolean;
|
2010
1953
|
clearable: boolean;
|
2011
1954
|
creatable: boolean;
|
@@ -2025,7 +1968,6 @@ export declare const SelectWithRemoteOptions: {
|
|
2025
1968
|
checkAllLabel: string;
|
2026
1969
|
defaultCheckAll: boolean;
|
2027
1970
|
overlayPlacement: string;
|
2028
|
-
virtualThreshold: number;
|
2029
1971
|
}, never>> & {
|
2030
1972
|
locale?: string | undefined;
|
2031
1973
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
@@ -2053,7 +1995,7 @@ export declare const SelectWithRemoteOptions: {
|
|
2053
1995
|
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
2054
1996
|
}, "store">>, nextState: Readonly<{}>, nextContext: any): boolean;
|
2055
1997
|
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
2056
|
-
getSnapshotBeforeUpdate?(prevProps: Readonly<Omit<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
1998
|
+
getSnapshotBeforeUpdate?(prevProps: Readonly<Omit<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
2057
1999
|
multiple: boolean;
|
2058
2000
|
clearable: boolean;
|
2059
2001
|
creatable: boolean;
|
@@ -2073,7 +2015,6 @@ export declare const SelectWithRemoteOptions: {
|
|
2073
2015
|
checkAllLabel: string;
|
2074
2016
|
defaultCheckAll: boolean;
|
2075
2017
|
overlayPlacement: string;
|
2076
|
-
virtualThreshold: number;
|
2077
2018
|
}, never>> & {
|
2078
2019
|
locale?: string | undefined;
|
2079
2020
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
@@ -2100,7 +2041,7 @@ export declare const SelectWithRemoteOptions: {
|
|
2100
2041
|
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
2101
2042
|
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
2102
2043
|
}, "store">>, prevState: Readonly<{}>): any;
|
2103
|
-
componentDidUpdate?(prevProps: Readonly<Omit<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
2044
|
+
componentDidUpdate?(prevProps: Readonly<Omit<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
2104
2045
|
multiple: boolean;
|
2105
2046
|
clearable: boolean;
|
2106
2047
|
creatable: boolean;
|
@@ -2120,7 +2061,6 @@ export declare const SelectWithRemoteOptions: {
|
|
2120
2061
|
checkAllLabel: string;
|
2121
2062
|
defaultCheckAll: boolean;
|
2122
2063
|
overlayPlacement: string;
|
2123
|
-
virtualThreshold: number;
|
2124
2064
|
}, never>> & {
|
2125
2065
|
locale?: string | undefined;
|
2126
2066
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
@@ -2149,7 +2089,7 @@ export declare const SelectWithRemoteOptions: {
|
|
2149
2089
|
}, "store">>, prevState: Readonly<{}>, snapshot?: any): void;
|
2150
2090
|
componentWillMount?(): void;
|
2151
2091
|
UNSAFE_componentWillMount?(): void;
|
2152
|
-
componentWillReceiveProps?(nextProps: Readonly<Omit<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
2092
|
+
componentWillReceiveProps?(nextProps: Readonly<Omit<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
2153
2093
|
multiple: boolean;
|
2154
2094
|
clearable: boolean;
|
2155
2095
|
creatable: boolean;
|
@@ -2169,7 +2109,6 @@ export declare const SelectWithRemoteOptions: {
|
|
2169
2109
|
checkAllLabel: string;
|
2170
2110
|
defaultCheckAll: boolean;
|
2171
2111
|
overlayPlacement: string;
|
2172
|
-
virtualThreshold: number;
|
2173
2112
|
}, never>> & {
|
2174
2113
|
locale?: string | undefined;
|
2175
2114
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
@@ -2196,7 +2135,7 @@ export declare const SelectWithRemoteOptions: {
|
|
2196
2135
|
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
2197
2136
|
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
2198
2137
|
}, "store">>, nextContext: any): void;
|
2199
|
-
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Omit<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
2138
|
+
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Omit<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
2200
2139
|
multiple: boolean;
|
2201
2140
|
clearable: boolean;
|
2202
2141
|
creatable: boolean;
|
@@ -2216,7 +2155,6 @@ export declare const SelectWithRemoteOptions: {
|
|
2216
2155
|
checkAllLabel: string;
|
2217
2156
|
defaultCheckAll: boolean;
|
2218
2157
|
overlayPlacement: string;
|
2219
|
-
virtualThreshold: number;
|
2220
2158
|
}, never>> & {
|
2221
2159
|
locale?: string | undefined;
|
2222
2160
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
@@ -2243,7 +2181,7 @@ export declare const SelectWithRemoteOptions: {
|
|
2243
2181
|
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
2244
2182
|
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
2245
2183
|
}, "store">>, nextContext: any): void;
|
2246
|
-
componentWillUpdate?(nextProps: Readonly<Omit<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
2184
|
+
componentWillUpdate?(nextProps: Readonly<Omit<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
2247
2185
|
multiple: boolean;
|
2248
2186
|
clearable: boolean;
|
2249
2187
|
creatable: boolean;
|
@@ -2263,7 +2201,6 @@ export declare const SelectWithRemoteOptions: {
|
|
2263
2201
|
checkAllLabel: string;
|
2264
2202
|
defaultCheckAll: boolean;
|
2265
2203
|
overlayPlacement: string;
|
2266
|
-
virtualThreshold: number;
|
2267
2204
|
}, never>> & {
|
2268
2205
|
locale?: string | undefined;
|
2269
2206
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
@@ -2290,7 +2227,7 @@ export declare const SelectWithRemoteOptions: {
|
|
2290
2227
|
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
2291
2228
|
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
2292
2229
|
}, "store">>, nextState: Readonly<{}>, nextContext: any): void;
|
2293
|
-
UNSAFE_componentWillUpdate?(nextProps: Readonly<Omit<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
2230
|
+
UNSAFE_componentWillUpdate?(nextProps: Readonly<Omit<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
2294
2231
|
multiple: boolean;
|
2295
2232
|
clearable: boolean;
|
2296
2233
|
creatable: boolean;
|
@@ -2310,7 +2247,6 @@ export declare const SelectWithRemoteOptions: {
|
|
2310
2247
|
checkAllLabel: string;
|
2311
2248
|
defaultCheckAll: boolean;
|
2312
2249
|
overlayPlacement: string;
|
2313
|
-
virtualThreshold: number;
|
2314
2250
|
}, never>> & {
|
2315
2251
|
locale?: string | undefined;
|
2316
2252
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
@@ -2340,7 +2276,7 @@ export declare const SelectWithRemoteOptions: {
|
|
2340
2276
|
};
|
2341
2277
|
displayName: string;
|
2342
2278
|
ComposedComponent: React.ComponentType<{
|
2343
|
-
new (props: Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
2279
|
+
new (props: Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
2344
2280
|
multiple: boolean;
|
2345
2281
|
clearable: boolean;
|
2346
2282
|
creatable: boolean;
|
@@ -2360,7 +2296,6 @@ export declare const SelectWithRemoteOptions: {
|
|
2360
2296
|
checkAllLabel: string;
|
2361
2297
|
defaultCheckAll: boolean;
|
2362
2298
|
overlayPlacement: string;
|
2363
|
-
virtualThreshold: number;
|
2364
2299
|
}, never>> & {
|
2365
2300
|
locale?: string | undefined;
|
2366
2301
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
@@ -2399,7 +2334,7 @@ export declare const SelectWithRemoteOptions: {
|
|
2399
2334
|
deferLoadConfig(item: any): Promise<void>;
|
2400
2335
|
render(): JSX.Element;
|
2401
2336
|
context: any;
|
2402
|
-
setState<K_1 extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
2337
|
+
setState<K_1 extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
2403
2338
|
multiple: boolean;
|
2404
2339
|
clearable: boolean;
|
2405
2340
|
creatable: boolean;
|
@@ -2419,7 +2354,6 @@ export declare const SelectWithRemoteOptions: {
|
|
2419
2354
|
checkAllLabel: string;
|
2420
2355
|
defaultCheckAll: boolean;
|
2421
2356
|
overlayPlacement: string;
|
2422
|
-
virtualThreshold: number;
|
2423
2357
|
}, never>> & {
|
2424
2358
|
locale?: string | undefined;
|
2425
2359
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
@@ -2447,7 +2381,7 @@ export declare const SelectWithRemoteOptions: {
|
|
2447
2381
|
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
2448
2382
|
}>) => {} | Pick<{}, K_1> | null) | Pick<{}, K_1> | null, callback?: (() => void) | undefined): void;
|
2449
2383
|
forceUpdate(callback?: (() => void) | undefined): void;
|
2450
|
-
readonly props: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
2384
|
+
readonly props: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
2451
2385
|
multiple: boolean;
|
2452
2386
|
clearable: boolean;
|
2453
2387
|
creatable: boolean;
|
@@ -2467,7 +2401,6 @@ export declare const SelectWithRemoteOptions: {
|
|
2467
2401
|
checkAllLabel: string;
|
2468
2402
|
defaultCheckAll: boolean;
|
2469
2403
|
overlayPlacement: string;
|
2470
|
-
virtualThreshold: number;
|
2471
2404
|
}, never>> & {
|
2472
2405
|
locale?: string | undefined;
|
2473
2406
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
@@ -2500,7 +2433,7 @@ export declare const SelectWithRemoteOptions: {
|
|
2500
2433
|
refs: {
|
2501
2434
|
[key: string]: React.ReactInstance;
|
2502
2435
|
};
|
2503
|
-
shouldComponentUpdate?(nextProps: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
2436
|
+
shouldComponentUpdate?(nextProps: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
2504
2437
|
multiple: boolean;
|
2505
2438
|
clearable: boolean;
|
2506
2439
|
creatable: boolean;
|
@@ -2520,7 +2453,6 @@ export declare const SelectWithRemoteOptions: {
|
|
2520
2453
|
checkAllLabel: string;
|
2521
2454
|
defaultCheckAll: boolean;
|
2522
2455
|
overlayPlacement: string;
|
2523
|
-
virtualThreshold: number;
|
2524
2456
|
}, never>> & {
|
2525
2457
|
locale?: string | undefined;
|
2526
2458
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
@@ -2548,7 +2480,7 @@ export declare const SelectWithRemoteOptions: {
|
|
2548
2480
|
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
2549
2481
|
}>, nextState: Readonly<{}>, nextContext: any): boolean;
|
2550
2482
|
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
2551
|
-
getSnapshotBeforeUpdate?(prevProps: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
2483
|
+
getSnapshotBeforeUpdate?(prevProps: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
2552
2484
|
multiple: boolean;
|
2553
2485
|
clearable: boolean;
|
2554
2486
|
creatable: boolean;
|
@@ -2568,7 +2500,6 @@ export declare const SelectWithRemoteOptions: {
|
|
2568
2500
|
checkAllLabel: string;
|
2569
2501
|
defaultCheckAll: boolean;
|
2570
2502
|
overlayPlacement: string;
|
2571
|
-
virtualThreshold: number;
|
2572
2503
|
}, never>> & {
|
2573
2504
|
locale?: string | undefined;
|
2574
2505
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
@@ -2597,7 +2528,7 @@ export declare const SelectWithRemoteOptions: {
|
|
2597
2528
|
}>, prevState: Readonly<{}>): any;
|
2598
2529
|
componentWillMount?(): void;
|
2599
2530
|
UNSAFE_componentWillMount?(): void;
|
2600
|
-
componentWillReceiveProps?(nextProps: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
2531
|
+
componentWillReceiveProps?(nextProps: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
2601
2532
|
multiple: boolean;
|
2602
2533
|
clearable: boolean;
|
2603
2534
|
creatable: boolean;
|
@@ -2617,7 +2548,6 @@ export declare const SelectWithRemoteOptions: {
|
|
2617
2548
|
checkAllLabel: string;
|
2618
2549
|
defaultCheckAll: boolean;
|
2619
2550
|
overlayPlacement: string;
|
2620
|
-
virtualThreshold: number;
|
2621
2551
|
}, never>> & {
|
2622
2552
|
locale?: string | undefined;
|
2623
2553
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
@@ -2644,7 +2574,7 @@ export declare const SelectWithRemoteOptions: {
|
|
2644
2574
|
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
2645
2575
|
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
2646
2576
|
}>, nextContext: any): void;
|
2647
|
-
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
2577
|
+
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
2648
2578
|
multiple: boolean;
|
2649
2579
|
clearable: boolean;
|
2650
2580
|
creatable: boolean;
|
@@ -2664,7 +2594,6 @@ export declare const SelectWithRemoteOptions: {
|
|
2664
2594
|
checkAllLabel: string;
|
2665
2595
|
defaultCheckAll: boolean;
|
2666
2596
|
overlayPlacement: string;
|
2667
|
-
virtualThreshold: number;
|
2668
2597
|
}, never>> & {
|
2669
2598
|
locale?: string | undefined;
|
2670
2599
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
@@ -2691,7 +2620,7 @@ export declare const SelectWithRemoteOptions: {
|
|
2691
2620
|
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
2692
2621
|
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
2693
2622
|
}>, nextContext: any): void;
|
2694
|
-
componentWillUpdate?(nextProps: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
2623
|
+
componentWillUpdate?(nextProps: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
2695
2624
|
multiple: boolean;
|
2696
2625
|
clearable: boolean;
|
2697
2626
|
creatable: boolean;
|
@@ -2711,7 +2640,6 @@ export declare const SelectWithRemoteOptions: {
|
|
2711
2640
|
checkAllLabel: string;
|
2712
2641
|
defaultCheckAll: boolean;
|
2713
2642
|
overlayPlacement: string;
|
2714
|
-
virtualThreshold: number;
|
2715
2643
|
}, never>> & {
|
2716
2644
|
locale?: string | undefined;
|
2717
2645
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
@@ -2738,7 +2666,7 @@ export declare const SelectWithRemoteOptions: {
|
|
2738
2666
|
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
2739
2667
|
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
2740
2668
|
}>, nextState: Readonly<{}>, nextContext: any): void;
|
2741
|
-
UNSAFE_componentWillUpdate?(nextProps: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
2669
|
+
UNSAFE_componentWillUpdate?(nextProps: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
2742
2670
|
multiple: boolean;
|
2743
2671
|
clearable: boolean;
|
2744
2672
|
creatable: boolean;
|
@@ -2758,7 +2686,6 @@ export declare const SelectWithRemoteOptions: {
|
|
2758
2686
|
checkAllLabel: string;
|
2759
2687
|
defaultCheckAll: boolean;
|
2760
2688
|
overlayPlacement: string;
|
2761
|
-
virtualThreshold: number;
|
2762
2689
|
}, never>> & {
|
2763
2690
|
locale?: string | undefined;
|
2764
2691
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
@@ -2788,7 +2715,7 @@ export declare const SelectWithRemoteOptions: {
|
|
2788
2715
|
};
|
2789
2716
|
displayName: string;
|
2790
2717
|
ComposedComponent: React.ComponentType<{
|
2791
|
-
new (props: (RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
2718
|
+
new (props: (RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
2792
2719
|
multiple: boolean;
|
2793
2720
|
clearable: boolean;
|
2794
2721
|
creatable: boolean;
|
@@ -2808,11 +2735,10 @@ export declare const SelectWithRemoteOptions: {
|
|
2808
2735
|
checkAllLabel: string;
|
2809
2736
|
defaultCheckAll: boolean;
|
2810
2737
|
overlayPlacement: string;
|
2811
|
-
virtualThreshold: number;
|
2812
2738
|
}, never>> & {
|
2813
2739
|
locale?: string | undefined;
|
2814
2740
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
2815
|
-
}, keyof ThemeProps> & import("../theme").ThemeOutterProps) | Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
2741
|
+
}, keyof ThemeProps> & import("../theme").ThemeOutterProps) | Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
2816
2742
|
multiple: boolean;
|
2817
2743
|
clearable: boolean;
|
2818
2744
|
creatable: boolean;
|
@@ -2832,14 +2758,13 @@ export declare const SelectWithRemoteOptions: {
|
|
2832
2758
|
checkAllLabel: string;
|
2833
2759
|
defaultCheckAll: boolean;
|
2834
2760
|
overlayPlacement: string;
|
2835
|
-
virtualThreshold: number;
|
2836
2761
|
}, never>> & {
|
2837
2762
|
locale?: string | undefined;
|
2838
2763
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
2839
2764
|
}, keyof ThemeProps> & import("../theme").ThemeOutterProps>): {
|
2840
2765
|
render(): JSX.Element;
|
2841
2766
|
context: any;
|
2842
|
-
setState<K_2 extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
2767
|
+
setState<K_2 extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
2843
2768
|
multiple: boolean;
|
2844
2769
|
clearable: boolean;
|
2845
2770
|
creatable: boolean;
|
@@ -2859,13 +2784,12 @@ export declare const SelectWithRemoteOptions: {
|
|
2859
2784
|
checkAllLabel: string;
|
2860
2785
|
defaultCheckAll: boolean;
|
2861
2786
|
overlayPlacement: string;
|
2862
|
-
virtualThreshold: number;
|
2863
2787
|
}, never>> & {
|
2864
2788
|
locale?: string | undefined;
|
2865
2789
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
2866
2790
|
}, keyof ThemeProps> & import("../theme").ThemeOutterProps>) => {} | Pick<{}, K_2> | null) | Pick<{}, K_2> | null, callback?: (() => void) | undefined): void;
|
2867
2791
|
forceUpdate(callback?: (() => void) | undefined): void;
|
2868
|
-
readonly props: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
2792
|
+
readonly props: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
2869
2793
|
multiple: boolean;
|
2870
2794
|
clearable: boolean;
|
2871
2795
|
creatable: boolean;
|
@@ -2885,7 +2809,6 @@ export declare const SelectWithRemoteOptions: {
|
|
2885
2809
|
checkAllLabel: string;
|
2886
2810
|
defaultCheckAll: boolean;
|
2887
2811
|
overlayPlacement: string;
|
2888
|
-
virtualThreshold: number;
|
2889
2812
|
}, never>> & {
|
2890
2813
|
locale?: string | undefined;
|
2891
2814
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
@@ -2897,7 +2820,7 @@ export declare const SelectWithRemoteOptions: {
|
|
2897
2820
|
[key: string]: React.ReactInstance;
|
2898
2821
|
};
|
2899
2822
|
componentDidMount?(): void;
|
2900
|
-
shouldComponentUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
2823
|
+
shouldComponentUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
2901
2824
|
multiple: boolean;
|
2902
2825
|
clearable: boolean;
|
2903
2826
|
creatable: boolean;
|
@@ -2917,14 +2840,13 @@ export declare const SelectWithRemoteOptions: {
|
|
2917
2840
|
checkAllLabel: string;
|
2918
2841
|
defaultCheckAll: boolean;
|
2919
2842
|
overlayPlacement: string;
|
2920
|
-
virtualThreshold: number;
|
2921
2843
|
}, never>> & {
|
2922
2844
|
locale?: string | undefined;
|
2923
2845
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
2924
2846
|
}, keyof ThemeProps> & import("../theme").ThemeOutterProps>, nextState: Readonly<{}>, nextContext: any): boolean;
|
2925
2847
|
componentWillUnmount?(): void;
|
2926
2848
|
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
2927
|
-
getSnapshotBeforeUpdate?(prevProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
2849
|
+
getSnapshotBeforeUpdate?(prevProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
2928
2850
|
multiple: boolean;
|
2929
2851
|
clearable: boolean;
|
2930
2852
|
creatable: boolean;
|
@@ -2944,12 +2866,11 @@ export declare const SelectWithRemoteOptions: {
|
|
2944
2866
|
checkAllLabel: string;
|
2945
2867
|
defaultCheckAll: boolean;
|
2946
2868
|
overlayPlacement: string;
|
2947
|
-
virtualThreshold: number;
|
2948
2869
|
}, never>> & {
|
2949
2870
|
locale?: string | undefined;
|
2950
2871
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
2951
2872
|
}, keyof ThemeProps> & import("../theme").ThemeOutterProps>, prevState: Readonly<{}>): any;
|
2952
|
-
componentDidUpdate?(prevProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
2873
|
+
componentDidUpdate?(prevProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
2953
2874
|
multiple: boolean;
|
2954
2875
|
clearable: boolean;
|
2955
2876
|
creatable: boolean;
|
@@ -2969,14 +2890,13 @@ export declare const SelectWithRemoteOptions: {
|
|
2969
2890
|
checkAllLabel: string;
|
2970
2891
|
defaultCheckAll: boolean;
|
2971
2892
|
overlayPlacement: string;
|
2972
|
-
virtualThreshold: number;
|
2973
2893
|
}, never>> & {
|
2974
2894
|
locale?: string | undefined;
|
2975
2895
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
2976
2896
|
}, keyof ThemeProps> & import("../theme").ThemeOutterProps>, prevState: Readonly<{}>, snapshot?: any): void;
|
2977
2897
|
componentWillMount?(): void;
|
2978
2898
|
UNSAFE_componentWillMount?(): void;
|
2979
|
-
componentWillReceiveProps?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
2899
|
+
componentWillReceiveProps?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
2980
2900
|
multiple: boolean;
|
2981
2901
|
clearable: boolean;
|
2982
2902
|
creatable: boolean;
|
@@ -2996,12 +2916,11 @@ export declare const SelectWithRemoteOptions: {
|
|
2996
2916
|
checkAllLabel: string;
|
2997
2917
|
defaultCheckAll: boolean;
|
2998
2918
|
overlayPlacement: string;
|
2999
|
-
virtualThreshold: number;
|
3000
2919
|
}, never>> & {
|
3001
2920
|
locale?: string | undefined;
|
3002
2921
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
3003
2922
|
}, keyof ThemeProps> & import("../theme").ThemeOutterProps>, nextContext: any): void;
|
3004
|
-
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
2923
|
+
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
3005
2924
|
multiple: boolean;
|
3006
2925
|
clearable: boolean;
|
3007
2926
|
creatable: boolean;
|
@@ -3021,12 +2940,11 @@ export declare const SelectWithRemoteOptions: {
|
|
3021
2940
|
checkAllLabel: string;
|
3022
2941
|
defaultCheckAll: boolean;
|
3023
2942
|
overlayPlacement: string;
|
3024
|
-
virtualThreshold: number;
|
3025
2943
|
}, never>> & {
|
3026
2944
|
locale?: string | undefined;
|
3027
2945
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
3028
2946
|
}, keyof ThemeProps> & import("../theme").ThemeOutterProps>, nextContext: any): void;
|
3029
|
-
componentWillUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
2947
|
+
componentWillUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
3030
2948
|
multiple: boolean;
|
3031
2949
|
clearable: boolean;
|
3032
2950
|
creatable: boolean;
|
@@ -3046,12 +2964,11 @@ export declare const SelectWithRemoteOptions: {
|
|
3046
2964
|
checkAllLabel: string;
|
3047
2965
|
defaultCheckAll: boolean;
|
3048
2966
|
overlayPlacement: string;
|
3049
|
-
virtualThreshold: number;
|
3050
2967
|
}, never>> & {
|
3051
2968
|
locale?: string | undefined;
|
3052
2969
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
3053
2970
|
}, keyof ThemeProps> & import("../theme").ThemeOutterProps>, nextState: Readonly<{}>, nextContext: any): void;
|
3054
|
-
UNSAFE_componentWillUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
2971
|
+
UNSAFE_componentWillUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
3055
2972
|
multiple: boolean;
|
3056
2973
|
clearable: boolean;
|
3057
2974
|
creatable: boolean;
|
@@ -3071,13 +2988,12 @@ export declare const SelectWithRemoteOptions: {
|
|
3071
2988
|
checkAllLabel: string;
|
3072
2989
|
defaultCheckAll: boolean;
|
3073
2990
|
overlayPlacement: string;
|
3074
|
-
virtualThreshold: number;
|
3075
2991
|
}, never>> & {
|
3076
2992
|
locale?: string | undefined;
|
3077
2993
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
3078
2994
|
}, keyof ThemeProps> & import("../theme").ThemeOutterProps>, nextState: Readonly<{}>, nextContext: any): void;
|
3079
2995
|
};
|
3080
|
-
new (props: RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
2996
|
+
new (props: RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
3081
2997
|
multiple: boolean;
|
3082
2998
|
clearable: boolean;
|
3083
2999
|
creatable: boolean;
|
@@ -3097,14 +3013,13 @@ export declare const SelectWithRemoteOptions: {
|
|
3097
3013
|
checkAllLabel: string;
|
3098
3014
|
defaultCheckAll: boolean;
|
3099
3015
|
overlayPlacement: string;
|
3100
|
-
virtualThreshold: number;
|
3101
3016
|
}, never>> & {
|
3102
3017
|
locale?: string | undefined;
|
3103
3018
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
3104
3019
|
}, keyof ThemeProps> & import("../theme").ThemeOutterProps, context: any): {
|
3105
3020
|
render(): JSX.Element;
|
3106
3021
|
context: any;
|
3107
|
-
setState<K_2 extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
3022
|
+
setState<K_2 extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
3108
3023
|
multiple: boolean;
|
3109
3024
|
clearable: boolean;
|
3110
3025
|
creatable: boolean;
|
@@ -3124,13 +3039,12 @@ export declare const SelectWithRemoteOptions: {
|
|
3124
3039
|
checkAllLabel: string;
|
3125
3040
|
defaultCheckAll: boolean;
|
3126
3041
|
overlayPlacement: string;
|
3127
|
-
virtualThreshold: number;
|
3128
3042
|
}, never>> & {
|
3129
3043
|
locale?: string | undefined;
|
3130
3044
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
3131
3045
|
}, keyof ThemeProps> & import("../theme").ThemeOutterProps>) => {} | Pick<{}, K_2> | null) | Pick<{}, K_2> | null, callback?: (() => void) | undefined): void;
|
3132
3046
|
forceUpdate(callback?: (() => void) | undefined): void;
|
3133
|
-
readonly props: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
3047
|
+
readonly props: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
3134
3048
|
multiple: boolean;
|
3135
3049
|
clearable: boolean;
|
3136
3050
|
creatable: boolean;
|
@@ -3150,7 +3064,6 @@ export declare const SelectWithRemoteOptions: {
|
|
3150
3064
|
checkAllLabel: string;
|
3151
3065
|
defaultCheckAll: boolean;
|
3152
3066
|
overlayPlacement: string;
|
3153
|
-
virtualThreshold: number;
|
3154
3067
|
}, never>> & {
|
3155
3068
|
locale?: string | undefined;
|
3156
3069
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
@@ -3162,7 +3075,7 @@ export declare const SelectWithRemoteOptions: {
|
|
3162
3075
|
[key: string]: React.ReactInstance;
|
3163
3076
|
};
|
3164
3077
|
componentDidMount?(): void;
|
3165
|
-
shouldComponentUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
3078
|
+
shouldComponentUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
3166
3079
|
multiple: boolean;
|
3167
3080
|
clearable: boolean;
|
3168
3081
|
creatable: boolean;
|
@@ -3182,14 +3095,13 @@ export declare const SelectWithRemoteOptions: {
|
|
3182
3095
|
checkAllLabel: string;
|
3183
3096
|
defaultCheckAll: boolean;
|
3184
3097
|
overlayPlacement: string;
|
3185
|
-
virtualThreshold: number;
|
3186
3098
|
}, never>> & {
|
3187
3099
|
locale?: string | undefined;
|
3188
3100
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
3189
3101
|
}, keyof ThemeProps> & import("../theme").ThemeOutterProps>, nextState: Readonly<{}>, nextContext: any): boolean;
|
3190
3102
|
componentWillUnmount?(): void;
|
3191
3103
|
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
3192
|
-
getSnapshotBeforeUpdate?(prevProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
3104
|
+
getSnapshotBeforeUpdate?(prevProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
3193
3105
|
multiple: boolean;
|
3194
3106
|
clearable: boolean;
|
3195
3107
|
creatable: boolean;
|
@@ -3209,12 +3121,11 @@ export declare const SelectWithRemoteOptions: {
|
|
3209
3121
|
checkAllLabel: string;
|
3210
3122
|
defaultCheckAll: boolean;
|
3211
3123
|
overlayPlacement: string;
|
3212
|
-
virtualThreshold: number;
|
3213
3124
|
}, never>> & {
|
3214
3125
|
locale?: string | undefined;
|
3215
3126
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
3216
3127
|
}, keyof ThemeProps> & import("../theme").ThemeOutterProps>, prevState: Readonly<{}>): any;
|
3217
|
-
componentDidUpdate?(prevProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
3128
|
+
componentDidUpdate?(prevProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
3218
3129
|
multiple: boolean;
|
3219
3130
|
clearable: boolean;
|
3220
3131
|
creatable: boolean;
|
@@ -3234,14 +3145,13 @@ export declare const SelectWithRemoteOptions: {
|
|
3234
3145
|
checkAllLabel: string;
|
3235
3146
|
defaultCheckAll: boolean;
|
3236
3147
|
overlayPlacement: string;
|
3237
|
-
virtualThreshold: number;
|
3238
3148
|
}, never>> & {
|
3239
3149
|
locale?: string | undefined;
|
3240
3150
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
3241
3151
|
}, keyof ThemeProps> & import("../theme").ThemeOutterProps>, prevState: Readonly<{}>, snapshot?: any): void;
|
3242
3152
|
componentWillMount?(): void;
|
3243
3153
|
UNSAFE_componentWillMount?(): void;
|
3244
|
-
componentWillReceiveProps?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
3154
|
+
componentWillReceiveProps?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
3245
3155
|
multiple: boolean;
|
3246
3156
|
clearable: boolean;
|
3247
3157
|
creatable: boolean;
|
@@ -3261,12 +3171,11 @@ export declare const SelectWithRemoteOptions: {
|
|
3261
3171
|
checkAllLabel: string;
|
3262
3172
|
defaultCheckAll: boolean;
|
3263
3173
|
overlayPlacement: string;
|
3264
|
-
virtualThreshold: number;
|
3265
3174
|
}, never>> & {
|
3266
3175
|
locale?: string | undefined;
|
3267
3176
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
3268
3177
|
}, keyof ThemeProps> & import("../theme").ThemeOutterProps>, nextContext: any): void;
|
3269
|
-
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
3178
|
+
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
3270
3179
|
multiple: boolean;
|
3271
3180
|
clearable: boolean;
|
3272
3181
|
creatable: boolean;
|
@@ -3286,12 +3195,11 @@ export declare const SelectWithRemoteOptions: {
|
|
3286
3195
|
checkAllLabel: string;
|
3287
3196
|
defaultCheckAll: boolean;
|
3288
3197
|
overlayPlacement: string;
|
3289
|
-
virtualThreshold: number;
|
3290
3198
|
}, never>> & {
|
3291
3199
|
locale?: string | undefined;
|
3292
3200
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
3293
3201
|
}, keyof ThemeProps> & import("../theme").ThemeOutterProps>, nextContext: any): void;
|
3294
|
-
componentWillUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
3202
|
+
componentWillUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
3295
3203
|
multiple: boolean;
|
3296
3204
|
clearable: boolean;
|
3297
3205
|
creatable: boolean;
|
@@ -3311,12 +3219,11 @@ export declare const SelectWithRemoteOptions: {
|
|
3311
3219
|
checkAllLabel: string;
|
3312
3220
|
defaultCheckAll: boolean;
|
3313
3221
|
overlayPlacement: string;
|
3314
|
-
virtualThreshold: number;
|
3315
3222
|
}, never>> & {
|
3316
3223
|
locale?: string | undefined;
|
3317
3224
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
3318
3225
|
}, keyof ThemeProps> & import("../theme").ThemeOutterProps>, nextState: Readonly<{}>, nextContext: any): void;
|
3319
|
-
UNSAFE_componentWillUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
3226
|
+
UNSAFE_componentWillUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
3320
3227
|
multiple: boolean;
|
3321
3228
|
clearable: boolean;
|
3322
3229
|
creatable: boolean;
|
@@ -3336,7 +3243,6 @@ export declare const SelectWithRemoteOptions: {
|
|
3336
3243
|
checkAllLabel: string;
|
3337
3244
|
defaultCheckAll: boolean;
|
3338
3245
|
overlayPlacement: string;
|
3339
|
-
virtualThreshold: number;
|
3340
3246
|
}, never>> & {
|
3341
3247
|
locale?: string | undefined;
|
3342
3248
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
@@ -3348,7 +3254,7 @@ export declare const SelectWithRemoteOptions: {
|
|
3348
3254
|
}>;
|
3349
3255
|
contextType?: React.Context<any> | undefined;
|
3350
3256
|
} & import("hoist-non-react-statics").NonReactStatics<{
|
3351
|
-
new (props: Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
3257
|
+
new (props: Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
3352
3258
|
multiple: boolean;
|
3353
3259
|
clearable: boolean;
|
3354
3260
|
creatable: boolean;
|
@@ -3368,7 +3274,6 @@ export declare const SelectWithRemoteOptions: {
|
|
3368
3274
|
checkAllLabel: string;
|
3369
3275
|
defaultCheckAll: boolean;
|
3370
3276
|
overlayPlacement: string;
|
3371
|
-
virtualThreshold: number;
|
3372
3277
|
}, never>> & {
|
3373
3278
|
locale?: string | undefined;
|
3374
3279
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
@@ -3407,7 +3312,7 @@ export declare const SelectWithRemoteOptions: {
|
|
3407
3312
|
deferLoadConfig(item: any): Promise<void>;
|
3408
3313
|
render(): JSX.Element;
|
3409
3314
|
context: any;
|
3410
|
-
setState<K_1 extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
3315
|
+
setState<K_1 extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
3411
3316
|
multiple: boolean;
|
3412
3317
|
clearable: boolean;
|
3413
3318
|
creatable: boolean;
|
@@ -3427,7 +3332,6 @@ export declare const SelectWithRemoteOptions: {
|
|
3427
3332
|
checkAllLabel: string;
|
3428
3333
|
defaultCheckAll: boolean;
|
3429
3334
|
overlayPlacement: string;
|
3430
|
-
virtualThreshold: number;
|
3431
3335
|
}, never>> & {
|
3432
3336
|
locale?: string | undefined;
|
3433
3337
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
@@ -3455,7 +3359,7 @@ export declare const SelectWithRemoteOptions: {
|
|
3455
3359
|
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
3456
3360
|
}>) => {} | Pick<{}, K_1> | null) | Pick<{}, K_1> | null, callback?: (() => void) | undefined): void;
|
3457
3361
|
forceUpdate(callback?: (() => void) | undefined): void;
|
3458
|
-
readonly props: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
3362
|
+
readonly props: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
3459
3363
|
multiple: boolean;
|
3460
3364
|
clearable: boolean;
|
3461
3365
|
creatable: boolean;
|
@@ -3475,7 +3379,6 @@ export declare const SelectWithRemoteOptions: {
|
|
3475
3379
|
checkAllLabel: string;
|
3476
3380
|
defaultCheckAll: boolean;
|
3477
3381
|
overlayPlacement: string;
|
3478
|
-
virtualThreshold: number;
|
3479
3382
|
}, never>> & {
|
3480
3383
|
locale?: string | undefined;
|
3481
3384
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
@@ -3508,7 +3411,7 @@ export declare const SelectWithRemoteOptions: {
|
|
3508
3411
|
refs: {
|
3509
3412
|
[key: string]: React.ReactInstance;
|
3510
3413
|
};
|
3511
|
-
shouldComponentUpdate?(nextProps: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
3414
|
+
shouldComponentUpdate?(nextProps: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
3512
3415
|
multiple: boolean;
|
3513
3416
|
clearable: boolean;
|
3514
3417
|
creatable: boolean;
|
@@ -3528,7 +3431,6 @@ export declare const SelectWithRemoteOptions: {
|
|
3528
3431
|
checkAllLabel: string;
|
3529
3432
|
defaultCheckAll: boolean;
|
3530
3433
|
overlayPlacement: string;
|
3531
|
-
virtualThreshold: number;
|
3532
3434
|
}, never>> & {
|
3533
3435
|
locale?: string | undefined;
|
3534
3436
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
@@ -3556,7 +3458,7 @@ export declare const SelectWithRemoteOptions: {
|
|
3556
3458
|
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
3557
3459
|
}>, nextState: Readonly<{}>, nextContext: any): boolean;
|
3558
3460
|
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
3559
|
-
getSnapshotBeforeUpdate?(prevProps: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
3461
|
+
getSnapshotBeforeUpdate?(prevProps: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
3560
3462
|
multiple: boolean;
|
3561
3463
|
clearable: boolean;
|
3562
3464
|
creatable: boolean;
|
@@ -3576,7 +3478,6 @@ export declare const SelectWithRemoteOptions: {
|
|
3576
3478
|
checkAllLabel: string;
|
3577
3479
|
defaultCheckAll: boolean;
|
3578
3480
|
overlayPlacement: string;
|
3579
|
-
virtualThreshold: number;
|
3580
3481
|
}, never>> & {
|
3581
3482
|
locale?: string | undefined;
|
3582
3483
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
@@ -3605,7 +3506,7 @@ export declare const SelectWithRemoteOptions: {
|
|
3605
3506
|
}>, prevState: Readonly<{}>): any;
|
3606
3507
|
componentWillMount?(): void;
|
3607
3508
|
UNSAFE_componentWillMount?(): void;
|
3608
|
-
componentWillReceiveProps?(nextProps: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
3509
|
+
componentWillReceiveProps?(nextProps: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
3609
3510
|
multiple: boolean;
|
3610
3511
|
clearable: boolean;
|
3611
3512
|
creatable: boolean;
|
@@ -3625,7 +3526,6 @@ export declare const SelectWithRemoteOptions: {
|
|
3625
3526
|
checkAllLabel: string;
|
3626
3527
|
defaultCheckAll: boolean;
|
3627
3528
|
overlayPlacement: string;
|
3628
|
-
virtualThreshold: number;
|
3629
3529
|
}, never>> & {
|
3630
3530
|
locale?: string | undefined;
|
3631
3531
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
@@ -3652,7 +3552,7 @@ export declare const SelectWithRemoteOptions: {
|
|
3652
3552
|
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
3653
3553
|
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
3654
3554
|
}>, nextContext: any): void;
|
3655
|
-
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
3555
|
+
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
3656
3556
|
multiple: boolean;
|
3657
3557
|
clearable: boolean;
|
3658
3558
|
creatable: boolean;
|
@@ -3672,7 +3572,6 @@ export declare const SelectWithRemoteOptions: {
|
|
3672
3572
|
checkAllLabel: string;
|
3673
3573
|
defaultCheckAll: boolean;
|
3674
3574
|
overlayPlacement: string;
|
3675
|
-
virtualThreshold: number;
|
3676
3575
|
}, never>> & {
|
3677
3576
|
locale?: string | undefined;
|
3678
3577
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
@@ -3699,7 +3598,7 @@ export declare const SelectWithRemoteOptions: {
|
|
3699
3598
|
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
3700
3599
|
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
3701
3600
|
}>, nextContext: any): void;
|
3702
|
-
componentWillUpdate?(nextProps: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
3601
|
+
componentWillUpdate?(nextProps: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
3703
3602
|
multiple: boolean;
|
3704
3603
|
clearable: boolean;
|
3705
3604
|
creatable: boolean;
|
@@ -3719,7 +3618,6 @@ export declare const SelectWithRemoteOptions: {
|
|
3719
3618
|
checkAllLabel: string;
|
3720
3619
|
defaultCheckAll: boolean;
|
3721
3620
|
overlayPlacement: string;
|
3722
|
-
virtualThreshold: number;
|
3723
3621
|
}, never>> & {
|
3724
3622
|
locale?: string | undefined;
|
3725
3623
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
@@ -3746,7 +3644,7 @@ export declare const SelectWithRemoteOptions: {
|
|
3746
3644
|
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
3747
3645
|
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
3748
3646
|
}>, nextState: Readonly<{}>, nextContext: any): void;
|
3749
|
-
UNSAFE_componentWillUpdate?(nextProps: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
3647
|
+
UNSAFE_componentWillUpdate?(nextProps: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
3750
3648
|
multiple: boolean;
|
3751
3649
|
clearable: boolean;
|
3752
3650
|
creatable: boolean;
|
@@ -3766,7 +3664,6 @@ export declare const SelectWithRemoteOptions: {
|
|
3766
3664
|
checkAllLabel: string;
|
3767
3665
|
defaultCheckAll: boolean;
|
3768
3666
|
overlayPlacement: string;
|
3769
|
-
virtualThreshold: number;
|
3770
3667
|
}, never>> & {
|
3771
3668
|
locale?: string | undefined;
|
3772
3669
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
@@ -3796,7 +3693,7 @@ export declare const SelectWithRemoteOptions: {
|
|
3796
3693
|
};
|
3797
3694
|
displayName: string;
|
3798
3695
|
ComposedComponent: React.ComponentType<{
|
3799
|
-
new (props: (RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
3696
|
+
new (props: (RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
3800
3697
|
multiple: boolean;
|
3801
3698
|
clearable: boolean;
|
3802
3699
|
creatable: boolean;
|
@@ -3816,11 +3713,10 @@ export declare const SelectWithRemoteOptions: {
|
|
3816
3713
|
checkAllLabel: string;
|
3817
3714
|
defaultCheckAll: boolean;
|
3818
3715
|
overlayPlacement: string;
|
3819
|
-
virtualThreshold: number;
|
3820
3716
|
}, never>> & {
|
3821
3717
|
locale?: string | undefined;
|
3822
3718
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
3823
|
-
}, keyof ThemeProps> & import("../theme").ThemeOutterProps) | Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
3719
|
+
}, keyof ThemeProps> & import("../theme").ThemeOutterProps) | Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
3824
3720
|
multiple: boolean;
|
3825
3721
|
clearable: boolean;
|
3826
3722
|
creatable: boolean;
|
@@ -3840,14 +3736,13 @@ export declare const SelectWithRemoteOptions: {
|
|
3840
3736
|
checkAllLabel: string;
|
3841
3737
|
defaultCheckAll: boolean;
|
3842
3738
|
overlayPlacement: string;
|
3843
|
-
virtualThreshold: number;
|
3844
3739
|
}, never>> & {
|
3845
3740
|
locale?: string | undefined;
|
3846
3741
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
3847
3742
|
}, keyof ThemeProps> & import("../theme").ThemeOutterProps>): {
|
3848
3743
|
render(): JSX.Element;
|
3849
3744
|
context: any;
|
3850
|
-
setState<K_2 extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
3745
|
+
setState<K_2 extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
3851
3746
|
multiple: boolean;
|
3852
3747
|
clearable: boolean;
|
3853
3748
|
creatable: boolean;
|
@@ -3867,13 +3762,12 @@ export declare const SelectWithRemoteOptions: {
|
|
3867
3762
|
checkAllLabel: string;
|
3868
3763
|
defaultCheckAll: boolean;
|
3869
3764
|
overlayPlacement: string;
|
3870
|
-
virtualThreshold: number;
|
3871
3765
|
}, never>> & {
|
3872
3766
|
locale?: string | undefined;
|
3873
3767
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
3874
3768
|
}, keyof ThemeProps> & import("../theme").ThemeOutterProps>) => {} | Pick<{}, K_2> | null) | Pick<{}, K_2> | null, callback?: (() => void) | undefined): void;
|
3875
3769
|
forceUpdate(callback?: (() => void) | undefined): void;
|
3876
|
-
readonly props: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
3770
|
+
readonly props: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
3877
3771
|
multiple: boolean;
|
3878
3772
|
clearable: boolean;
|
3879
3773
|
creatable: boolean;
|
@@ -3893,7 +3787,6 @@ export declare const SelectWithRemoteOptions: {
|
|
3893
3787
|
checkAllLabel: string;
|
3894
3788
|
defaultCheckAll: boolean;
|
3895
3789
|
overlayPlacement: string;
|
3896
|
-
virtualThreshold: number;
|
3897
3790
|
}, never>> & {
|
3898
3791
|
locale?: string | undefined;
|
3899
3792
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
@@ -3905,7 +3798,7 @@ export declare const SelectWithRemoteOptions: {
|
|
3905
3798
|
[key: string]: React.ReactInstance;
|
3906
3799
|
};
|
3907
3800
|
componentDidMount?(): void;
|
3908
|
-
shouldComponentUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
3801
|
+
shouldComponentUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
3909
3802
|
multiple: boolean;
|
3910
3803
|
clearable: boolean;
|
3911
3804
|
creatable: boolean;
|
@@ -3925,14 +3818,13 @@ export declare const SelectWithRemoteOptions: {
|
|
3925
3818
|
checkAllLabel: string;
|
3926
3819
|
defaultCheckAll: boolean;
|
3927
3820
|
overlayPlacement: string;
|
3928
|
-
virtualThreshold: number;
|
3929
3821
|
}, never>> & {
|
3930
3822
|
locale?: string | undefined;
|
3931
3823
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
3932
3824
|
}, keyof ThemeProps> & import("../theme").ThemeOutterProps>, nextState: Readonly<{}>, nextContext: any): boolean;
|
3933
3825
|
componentWillUnmount?(): void;
|
3934
3826
|
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
3935
|
-
getSnapshotBeforeUpdate?(prevProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
3827
|
+
getSnapshotBeforeUpdate?(prevProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
3936
3828
|
multiple: boolean;
|
3937
3829
|
clearable: boolean;
|
3938
3830
|
creatable: boolean;
|
@@ -3952,12 +3844,11 @@ export declare const SelectWithRemoteOptions: {
|
|
3952
3844
|
checkAllLabel: string;
|
3953
3845
|
defaultCheckAll: boolean;
|
3954
3846
|
overlayPlacement: string;
|
3955
|
-
virtualThreshold: number;
|
3956
3847
|
}, never>> & {
|
3957
3848
|
locale?: string | undefined;
|
3958
3849
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
3959
3850
|
}, keyof ThemeProps> & import("../theme").ThemeOutterProps>, prevState: Readonly<{}>): any;
|
3960
|
-
componentDidUpdate?(prevProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
3851
|
+
componentDidUpdate?(prevProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
3961
3852
|
multiple: boolean;
|
3962
3853
|
clearable: boolean;
|
3963
3854
|
creatable: boolean;
|
@@ -3977,14 +3868,13 @@ export declare const SelectWithRemoteOptions: {
|
|
3977
3868
|
checkAllLabel: string;
|
3978
3869
|
defaultCheckAll: boolean;
|
3979
3870
|
overlayPlacement: string;
|
3980
|
-
virtualThreshold: number;
|
3981
3871
|
}, never>> & {
|
3982
3872
|
locale?: string | undefined;
|
3983
3873
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
3984
3874
|
}, keyof ThemeProps> & import("../theme").ThemeOutterProps>, prevState: Readonly<{}>, snapshot?: any): void;
|
3985
3875
|
componentWillMount?(): void;
|
3986
3876
|
UNSAFE_componentWillMount?(): void;
|
3987
|
-
componentWillReceiveProps?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
3877
|
+
componentWillReceiveProps?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
3988
3878
|
multiple: boolean;
|
3989
3879
|
clearable: boolean;
|
3990
3880
|
creatable: boolean;
|
@@ -4004,12 +3894,11 @@ export declare const SelectWithRemoteOptions: {
|
|
4004
3894
|
checkAllLabel: string;
|
4005
3895
|
defaultCheckAll: boolean;
|
4006
3896
|
overlayPlacement: string;
|
4007
|
-
virtualThreshold: number;
|
4008
3897
|
}, never>> & {
|
4009
3898
|
locale?: string | undefined;
|
4010
3899
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
4011
3900
|
}, keyof ThemeProps> & import("../theme").ThemeOutterProps>, nextContext: any): void;
|
4012
|
-
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
3901
|
+
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
4013
3902
|
multiple: boolean;
|
4014
3903
|
clearable: boolean;
|
4015
3904
|
creatable: boolean;
|
@@ -4029,12 +3918,11 @@ export declare const SelectWithRemoteOptions: {
|
|
4029
3918
|
checkAllLabel: string;
|
4030
3919
|
defaultCheckAll: boolean;
|
4031
3920
|
overlayPlacement: string;
|
4032
|
-
virtualThreshold: number;
|
4033
3921
|
}, never>> & {
|
4034
3922
|
locale?: string | undefined;
|
4035
3923
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
4036
3924
|
}, keyof ThemeProps> & import("../theme").ThemeOutterProps>, nextContext: any): void;
|
4037
|
-
componentWillUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
3925
|
+
componentWillUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
4038
3926
|
multiple: boolean;
|
4039
3927
|
clearable: boolean;
|
4040
3928
|
creatable: boolean;
|
@@ -4054,12 +3942,11 @@ export declare const SelectWithRemoteOptions: {
|
|
4054
3942
|
checkAllLabel: string;
|
4055
3943
|
defaultCheckAll: boolean;
|
4056
3944
|
overlayPlacement: string;
|
4057
|
-
virtualThreshold: number;
|
4058
3945
|
}, never>> & {
|
4059
3946
|
locale?: string | undefined;
|
4060
3947
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
4061
3948
|
}, keyof ThemeProps> & import("../theme").ThemeOutterProps>, nextState: Readonly<{}>, nextContext: any): void;
|
4062
|
-
UNSAFE_componentWillUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
3949
|
+
UNSAFE_componentWillUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
4063
3950
|
multiple: boolean;
|
4064
3951
|
clearable: boolean;
|
4065
3952
|
creatable: boolean;
|
@@ -4079,13 +3966,12 @@ export declare const SelectWithRemoteOptions: {
|
|
4079
3966
|
checkAllLabel: string;
|
4080
3967
|
defaultCheckAll: boolean;
|
4081
3968
|
overlayPlacement: string;
|
4082
|
-
virtualThreshold: number;
|
4083
3969
|
}, never>> & {
|
4084
3970
|
locale?: string | undefined;
|
4085
3971
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
4086
3972
|
}, keyof ThemeProps> & import("../theme").ThemeOutterProps>, nextState: Readonly<{}>, nextContext: any): void;
|
4087
3973
|
};
|
4088
|
-
new (props: RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
3974
|
+
new (props: RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
4089
3975
|
multiple: boolean;
|
4090
3976
|
clearable: boolean;
|
4091
3977
|
creatable: boolean;
|
@@ -4105,14 +3991,13 @@ export declare const SelectWithRemoteOptions: {
|
|
4105
3991
|
checkAllLabel: string;
|
4106
3992
|
defaultCheckAll: boolean;
|
4107
3993
|
overlayPlacement: string;
|
4108
|
-
virtualThreshold: number;
|
4109
3994
|
}, never>> & {
|
4110
3995
|
locale?: string | undefined;
|
4111
3996
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
4112
3997
|
}, keyof ThemeProps> & import("../theme").ThemeOutterProps, context: any): {
|
4113
3998
|
render(): JSX.Element;
|
4114
3999
|
context: any;
|
4115
|
-
setState<K_2 extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
4000
|
+
setState<K_2 extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
4116
4001
|
multiple: boolean;
|
4117
4002
|
clearable: boolean;
|
4118
4003
|
creatable: boolean;
|
@@ -4132,13 +4017,12 @@ export declare const SelectWithRemoteOptions: {
|
|
4132
4017
|
checkAllLabel: string;
|
4133
4018
|
defaultCheckAll: boolean;
|
4134
4019
|
overlayPlacement: string;
|
4135
|
-
virtualThreshold: number;
|
4136
4020
|
}, never>> & {
|
4137
4021
|
locale?: string | undefined;
|
4138
4022
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
4139
4023
|
}, keyof ThemeProps> & import("../theme").ThemeOutterProps>) => {} | Pick<{}, K_2> | null) | Pick<{}, K_2> | null, callback?: (() => void) | undefined): void;
|
4140
4024
|
forceUpdate(callback?: (() => void) | undefined): void;
|
4141
|
-
readonly props: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
4025
|
+
readonly props: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
4142
4026
|
multiple: boolean;
|
4143
4027
|
clearable: boolean;
|
4144
4028
|
creatable: boolean;
|
@@ -4158,7 +4042,6 @@ export declare const SelectWithRemoteOptions: {
|
|
4158
4042
|
checkAllLabel: string;
|
4159
4043
|
defaultCheckAll: boolean;
|
4160
4044
|
overlayPlacement: string;
|
4161
|
-
virtualThreshold: number;
|
4162
4045
|
}, never>> & {
|
4163
4046
|
locale?: string | undefined;
|
4164
4047
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
@@ -4170,7 +4053,7 @@ export declare const SelectWithRemoteOptions: {
|
|
4170
4053
|
[key: string]: React.ReactInstance;
|
4171
4054
|
};
|
4172
4055
|
componentDidMount?(): void;
|
4173
|
-
shouldComponentUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
4056
|
+
shouldComponentUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
4174
4057
|
multiple: boolean;
|
4175
4058
|
clearable: boolean;
|
4176
4059
|
creatable: boolean;
|
@@ -4190,14 +4073,13 @@ export declare const SelectWithRemoteOptions: {
|
|
4190
4073
|
checkAllLabel: string;
|
4191
4074
|
defaultCheckAll: boolean;
|
4192
4075
|
overlayPlacement: string;
|
4193
|
-
virtualThreshold: number;
|
4194
4076
|
}, never>> & {
|
4195
4077
|
locale?: string | undefined;
|
4196
4078
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
4197
4079
|
}, keyof ThemeProps> & import("../theme").ThemeOutterProps>, nextState: Readonly<{}>, nextContext: any): boolean;
|
4198
4080
|
componentWillUnmount?(): void;
|
4199
4081
|
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
4200
|
-
getSnapshotBeforeUpdate?(prevProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
4082
|
+
getSnapshotBeforeUpdate?(prevProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
4201
4083
|
multiple: boolean;
|
4202
4084
|
clearable: boolean;
|
4203
4085
|
creatable: boolean;
|
@@ -4217,12 +4099,11 @@ export declare const SelectWithRemoteOptions: {
|
|
4217
4099
|
checkAllLabel: string;
|
4218
4100
|
defaultCheckAll: boolean;
|
4219
4101
|
overlayPlacement: string;
|
4220
|
-
virtualThreshold: number;
|
4221
4102
|
}, never>> & {
|
4222
4103
|
locale?: string | undefined;
|
4223
4104
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
4224
4105
|
}, keyof ThemeProps> & import("../theme").ThemeOutterProps>, prevState: Readonly<{}>): any;
|
4225
|
-
componentDidUpdate?(prevProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
4106
|
+
componentDidUpdate?(prevProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
4226
4107
|
multiple: boolean;
|
4227
4108
|
clearable: boolean;
|
4228
4109
|
creatable: boolean;
|
@@ -4242,14 +4123,13 @@ export declare const SelectWithRemoteOptions: {
|
|
4242
4123
|
checkAllLabel: string;
|
4243
4124
|
defaultCheckAll: boolean;
|
4244
4125
|
overlayPlacement: string;
|
4245
|
-
virtualThreshold: number;
|
4246
4126
|
}, never>> & {
|
4247
4127
|
locale?: string | undefined;
|
4248
4128
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
4249
4129
|
}, keyof ThemeProps> & import("../theme").ThemeOutterProps>, prevState: Readonly<{}>, snapshot?: any): void;
|
4250
4130
|
componentWillMount?(): void;
|
4251
4131
|
UNSAFE_componentWillMount?(): void;
|
4252
|
-
componentWillReceiveProps?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
4132
|
+
componentWillReceiveProps?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
4253
4133
|
multiple: boolean;
|
4254
4134
|
clearable: boolean;
|
4255
4135
|
creatable: boolean;
|
@@ -4269,12 +4149,11 @@ export declare const SelectWithRemoteOptions: {
|
|
4269
4149
|
checkAllLabel: string;
|
4270
4150
|
defaultCheckAll: boolean;
|
4271
4151
|
overlayPlacement: string;
|
4272
|
-
virtualThreshold: number;
|
4273
4152
|
}, never>> & {
|
4274
4153
|
locale?: string | undefined;
|
4275
4154
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
4276
4155
|
}, keyof ThemeProps> & import("../theme").ThemeOutterProps>, nextContext: any): void;
|
4277
|
-
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
4156
|
+
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
4278
4157
|
multiple: boolean;
|
4279
4158
|
clearable: boolean;
|
4280
4159
|
creatable: boolean;
|
@@ -4294,12 +4173,11 @@ export declare const SelectWithRemoteOptions: {
|
|
4294
4173
|
checkAllLabel: string;
|
4295
4174
|
defaultCheckAll: boolean;
|
4296
4175
|
overlayPlacement: string;
|
4297
|
-
virtualThreshold: number;
|
4298
4176
|
}, never>> & {
|
4299
4177
|
locale?: string | undefined;
|
4300
4178
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
4301
4179
|
}, keyof ThemeProps> & import("../theme").ThemeOutterProps>, nextContext: any): void;
|
4302
|
-
componentWillUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
4180
|
+
componentWillUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
4303
4181
|
multiple: boolean;
|
4304
4182
|
clearable: boolean;
|
4305
4183
|
creatable: boolean;
|
@@ -4319,12 +4197,11 @@ export declare const SelectWithRemoteOptions: {
|
|
4319
4197
|
checkAllLabel: string;
|
4320
4198
|
defaultCheckAll: boolean;
|
4321
4199
|
overlayPlacement: string;
|
4322
|
-
virtualThreshold: number;
|
4323
4200
|
}, never>> & {
|
4324
4201
|
locale?: string | undefined;
|
4325
4202
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
4326
4203
|
}, keyof ThemeProps> & import("../theme").ThemeOutterProps>, nextState: Readonly<{}>, nextContext: any): void;
|
4327
|
-
UNSAFE_componentWillUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
4204
|
+
UNSAFE_componentWillUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
4328
4205
|
multiple: boolean;
|
4329
4206
|
clearable: boolean;
|
4330
4207
|
creatable: boolean;
|
@@ -4344,7 +4221,6 @@ export declare const SelectWithRemoteOptions: {
|
|
4344
4221
|
checkAllLabel: string;
|
4345
4222
|
defaultCheckAll: boolean;
|
4346
4223
|
overlayPlacement: string;
|
4347
|
-
virtualThreshold: number;
|
4348
4224
|
}, never>> & {
|
4349
4225
|
locale?: string | undefined;
|
4350
4226
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
@@ -4355,7 +4231,7 @@ export declare const SelectWithRemoteOptions: {
|
|
4355
4231
|
contextType: React.Context<void | import("../env").RendererEnv>;
|
4356
4232
|
}, {}> & {
|
4357
4233
|
ComposedComponent: {
|
4358
|
-
new (props: Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
4234
|
+
new (props: Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
4359
4235
|
multiple: boolean;
|
4360
4236
|
clearable: boolean;
|
4361
4237
|
creatable: boolean;
|
@@ -4375,7 +4251,6 @@ export declare const SelectWithRemoteOptions: {
|
|
4375
4251
|
checkAllLabel: string;
|
4376
4252
|
defaultCheckAll: boolean;
|
4377
4253
|
overlayPlacement: string;
|
4378
|
-
virtualThreshold: number;
|
4379
4254
|
}, never>> & {
|
4380
4255
|
locale?: string | undefined;
|
4381
4256
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
@@ -4414,7 +4289,7 @@ export declare const SelectWithRemoteOptions: {
|
|
4414
4289
|
deferLoadConfig(item: any): Promise<void>;
|
4415
4290
|
render(): JSX.Element;
|
4416
4291
|
context: any;
|
4417
|
-
setState<K_1 extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
4292
|
+
setState<K_1 extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
4418
4293
|
multiple: boolean;
|
4419
4294
|
clearable: boolean;
|
4420
4295
|
creatable: boolean;
|
@@ -4434,7 +4309,6 @@ export declare const SelectWithRemoteOptions: {
|
|
4434
4309
|
checkAllLabel: string;
|
4435
4310
|
defaultCheckAll: boolean;
|
4436
4311
|
overlayPlacement: string;
|
4437
|
-
virtualThreshold: number;
|
4438
4312
|
}, never>> & {
|
4439
4313
|
locale?: string | undefined;
|
4440
4314
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
@@ -4462,7 +4336,7 @@ export declare const SelectWithRemoteOptions: {
|
|
4462
4336
|
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
4463
4337
|
}>) => {} | Pick<{}, K_1> | null) | Pick<{}, K_1> | null, callback?: (() => void) | undefined): void;
|
4464
4338
|
forceUpdate(callback?: (() => void) | undefined): void;
|
4465
|
-
readonly props: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
4339
|
+
readonly props: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
4466
4340
|
multiple: boolean;
|
4467
4341
|
clearable: boolean;
|
4468
4342
|
creatable: boolean;
|
@@ -4482,7 +4356,6 @@ export declare const SelectWithRemoteOptions: {
|
|
4482
4356
|
checkAllLabel: string;
|
4483
4357
|
defaultCheckAll: boolean;
|
4484
4358
|
overlayPlacement: string;
|
4485
|
-
virtualThreshold: number;
|
4486
4359
|
}, never>> & {
|
4487
4360
|
locale?: string | undefined;
|
4488
4361
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
@@ -4515,7 +4388,7 @@ export declare const SelectWithRemoteOptions: {
|
|
4515
4388
|
refs: {
|
4516
4389
|
[key: string]: React.ReactInstance;
|
4517
4390
|
};
|
4518
|
-
shouldComponentUpdate?(nextProps: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
4391
|
+
shouldComponentUpdate?(nextProps: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
4519
4392
|
multiple: boolean;
|
4520
4393
|
clearable: boolean;
|
4521
4394
|
creatable: boolean;
|
@@ -4535,7 +4408,6 @@ export declare const SelectWithRemoteOptions: {
|
|
4535
4408
|
checkAllLabel: string;
|
4536
4409
|
defaultCheckAll: boolean;
|
4537
4410
|
overlayPlacement: string;
|
4538
|
-
virtualThreshold: number;
|
4539
4411
|
}, never>> & {
|
4540
4412
|
locale?: string | undefined;
|
4541
4413
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
@@ -4563,7 +4435,7 @@ export declare const SelectWithRemoteOptions: {
|
|
4563
4435
|
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
4564
4436
|
}>, nextState: Readonly<{}>, nextContext: any): boolean;
|
4565
4437
|
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
4566
|
-
getSnapshotBeforeUpdate?(prevProps: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
4438
|
+
getSnapshotBeforeUpdate?(prevProps: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
4567
4439
|
multiple: boolean;
|
4568
4440
|
clearable: boolean;
|
4569
4441
|
creatable: boolean;
|
@@ -4583,7 +4455,6 @@ export declare const SelectWithRemoteOptions: {
|
|
4583
4455
|
checkAllLabel: string;
|
4584
4456
|
defaultCheckAll: boolean;
|
4585
4457
|
overlayPlacement: string;
|
4586
|
-
virtualThreshold: number;
|
4587
4458
|
}, never>> & {
|
4588
4459
|
locale?: string | undefined;
|
4589
4460
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
@@ -4612,7 +4483,7 @@ export declare const SelectWithRemoteOptions: {
|
|
4612
4483
|
}>, prevState: Readonly<{}>): any;
|
4613
4484
|
componentWillMount?(): void;
|
4614
4485
|
UNSAFE_componentWillMount?(): void;
|
4615
|
-
componentWillReceiveProps?(nextProps: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
4486
|
+
componentWillReceiveProps?(nextProps: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
4616
4487
|
multiple: boolean;
|
4617
4488
|
clearable: boolean;
|
4618
4489
|
creatable: boolean;
|
@@ -4632,7 +4503,6 @@ export declare const SelectWithRemoteOptions: {
|
|
4632
4503
|
checkAllLabel: string;
|
4633
4504
|
defaultCheckAll: boolean;
|
4634
4505
|
overlayPlacement: string;
|
4635
|
-
virtualThreshold: number;
|
4636
4506
|
}, never>> & {
|
4637
4507
|
locale?: string | undefined;
|
4638
4508
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
@@ -4659,7 +4529,7 @@ export declare const SelectWithRemoteOptions: {
|
|
4659
4529
|
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
4660
4530
|
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
4661
4531
|
}>, nextContext: any): void;
|
4662
|
-
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
4532
|
+
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
4663
4533
|
multiple: boolean;
|
4664
4534
|
clearable: boolean;
|
4665
4535
|
creatable: boolean;
|
@@ -4679,7 +4549,6 @@ export declare const SelectWithRemoteOptions: {
|
|
4679
4549
|
checkAllLabel: string;
|
4680
4550
|
defaultCheckAll: boolean;
|
4681
4551
|
overlayPlacement: string;
|
4682
|
-
virtualThreshold: number;
|
4683
4552
|
}, never>> & {
|
4684
4553
|
locale?: string | undefined;
|
4685
4554
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
@@ -4706,7 +4575,7 @@ export declare const SelectWithRemoteOptions: {
|
|
4706
4575
|
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
4707
4576
|
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
4708
4577
|
}>, nextContext: any): void;
|
4709
|
-
componentWillUpdate?(nextProps: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
4578
|
+
componentWillUpdate?(nextProps: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
4710
4579
|
multiple: boolean;
|
4711
4580
|
clearable: boolean;
|
4712
4581
|
creatable: boolean;
|
@@ -4726,7 +4595,6 @@ export declare const SelectWithRemoteOptions: {
|
|
4726
4595
|
checkAllLabel: string;
|
4727
4596
|
defaultCheckAll: boolean;
|
4728
4597
|
overlayPlacement: string;
|
4729
|
-
virtualThreshold: number;
|
4730
4598
|
}, never>> & {
|
4731
4599
|
locale?: string | undefined;
|
4732
4600
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
@@ -4753,7 +4621,7 @@ export declare const SelectWithRemoteOptions: {
|
|
4753
4621
|
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
4754
4622
|
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
4755
4623
|
}>, nextState: Readonly<{}>, nextContext: any): void;
|
4756
|
-
UNSAFE_componentWillUpdate?(nextProps: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
4624
|
+
UNSAFE_componentWillUpdate?(nextProps: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
4757
4625
|
multiple: boolean;
|
4758
4626
|
clearable: boolean;
|
4759
4627
|
creatable: boolean;
|
@@ -4773,7 +4641,6 @@ export declare const SelectWithRemoteOptions: {
|
|
4773
4641
|
checkAllLabel: string;
|
4774
4642
|
defaultCheckAll: boolean;
|
4775
4643
|
overlayPlacement: string;
|
4776
|
-
virtualThreshold: number;
|
4777
4644
|
}, never>> & {
|
4778
4645
|
locale?: string | undefined;
|
4779
4646
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
@@ -4803,7 +4670,7 @@ export declare const SelectWithRemoteOptions: {
|
|
4803
4670
|
};
|
4804
4671
|
displayName: string;
|
4805
4672
|
ComposedComponent: React.ComponentType<{
|
4806
|
-
new (props: (RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
4673
|
+
new (props: (RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
4807
4674
|
multiple: boolean;
|
4808
4675
|
clearable: boolean;
|
4809
4676
|
creatable: boolean;
|
@@ -4823,11 +4690,10 @@ export declare const SelectWithRemoteOptions: {
|
|
4823
4690
|
checkAllLabel: string;
|
4824
4691
|
defaultCheckAll: boolean;
|
4825
4692
|
overlayPlacement: string;
|
4826
|
-
virtualThreshold: number;
|
4827
4693
|
}, never>> & {
|
4828
4694
|
locale?: string | undefined;
|
4829
4695
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
4830
|
-
}, keyof ThemeProps> & import("../theme").ThemeOutterProps) | Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
4696
|
+
}, keyof ThemeProps> & import("../theme").ThemeOutterProps) | Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
4831
4697
|
multiple: boolean;
|
4832
4698
|
clearable: boolean;
|
4833
4699
|
creatable: boolean;
|
@@ -4847,14 +4713,13 @@ export declare const SelectWithRemoteOptions: {
|
|
4847
4713
|
checkAllLabel: string;
|
4848
4714
|
defaultCheckAll: boolean;
|
4849
4715
|
overlayPlacement: string;
|
4850
|
-
virtualThreshold: number;
|
4851
4716
|
}, never>> & {
|
4852
4717
|
locale?: string | undefined;
|
4853
4718
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
4854
4719
|
}, keyof ThemeProps> & import("../theme").ThemeOutterProps>): {
|
4855
4720
|
render(): JSX.Element;
|
4856
4721
|
context: any;
|
4857
|
-
setState<K_2 extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
4722
|
+
setState<K_2 extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
4858
4723
|
multiple: boolean;
|
4859
4724
|
clearable: boolean;
|
4860
4725
|
creatable: boolean;
|
@@ -4874,13 +4739,12 @@ export declare const SelectWithRemoteOptions: {
|
|
4874
4739
|
checkAllLabel: string;
|
4875
4740
|
defaultCheckAll: boolean;
|
4876
4741
|
overlayPlacement: string;
|
4877
|
-
virtualThreshold: number;
|
4878
4742
|
}, never>> & {
|
4879
4743
|
locale?: string | undefined;
|
4880
4744
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
4881
4745
|
}, keyof ThemeProps> & import("../theme").ThemeOutterProps>) => {} | Pick<{}, K_2> | null) | Pick<{}, K_2> | null, callback?: (() => void) | undefined): void;
|
4882
4746
|
forceUpdate(callback?: (() => void) | undefined): void;
|
4883
|
-
readonly props: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
4747
|
+
readonly props: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
4884
4748
|
multiple: boolean;
|
4885
4749
|
clearable: boolean;
|
4886
4750
|
creatable: boolean;
|
@@ -4900,7 +4764,6 @@ export declare const SelectWithRemoteOptions: {
|
|
4900
4764
|
checkAllLabel: string;
|
4901
4765
|
defaultCheckAll: boolean;
|
4902
4766
|
overlayPlacement: string;
|
4903
|
-
virtualThreshold: number;
|
4904
4767
|
}, never>> & {
|
4905
4768
|
locale?: string | undefined;
|
4906
4769
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
@@ -4912,7 +4775,7 @@ export declare const SelectWithRemoteOptions: {
|
|
4912
4775
|
[key: string]: React.ReactInstance;
|
4913
4776
|
};
|
4914
4777
|
componentDidMount?(): void;
|
4915
|
-
shouldComponentUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
4778
|
+
shouldComponentUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
4916
4779
|
multiple: boolean;
|
4917
4780
|
clearable: boolean;
|
4918
4781
|
creatable: boolean;
|
@@ -4932,14 +4795,13 @@ export declare const SelectWithRemoteOptions: {
|
|
4932
4795
|
checkAllLabel: string;
|
4933
4796
|
defaultCheckAll: boolean;
|
4934
4797
|
overlayPlacement: string;
|
4935
|
-
virtualThreshold: number;
|
4936
4798
|
}, never>> & {
|
4937
4799
|
locale?: string | undefined;
|
4938
4800
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
4939
4801
|
}, keyof ThemeProps> & import("../theme").ThemeOutterProps>, nextState: Readonly<{}>, nextContext: any): boolean;
|
4940
4802
|
componentWillUnmount?(): void;
|
4941
4803
|
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
4942
|
-
getSnapshotBeforeUpdate?(prevProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
4804
|
+
getSnapshotBeforeUpdate?(prevProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
4943
4805
|
multiple: boolean;
|
4944
4806
|
clearable: boolean;
|
4945
4807
|
creatable: boolean;
|
@@ -4959,12 +4821,11 @@ export declare const SelectWithRemoteOptions: {
|
|
4959
4821
|
checkAllLabel: string;
|
4960
4822
|
defaultCheckAll: boolean;
|
4961
4823
|
overlayPlacement: string;
|
4962
|
-
virtualThreshold: number;
|
4963
4824
|
}, never>> & {
|
4964
4825
|
locale?: string | undefined;
|
4965
4826
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
4966
4827
|
}, keyof ThemeProps> & import("../theme").ThemeOutterProps>, prevState: Readonly<{}>): any;
|
4967
|
-
componentDidUpdate?(prevProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
4828
|
+
componentDidUpdate?(prevProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
4968
4829
|
multiple: boolean;
|
4969
4830
|
clearable: boolean;
|
4970
4831
|
creatable: boolean;
|
@@ -4984,14 +4845,13 @@ export declare const SelectWithRemoteOptions: {
|
|
4984
4845
|
checkAllLabel: string;
|
4985
4846
|
defaultCheckAll: boolean;
|
4986
4847
|
overlayPlacement: string;
|
4987
|
-
virtualThreshold: number;
|
4988
4848
|
}, never>> & {
|
4989
4849
|
locale?: string | undefined;
|
4990
4850
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
4991
4851
|
}, keyof ThemeProps> & import("../theme").ThemeOutterProps>, prevState: Readonly<{}>, snapshot?: any): void;
|
4992
4852
|
componentWillMount?(): void;
|
4993
4853
|
UNSAFE_componentWillMount?(): void;
|
4994
|
-
componentWillReceiveProps?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
4854
|
+
componentWillReceiveProps?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
4995
4855
|
multiple: boolean;
|
4996
4856
|
clearable: boolean;
|
4997
4857
|
creatable: boolean;
|
@@ -5011,12 +4871,11 @@ export declare const SelectWithRemoteOptions: {
|
|
5011
4871
|
checkAllLabel: string;
|
5012
4872
|
defaultCheckAll: boolean;
|
5013
4873
|
overlayPlacement: string;
|
5014
|
-
virtualThreshold: number;
|
5015
4874
|
}, never>> & {
|
5016
4875
|
locale?: string | undefined;
|
5017
4876
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
5018
4877
|
}, keyof ThemeProps> & import("../theme").ThemeOutterProps>, nextContext: any): void;
|
5019
|
-
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
4878
|
+
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
5020
4879
|
multiple: boolean;
|
5021
4880
|
clearable: boolean;
|
5022
4881
|
creatable: boolean;
|
@@ -5036,12 +4895,11 @@ export declare const SelectWithRemoteOptions: {
|
|
5036
4895
|
checkAllLabel: string;
|
5037
4896
|
defaultCheckAll: boolean;
|
5038
4897
|
overlayPlacement: string;
|
5039
|
-
virtualThreshold: number;
|
5040
4898
|
}, never>> & {
|
5041
4899
|
locale?: string | undefined;
|
5042
4900
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
5043
4901
|
}, keyof ThemeProps> & import("../theme").ThemeOutterProps>, nextContext: any): void;
|
5044
|
-
componentWillUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
4902
|
+
componentWillUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
5045
4903
|
multiple: boolean;
|
5046
4904
|
clearable: boolean;
|
5047
4905
|
creatable: boolean;
|
@@ -5061,12 +4919,11 @@ export declare const SelectWithRemoteOptions: {
|
|
5061
4919
|
checkAllLabel: string;
|
5062
4920
|
defaultCheckAll: boolean;
|
5063
4921
|
overlayPlacement: string;
|
5064
|
-
virtualThreshold: number;
|
5065
4922
|
}, never>> & {
|
5066
4923
|
locale?: string | undefined;
|
5067
4924
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
5068
4925
|
}, keyof ThemeProps> & import("../theme").ThemeOutterProps>, nextState: Readonly<{}>, nextContext: any): void;
|
5069
|
-
UNSAFE_componentWillUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
4926
|
+
UNSAFE_componentWillUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
5070
4927
|
multiple: boolean;
|
5071
4928
|
clearable: boolean;
|
5072
4929
|
creatable: boolean;
|
@@ -5086,13 +4943,12 @@ export declare const SelectWithRemoteOptions: {
|
|
5086
4943
|
checkAllLabel: string;
|
5087
4944
|
defaultCheckAll: boolean;
|
5088
4945
|
overlayPlacement: string;
|
5089
|
-
virtualThreshold: number;
|
5090
4946
|
}, never>> & {
|
5091
4947
|
locale?: string | undefined;
|
5092
4948
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
5093
4949
|
}, keyof ThemeProps> & import("../theme").ThemeOutterProps>, nextState: Readonly<{}>, nextContext: any): void;
|
5094
4950
|
};
|
5095
|
-
new (props: RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
4951
|
+
new (props: RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
5096
4952
|
multiple: boolean;
|
5097
4953
|
clearable: boolean;
|
5098
4954
|
creatable: boolean;
|
@@ -5112,14 +4968,13 @@ export declare const SelectWithRemoteOptions: {
|
|
5112
4968
|
checkAllLabel: string;
|
5113
4969
|
defaultCheckAll: boolean;
|
5114
4970
|
overlayPlacement: string;
|
5115
|
-
virtualThreshold: number;
|
5116
4971
|
}, never>> & {
|
5117
4972
|
locale?: string | undefined;
|
5118
4973
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
5119
4974
|
}, keyof ThemeProps> & import("../theme").ThemeOutterProps, context: any): {
|
5120
4975
|
render(): JSX.Element;
|
5121
4976
|
context: any;
|
5122
|
-
setState<K_2 extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
4977
|
+
setState<K_2 extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
5123
4978
|
multiple: boolean;
|
5124
4979
|
clearable: boolean;
|
5125
4980
|
creatable: boolean;
|
@@ -5139,13 +4994,12 @@ export declare const SelectWithRemoteOptions: {
|
|
5139
4994
|
checkAllLabel: string;
|
5140
4995
|
defaultCheckAll: boolean;
|
5141
4996
|
overlayPlacement: string;
|
5142
|
-
virtualThreshold: number;
|
5143
4997
|
}, never>> & {
|
5144
4998
|
locale?: string | undefined;
|
5145
4999
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
5146
5000
|
}, keyof ThemeProps> & import("../theme").ThemeOutterProps>) => {} | Pick<{}, K_2> | null) | Pick<{}, K_2> | null, callback?: (() => void) | undefined): void;
|
5147
5001
|
forceUpdate(callback?: (() => void) | undefined): void;
|
5148
|
-
readonly props: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
5002
|
+
readonly props: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
5149
5003
|
multiple: boolean;
|
5150
5004
|
clearable: boolean;
|
5151
5005
|
creatable: boolean;
|
@@ -5165,7 +5019,6 @@ export declare const SelectWithRemoteOptions: {
|
|
5165
5019
|
checkAllLabel: string;
|
5166
5020
|
defaultCheckAll: boolean;
|
5167
5021
|
overlayPlacement: string;
|
5168
|
-
virtualThreshold: number;
|
5169
5022
|
}, never>> & {
|
5170
5023
|
locale?: string | undefined;
|
5171
5024
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
@@ -5177,7 +5030,7 @@ export declare const SelectWithRemoteOptions: {
|
|
5177
5030
|
[key: string]: React.ReactInstance;
|
5178
5031
|
};
|
5179
5032
|
componentDidMount?(): void;
|
5180
|
-
shouldComponentUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
5033
|
+
shouldComponentUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
5181
5034
|
multiple: boolean;
|
5182
5035
|
clearable: boolean;
|
5183
5036
|
creatable: boolean;
|
@@ -5197,14 +5050,13 @@ export declare const SelectWithRemoteOptions: {
|
|
5197
5050
|
checkAllLabel: string;
|
5198
5051
|
defaultCheckAll: boolean;
|
5199
5052
|
overlayPlacement: string;
|
5200
|
-
virtualThreshold: number;
|
5201
5053
|
}, never>> & {
|
5202
5054
|
locale?: string | undefined;
|
5203
5055
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
5204
5056
|
}, keyof ThemeProps> & import("../theme").ThemeOutterProps>, nextState: Readonly<{}>, nextContext: any): boolean;
|
5205
5057
|
componentWillUnmount?(): void;
|
5206
5058
|
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
5207
|
-
getSnapshotBeforeUpdate?(prevProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
5059
|
+
getSnapshotBeforeUpdate?(prevProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
5208
5060
|
multiple: boolean;
|
5209
5061
|
clearable: boolean;
|
5210
5062
|
creatable: boolean;
|
@@ -5224,12 +5076,11 @@ export declare const SelectWithRemoteOptions: {
|
|
5224
5076
|
checkAllLabel: string;
|
5225
5077
|
defaultCheckAll: boolean;
|
5226
5078
|
overlayPlacement: string;
|
5227
|
-
virtualThreshold: number;
|
5228
5079
|
}, never>> & {
|
5229
5080
|
locale?: string | undefined;
|
5230
5081
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
5231
5082
|
}, keyof ThemeProps> & import("../theme").ThemeOutterProps>, prevState: Readonly<{}>): any;
|
5232
|
-
componentDidUpdate?(prevProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
5083
|
+
componentDidUpdate?(prevProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
5233
5084
|
multiple: boolean;
|
5234
5085
|
clearable: boolean;
|
5235
5086
|
creatable: boolean;
|
@@ -5249,14 +5100,13 @@ export declare const SelectWithRemoteOptions: {
|
|
5249
5100
|
checkAllLabel: string;
|
5250
5101
|
defaultCheckAll: boolean;
|
5251
5102
|
overlayPlacement: string;
|
5252
|
-
virtualThreshold: number;
|
5253
5103
|
}, never>> & {
|
5254
5104
|
locale?: string | undefined;
|
5255
5105
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
5256
5106
|
}, keyof ThemeProps> & import("../theme").ThemeOutterProps>, prevState: Readonly<{}>, snapshot?: any): void;
|
5257
5107
|
componentWillMount?(): void;
|
5258
5108
|
UNSAFE_componentWillMount?(): void;
|
5259
|
-
componentWillReceiveProps?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
5109
|
+
componentWillReceiveProps?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
5260
5110
|
multiple: boolean;
|
5261
5111
|
clearable: boolean;
|
5262
5112
|
creatable: boolean;
|
@@ -5276,12 +5126,11 @@ export declare const SelectWithRemoteOptions: {
|
|
5276
5126
|
checkAllLabel: string;
|
5277
5127
|
defaultCheckAll: boolean;
|
5278
5128
|
overlayPlacement: string;
|
5279
|
-
virtualThreshold: number;
|
5280
5129
|
}, never>> & {
|
5281
5130
|
locale?: string | undefined;
|
5282
5131
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
5283
5132
|
}, keyof ThemeProps> & import("../theme").ThemeOutterProps>, nextContext: any): void;
|
5284
|
-
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
5133
|
+
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
5285
5134
|
multiple: boolean;
|
5286
5135
|
clearable: boolean;
|
5287
5136
|
creatable: boolean;
|
@@ -5301,12 +5150,11 @@ export declare const SelectWithRemoteOptions: {
|
|
5301
5150
|
checkAllLabel: string;
|
5302
5151
|
defaultCheckAll: boolean;
|
5303
5152
|
overlayPlacement: string;
|
5304
|
-
virtualThreshold: number;
|
5305
5153
|
}, never>> & {
|
5306
5154
|
locale?: string | undefined;
|
5307
5155
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
5308
5156
|
}, keyof ThemeProps> & import("../theme").ThemeOutterProps>, nextContext: any): void;
|
5309
|
-
componentWillUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
5157
|
+
componentWillUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
5310
5158
|
multiple: boolean;
|
5311
5159
|
clearable: boolean;
|
5312
5160
|
creatable: boolean;
|
@@ -5326,12 +5174,11 @@ export declare const SelectWithRemoteOptions: {
|
|
5326
5174
|
checkAllLabel: string;
|
5327
5175
|
defaultCheckAll: boolean;
|
5328
5176
|
overlayPlacement: string;
|
5329
|
-
virtualThreshold: number;
|
5330
5177
|
}, never>> & {
|
5331
5178
|
locale?: string | undefined;
|
5332
5179
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
5333
5180
|
}, keyof ThemeProps> & import("../theme").ThemeOutterProps>, nextState: Readonly<{}>, nextContext: any): void;
|
5334
|
-
UNSAFE_componentWillUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
5181
|
+
UNSAFE_componentWillUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
5335
5182
|
multiple: boolean;
|
5336
5183
|
clearable: boolean;
|
5337
5184
|
creatable: boolean;
|
@@ -5351,7 +5198,6 @@ export declare const SelectWithRemoteOptions: {
|
|
5351
5198
|
checkAllLabel: string;
|
5352
5199
|
defaultCheckAll: boolean;
|
5353
5200
|
overlayPlacement: string;
|
5354
|
-
virtualThreshold: number;
|
5355
5201
|
}, never>> & {
|
5356
5202
|
locale?: string | undefined;
|
5357
5203
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
@@ -5362,7 +5208,7 @@ export declare const SelectWithRemoteOptions: {
|
|
5362
5208
|
contextType: React.Context<void | import("../env").RendererEnv>;
|
5363
5209
|
};
|
5364
5210
|
} & import("hoist-non-react-statics").NonReactStatics<{
|
5365
|
-
new (props: (RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
5211
|
+
new (props: (RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
5366
5212
|
multiple: boolean;
|
5367
5213
|
clearable: boolean;
|
5368
5214
|
creatable: boolean;
|
@@ -5382,11 +5228,10 @@ export declare const SelectWithRemoteOptions: {
|
|
5382
5228
|
checkAllLabel: string;
|
5383
5229
|
defaultCheckAll: boolean;
|
5384
5230
|
overlayPlacement: string;
|
5385
|
-
virtualThreshold: number;
|
5386
5231
|
}, never>> & {
|
5387
5232
|
locale?: string | undefined;
|
5388
5233
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
5389
|
-
}, keyof ThemeProps> & import("../theme").ThemeOutterProps) | Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
5234
|
+
}, keyof ThemeProps> & import("../theme").ThemeOutterProps) | Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
5390
5235
|
multiple: boolean;
|
5391
5236
|
clearable: boolean;
|
5392
5237
|
creatable: boolean;
|
@@ -5406,14 +5251,13 @@ export declare const SelectWithRemoteOptions: {
|
|
5406
5251
|
checkAllLabel: string;
|
5407
5252
|
defaultCheckAll: boolean;
|
5408
5253
|
overlayPlacement: string;
|
5409
|
-
virtualThreshold: number;
|
5410
5254
|
}, never>> & {
|
5411
5255
|
locale?: string | undefined;
|
5412
5256
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
5413
5257
|
}, keyof ThemeProps> & import("../theme").ThemeOutterProps>): {
|
5414
5258
|
render(): JSX.Element;
|
5415
5259
|
context: any;
|
5416
|
-
setState<K_2 extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
5260
|
+
setState<K_2 extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
5417
5261
|
multiple: boolean;
|
5418
5262
|
clearable: boolean;
|
5419
5263
|
creatable: boolean;
|
@@ -5433,13 +5277,12 @@ export declare const SelectWithRemoteOptions: {
|
|
5433
5277
|
checkAllLabel: string;
|
5434
5278
|
defaultCheckAll: boolean;
|
5435
5279
|
overlayPlacement: string;
|
5436
|
-
virtualThreshold: number;
|
5437
5280
|
}, never>> & {
|
5438
5281
|
locale?: string | undefined;
|
5439
5282
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
5440
5283
|
}, keyof ThemeProps> & import("../theme").ThemeOutterProps>) => {} | Pick<{}, K_2> | null) | Pick<{}, K_2> | null, callback?: (() => void) | undefined): void;
|
5441
5284
|
forceUpdate(callback?: (() => void) | undefined): void;
|
5442
|
-
readonly props: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
5285
|
+
readonly props: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
5443
5286
|
multiple: boolean;
|
5444
5287
|
clearable: boolean;
|
5445
5288
|
creatable: boolean;
|
@@ -5459,7 +5302,6 @@ export declare const SelectWithRemoteOptions: {
|
|
5459
5302
|
checkAllLabel: string;
|
5460
5303
|
defaultCheckAll: boolean;
|
5461
5304
|
overlayPlacement: string;
|
5462
|
-
virtualThreshold: number;
|
5463
5305
|
}, never>> & {
|
5464
5306
|
locale?: string | undefined;
|
5465
5307
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
@@ -5471,7 +5313,7 @@ export declare const SelectWithRemoteOptions: {
|
|
5471
5313
|
[key: string]: React.ReactInstance;
|
5472
5314
|
};
|
5473
5315
|
componentDidMount?(): void;
|
5474
|
-
shouldComponentUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
5316
|
+
shouldComponentUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
5475
5317
|
multiple: boolean;
|
5476
5318
|
clearable: boolean;
|
5477
5319
|
creatable: boolean;
|
@@ -5491,14 +5333,13 @@ export declare const SelectWithRemoteOptions: {
|
|
5491
5333
|
checkAllLabel: string;
|
5492
5334
|
defaultCheckAll: boolean;
|
5493
5335
|
overlayPlacement: string;
|
5494
|
-
virtualThreshold: number;
|
5495
5336
|
}, never>> & {
|
5496
5337
|
locale?: string | undefined;
|
5497
5338
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
5498
5339
|
}, keyof ThemeProps> & import("../theme").ThemeOutterProps>, nextState: Readonly<{}>, nextContext: any): boolean;
|
5499
5340
|
componentWillUnmount?(): void;
|
5500
5341
|
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
5501
|
-
getSnapshotBeforeUpdate?(prevProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
5342
|
+
getSnapshotBeforeUpdate?(prevProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
5502
5343
|
multiple: boolean;
|
5503
5344
|
clearable: boolean;
|
5504
5345
|
creatable: boolean;
|
@@ -5518,12 +5359,11 @@ export declare const SelectWithRemoteOptions: {
|
|
5518
5359
|
checkAllLabel: string;
|
5519
5360
|
defaultCheckAll: boolean;
|
5520
5361
|
overlayPlacement: string;
|
5521
|
-
virtualThreshold: number;
|
5522
5362
|
}, never>> & {
|
5523
5363
|
locale?: string | undefined;
|
5524
5364
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
5525
5365
|
}, keyof ThemeProps> & import("../theme").ThemeOutterProps>, prevState: Readonly<{}>): any;
|
5526
|
-
componentDidUpdate?(prevProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
5366
|
+
componentDidUpdate?(prevProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
5527
5367
|
multiple: boolean;
|
5528
5368
|
clearable: boolean;
|
5529
5369
|
creatable: boolean;
|
@@ -5543,14 +5383,13 @@ export declare const SelectWithRemoteOptions: {
|
|
5543
5383
|
checkAllLabel: string;
|
5544
5384
|
defaultCheckAll: boolean;
|
5545
5385
|
overlayPlacement: string;
|
5546
|
-
virtualThreshold: number;
|
5547
5386
|
}, never>> & {
|
5548
5387
|
locale?: string | undefined;
|
5549
5388
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
5550
5389
|
}, keyof ThemeProps> & import("../theme").ThemeOutterProps>, prevState: Readonly<{}>, snapshot?: any): void;
|
5551
5390
|
componentWillMount?(): void;
|
5552
5391
|
UNSAFE_componentWillMount?(): void;
|
5553
|
-
componentWillReceiveProps?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
5392
|
+
componentWillReceiveProps?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
5554
5393
|
multiple: boolean;
|
5555
5394
|
clearable: boolean;
|
5556
5395
|
creatable: boolean;
|
@@ -5570,12 +5409,11 @@ export declare const SelectWithRemoteOptions: {
|
|
5570
5409
|
checkAllLabel: string;
|
5571
5410
|
defaultCheckAll: boolean;
|
5572
5411
|
overlayPlacement: string;
|
5573
|
-
virtualThreshold: number;
|
5574
5412
|
}, never>> & {
|
5575
5413
|
locale?: string | undefined;
|
5576
5414
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
5577
5415
|
}, keyof ThemeProps> & import("../theme").ThemeOutterProps>, nextContext: any): void;
|
5578
|
-
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
5416
|
+
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
5579
5417
|
multiple: boolean;
|
5580
5418
|
clearable: boolean;
|
5581
5419
|
creatable: boolean;
|
@@ -5595,12 +5433,11 @@ export declare const SelectWithRemoteOptions: {
|
|
5595
5433
|
checkAllLabel: string;
|
5596
5434
|
defaultCheckAll: boolean;
|
5597
5435
|
overlayPlacement: string;
|
5598
|
-
virtualThreshold: number;
|
5599
5436
|
}, never>> & {
|
5600
5437
|
locale?: string | undefined;
|
5601
5438
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
5602
5439
|
}, keyof ThemeProps> & import("../theme").ThemeOutterProps>, nextContext: any): void;
|
5603
|
-
componentWillUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
5440
|
+
componentWillUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
5604
5441
|
multiple: boolean;
|
5605
5442
|
clearable: boolean;
|
5606
5443
|
creatable: boolean;
|
@@ -5620,12 +5457,11 @@ export declare const SelectWithRemoteOptions: {
|
|
5620
5457
|
checkAllLabel: string;
|
5621
5458
|
defaultCheckAll: boolean;
|
5622
5459
|
overlayPlacement: string;
|
5623
|
-
virtualThreshold: number;
|
5624
5460
|
}, never>> & {
|
5625
5461
|
locale?: string | undefined;
|
5626
5462
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
5627
5463
|
}, keyof ThemeProps> & import("../theme").ThemeOutterProps>, nextState: Readonly<{}>, nextContext: any): void;
|
5628
|
-
UNSAFE_componentWillUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
5464
|
+
UNSAFE_componentWillUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
5629
5465
|
multiple: boolean;
|
5630
5466
|
clearable: boolean;
|
5631
5467
|
creatable: boolean;
|
@@ -5645,13 +5481,12 @@ export declare const SelectWithRemoteOptions: {
|
|
5645
5481
|
checkAllLabel: string;
|
5646
5482
|
defaultCheckAll: boolean;
|
5647
5483
|
overlayPlacement: string;
|
5648
|
-
virtualThreshold: number;
|
5649
5484
|
}, never>> & {
|
5650
5485
|
locale?: string | undefined;
|
5651
5486
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
5652
5487
|
}, keyof ThemeProps> & import("../theme").ThemeOutterProps>, nextState: Readonly<{}>, nextContext: any): void;
|
5653
5488
|
};
|
5654
|
-
new (props: RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
5489
|
+
new (props: RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
5655
5490
|
multiple: boolean;
|
5656
5491
|
clearable: boolean;
|
5657
5492
|
creatable: boolean;
|
@@ -5671,14 +5506,13 @@ export declare const SelectWithRemoteOptions: {
|
|
5671
5506
|
checkAllLabel: string;
|
5672
5507
|
defaultCheckAll: boolean;
|
5673
5508
|
overlayPlacement: string;
|
5674
|
-
virtualThreshold: number;
|
5675
5509
|
}, never>> & {
|
5676
5510
|
locale?: string | undefined;
|
5677
5511
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
5678
5512
|
}, keyof ThemeProps> & import("../theme").ThemeOutterProps, context: any): {
|
5679
5513
|
render(): JSX.Element;
|
5680
5514
|
context: any;
|
5681
|
-
setState<K_2 extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
5515
|
+
setState<K_2 extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
5682
5516
|
multiple: boolean;
|
5683
5517
|
clearable: boolean;
|
5684
5518
|
creatable: boolean;
|
@@ -5698,13 +5532,12 @@ export declare const SelectWithRemoteOptions: {
|
|
5698
5532
|
checkAllLabel: string;
|
5699
5533
|
defaultCheckAll: boolean;
|
5700
5534
|
overlayPlacement: string;
|
5701
|
-
virtualThreshold: number;
|
5702
5535
|
}, never>> & {
|
5703
5536
|
locale?: string | undefined;
|
5704
5537
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
5705
5538
|
}, keyof ThemeProps> & import("../theme").ThemeOutterProps>) => {} | Pick<{}, K_2> | null) | Pick<{}, K_2> | null, callback?: (() => void) | undefined): void;
|
5706
5539
|
forceUpdate(callback?: (() => void) | undefined): void;
|
5707
|
-
readonly props: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
5540
|
+
readonly props: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
5708
5541
|
multiple: boolean;
|
5709
5542
|
clearable: boolean;
|
5710
5543
|
creatable: boolean;
|
@@ -5724,7 +5557,6 @@ export declare const SelectWithRemoteOptions: {
|
|
5724
5557
|
checkAllLabel: string;
|
5725
5558
|
defaultCheckAll: boolean;
|
5726
5559
|
overlayPlacement: string;
|
5727
|
-
virtualThreshold: number;
|
5728
5560
|
}, never>> & {
|
5729
5561
|
locale?: string | undefined;
|
5730
5562
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
@@ -5736,7 +5568,7 @@ export declare const SelectWithRemoteOptions: {
|
|
5736
5568
|
[key: string]: React.ReactInstance;
|
5737
5569
|
};
|
5738
5570
|
componentDidMount?(): void;
|
5739
|
-
shouldComponentUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
5571
|
+
shouldComponentUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
5740
5572
|
multiple: boolean;
|
5741
5573
|
clearable: boolean;
|
5742
5574
|
creatable: boolean;
|
@@ -5756,14 +5588,13 @@ export declare const SelectWithRemoteOptions: {
|
|
5756
5588
|
checkAllLabel: string;
|
5757
5589
|
defaultCheckAll: boolean;
|
5758
5590
|
overlayPlacement: string;
|
5759
|
-
virtualThreshold: number;
|
5760
5591
|
}, never>> & {
|
5761
5592
|
locale?: string | undefined;
|
5762
5593
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
5763
5594
|
}, keyof ThemeProps> & import("../theme").ThemeOutterProps>, nextState: Readonly<{}>, nextContext: any): boolean;
|
5764
5595
|
componentWillUnmount?(): void;
|
5765
5596
|
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
5766
|
-
getSnapshotBeforeUpdate?(prevProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
5597
|
+
getSnapshotBeforeUpdate?(prevProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
5767
5598
|
multiple: boolean;
|
5768
5599
|
clearable: boolean;
|
5769
5600
|
creatable: boolean;
|
@@ -5783,12 +5614,11 @@ export declare const SelectWithRemoteOptions: {
|
|
5783
5614
|
checkAllLabel: string;
|
5784
5615
|
defaultCheckAll: boolean;
|
5785
5616
|
overlayPlacement: string;
|
5786
|
-
virtualThreshold: number;
|
5787
5617
|
}, never>> & {
|
5788
5618
|
locale?: string | undefined;
|
5789
5619
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
5790
5620
|
}, keyof ThemeProps> & import("../theme").ThemeOutterProps>, prevState: Readonly<{}>): any;
|
5791
|
-
componentDidUpdate?(prevProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
5621
|
+
componentDidUpdate?(prevProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
5792
5622
|
multiple: boolean;
|
5793
5623
|
clearable: boolean;
|
5794
5624
|
creatable: boolean;
|
@@ -5808,14 +5638,13 @@ export declare const SelectWithRemoteOptions: {
|
|
5808
5638
|
checkAllLabel: string;
|
5809
5639
|
defaultCheckAll: boolean;
|
5810
5640
|
overlayPlacement: string;
|
5811
|
-
virtualThreshold: number;
|
5812
5641
|
}, never>> & {
|
5813
5642
|
locale?: string | undefined;
|
5814
5643
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
5815
5644
|
}, keyof ThemeProps> & import("../theme").ThemeOutterProps>, prevState: Readonly<{}>, snapshot?: any): void;
|
5816
5645
|
componentWillMount?(): void;
|
5817
5646
|
UNSAFE_componentWillMount?(): void;
|
5818
|
-
componentWillReceiveProps?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
5647
|
+
componentWillReceiveProps?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
5819
5648
|
multiple: boolean;
|
5820
5649
|
clearable: boolean;
|
5821
5650
|
creatable: boolean;
|
@@ -5835,12 +5664,11 @@ export declare const SelectWithRemoteOptions: {
|
|
5835
5664
|
checkAllLabel: string;
|
5836
5665
|
defaultCheckAll: boolean;
|
5837
5666
|
overlayPlacement: string;
|
5838
|
-
virtualThreshold: number;
|
5839
5667
|
}, never>> & {
|
5840
5668
|
locale?: string | undefined;
|
5841
5669
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
5842
5670
|
}, keyof ThemeProps> & import("../theme").ThemeOutterProps>, nextContext: any): void;
|
5843
|
-
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
5671
|
+
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
5844
5672
|
multiple: boolean;
|
5845
5673
|
clearable: boolean;
|
5846
5674
|
creatable: boolean;
|
@@ -5860,12 +5688,11 @@ export declare const SelectWithRemoteOptions: {
|
|
5860
5688
|
checkAllLabel: string;
|
5861
5689
|
defaultCheckAll: boolean;
|
5862
5690
|
overlayPlacement: string;
|
5863
|
-
virtualThreshold: number;
|
5864
5691
|
}, never>> & {
|
5865
5692
|
locale?: string | undefined;
|
5866
5693
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
5867
5694
|
}, keyof ThemeProps> & import("../theme").ThemeOutterProps>, nextContext: any): void;
|
5868
|
-
componentWillUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
5695
|
+
componentWillUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
5869
5696
|
multiple: boolean;
|
5870
5697
|
clearable: boolean;
|
5871
5698
|
creatable: boolean;
|
@@ -5885,12 +5712,11 @@ export declare const SelectWithRemoteOptions: {
|
|
5885
5712
|
checkAllLabel: string;
|
5886
5713
|
defaultCheckAll: boolean;
|
5887
5714
|
overlayPlacement: string;
|
5888
|
-
virtualThreshold: number;
|
5889
5715
|
}, never>> & {
|
5890
5716
|
locale?: string | undefined;
|
5891
5717
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
5892
5718
|
}, keyof ThemeProps> & import("../theme").ThemeOutterProps>, nextState: Readonly<{}>, nextContext: any): void;
|
5893
|
-
UNSAFE_componentWillUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
5719
|
+
UNSAFE_componentWillUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
5894
5720
|
multiple: boolean;
|
5895
5721
|
clearable: boolean;
|
5896
5722
|
creatable: boolean;
|
@@ -5910,7 +5736,6 @@ export declare const SelectWithRemoteOptions: {
|
|
5910
5736
|
checkAllLabel: string;
|
5911
5737
|
defaultCheckAll: boolean;
|
5912
5738
|
overlayPlacement: string;
|
5913
|
-
virtualThreshold: number;
|
5914
5739
|
}, never>> & {
|
5915
5740
|
locale?: string | undefined;
|
5916
5741
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
@@ -5919,7 +5744,7 @@ export declare const SelectWithRemoteOptions: {
|
|
5919
5744
|
contextType?: React.Context<any> | undefined;
|
5920
5745
|
}, {}> & {
|
5921
5746
|
ComposedComponent: {
|
5922
|
-
new (props: (RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
5747
|
+
new (props: (RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
5923
5748
|
multiple: boolean;
|
5924
5749
|
clearable: boolean;
|
5925
5750
|
creatable: boolean;
|
@@ -5939,11 +5764,10 @@ export declare const SelectWithRemoteOptions: {
|
|
5939
5764
|
checkAllLabel: string;
|
5940
5765
|
defaultCheckAll: boolean;
|
5941
5766
|
overlayPlacement: string;
|
5942
|
-
virtualThreshold: number;
|
5943
5767
|
}, never>> & {
|
5944
5768
|
locale?: string | undefined;
|
5945
5769
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
5946
|
-
}, keyof ThemeProps> & import("../theme").ThemeOutterProps) | Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
5770
|
+
}, keyof ThemeProps> & import("../theme").ThemeOutterProps) | Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
5947
5771
|
multiple: boolean;
|
5948
5772
|
clearable: boolean;
|
5949
5773
|
creatable: boolean;
|
@@ -5963,14 +5787,13 @@ export declare const SelectWithRemoteOptions: {
|
|
5963
5787
|
checkAllLabel: string;
|
5964
5788
|
defaultCheckAll: boolean;
|
5965
5789
|
overlayPlacement: string;
|
5966
|
-
virtualThreshold: number;
|
5967
5790
|
}, never>> & {
|
5968
5791
|
locale?: string | undefined;
|
5969
5792
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
5970
5793
|
}, keyof ThemeProps> & import("../theme").ThemeOutterProps>): {
|
5971
5794
|
render(): JSX.Element;
|
5972
5795
|
context: any;
|
5973
|
-
setState<K_2 extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
5796
|
+
setState<K_2 extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
5974
5797
|
multiple: boolean;
|
5975
5798
|
clearable: boolean;
|
5976
5799
|
creatable: boolean;
|
@@ -5990,13 +5813,12 @@ export declare const SelectWithRemoteOptions: {
|
|
5990
5813
|
checkAllLabel: string;
|
5991
5814
|
defaultCheckAll: boolean;
|
5992
5815
|
overlayPlacement: string;
|
5993
|
-
virtualThreshold: number;
|
5994
5816
|
}, never>> & {
|
5995
5817
|
locale?: string | undefined;
|
5996
5818
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
5997
5819
|
}, keyof ThemeProps> & import("../theme").ThemeOutterProps>) => {} | Pick<{}, K_2> | null) | Pick<{}, K_2> | null, callback?: (() => void) | undefined): void;
|
5998
5820
|
forceUpdate(callback?: (() => void) | undefined): void;
|
5999
|
-
readonly props: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
5821
|
+
readonly props: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
6000
5822
|
multiple: boolean;
|
6001
5823
|
clearable: boolean;
|
6002
5824
|
creatable: boolean;
|
@@ -6016,7 +5838,6 @@ export declare const SelectWithRemoteOptions: {
|
|
6016
5838
|
checkAllLabel: string;
|
6017
5839
|
defaultCheckAll: boolean;
|
6018
5840
|
overlayPlacement: string;
|
6019
|
-
virtualThreshold: number;
|
6020
5841
|
}, never>> & {
|
6021
5842
|
locale?: string | undefined;
|
6022
5843
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
@@ -6028,7 +5849,7 @@ export declare const SelectWithRemoteOptions: {
|
|
6028
5849
|
[key: string]: React.ReactInstance;
|
6029
5850
|
};
|
6030
5851
|
componentDidMount?(): void;
|
6031
|
-
shouldComponentUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
5852
|
+
shouldComponentUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
6032
5853
|
multiple: boolean;
|
6033
5854
|
clearable: boolean;
|
6034
5855
|
creatable: boolean;
|
@@ -6048,14 +5869,13 @@ export declare const SelectWithRemoteOptions: {
|
|
6048
5869
|
checkAllLabel: string;
|
6049
5870
|
defaultCheckAll: boolean;
|
6050
5871
|
overlayPlacement: string;
|
6051
|
-
virtualThreshold: number;
|
6052
5872
|
}, never>> & {
|
6053
5873
|
locale?: string | undefined;
|
6054
5874
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
6055
5875
|
}, keyof ThemeProps> & import("../theme").ThemeOutterProps>, nextState: Readonly<{}>, nextContext: any): boolean;
|
6056
5876
|
componentWillUnmount?(): void;
|
6057
5877
|
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
6058
|
-
getSnapshotBeforeUpdate?(prevProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
5878
|
+
getSnapshotBeforeUpdate?(prevProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
6059
5879
|
multiple: boolean;
|
6060
5880
|
clearable: boolean;
|
6061
5881
|
creatable: boolean;
|
@@ -6075,12 +5895,11 @@ export declare const SelectWithRemoteOptions: {
|
|
6075
5895
|
checkAllLabel: string;
|
6076
5896
|
defaultCheckAll: boolean;
|
6077
5897
|
overlayPlacement: string;
|
6078
|
-
virtualThreshold: number;
|
6079
5898
|
}, never>> & {
|
6080
5899
|
locale?: string | undefined;
|
6081
5900
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
6082
5901
|
}, keyof ThemeProps> & import("../theme").ThemeOutterProps>, prevState: Readonly<{}>): any;
|
6083
|
-
componentDidUpdate?(prevProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
5902
|
+
componentDidUpdate?(prevProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
6084
5903
|
multiple: boolean;
|
6085
5904
|
clearable: boolean;
|
6086
5905
|
creatable: boolean;
|
@@ -6100,14 +5919,13 @@ export declare const SelectWithRemoteOptions: {
|
|
6100
5919
|
checkAllLabel: string;
|
6101
5920
|
defaultCheckAll: boolean;
|
6102
5921
|
overlayPlacement: string;
|
6103
|
-
virtualThreshold: number;
|
6104
5922
|
}, never>> & {
|
6105
5923
|
locale?: string | undefined;
|
6106
5924
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
6107
5925
|
}, keyof ThemeProps> & import("../theme").ThemeOutterProps>, prevState: Readonly<{}>, snapshot?: any): void;
|
6108
5926
|
componentWillMount?(): void;
|
6109
5927
|
UNSAFE_componentWillMount?(): void;
|
6110
|
-
componentWillReceiveProps?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
5928
|
+
componentWillReceiveProps?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
6111
5929
|
multiple: boolean;
|
6112
5930
|
clearable: boolean;
|
6113
5931
|
creatable: boolean;
|
@@ -6127,12 +5945,11 @@ export declare const SelectWithRemoteOptions: {
|
|
6127
5945
|
checkAllLabel: string;
|
6128
5946
|
defaultCheckAll: boolean;
|
6129
5947
|
overlayPlacement: string;
|
6130
|
-
virtualThreshold: number;
|
6131
5948
|
}, never>> & {
|
6132
5949
|
locale?: string | undefined;
|
6133
5950
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
6134
5951
|
}, keyof ThemeProps> & import("../theme").ThemeOutterProps>, nextContext: any): void;
|
6135
|
-
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
5952
|
+
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
6136
5953
|
multiple: boolean;
|
6137
5954
|
clearable: boolean;
|
6138
5955
|
creatable: boolean;
|
@@ -6152,12 +5969,11 @@ export declare const SelectWithRemoteOptions: {
|
|
6152
5969
|
checkAllLabel: string;
|
6153
5970
|
defaultCheckAll: boolean;
|
6154
5971
|
overlayPlacement: string;
|
6155
|
-
virtualThreshold: number;
|
6156
5972
|
}, never>> & {
|
6157
5973
|
locale?: string | undefined;
|
6158
5974
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
6159
5975
|
}, keyof ThemeProps> & import("../theme").ThemeOutterProps>, nextContext: any): void;
|
6160
|
-
componentWillUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
5976
|
+
componentWillUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
6161
5977
|
multiple: boolean;
|
6162
5978
|
clearable: boolean;
|
6163
5979
|
creatable: boolean;
|
@@ -6177,12 +5993,11 @@ export declare const SelectWithRemoteOptions: {
|
|
6177
5993
|
checkAllLabel: string;
|
6178
5994
|
defaultCheckAll: boolean;
|
6179
5995
|
overlayPlacement: string;
|
6180
|
-
virtualThreshold: number;
|
6181
5996
|
}, never>> & {
|
6182
5997
|
locale?: string | undefined;
|
6183
5998
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
6184
5999
|
}, keyof ThemeProps> & import("../theme").ThemeOutterProps>, nextState: Readonly<{}>, nextContext: any): void;
|
6185
|
-
UNSAFE_componentWillUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
6000
|
+
UNSAFE_componentWillUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
6186
6001
|
multiple: boolean;
|
6187
6002
|
clearable: boolean;
|
6188
6003
|
creatable: boolean;
|
@@ -6202,13 +6017,12 @@ export declare const SelectWithRemoteOptions: {
|
|
6202
6017
|
checkAllLabel: string;
|
6203
6018
|
defaultCheckAll: boolean;
|
6204
6019
|
overlayPlacement: string;
|
6205
|
-
virtualThreshold: number;
|
6206
6020
|
}, never>> & {
|
6207
6021
|
locale?: string | undefined;
|
6208
6022
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
6209
6023
|
}, keyof ThemeProps> & import("../theme").ThemeOutterProps>, nextState: Readonly<{}>, nextContext: any): void;
|
6210
6024
|
};
|
6211
|
-
new (props: RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
6025
|
+
new (props: RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
6212
6026
|
multiple: boolean;
|
6213
6027
|
clearable: boolean;
|
6214
6028
|
creatable: boolean;
|
@@ -6228,14 +6042,13 @@ export declare const SelectWithRemoteOptions: {
|
|
6228
6042
|
checkAllLabel: string;
|
6229
6043
|
defaultCheckAll: boolean;
|
6230
6044
|
overlayPlacement: string;
|
6231
|
-
virtualThreshold: number;
|
6232
6045
|
}, never>> & {
|
6233
6046
|
locale?: string | undefined;
|
6234
6047
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
6235
6048
|
}, keyof ThemeProps> & import("../theme").ThemeOutterProps, context: any): {
|
6236
6049
|
render(): JSX.Element;
|
6237
6050
|
context: any;
|
6238
|
-
setState<K_2 extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
6051
|
+
setState<K_2 extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
6239
6052
|
multiple: boolean;
|
6240
6053
|
clearable: boolean;
|
6241
6054
|
creatable: boolean;
|
@@ -6255,13 +6068,12 @@ export declare const SelectWithRemoteOptions: {
|
|
6255
6068
|
checkAllLabel: string;
|
6256
6069
|
defaultCheckAll: boolean;
|
6257
6070
|
overlayPlacement: string;
|
6258
|
-
virtualThreshold: number;
|
6259
6071
|
}, never>> & {
|
6260
6072
|
locale?: string | undefined;
|
6261
6073
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
6262
6074
|
}, keyof ThemeProps> & import("../theme").ThemeOutterProps>) => {} | Pick<{}, K_2> | null) | Pick<{}, K_2> | null, callback?: (() => void) | undefined): void;
|
6263
6075
|
forceUpdate(callback?: (() => void) | undefined): void;
|
6264
|
-
readonly props: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
6076
|
+
readonly props: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
6265
6077
|
multiple: boolean;
|
6266
6078
|
clearable: boolean;
|
6267
6079
|
creatable: boolean;
|
@@ -6281,7 +6093,6 @@ export declare const SelectWithRemoteOptions: {
|
|
6281
6093
|
checkAllLabel: string;
|
6282
6094
|
defaultCheckAll: boolean;
|
6283
6095
|
overlayPlacement: string;
|
6284
|
-
virtualThreshold: number;
|
6285
6096
|
}, never>> & {
|
6286
6097
|
locale?: string | undefined;
|
6287
6098
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
@@ -6293,7 +6104,7 @@ export declare const SelectWithRemoteOptions: {
|
|
6293
6104
|
[key: string]: React.ReactInstance;
|
6294
6105
|
};
|
6295
6106
|
componentDidMount?(): void;
|
6296
|
-
shouldComponentUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
6107
|
+
shouldComponentUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
6297
6108
|
multiple: boolean;
|
6298
6109
|
clearable: boolean;
|
6299
6110
|
creatable: boolean;
|
@@ -6313,14 +6124,13 @@ export declare const SelectWithRemoteOptions: {
|
|
6313
6124
|
checkAllLabel: string;
|
6314
6125
|
defaultCheckAll: boolean;
|
6315
6126
|
overlayPlacement: string;
|
6316
|
-
virtualThreshold: number;
|
6317
6127
|
}, never>> & {
|
6318
6128
|
locale?: string | undefined;
|
6319
6129
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
6320
6130
|
}, keyof ThemeProps> & import("../theme").ThemeOutterProps>, nextState: Readonly<{}>, nextContext: any): boolean;
|
6321
6131
|
componentWillUnmount?(): void;
|
6322
6132
|
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
6323
|
-
getSnapshotBeforeUpdate?(prevProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
6133
|
+
getSnapshotBeforeUpdate?(prevProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
6324
6134
|
multiple: boolean;
|
6325
6135
|
clearable: boolean;
|
6326
6136
|
creatable: boolean;
|
@@ -6340,12 +6150,11 @@ export declare const SelectWithRemoteOptions: {
|
|
6340
6150
|
checkAllLabel: string;
|
6341
6151
|
defaultCheckAll: boolean;
|
6342
6152
|
overlayPlacement: string;
|
6343
|
-
virtualThreshold: number;
|
6344
6153
|
}, never>> & {
|
6345
6154
|
locale?: string | undefined;
|
6346
6155
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
6347
6156
|
}, keyof ThemeProps> & import("../theme").ThemeOutterProps>, prevState: Readonly<{}>): any;
|
6348
|
-
componentDidUpdate?(prevProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
6157
|
+
componentDidUpdate?(prevProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
6349
6158
|
multiple: boolean;
|
6350
6159
|
clearable: boolean;
|
6351
6160
|
creatable: boolean;
|
@@ -6365,14 +6174,13 @@ export declare const SelectWithRemoteOptions: {
|
|
6365
6174
|
checkAllLabel: string;
|
6366
6175
|
defaultCheckAll: boolean;
|
6367
6176
|
overlayPlacement: string;
|
6368
|
-
virtualThreshold: number;
|
6369
6177
|
}, never>> & {
|
6370
6178
|
locale?: string | undefined;
|
6371
6179
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
6372
6180
|
}, keyof ThemeProps> & import("../theme").ThemeOutterProps>, prevState: Readonly<{}>, snapshot?: any): void;
|
6373
6181
|
componentWillMount?(): void;
|
6374
6182
|
UNSAFE_componentWillMount?(): void;
|
6375
|
-
componentWillReceiveProps?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
6183
|
+
componentWillReceiveProps?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
6376
6184
|
multiple: boolean;
|
6377
6185
|
clearable: boolean;
|
6378
6186
|
creatable: boolean;
|
@@ -6392,12 +6200,11 @@ export declare const SelectWithRemoteOptions: {
|
|
6392
6200
|
checkAllLabel: string;
|
6393
6201
|
defaultCheckAll: boolean;
|
6394
6202
|
overlayPlacement: string;
|
6395
|
-
virtualThreshold: number;
|
6396
6203
|
}, never>> & {
|
6397
6204
|
locale?: string | undefined;
|
6398
6205
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
6399
6206
|
}, keyof ThemeProps> & import("../theme").ThemeOutterProps>, nextContext: any): void;
|
6400
|
-
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
6207
|
+
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
6401
6208
|
multiple: boolean;
|
6402
6209
|
clearable: boolean;
|
6403
6210
|
creatable: boolean;
|
@@ -6417,12 +6224,11 @@ export declare const SelectWithRemoteOptions: {
|
|
6417
6224
|
checkAllLabel: string;
|
6418
6225
|
defaultCheckAll: boolean;
|
6419
6226
|
overlayPlacement: string;
|
6420
|
-
virtualThreshold: number;
|
6421
6227
|
}, never>> & {
|
6422
6228
|
locale?: string | undefined;
|
6423
6229
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
6424
6230
|
}, keyof ThemeProps> & import("../theme").ThemeOutterProps>, nextContext: any): void;
|
6425
|
-
componentWillUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
6231
|
+
componentWillUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
6426
6232
|
multiple: boolean;
|
6427
6233
|
clearable: boolean;
|
6428
6234
|
creatable: boolean;
|
@@ -6442,12 +6248,11 @@ export declare const SelectWithRemoteOptions: {
|
|
6442
6248
|
checkAllLabel: string;
|
6443
6249
|
defaultCheckAll: boolean;
|
6444
6250
|
overlayPlacement: string;
|
6445
|
-
virtualThreshold: number;
|
6446
6251
|
}, never>> & {
|
6447
6252
|
locale?: string | undefined;
|
6448
6253
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
6449
6254
|
}, keyof ThemeProps> & import("../theme").ThemeOutterProps>, nextState: Readonly<{}>, nextContext: any): void;
|
6450
|
-
UNSAFE_componentWillUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "
|
6255
|
+
UNSAFE_componentWillUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "classPrefix" | "classnames" | "className" | "theme" | "value" | "onEdit" | "onAdd" | "onDelete" | "loading" | "delimiter" | "joinValues" | "extractValue" | "options" | "loadOptions" | "block" | "onFocus" | "onBlur" | "onChange" | "spinnerClassName" | "useMobileUI" | "removable" | "editable" | "borderMode" | "searchable" | "popOverContainer" | "popoverClassName" | "pathSeparator" | "valuesNoWrap" | "renderMenu" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "hideSelected" | "mobileClassName" | "multi" | "hasError"> & Partial<Pick<Omit<SelectProps, keyof LocaleProps>, "disabled" | "multiple" | "valueField" | "labelField" | "resetValue" | "inline" | "placeholder" | "clearable" | "creatable" | "createBtnLabel" | "checkAll" | "overlayPlacement" | "defaultCheckAll" | "checkAllLabel" | "searchPromptText" | "loadingPlaceholder" | "noResultsText" | "clearAllText" | "clearValueText">> & Partial<Pick<{
|
6451
6256
|
multiple: boolean;
|
6452
6257
|
clearable: boolean;
|
6453
6258
|
creatable: boolean;
|
@@ -6467,7 +6272,6 @@ export declare const SelectWithRemoteOptions: {
|
|
6467
6272
|
checkAllLabel: string;
|
6468
6273
|
defaultCheckAll: boolean;
|
6469
6274
|
overlayPlacement: string;
|
6470
|
-
virtualThreshold: number;
|
6471
6275
|
}, never>> & {
|
6472
6276
|
locale?: string | undefined;
|
6473
6277
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|