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