amis-ui 6.12.0-beta.5 → 6.12.0-beta.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/esm/components/404.js +1 -1
- package/esm/components/Alert.js +1 -1
- package/esm/components/Alert2.js +1 -1
- package/esm/components/AnchorNav.js +1 -1
- package/esm/components/AnchorNavSection.js +1 -1
- package/esm/components/ArrayInput.js +1 -1
- package/esm/components/AsideNav.js +1 -1
- package/esm/components/AssociatedSelection.js +1 -1
- package/esm/components/AutoSizer.js +1 -1
- package/esm/components/Avatar.js +1 -1
- package/esm/components/Badge.js +1 -1
- package/esm/components/BaiduMapPicker.js +1 -1
- package/esm/components/BarCode.js +1 -1
- package/esm/components/Breadcrumb.js +1 -1
- package/esm/components/Button.js +1 -1
- package/esm/components/CalendarMobile.js +1 -1
- package/esm/components/Card.js +1 -1
- package/esm/components/Cascader.js +1 -1
- package/esm/components/ChainedDropdownSelection.js +1 -1
- package/esm/components/ChainedSelection.js +1 -1
- package/esm/components/Checkbox.js +1 -1
- package/esm/components/CityArea.js +1 -1
- package/esm/components/CityDB.js +1 -1
- package/esm/components/CodeMirror.js +1 -1
- package/esm/components/Collapse.js +1 -1
- package/esm/components/CollapseGroup.js +1 -1
- package/esm/components/ColorPicker.js +1 -1
- package/esm/components/Combo.js +1 -1
- package/esm/components/ConditionBuilder.js +1 -1
- package/esm/components/ConfirmBox.js +1 -1
- package/esm/components/ContextMenu.js +1 -1
- package/esm/components/DatePicker.js +1 -1
- package/esm/components/DateRangePicker.js +1 -1
- package/esm/components/DiffEditor.js +1 -1
- package/esm/components/DndContainer.js +1 -1
- package/esm/components/Drawer.js +1 -1
- package/esm/components/DropDownSelection.js +1 -1
- package/esm/components/DropdownContextMenus.js +1 -1
- package/esm/components/Editor.js +1 -1
- package/esm/components/Form.js +1 -1
- package/esm/components/FormField.js +1 -1
- package/esm/components/FormulaPicker.js +1 -1
- package/esm/components/GaodeMapPicker.js +1 -1
- package/esm/components/GridNav.js +1 -1
- package/esm/components/GridNavItem.js +1 -1
- package/esm/components/GroupedSelection.js +1 -1
- package/esm/components/HeadCellDropDown.js +1 -1
- package/esm/components/HorizontalScroll.d.ts +75 -0
- package/esm/components/HorizontalScroll.js +271 -0
- package/esm/components/Html.js +1 -1
- package/esm/components/Icon.js +1 -1
- package/esm/components/ImageGallery.js +1 -1
- package/esm/components/Input.js +1 -1
- package/esm/components/InputBox.js +1 -1
- package/esm/components/InputBoxWithSuggestion.js +1 -1
- package/esm/components/InputJSONSchema.js +1 -1
- package/esm/components/InputTable.js +1 -1
- package/esm/components/JSONSchemaEditor.js +1 -1
- package/esm/components/Layout.js +1 -1
- package/esm/components/Link.js +1 -1
- package/esm/components/ListGroup.js +1 -1
- package/esm/components/ListMenu.js +1 -1
- package/esm/components/LocationPicker.js +1 -1
- package/esm/components/Markdown.js +1 -1
- package/esm/components/Menu.js +1 -1
- package/esm/components/MobileDevTool.js +1 -1
- package/esm/components/Modal.js +1 -1
- package/esm/components/ModalManager.js +1 -1
- package/esm/components/MultilineText.js +1 -1
- package/esm/components/NumberInput.js +1 -1
- package/esm/components/OverflowTpl.js +1 -1
- package/esm/components/Pagination.js +1 -1
- package/esm/components/PdfViewer.js +1 -1
- package/esm/components/Picker.js +1 -1
- package/esm/components/PickerColumn.js +1 -1
- package/esm/components/PickerContainer.js +1 -1
- package/esm/components/PopOverContainer.js +1 -1
- package/esm/components/PopUp.js +1 -1
- package/esm/components/Progress.js +1 -1
- package/esm/components/PullRefresh.d.ts +12 -0
- package/esm/components/PullRefresh.js +23 -13
- package/esm/components/Radios.js +1 -1
- package/esm/components/Range.js +1 -1
- package/esm/components/Rating.js +1 -1
- package/esm/components/ResultBox.js +1 -1
- package/esm/components/ResultList.js +1 -1
- package/esm/components/ResultTableList.js +1 -1
- package/esm/components/ResultTreeList.js +1 -1
- package/esm/components/RichText.js +1 -1
- package/esm/components/SearchBox.js +1 -1
- package/esm/components/Select.js +1 -1
- package/esm/components/SelectMobile.js +1 -1
- package/esm/components/Selection.js +1 -1
- package/esm/components/Shape.js +1 -1
- package/esm/components/Signature.js +2 -1
- package/esm/components/Slider.js +1 -1
- package/esm/components/SparkLine.js +1 -1
- package/esm/components/Spinner.js +1 -1
- package/esm/components/Steps.js +1 -1
- package/esm/components/Switch.js +1 -1
- package/esm/components/Tab.js +1 -1
- package/esm/components/Table.js +1 -1
- package/esm/components/TableSelection.js +1 -1
- package/esm/components/Tabs.js +1 -1
- package/esm/components/TabsTransfer.js +1 -1
- package/esm/components/TabsTransferPicker.js +1 -1
- package/esm/components/Tag.js +1 -1
- package/esm/components/Textarea.js +1 -1
- package/esm/components/Timeline.js +1 -1
- package/esm/components/TimelineItem.js +1 -1
- package/esm/components/Tinymce.js +1 -1
- package/esm/components/TitleBar.js +1 -1
- package/esm/components/Toast.js +1 -1
- package/esm/components/Tooltip.js +1 -1
- package/esm/components/TooltipWrapper.js +1 -1
- package/esm/components/Transfer.js +1 -1
- package/esm/components/TransferDropDown.js +1 -1
- package/esm/components/TransferPicker.js +1 -1
- package/esm/components/TransferSearch.js +1 -1
- package/esm/components/Tree.d.ts +47 -46
- package/esm/components/Tree.js +52 -12
- package/esm/components/TreeSelection.js +1 -1
- package/esm/components/UserSelect.js +1 -1
- package/esm/components/UserTabSelect.js +1 -1
- package/esm/components/VerificationCode.js +1 -1
- package/esm/components/VirtualList.js +1 -1
- package/esm/components/WithRemoteConfig.js +1 -1
- package/esm/components/WithStore.js +1 -1
- package/esm/components/calendar/Calendar.js +1 -1
- package/esm/components/calendar/CalendarContainer.js +1 -1
- package/esm/components/calendar/DaysView.js +1 -1
- package/esm/components/calendar/MonthsView.js +1 -1
- package/esm/components/calendar/QuartersView.js +1 -1
- package/esm/components/calendar/TimeView.js +1 -1
- package/esm/components/calendar/YearsView.js +1 -1
- package/esm/components/condition-builder/Expression.js +1 -1
- package/esm/components/condition-builder/Field.js +1 -1
- package/esm/components/condition-builder/Func.js +1 -1
- package/esm/components/condition-builder/Group.js +1 -1
- package/esm/components/condition-builder/GroupOrItem.js +1 -1
- package/esm/components/condition-builder/InputSwitch.js +1 -1
- package/esm/components/condition-builder/Item.js +1 -1
- package/esm/components/condition-builder/Value.js +1 -1
- package/esm/components/condition-builder/config.js +1 -1
- package/esm/components/condition-builder/index.js +1 -1
- package/esm/components/formula/CodeEditor.js +1 -1
- package/esm/components/formula/Editor.js +1 -1
- package/esm/components/formula/FuncList.js +1 -1
- package/esm/components/formula/Input.js +1 -1
- package/esm/components/formula/Picker.js +1 -1
- package/esm/components/formula/VariableList.js +1 -1
- package/esm/components/formula/plugin.js +1 -1
- package/esm/components/icons.js +1 -1
- package/esm/components/index.d.ts +3 -1
- package/esm/components/json-schema/Array.js +1 -1
- package/esm/components/json-schema/Item.js +1 -1
- package/esm/components/json-schema/Object.js +1 -1
- package/esm/components/json-schema/index.js +1 -1
- package/esm/components/menu/MenuContext.js +1 -1
- package/esm/components/menu/MenuItem.js +1 -1
- package/esm/components/menu/PanelMenu.js +4 -2
- package/esm/components/menu/SubMenu.d.ts +1 -1
- package/esm/components/menu/SubMenu.js +16 -5
- package/esm/components/menu/index.js +3 -3
- package/esm/components/schema-editor/Array.js +1 -1
- package/esm/components/schema-editor/Common.js +1 -1
- package/esm/components/schema-editor/Item.js +1 -1
- package/esm/components/schema-editor/Object.js +1 -1
- package/esm/components/schema-editor/SchemaVariableList.js +1 -1
- package/esm/components/schema-editor/SchemaVariableListPicker.js +1 -1
- package/esm/components/schema-editor/index.js +1 -1
- package/esm/components/table/Cell.js +1 -1
- package/esm/components/table/ColGroup.js +1 -1
- package/esm/components/table/Head.js +1 -1
- package/esm/components/table/HeadCellDropDown.js +1 -1
- package/esm/components/table/HeadCellFilter.js +1 -1
- package/esm/components/table/HeadCellSelect.js +1 -1
- package/esm/components/table/HeadCellSort.js +1 -1
- package/esm/components/table/ItemActionsWrapper.js +1 -1
- package/esm/components/table/Row.js +1 -1
- package/esm/components/table/SummaryRow.js +1 -1
- package/esm/components/table/index.js +1 -1
- package/esm/components/table/util.js +1 -1
- package/esm/components/virtual-list/AutoSizer.js +1 -1
- package/esm/components/virtual-list/SizeAndPositionManager.js +1 -1
- package/esm/components/virtual-list/constants.js +1 -1
- package/esm/components/virtual-list/index.js +1 -1
- package/esm/components/withBadge.js +1 -1
- package/esm/hooks/use-click-away.js +1 -1
- package/esm/hooks/use-on-screen.js +1 -1
- package/esm/hooks/use-set-state.js +1 -1
- package/esm/hooks/use-sub-form.js +1 -1
- package/esm/hooks/use-touch.js +1 -1
- package/esm/hooks/use-update-effect.js +1 -1
- package/esm/hooks/use-validation-resolver.js +1 -1
- package/esm/icons/alert-danger.svg.js +1 -1
- package/esm/icons/alert-info.svg.js +1 -1
- package/esm/icons/alert-success.svg.js +1 -1
- package/esm/icons/alert-warning.svg.js +1 -1
- package/esm/icons/arrow-double-left.svg.js +1 -1
- package/esm/icons/arrow-double-right.svg.js +1 -1
- package/esm/icons/back.svg.js +1 -1
- package/esm/icons/calendar.svg.js +1 -1
- package/esm/icons/caret.svg.js +1 -1
- package/esm/icons/check.svg.js +1 -1
- package/esm/icons/clock.svg.js +1 -1
- package/esm/icons/close-small.svg.js +1 -1
- package/esm/icons/close.svg.js +1 -1
- package/esm/icons/cloud-upload.svg.js +1 -1
- package/esm/icons/column-filter.svg.js +1 -1
- package/esm/icons/columns.svg.js +1 -1
- package/esm/icons/compress-alt.svg.js +1 -1
- package/esm/icons/copy.svg.js +1 -1
- package/esm/icons/date.svg.js +1 -1
- package/esm/icons/department.svg.js +1 -1
- package/esm/icons/desk-empty.svg.js +1 -1
- package/esm/icons/dot.svg.js +1 -1
- package/esm/icons/down-arrow-bold.svg.js +1 -1
- package/esm/icons/down.svg.js +1 -1
- package/esm/icons/download.svg.js +1 -1
- package/esm/icons/drag-bar.svg.js +1 -1
- package/esm/icons/drag.svg.js +1 -1
- package/esm/icons/edit.svg.js +1 -1
- package/esm/icons/ellipsis-v.svg.js +1 -1
- package/esm/icons/enter.svg.js +1 -1
- package/esm/icons/exchange.svg.js +1 -1
- package/esm/icons/expand-alt.svg.js +1 -1
- package/esm/icons/fail.svg.js +1 -1
- package/esm/icons/file.svg.js +1 -1
- package/esm/icons/filter.svg.js +1 -1
- package/esm/icons/folder.svg.js +1 -1
- package/esm/icons/fullscreen.svg.js +1 -1
- package/esm/icons/function.svg.js +1 -1
- package/esm/icons/home.svg.js +1 -1
- package/esm/icons/if.svg.js +1 -1
- package/esm/icons/image.svg.js +1 -1
- package/esm/icons/info-circle.svg.js +1 -1
- package/esm/icons/info.svg.js +1 -1
- package/esm/icons/input-clear.svg.js +1 -1
- package/esm/icons/invisible.svg.js +1 -1
- package/esm/icons/left-arrow.svg.js +1 -1
- package/esm/icons/loading-outline.svg.js +1 -1
- package/esm/icons/location.svg.js +1 -1
- package/esm/icons/menu.svg.js +1 -1
- package/esm/icons/minus.svg.js +1 -1
- package/esm/icons/move.svg.js +1 -1
- package/esm/icons/mute.svg.js +1 -1
- package/esm/icons/new-edit.svg.js +1 -1
- package/esm/icons/pause.svg.js +1 -1
- package/esm/icons/pencil.svg.js +1 -1
- package/esm/icons/play.svg.js +1 -1
- package/esm/icons/plus-cicle.svg.js +1 -1
- package/esm/icons/plus-fine.svg.js +1 -1
- package/esm/icons/plus.svg.js +1 -1
- package/esm/icons/post.svg.js +1 -1
- package/esm/icons/question-mark.svg.js +1 -1
- package/esm/icons/question.svg.js +1 -1
- package/esm/icons/redo.svg.js +1 -1
- package/esm/icons/refresh.svg.js +1 -1
- package/esm/icons/reload.svg.js +1 -1
- package/esm/icons/remove.svg.js +1 -1
- package/esm/icons/retry.svg.js +1 -1
- package/esm/icons/right-arrow-bold.svg.js +1 -1
- package/esm/icons/right-arrow.svg.js +1 -1
- package/esm/icons/right-double-arrow.svg.js +1 -1
- package/esm/icons/role.svg.js +1 -1
- package/esm/icons/rotate-left.svg.js +1 -1
- package/esm/icons/rotate-right.svg.js +1 -1
- package/esm/icons/rotate-screen.svg.js +1 -1
- package/esm/icons/scale-origin.svg.js +1 -1
- package/esm/icons/schedule.svg.js +1 -1
- package/esm/icons/search.svg.js +1 -1
- package/esm/icons/setting.svg.js +1 -1
- package/esm/icons/slider-handle-icon.svg.js +1 -1
- package/esm/icons/sort-asc.svg.js +1 -1
- package/esm/icons/sort-default.svg.js +1 -1
- package/esm/icons/sort-desc.svg.js +1 -1
- package/esm/icons/star.svg.js +1 -1
- package/esm/icons/status-close.svg.js +1 -1
- package/esm/icons/steps-finsh.svg.js +1 -1
- package/esm/icons/sub-plus.svg.js +1 -1
- package/esm/icons/success.svg.js +1 -1
- package/esm/icons/transparent.svg.js +1 -1
- package/esm/icons/trash.svg.js +1 -1
- package/esm/icons/tree-down.svg.js +1 -1
- package/esm/icons/undo-normal.svg.js +1 -1
- package/esm/icons/undo.svg.js +1 -1
- package/esm/icons/unfullscreen.svg.js +1 -1
- package/esm/icons/upload.svg.js +1 -1
- package/esm/icons/user-remove.svg.js +1 -1
- package/esm/icons/view.svg.js +1 -1
- package/esm/icons/volume.svg.js +1 -1
- package/esm/icons/warning-mark.svg.js +1 -1
- package/esm/icons/warning.svg.js +1 -1
- package/esm/icons/window-restore.svg.js +1 -1
- package/esm/icons/zoom-in.svg.js +1 -1
- package/esm/icons/zoom-out.svg.js +1 -1
- package/esm/index.js +2 -1
- package/esm/locale/de-DE.js +1 -1
- package/esm/locale/en-US.js +1 -1
- package/esm/locale/zh-CN.js +1 -1
- package/esm/themes/ang.js +1 -1
- package/esm/themes/antd.js +1 -1
- package/esm/themes/cxd.js +1 -1
- package/esm/themes/dark.js +1 -1
- package/esm/utils/smoothSignature.js +1 -1
- package/esm/utils/vectorComputed.js +1 -1
- package/esm/withRemoteConfig.js +1 -1
- package/esm/withStore.js +1 -1
- package/lib/components/404.js +1 -1
- package/lib/components/Alert.d.ts +40 -40
- package/lib/components/Alert.js +1 -1
- package/lib/components/Alert2.js +1 -1
- package/lib/components/AnchorNav.d.ts +10 -10
- package/lib/components/AnchorNav.js +1 -1
- package/lib/components/AnchorNavSection.js +1 -1
- package/lib/components/ArrayInput.d.ts +40 -40
- package/lib/components/ArrayInput.js +1 -1
- package/lib/components/AsideNav.js +1 -1
- package/lib/components/AssociatedSelection.d.ts +80 -80
- package/lib/components/AssociatedSelection.js +1 -1
- package/lib/components/AutoSizer.js +1 -1
- package/lib/components/Avatar.d.ts +70 -70
- package/lib/components/Avatar.js +1 -1
- package/lib/components/Badge.d.ts +1 -1
- package/lib/components/Badge.js +1 -1
- package/lib/components/BaiduMapPicker.js +1 -1
- package/lib/components/BarCode.js +1 -1
- package/lib/components/Breadcrumb.js +1 -1
- package/lib/components/Button.d.ts +20 -20
- package/lib/components/Button.js +1 -1
- package/lib/components/CalendarMobile.d.ts +40 -40
- package/lib/components/CalendarMobile.js +1 -1
- package/lib/components/Card.d.ts +50 -50
- package/lib/components/Card.js +1 -1
- package/lib/components/Cascader.js +1 -1
- package/lib/components/ChainedDropdownSelection.d.ts +80 -80
- package/lib/components/ChainedDropdownSelection.js +1 -1
- package/lib/components/ChainedSelection.d.ts +80 -80
- package/lib/components/ChainedSelection.js +1 -1
- package/lib/components/Checkbox.d.ts +10 -10
- package/lib/components/Checkbox.js +1 -1
- package/lib/components/CityArea.js +1 -1
- package/lib/components/CityDB.js +1 -1
- package/lib/components/CodeMirror.js +1 -1
- package/lib/components/Collapse.d.ts +30 -30
- package/lib/components/Collapse.js +1 -1
- package/lib/components/CollapseGroup.d.ts +20 -20
- package/lib/components/CollapseGroup.js +1 -1
- package/lib/components/ColorPicker.d.ts +80 -80
- package/lib/components/ColorPicker.js +1 -1
- package/lib/components/Combo.js +1 -1
- package/lib/components/ConditionBuilder.js +1 -1
- package/lib/components/ConfirmBox.d.ts +40 -40
- package/lib/components/ConfirmBox.js +1 -1
- package/lib/components/ContextMenu.js +1 -1
- package/lib/components/DatePicker.d.ts +40 -40
- package/lib/components/DatePicker.js +1 -1
- package/lib/components/DateRangePicker.d.ts +40 -40
- package/lib/components/DateRangePicker.js +1 -1
- package/lib/components/DiffEditor.js +1 -1
- package/lib/components/DndContainer.js +1 -1
- package/lib/components/Drawer.d.ts +10 -10
- package/lib/components/Drawer.js +1 -1
- package/lib/components/DropDownSelection.d.ts +80 -80
- package/lib/components/DropDownSelection.js +1 -1
- package/lib/components/DropdownContextMenus.js +1 -1
- package/lib/components/Editor.d.ts +120 -120
- package/lib/components/Editor.js +1 -1
- package/lib/components/Form.js +1 -1
- package/lib/components/FormField.js +1 -1
- package/lib/components/FormulaPicker.js +1 -1
- package/lib/components/GaodeMapPicker.js +1 -1
- package/lib/components/GridNav.js +1 -1
- package/lib/components/GridNavItem.js +1 -1
- package/lib/components/GroupedSelection.d.ts +80 -80
- package/lib/components/GroupedSelection.js +1 -1
- package/lib/components/HeadCellDropDown.js +1 -1
- package/lib/components/HorizontalScroll.d.ts +75 -0
- package/lib/components/HorizontalScroll.js +283 -0
- package/lib/components/Html.js +1 -1
- package/lib/components/Icon.js +1 -1
- package/lib/components/ImageGallery.d.ts +40 -40
- package/lib/components/ImageGallery.js +1 -1
- package/lib/components/Input.js +1 -1
- package/lib/components/InputBox.d.ts +20 -20
- package/lib/components/InputBox.js +1 -1
- package/lib/components/InputBoxWithSuggestion.js +1 -1
- package/lib/components/InputJSONSchema.js +1 -1
- package/lib/components/InputTable.js +1 -1
- package/lib/components/JSONSchemaEditor.js +1 -1
- package/lib/components/Layout.js +1 -1
- package/lib/components/Link.js +1 -1
- package/lib/components/ListGroup.d.ts +10 -10
- package/lib/components/ListGroup.js +1 -1
- package/lib/components/ListMenu.d.ts +40 -40
- package/lib/components/ListMenu.js +1 -1
- package/lib/components/LocationPicker.d.ts +80 -80
- package/lib/components/LocationPicker.js +1 -1
- package/lib/components/Markdown.js +1 -1
- package/lib/components/Menu.js +1 -1
- package/lib/components/MobileDevTool.js +1 -1
- package/lib/components/Modal.d.ts +40 -40
- package/lib/components/Modal.js +1 -1
- package/lib/components/ModalManager.js +1 -1
- package/lib/components/MonthRangePicker.d.ts +80 -80
- package/lib/components/MultilineText.d.ts +40 -40
- package/lib/components/MultilineText.js +1 -1
- package/lib/components/NumberInput.d.ts +20 -20
- package/lib/components/NumberInput.js +1 -1
- package/lib/components/OverflowTpl.js +1 -1
- package/lib/components/Pagination.d.ts +40 -40
- package/lib/components/Pagination.js +1 -1
- package/lib/components/PdfViewer.js +1 -1
- package/lib/components/Picker.js +1 -1
- package/lib/components/PickerColumn.js +1 -1
- package/lib/components/PickerContainer.js +1 -1
- package/lib/components/PopOverContainer.js +1 -1
- package/lib/components/PopUp.d.ts +80 -80
- package/lib/components/PopUp.js +1 -1
- package/lib/components/Progress.d.ts +50 -50
- package/lib/components/Progress.js +1 -1
- package/lib/components/PullRefresh.d.ts +12 -0
- package/lib/components/PullRefresh.js +23 -13
- package/lib/components/Radios.d.ts +20 -20
- package/lib/components/Radios.js +1 -1
- package/lib/components/Range.js +1 -1
- package/lib/components/Rating.d.ts +10 -10
- package/lib/components/Rating.js +1 -1
- package/lib/components/ResultBox.d.ts +80 -80
- package/lib/components/ResultBox.js +1 -1
- package/lib/components/ResultList.d.ts +40 -40
- package/lib/components/ResultList.js +1 -1
- package/lib/components/ResultTableList.d.ts +80 -80
- package/lib/components/ResultTableList.js +1 -1
- package/lib/components/ResultTreeList.d.ts +40 -40
- package/lib/components/ResultTreeList.js +1 -1
- package/lib/components/RichText.js +1 -1
- package/lib/components/SearchBox.d.ts +40 -40
- package/lib/components/SearchBox.js +1 -1
- package/lib/components/Select.d.ts +375 -374
- package/lib/components/Select.js +1 -1
- package/lib/components/SelectMobile.js +1 -1
- package/lib/components/Selection.d.ts +80 -80
- package/lib/components/Selection.js +1 -1
- package/lib/components/Shape.js +1 -1
- package/lib/components/Signature.js +2 -1
- package/lib/components/Slider.js +1 -1
- package/lib/components/SparkLine.d.ts +40 -40
- package/lib/components/SparkLine.js +1 -1
- package/lib/components/Spinner.d.ts +10 -10
- package/lib/components/Spinner.js +1 -1
- package/lib/components/Steps.js +1 -1
- package/lib/components/Switch.d.ts +10 -10
- package/lib/components/Switch.js +1 -1
- package/lib/components/Tab.js +1 -1
- package/lib/components/Table.js +1 -1
- package/lib/components/TableSelection.d.ts +80 -80
- package/lib/components/TableSelection.js +1 -1
- package/lib/components/Tabs.js +1 -1
- package/lib/components/TabsTransfer.d.ts +40 -40
- package/lib/components/TabsTransfer.js +1 -1
- package/lib/components/TabsTransferPicker.js +1 -1
- package/lib/components/Tag.d.ts +30 -30
- package/lib/components/Tag.js +1 -1
- package/lib/components/Textarea.d.ts +40 -40
- package/lib/components/Textarea.js +1 -1
- package/lib/components/Timeline.js +1 -1
- package/lib/components/TimelineItem.js +1 -1
- package/lib/components/Tinymce.js +1 -1
- package/lib/components/TitleBar.js +1 -1
- package/lib/components/Toast.d.ts +40 -40
- package/lib/components/Toast.js +1 -1
- package/lib/components/Tooltip.js +1 -1
- package/lib/components/TooltipWrapper.d.ts +10 -10
- package/lib/components/TooltipWrapper.js +1 -1
- package/lib/components/Transfer.d.ts +40 -40
- package/lib/components/Transfer.js +1 -1
- package/lib/components/TransferDropDown.d.ts +40 -40
- package/lib/components/TransferDropDown.js +1 -1
- package/lib/components/TransferPicker.js +1 -1
- package/lib/components/TransferSearch.js +1 -1
- package/lib/components/Tree.d.ts +47 -46
- package/lib/components/Tree.js +51 -11
- package/lib/components/TreeSelection.d.ts +80 -80
- package/lib/components/TreeSelection.js +1 -1
- package/lib/components/UserSelect.d.ts +40 -40
- package/lib/components/UserSelect.js +1 -1
- package/lib/components/UserTabSelect.d.ts +40 -40
- package/lib/components/UserTabSelect.js +1 -1
- package/lib/components/VerificationCode.js +1 -1
- package/lib/components/VirtualList.js +1 -1
- package/lib/components/WithRemoteConfig.js +1 -1
- package/lib/components/WithStore.js +1 -1
- package/lib/components/calendar/Calendar.js +1 -1
- package/lib/components/calendar/CalendarContainer.js +1 -1
- package/lib/components/calendar/DaysView.js +1 -1
- package/lib/components/calendar/MonthsView.js +1 -1
- package/lib/components/calendar/QuartersView.js +1 -1
- package/lib/components/calendar/TimeView.js +1 -1
- package/lib/components/calendar/YearsView.js +1 -1
- package/lib/components/condition-builder/Expression.js +1 -1
- package/lib/components/condition-builder/Field.js +1 -1
- package/lib/components/condition-builder/Func.js +1 -1
- package/lib/components/condition-builder/Group.js +1 -1
- package/lib/components/condition-builder/GroupOrItem.js +1 -1
- package/lib/components/condition-builder/InputSwitch.js +1 -1
- package/lib/components/condition-builder/Item.js +1 -1
- package/lib/components/condition-builder/Value.js +1 -1
- package/lib/components/condition-builder/config.js +1 -1
- package/lib/components/condition-builder/index.js +1 -1
- package/lib/components/formula/CodeEditor.js +1 -1
- package/lib/components/formula/Editor.d.ts +40 -40
- package/lib/components/formula/Editor.js +1 -1
- package/lib/components/formula/FuncList.js +1 -1
- package/lib/components/formula/Input.js +1 -1
- package/lib/components/formula/Picker.d.ts +40 -40
- package/lib/components/formula/Picker.js +1 -1
- package/lib/components/formula/VariableList.js +1 -1
- package/lib/components/formula/plugin.js +1 -1
- package/lib/components/icons.js +1 -1
- package/lib/components/index.d.ts +3 -1
- package/lib/components/json-schema/Array.js +1 -1
- package/lib/components/json-schema/Item.js +1 -1
- package/lib/components/json-schema/Object.js +1 -1
- package/lib/components/json-schema/index.js +1 -1
- package/lib/components/menu/MenuContext.js +1 -1
- package/lib/components/menu/MenuItem.js +1 -1
- package/lib/components/menu/PanelMenu.js +4 -2
- package/lib/components/menu/SubMenu.d.ts +1 -1
- package/lib/components/menu/SubMenu.js +16 -5
- package/lib/components/menu/index.d.ts +20 -20
- package/lib/components/menu/index.js +3 -3
- package/lib/components/schema-editor/Array.js +1 -1
- package/lib/components/schema-editor/Common.js +1 -1
- package/lib/components/schema-editor/Item.js +1 -1
- package/lib/components/schema-editor/Object.js +1 -1
- package/lib/components/schema-editor/SchemaVariableList.js +1 -1
- package/lib/components/schema-editor/SchemaVariableListPicker.js +1 -1
- package/lib/components/schema-editor/index.d.ts +40 -40
- package/lib/components/schema-editor/index.js +1 -1
- package/lib/components/table/Cell.js +1 -1
- package/lib/components/table/ColGroup.js +1 -1
- package/lib/components/table/Head.js +1 -1
- package/lib/components/table/HeadCellDropDown.js +1 -1
- package/lib/components/table/HeadCellFilter.d.ts +40 -40
- package/lib/components/table/HeadCellFilter.js +1 -1
- package/lib/components/table/HeadCellSelect.d.ts +40 -40
- package/lib/components/table/HeadCellSelect.js +1 -1
- package/lib/components/table/HeadCellSort.js +1 -1
- package/lib/components/table/ItemActionsWrapper.js +1 -1
- package/lib/components/table/Row.js +1 -1
- package/lib/components/table/SummaryRow.js +1 -1
- package/lib/components/table/index.d.ts +40 -40
- package/lib/components/table/index.js +1 -1
- package/lib/components/table/util.d.ts +9 -9
- package/lib/components/table/util.js +1 -1
- package/lib/components/virtual-list/AutoSizer.js +1 -1
- package/lib/components/virtual-list/SizeAndPositionManager.js +1 -1
- package/lib/components/virtual-list/constants.js +1 -1
- package/lib/components/virtual-list/index.js +1 -1
- package/lib/components/withBadge.js +1 -1
- package/lib/hooks/use-click-away.js +1 -1
- package/lib/hooks/use-on-screen.js +1 -1
- package/lib/hooks/use-set-state.js +1 -1
- package/lib/hooks/use-sub-form.js +1 -1
- package/lib/hooks/use-touch.js +1 -1
- package/lib/hooks/use-update-effect.js +1 -1
- package/lib/hooks/use-validation-resolver.js +1 -1
- package/lib/icons/alert-danger.svg.js +1 -1
- package/lib/icons/alert-info.svg.js +1 -1
- package/lib/icons/alert-success.svg.js +1 -1
- package/lib/icons/alert-warning.svg.js +1 -1
- package/lib/icons/arrow-double-left.svg.js +1 -1
- package/lib/icons/arrow-double-right.svg.js +1 -1
- package/lib/icons/back.svg.js +1 -1
- package/lib/icons/calendar.svg.js +1 -1
- package/lib/icons/caret.svg.js +1 -1
- package/lib/icons/check.svg.js +1 -1
- package/lib/icons/clock.svg.js +1 -1
- package/lib/icons/close-small.svg.js +1 -1
- package/lib/icons/close.svg.js +1 -1
- package/lib/icons/cloud-upload.svg.js +1 -1
- package/lib/icons/column-filter.svg.js +1 -1
- package/lib/icons/columns.svg.js +1 -1
- package/lib/icons/compress-alt.svg.js +1 -1
- package/lib/icons/copy.svg.js +1 -1
- package/lib/icons/date.svg.js +1 -1
- package/lib/icons/department.svg.js +1 -1
- package/lib/icons/desk-empty.svg.js +1 -1
- package/lib/icons/dot.svg.js +1 -1
- package/lib/icons/down-arrow-bold.svg.js +1 -1
- package/lib/icons/down.svg.js +1 -1
- package/lib/icons/download.svg.js +1 -1
- package/lib/icons/drag-bar.svg.js +1 -1
- package/lib/icons/drag.svg.js +1 -1
- package/lib/icons/edit.svg.js +1 -1
- package/lib/icons/ellipsis-v.svg.js +1 -1
- package/lib/icons/enter.svg.js +1 -1
- package/lib/icons/exchange.svg.js +1 -1
- package/lib/icons/expand-alt.svg.js +1 -1
- package/lib/icons/fail.svg.js +1 -1
- package/lib/icons/file.svg.js +1 -1
- package/lib/icons/filter.svg.js +1 -1
- package/lib/icons/folder.svg.js +1 -1
- package/lib/icons/fullscreen.svg.js +1 -1
- package/lib/icons/function.svg.js +1 -1
- package/lib/icons/home.svg.js +1 -1
- package/lib/icons/if.svg.js +1 -1
- package/lib/icons/image.svg.js +1 -1
- package/lib/icons/info-circle.svg.js +1 -1
- package/lib/icons/info.svg.js +1 -1
- package/lib/icons/input-clear.svg.js +1 -1
- package/lib/icons/invisible.svg.js +1 -1
- package/lib/icons/left-arrow.svg.js +1 -1
- package/lib/icons/loading-outline.svg.js +1 -1
- package/lib/icons/location.svg.js +1 -1
- package/lib/icons/menu.svg.js +1 -1
- package/lib/icons/minus.svg.js +1 -1
- package/lib/icons/move.svg.js +1 -1
- package/lib/icons/mute.svg.js +1 -1
- package/lib/icons/new-edit.svg.js +1 -1
- package/lib/icons/pause.svg.js +1 -1
- package/lib/icons/pencil.svg.js +1 -1
- package/lib/icons/play.svg.js +1 -1
- package/lib/icons/plus-cicle.svg.js +1 -1
- package/lib/icons/plus-fine.svg.js +1 -1
- package/lib/icons/plus.svg.js +1 -1
- package/lib/icons/post.svg.js +1 -1
- package/lib/icons/question-mark.svg.js +1 -1
- package/lib/icons/question.svg.js +1 -1
- package/lib/icons/redo.svg.js +1 -1
- package/lib/icons/refresh.svg.js +1 -1
- package/lib/icons/reload.svg.js +1 -1
- package/lib/icons/remove.svg.js +1 -1
- package/lib/icons/retry.svg.js +1 -1
- package/lib/icons/right-arrow-bold.svg.js +1 -1
- package/lib/icons/right-arrow.svg.js +1 -1
- package/lib/icons/right-double-arrow.svg.js +1 -1
- package/lib/icons/role.svg.js +1 -1
- package/lib/icons/rotate-left.svg.js +1 -1
- package/lib/icons/rotate-right.svg.js +1 -1
- package/lib/icons/rotate-screen.svg.js +1 -1
- package/lib/icons/scale-origin.svg.js +1 -1
- package/lib/icons/schedule.svg.js +1 -1
- package/lib/icons/search.svg.js +1 -1
- package/lib/icons/setting.svg.js +1 -1
- package/lib/icons/slider-handle-icon.svg.js +1 -1
- package/lib/icons/sort-asc.svg.js +1 -1
- package/lib/icons/sort-default.svg.js +1 -1
- package/lib/icons/sort-desc.svg.js +1 -1
- package/lib/icons/star.svg.js +1 -1
- package/lib/icons/status-close.svg.js +1 -1
- package/lib/icons/steps-finsh.svg.js +1 -1
- package/lib/icons/sub-plus.svg.js +1 -1
- package/lib/icons/success.svg.js +1 -1
- package/lib/icons/transparent.svg.js +1 -1
- package/lib/icons/trash.svg.js +1 -1
- package/lib/icons/tree-down.svg.js +1 -1
- package/lib/icons/undo-normal.svg.js +1 -1
- package/lib/icons/undo.svg.js +1 -1
- package/lib/icons/unfullscreen.svg.js +1 -1
- package/lib/icons/upload.svg.js +1 -1
- package/lib/icons/user-remove.svg.js +1 -1
- package/lib/icons/view.svg.js +1 -1
- package/lib/icons/volume.svg.js +1 -1
- package/lib/icons/warning-mark.svg.js +1 -1
- package/lib/icons/warning.svg.js +1 -1
- package/lib/icons/window-restore.svg.js +1 -1
- package/lib/icons/zoom-in.svg.js +1 -1
- package/lib/icons/zoom-out.svg.js +1 -1
- package/lib/index.js +3 -1
- package/lib/locale/de-DE.js +1 -1
- package/lib/locale/en-US.js +1 -1
- package/lib/locale/zh-CN.js +1 -1
- package/lib/scss/helper.scss.js +1 -1
- package/lib/scss/themes/ang.scss.js +1 -1
- package/lib/scss/themes/antd.scss.js +1 -1
- package/lib/scss/themes/cxd.scss.js +1 -1
- package/lib/scss/themes/dark.scss.js +1 -1
- package/lib/scss/themes/default.scss.js +1 -1
- package/lib/themes/ang.css +73 -2
- package/lib/themes/ang.js +1 -1
- package/lib/themes/antd.css +73 -2
- package/lib/themes/antd.js +1 -1
- package/lib/themes/cxd.css +73 -2
- package/lib/themes/cxd.js +1 -1
- package/lib/themes/dark.css +73 -2
- package/lib/themes/dark.js +1 -1
- package/lib/themes/default.css +73 -2
- package/lib/utils/smoothSignature.js +1 -1
- package/lib/utils/vectorComputed.js +1 -1
- package/lib/withRemoteConfig.js +1 -1
- package/lib/withStore.js +1 -1
- package/package.json +3 -3
- package/scss/components/_horizontal-scroll.scss +51 -0
- package/scss/components/_page.scss +27 -1
- package/scss/components/_table.scss +5 -1
- package/scss/components/_table2.scss +8 -0
- package/scss/themes/_common.scss +1 -0
|
@@ -5,6 +5,7 @@
|
|
|
5
5
|
* @date 2017-11-07
|
|
6
6
|
*/
|
|
7
7
|
/// <reference types="hoist-non-react-statics" />
|
|
8
|
+
/// <reference types="lodash" />
|
|
8
9
|
import React from 'react';
|
|
9
10
|
import { ControllerStateAndHelpers } from 'downshift';
|
|
10
11
|
import { ThemeProps } from 'amis-core';
|
|
@@ -203,12 +204,12 @@ export declare class Select extends React.Component<SelectProps, SelectState> {
|
|
|
203
204
|
render(): React.JSX.Element;
|
|
204
205
|
}
|
|
205
206
|
declare const EnhancedSelect: {
|
|
206
|
-
new (props: Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
207
|
+
new (props: Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
208
|
+
clearable?: boolean | undefined;
|
|
207
209
|
disabled?: boolean | undefined;
|
|
208
210
|
inline?: boolean | undefined;
|
|
209
211
|
placeholder?: string | undefined;
|
|
210
212
|
multiple?: boolean | undefined;
|
|
211
|
-
clearable?: boolean | undefined;
|
|
212
213
|
labelField?: string | undefined;
|
|
213
214
|
valueField?: string | undefined;
|
|
214
215
|
virtualThreshold?: number | undefined;
|
|
@@ -234,12 +235,12 @@ declare const EnhancedSelect: {
|
|
|
234
235
|
getWrappedInstance(): any;
|
|
235
236
|
render(): React.JSX.Element;
|
|
236
237
|
context: unknown;
|
|
237
|
-
setState<K extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
238
|
+
setState<K extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
239
|
+
clearable?: boolean | undefined;
|
|
238
240
|
disabled?: boolean | undefined;
|
|
239
241
|
inline?: boolean | undefined;
|
|
240
242
|
placeholder?: string | undefined;
|
|
241
243
|
multiple?: boolean | undefined;
|
|
242
|
-
clearable?: boolean | undefined;
|
|
243
244
|
labelField?: string | undefined;
|
|
244
245
|
valueField?: string | undefined;
|
|
245
246
|
virtualThreshold?: number | undefined;
|
|
@@ -261,12 +262,12 @@ declare const EnhancedSelect: {
|
|
|
261
262
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
262
263
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>) => {} | Pick<{}, K> | null) | Pick<{}, K> | null, callback?: (() => void) | undefined): void;
|
|
263
264
|
forceUpdate(callback?: (() => void) | undefined): void;
|
|
264
|
-
readonly props: Readonly<Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
265
|
+
readonly props: Readonly<Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
266
|
+
clearable?: boolean | undefined;
|
|
265
267
|
disabled?: boolean | undefined;
|
|
266
268
|
inline?: boolean | undefined;
|
|
267
269
|
placeholder?: string | undefined;
|
|
268
270
|
multiple?: boolean | undefined;
|
|
269
|
-
clearable?: boolean | undefined;
|
|
270
271
|
labelField?: string | undefined;
|
|
271
272
|
valueField?: string | undefined;
|
|
272
273
|
virtualThreshold?: number | undefined;
|
|
@@ -292,12 +293,12 @@ declare const EnhancedSelect: {
|
|
|
292
293
|
[key: string]: React.ReactInstance;
|
|
293
294
|
};
|
|
294
295
|
componentDidMount?(): void;
|
|
295
|
-
shouldComponentUpdate?(nextProps: Readonly<Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
296
|
+
shouldComponentUpdate?(nextProps: Readonly<Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
297
|
+
clearable?: boolean | undefined;
|
|
296
298
|
disabled?: boolean | undefined;
|
|
297
299
|
inline?: boolean | undefined;
|
|
298
300
|
placeholder?: string | undefined;
|
|
299
301
|
multiple?: boolean | undefined;
|
|
300
|
-
clearable?: boolean | undefined;
|
|
301
302
|
labelField?: string | undefined;
|
|
302
303
|
valueField?: string | undefined;
|
|
303
304
|
virtualThreshold?: number | undefined;
|
|
@@ -320,12 +321,12 @@ declare const EnhancedSelect: {
|
|
|
320
321
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextState: Readonly<{}>, nextContext: any): boolean;
|
|
321
322
|
componentWillUnmount?(): void;
|
|
322
323
|
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
|
323
|
-
getSnapshotBeforeUpdate?(prevProps: Readonly<Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
324
|
+
getSnapshotBeforeUpdate?(prevProps: Readonly<Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
325
|
+
clearable?: boolean | undefined;
|
|
324
326
|
disabled?: boolean | undefined;
|
|
325
327
|
inline?: boolean | undefined;
|
|
326
328
|
placeholder?: string | undefined;
|
|
327
329
|
multiple?: boolean | undefined;
|
|
328
|
-
clearable?: boolean | undefined;
|
|
329
330
|
labelField?: string | undefined;
|
|
330
331
|
valueField?: string | undefined;
|
|
331
332
|
virtualThreshold?: number | undefined;
|
|
@@ -346,12 +347,12 @@ declare const EnhancedSelect: {
|
|
|
346
347
|
locale?: string | undefined;
|
|
347
348
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
348
349
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, prevState: Readonly<{}>): any;
|
|
349
|
-
componentDidUpdate?(prevProps: Readonly<Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
350
|
+
componentDidUpdate?(prevProps: Readonly<Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
351
|
+
clearable?: boolean | undefined;
|
|
350
352
|
disabled?: boolean | undefined;
|
|
351
353
|
inline?: boolean | undefined;
|
|
352
354
|
placeholder?: string | undefined;
|
|
353
355
|
multiple?: boolean | undefined;
|
|
354
|
-
clearable?: boolean | undefined;
|
|
355
356
|
labelField?: string | undefined;
|
|
356
357
|
valueField?: string | undefined;
|
|
357
358
|
virtualThreshold?: number | undefined;
|
|
@@ -374,12 +375,12 @@ declare const EnhancedSelect: {
|
|
|
374
375
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, prevState: Readonly<{}>, snapshot?: any): void;
|
|
375
376
|
componentWillMount?(): void;
|
|
376
377
|
UNSAFE_componentWillMount?(): void;
|
|
377
|
-
componentWillReceiveProps?(nextProps: Readonly<Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
378
|
+
componentWillReceiveProps?(nextProps: Readonly<Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
379
|
+
clearable?: boolean | undefined;
|
|
378
380
|
disabled?: boolean | undefined;
|
|
379
381
|
inline?: boolean | undefined;
|
|
380
382
|
placeholder?: string | undefined;
|
|
381
383
|
multiple?: boolean | undefined;
|
|
382
|
-
clearable?: boolean | undefined;
|
|
383
384
|
labelField?: string | undefined;
|
|
384
385
|
valueField?: string | undefined;
|
|
385
386
|
virtualThreshold?: number | undefined;
|
|
@@ -400,12 +401,12 @@ declare const EnhancedSelect: {
|
|
|
400
401
|
locale?: string | undefined;
|
|
401
402
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
402
403
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextContext: any): void;
|
|
403
|
-
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
404
|
+
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
405
|
+
clearable?: boolean | undefined;
|
|
404
406
|
disabled?: boolean | undefined;
|
|
405
407
|
inline?: boolean | undefined;
|
|
406
408
|
placeholder?: string | undefined;
|
|
407
409
|
multiple?: boolean | undefined;
|
|
408
|
-
clearable?: boolean | undefined;
|
|
409
410
|
labelField?: string | undefined;
|
|
410
411
|
valueField?: string | undefined;
|
|
411
412
|
virtualThreshold?: number | undefined;
|
|
@@ -426,12 +427,12 @@ declare const EnhancedSelect: {
|
|
|
426
427
|
locale?: string | undefined;
|
|
427
428
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
428
429
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextContext: any): void;
|
|
429
|
-
componentWillUpdate?(nextProps: Readonly<Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
430
|
+
componentWillUpdate?(nextProps: Readonly<Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
431
|
+
clearable?: boolean | undefined;
|
|
430
432
|
disabled?: boolean | undefined;
|
|
431
433
|
inline?: boolean | undefined;
|
|
432
434
|
placeholder?: string | undefined;
|
|
433
435
|
multiple?: boolean | undefined;
|
|
434
|
-
clearable?: boolean | undefined;
|
|
435
436
|
labelField?: string | undefined;
|
|
436
437
|
valueField?: string | undefined;
|
|
437
438
|
virtualThreshold?: number | undefined;
|
|
@@ -452,12 +453,12 @@ declare const EnhancedSelect: {
|
|
|
452
453
|
locale?: string | undefined;
|
|
453
454
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
454
455
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextState: Readonly<{}>, nextContext: any): void;
|
|
455
|
-
UNSAFE_componentWillUpdate?(nextProps: Readonly<Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
456
|
+
UNSAFE_componentWillUpdate?(nextProps: Readonly<Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
457
|
+
clearable?: boolean | undefined;
|
|
456
458
|
disabled?: boolean | undefined;
|
|
457
459
|
inline?: boolean | undefined;
|
|
458
460
|
placeholder?: string | undefined;
|
|
459
461
|
multiple?: boolean | undefined;
|
|
460
|
-
clearable?: boolean | undefined;
|
|
461
462
|
labelField?: string | undefined;
|
|
462
463
|
valueField?: string | undefined;
|
|
463
464
|
virtualThreshold?: number | undefined;
|
|
@@ -482,12 +483,12 @@ declare const EnhancedSelect: {
|
|
|
482
483
|
displayName: string;
|
|
483
484
|
contextType: React.Context<string>;
|
|
484
485
|
ComposedComponent: React.ComponentType<{
|
|
485
|
-
new (props: Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
486
|
+
new (props: Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
487
|
+
clearable?: boolean | undefined;
|
|
486
488
|
disabled?: boolean | undefined;
|
|
487
489
|
inline?: boolean | undefined;
|
|
488
490
|
placeholder?: string | undefined;
|
|
489
491
|
multiple?: boolean | undefined;
|
|
490
|
-
clearable?: boolean | undefined;
|
|
491
492
|
labelField?: string | undefined;
|
|
492
493
|
valueField?: string | undefined;
|
|
493
494
|
virtualThreshold?: number | undefined;
|
|
@@ -513,12 +514,12 @@ declare const EnhancedSelect: {
|
|
|
513
514
|
getWrappedInstance(): any;
|
|
514
515
|
render(): React.JSX.Element;
|
|
515
516
|
context: unknown;
|
|
516
|
-
setState<K_1 extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
517
|
+
setState<K_1 extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
518
|
+
clearable?: boolean | undefined;
|
|
517
519
|
disabled?: boolean | undefined;
|
|
518
520
|
inline?: boolean | undefined;
|
|
519
521
|
placeholder?: string | undefined;
|
|
520
522
|
multiple?: boolean | undefined;
|
|
521
|
-
clearable?: boolean | undefined;
|
|
522
523
|
labelField?: string | undefined;
|
|
523
524
|
valueField?: string | undefined;
|
|
524
525
|
virtualThreshold?: number | undefined;
|
|
@@ -540,12 +541,12 @@ declare const EnhancedSelect: {
|
|
|
540
541
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
541
542
|
}>) => {} | Pick<{}, K_1> | null) | Pick<{}, K_1> | null, callback?: (() => void) | undefined): void;
|
|
542
543
|
forceUpdate(callback?: (() => void) | undefined): void;
|
|
543
|
-
readonly props: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
544
|
+
readonly props: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
545
|
+
clearable?: boolean | undefined;
|
|
544
546
|
disabled?: boolean | undefined;
|
|
545
547
|
inline?: boolean | undefined;
|
|
546
548
|
placeholder?: string | undefined;
|
|
547
549
|
multiple?: boolean | undefined;
|
|
548
|
-
clearable?: boolean | undefined;
|
|
549
550
|
labelField?: string | undefined;
|
|
550
551
|
valueField?: string | undefined;
|
|
551
552
|
virtualThreshold?: number | undefined;
|
|
@@ -571,12 +572,12 @@ declare const EnhancedSelect: {
|
|
|
571
572
|
[key: string]: React.ReactInstance;
|
|
572
573
|
};
|
|
573
574
|
componentDidMount?(): void;
|
|
574
|
-
shouldComponentUpdate?(nextProps: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
575
|
+
shouldComponentUpdate?(nextProps: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
576
|
+
clearable?: boolean | undefined;
|
|
575
577
|
disabled?: boolean | undefined;
|
|
576
578
|
inline?: boolean | undefined;
|
|
577
579
|
placeholder?: string | undefined;
|
|
578
580
|
multiple?: boolean | undefined;
|
|
579
|
-
clearable?: boolean | undefined;
|
|
580
581
|
labelField?: string | undefined;
|
|
581
582
|
valueField?: string | undefined;
|
|
582
583
|
virtualThreshold?: number | undefined;
|
|
@@ -599,12 +600,12 @@ declare const EnhancedSelect: {
|
|
|
599
600
|
}>, nextState: Readonly<{}>, nextContext: any): boolean;
|
|
600
601
|
componentWillUnmount?(): void;
|
|
601
602
|
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
|
602
|
-
getSnapshotBeforeUpdate?(prevProps: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
603
|
+
getSnapshotBeforeUpdate?(prevProps: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
604
|
+
clearable?: boolean | undefined;
|
|
603
605
|
disabled?: boolean | undefined;
|
|
604
606
|
inline?: boolean | undefined;
|
|
605
607
|
placeholder?: string | undefined;
|
|
606
608
|
multiple?: boolean | undefined;
|
|
607
|
-
clearable?: boolean | undefined;
|
|
608
609
|
labelField?: string | undefined;
|
|
609
610
|
valueField?: string | undefined;
|
|
610
611
|
virtualThreshold?: number | undefined;
|
|
@@ -625,12 +626,12 @@ declare const EnhancedSelect: {
|
|
|
625
626
|
locale?: string | undefined;
|
|
626
627
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
627
628
|
}>, prevState: Readonly<{}>): any;
|
|
628
|
-
componentDidUpdate?(prevProps: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
629
|
+
componentDidUpdate?(prevProps: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
630
|
+
clearable?: boolean | undefined;
|
|
629
631
|
disabled?: boolean | undefined;
|
|
630
632
|
inline?: boolean | undefined;
|
|
631
633
|
placeholder?: string | undefined;
|
|
632
634
|
multiple?: boolean | undefined;
|
|
633
|
-
clearable?: boolean | undefined;
|
|
634
635
|
labelField?: string | undefined;
|
|
635
636
|
valueField?: string | undefined;
|
|
636
637
|
virtualThreshold?: number | undefined;
|
|
@@ -653,12 +654,12 @@ declare const EnhancedSelect: {
|
|
|
653
654
|
}>, prevState: Readonly<{}>, snapshot?: any): void;
|
|
654
655
|
componentWillMount?(): void;
|
|
655
656
|
UNSAFE_componentWillMount?(): void;
|
|
656
|
-
componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
657
|
+
componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
658
|
+
clearable?: boolean | undefined;
|
|
657
659
|
disabled?: boolean | undefined;
|
|
658
660
|
inline?: boolean | undefined;
|
|
659
661
|
placeholder?: string | undefined;
|
|
660
662
|
multiple?: boolean | undefined;
|
|
661
|
-
clearable?: boolean | undefined;
|
|
662
663
|
labelField?: string | undefined;
|
|
663
664
|
valueField?: string | undefined;
|
|
664
665
|
virtualThreshold?: number | undefined;
|
|
@@ -679,12 +680,12 @@ declare const EnhancedSelect: {
|
|
|
679
680
|
locale?: string | undefined;
|
|
680
681
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
681
682
|
}>, nextContext: any): void;
|
|
682
|
-
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
683
|
+
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
684
|
+
clearable?: boolean | undefined;
|
|
683
685
|
disabled?: boolean | undefined;
|
|
684
686
|
inline?: boolean | undefined;
|
|
685
687
|
placeholder?: string | undefined;
|
|
686
688
|
multiple?: boolean | undefined;
|
|
687
|
-
clearable?: boolean | undefined;
|
|
688
689
|
labelField?: string | undefined;
|
|
689
690
|
valueField?: string | undefined;
|
|
690
691
|
virtualThreshold?: number | undefined;
|
|
@@ -705,12 +706,12 @@ declare const EnhancedSelect: {
|
|
|
705
706
|
locale?: string | undefined;
|
|
706
707
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
707
708
|
}>, nextContext: any): void;
|
|
708
|
-
componentWillUpdate?(nextProps: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
709
|
+
componentWillUpdate?(nextProps: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
710
|
+
clearable?: boolean | undefined;
|
|
709
711
|
disabled?: boolean | undefined;
|
|
710
712
|
inline?: boolean | undefined;
|
|
711
713
|
placeholder?: string | undefined;
|
|
712
714
|
multiple?: boolean | undefined;
|
|
713
|
-
clearable?: boolean | undefined;
|
|
714
715
|
labelField?: string | undefined;
|
|
715
716
|
valueField?: string | undefined;
|
|
716
717
|
virtualThreshold?: number | undefined;
|
|
@@ -731,12 +732,12 @@ declare const EnhancedSelect: {
|
|
|
731
732
|
locale?: string | undefined;
|
|
732
733
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
733
734
|
}>, nextState: Readonly<{}>, nextContext: any): void;
|
|
734
|
-
UNSAFE_componentWillUpdate?(nextProps: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
735
|
+
UNSAFE_componentWillUpdate?(nextProps: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
736
|
+
clearable?: boolean | undefined;
|
|
735
737
|
disabled?: boolean | undefined;
|
|
736
738
|
inline?: boolean | undefined;
|
|
737
739
|
placeholder?: string | undefined;
|
|
738
740
|
multiple?: boolean | undefined;
|
|
739
|
-
clearable?: boolean | undefined;
|
|
740
741
|
labelField?: string | undefined;
|
|
741
742
|
valueField?: string | undefined;
|
|
742
743
|
virtualThreshold?: number | undefined;
|
|
@@ -765,12 +766,12 @@ declare const EnhancedSelect: {
|
|
|
765
766
|
ComposedComponent: typeof Select;
|
|
766
767
|
}>;
|
|
767
768
|
} & import("hoist-non-react-statics").NonReactStatics<{
|
|
768
|
-
new (props: Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
769
|
+
new (props: Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
770
|
+
clearable?: boolean | undefined;
|
|
769
771
|
disabled?: boolean | undefined;
|
|
770
772
|
inline?: boolean | undefined;
|
|
771
773
|
placeholder?: string | undefined;
|
|
772
774
|
multiple?: boolean | undefined;
|
|
773
|
-
clearable?: boolean | undefined;
|
|
774
775
|
labelField?: string | undefined;
|
|
775
776
|
valueField?: string | undefined;
|
|
776
777
|
virtualThreshold?: number | undefined;
|
|
@@ -796,12 +797,12 @@ declare const EnhancedSelect: {
|
|
|
796
797
|
getWrappedInstance(): any;
|
|
797
798
|
render(): React.JSX.Element;
|
|
798
799
|
context: unknown;
|
|
799
|
-
setState<K_1 extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
800
|
+
setState<K_1 extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
801
|
+
clearable?: boolean | undefined;
|
|
800
802
|
disabled?: boolean | undefined;
|
|
801
803
|
inline?: boolean | undefined;
|
|
802
804
|
placeholder?: string | undefined;
|
|
803
805
|
multiple?: boolean | undefined;
|
|
804
|
-
clearable?: boolean | undefined;
|
|
805
806
|
labelField?: string | undefined;
|
|
806
807
|
valueField?: string | undefined;
|
|
807
808
|
virtualThreshold?: number | undefined;
|
|
@@ -823,12 +824,12 @@ declare const EnhancedSelect: {
|
|
|
823
824
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
824
825
|
}>) => {} | Pick<{}, K_1> | null) | Pick<{}, K_1> | null, callback?: (() => void) | undefined): void;
|
|
825
826
|
forceUpdate(callback?: (() => void) | undefined): void;
|
|
826
|
-
readonly props: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
827
|
+
readonly props: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
828
|
+
clearable?: boolean | undefined;
|
|
827
829
|
disabled?: boolean | undefined;
|
|
828
830
|
inline?: boolean | undefined;
|
|
829
831
|
placeholder?: string | undefined;
|
|
830
832
|
multiple?: boolean | undefined;
|
|
831
|
-
clearable?: boolean | undefined;
|
|
832
833
|
labelField?: string | undefined;
|
|
833
834
|
valueField?: string | undefined;
|
|
834
835
|
virtualThreshold?: number | undefined;
|
|
@@ -854,12 +855,12 @@ declare const EnhancedSelect: {
|
|
|
854
855
|
[key: string]: React.ReactInstance;
|
|
855
856
|
};
|
|
856
857
|
componentDidMount?(): void;
|
|
857
|
-
shouldComponentUpdate?(nextProps: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
858
|
+
shouldComponentUpdate?(nextProps: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
859
|
+
clearable?: boolean | undefined;
|
|
858
860
|
disabled?: boolean | undefined;
|
|
859
861
|
inline?: boolean | undefined;
|
|
860
862
|
placeholder?: string | undefined;
|
|
861
863
|
multiple?: boolean | undefined;
|
|
862
|
-
clearable?: boolean | undefined;
|
|
863
864
|
labelField?: string | undefined;
|
|
864
865
|
valueField?: string | undefined;
|
|
865
866
|
virtualThreshold?: number | undefined;
|
|
@@ -882,12 +883,12 @@ declare const EnhancedSelect: {
|
|
|
882
883
|
}>, nextState: Readonly<{}>, nextContext: any): boolean;
|
|
883
884
|
componentWillUnmount?(): void;
|
|
884
885
|
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
|
885
|
-
getSnapshotBeforeUpdate?(prevProps: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
886
|
+
getSnapshotBeforeUpdate?(prevProps: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
887
|
+
clearable?: boolean | undefined;
|
|
886
888
|
disabled?: boolean | undefined;
|
|
887
889
|
inline?: boolean | undefined;
|
|
888
890
|
placeholder?: string | undefined;
|
|
889
891
|
multiple?: boolean | undefined;
|
|
890
|
-
clearable?: boolean | undefined;
|
|
891
892
|
labelField?: string | undefined;
|
|
892
893
|
valueField?: string | undefined;
|
|
893
894
|
virtualThreshold?: number | undefined;
|
|
@@ -908,12 +909,12 @@ declare const EnhancedSelect: {
|
|
|
908
909
|
locale?: string | undefined;
|
|
909
910
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
910
911
|
}>, prevState: Readonly<{}>): any;
|
|
911
|
-
componentDidUpdate?(prevProps: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
912
|
+
componentDidUpdate?(prevProps: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
913
|
+
clearable?: boolean | undefined;
|
|
912
914
|
disabled?: boolean | undefined;
|
|
913
915
|
inline?: boolean | undefined;
|
|
914
916
|
placeholder?: string | undefined;
|
|
915
917
|
multiple?: boolean | undefined;
|
|
916
|
-
clearable?: boolean | undefined;
|
|
917
918
|
labelField?: string | undefined;
|
|
918
919
|
valueField?: string | undefined;
|
|
919
920
|
virtualThreshold?: number | undefined;
|
|
@@ -936,12 +937,12 @@ declare const EnhancedSelect: {
|
|
|
936
937
|
}>, prevState: Readonly<{}>, snapshot?: any): void;
|
|
937
938
|
componentWillMount?(): void;
|
|
938
939
|
UNSAFE_componentWillMount?(): void;
|
|
939
|
-
componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
940
|
+
componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
941
|
+
clearable?: boolean | undefined;
|
|
940
942
|
disabled?: boolean | undefined;
|
|
941
943
|
inline?: boolean | undefined;
|
|
942
944
|
placeholder?: string | undefined;
|
|
943
945
|
multiple?: boolean | undefined;
|
|
944
|
-
clearable?: boolean | undefined;
|
|
945
946
|
labelField?: string | undefined;
|
|
946
947
|
valueField?: string | undefined;
|
|
947
948
|
virtualThreshold?: number | undefined;
|
|
@@ -962,12 +963,12 @@ declare const EnhancedSelect: {
|
|
|
962
963
|
locale?: string | undefined;
|
|
963
964
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
964
965
|
}>, nextContext: any): void;
|
|
965
|
-
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
966
|
+
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
967
|
+
clearable?: boolean | undefined;
|
|
966
968
|
disabled?: boolean | undefined;
|
|
967
969
|
inline?: boolean | undefined;
|
|
968
970
|
placeholder?: string | undefined;
|
|
969
971
|
multiple?: boolean | undefined;
|
|
970
|
-
clearable?: boolean | undefined;
|
|
971
972
|
labelField?: string | undefined;
|
|
972
973
|
valueField?: string | undefined;
|
|
973
974
|
virtualThreshold?: number | undefined;
|
|
@@ -988,12 +989,12 @@ declare const EnhancedSelect: {
|
|
|
988
989
|
locale?: string | undefined;
|
|
989
990
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
990
991
|
}>, nextContext: any): void;
|
|
991
|
-
componentWillUpdate?(nextProps: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
992
|
+
componentWillUpdate?(nextProps: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
993
|
+
clearable?: boolean | undefined;
|
|
992
994
|
disabled?: boolean | undefined;
|
|
993
995
|
inline?: boolean | undefined;
|
|
994
996
|
placeholder?: string | undefined;
|
|
995
997
|
multiple?: boolean | undefined;
|
|
996
|
-
clearable?: boolean | undefined;
|
|
997
998
|
labelField?: string | undefined;
|
|
998
999
|
valueField?: string | undefined;
|
|
999
1000
|
virtualThreshold?: number | undefined;
|
|
@@ -1014,12 +1015,12 @@ declare const EnhancedSelect: {
|
|
|
1014
1015
|
locale?: string | undefined;
|
|
1015
1016
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
1016
1017
|
}>, nextState: Readonly<{}>, nextContext: any): void;
|
|
1017
|
-
UNSAFE_componentWillUpdate?(nextProps: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
1018
|
+
UNSAFE_componentWillUpdate?(nextProps: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
1019
|
+
clearable?: boolean | undefined;
|
|
1018
1020
|
disabled?: boolean | undefined;
|
|
1019
1021
|
inline?: boolean | undefined;
|
|
1020
1022
|
placeholder?: string | undefined;
|
|
1021
1023
|
multiple?: boolean | undefined;
|
|
1022
|
-
clearable?: boolean | undefined;
|
|
1023
1024
|
labelField?: string | undefined;
|
|
1024
1025
|
valueField?: string | undefined;
|
|
1025
1026
|
virtualThreshold?: number | undefined;
|
|
@@ -1048,12 +1049,12 @@ declare const EnhancedSelect: {
|
|
|
1048
1049
|
ComposedComponent: typeof Select;
|
|
1049
1050
|
}, {}> & {
|
|
1050
1051
|
ComposedComponent: {
|
|
1051
|
-
new (props: Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
1052
|
+
new (props: Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
1053
|
+
clearable?: boolean | undefined;
|
|
1052
1054
|
disabled?: boolean | undefined;
|
|
1053
1055
|
inline?: boolean | undefined;
|
|
1054
1056
|
placeholder?: string | undefined;
|
|
1055
1057
|
multiple?: boolean | undefined;
|
|
1056
|
-
clearable?: boolean | undefined;
|
|
1057
1058
|
labelField?: string | undefined;
|
|
1058
1059
|
valueField?: string | undefined;
|
|
1059
1060
|
virtualThreshold?: number | undefined;
|
|
@@ -1079,12 +1080,12 @@ declare const EnhancedSelect: {
|
|
|
1079
1080
|
getWrappedInstance(): any;
|
|
1080
1081
|
render(): React.JSX.Element;
|
|
1081
1082
|
context: unknown;
|
|
1082
|
-
setState<K_1 extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
1083
|
+
setState<K_1 extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
1084
|
+
clearable?: boolean | undefined;
|
|
1083
1085
|
disabled?: boolean | undefined;
|
|
1084
1086
|
inline?: boolean | undefined;
|
|
1085
1087
|
placeholder?: string | undefined;
|
|
1086
1088
|
multiple?: boolean | undefined;
|
|
1087
|
-
clearable?: boolean | undefined;
|
|
1088
1089
|
labelField?: string | undefined;
|
|
1089
1090
|
valueField?: string | undefined;
|
|
1090
1091
|
virtualThreshold?: number | undefined;
|
|
@@ -1106,12 +1107,12 @@ declare const EnhancedSelect: {
|
|
|
1106
1107
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
1107
1108
|
}>) => {} | Pick<{}, K_1> | null) | Pick<{}, K_1> | null, callback?: (() => void) | undefined): void;
|
|
1108
1109
|
forceUpdate(callback?: (() => void) | undefined): void;
|
|
1109
|
-
readonly props: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
1110
|
+
readonly props: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
1111
|
+
clearable?: boolean | undefined;
|
|
1110
1112
|
disabled?: boolean | undefined;
|
|
1111
1113
|
inline?: boolean | undefined;
|
|
1112
1114
|
placeholder?: string | undefined;
|
|
1113
1115
|
multiple?: boolean | undefined;
|
|
1114
|
-
clearable?: boolean | undefined;
|
|
1115
1116
|
labelField?: string | undefined;
|
|
1116
1117
|
valueField?: string | undefined;
|
|
1117
1118
|
virtualThreshold?: number | undefined;
|
|
@@ -1137,12 +1138,12 @@ declare const EnhancedSelect: {
|
|
|
1137
1138
|
[key: string]: React.ReactInstance;
|
|
1138
1139
|
};
|
|
1139
1140
|
componentDidMount?(): void;
|
|
1140
|
-
shouldComponentUpdate?(nextProps: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
1141
|
+
shouldComponentUpdate?(nextProps: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
1142
|
+
clearable?: boolean | undefined;
|
|
1141
1143
|
disabled?: boolean | undefined;
|
|
1142
1144
|
inline?: boolean | undefined;
|
|
1143
1145
|
placeholder?: string | undefined;
|
|
1144
1146
|
multiple?: boolean | undefined;
|
|
1145
|
-
clearable?: boolean | undefined;
|
|
1146
1147
|
labelField?: string | undefined;
|
|
1147
1148
|
valueField?: string | undefined;
|
|
1148
1149
|
virtualThreshold?: number | undefined;
|
|
@@ -1165,12 +1166,12 @@ declare const EnhancedSelect: {
|
|
|
1165
1166
|
}>, nextState: Readonly<{}>, nextContext: any): boolean;
|
|
1166
1167
|
componentWillUnmount?(): void;
|
|
1167
1168
|
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
|
1168
|
-
getSnapshotBeforeUpdate?(prevProps: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
1169
|
+
getSnapshotBeforeUpdate?(prevProps: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
1170
|
+
clearable?: boolean | undefined;
|
|
1169
1171
|
disabled?: boolean | undefined;
|
|
1170
1172
|
inline?: boolean | undefined;
|
|
1171
1173
|
placeholder?: string | undefined;
|
|
1172
1174
|
multiple?: boolean | undefined;
|
|
1173
|
-
clearable?: boolean | undefined;
|
|
1174
1175
|
labelField?: string | undefined;
|
|
1175
1176
|
valueField?: string | undefined;
|
|
1176
1177
|
virtualThreshold?: number | undefined;
|
|
@@ -1191,12 +1192,12 @@ declare const EnhancedSelect: {
|
|
|
1191
1192
|
locale?: string | undefined;
|
|
1192
1193
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
1193
1194
|
}>, prevState: Readonly<{}>): any;
|
|
1194
|
-
componentDidUpdate?(prevProps: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
1195
|
+
componentDidUpdate?(prevProps: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
1196
|
+
clearable?: boolean | undefined;
|
|
1195
1197
|
disabled?: boolean | undefined;
|
|
1196
1198
|
inline?: boolean | undefined;
|
|
1197
1199
|
placeholder?: string | undefined;
|
|
1198
1200
|
multiple?: boolean | undefined;
|
|
1199
|
-
clearable?: boolean | undefined;
|
|
1200
1201
|
labelField?: string | undefined;
|
|
1201
1202
|
valueField?: string | undefined;
|
|
1202
1203
|
virtualThreshold?: number | undefined;
|
|
@@ -1219,12 +1220,12 @@ declare const EnhancedSelect: {
|
|
|
1219
1220
|
}>, prevState: Readonly<{}>, snapshot?: any): void;
|
|
1220
1221
|
componentWillMount?(): void;
|
|
1221
1222
|
UNSAFE_componentWillMount?(): void;
|
|
1222
|
-
componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
1223
|
+
componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
1224
|
+
clearable?: boolean | undefined;
|
|
1223
1225
|
disabled?: boolean | undefined;
|
|
1224
1226
|
inline?: boolean | undefined;
|
|
1225
1227
|
placeholder?: string | undefined;
|
|
1226
1228
|
multiple?: boolean | undefined;
|
|
1227
|
-
clearable?: boolean | undefined;
|
|
1228
1229
|
labelField?: string | undefined;
|
|
1229
1230
|
valueField?: string | undefined;
|
|
1230
1231
|
virtualThreshold?: number | undefined;
|
|
@@ -1245,12 +1246,12 @@ declare const EnhancedSelect: {
|
|
|
1245
1246
|
locale?: string | undefined;
|
|
1246
1247
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
1247
1248
|
}>, nextContext: any): void;
|
|
1248
|
-
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
1249
|
+
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
1250
|
+
clearable?: boolean | undefined;
|
|
1249
1251
|
disabled?: boolean | undefined;
|
|
1250
1252
|
inline?: boolean | undefined;
|
|
1251
1253
|
placeholder?: string | undefined;
|
|
1252
1254
|
multiple?: boolean | undefined;
|
|
1253
|
-
clearable?: boolean | undefined;
|
|
1254
1255
|
labelField?: string | undefined;
|
|
1255
1256
|
valueField?: string | undefined;
|
|
1256
1257
|
virtualThreshold?: number | undefined;
|
|
@@ -1271,12 +1272,12 @@ declare const EnhancedSelect: {
|
|
|
1271
1272
|
locale?: string | undefined;
|
|
1272
1273
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
1273
1274
|
}>, nextContext: any): void;
|
|
1274
|
-
componentWillUpdate?(nextProps: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
1275
|
+
componentWillUpdate?(nextProps: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
1276
|
+
clearable?: boolean | undefined;
|
|
1275
1277
|
disabled?: boolean | undefined;
|
|
1276
1278
|
inline?: boolean | undefined;
|
|
1277
1279
|
placeholder?: string | undefined;
|
|
1278
1280
|
multiple?: boolean | undefined;
|
|
1279
|
-
clearable?: boolean | undefined;
|
|
1280
1281
|
labelField?: string | undefined;
|
|
1281
1282
|
valueField?: string | undefined;
|
|
1282
1283
|
virtualThreshold?: number | undefined;
|
|
@@ -1297,12 +1298,12 @@ declare const EnhancedSelect: {
|
|
|
1297
1298
|
locale?: string | undefined;
|
|
1298
1299
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
1299
1300
|
}>, nextState: Readonly<{}>, nextContext: any): void;
|
|
1300
|
-
UNSAFE_componentWillUpdate?(nextProps: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
1301
|
+
UNSAFE_componentWillUpdate?(nextProps: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
1302
|
+
clearable?: boolean | undefined;
|
|
1301
1303
|
disabled?: boolean | undefined;
|
|
1302
1304
|
inline?: boolean | undefined;
|
|
1303
1305
|
placeholder?: string | undefined;
|
|
1304
1306
|
multiple?: boolean | undefined;
|
|
1305
|
-
clearable?: boolean | undefined;
|
|
1306
1307
|
labelField?: string | undefined;
|
|
1307
1308
|
valueField?: string | undefined;
|
|
1308
1309
|
virtualThreshold?: number | undefined;
|
|
@@ -1333,12 +1334,12 @@ declare const EnhancedSelect: {
|
|
|
1333
1334
|
};
|
|
1334
1335
|
export default EnhancedSelect;
|
|
1335
1336
|
export declare const SelectWithRemoteOptions: {
|
|
1336
|
-
new (props: Omit<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
1337
|
+
new (props: Omit<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
1338
|
+
clearable?: boolean | undefined;
|
|
1337
1339
|
disabled?: boolean | undefined;
|
|
1338
1340
|
inline?: boolean | undefined;
|
|
1339
1341
|
placeholder?: string | undefined;
|
|
1340
1342
|
multiple?: boolean | undefined;
|
|
1341
|
-
clearable?: boolean | undefined;
|
|
1342
1343
|
labelField?: string | undefined;
|
|
1343
1344
|
valueField?: string | undefined;
|
|
1344
1345
|
virtualThreshold?: number | undefined;
|
|
@@ -1408,12 +1409,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
1408
1409
|
getWrappedInstance(): any;
|
|
1409
1410
|
render(): React.JSX.Element;
|
|
1410
1411
|
context: unknown;
|
|
1411
|
-
setState<K extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Omit<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
1412
|
+
setState<K extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Omit<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
1413
|
+
clearable?: boolean | undefined;
|
|
1412
1414
|
disabled?: boolean | undefined;
|
|
1413
1415
|
inline?: boolean | undefined;
|
|
1414
1416
|
placeholder?: string | undefined;
|
|
1415
1417
|
multiple?: boolean | undefined;
|
|
1416
|
-
clearable?: boolean | undefined;
|
|
1417
1418
|
labelField?: string | undefined;
|
|
1418
1419
|
valueField?: string | undefined;
|
|
1419
1420
|
virtualThreshold?: number | undefined;
|
|
@@ -1457,12 +1458,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
1457
1458
|
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
|
1458
1459
|
}, "store">>) => {} | Pick<{}, K> | null) | Pick<{}, K> | null, callback?: (() => void) | undefined): void;
|
|
1459
1460
|
forceUpdate(callback?: (() => void) | undefined): void;
|
|
1460
|
-
readonly props: Readonly<Omit<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
1461
|
+
readonly props: Readonly<Omit<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
1462
|
+
clearable?: boolean | undefined;
|
|
1461
1463
|
disabled?: boolean | undefined;
|
|
1462
1464
|
inline?: boolean | undefined;
|
|
1463
1465
|
placeholder?: string | undefined;
|
|
1464
1466
|
multiple?: boolean | undefined;
|
|
1465
|
-
clearable?: boolean | undefined;
|
|
1466
1467
|
labelField?: string | undefined;
|
|
1467
1468
|
valueField?: string | undefined;
|
|
1468
1469
|
virtualThreshold?: number | undefined;
|
|
@@ -1510,12 +1511,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
1510
1511
|
[key: string]: React.ReactInstance;
|
|
1511
1512
|
};
|
|
1512
1513
|
componentDidMount?(): void;
|
|
1513
|
-
shouldComponentUpdate?(nextProps: Readonly<Omit<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
1514
|
+
shouldComponentUpdate?(nextProps: Readonly<Omit<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
1515
|
+
clearable?: boolean | undefined;
|
|
1514
1516
|
disabled?: boolean | undefined;
|
|
1515
1517
|
inline?: boolean | undefined;
|
|
1516
1518
|
placeholder?: string | undefined;
|
|
1517
1519
|
multiple?: boolean | undefined;
|
|
1518
|
-
clearable?: boolean | undefined;
|
|
1519
1520
|
labelField?: string | undefined;
|
|
1520
1521
|
valueField?: string | undefined;
|
|
1521
1522
|
virtualThreshold?: number | undefined;
|
|
@@ -1559,12 +1560,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
1559
1560
|
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
|
1560
1561
|
}, "store">>, nextState: Readonly<{}>, nextContext: any): boolean;
|
|
1561
1562
|
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
|
1562
|
-
getSnapshotBeforeUpdate?(prevProps: Readonly<Omit<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
1563
|
+
getSnapshotBeforeUpdate?(prevProps: Readonly<Omit<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
1564
|
+
clearable?: boolean | undefined;
|
|
1563
1565
|
disabled?: boolean | undefined;
|
|
1564
1566
|
inline?: boolean | undefined;
|
|
1565
1567
|
placeholder?: string | undefined;
|
|
1566
1568
|
multiple?: boolean | undefined;
|
|
1567
|
-
clearable?: boolean | undefined;
|
|
1568
1569
|
labelField?: string | undefined;
|
|
1569
1570
|
valueField?: string | undefined;
|
|
1570
1571
|
virtualThreshold?: number | undefined;
|
|
@@ -1607,12 +1608,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
1607
1608
|
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
1608
1609
|
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
|
1609
1610
|
}, "store">>, prevState: Readonly<{}>): any;
|
|
1610
|
-
componentDidUpdate?(prevProps: Readonly<Omit<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
1611
|
+
componentDidUpdate?(prevProps: Readonly<Omit<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
1612
|
+
clearable?: boolean | undefined;
|
|
1611
1613
|
disabled?: boolean | undefined;
|
|
1612
1614
|
inline?: boolean | undefined;
|
|
1613
1615
|
placeholder?: string | undefined;
|
|
1614
1616
|
multiple?: boolean | undefined;
|
|
1615
|
-
clearable?: boolean | undefined;
|
|
1616
1617
|
labelField?: string | undefined;
|
|
1617
1618
|
valueField?: string | undefined;
|
|
1618
1619
|
virtualThreshold?: number | undefined;
|
|
@@ -1657,12 +1658,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
1657
1658
|
}, "store">>, prevState: Readonly<{}>, snapshot?: any): void;
|
|
1658
1659
|
componentWillMount?(): void;
|
|
1659
1660
|
UNSAFE_componentWillMount?(): void;
|
|
1660
|
-
componentWillReceiveProps?(nextProps: Readonly<Omit<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
1661
|
+
componentWillReceiveProps?(nextProps: Readonly<Omit<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
1662
|
+
clearable?: boolean | undefined;
|
|
1661
1663
|
disabled?: boolean | undefined;
|
|
1662
1664
|
inline?: boolean | undefined;
|
|
1663
1665
|
placeholder?: string | undefined;
|
|
1664
1666
|
multiple?: boolean | undefined;
|
|
1665
|
-
clearable?: boolean | undefined;
|
|
1666
1667
|
labelField?: string | undefined;
|
|
1667
1668
|
valueField?: string | undefined;
|
|
1668
1669
|
virtualThreshold?: number | undefined;
|
|
@@ -1705,12 +1706,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
1705
1706
|
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
1706
1707
|
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
|
1707
1708
|
}, "store">>, nextContext: any): void;
|
|
1708
|
-
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Omit<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
1709
|
+
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Omit<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
1710
|
+
clearable?: boolean | undefined;
|
|
1709
1711
|
disabled?: boolean | undefined;
|
|
1710
1712
|
inline?: boolean | undefined;
|
|
1711
1713
|
placeholder?: string | undefined;
|
|
1712
1714
|
multiple?: boolean | undefined;
|
|
1713
|
-
clearable?: boolean | undefined;
|
|
1714
1715
|
labelField?: string | undefined;
|
|
1715
1716
|
valueField?: string | undefined;
|
|
1716
1717
|
virtualThreshold?: number | undefined;
|
|
@@ -1753,12 +1754,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
1753
1754
|
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
1754
1755
|
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
|
1755
1756
|
}, "store">>, nextContext: any): void;
|
|
1756
|
-
componentWillUpdate?(nextProps: Readonly<Omit<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
1757
|
+
componentWillUpdate?(nextProps: Readonly<Omit<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
1758
|
+
clearable?: boolean | undefined;
|
|
1757
1759
|
disabled?: boolean | undefined;
|
|
1758
1760
|
inline?: boolean | undefined;
|
|
1759
1761
|
placeholder?: string | undefined;
|
|
1760
1762
|
multiple?: boolean | undefined;
|
|
1761
|
-
clearable?: boolean | undefined;
|
|
1762
1763
|
labelField?: string | undefined;
|
|
1763
1764
|
valueField?: string | undefined;
|
|
1764
1765
|
virtualThreshold?: number | undefined;
|
|
@@ -1801,12 +1802,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
1801
1802
|
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
1802
1803
|
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
|
1803
1804
|
}, "store">>, nextState: Readonly<{}>, nextContext: any): void;
|
|
1804
|
-
UNSAFE_componentWillUpdate?(nextProps: Readonly<Omit<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
1805
|
+
UNSAFE_componentWillUpdate?(nextProps: Readonly<Omit<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
1806
|
+
clearable?: boolean | undefined;
|
|
1805
1807
|
disabled?: boolean | undefined;
|
|
1806
1808
|
inline?: boolean | undefined;
|
|
1807
1809
|
placeholder?: string | undefined;
|
|
1808
1810
|
multiple?: boolean | undefined;
|
|
1809
|
-
clearable?: boolean | undefined;
|
|
1810
1811
|
labelField?: string | undefined;
|
|
1811
1812
|
valueField?: string | undefined;
|
|
1812
1813
|
virtualThreshold?: number | undefined;
|
|
@@ -1850,12 +1851,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
1850
1851
|
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
|
1851
1852
|
}, "store">>, nextState: Readonly<{}>, nextContext: any): void;
|
|
1852
1853
|
};
|
|
1853
|
-
new (props: Omit<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
1854
|
+
new (props: Omit<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
1855
|
+
clearable?: boolean | undefined;
|
|
1854
1856
|
disabled?: boolean | undefined;
|
|
1855
1857
|
inline?: boolean | undefined;
|
|
1856
1858
|
placeholder?: string | undefined;
|
|
1857
1859
|
multiple?: boolean | undefined;
|
|
1858
|
-
clearable?: boolean | undefined;
|
|
1859
1860
|
labelField?: string | undefined;
|
|
1860
1861
|
valueField?: string | undefined;
|
|
1861
1862
|
virtualThreshold?: number | undefined;
|
|
@@ -1925,12 +1926,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
1925
1926
|
getWrappedInstance(): any;
|
|
1926
1927
|
render(): React.JSX.Element;
|
|
1927
1928
|
context: unknown;
|
|
1928
|
-
setState<K extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Omit<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
1929
|
+
setState<K extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Omit<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
1930
|
+
clearable?: boolean | undefined;
|
|
1929
1931
|
disabled?: boolean | undefined;
|
|
1930
1932
|
inline?: boolean | undefined;
|
|
1931
1933
|
placeholder?: string | undefined;
|
|
1932
1934
|
multiple?: boolean | undefined;
|
|
1933
|
-
clearable?: boolean | undefined;
|
|
1934
1935
|
labelField?: string | undefined;
|
|
1935
1936
|
valueField?: string | undefined;
|
|
1936
1937
|
virtualThreshold?: number | undefined;
|
|
@@ -1974,12 +1975,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
1974
1975
|
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
|
1975
1976
|
}, "store">>) => {} | Pick<{}, K> | null) | Pick<{}, K> | null, callback?: (() => void) | undefined): void;
|
|
1976
1977
|
forceUpdate(callback?: (() => void) | undefined): void;
|
|
1977
|
-
readonly props: Readonly<Omit<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
1978
|
+
readonly props: Readonly<Omit<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
1979
|
+
clearable?: boolean | undefined;
|
|
1978
1980
|
disabled?: boolean | undefined;
|
|
1979
1981
|
inline?: boolean | undefined;
|
|
1980
1982
|
placeholder?: string | undefined;
|
|
1981
1983
|
multiple?: boolean | undefined;
|
|
1982
|
-
clearable?: boolean | undefined;
|
|
1983
1984
|
labelField?: string | undefined;
|
|
1984
1985
|
valueField?: string | undefined;
|
|
1985
1986
|
virtualThreshold?: number | undefined;
|
|
@@ -2027,12 +2028,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
2027
2028
|
[key: string]: React.ReactInstance;
|
|
2028
2029
|
};
|
|
2029
2030
|
componentDidMount?(): void;
|
|
2030
|
-
shouldComponentUpdate?(nextProps: Readonly<Omit<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
2031
|
+
shouldComponentUpdate?(nextProps: Readonly<Omit<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
2032
|
+
clearable?: boolean | undefined;
|
|
2031
2033
|
disabled?: boolean | undefined;
|
|
2032
2034
|
inline?: boolean | undefined;
|
|
2033
2035
|
placeholder?: string | undefined;
|
|
2034
2036
|
multiple?: boolean | undefined;
|
|
2035
|
-
clearable?: boolean | undefined;
|
|
2036
2037
|
labelField?: string | undefined;
|
|
2037
2038
|
valueField?: string | undefined;
|
|
2038
2039
|
virtualThreshold?: number | undefined;
|
|
@@ -2076,12 +2077,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
2076
2077
|
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
|
2077
2078
|
}, "store">>, nextState: Readonly<{}>, nextContext: any): boolean;
|
|
2078
2079
|
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
|
2079
|
-
getSnapshotBeforeUpdate?(prevProps: Readonly<Omit<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
2080
|
+
getSnapshotBeforeUpdate?(prevProps: Readonly<Omit<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
2081
|
+
clearable?: boolean | undefined;
|
|
2080
2082
|
disabled?: boolean | undefined;
|
|
2081
2083
|
inline?: boolean | undefined;
|
|
2082
2084
|
placeholder?: string | undefined;
|
|
2083
2085
|
multiple?: boolean | undefined;
|
|
2084
|
-
clearable?: boolean | undefined;
|
|
2085
2086
|
labelField?: string | undefined;
|
|
2086
2087
|
valueField?: string | undefined;
|
|
2087
2088
|
virtualThreshold?: number | undefined;
|
|
@@ -2124,12 +2125,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
2124
2125
|
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
2125
2126
|
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
|
2126
2127
|
}, "store">>, prevState: Readonly<{}>): any;
|
|
2127
|
-
componentDidUpdate?(prevProps: Readonly<Omit<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
2128
|
+
componentDidUpdate?(prevProps: Readonly<Omit<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
2129
|
+
clearable?: boolean | undefined;
|
|
2128
2130
|
disabled?: boolean | undefined;
|
|
2129
2131
|
inline?: boolean | undefined;
|
|
2130
2132
|
placeholder?: string | undefined;
|
|
2131
2133
|
multiple?: boolean | undefined;
|
|
2132
|
-
clearable?: boolean | undefined;
|
|
2133
2134
|
labelField?: string | undefined;
|
|
2134
2135
|
valueField?: string | undefined;
|
|
2135
2136
|
virtualThreshold?: number | undefined;
|
|
@@ -2174,12 +2175,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
2174
2175
|
}, "store">>, prevState: Readonly<{}>, snapshot?: any): void;
|
|
2175
2176
|
componentWillMount?(): void;
|
|
2176
2177
|
UNSAFE_componentWillMount?(): void;
|
|
2177
|
-
componentWillReceiveProps?(nextProps: Readonly<Omit<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
2178
|
+
componentWillReceiveProps?(nextProps: Readonly<Omit<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
2179
|
+
clearable?: boolean | undefined;
|
|
2178
2180
|
disabled?: boolean | undefined;
|
|
2179
2181
|
inline?: boolean | undefined;
|
|
2180
2182
|
placeholder?: string | undefined;
|
|
2181
2183
|
multiple?: boolean | undefined;
|
|
2182
|
-
clearable?: boolean | undefined;
|
|
2183
2184
|
labelField?: string | undefined;
|
|
2184
2185
|
valueField?: string | undefined;
|
|
2185
2186
|
virtualThreshold?: number | undefined;
|
|
@@ -2222,12 +2223,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
2222
2223
|
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
2223
2224
|
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
|
2224
2225
|
}, "store">>, nextContext: any): void;
|
|
2225
|
-
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Omit<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
2226
|
+
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Omit<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
2227
|
+
clearable?: boolean | undefined;
|
|
2226
2228
|
disabled?: boolean | undefined;
|
|
2227
2229
|
inline?: boolean | undefined;
|
|
2228
2230
|
placeholder?: string | undefined;
|
|
2229
2231
|
multiple?: boolean | undefined;
|
|
2230
|
-
clearable?: boolean | undefined;
|
|
2231
2232
|
labelField?: string | undefined;
|
|
2232
2233
|
valueField?: string | undefined;
|
|
2233
2234
|
virtualThreshold?: number | undefined;
|
|
@@ -2270,12 +2271,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
2270
2271
|
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
2271
2272
|
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
|
2272
2273
|
}, "store">>, nextContext: any): void;
|
|
2273
|
-
componentWillUpdate?(nextProps: Readonly<Omit<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
2274
|
+
componentWillUpdate?(nextProps: Readonly<Omit<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
2275
|
+
clearable?: boolean | undefined;
|
|
2274
2276
|
disabled?: boolean | undefined;
|
|
2275
2277
|
inline?: boolean | undefined;
|
|
2276
2278
|
placeholder?: string | undefined;
|
|
2277
2279
|
multiple?: boolean | undefined;
|
|
2278
|
-
clearable?: boolean | undefined;
|
|
2279
2280
|
labelField?: string | undefined;
|
|
2280
2281
|
valueField?: string | undefined;
|
|
2281
2282
|
virtualThreshold?: number | undefined;
|
|
@@ -2318,12 +2319,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
2318
2319
|
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
2319
2320
|
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
|
2320
2321
|
}, "store">>, nextState: Readonly<{}>, nextContext: any): void;
|
|
2321
|
-
UNSAFE_componentWillUpdate?(nextProps: Readonly<Omit<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
2322
|
+
UNSAFE_componentWillUpdate?(nextProps: Readonly<Omit<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
2323
|
+
clearable?: boolean | undefined;
|
|
2322
2324
|
disabled?: boolean | undefined;
|
|
2323
2325
|
inline?: boolean | undefined;
|
|
2324
2326
|
placeholder?: string | undefined;
|
|
2325
2327
|
multiple?: boolean | undefined;
|
|
2326
|
-
clearable?: boolean | undefined;
|
|
2327
2328
|
labelField?: string | undefined;
|
|
2328
2329
|
valueField?: string | undefined;
|
|
2329
2330
|
virtualThreshold?: number | undefined;
|
|
@@ -2369,12 +2370,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
2369
2370
|
};
|
|
2370
2371
|
displayName: string;
|
|
2371
2372
|
ComposedComponent: React.ComponentType<{
|
|
2372
|
-
new (props: Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
2373
|
+
new (props: Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
2374
|
+
clearable?: boolean | undefined;
|
|
2373
2375
|
disabled?: boolean | undefined;
|
|
2374
2376
|
inline?: boolean | undefined;
|
|
2375
2377
|
placeholder?: string | undefined;
|
|
2376
2378
|
multiple?: boolean | undefined;
|
|
2377
|
-
clearable?: boolean | undefined;
|
|
2378
2379
|
labelField?: string | undefined;
|
|
2379
2380
|
valueField?: string | undefined;
|
|
2380
2381
|
virtualThreshold?: number | undefined;
|
|
@@ -2432,12 +2433,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
2432
2433
|
getWrappedInstance(): any;
|
|
2433
2434
|
render(): React.JSX.Element;
|
|
2434
2435
|
context: unknown;
|
|
2435
|
-
setState<K_1 extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
2436
|
+
setState<K_1 extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
2437
|
+
clearable?: boolean | undefined;
|
|
2436
2438
|
disabled?: boolean | undefined;
|
|
2437
2439
|
inline?: boolean | undefined;
|
|
2438
2440
|
placeholder?: string | undefined;
|
|
2439
2441
|
multiple?: boolean | undefined;
|
|
2440
|
-
clearable?: boolean | undefined;
|
|
2441
2442
|
labelField?: string | undefined;
|
|
2442
2443
|
valueField?: string | undefined;
|
|
2443
2444
|
virtualThreshold?: number | undefined;
|
|
@@ -2481,12 +2482,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
2481
2482
|
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
|
2482
2483
|
}>) => {} | Pick<{}, K_1> | null) | Pick<{}, K_1> | null, callback?: (() => void) | undefined): void;
|
|
2483
2484
|
forceUpdate(callback?: (() => void) | undefined): void;
|
|
2484
|
-
readonly props: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
2485
|
+
readonly props: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
2486
|
+
clearable?: boolean | undefined;
|
|
2485
2487
|
disabled?: boolean | undefined;
|
|
2486
2488
|
inline?: boolean | undefined;
|
|
2487
2489
|
placeholder?: string | undefined;
|
|
2488
2490
|
multiple?: boolean | undefined;
|
|
2489
|
-
clearable?: boolean | undefined;
|
|
2490
2491
|
labelField?: string | undefined;
|
|
2491
2492
|
valueField?: string | undefined;
|
|
2492
2493
|
virtualThreshold?: number | undefined;
|
|
@@ -2533,12 +2534,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
2533
2534
|
refs: {
|
|
2534
2535
|
[key: string]: React.ReactInstance;
|
|
2535
2536
|
};
|
|
2536
|
-
shouldComponentUpdate?(nextProps: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
2537
|
+
shouldComponentUpdate?(nextProps: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
2538
|
+
clearable?: boolean | undefined;
|
|
2537
2539
|
disabled?: boolean | undefined;
|
|
2538
2540
|
inline?: boolean | undefined;
|
|
2539
2541
|
placeholder?: string | undefined;
|
|
2540
2542
|
multiple?: boolean | undefined;
|
|
2541
|
-
clearable?: boolean | undefined;
|
|
2542
2543
|
labelField?: string | undefined;
|
|
2543
2544
|
valueField?: string | undefined;
|
|
2544
2545
|
virtualThreshold?: number | undefined;
|
|
@@ -2582,12 +2583,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
2582
2583
|
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
|
2583
2584
|
}>, nextState: Readonly<{}>, nextContext: any): boolean;
|
|
2584
2585
|
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
|
2585
|
-
getSnapshotBeforeUpdate?(prevProps: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
2586
|
+
getSnapshotBeforeUpdate?(prevProps: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
2587
|
+
clearable?: boolean | undefined;
|
|
2586
2588
|
disabled?: boolean | undefined;
|
|
2587
2589
|
inline?: boolean | undefined;
|
|
2588
2590
|
placeholder?: string | undefined;
|
|
2589
2591
|
multiple?: boolean | undefined;
|
|
2590
|
-
clearable?: boolean | undefined;
|
|
2591
2592
|
labelField?: string | undefined;
|
|
2592
2593
|
valueField?: string | undefined;
|
|
2593
2594
|
virtualThreshold?: number | undefined;
|
|
@@ -2632,12 +2633,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
2632
2633
|
}>, prevState: Readonly<{}>): any;
|
|
2633
2634
|
componentWillMount?(): void;
|
|
2634
2635
|
UNSAFE_componentWillMount?(): void;
|
|
2635
|
-
componentWillReceiveProps?(nextProps: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
2636
|
+
componentWillReceiveProps?(nextProps: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
2637
|
+
clearable?: boolean | undefined;
|
|
2636
2638
|
disabled?: boolean | undefined;
|
|
2637
2639
|
inline?: boolean | undefined;
|
|
2638
2640
|
placeholder?: string | undefined;
|
|
2639
2641
|
multiple?: boolean | undefined;
|
|
2640
|
-
clearable?: boolean | undefined;
|
|
2641
2642
|
labelField?: string | undefined;
|
|
2642
2643
|
valueField?: string | undefined;
|
|
2643
2644
|
virtualThreshold?: number | undefined;
|
|
@@ -2680,12 +2681,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
2680
2681
|
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
2681
2682
|
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
|
2682
2683
|
}>, nextContext: any): void;
|
|
2683
|
-
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
2684
|
+
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
2685
|
+
clearable?: boolean | undefined;
|
|
2684
2686
|
disabled?: boolean | undefined;
|
|
2685
2687
|
inline?: boolean | undefined;
|
|
2686
2688
|
placeholder?: string | undefined;
|
|
2687
2689
|
multiple?: boolean | undefined;
|
|
2688
|
-
clearable?: boolean | undefined;
|
|
2689
2690
|
labelField?: string | undefined;
|
|
2690
2691
|
valueField?: string | undefined;
|
|
2691
2692
|
virtualThreshold?: number | undefined;
|
|
@@ -2728,12 +2729,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
2728
2729
|
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
2729
2730
|
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
|
2730
2731
|
}>, nextContext: any): void;
|
|
2731
|
-
componentWillUpdate?(nextProps: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
2732
|
+
componentWillUpdate?(nextProps: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
2733
|
+
clearable?: boolean | undefined;
|
|
2732
2734
|
disabled?: boolean | undefined;
|
|
2733
2735
|
inline?: boolean | undefined;
|
|
2734
2736
|
placeholder?: string | undefined;
|
|
2735
2737
|
multiple?: boolean | undefined;
|
|
2736
|
-
clearable?: boolean | undefined;
|
|
2737
2738
|
labelField?: string | undefined;
|
|
2738
2739
|
valueField?: string | undefined;
|
|
2739
2740
|
virtualThreshold?: number | undefined;
|
|
@@ -2776,12 +2777,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
2776
2777
|
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
2777
2778
|
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
|
2778
2779
|
}>, nextState: Readonly<{}>, nextContext: any): void;
|
|
2779
|
-
UNSAFE_componentWillUpdate?(nextProps: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
2780
|
+
UNSAFE_componentWillUpdate?(nextProps: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
2781
|
+
clearable?: boolean | undefined;
|
|
2780
2782
|
disabled?: boolean | undefined;
|
|
2781
2783
|
inline?: boolean | undefined;
|
|
2782
2784
|
placeholder?: string | undefined;
|
|
2783
2785
|
multiple?: boolean | undefined;
|
|
2784
|
-
clearable?: boolean | undefined;
|
|
2785
2786
|
labelField?: string | undefined;
|
|
2786
2787
|
valueField?: string | undefined;
|
|
2787
2788
|
virtualThreshold?: number | undefined;
|
|
@@ -2827,12 +2828,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
2827
2828
|
};
|
|
2828
2829
|
displayName: string;
|
|
2829
2830
|
ComposedComponent: React.ComponentType<{
|
|
2830
|
-
new (props: RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
2831
|
+
new (props: RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
2832
|
+
clearable?: boolean | undefined;
|
|
2831
2833
|
disabled?: boolean | undefined;
|
|
2832
2834
|
inline?: boolean | undefined;
|
|
2833
2835
|
placeholder?: string | undefined;
|
|
2834
2836
|
multiple?: boolean | undefined;
|
|
2835
|
-
clearable?: boolean | undefined;
|
|
2836
2837
|
labelField?: string | undefined;
|
|
2837
2838
|
valueField?: string | undefined;
|
|
2838
2839
|
virtualThreshold?: number | undefined;
|
|
@@ -2855,12 +2856,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
2855
2856
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps): {
|
|
2856
2857
|
render(): React.JSX.Element;
|
|
2857
2858
|
context: unknown;
|
|
2858
|
-
setState<K_2 extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
2859
|
+
setState<K_2 extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
2860
|
+
clearable?: boolean | undefined;
|
|
2859
2861
|
disabled?: boolean | undefined;
|
|
2860
2862
|
inline?: boolean | undefined;
|
|
2861
2863
|
placeholder?: string | undefined;
|
|
2862
2864
|
multiple?: boolean | undefined;
|
|
2863
|
-
clearable?: boolean | undefined;
|
|
2864
2865
|
labelField?: string | undefined;
|
|
2865
2866
|
valueField?: string | undefined;
|
|
2866
2867
|
virtualThreshold?: number | undefined;
|
|
@@ -2882,12 +2883,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
2882
2883
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
2883
2884
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>) => {} | Pick<{}, K_2> | null) | Pick<{}, K_2> | null, callback?: (() => void) | undefined): void;
|
|
2884
2885
|
forceUpdate(callback?: (() => void) | undefined): void;
|
|
2885
|
-
readonly props: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
2886
|
+
readonly props: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
2887
|
+
clearable?: boolean | undefined;
|
|
2886
2888
|
disabled?: boolean | undefined;
|
|
2887
2889
|
inline?: boolean | undefined;
|
|
2888
2890
|
placeholder?: string | undefined;
|
|
2889
2891
|
multiple?: boolean | undefined;
|
|
2890
|
-
clearable?: boolean | undefined;
|
|
2891
2892
|
labelField?: string | undefined;
|
|
2892
2893
|
valueField?: string | undefined;
|
|
2893
2894
|
virtualThreshold?: number | undefined;
|
|
@@ -2913,12 +2914,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
2913
2914
|
[key: string]: React.ReactInstance;
|
|
2914
2915
|
};
|
|
2915
2916
|
componentDidMount?(): void;
|
|
2916
|
-
shouldComponentUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
2917
|
+
shouldComponentUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
2918
|
+
clearable?: boolean | undefined;
|
|
2917
2919
|
disabled?: boolean | undefined;
|
|
2918
2920
|
inline?: boolean | undefined;
|
|
2919
2921
|
placeholder?: string | undefined;
|
|
2920
2922
|
multiple?: boolean | undefined;
|
|
2921
|
-
clearable?: boolean | undefined;
|
|
2922
2923
|
labelField?: string | undefined;
|
|
2923
2924
|
valueField?: string | undefined;
|
|
2924
2925
|
virtualThreshold?: number | undefined;
|
|
@@ -2941,12 +2942,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
2941
2942
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextState: Readonly<{}>, nextContext: any): boolean;
|
|
2942
2943
|
componentWillUnmount?(): void;
|
|
2943
2944
|
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
|
2944
|
-
getSnapshotBeforeUpdate?(prevProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
2945
|
+
getSnapshotBeforeUpdate?(prevProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
2946
|
+
clearable?: boolean | undefined;
|
|
2945
2947
|
disabled?: boolean | undefined;
|
|
2946
2948
|
inline?: boolean | undefined;
|
|
2947
2949
|
placeholder?: string | undefined;
|
|
2948
2950
|
multiple?: boolean | undefined;
|
|
2949
|
-
clearable?: boolean | undefined;
|
|
2950
2951
|
labelField?: string | undefined;
|
|
2951
2952
|
valueField?: string | undefined;
|
|
2952
2953
|
virtualThreshold?: number | undefined;
|
|
@@ -2967,12 +2968,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
2967
2968
|
locale?: string | undefined;
|
|
2968
2969
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
2969
2970
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, prevState: Readonly<{}>): any;
|
|
2970
|
-
componentDidUpdate?(prevProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
2971
|
+
componentDidUpdate?(prevProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
2972
|
+
clearable?: boolean | undefined;
|
|
2971
2973
|
disabled?: boolean | undefined;
|
|
2972
2974
|
inline?: boolean | undefined;
|
|
2973
2975
|
placeholder?: string | undefined;
|
|
2974
2976
|
multiple?: boolean | undefined;
|
|
2975
|
-
clearable?: boolean | undefined;
|
|
2976
2977
|
labelField?: string | undefined;
|
|
2977
2978
|
valueField?: string | undefined;
|
|
2978
2979
|
virtualThreshold?: number | undefined;
|
|
@@ -2995,12 +2996,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
2995
2996
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, prevState: Readonly<{}>, snapshot?: any): void;
|
|
2996
2997
|
componentWillMount?(): void;
|
|
2997
2998
|
UNSAFE_componentWillMount?(): void;
|
|
2998
|
-
componentWillReceiveProps?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
2999
|
+
componentWillReceiveProps?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
3000
|
+
clearable?: boolean | undefined;
|
|
2999
3001
|
disabled?: boolean | undefined;
|
|
3000
3002
|
inline?: boolean | undefined;
|
|
3001
3003
|
placeholder?: string | undefined;
|
|
3002
3004
|
multiple?: boolean | undefined;
|
|
3003
|
-
clearable?: boolean | undefined;
|
|
3004
3005
|
labelField?: string | undefined;
|
|
3005
3006
|
valueField?: string | undefined;
|
|
3006
3007
|
virtualThreshold?: number | undefined;
|
|
@@ -3021,12 +3022,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
3021
3022
|
locale?: string | undefined;
|
|
3022
3023
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
3023
3024
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextContext: any): void;
|
|
3024
|
-
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
3025
|
+
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
3026
|
+
clearable?: boolean | undefined;
|
|
3025
3027
|
disabled?: boolean | undefined;
|
|
3026
3028
|
inline?: boolean | undefined;
|
|
3027
3029
|
placeholder?: string | undefined;
|
|
3028
3030
|
multiple?: boolean | undefined;
|
|
3029
|
-
clearable?: boolean | undefined;
|
|
3030
3031
|
labelField?: string | undefined;
|
|
3031
3032
|
valueField?: string | undefined;
|
|
3032
3033
|
virtualThreshold?: number | undefined;
|
|
@@ -3047,12 +3048,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
3047
3048
|
locale?: string | undefined;
|
|
3048
3049
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
3049
3050
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextContext: any): void;
|
|
3050
|
-
componentWillUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
3051
|
+
componentWillUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
3052
|
+
clearable?: boolean | undefined;
|
|
3051
3053
|
disabled?: boolean | undefined;
|
|
3052
3054
|
inline?: boolean | undefined;
|
|
3053
3055
|
placeholder?: string | undefined;
|
|
3054
3056
|
multiple?: boolean | undefined;
|
|
3055
|
-
clearable?: boolean | undefined;
|
|
3056
3057
|
labelField?: string | undefined;
|
|
3057
3058
|
valueField?: string | undefined;
|
|
3058
3059
|
virtualThreshold?: number | undefined;
|
|
@@ -3073,12 +3074,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
3073
3074
|
locale?: string | undefined;
|
|
3074
3075
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
3075
3076
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextState: Readonly<{}>, nextContext: any): void;
|
|
3076
|
-
UNSAFE_componentWillUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
3077
|
+
UNSAFE_componentWillUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
3078
|
+
clearable?: boolean | undefined;
|
|
3077
3079
|
disabled?: boolean | undefined;
|
|
3078
3080
|
inline?: boolean | undefined;
|
|
3079
3081
|
placeholder?: string | undefined;
|
|
3080
3082
|
multiple?: boolean | undefined;
|
|
3081
|
-
clearable?: boolean | undefined;
|
|
3082
3083
|
labelField?: string | undefined;
|
|
3083
3084
|
valueField?: string | undefined;
|
|
3084
3085
|
virtualThreshold?: number | undefined;
|
|
@@ -3100,12 +3101,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
3100
3101
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
3101
3102
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextState: Readonly<{}>, nextContext: any): void;
|
|
3102
3103
|
};
|
|
3103
|
-
new (props: RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
3104
|
+
new (props: RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
3105
|
+
clearable?: boolean | undefined;
|
|
3104
3106
|
disabled?: boolean | undefined;
|
|
3105
3107
|
inline?: boolean | undefined;
|
|
3106
3108
|
placeholder?: string | undefined;
|
|
3107
3109
|
multiple?: boolean | undefined;
|
|
3108
|
-
clearable?: boolean | undefined;
|
|
3109
3110
|
labelField?: string | undefined;
|
|
3110
3111
|
valueField?: string | undefined;
|
|
3111
3112
|
virtualThreshold?: number | undefined;
|
|
@@ -3128,12 +3129,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
3128
3129
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps, context: any): {
|
|
3129
3130
|
render(): React.JSX.Element;
|
|
3130
3131
|
context: unknown;
|
|
3131
|
-
setState<K_2 extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
3132
|
+
setState<K_2 extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
3133
|
+
clearable?: boolean | undefined;
|
|
3132
3134
|
disabled?: boolean | undefined;
|
|
3133
3135
|
inline?: boolean | undefined;
|
|
3134
3136
|
placeholder?: string | undefined;
|
|
3135
3137
|
multiple?: boolean | undefined;
|
|
3136
|
-
clearable?: boolean | undefined;
|
|
3137
3138
|
labelField?: string | undefined;
|
|
3138
3139
|
valueField?: string | undefined;
|
|
3139
3140
|
virtualThreshold?: number | undefined;
|
|
@@ -3155,12 +3156,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
3155
3156
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
3156
3157
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>) => {} | Pick<{}, K_2> | null) | Pick<{}, K_2> | null, callback?: (() => void) | undefined): void;
|
|
3157
3158
|
forceUpdate(callback?: (() => void) | undefined): void;
|
|
3158
|
-
readonly props: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
3159
|
+
readonly props: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
3160
|
+
clearable?: boolean | undefined;
|
|
3159
3161
|
disabled?: boolean | undefined;
|
|
3160
3162
|
inline?: boolean | undefined;
|
|
3161
3163
|
placeholder?: string | undefined;
|
|
3162
3164
|
multiple?: boolean | undefined;
|
|
3163
|
-
clearable?: boolean | undefined;
|
|
3164
3165
|
labelField?: string | undefined;
|
|
3165
3166
|
valueField?: string | undefined;
|
|
3166
3167
|
virtualThreshold?: number | undefined;
|
|
@@ -3186,12 +3187,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
3186
3187
|
[key: string]: React.ReactInstance;
|
|
3187
3188
|
};
|
|
3188
3189
|
componentDidMount?(): void;
|
|
3189
|
-
shouldComponentUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
3190
|
+
shouldComponentUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
3191
|
+
clearable?: boolean | undefined;
|
|
3190
3192
|
disabled?: boolean | undefined;
|
|
3191
3193
|
inline?: boolean | undefined;
|
|
3192
3194
|
placeholder?: string | undefined;
|
|
3193
3195
|
multiple?: boolean | undefined;
|
|
3194
|
-
clearable?: boolean | undefined;
|
|
3195
3196
|
labelField?: string | undefined;
|
|
3196
3197
|
valueField?: string | undefined;
|
|
3197
3198
|
virtualThreshold?: number | undefined;
|
|
@@ -3214,12 +3215,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
3214
3215
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextState: Readonly<{}>, nextContext: any): boolean;
|
|
3215
3216
|
componentWillUnmount?(): void;
|
|
3216
3217
|
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
|
3217
|
-
getSnapshotBeforeUpdate?(prevProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
3218
|
+
getSnapshotBeforeUpdate?(prevProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
3219
|
+
clearable?: boolean | undefined;
|
|
3218
3220
|
disabled?: boolean | undefined;
|
|
3219
3221
|
inline?: boolean | undefined;
|
|
3220
3222
|
placeholder?: string | undefined;
|
|
3221
3223
|
multiple?: boolean | undefined;
|
|
3222
|
-
clearable?: boolean | undefined;
|
|
3223
3224
|
labelField?: string | undefined;
|
|
3224
3225
|
valueField?: string | undefined;
|
|
3225
3226
|
virtualThreshold?: number | undefined;
|
|
@@ -3240,12 +3241,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
3240
3241
|
locale?: string | undefined;
|
|
3241
3242
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
3242
3243
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, prevState: Readonly<{}>): any;
|
|
3243
|
-
componentDidUpdate?(prevProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
3244
|
+
componentDidUpdate?(prevProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
3245
|
+
clearable?: boolean | undefined;
|
|
3244
3246
|
disabled?: boolean | undefined;
|
|
3245
3247
|
inline?: boolean | undefined;
|
|
3246
3248
|
placeholder?: string | undefined;
|
|
3247
3249
|
multiple?: boolean | undefined;
|
|
3248
|
-
clearable?: boolean | undefined;
|
|
3249
3250
|
labelField?: string | undefined;
|
|
3250
3251
|
valueField?: string | undefined;
|
|
3251
3252
|
virtualThreshold?: number | undefined;
|
|
@@ -3268,12 +3269,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
3268
3269
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, prevState: Readonly<{}>, snapshot?: any): void;
|
|
3269
3270
|
componentWillMount?(): void;
|
|
3270
3271
|
UNSAFE_componentWillMount?(): void;
|
|
3271
|
-
componentWillReceiveProps?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
3272
|
+
componentWillReceiveProps?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
3273
|
+
clearable?: boolean | undefined;
|
|
3272
3274
|
disabled?: boolean | undefined;
|
|
3273
3275
|
inline?: boolean | undefined;
|
|
3274
3276
|
placeholder?: string | undefined;
|
|
3275
3277
|
multiple?: boolean | undefined;
|
|
3276
|
-
clearable?: boolean | undefined;
|
|
3277
3278
|
labelField?: string | undefined;
|
|
3278
3279
|
valueField?: string | undefined;
|
|
3279
3280
|
virtualThreshold?: number | undefined;
|
|
@@ -3294,12 +3295,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
3294
3295
|
locale?: string | undefined;
|
|
3295
3296
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
3296
3297
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextContext: any): void;
|
|
3297
|
-
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
3298
|
+
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
3299
|
+
clearable?: boolean | undefined;
|
|
3298
3300
|
disabled?: boolean | undefined;
|
|
3299
3301
|
inline?: boolean | undefined;
|
|
3300
3302
|
placeholder?: string | undefined;
|
|
3301
3303
|
multiple?: boolean | undefined;
|
|
3302
|
-
clearable?: boolean | undefined;
|
|
3303
3304
|
labelField?: string | undefined;
|
|
3304
3305
|
valueField?: string | undefined;
|
|
3305
3306
|
virtualThreshold?: number | undefined;
|
|
@@ -3320,12 +3321,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
3320
3321
|
locale?: string | undefined;
|
|
3321
3322
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
3322
3323
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextContext: any): void;
|
|
3323
|
-
componentWillUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
3324
|
+
componentWillUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
3325
|
+
clearable?: boolean | undefined;
|
|
3324
3326
|
disabled?: boolean | undefined;
|
|
3325
3327
|
inline?: boolean | undefined;
|
|
3326
3328
|
placeholder?: string | undefined;
|
|
3327
3329
|
multiple?: boolean | undefined;
|
|
3328
|
-
clearable?: boolean | undefined;
|
|
3329
3330
|
labelField?: string | undefined;
|
|
3330
3331
|
valueField?: string | undefined;
|
|
3331
3332
|
virtualThreshold?: number | undefined;
|
|
@@ -3346,12 +3347,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
3346
3347
|
locale?: string | undefined;
|
|
3347
3348
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
3348
3349
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextState: Readonly<{}>, nextContext: any): void;
|
|
3349
|
-
UNSAFE_componentWillUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
3350
|
+
UNSAFE_componentWillUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
3351
|
+
clearable?: boolean | undefined;
|
|
3350
3352
|
disabled?: boolean | undefined;
|
|
3351
3353
|
inline?: boolean | undefined;
|
|
3352
3354
|
placeholder?: string | undefined;
|
|
3353
3355
|
multiple?: boolean | undefined;
|
|
3354
|
-
clearable?: boolean | undefined;
|
|
3355
3356
|
labelField?: string | undefined;
|
|
3356
3357
|
valueField?: string | undefined;
|
|
3357
3358
|
virtualThreshold?: number | undefined;
|
|
@@ -3379,12 +3380,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
3379
3380
|
}>;
|
|
3380
3381
|
contextType?: React.Context<any> | undefined;
|
|
3381
3382
|
} & import("hoist-non-react-statics").NonReactStatics<{
|
|
3382
|
-
new (props: Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
3383
|
+
new (props: Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
3384
|
+
clearable?: boolean | undefined;
|
|
3383
3385
|
disabled?: boolean | undefined;
|
|
3384
3386
|
inline?: boolean | undefined;
|
|
3385
3387
|
placeholder?: string | undefined;
|
|
3386
3388
|
multiple?: boolean | undefined;
|
|
3387
|
-
clearable?: boolean | undefined;
|
|
3388
3389
|
labelField?: string | undefined;
|
|
3389
3390
|
valueField?: string | undefined;
|
|
3390
3391
|
virtualThreshold?: number | undefined;
|
|
@@ -3442,12 +3443,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
3442
3443
|
getWrappedInstance(): any;
|
|
3443
3444
|
render(): React.JSX.Element;
|
|
3444
3445
|
context: unknown;
|
|
3445
|
-
setState<K_1 extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
3446
|
+
setState<K_1 extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
3447
|
+
clearable?: boolean | undefined;
|
|
3446
3448
|
disabled?: boolean | undefined;
|
|
3447
3449
|
inline?: boolean | undefined;
|
|
3448
3450
|
placeholder?: string | undefined;
|
|
3449
3451
|
multiple?: boolean | undefined;
|
|
3450
|
-
clearable?: boolean | undefined;
|
|
3451
3452
|
labelField?: string | undefined;
|
|
3452
3453
|
valueField?: string | undefined;
|
|
3453
3454
|
virtualThreshold?: number | undefined;
|
|
@@ -3491,12 +3492,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
3491
3492
|
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
|
3492
3493
|
}>) => {} | Pick<{}, K_1> | null) | Pick<{}, K_1> | null, callback?: (() => void) | undefined): void;
|
|
3493
3494
|
forceUpdate(callback?: (() => void) | undefined): void;
|
|
3494
|
-
readonly props: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
3495
|
+
readonly props: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
3496
|
+
clearable?: boolean | undefined;
|
|
3495
3497
|
disabled?: boolean | undefined;
|
|
3496
3498
|
inline?: boolean | undefined;
|
|
3497
3499
|
placeholder?: string | undefined;
|
|
3498
3500
|
multiple?: boolean | undefined;
|
|
3499
|
-
clearable?: boolean | undefined;
|
|
3500
3501
|
labelField?: string | undefined;
|
|
3501
3502
|
valueField?: string | undefined;
|
|
3502
3503
|
virtualThreshold?: number | undefined;
|
|
@@ -3543,12 +3544,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
3543
3544
|
refs: {
|
|
3544
3545
|
[key: string]: React.ReactInstance;
|
|
3545
3546
|
};
|
|
3546
|
-
shouldComponentUpdate?(nextProps: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
3547
|
+
shouldComponentUpdate?(nextProps: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
3548
|
+
clearable?: boolean | undefined;
|
|
3547
3549
|
disabled?: boolean | undefined;
|
|
3548
3550
|
inline?: boolean | undefined;
|
|
3549
3551
|
placeholder?: string | undefined;
|
|
3550
3552
|
multiple?: boolean | undefined;
|
|
3551
|
-
clearable?: boolean | undefined;
|
|
3552
3553
|
labelField?: string | undefined;
|
|
3553
3554
|
valueField?: string | undefined;
|
|
3554
3555
|
virtualThreshold?: number | undefined;
|
|
@@ -3592,12 +3593,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
3592
3593
|
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
|
3593
3594
|
}>, nextState: Readonly<{}>, nextContext: any): boolean;
|
|
3594
3595
|
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
|
3595
|
-
getSnapshotBeforeUpdate?(prevProps: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
3596
|
+
getSnapshotBeforeUpdate?(prevProps: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
3597
|
+
clearable?: boolean | undefined;
|
|
3596
3598
|
disabled?: boolean | undefined;
|
|
3597
3599
|
inline?: boolean | undefined;
|
|
3598
3600
|
placeholder?: string | undefined;
|
|
3599
3601
|
multiple?: boolean | undefined;
|
|
3600
|
-
clearable?: boolean | undefined;
|
|
3601
3602
|
labelField?: string | undefined;
|
|
3602
3603
|
valueField?: string | undefined;
|
|
3603
3604
|
virtualThreshold?: number | undefined;
|
|
@@ -3642,12 +3643,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
3642
3643
|
}>, prevState: Readonly<{}>): any;
|
|
3643
3644
|
componentWillMount?(): void;
|
|
3644
3645
|
UNSAFE_componentWillMount?(): void;
|
|
3645
|
-
componentWillReceiveProps?(nextProps: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
3646
|
+
componentWillReceiveProps?(nextProps: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
3647
|
+
clearable?: boolean | undefined;
|
|
3646
3648
|
disabled?: boolean | undefined;
|
|
3647
3649
|
inline?: boolean | undefined;
|
|
3648
3650
|
placeholder?: string | undefined;
|
|
3649
3651
|
multiple?: boolean | undefined;
|
|
3650
|
-
clearable?: boolean | undefined;
|
|
3651
3652
|
labelField?: string | undefined;
|
|
3652
3653
|
valueField?: string | undefined;
|
|
3653
3654
|
virtualThreshold?: number | undefined;
|
|
@@ -3690,12 +3691,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
3690
3691
|
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
3691
3692
|
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
|
3692
3693
|
}>, nextContext: any): void;
|
|
3693
|
-
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
3694
|
+
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
3695
|
+
clearable?: boolean | undefined;
|
|
3694
3696
|
disabled?: boolean | undefined;
|
|
3695
3697
|
inline?: boolean | undefined;
|
|
3696
3698
|
placeholder?: string | undefined;
|
|
3697
3699
|
multiple?: boolean | undefined;
|
|
3698
|
-
clearable?: boolean | undefined;
|
|
3699
3700
|
labelField?: string | undefined;
|
|
3700
3701
|
valueField?: string | undefined;
|
|
3701
3702
|
virtualThreshold?: number | undefined;
|
|
@@ -3738,12 +3739,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
3738
3739
|
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
3739
3740
|
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
|
3740
3741
|
}>, nextContext: any): void;
|
|
3741
|
-
componentWillUpdate?(nextProps: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
3742
|
+
componentWillUpdate?(nextProps: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
3743
|
+
clearable?: boolean | undefined;
|
|
3742
3744
|
disabled?: boolean | undefined;
|
|
3743
3745
|
inline?: boolean | undefined;
|
|
3744
3746
|
placeholder?: string | undefined;
|
|
3745
3747
|
multiple?: boolean | undefined;
|
|
3746
|
-
clearable?: boolean | undefined;
|
|
3747
3748
|
labelField?: string | undefined;
|
|
3748
3749
|
valueField?: string | undefined;
|
|
3749
3750
|
virtualThreshold?: number | undefined;
|
|
@@ -3786,12 +3787,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
3786
3787
|
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
3787
3788
|
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
|
3788
3789
|
}>, nextState: Readonly<{}>, nextContext: any): void;
|
|
3789
|
-
UNSAFE_componentWillUpdate?(nextProps: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
3790
|
+
UNSAFE_componentWillUpdate?(nextProps: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
3791
|
+
clearable?: boolean | undefined;
|
|
3790
3792
|
disabled?: boolean | undefined;
|
|
3791
3793
|
inline?: boolean | undefined;
|
|
3792
3794
|
placeholder?: string | undefined;
|
|
3793
3795
|
multiple?: boolean | undefined;
|
|
3794
|
-
clearable?: boolean | undefined;
|
|
3795
3796
|
labelField?: string | undefined;
|
|
3796
3797
|
valueField?: string | undefined;
|
|
3797
3798
|
virtualThreshold?: number | undefined;
|
|
@@ -3837,12 +3838,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
3837
3838
|
};
|
|
3838
3839
|
displayName: string;
|
|
3839
3840
|
ComposedComponent: React.ComponentType<{
|
|
3840
|
-
new (props: RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
3841
|
+
new (props: RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
3842
|
+
clearable?: boolean | undefined;
|
|
3841
3843
|
disabled?: boolean | undefined;
|
|
3842
3844
|
inline?: boolean | undefined;
|
|
3843
3845
|
placeholder?: string | undefined;
|
|
3844
3846
|
multiple?: boolean | undefined;
|
|
3845
|
-
clearable?: boolean | undefined;
|
|
3846
3847
|
labelField?: string | undefined;
|
|
3847
3848
|
valueField?: string | undefined;
|
|
3848
3849
|
virtualThreshold?: number | undefined;
|
|
@@ -3865,12 +3866,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
3865
3866
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps): {
|
|
3866
3867
|
render(): React.JSX.Element;
|
|
3867
3868
|
context: unknown;
|
|
3868
|
-
setState<K_2 extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
3869
|
+
setState<K_2 extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
3870
|
+
clearable?: boolean | undefined;
|
|
3869
3871
|
disabled?: boolean | undefined;
|
|
3870
3872
|
inline?: boolean | undefined;
|
|
3871
3873
|
placeholder?: string | undefined;
|
|
3872
3874
|
multiple?: boolean | undefined;
|
|
3873
|
-
clearable?: boolean | undefined;
|
|
3874
3875
|
labelField?: string | undefined;
|
|
3875
3876
|
valueField?: string | undefined;
|
|
3876
3877
|
virtualThreshold?: number | undefined;
|
|
@@ -3892,12 +3893,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
3892
3893
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
3893
3894
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>) => {} | Pick<{}, K_2> | null) | Pick<{}, K_2> | null, callback?: (() => void) | undefined): void;
|
|
3894
3895
|
forceUpdate(callback?: (() => void) | undefined): void;
|
|
3895
|
-
readonly props: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
3896
|
+
readonly props: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
3897
|
+
clearable?: boolean | undefined;
|
|
3896
3898
|
disabled?: boolean | undefined;
|
|
3897
3899
|
inline?: boolean | undefined;
|
|
3898
3900
|
placeholder?: string | undefined;
|
|
3899
3901
|
multiple?: boolean | undefined;
|
|
3900
|
-
clearable?: boolean | undefined;
|
|
3901
3902
|
labelField?: string | undefined;
|
|
3902
3903
|
valueField?: string | undefined;
|
|
3903
3904
|
virtualThreshold?: number | undefined;
|
|
@@ -3923,12 +3924,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
3923
3924
|
[key: string]: React.ReactInstance;
|
|
3924
3925
|
};
|
|
3925
3926
|
componentDidMount?(): void;
|
|
3926
|
-
shouldComponentUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
3927
|
+
shouldComponentUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
3928
|
+
clearable?: boolean | undefined;
|
|
3927
3929
|
disabled?: boolean | undefined;
|
|
3928
3930
|
inline?: boolean | undefined;
|
|
3929
3931
|
placeholder?: string | undefined;
|
|
3930
3932
|
multiple?: boolean | undefined;
|
|
3931
|
-
clearable?: boolean | undefined;
|
|
3932
3933
|
labelField?: string | undefined;
|
|
3933
3934
|
valueField?: string | undefined;
|
|
3934
3935
|
virtualThreshold?: number | undefined;
|
|
@@ -3951,12 +3952,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
3951
3952
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextState: Readonly<{}>, nextContext: any): boolean;
|
|
3952
3953
|
componentWillUnmount?(): void;
|
|
3953
3954
|
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
|
3954
|
-
getSnapshotBeforeUpdate?(prevProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
3955
|
+
getSnapshotBeforeUpdate?(prevProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
3956
|
+
clearable?: boolean | undefined;
|
|
3955
3957
|
disabled?: boolean | undefined;
|
|
3956
3958
|
inline?: boolean | undefined;
|
|
3957
3959
|
placeholder?: string | undefined;
|
|
3958
3960
|
multiple?: boolean | undefined;
|
|
3959
|
-
clearable?: boolean | undefined;
|
|
3960
3961
|
labelField?: string | undefined;
|
|
3961
3962
|
valueField?: string | undefined;
|
|
3962
3963
|
virtualThreshold?: number | undefined;
|
|
@@ -3977,12 +3978,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
3977
3978
|
locale?: string | undefined;
|
|
3978
3979
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
3979
3980
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, prevState: Readonly<{}>): any;
|
|
3980
|
-
componentDidUpdate?(prevProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
3981
|
+
componentDidUpdate?(prevProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
3982
|
+
clearable?: boolean | undefined;
|
|
3981
3983
|
disabled?: boolean | undefined;
|
|
3982
3984
|
inline?: boolean | undefined;
|
|
3983
3985
|
placeholder?: string | undefined;
|
|
3984
3986
|
multiple?: boolean | undefined;
|
|
3985
|
-
clearable?: boolean | undefined;
|
|
3986
3987
|
labelField?: string | undefined;
|
|
3987
3988
|
valueField?: string | undefined;
|
|
3988
3989
|
virtualThreshold?: number | undefined;
|
|
@@ -4005,12 +4006,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
4005
4006
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, prevState: Readonly<{}>, snapshot?: any): void;
|
|
4006
4007
|
componentWillMount?(): void;
|
|
4007
4008
|
UNSAFE_componentWillMount?(): void;
|
|
4008
|
-
componentWillReceiveProps?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
4009
|
+
componentWillReceiveProps?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
4010
|
+
clearable?: boolean | undefined;
|
|
4009
4011
|
disabled?: boolean | undefined;
|
|
4010
4012
|
inline?: boolean | undefined;
|
|
4011
4013
|
placeholder?: string | undefined;
|
|
4012
4014
|
multiple?: boolean | undefined;
|
|
4013
|
-
clearable?: boolean | undefined;
|
|
4014
4015
|
labelField?: string | undefined;
|
|
4015
4016
|
valueField?: string | undefined;
|
|
4016
4017
|
virtualThreshold?: number | undefined;
|
|
@@ -4031,12 +4032,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
4031
4032
|
locale?: string | undefined;
|
|
4032
4033
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
4033
4034
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextContext: any): void;
|
|
4034
|
-
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
4035
|
+
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
4036
|
+
clearable?: boolean | undefined;
|
|
4035
4037
|
disabled?: boolean | undefined;
|
|
4036
4038
|
inline?: boolean | undefined;
|
|
4037
4039
|
placeholder?: string | undefined;
|
|
4038
4040
|
multiple?: boolean | undefined;
|
|
4039
|
-
clearable?: boolean | undefined;
|
|
4040
4041
|
labelField?: string | undefined;
|
|
4041
4042
|
valueField?: string | undefined;
|
|
4042
4043
|
virtualThreshold?: number | undefined;
|
|
@@ -4057,12 +4058,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
4057
4058
|
locale?: string | undefined;
|
|
4058
4059
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
4059
4060
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextContext: any): void;
|
|
4060
|
-
componentWillUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
4061
|
+
componentWillUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
4062
|
+
clearable?: boolean | undefined;
|
|
4061
4063
|
disabled?: boolean | undefined;
|
|
4062
4064
|
inline?: boolean | undefined;
|
|
4063
4065
|
placeholder?: string | undefined;
|
|
4064
4066
|
multiple?: boolean | undefined;
|
|
4065
|
-
clearable?: boolean | undefined;
|
|
4066
4067
|
labelField?: string | undefined;
|
|
4067
4068
|
valueField?: string | undefined;
|
|
4068
4069
|
virtualThreshold?: number | undefined;
|
|
@@ -4083,12 +4084,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
4083
4084
|
locale?: string | undefined;
|
|
4084
4085
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
4085
4086
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextState: Readonly<{}>, nextContext: any): void;
|
|
4086
|
-
UNSAFE_componentWillUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
4087
|
+
UNSAFE_componentWillUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
4088
|
+
clearable?: boolean | undefined;
|
|
4087
4089
|
disabled?: boolean | undefined;
|
|
4088
4090
|
inline?: boolean | undefined;
|
|
4089
4091
|
placeholder?: string | undefined;
|
|
4090
4092
|
multiple?: boolean | undefined;
|
|
4091
|
-
clearable?: boolean | undefined;
|
|
4092
4093
|
labelField?: string | undefined;
|
|
4093
4094
|
valueField?: string | undefined;
|
|
4094
4095
|
virtualThreshold?: number | undefined;
|
|
@@ -4110,12 +4111,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
4110
4111
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
4111
4112
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextState: Readonly<{}>, nextContext: any): void;
|
|
4112
4113
|
};
|
|
4113
|
-
new (props: RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
4114
|
+
new (props: RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
4115
|
+
clearable?: boolean | undefined;
|
|
4114
4116
|
disabled?: boolean | undefined;
|
|
4115
4117
|
inline?: boolean | undefined;
|
|
4116
4118
|
placeholder?: string | undefined;
|
|
4117
4119
|
multiple?: boolean | undefined;
|
|
4118
|
-
clearable?: boolean | undefined;
|
|
4119
4120
|
labelField?: string | undefined;
|
|
4120
4121
|
valueField?: string | undefined;
|
|
4121
4122
|
virtualThreshold?: number | undefined;
|
|
@@ -4138,12 +4139,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
4138
4139
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps, context: any): {
|
|
4139
4140
|
render(): React.JSX.Element;
|
|
4140
4141
|
context: unknown;
|
|
4141
|
-
setState<K_2 extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
4142
|
+
setState<K_2 extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
4143
|
+
clearable?: boolean | undefined;
|
|
4142
4144
|
disabled?: boolean | undefined;
|
|
4143
4145
|
inline?: boolean | undefined;
|
|
4144
4146
|
placeholder?: string | undefined;
|
|
4145
4147
|
multiple?: boolean | undefined;
|
|
4146
|
-
clearable?: boolean | undefined;
|
|
4147
4148
|
labelField?: string | undefined;
|
|
4148
4149
|
valueField?: string | undefined;
|
|
4149
4150
|
virtualThreshold?: number | undefined;
|
|
@@ -4165,12 +4166,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
4165
4166
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
4166
4167
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>) => {} | Pick<{}, K_2> | null) | Pick<{}, K_2> | null, callback?: (() => void) | undefined): void;
|
|
4167
4168
|
forceUpdate(callback?: (() => void) | undefined): void;
|
|
4168
|
-
readonly props: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
4169
|
+
readonly props: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
4170
|
+
clearable?: boolean | undefined;
|
|
4169
4171
|
disabled?: boolean | undefined;
|
|
4170
4172
|
inline?: boolean | undefined;
|
|
4171
4173
|
placeholder?: string | undefined;
|
|
4172
4174
|
multiple?: boolean | undefined;
|
|
4173
|
-
clearable?: boolean | undefined;
|
|
4174
4175
|
labelField?: string | undefined;
|
|
4175
4176
|
valueField?: string | undefined;
|
|
4176
4177
|
virtualThreshold?: number | undefined;
|
|
@@ -4196,12 +4197,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
4196
4197
|
[key: string]: React.ReactInstance;
|
|
4197
4198
|
};
|
|
4198
4199
|
componentDidMount?(): void;
|
|
4199
|
-
shouldComponentUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
4200
|
+
shouldComponentUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
4201
|
+
clearable?: boolean | undefined;
|
|
4200
4202
|
disabled?: boolean | undefined;
|
|
4201
4203
|
inline?: boolean | undefined;
|
|
4202
4204
|
placeholder?: string | undefined;
|
|
4203
4205
|
multiple?: boolean | undefined;
|
|
4204
|
-
clearable?: boolean | undefined;
|
|
4205
4206
|
labelField?: string | undefined;
|
|
4206
4207
|
valueField?: string | undefined;
|
|
4207
4208
|
virtualThreshold?: number | undefined;
|
|
@@ -4224,12 +4225,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
4224
4225
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextState: Readonly<{}>, nextContext: any): boolean;
|
|
4225
4226
|
componentWillUnmount?(): void;
|
|
4226
4227
|
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
|
4227
|
-
getSnapshotBeforeUpdate?(prevProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
4228
|
+
getSnapshotBeforeUpdate?(prevProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
4229
|
+
clearable?: boolean | undefined;
|
|
4228
4230
|
disabled?: boolean | undefined;
|
|
4229
4231
|
inline?: boolean | undefined;
|
|
4230
4232
|
placeholder?: string | undefined;
|
|
4231
4233
|
multiple?: boolean | undefined;
|
|
4232
|
-
clearable?: boolean | undefined;
|
|
4233
4234
|
labelField?: string | undefined;
|
|
4234
4235
|
valueField?: string | undefined;
|
|
4235
4236
|
virtualThreshold?: number | undefined;
|
|
@@ -4250,12 +4251,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
4250
4251
|
locale?: string | undefined;
|
|
4251
4252
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
4252
4253
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, prevState: Readonly<{}>): any;
|
|
4253
|
-
componentDidUpdate?(prevProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
4254
|
+
componentDidUpdate?(prevProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
4255
|
+
clearable?: boolean | undefined;
|
|
4254
4256
|
disabled?: boolean | undefined;
|
|
4255
4257
|
inline?: boolean | undefined;
|
|
4256
4258
|
placeholder?: string | undefined;
|
|
4257
4259
|
multiple?: boolean | undefined;
|
|
4258
|
-
clearable?: boolean | undefined;
|
|
4259
4260
|
labelField?: string | undefined;
|
|
4260
4261
|
valueField?: string | undefined;
|
|
4261
4262
|
virtualThreshold?: number | undefined;
|
|
@@ -4278,12 +4279,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
4278
4279
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, prevState: Readonly<{}>, snapshot?: any): void;
|
|
4279
4280
|
componentWillMount?(): void;
|
|
4280
4281
|
UNSAFE_componentWillMount?(): void;
|
|
4281
|
-
componentWillReceiveProps?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
4282
|
+
componentWillReceiveProps?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
4283
|
+
clearable?: boolean | undefined;
|
|
4282
4284
|
disabled?: boolean | undefined;
|
|
4283
4285
|
inline?: boolean | undefined;
|
|
4284
4286
|
placeholder?: string | undefined;
|
|
4285
4287
|
multiple?: boolean | undefined;
|
|
4286
|
-
clearable?: boolean | undefined;
|
|
4287
4288
|
labelField?: string | undefined;
|
|
4288
4289
|
valueField?: string | undefined;
|
|
4289
4290
|
virtualThreshold?: number | undefined;
|
|
@@ -4304,12 +4305,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
4304
4305
|
locale?: string | undefined;
|
|
4305
4306
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
4306
4307
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextContext: any): void;
|
|
4307
|
-
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
4308
|
+
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
4309
|
+
clearable?: boolean | undefined;
|
|
4308
4310
|
disabled?: boolean | undefined;
|
|
4309
4311
|
inline?: boolean | undefined;
|
|
4310
4312
|
placeholder?: string | undefined;
|
|
4311
4313
|
multiple?: boolean | undefined;
|
|
4312
|
-
clearable?: boolean | undefined;
|
|
4313
4314
|
labelField?: string | undefined;
|
|
4314
4315
|
valueField?: string | undefined;
|
|
4315
4316
|
virtualThreshold?: number | undefined;
|
|
@@ -4330,12 +4331,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
4330
4331
|
locale?: string | undefined;
|
|
4331
4332
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
4332
4333
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextContext: any): void;
|
|
4333
|
-
componentWillUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
4334
|
+
componentWillUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
4335
|
+
clearable?: boolean | undefined;
|
|
4334
4336
|
disabled?: boolean | undefined;
|
|
4335
4337
|
inline?: boolean | undefined;
|
|
4336
4338
|
placeholder?: string | undefined;
|
|
4337
4339
|
multiple?: boolean | undefined;
|
|
4338
|
-
clearable?: boolean | undefined;
|
|
4339
4340
|
labelField?: string | undefined;
|
|
4340
4341
|
valueField?: string | undefined;
|
|
4341
4342
|
virtualThreshold?: number | undefined;
|
|
@@ -4356,12 +4357,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
4356
4357
|
locale?: string | undefined;
|
|
4357
4358
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
4358
4359
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextState: Readonly<{}>, nextContext: any): void;
|
|
4359
|
-
UNSAFE_componentWillUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
4360
|
+
UNSAFE_componentWillUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
4361
|
+
clearable?: boolean | undefined;
|
|
4360
4362
|
disabled?: boolean | undefined;
|
|
4361
4363
|
inline?: boolean | undefined;
|
|
4362
4364
|
placeholder?: string | undefined;
|
|
4363
4365
|
multiple?: boolean | undefined;
|
|
4364
|
-
clearable?: boolean | undefined;
|
|
4365
4366
|
labelField?: string | undefined;
|
|
4366
4367
|
valueField?: string | undefined;
|
|
4367
4368
|
virtualThreshold?: number | undefined;
|
|
@@ -4388,12 +4389,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
4388
4389
|
contextType: React.Context<void | import("amis-core").RendererEnv>;
|
|
4389
4390
|
}, {}> & {
|
|
4390
4391
|
ComposedComponent: {
|
|
4391
|
-
new (props: Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
4392
|
+
new (props: Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
4393
|
+
clearable?: boolean | undefined;
|
|
4392
4394
|
disabled?: boolean | undefined;
|
|
4393
4395
|
inline?: boolean | undefined;
|
|
4394
4396
|
placeholder?: string | undefined;
|
|
4395
4397
|
multiple?: boolean | undefined;
|
|
4396
|
-
clearable?: boolean | undefined;
|
|
4397
4398
|
labelField?: string | undefined;
|
|
4398
4399
|
valueField?: string | undefined;
|
|
4399
4400
|
virtualThreshold?: number | undefined;
|
|
@@ -4451,12 +4452,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
4451
4452
|
getWrappedInstance(): any;
|
|
4452
4453
|
render(): React.JSX.Element;
|
|
4453
4454
|
context: unknown;
|
|
4454
|
-
setState<K_1 extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
4455
|
+
setState<K_1 extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
4456
|
+
clearable?: boolean | undefined;
|
|
4455
4457
|
disabled?: boolean | undefined;
|
|
4456
4458
|
inline?: boolean | undefined;
|
|
4457
4459
|
placeholder?: string | undefined;
|
|
4458
4460
|
multiple?: boolean | undefined;
|
|
4459
|
-
clearable?: boolean | undefined;
|
|
4460
4461
|
labelField?: string | undefined;
|
|
4461
4462
|
valueField?: string | undefined;
|
|
4462
4463
|
virtualThreshold?: number | undefined;
|
|
@@ -4500,12 +4501,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
4500
4501
|
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
|
4501
4502
|
}>) => {} | Pick<{}, K_1> | null) | Pick<{}, K_1> | null, callback?: (() => void) | undefined): void;
|
|
4502
4503
|
forceUpdate(callback?: (() => void) | undefined): void;
|
|
4503
|
-
readonly props: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
4504
|
+
readonly props: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
4505
|
+
clearable?: boolean | undefined;
|
|
4504
4506
|
disabled?: boolean | undefined;
|
|
4505
4507
|
inline?: boolean | undefined;
|
|
4506
4508
|
placeholder?: string | undefined;
|
|
4507
4509
|
multiple?: boolean | undefined;
|
|
4508
|
-
clearable?: boolean | undefined;
|
|
4509
4510
|
labelField?: string | undefined;
|
|
4510
4511
|
valueField?: string | undefined;
|
|
4511
4512
|
virtualThreshold?: number | undefined;
|
|
@@ -4552,12 +4553,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
4552
4553
|
refs: {
|
|
4553
4554
|
[key: string]: React.ReactInstance;
|
|
4554
4555
|
};
|
|
4555
|
-
shouldComponentUpdate?(nextProps: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
4556
|
+
shouldComponentUpdate?(nextProps: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
4557
|
+
clearable?: boolean | undefined;
|
|
4556
4558
|
disabled?: boolean | undefined;
|
|
4557
4559
|
inline?: boolean | undefined;
|
|
4558
4560
|
placeholder?: string | undefined;
|
|
4559
4561
|
multiple?: boolean | undefined;
|
|
4560
|
-
clearable?: boolean | undefined;
|
|
4561
4562
|
labelField?: string | undefined;
|
|
4562
4563
|
valueField?: string | undefined;
|
|
4563
4564
|
virtualThreshold?: number | undefined;
|
|
@@ -4601,12 +4602,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
4601
4602
|
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
|
4602
4603
|
}>, nextState: Readonly<{}>, nextContext: any): boolean;
|
|
4603
4604
|
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
|
4604
|
-
getSnapshotBeforeUpdate?(prevProps: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
4605
|
+
getSnapshotBeforeUpdate?(prevProps: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
4606
|
+
clearable?: boolean | undefined;
|
|
4605
4607
|
disabled?: boolean | undefined;
|
|
4606
4608
|
inline?: boolean | undefined;
|
|
4607
4609
|
placeholder?: string | undefined;
|
|
4608
4610
|
multiple?: boolean | undefined;
|
|
4609
|
-
clearable?: boolean | undefined;
|
|
4610
4611
|
labelField?: string | undefined;
|
|
4611
4612
|
valueField?: string | undefined;
|
|
4612
4613
|
virtualThreshold?: number | undefined;
|
|
@@ -4651,12 +4652,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
4651
4652
|
}>, prevState: Readonly<{}>): any;
|
|
4652
4653
|
componentWillMount?(): void;
|
|
4653
4654
|
UNSAFE_componentWillMount?(): void;
|
|
4654
|
-
componentWillReceiveProps?(nextProps: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
4655
|
+
componentWillReceiveProps?(nextProps: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
4656
|
+
clearable?: boolean | undefined;
|
|
4655
4657
|
disabled?: boolean | undefined;
|
|
4656
4658
|
inline?: boolean | undefined;
|
|
4657
4659
|
placeholder?: string | undefined;
|
|
4658
4660
|
multiple?: boolean | undefined;
|
|
4659
|
-
clearable?: boolean | undefined;
|
|
4660
4661
|
labelField?: string | undefined;
|
|
4661
4662
|
valueField?: string | undefined;
|
|
4662
4663
|
virtualThreshold?: number | undefined;
|
|
@@ -4699,12 +4700,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
4699
4700
|
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
4700
4701
|
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
|
4701
4702
|
}>, nextContext: any): void;
|
|
4702
|
-
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
4703
|
+
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
4704
|
+
clearable?: boolean | undefined;
|
|
4703
4705
|
disabled?: boolean | undefined;
|
|
4704
4706
|
inline?: boolean | undefined;
|
|
4705
4707
|
placeholder?: string | undefined;
|
|
4706
4708
|
multiple?: boolean | undefined;
|
|
4707
|
-
clearable?: boolean | undefined;
|
|
4708
4709
|
labelField?: string | undefined;
|
|
4709
4710
|
valueField?: string | undefined;
|
|
4710
4711
|
virtualThreshold?: number | undefined;
|
|
@@ -4747,12 +4748,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
4747
4748
|
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
4748
4749
|
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
|
4749
4750
|
}>, nextContext: any): void;
|
|
4750
|
-
componentWillUpdate?(nextProps: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
4751
|
+
componentWillUpdate?(nextProps: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
4752
|
+
clearable?: boolean | undefined;
|
|
4751
4753
|
disabled?: boolean | undefined;
|
|
4752
4754
|
inline?: boolean | undefined;
|
|
4753
4755
|
placeholder?: string | undefined;
|
|
4754
4756
|
multiple?: boolean | undefined;
|
|
4755
|
-
clearable?: boolean | undefined;
|
|
4756
4757
|
labelField?: string | undefined;
|
|
4757
4758
|
valueField?: string | undefined;
|
|
4758
4759
|
virtualThreshold?: number | undefined;
|
|
@@ -4795,12 +4796,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
4795
4796
|
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
4796
4797
|
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
|
4797
4798
|
}>, nextState: Readonly<{}>, nextContext: any): void;
|
|
4798
|
-
UNSAFE_componentWillUpdate?(nextProps: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
4799
|
+
UNSAFE_componentWillUpdate?(nextProps: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
4800
|
+
clearable?: boolean | undefined;
|
|
4799
4801
|
disabled?: boolean | undefined;
|
|
4800
4802
|
inline?: boolean | undefined;
|
|
4801
4803
|
placeholder?: string | undefined;
|
|
4802
4804
|
multiple?: boolean | undefined;
|
|
4803
|
-
clearable?: boolean | undefined;
|
|
4804
4805
|
labelField?: string | undefined;
|
|
4805
4806
|
valueField?: string | undefined;
|
|
4806
4807
|
virtualThreshold?: number | undefined;
|
|
@@ -4846,12 +4847,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
4846
4847
|
};
|
|
4847
4848
|
displayName: string;
|
|
4848
4849
|
ComposedComponent: React.ComponentType<{
|
|
4849
|
-
new (props: RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
4850
|
+
new (props: RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
4851
|
+
clearable?: boolean | undefined;
|
|
4850
4852
|
disabled?: boolean | undefined;
|
|
4851
4853
|
inline?: boolean | undefined;
|
|
4852
4854
|
placeholder?: string | undefined;
|
|
4853
4855
|
multiple?: boolean | undefined;
|
|
4854
|
-
clearable?: boolean | undefined;
|
|
4855
4856
|
labelField?: string | undefined;
|
|
4856
4857
|
valueField?: string | undefined;
|
|
4857
4858
|
virtualThreshold?: number | undefined;
|
|
@@ -4874,12 +4875,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
4874
4875
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps): {
|
|
4875
4876
|
render(): React.JSX.Element;
|
|
4876
4877
|
context: unknown;
|
|
4877
|
-
setState<K_2 extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
4878
|
+
setState<K_2 extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
4879
|
+
clearable?: boolean | undefined;
|
|
4878
4880
|
disabled?: boolean | undefined;
|
|
4879
4881
|
inline?: boolean | undefined;
|
|
4880
4882
|
placeholder?: string | undefined;
|
|
4881
4883
|
multiple?: boolean | undefined;
|
|
4882
|
-
clearable?: boolean | undefined;
|
|
4883
4884
|
labelField?: string | undefined;
|
|
4884
4885
|
valueField?: string | undefined;
|
|
4885
4886
|
virtualThreshold?: number | undefined;
|
|
@@ -4901,12 +4902,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
4901
4902
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
4902
4903
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>) => {} | Pick<{}, K_2> | null) | Pick<{}, K_2> | null, callback?: (() => void) | undefined): void;
|
|
4903
4904
|
forceUpdate(callback?: (() => void) | undefined): void;
|
|
4904
|
-
readonly props: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
4905
|
+
readonly props: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
4906
|
+
clearable?: boolean | undefined;
|
|
4905
4907
|
disabled?: boolean | undefined;
|
|
4906
4908
|
inline?: boolean | undefined;
|
|
4907
4909
|
placeholder?: string | undefined;
|
|
4908
4910
|
multiple?: boolean | undefined;
|
|
4909
|
-
clearable?: boolean | undefined;
|
|
4910
4911
|
labelField?: string | undefined;
|
|
4911
4912
|
valueField?: string | undefined;
|
|
4912
4913
|
virtualThreshold?: number | undefined;
|
|
@@ -4932,12 +4933,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
4932
4933
|
[key: string]: React.ReactInstance;
|
|
4933
4934
|
};
|
|
4934
4935
|
componentDidMount?(): void;
|
|
4935
|
-
shouldComponentUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
4936
|
+
shouldComponentUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
4937
|
+
clearable?: boolean | undefined;
|
|
4936
4938
|
disabled?: boolean | undefined;
|
|
4937
4939
|
inline?: boolean | undefined;
|
|
4938
4940
|
placeholder?: string | undefined;
|
|
4939
4941
|
multiple?: boolean | undefined;
|
|
4940
|
-
clearable?: boolean | undefined;
|
|
4941
4942
|
labelField?: string | undefined;
|
|
4942
4943
|
valueField?: string | undefined;
|
|
4943
4944
|
virtualThreshold?: number | undefined;
|
|
@@ -4960,12 +4961,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
4960
4961
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextState: Readonly<{}>, nextContext: any): boolean;
|
|
4961
4962
|
componentWillUnmount?(): void;
|
|
4962
4963
|
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
|
4963
|
-
getSnapshotBeforeUpdate?(prevProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
4964
|
+
getSnapshotBeforeUpdate?(prevProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
4965
|
+
clearable?: boolean | undefined;
|
|
4964
4966
|
disabled?: boolean | undefined;
|
|
4965
4967
|
inline?: boolean | undefined;
|
|
4966
4968
|
placeholder?: string | undefined;
|
|
4967
4969
|
multiple?: boolean | undefined;
|
|
4968
|
-
clearable?: boolean | undefined;
|
|
4969
4970
|
labelField?: string | undefined;
|
|
4970
4971
|
valueField?: string | undefined;
|
|
4971
4972
|
virtualThreshold?: number | undefined;
|
|
@@ -4986,12 +4987,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
4986
4987
|
locale?: string | undefined;
|
|
4987
4988
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
4988
4989
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, prevState: Readonly<{}>): any;
|
|
4989
|
-
componentDidUpdate?(prevProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
4990
|
+
componentDidUpdate?(prevProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
4991
|
+
clearable?: boolean | undefined;
|
|
4990
4992
|
disabled?: boolean | undefined;
|
|
4991
4993
|
inline?: boolean | undefined;
|
|
4992
4994
|
placeholder?: string | undefined;
|
|
4993
4995
|
multiple?: boolean | undefined;
|
|
4994
|
-
clearable?: boolean | undefined;
|
|
4995
4996
|
labelField?: string | undefined;
|
|
4996
4997
|
valueField?: string | undefined;
|
|
4997
4998
|
virtualThreshold?: number | undefined;
|
|
@@ -5014,12 +5015,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
5014
5015
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, prevState: Readonly<{}>, snapshot?: any): void;
|
|
5015
5016
|
componentWillMount?(): void;
|
|
5016
5017
|
UNSAFE_componentWillMount?(): void;
|
|
5017
|
-
componentWillReceiveProps?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
5018
|
+
componentWillReceiveProps?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
5019
|
+
clearable?: boolean | undefined;
|
|
5018
5020
|
disabled?: boolean | undefined;
|
|
5019
5021
|
inline?: boolean | undefined;
|
|
5020
5022
|
placeholder?: string | undefined;
|
|
5021
5023
|
multiple?: boolean | undefined;
|
|
5022
|
-
clearable?: boolean | undefined;
|
|
5023
5024
|
labelField?: string | undefined;
|
|
5024
5025
|
valueField?: string | undefined;
|
|
5025
5026
|
virtualThreshold?: number | undefined;
|
|
@@ -5040,12 +5041,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
5040
5041
|
locale?: string | undefined;
|
|
5041
5042
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
5042
5043
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextContext: any): void;
|
|
5043
|
-
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
5044
|
+
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
5045
|
+
clearable?: boolean | undefined;
|
|
5044
5046
|
disabled?: boolean | undefined;
|
|
5045
5047
|
inline?: boolean | undefined;
|
|
5046
5048
|
placeholder?: string | undefined;
|
|
5047
5049
|
multiple?: boolean | undefined;
|
|
5048
|
-
clearable?: boolean | undefined;
|
|
5049
5050
|
labelField?: string | undefined;
|
|
5050
5051
|
valueField?: string | undefined;
|
|
5051
5052
|
virtualThreshold?: number | undefined;
|
|
@@ -5066,12 +5067,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
5066
5067
|
locale?: string | undefined;
|
|
5067
5068
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
5068
5069
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextContext: any): void;
|
|
5069
|
-
componentWillUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
5070
|
+
componentWillUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
5071
|
+
clearable?: boolean | undefined;
|
|
5070
5072
|
disabled?: boolean | undefined;
|
|
5071
5073
|
inline?: boolean | undefined;
|
|
5072
5074
|
placeholder?: string | undefined;
|
|
5073
5075
|
multiple?: boolean | undefined;
|
|
5074
|
-
clearable?: boolean | undefined;
|
|
5075
5076
|
labelField?: string | undefined;
|
|
5076
5077
|
valueField?: string | undefined;
|
|
5077
5078
|
virtualThreshold?: number | undefined;
|
|
@@ -5092,12 +5093,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
5092
5093
|
locale?: string | undefined;
|
|
5093
5094
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
5094
5095
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextState: Readonly<{}>, nextContext: any): void;
|
|
5095
|
-
UNSAFE_componentWillUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
5096
|
+
UNSAFE_componentWillUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
5097
|
+
clearable?: boolean | undefined;
|
|
5096
5098
|
disabled?: boolean | undefined;
|
|
5097
5099
|
inline?: boolean | undefined;
|
|
5098
5100
|
placeholder?: string | undefined;
|
|
5099
5101
|
multiple?: boolean | undefined;
|
|
5100
|
-
clearable?: boolean | undefined;
|
|
5101
5102
|
labelField?: string | undefined;
|
|
5102
5103
|
valueField?: string | undefined;
|
|
5103
5104
|
virtualThreshold?: number | undefined;
|
|
@@ -5119,12 +5120,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
5119
5120
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
5120
5121
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextState: Readonly<{}>, nextContext: any): void;
|
|
5121
5122
|
};
|
|
5122
|
-
new (props: RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
5123
|
+
new (props: RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
5124
|
+
clearable?: boolean | undefined;
|
|
5123
5125
|
disabled?: boolean | undefined;
|
|
5124
5126
|
inline?: boolean | undefined;
|
|
5125
5127
|
placeholder?: string | undefined;
|
|
5126
5128
|
multiple?: boolean | undefined;
|
|
5127
|
-
clearable?: boolean | undefined;
|
|
5128
5129
|
labelField?: string | undefined;
|
|
5129
5130
|
valueField?: string | undefined;
|
|
5130
5131
|
virtualThreshold?: number | undefined;
|
|
@@ -5147,12 +5148,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
5147
5148
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps, context: any): {
|
|
5148
5149
|
render(): React.JSX.Element;
|
|
5149
5150
|
context: unknown;
|
|
5150
|
-
setState<K_2 extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
5151
|
+
setState<K_2 extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
5152
|
+
clearable?: boolean | undefined;
|
|
5151
5153
|
disabled?: boolean | undefined;
|
|
5152
5154
|
inline?: boolean | undefined;
|
|
5153
5155
|
placeholder?: string | undefined;
|
|
5154
5156
|
multiple?: boolean | undefined;
|
|
5155
|
-
clearable?: boolean | undefined;
|
|
5156
5157
|
labelField?: string | undefined;
|
|
5157
5158
|
valueField?: string | undefined;
|
|
5158
5159
|
virtualThreshold?: number | undefined;
|
|
@@ -5174,12 +5175,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
5174
5175
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
5175
5176
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>) => {} | Pick<{}, K_2> | null) | Pick<{}, K_2> | null, callback?: (() => void) | undefined): void;
|
|
5176
5177
|
forceUpdate(callback?: (() => void) | undefined): void;
|
|
5177
|
-
readonly props: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
5178
|
+
readonly props: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
5179
|
+
clearable?: boolean | undefined;
|
|
5178
5180
|
disabled?: boolean | undefined;
|
|
5179
5181
|
inline?: boolean | undefined;
|
|
5180
5182
|
placeholder?: string | undefined;
|
|
5181
5183
|
multiple?: boolean | undefined;
|
|
5182
|
-
clearable?: boolean | undefined;
|
|
5183
5184
|
labelField?: string | undefined;
|
|
5184
5185
|
valueField?: string | undefined;
|
|
5185
5186
|
virtualThreshold?: number | undefined;
|
|
@@ -5205,12 +5206,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
5205
5206
|
[key: string]: React.ReactInstance;
|
|
5206
5207
|
};
|
|
5207
5208
|
componentDidMount?(): void;
|
|
5208
|
-
shouldComponentUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
5209
|
+
shouldComponentUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
5210
|
+
clearable?: boolean | undefined;
|
|
5209
5211
|
disabled?: boolean | undefined;
|
|
5210
5212
|
inline?: boolean | undefined;
|
|
5211
5213
|
placeholder?: string | undefined;
|
|
5212
5214
|
multiple?: boolean | undefined;
|
|
5213
|
-
clearable?: boolean | undefined;
|
|
5214
5215
|
labelField?: string | undefined;
|
|
5215
5216
|
valueField?: string | undefined;
|
|
5216
5217
|
virtualThreshold?: number | undefined;
|
|
@@ -5233,12 +5234,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
5233
5234
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextState: Readonly<{}>, nextContext: any): boolean;
|
|
5234
5235
|
componentWillUnmount?(): void;
|
|
5235
5236
|
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
|
5236
|
-
getSnapshotBeforeUpdate?(prevProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
5237
|
+
getSnapshotBeforeUpdate?(prevProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
5238
|
+
clearable?: boolean | undefined;
|
|
5237
5239
|
disabled?: boolean | undefined;
|
|
5238
5240
|
inline?: boolean | undefined;
|
|
5239
5241
|
placeholder?: string | undefined;
|
|
5240
5242
|
multiple?: boolean | undefined;
|
|
5241
|
-
clearable?: boolean | undefined;
|
|
5242
5243
|
labelField?: string | undefined;
|
|
5243
5244
|
valueField?: string | undefined;
|
|
5244
5245
|
virtualThreshold?: number | undefined;
|
|
@@ -5259,12 +5260,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
5259
5260
|
locale?: string | undefined;
|
|
5260
5261
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
5261
5262
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, prevState: Readonly<{}>): any;
|
|
5262
|
-
componentDidUpdate?(prevProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
5263
|
+
componentDidUpdate?(prevProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
5264
|
+
clearable?: boolean | undefined;
|
|
5263
5265
|
disabled?: boolean | undefined;
|
|
5264
5266
|
inline?: boolean | undefined;
|
|
5265
5267
|
placeholder?: string | undefined;
|
|
5266
5268
|
multiple?: boolean | undefined;
|
|
5267
|
-
clearable?: boolean | undefined;
|
|
5268
5269
|
labelField?: string | undefined;
|
|
5269
5270
|
valueField?: string | undefined;
|
|
5270
5271
|
virtualThreshold?: number | undefined;
|
|
@@ -5287,12 +5288,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
5287
5288
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, prevState: Readonly<{}>, snapshot?: any): void;
|
|
5288
5289
|
componentWillMount?(): void;
|
|
5289
5290
|
UNSAFE_componentWillMount?(): void;
|
|
5290
|
-
componentWillReceiveProps?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
5291
|
+
componentWillReceiveProps?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
5292
|
+
clearable?: boolean | undefined;
|
|
5291
5293
|
disabled?: boolean | undefined;
|
|
5292
5294
|
inline?: boolean | undefined;
|
|
5293
5295
|
placeholder?: string | undefined;
|
|
5294
5296
|
multiple?: boolean | undefined;
|
|
5295
|
-
clearable?: boolean | undefined;
|
|
5296
5297
|
labelField?: string | undefined;
|
|
5297
5298
|
valueField?: string | undefined;
|
|
5298
5299
|
virtualThreshold?: number | undefined;
|
|
@@ -5313,12 +5314,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
5313
5314
|
locale?: string | undefined;
|
|
5314
5315
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
5315
5316
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextContext: any): void;
|
|
5316
|
-
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
5317
|
+
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
5318
|
+
clearable?: boolean | undefined;
|
|
5317
5319
|
disabled?: boolean | undefined;
|
|
5318
5320
|
inline?: boolean | undefined;
|
|
5319
5321
|
placeholder?: string | undefined;
|
|
5320
5322
|
multiple?: boolean | undefined;
|
|
5321
|
-
clearable?: boolean | undefined;
|
|
5322
5323
|
labelField?: string | undefined;
|
|
5323
5324
|
valueField?: string | undefined;
|
|
5324
5325
|
virtualThreshold?: number | undefined;
|
|
@@ -5339,12 +5340,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
5339
5340
|
locale?: string | undefined;
|
|
5340
5341
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
5341
5342
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextContext: any): void;
|
|
5342
|
-
componentWillUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
5343
|
+
componentWillUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
5344
|
+
clearable?: boolean | undefined;
|
|
5343
5345
|
disabled?: boolean | undefined;
|
|
5344
5346
|
inline?: boolean | undefined;
|
|
5345
5347
|
placeholder?: string | undefined;
|
|
5346
5348
|
multiple?: boolean | undefined;
|
|
5347
|
-
clearable?: boolean | undefined;
|
|
5348
5349
|
labelField?: string | undefined;
|
|
5349
5350
|
valueField?: string | undefined;
|
|
5350
5351
|
virtualThreshold?: number | undefined;
|
|
@@ -5365,12 +5366,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
5365
5366
|
locale?: string | undefined;
|
|
5366
5367
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
5367
5368
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextState: Readonly<{}>, nextContext: any): void;
|
|
5368
|
-
UNSAFE_componentWillUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
5369
|
+
UNSAFE_componentWillUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
5370
|
+
clearable?: boolean | undefined;
|
|
5369
5371
|
disabled?: boolean | undefined;
|
|
5370
5372
|
inline?: boolean | undefined;
|
|
5371
5373
|
placeholder?: string | undefined;
|
|
5372
5374
|
multiple?: boolean | undefined;
|
|
5373
|
-
clearable?: boolean | undefined;
|
|
5374
5375
|
labelField?: string | undefined;
|
|
5375
5376
|
valueField?: string | undefined;
|
|
5376
5377
|
virtualThreshold?: number | undefined;
|
|
@@ -5397,12 +5398,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
5397
5398
|
contextType: React.Context<void | import("amis-core").RendererEnv>;
|
|
5398
5399
|
};
|
|
5399
5400
|
} & import("hoist-non-react-statics").NonReactStatics<{
|
|
5400
|
-
new (props: RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
5401
|
+
new (props: RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
5402
|
+
clearable?: boolean | undefined;
|
|
5401
5403
|
disabled?: boolean | undefined;
|
|
5402
5404
|
inline?: boolean | undefined;
|
|
5403
5405
|
placeholder?: string | undefined;
|
|
5404
5406
|
multiple?: boolean | undefined;
|
|
5405
|
-
clearable?: boolean | undefined;
|
|
5406
5407
|
labelField?: string | undefined;
|
|
5407
5408
|
valueField?: string | undefined;
|
|
5408
5409
|
virtualThreshold?: number | undefined;
|
|
@@ -5425,12 +5426,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
5425
5426
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps): {
|
|
5426
5427
|
render(): React.JSX.Element;
|
|
5427
5428
|
context: unknown;
|
|
5428
|
-
setState<K_2 extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
5429
|
+
setState<K_2 extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
5430
|
+
clearable?: boolean | undefined;
|
|
5429
5431
|
disabled?: boolean | undefined;
|
|
5430
5432
|
inline?: boolean | undefined;
|
|
5431
5433
|
placeholder?: string | undefined;
|
|
5432
5434
|
multiple?: boolean | undefined;
|
|
5433
|
-
clearable?: boolean | undefined;
|
|
5434
5435
|
labelField?: string | undefined;
|
|
5435
5436
|
valueField?: string | undefined;
|
|
5436
5437
|
virtualThreshold?: number | undefined;
|
|
@@ -5452,12 +5453,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
5452
5453
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
5453
5454
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>) => {} | Pick<{}, K_2> | null) | Pick<{}, K_2> | null, callback?: (() => void) | undefined): void;
|
|
5454
5455
|
forceUpdate(callback?: (() => void) | undefined): void;
|
|
5455
|
-
readonly props: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
5456
|
+
readonly props: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
5457
|
+
clearable?: boolean | undefined;
|
|
5456
5458
|
disabled?: boolean | undefined;
|
|
5457
5459
|
inline?: boolean | undefined;
|
|
5458
5460
|
placeholder?: string | undefined;
|
|
5459
5461
|
multiple?: boolean | undefined;
|
|
5460
|
-
clearable?: boolean | undefined;
|
|
5461
5462
|
labelField?: string | undefined;
|
|
5462
5463
|
valueField?: string | undefined;
|
|
5463
5464
|
virtualThreshold?: number | undefined;
|
|
@@ -5483,12 +5484,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
5483
5484
|
[key: string]: React.ReactInstance;
|
|
5484
5485
|
};
|
|
5485
5486
|
componentDidMount?(): void;
|
|
5486
|
-
shouldComponentUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
5487
|
+
shouldComponentUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
5488
|
+
clearable?: boolean | undefined;
|
|
5487
5489
|
disabled?: boolean | undefined;
|
|
5488
5490
|
inline?: boolean | undefined;
|
|
5489
5491
|
placeholder?: string | undefined;
|
|
5490
5492
|
multiple?: boolean | undefined;
|
|
5491
|
-
clearable?: boolean | undefined;
|
|
5492
5493
|
labelField?: string | undefined;
|
|
5493
5494
|
valueField?: string | undefined;
|
|
5494
5495
|
virtualThreshold?: number | undefined;
|
|
@@ -5511,12 +5512,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
5511
5512
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextState: Readonly<{}>, nextContext: any): boolean;
|
|
5512
5513
|
componentWillUnmount?(): void;
|
|
5513
5514
|
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
|
5514
|
-
getSnapshotBeforeUpdate?(prevProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
5515
|
+
getSnapshotBeforeUpdate?(prevProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
5516
|
+
clearable?: boolean | undefined;
|
|
5515
5517
|
disabled?: boolean | undefined;
|
|
5516
5518
|
inline?: boolean | undefined;
|
|
5517
5519
|
placeholder?: string | undefined;
|
|
5518
5520
|
multiple?: boolean | undefined;
|
|
5519
|
-
clearable?: boolean | undefined;
|
|
5520
5521
|
labelField?: string | undefined;
|
|
5521
5522
|
valueField?: string | undefined;
|
|
5522
5523
|
virtualThreshold?: number | undefined;
|
|
@@ -5537,12 +5538,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
5537
5538
|
locale?: string | undefined;
|
|
5538
5539
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
5539
5540
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, prevState: Readonly<{}>): any;
|
|
5540
|
-
componentDidUpdate?(prevProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
5541
|
+
componentDidUpdate?(prevProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
5542
|
+
clearable?: boolean | undefined;
|
|
5541
5543
|
disabled?: boolean | undefined;
|
|
5542
5544
|
inline?: boolean | undefined;
|
|
5543
5545
|
placeholder?: string | undefined;
|
|
5544
5546
|
multiple?: boolean | undefined;
|
|
5545
|
-
clearable?: boolean | undefined;
|
|
5546
5547
|
labelField?: string | undefined;
|
|
5547
5548
|
valueField?: string | undefined;
|
|
5548
5549
|
virtualThreshold?: number | undefined;
|
|
@@ -5565,12 +5566,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
5565
5566
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, prevState: Readonly<{}>, snapshot?: any): void;
|
|
5566
5567
|
componentWillMount?(): void;
|
|
5567
5568
|
UNSAFE_componentWillMount?(): void;
|
|
5568
|
-
componentWillReceiveProps?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
5569
|
+
componentWillReceiveProps?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
5570
|
+
clearable?: boolean | undefined;
|
|
5569
5571
|
disabled?: boolean | undefined;
|
|
5570
5572
|
inline?: boolean | undefined;
|
|
5571
5573
|
placeholder?: string | undefined;
|
|
5572
5574
|
multiple?: boolean | undefined;
|
|
5573
|
-
clearable?: boolean | undefined;
|
|
5574
5575
|
labelField?: string | undefined;
|
|
5575
5576
|
valueField?: string | undefined;
|
|
5576
5577
|
virtualThreshold?: number | undefined;
|
|
@@ -5591,12 +5592,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
5591
5592
|
locale?: string | undefined;
|
|
5592
5593
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
5593
5594
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextContext: any): void;
|
|
5594
|
-
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
5595
|
+
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
5596
|
+
clearable?: boolean | undefined;
|
|
5595
5597
|
disabled?: boolean | undefined;
|
|
5596
5598
|
inline?: boolean | undefined;
|
|
5597
5599
|
placeholder?: string | undefined;
|
|
5598
5600
|
multiple?: boolean | undefined;
|
|
5599
|
-
clearable?: boolean | undefined;
|
|
5600
5601
|
labelField?: string | undefined;
|
|
5601
5602
|
valueField?: string | undefined;
|
|
5602
5603
|
virtualThreshold?: number | undefined;
|
|
@@ -5617,12 +5618,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
5617
5618
|
locale?: string | undefined;
|
|
5618
5619
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
5619
5620
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextContext: any): void;
|
|
5620
|
-
componentWillUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
5621
|
+
componentWillUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
5622
|
+
clearable?: boolean | undefined;
|
|
5621
5623
|
disabled?: boolean | undefined;
|
|
5622
5624
|
inline?: boolean | undefined;
|
|
5623
5625
|
placeholder?: string | undefined;
|
|
5624
5626
|
multiple?: boolean | undefined;
|
|
5625
|
-
clearable?: boolean | undefined;
|
|
5626
5627
|
labelField?: string | undefined;
|
|
5627
5628
|
valueField?: string | undefined;
|
|
5628
5629
|
virtualThreshold?: number | undefined;
|
|
@@ -5643,12 +5644,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
5643
5644
|
locale?: string | undefined;
|
|
5644
5645
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
5645
5646
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextState: Readonly<{}>, nextContext: any): void;
|
|
5646
|
-
UNSAFE_componentWillUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
5647
|
+
UNSAFE_componentWillUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
5648
|
+
clearable?: boolean | undefined;
|
|
5647
5649
|
disabled?: boolean | undefined;
|
|
5648
5650
|
inline?: boolean | undefined;
|
|
5649
5651
|
placeholder?: string | undefined;
|
|
5650
5652
|
multiple?: boolean | undefined;
|
|
5651
|
-
clearable?: boolean | undefined;
|
|
5652
5653
|
labelField?: string | undefined;
|
|
5653
5654
|
valueField?: string | undefined;
|
|
5654
5655
|
virtualThreshold?: number | undefined;
|
|
@@ -5670,12 +5671,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
5670
5671
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
5671
5672
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextState: Readonly<{}>, nextContext: any): void;
|
|
5672
5673
|
};
|
|
5673
|
-
new (props: RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
5674
|
+
new (props: RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
5675
|
+
clearable?: boolean | undefined;
|
|
5674
5676
|
disabled?: boolean | undefined;
|
|
5675
5677
|
inline?: boolean | undefined;
|
|
5676
5678
|
placeholder?: string | undefined;
|
|
5677
5679
|
multiple?: boolean | undefined;
|
|
5678
|
-
clearable?: boolean | undefined;
|
|
5679
5680
|
labelField?: string | undefined;
|
|
5680
5681
|
valueField?: string | undefined;
|
|
5681
5682
|
virtualThreshold?: number | undefined;
|
|
@@ -5698,12 +5699,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
5698
5699
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps, context: any): {
|
|
5699
5700
|
render(): React.JSX.Element;
|
|
5700
5701
|
context: unknown;
|
|
5701
|
-
setState<K_2 extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
5702
|
+
setState<K_2 extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
5703
|
+
clearable?: boolean | undefined;
|
|
5702
5704
|
disabled?: boolean | undefined;
|
|
5703
5705
|
inline?: boolean | undefined;
|
|
5704
5706
|
placeholder?: string | undefined;
|
|
5705
5707
|
multiple?: boolean | undefined;
|
|
5706
|
-
clearable?: boolean | undefined;
|
|
5707
5708
|
labelField?: string | undefined;
|
|
5708
5709
|
valueField?: string | undefined;
|
|
5709
5710
|
virtualThreshold?: number | undefined;
|
|
@@ -5725,12 +5726,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
5725
5726
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
5726
5727
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>) => {} | Pick<{}, K_2> | null) | Pick<{}, K_2> | null, callback?: (() => void) | undefined): void;
|
|
5727
5728
|
forceUpdate(callback?: (() => void) | undefined): void;
|
|
5728
|
-
readonly props: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
5729
|
+
readonly props: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
5730
|
+
clearable?: boolean | undefined;
|
|
5729
5731
|
disabled?: boolean | undefined;
|
|
5730
5732
|
inline?: boolean | undefined;
|
|
5731
5733
|
placeholder?: string | undefined;
|
|
5732
5734
|
multiple?: boolean | undefined;
|
|
5733
|
-
clearable?: boolean | undefined;
|
|
5734
5735
|
labelField?: string | undefined;
|
|
5735
5736
|
valueField?: string | undefined;
|
|
5736
5737
|
virtualThreshold?: number | undefined;
|
|
@@ -5756,12 +5757,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
5756
5757
|
[key: string]: React.ReactInstance;
|
|
5757
5758
|
};
|
|
5758
5759
|
componentDidMount?(): void;
|
|
5759
|
-
shouldComponentUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
5760
|
+
shouldComponentUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
5761
|
+
clearable?: boolean | undefined;
|
|
5760
5762
|
disabled?: boolean | undefined;
|
|
5761
5763
|
inline?: boolean | undefined;
|
|
5762
5764
|
placeholder?: string | undefined;
|
|
5763
5765
|
multiple?: boolean | undefined;
|
|
5764
|
-
clearable?: boolean | undefined;
|
|
5765
5766
|
labelField?: string | undefined;
|
|
5766
5767
|
valueField?: string | undefined;
|
|
5767
5768
|
virtualThreshold?: number | undefined;
|
|
@@ -5784,12 +5785,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
5784
5785
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextState: Readonly<{}>, nextContext: any): boolean;
|
|
5785
5786
|
componentWillUnmount?(): void;
|
|
5786
5787
|
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
|
5787
|
-
getSnapshotBeforeUpdate?(prevProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
5788
|
+
getSnapshotBeforeUpdate?(prevProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
5789
|
+
clearable?: boolean | undefined;
|
|
5788
5790
|
disabled?: boolean | undefined;
|
|
5789
5791
|
inline?: boolean | undefined;
|
|
5790
5792
|
placeholder?: string | undefined;
|
|
5791
5793
|
multiple?: boolean | undefined;
|
|
5792
|
-
clearable?: boolean | undefined;
|
|
5793
5794
|
labelField?: string | undefined;
|
|
5794
5795
|
valueField?: string | undefined;
|
|
5795
5796
|
virtualThreshold?: number | undefined;
|
|
@@ -5810,12 +5811,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
5810
5811
|
locale?: string | undefined;
|
|
5811
5812
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
5812
5813
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, prevState: Readonly<{}>): any;
|
|
5813
|
-
componentDidUpdate?(prevProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
5814
|
+
componentDidUpdate?(prevProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
5815
|
+
clearable?: boolean | undefined;
|
|
5814
5816
|
disabled?: boolean | undefined;
|
|
5815
5817
|
inline?: boolean | undefined;
|
|
5816
5818
|
placeholder?: string | undefined;
|
|
5817
5819
|
multiple?: boolean | undefined;
|
|
5818
|
-
clearable?: boolean | undefined;
|
|
5819
5820
|
labelField?: string | undefined;
|
|
5820
5821
|
valueField?: string | undefined;
|
|
5821
5822
|
virtualThreshold?: number | undefined;
|
|
@@ -5838,12 +5839,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
5838
5839
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, prevState: Readonly<{}>, snapshot?: any): void;
|
|
5839
5840
|
componentWillMount?(): void;
|
|
5840
5841
|
UNSAFE_componentWillMount?(): void;
|
|
5841
|
-
componentWillReceiveProps?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
5842
|
+
componentWillReceiveProps?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
5843
|
+
clearable?: boolean | undefined;
|
|
5842
5844
|
disabled?: boolean | undefined;
|
|
5843
5845
|
inline?: boolean | undefined;
|
|
5844
5846
|
placeholder?: string | undefined;
|
|
5845
5847
|
multiple?: boolean | undefined;
|
|
5846
|
-
clearable?: boolean | undefined;
|
|
5847
5848
|
labelField?: string | undefined;
|
|
5848
5849
|
valueField?: string | undefined;
|
|
5849
5850
|
virtualThreshold?: number | undefined;
|
|
@@ -5864,12 +5865,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
5864
5865
|
locale?: string | undefined;
|
|
5865
5866
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
5866
5867
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextContext: any): void;
|
|
5867
|
-
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
5868
|
+
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
5869
|
+
clearable?: boolean | undefined;
|
|
5868
5870
|
disabled?: boolean | undefined;
|
|
5869
5871
|
inline?: boolean | undefined;
|
|
5870
5872
|
placeholder?: string | undefined;
|
|
5871
5873
|
multiple?: boolean | undefined;
|
|
5872
|
-
clearable?: boolean | undefined;
|
|
5873
5874
|
labelField?: string | undefined;
|
|
5874
5875
|
valueField?: string | undefined;
|
|
5875
5876
|
virtualThreshold?: number | undefined;
|
|
@@ -5890,12 +5891,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
5890
5891
|
locale?: string | undefined;
|
|
5891
5892
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
5892
5893
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextContext: any): void;
|
|
5893
|
-
componentWillUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
5894
|
+
componentWillUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
5895
|
+
clearable?: boolean | undefined;
|
|
5894
5896
|
disabled?: boolean | undefined;
|
|
5895
5897
|
inline?: boolean | undefined;
|
|
5896
5898
|
placeholder?: string | undefined;
|
|
5897
5899
|
multiple?: boolean | undefined;
|
|
5898
|
-
clearable?: boolean | undefined;
|
|
5899
5900
|
labelField?: string | undefined;
|
|
5900
5901
|
valueField?: string | undefined;
|
|
5901
5902
|
virtualThreshold?: number | undefined;
|
|
@@ -5916,12 +5917,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
5916
5917
|
locale?: string | undefined;
|
|
5917
5918
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
5918
5919
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextState: Readonly<{}>, nextContext: any): void;
|
|
5919
|
-
UNSAFE_componentWillUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
5920
|
+
UNSAFE_componentWillUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
5921
|
+
clearable?: boolean | undefined;
|
|
5920
5922
|
disabled?: boolean | undefined;
|
|
5921
5923
|
inline?: boolean | undefined;
|
|
5922
5924
|
placeholder?: string | undefined;
|
|
5923
5925
|
multiple?: boolean | undefined;
|
|
5924
|
-
clearable?: boolean | undefined;
|
|
5925
5926
|
labelField?: string | undefined;
|
|
5926
5927
|
valueField?: string | undefined;
|
|
5927
5928
|
virtualThreshold?: number | undefined;
|
|
@@ -5946,12 +5947,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
5946
5947
|
contextType?: React.Context<any> | undefined;
|
|
5947
5948
|
}, {}> & {
|
|
5948
5949
|
ComposedComponent: {
|
|
5949
|
-
new (props: RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
5950
|
+
new (props: RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
5951
|
+
clearable?: boolean | undefined;
|
|
5950
5952
|
disabled?: boolean | undefined;
|
|
5951
5953
|
inline?: boolean | undefined;
|
|
5952
5954
|
placeholder?: string | undefined;
|
|
5953
5955
|
multiple?: boolean | undefined;
|
|
5954
|
-
clearable?: boolean | undefined;
|
|
5955
5956
|
labelField?: string | undefined;
|
|
5956
5957
|
valueField?: string | undefined;
|
|
5957
5958
|
virtualThreshold?: number | undefined;
|
|
@@ -5974,12 +5975,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
5974
5975
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps): {
|
|
5975
5976
|
render(): React.JSX.Element;
|
|
5976
5977
|
context: unknown;
|
|
5977
|
-
setState<K_2 extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
5978
|
+
setState<K_2 extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
5979
|
+
clearable?: boolean | undefined;
|
|
5978
5980
|
disabled?: boolean | undefined;
|
|
5979
5981
|
inline?: boolean | undefined;
|
|
5980
5982
|
placeholder?: string | undefined;
|
|
5981
5983
|
multiple?: boolean | undefined;
|
|
5982
|
-
clearable?: boolean | undefined;
|
|
5983
5984
|
labelField?: string | undefined;
|
|
5984
5985
|
valueField?: string | undefined;
|
|
5985
5986
|
virtualThreshold?: number | undefined;
|
|
@@ -6001,12 +6002,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
6001
6002
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
6002
6003
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>) => {} | Pick<{}, K_2> | null) | Pick<{}, K_2> | null, callback?: (() => void) | undefined): void;
|
|
6003
6004
|
forceUpdate(callback?: (() => void) | undefined): void;
|
|
6004
|
-
readonly props: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
6005
|
+
readonly props: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
6006
|
+
clearable?: boolean | undefined;
|
|
6005
6007
|
disabled?: boolean | undefined;
|
|
6006
6008
|
inline?: boolean | undefined;
|
|
6007
6009
|
placeholder?: string | undefined;
|
|
6008
6010
|
multiple?: boolean | undefined;
|
|
6009
|
-
clearable?: boolean | undefined;
|
|
6010
6011
|
labelField?: string | undefined;
|
|
6011
6012
|
valueField?: string | undefined;
|
|
6012
6013
|
virtualThreshold?: number | undefined;
|
|
@@ -6032,12 +6033,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
6032
6033
|
[key: string]: React.ReactInstance;
|
|
6033
6034
|
};
|
|
6034
6035
|
componentDidMount?(): void;
|
|
6035
|
-
shouldComponentUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
6036
|
+
shouldComponentUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
6037
|
+
clearable?: boolean | undefined;
|
|
6036
6038
|
disabled?: boolean | undefined;
|
|
6037
6039
|
inline?: boolean | undefined;
|
|
6038
6040
|
placeholder?: string | undefined;
|
|
6039
6041
|
multiple?: boolean | undefined;
|
|
6040
|
-
clearable?: boolean | undefined;
|
|
6041
6042
|
labelField?: string | undefined;
|
|
6042
6043
|
valueField?: string | undefined;
|
|
6043
6044
|
virtualThreshold?: number | undefined;
|
|
@@ -6060,12 +6061,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
6060
6061
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextState: Readonly<{}>, nextContext: any): boolean;
|
|
6061
6062
|
componentWillUnmount?(): void;
|
|
6062
6063
|
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
|
6063
|
-
getSnapshotBeforeUpdate?(prevProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
6064
|
+
getSnapshotBeforeUpdate?(prevProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
6065
|
+
clearable?: boolean | undefined;
|
|
6064
6066
|
disabled?: boolean | undefined;
|
|
6065
6067
|
inline?: boolean | undefined;
|
|
6066
6068
|
placeholder?: string | undefined;
|
|
6067
6069
|
multiple?: boolean | undefined;
|
|
6068
|
-
clearable?: boolean | undefined;
|
|
6069
6070
|
labelField?: string | undefined;
|
|
6070
6071
|
valueField?: string | undefined;
|
|
6071
6072
|
virtualThreshold?: number | undefined;
|
|
@@ -6086,12 +6087,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
6086
6087
|
locale?: string | undefined;
|
|
6087
6088
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
6088
6089
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, prevState: Readonly<{}>): any;
|
|
6089
|
-
componentDidUpdate?(prevProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
6090
|
+
componentDidUpdate?(prevProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
6091
|
+
clearable?: boolean | undefined;
|
|
6090
6092
|
disabled?: boolean | undefined;
|
|
6091
6093
|
inline?: boolean | undefined;
|
|
6092
6094
|
placeholder?: string | undefined;
|
|
6093
6095
|
multiple?: boolean | undefined;
|
|
6094
|
-
clearable?: boolean | undefined;
|
|
6095
6096
|
labelField?: string | undefined;
|
|
6096
6097
|
valueField?: string | undefined;
|
|
6097
6098
|
virtualThreshold?: number | undefined;
|
|
@@ -6114,12 +6115,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
6114
6115
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, prevState: Readonly<{}>, snapshot?: any): void;
|
|
6115
6116
|
componentWillMount?(): void;
|
|
6116
6117
|
UNSAFE_componentWillMount?(): void;
|
|
6117
|
-
componentWillReceiveProps?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
6118
|
+
componentWillReceiveProps?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
6119
|
+
clearable?: boolean | undefined;
|
|
6118
6120
|
disabled?: boolean | undefined;
|
|
6119
6121
|
inline?: boolean | undefined;
|
|
6120
6122
|
placeholder?: string | undefined;
|
|
6121
6123
|
multiple?: boolean | undefined;
|
|
6122
|
-
clearable?: boolean | undefined;
|
|
6123
6124
|
labelField?: string | undefined;
|
|
6124
6125
|
valueField?: string | undefined;
|
|
6125
6126
|
virtualThreshold?: number | undefined;
|
|
@@ -6140,12 +6141,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
6140
6141
|
locale?: string | undefined;
|
|
6141
6142
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
6142
6143
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextContext: any): void;
|
|
6143
|
-
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
6144
|
+
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
6145
|
+
clearable?: boolean | undefined;
|
|
6144
6146
|
disabled?: boolean | undefined;
|
|
6145
6147
|
inline?: boolean | undefined;
|
|
6146
6148
|
placeholder?: string | undefined;
|
|
6147
6149
|
multiple?: boolean | undefined;
|
|
6148
|
-
clearable?: boolean | undefined;
|
|
6149
6150
|
labelField?: string | undefined;
|
|
6150
6151
|
valueField?: string | undefined;
|
|
6151
6152
|
virtualThreshold?: number | undefined;
|
|
@@ -6166,12 +6167,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
6166
6167
|
locale?: string | undefined;
|
|
6167
6168
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
6168
6169
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextContext: any): void;
|
|
6169
|
-
componentWillUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
6170
|
+
componentWillUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
6171
|
+
clearable?: boolean | undefined;
|
|
6170
6172
|
disabled?: boolean | undefined;
|
|
6171
6173
|
inline?: boolean | undefined;
|
|
6172
6174
|
placeholder?: string | undefined;
|
|
6173
6175
|
multiple?: boolean | undefined;
|
|
6174
|
-
clearable?: boolean | undefined;
|
|
6175
6176
|
labelField?: string | undefined;
|
|
6176
6177
|
valueField?: string | undefined;
|
|
6177
6178
|
virtualThreshold?: number | undefined;
|
|
@@ -6192,12 +6193,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
6192
6193
|
locale?: string | undefined;
|
|
6193
6194
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
6194
6195
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextState: Readonly<{}>, nextContext: any): void;
|
|
6195
|
-
UNSAFE_componentWillUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
6196
|
+
UNSAFE_componentWillUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
6197
|
+
clearable?: boolean | undefined;
|
|
6196
6198
|
disabled?: boolean | undefined;
|
|
6197
6199
|
inline?: boolean | undefined;
|
|
6198
6200
|
placeholder?: string | undefined;
|
|
6199
6201
|
multiple?: boolean | undefined;
|
|
6200
|
-
clearable?: boolean | undefined;
|
|
6201
6202
|
labelField?: string | undefined;
|
|
6202
6203
|
valueField?: string | undefined;
|
|
6203
6204
|
virtualThreshold?: number | undefined;
|
|
@@ -6219,12 +6220,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
6219
6220
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
6220
6221
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextState: Readonly<{}>, nextContext: any): void;
|
|
6221
6222
|
};
|
|
6222
|
-
new (props: RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
6223
|
+
new (props: RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
6224
|
+
clearable?: boolean | undefined;
|
|
6223
6225
|
disabled?: boolean | undefined;
|
|
6224
6226
|
inline?: boolean | undefined;
|
|
6225
6227
|
placeholder?: string | undefined;
|
|
6226
6228
|
multiple?: boolean | undefined;
|
|
6227
|
-
clearable?: boolean | undefined;
|
|
6228
6229
|
labelField?: string | undefined;
|
|
6229
6230
|
valueField?: string | undefined;
|
|
6230
6231
|
virtualThreshold?: number | undefined;
|
|
@@ -6247,12 +6248,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
6247
6248
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps, context: any): {
|
|
6248
6249
|
render(): React.JSX.Element;
|
|
6249
6250
|
context: unknown;
|
|
6250
|
-
setState<K_2 extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
6251
|
+
setState<K_2 extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
6252
|
+
clearable?: boolean | undefined;
|
|
6251
6253
|
disabled?: boolean | undefined;
|
|
6252
6254
|
inline?: boolean | undefined;
|
|
6253
6255
|
placeholder?: string | undefined;
|
|
6254
6256
|
multiple?: boolean | undefined;
|
|
6255
|
-
clearable?: boolean | undefined;
|
|
6256
6257
|
labelField?: string | undefined;
|
|
6257
6258
|
valueField?: string | undefined;
|
|
6258
6259
|
virtualThreshold?: number | undefined;
|
|
@@ -6274,12 +6275,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
6274
6275
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
6275
6276
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>) => {} | Pick<{}, K_2> | null) | Pick<{}, K_2> | null, callback?: (() => void) | undefined): void;
|
|
6276
6277
|
forceUpdate(callback?: (() => void) | undefined): void;
|
|
6277
|
-
readonly props: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
6278
|
+
readonly props: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
6279
|
+
clearable?: boolean | undefined;
|
|
6278
6280
|
disabled?: boolean | undefined;
|
|
6279
6281
|
inline?: boolean | undefined;
|
|
6280
6282
|
placeholder?: string | undefined;
|
|
6281
6283
|
multiple?: boolean | undefined;
|
|
6282
|
-
clearable?: boolean | undefined;
|
|
6283
6284
|
labelField?: string | undefined;
|
|
6284
6285
|
valueField?: string | undefined;
|
|
6285
6286
|
virtualThreshold?: number | undefined;
|
|
@@ -6305,12 +6306,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
6305
6306
|
[key: string]: React.ReactInstance;
|
|
6306
6307
|
};
|
|
6307
6308
|
componentDidMount?(): void;
|
|
6308
|
-
shouldComponentUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
6309
|
+
shouldComponentUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
6310
|
+
clearable?: boolean | undefined;
|
|
6309
6311
|
disabled?: boolean | undefined;
|
|
6310
6312
|
inline?: boolean | undefined;
|
|
6311
6313
|
placeholder?: string | undefined;
|
|
6312
6314
|
multiple?: boolean | undefined;
|
|
6313
|
-
clearable?: boolean | undefined;
|
|
6314
6315
|
labelField?: string | undefined;
|
|
6315
6316
|
valueField?: string | undefined;
|
|
6316
6317
|
virtualThreshold?: number | undefined;
|
|
@@ -6333,12 +6334,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
6333
6334
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextState: Readonly<{}>, nextContext: any): boolean;
|
|
6334
6335
|
componentWillUnmount?(): void;
|
|
6335
6336
|
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
|
6336
|
-
getSnapshotBeforeUpdate?(prevProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
6337
|
+
getSnapshotBeforeUpdate?(prevProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
6338
|
+
clearable?: boolean | undefined;
|
|
6337
6339
|
disabled?: boolean | undefined;
|
|
6338
6340
|
inline?: boolean | undefined;
|
|
6339
6341
|
placeholder?: string | undefined;
|
|
6340
6342
|
multiple?: boolean | undefined;
|
|
6341
|
-
clearable?: boolean | undefined;
|
|
6342
6343
|
labelField?: string | undefined;
|
|
6343
6344
|
valueField?: string | undefined;
|
|
6344
6345
|
virtualThreshold?: number | undefined;
|
|
@@ -6359,12 +6360,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
6359
6360
|
locale?: string | undefined;
|
|
6360
6361
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
6361
6362
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, prevState: Readonly<{}>): any;
|
|
6362
|
-
componentDidUpdate?(prevProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
6363
|
+
componentDidUpdate?(prevProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
6364
|
+
clearable?: boolean | undefined;
|
|
6363
6365
|
disabled?: boolean | undefined;
|
|
6364
6366
|
inline?: boolean | undefined;
|
|
6365
6367
|
placeholder?: string | undefined;
|
|
6366
6368
|
multiple?: boolean | undefined;
|
|
6367
|
-
clearable?: boolean | undefined;
|
|
6368
6369
|
labelField?: string | undefined;
|
|
6369
6370
|
valueField?: string | undefined;
|
|
6370
6371
|
virtualThreshold?: number | undefined;
|
|
@@ -6387,12 +6388,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
6387
6388
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, prevState: Readonly<{}>, snapshot?: any): void;
|
|
6388
6389
|
componentWillMount?(): void;
|
|
6389
6390
|
UNSAFE_componentWillMount?(): void;
|
|
6390
|
-
componentWillReceiveProps?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
6391
|
+
componentWillReceiveProps?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
6392
|
+
clearable?: boolean | undefined;
|
|
6391
6393
|
disabled?: boolean | undefined;
|
|
6392
6394
|
inline?: boolean | undefined;
|
|
6393
6395
|
placeholder?: string | undefined;
|
|
6394
6396
|
multiple?: boolean | undefined;
|
|
6395
|
-
clearable?: boolean | undefined;
|
|
6396
6397
|
labelField?: string | undefined;
|
|
6397
6398
|
valueField?: string | undefined;
|
|
6398
6399
|
virtualThreshold?: number | undefined;
|
|
@@ -6413,12 +6414,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
6413
6414
|
locale?: string | undefined;
|
|
6414
6415
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
6415
6416
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextContext: any): void;
|
|
6416
|
-
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
6417
|
+
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
6418
|
+
clearable?: boolean | undefined;
|
|
6417
6419
|
disabled?: boolean | undefined;
|
|
6418
6420
|
inline?: boolean | undefined;
|
|
6419
6421
|
placeholder?: string | undefined;
|
|
6420
6422
|
multiple?: boolean | undefined;
|
|
6421
|
-
clearable?: boolean | undefined;
|
|
6422
6423
|
labelField?: string | undefined;
|
|
6423
6424
|
valueField?: string | undefined;
|
|
6424
6425
|
virtualThreshold?: number | undefined;
|
|
@@ -6439,12 +6440,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
6439
6440
|
locale?: string | undefined;
|
|
6440
6441
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
6441
6442
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextContext: any): void;
|
|
6442
|
-
componentWillUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
6443
|
+
componentWillUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
6444
|
+
clearable?: boolean | undefined;
|
|
6443
6445
|
disabled?: boolean | undefined;
|
|
6444
6446
|
inline?: boolean | undefined;
|
|
6445
6447
|
placeholder?: string | undefined;
|
|
6446
6448
|
multiple?: boolean | undefined;
|
|
6447
|
-
clearable?: boolean | undefined;
|
|
6448
6449
|
labelField?: string | undefined;
|
|
6449
6450
|
valueField?: string | undefined;
|
|
6450
6451
|
virtualThreshold?: number | undefined;
|
|
@@ -6465,12 +6466,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
6465
6466
|
locale?: string | undefined;
|
|
6466
6467
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
6467
6468
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextState: Readonly<{}>, nextContext: any): void;
|
|
6468
|
-
UNSAFE_componentWillUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "
|
|
6469
|
+
UNSAFE_componentWillUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "block" | "loading" | "testIdBuilder" | "onFocus" | "onBlur" | "loadingConfig" | "dataName" | "itemHeight" | "popoverClassName" | "popOverContainer" | "popOverContainerSelector" | "borderMode" | "joinValues" | "delimiter" | "overlay" | "onAdd" | "editable" | "onEdit" | "multi" | "simpleValue" | "extractValue" | "pathSeparator" | "hasError" | "controlStyle" | "removable" | "onDelete" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "loadOptions" | "spinnerClassName" | "checkAllBySearch" | "defaultOpen" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption"> & {
|
|
6470
|
+
clearable?: boolean | undefined;
|
|
6469
6471
|
disabled?: boolean | undefined;
|
|
6470
6472
|
inline?: boolean | undefined;
|
|
6471
6473
|
placeholder?: string | undefined;
|
|
6472
6474
|
multiple?: boolean | undefined;
|
|
6473
|
-
clearable?: boolean | undefined;
|
|
6474
6475
|
labelField?: string | undefined;
|
|
6475
6476
|
valueField?: string | undefined;
|
|
6476
6477
|
virtualThreshold?: number | undefined;
|