amis-ui 6.14.0-beta.8 → 7.0.0-next.0
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/HTMLFilterContext.js +1 -1
- package/esm/components/404.d.ts +0 -1
- package/esm/components/404.js +1 -1
- package/esm/components/Alert.d.ts +204 -205
- package/esm/components/Alert.js +1 -1
- package/esm/components/Alert2.d.ts +20 -21
- package/esm/components/Alert2.js +1 -1
- package/esm/components/AlphabetIndexer.js +1 -1
- package/esm/components/AnchorNav.d.ts +23 -23
- package/esm/components/AnchorNav.js +4 -4
- package/esm/components/AnchorNavSection.js +1 -1
- package/esm/components/ArrayInput.d.ts +164 -165
- package/esm/components/ArrayInput.js +5 -6
- package/esm/components/AsideNav.d.ts +20 -21
- package/esm/components/AsideNav.js +1 -1
- package/esm/components/AssociatedSelection.d.ts +123 -124
- package/esm/components/AssociatedSelection.js +3 -3
- package/esm/components/AutoFoldedList.d.ts +0 -1
- package/esm/components/AutoFoldedList.js +1 -1
- package/esm/components/AutoSizer.js +1 -1
- package/esm/components/Avatar.d.ts +90 -91
- package/esm/components/Avatar.js +1 -1
- package/esm/components/Badge.d.ts +2 -50
- package/esm/components/Badge.js +1 -1
- package/esm/components/BaiduMapPicker.d.ts +0 -2
- package/esm/components/BaiduMapPicker.js +4 -4
- package/esm/components/BarCode.d.ts +0 -1
- package/esm/components/BarCode.js +1 -1
- package/esm/components/Breadcrumb.d.ts +0 -1
- package/esm/components/Breadcrumb.js +3 -3
- package/esm/components/Button.d.ts +20 -21
- package/esm/components/Button.js +3 -2
- package/esm/components/CalendarMobile.d.ts +163 -164
- package/esm/components/CalendarMobile.js +1 -1
- package/esm/components/Card.d.ts +170 -171
- package/esm/components/Card.js +1 -1
- package/esm/components/Cascader.d.ts +0 -1
- package/esm/components/Cascader.js +1 -1
- package/esm/components/ChainedDropdownSelection.d.ts +123 -124
- package/esm/components/ChainedDropdownSelection.js +1 -1
- package/esm/components/ChainedSelection.d.ts +123 -124
- package/esm/components/ChainedSelection.js +3 -3
- package/esm/components/Checkbox.d.ts +30 -31
- package/esm/components/Checkbox.js +3 -3
- package/esm/components/CityArea.d.ts +86 -87
- package/esm/components/CityArea.js +1 -1
- package/esm/components/CityDB.js +1 -1
- package/esm/components/CodeMirror.js +4 -4
- package/esm/components/Collapse.d.ts +150 -151
- package/esm/components/Collapse.js +1 -1
- package/esm/components/CollapseGroup.d.ts +30 -31
- package/esm/components/CollapseGroup.js +1 -1
- package/esm/components/ColorPicker.d.ts +86 -87
- package/esm/components/ColorPicker.js +3 -4
- package/esm/components/Combo.d.ts +92 -87
- package/esm/components/Combo.js +1 -1
- package/esm/components/ConditionBuilder.js +1 -1
- package/esm/components/ConfirmBox.d.ts +103 -104
- package/esm/components/ConfirmBox.js +3 -4
- package/esm/components/ContextMenu.d.ts +0 -1
- package/esm/components/ContextMenu.js +1 -1
- package/esm/components/DatePicker.d.ts +244 -245
- package/esm/components/DatePicker.js +2 -3
- package/esm/components/DateRangePicker.d.ts +283 -285
- package/esm/components/DateRangePicker.js +3 -4
- package/esm/components/DiffEditor.js +3 -3
- package/esm/components/DndContainer.d.ts +23 -24
- package/esm/components/DndContainer.js +1 -1
- package/esm/components/Drawer.d.ts +22 -23
- package/esm/components/Drawer.js +3 -3
- package/esm/components/DropDownSelection.d.ts +123 -124
- package/esm/components/DropDownSelection.js +3 -4
- package/esm/components/DropdownContextMenus.d.ts +1 -2
- package/esm/components/DropdownContextMenus.js +1 -1
- package/esm/components/Editor.d.ts +243 -244
- package/esm/components/Editor.js +1 -1
- package/esm/components/Form.d.ts +2 -2
- package/esm/components/Form.js +1 -1
- package/esm/components/FormField.d.ts +86 -87
- package/esm/components/FormField.js +1 -1
- package/esm/components/FormulaPicker.js +1 -1
- package/esm/components/GaodeMapPicker.d.ts +0 -2
- package/esm/components/GaodeMapPicker.js +11 -11
- package/esm/components/GridNav.js +1 -1
- package/esm/components/GridNavItem.js +1 -1
- package/esm/components/GroupedSelection.d.ts +123 -124
- package/esm/components/GroupedSelection.js +1 -1
- package/esm/components/HeadCellDropDown.js +1 -1
- package/esm/components/HorizontalScroll.d.ts +0 -1
- package/esm/components/HorizontalScroll.js +1 -1
- package/esm/components/Html.d.ts +0 -1
- package/esm/components/Html.js +1 -1
- package/esm/components/Icon.js +1 -1
- package/esm/components/ImageGallery.d.ts +123 -151
- package/esm/components/ImageGallery.js +3 -3
- package/esm/components/Input.js +3 -3
- package/esm/components/InputBox.d.ts +10 -11
- package/esm/components/InputBox.js +3 -3
- package/esm/components/InputBoxWithSuggestion.d.ts +86 -87
- package/esm/components/InputBoxWithSuggestion.js +3 -4
- package/esm/components/InputJSONSchema.js +1 -1
- package/esm/components/InputTable.d.ts +86 -87
- package/esm/components/InputTable.js +1 -1
- package/esm/components/JSONSchemaEditor.js +1 -1
- package/esm/components/Layout.d.ts +0 -1
- package/esm/components/Layout.js +1 -1
- package/esm/components/Link.d.ts +0 -1
- package/esm/components/Link.js +1 -1
- package/esm/components/ListGroup.d.ts +10 -11
- package/esm/components/ListGroup.js +1 -1
- package/esm/components/ListMenu.d.ts +163 -164
- package/esm/components/ListMenu.js +1 -1
- package/esm/components/LocationPicker.d.ts +123 -124
- package/esm/components/LocationPicker.js +3 -3
- package/esm/components/Markdown.js +1 -1
- package/esm/components/Menu.js +1 -1
- package/esm/components/MixedInput.d.ts +0 -1
- package/esm/components/MixedInput.js +1 -1
- package/esm/components/MobileDevTool.js +1 -1
- package/esm/components/Modal.d.ts +438 -438
- package/esm/components/Modal.js +3 -3
- package/esm/components/ModalManager.d.ts +0 -1
- package/esm/components/ModalManager.js +1 -1
- package/esm/components/MonthRangePicker.d.ts +163 -164
- package/esm/components/MultilineText.d.ts +126 -127
- package/esm/components/MultilineText.js +1 -1
- package/esm/components/NumberInput.d.ts +20 -31
- package/esm/components/NumberInput.js +1 -1
- package/esm/components/OverflowTpl.d.ts +0 -1
- package/esm/components/OverflowTpl.js +4 -5
- package/esm/components/Pagination.d.ts +243 -244
- package/esm/components/Pagination.js +1 -1
- package/esm/components/PdfViewer.d.ts +0 -1
- package/esm/components/PdfViewer.js +1 -1
- package/esm/components/Picker.d.ts +86 -87
- package/esm/components/Picker.js +1 -1
- package/esm/components/PickerColumn.d.ts +0 -1
- package/esm/components/PickerColumn.js +1 -1
- package/esm/components/PickerContainer.d.ts +86 -87
- package/esm/components/PickerContainer.js +16 -16
- package/esm/components/PopOverContainer.js +6 -7
- package/esm/components/PopUp.d.ts +123 -124
- package/esm/components/PopUp.js +3 -3
- package/esm/components/Progress.d.ts +40 -41
- package/esm/components/Progress.js +1 -1
- package/esm/components/PullRefresh.d.ts +0 -1
- package/esm/components/PullRefresh.js +1 -1
- package/esm/components/Radios.d.ts +20 -21
- package/esm/components/Radios.js +1 -1
- package/esm/components/Range.d.ts +0 -5
- package/esm/components/Range.js +5 -6
- package/esm/components/Rating.d.ts +40 -41
- package/esm/components/Rating.js +1 -1
- package/esm/components/ResultBox.d.ts +163 -164
- package/esm/components/ResultBox.js +3 -3
- package/esm/components/ResultList.d.ts +163 -164
- package/esm/components/ResultList.js +5 -6
- package/esm/components/ResultTableList.d.ts +164 -165
- package/esm/components/ResultTableList.js +3 -3
- package/esm/components/ResultTreeList.d.ts +123 -124
- package/esm/components/ResultTreeList.js +3 -3
- package/esm/components/RichText.js +1 -1
- package/esm/components/SearchBox.d.ts +163 -165
- package/esm/components/SearchBox.js +2 -3
- package/esm/components/Select.d.ts +453 -1395
- package/esm/components/Select.js +3 -4
- package/esm/components/SelectMobile.js +3 -4
- package/esm/components/Selection.d.ts +123 -124
- package/esm/components/Selection.js +3 -3
- package/esm/components/Shape.d.ts +0 -1
- package/esm/components/Shape.js +1 -1
- package/esm/components/Signature.d.ts +86 -87
- package/esm/components/Signature.js +1 -1
- package/esm/components/Slider.d.ts +3 -4
- package/esm/components/Slider.js +1 -1
- package/esm/components/SparkLine.d.ts +123 -124
- package/esm/components/SparkLine.js +1 -1
- package/esm/components/Spinner.d.ts +50 -51
- package/esm/components/Spinner.js +3 -3
- package/esm/components/Steps.d.ts +0 -1
- package/esm/components/Steps.js +1 -1
- package/esm/components/Switch.d.ts +30 -31
- 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.d.ts +164 -165
- package/esm/components/TableSelection.js +1 -1
- package/esm/components/Tabs.d.ts +146 -147
- package/esm/components/Tabs.js +8 -9
- package/esm/components/TabsTransfer.d.ts +123 -125
- package/esm/components/TabsTransfer.js +3 -3
- package/esm/components/TabsTransferPicker.d.ts +86 -87
- package/esm/components/TabsTransferPicker.js +3 -3
- package/esm/components/Tag.d.ts +50 -51
- package/esm/components/Tag.js +1 -1
- package/esm/components/Textarea.d.ts +123 -124
- package/esm/components/Textarea.js +5 -6
- package/esm/components/Timeline.d.ts +0 -1
- package/esm/components/Timeline.js +1 -1
- package/esm/components/TimelineItem.d.ts +385 -386
- package/esm/components/TimelineItem.js +1 -1
- package/esm/components/Tinymce.js +6 -4
- package/esm/components/TitleBar.d.ts +0 -1
- package/esm/components/TitleBar.js +1 -1
- package/esm/components/Toast.d.ts +166 -167
- package/esm/components/Toast.js +5 -5
- package/esm/components/Tooltip.d.ts +0 -1
- package/esm/components/Tooltip.js +1 -1
- package/esm/components/TooltipWrapper.d.ts +41 -42
- package/esm/components/TooltipWrapper.js +3 -4
- package/esm/components/Transfer.d.ts +370 -381
- package/esm/components/Transfer.js +4 -4
- package/esm/components/TransferDropDown.d.ts +163 -164
- package/esm/components/TransferDropDown.js +1 -1
- package/esm/components/TransferPicker.d.ts +86 -87
- package/esm/components/TransferPicker.js +3 -3
- package/esm/components/TransferSearch.d.ts +86 -88
- package/esm/components/TransferSearch.js +3 -3
- package/esm/components/Tree.d.ts +728 -726
- package/esm/components/Tree.js +22 -8
- package/esm/components/TreeSelection.d.ts +163 -164
- package/esm/components/TreeSelection.js +3 -3
- package/esm/components/UserSelect.d.ts +123 -125
- package/esm/components/UserSelect.js +5 -5
- package/esm/components/UserTabSelect.d.ts +123 -124
- package/esm/components/UserTabSelect.js +1 -1
- package/esm/components/VerificationCode.d.ts +0 -1
- package/esm/components/VerificationCode.js +1 -1
- package/esm/components/VirtualList.js +1 -1
- package/esm/components/WithRemoteConfig.d.ts +11 -12
- package/esm/components/WithRemoteConfig.js +33 -34
- package/esm/components/WithStore.d.ts +4 -4
- package/esm/components/WithStore.js +3 -3
- package/esm/components/calendar/Calendar.js +1 -1
- package/esm/components/calendar/CalendarContainer.js +3 -3
- package/esm/components/calendar/DaysView.d.ts +22 -23
- package/esm/components/calendar/DaysView.js +1 -1
- package/esm/components/calendar/MonthsView.d.ts +20 -21
- package/esm/components/calendar/MonthsView.js +1 -1
- package/esm/components/calendar/QuartersView.d.ts +20 -21
- package/esm/components/calendar/QuartersView.js +3 -3
- package/esm/components/calendar/TimeView.d.ts +21 -22
- package/esm/components/calendar/TimeView.js +1 -1
- package/esm/components/calendar/YearsView.d.ts +20 -21
- package/esm/components/calendar/YearsView.js +1 -1
- package/esm/components/condition-builder/Expression.d.ts +90 -91
- package/esm/components/condition-builder/Expression.js +1 -1
- package/esm/components/condition-builder/Field.d.ts +86 -87
- package/esm/components/condition-builder/Field.js +1 -1
- package/esm/components/condition-builder/Formula.d.ts +86 -87
- package/esm/components/condition-builder/Func.d.ts +89 -90
- package/esm/components/condition-builder/Func.js +1 -1
- package/esm/components/condition-builder/Group.d.ts +90 -91
- package/esm/components/condition-builder/Group.js +11 -7
- package/esm/components/condition-builder/GroupOrItem.d.ts +3 -4
- package/esm/components/condition-builder/GroupOrItem.js +6 -4
- package/esm/components/condition-builder/InputSwitch.d.ts +0 -1
- package/esm/components/condition-builder/InputSwitch.js +1 -1
- package/esm/components/condition-builder/Item.d.ts +91 -92
- package/esm/components/condition-builder/Item.js +6 -5
- package/esm/components/condition-builder/Value.d.ts +88 -89
- package/esm/components/condition-builder/Value.js +3 -2
- package/esm/components/condition-builder/config.d.ts +2 -2
- package/esm/components/condition-builder/config.js +1 -1
- package/esm/components/condition-builder/index.d.ts +96 -97
- package/esm/components/condition-builder/index.js +9 -5
- package/esm/components/condition-builder/types.d.ts +4 -4
- package/esm/components/formula/CodeEditor.d.ts +0 -1
- package/esm/components/formula/CodeEditor.js +1 -1
- package/esm/components/formula/Editor.d.ts +163 -204
- package/esm/components/formula/Editor.js +2 -2
- package/esm/components/formula/FuncList.d.ts +0 -1
- package/esm/components/formula/FuncList.js +1 -1
- package/esm/components/formula/Input.d.ts +86 -87
- package/esm/components/formula/Input.js +1 -1
- package/esm/components/formula/Picker.d.ts +123 -150
- package/esm/components/formula/Picker.js +12 -12
- package/esm/components/formula/VariableList.d.ts +0 -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/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.d.ts +86 -87
- package/esm/components/json-schema/index.js +1 -1
- package/esm/components/menu/MenuContext.d.ts +0 -1
- package/esm/components/menu/MenuContext.js +1 -1
- package/esm/components/menu/MenuItem.d.ts +0 -1
- package/esm/components/menu/MenuItem.js +3 -3
- package/esm/components/menu/PanelMenu.d.ts +0 -1
- package/esm/components/menu/PanelMenu.js +1 -1
- package/esm/components/menu/SubMenu.d.ts +0 -1
- package/esm/components/menu/SubMenu.js +3 -3
- package/esm/components/menu/index.d.ts +60 -61
- package/esm/components/menu/index.js +12 -13
- package/esm/components/schema-editor/Array.js +3 -3
- package/esm/components/schema-editor/Common.js +1 -1
- package/esm/components/schema-editor/Item.js +1 -1
- package/esm/components/schema-editor/Object.d.ts +4 -4
- package/esm/components/schema-editor/Object.js +3 -3
- package/esm/components/schema-editor/SchemaVariableList.d.ts +23 -24
- package/esm/components/schema-editor/SchemaVariableList.js +3 -3
- package/esm/components/schema-editor/SchemaVariableListPicker.d.ts +23 -24
- package/esm/components/schema-editor/SchemaVariableListPicker.js +1 -1
- package/esm/components/schema-editor/index.d.ts +246 -253
- 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 +2 -2
- package/esm/components/table/HeadCellDropDown.d.ts +86 -87
- package/esm/components/table/HeadCellDropDown.js +3 -4
- package/esm/components/table/HeadCellFilter.d.ts +126 -127
- package/esm/components/table/HeadCellFilter.js +3 -4
- package/esm/components/table/HeadCellSelect.d.ts +123 -124
- package/esm/components/table/HeadCellSelect.js +3 -4
- package/esm/components/table/HeadCellSort.d.ts +86 -87
- package/esm/components/table/HeadCellSort.js +1 -1
- package/esm/components/table/ItemActionsWrapper.js +1 -1
- package/esm/components/table/Row.js +2 -2
- package/esm/components/table/SummaryRow.js +3 -3
- package/esm/components/table/index.d.ts +243 -245
- package/esm/components/table/index.js +6 -6
- package/esm/components/table/util.d.ts +53 -22
- package/esm/components/table/util.js +1 -1
- package/esm/components/virtual-list/AutoSizer.js +3 -4
- package/esm/components/virtual-list/SizeAndPositionManager.js +1 -1
- package/esm/components/virtual-list/constants.js +1 -1
- package/esm/components/virtual-list/index.d.ts +1 -1
- package/esm/components/virtual-list/index.js +3 -3
- 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 +2 -2
- 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/question2.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 +1 -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/vectorComputed.js +1 -1
- package/esm/withRemoteConfig.js +1 -1
- package/esm/withStore.js +1 -1
- package/lib/HTMLFilterContext.js +1 -1
- package/lib/components/404.d.ts +0 -1
- package/lib/components/404.js +1 -1
- package/lib/components/Alert.d.ts +204 -205
- package/lib/components/Alert.js +1 -1
- package/lib/components/Alert2.d.ts +20 -21
- package/lib/components/Alert2.js +1 -1
- package/lib/components/AlphabetIndexer.js +1 -1
- package/lib/components/AnchorNav.d.ts +13 -13
- package/lib/components/AnchorNav.js +3 -3
- package/lib/components/AnchorNavSection.js +1 -1
- package/lib/components/ArrayInput.d.ts +164 -165
- package/lib/components/ArrayInput.js +3 -4
- package/lib/components/AsideNav.d.ts +10 -11
- package/lib/components/AsideNav.js +1 -1
- package/lib/components/AssociatedSelection.d.ts +203 -204
- package/lib/components/AssociatedSelection.js +2 -2
- package/lib/components/AutoFoldedList.d.ts +0 -1
- package/lib/components/AutoFoldedList.js +1 -1
- package/lib/components/AutoSizer.js +1 -1
- package/lib/components/Avatar.d.ts +130 -131
- package/lib/components/Avatar.js +1 -1
- package/lib/components/Badge.d.ts +3 -51
- package/lib/components/Badge.js +1 -1
- package/lib/components/BaiduMapPicker.d.ts +0 -2
- package/lib/components/BaiduMapPicker.js +3 -3
- package/lib/components/BarCode.d.ts +0 -1
- package/lib/components/BarCode.js +1 -1
- package/lib/components/Breadcrumb.d.ts +0 -1
- package/lib/components/Breadcrumb.js +2 -2
- package/lib/components/Button.d.ts +30 -31
- package/lib/components/Button.js +3 -2
- package/lib/components/CalendarMobile.d.ts +163 -164
- package/lib/components/CalendarMobile.js +1 -1
- package/lib/components/Card.d.ts +200 -201
- package/lib/components/Card.js +1 -1
- package/lib/components/Cascader.d.ts +0 -1
- package/lib/components/Cascader.js +1 -1
- package/lib/components/ChainedDropdownSelection.d.ts +203 -204
- package/lib/components/ChainedDropdownSelection.js +1 -1
- package/lib/components/ChainedSelection.d.ts +203 -204
- package/lib/components/ChainedSelection.js +2 -2
- package/lib/components/Checkbox.d.ts +30 -31
- package/lib/components/Checkbox.js +2 -2
- package/lib/components/CityArea.d.ts +86 -87
- package/lib/components/CityArea.js +1 -1
- package/lib/components/CityDB.js +1 -1
- package/lib/components/CodeMirror.js +3 -3
- package/lib/components/Collapse.d.ts +190 -191
- package/lib/components/Collapse.js +1 -1
- package/lib/components/CollapseGroup.d.ts +60 -61
- package/lib/components/CollapseGroup.js +1 -1
- package/lib/components/ColorPicker.d.ts +163 -164
- package/lib/components/ColorPicker.js +3 -4
- package/lib/components/Combo.d.ts +92 -87
- package/lib/components/Combo.js +1 -1
- package/lib/components/ConditionBuilder.js +1 -1
- package/lib/components/ConfirmBox.d.ts +63 -64
- package/lib/components/ConfirmBox.js +2 -3
- package/lib/components/ContextMenu.d.ts +0 -1
- package/lib/components/ContextMenu.js +1 -1
- package/lib/components/DatePicker.d.ts +244 -245
- package/lib/components/DatePicker.js +2 -3
- package/lib/components/DateRangePicker.d.ts +483 -485
- package/lib/components/DateRangePicker.js +3 -4
- package/lib/components/DiffEditor.js +2 -2
- package/lib/components/DndContainer.d.ts +23 -24
- package/lib/components/DndContainer.js +1 -1
- package/lib/components/Drawer.d.ts +22 -23
- package/lib/components/Drawer.js +2 -2
- package/lib/components/DropDownSelection.d.ts +203 -204
- package/lib/components/DropDownSelection.js +3 -4
- package/lib/components/DropdownContextMenus.d.ts +1 -2
- package/lib/components/DropdownContextMenus.js +1 -1
- package/lib/components/Editor.d.ts +243 -244
- package/lib/components/Editor.js +1 -1
- package/lib/components/Form.d.ts +2 -2
- package/lib/components/Form.js +1 -1
- package/lib/components/FormField.d.ts +86 -87
- package/lib/components/FormField.js +1 -1
- package/lib/components/FormulaPicker.js +1 -1
- package/lib/components/GaodeMapPicker.d.ts +0 -2
- package/lib/components/GaodeMapPicker.js +10 -10
- package/lib/components/GridNav.js +1 -1
- package/lib/components/GridNavItem.js +1 -1
- package/lib/components/GroupedSelection.d.ts +203 -204
- package/lib/components/GroupedSelection.js +1 -1
- package/lib/components/HeadCellDropDown.js +1 -1
- package/lib/components/HorizontalScroll.d.ts +0 -1
- package/lib/components/HorizontalScroll.js +1 -1
- package/lib/components/Html.d.ts +0 -1
- package/lib/components/Html.js +1 -1
- package/lib/components/Icon.js +1 -1
- package/lib/components/ImageGallery.d.ts +123 -151
- package/lib/components/ImageGallery.js +2 -2
- package/lib/components/Input.js +2 -2
- package/lib/components/InputBox.d.ts +10 -11
- package/lib/components/InputBox.js +2 -2
- package/lib/components/InputBoxWithSuggestion.d.ts +86 -87
- package/lib/components/InputBoxWithSuggestion.js +2 -3
- package/lib/components/InputJSONSchema.js +1 -1
- package/lib/components/InputTable.d.ts +86 -87
- package/lib/components/InputTable.js +1 -1
- package/lib/components/JSONSchemaEditor.js +1 -1
- package/lib/components/Layout.d.ts +0 -1
- package/lib/components/Layout.js +1 -1
- package/lib/components/Link.d.ts +0 -1
- package/lib/components/Link.js +1 -1
- package/lib/components/ListGroup.d.ts +10 -11
- package/lib/components/ListGroup.js +1 -1
- package/lib/components/ListMenu.d.ts +163 -164
- package/lib/components/ListMenu.js +1 -1
- package/lib/components/LocationPicker.d.ts +123 -124
- package/lib/components/LocationPicker.js +2 -2
- package/lib/components/Markdown.js +1 -1
- package/lib/components/Menu.js +1 -1
- package/lib/components/MixedInput.d.ts +0 -1
- package/lib/components/MixedInput.js +1 -1
- package/lib/components/MobileDevTool.js +1 -1
- package/lib/components/Modal.d.ts +438 -438
- package/lib/components/Modal.js +2 -2
- package/lib/components/ModalManager.d.ts +0 -1
- package/lib/components/ModalManager.js +1 -1
- package/lib/components/MonthRangePicker.d.ts +323 -324
- package/lib/components/MultilineText.d.ts +163 -164
- package/lib/components/MultilineText.js +1 -1
- package/lib/components/NumberInput.d.ts +30 -41
- package/lib/components/NumberInput.js +1 -1
- package/lib/components/OverflowTpl.d.ts +0 -1
- package/lib/components/OverflowTpl.js +4 -5
- package/lib/components/Pagination.d.ts +243 -244
- package/lib/components/Pagination.js +1 -1
- package/lib/components/PdfViewer.d.ts +0 -1
- package/lib/components/PdfViewer.js +1 -1
- package/lib/components/Picker.d.ts +86 -87
- package/lib/components/Picker.js +1 -1
- package/lib/components/PickerColumn.d.ts +0 -1
- package/lib/components/PickerColumn.js +1 -1
- package/lib/components/PickerContainer.d.ts +86 -87
- package/lib/components/PickerContainer.js +15 -15
- package/lib/components/PopOverContainer.js +4 -5
- package/lib/components/PopUp.d.ts +203 -204
- package/lib/components/PopUp.js +2 -2
- package/lib/components/Progress.d.ts +80 -81
- package/lib/components/Progress.js +1 -1
- package/lib/components/PullRefresh.d.ts +0 -1
- package/lib/components/PullRefresh.js +1 -1
- package/lib/components/Radios.d.ts +20 -21
- package/lib/components/Radios.js +1 -1
- package/lib/components/Range.d.ts +0 -5
- package/lib/components/Range.js +3 -4
- package/lib/components/Rating.d.ts +40 -41
- package/lib/components/Rating.js +1 -1
- package/lib/components/ResultBox.d.ts +203 -204
- package/lib/components/ResultBox.js +2 -2
- package/lib/components/ResultList.d.ts +203 -204
- package/lib/components/ResultList.js +4 -5
- package/lib/components/ResultTableList.d.ts +244 -245
- package/lib/components/ResultTableList.js +2 -2
- package/lib/components/ResultTreeList.d.ts +123 -124
- package/lib/components/ResultTreeList.js +2 -2
- package/lib/components/RichText.js +1 -1
- package/lib/components/SearchBox.d.ts +203 -205
- package/lib/components/SearchBox.js +2 -3
- package/lib/components/Select.d.ts +2312 -3254
- package/lib/components/Select.js +2 -3
- package/lib/components/SelectMobile.js +3 -4
- package/lib/components/Selection.d.ts +203 -204
- package/lib/components/Selection.js +3 -3
- package/lib/components/Shape.d.ts +0 -1
- package/lib/components/Shape.js +1 -1
- package/lib/components/Signature.d.ts +86 -87
- package/lib/components/Signature.js +1 -1
- package/lib/components/Slider.d.ts +3 -4
- package/lib/components/Slider.js +1 -1
- package/lib/components/SparkLine.d.ts +123 -124
- package/lib/components/SparkLine.js +1 -1
- package/lib/components/Spinner.d.ts +50 -51
- package/lib/components/Spinner.js +2 -2
- package/lib/components/Steps.d.ts +0 -1
- package/lib/components/Steps.js +1 -1
- package/lib/components/Switch.d.ts +30 -31
- 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 +244 -245
- package/lib/components/TableSelection.js +1 -1
- package/lib/components/Tabs.d.ts +146 -147
- package/lib/components/Tabs.js +6 -7
- package/lib/components/TabsTransfer.d.ts +123 -125
- package/lib/components/TabsTransfer.js +2 -2
- package/lib/components/TabsTransferPicker.d.ts +86 -87
- package/lib/components/TabsTransferPicker.js +2 -2
- package/lib/components/Tag.d.ts +90 -91
- package/lib/components/Tag.js +1 -1
- package/lib/components/Textarea.d.ts +123 -124
- package/lib/components/Textarea.js +4 -5
- package/lib/components/Timeline.d.ts +0 -1
- package/lib/components/Timeline.js +1 -1
- package/lib/components/TimelineItem.d.ts +385 -386
- package/lib/components/TimelineItem.js +1 -1
- package/lib/components/Tinymce.js +5 -3
- package/lib/components/TitleBar.d.ts +0 -1
- package/lib/components/TitleBar.js +1 -1
- package/lib/components/Toast.d.ts +203 -204
- package/lib/components/Toast.js +4 -4
- package/lib/components/Tooltip.d.ts +0 -1
- package/lib/components/Tooltip.js +1 -1
- package/lib/components/TooltipWrapper.d.ts +31 -32
- package/lib/components/TooltipWrapper.js +2 -3
- package/lib/components/Transfer.d.ts +490 -501
- package/lib/components/Transfer.js +3 -3
- package/lib/components/TransferDropDown.d.ts +283 -284
- package/lib/components/TransferDropDown.js +1 -1
- package/lib/components/TransferPicker.d.ts +86 -87
- package/lib/components/TransferPicker.js +2 -2
- package/lib/components/TransferSearch.d.ts +86 -88
- package/lib/components/TransferSearch.js +2 -2
- package/lib/components/Tree.d.ts +966 -964
- package/lib/components/Tree.js +22 -8
- package/lib/components/TreeSelection.d.ts +243 -244
- package/lib/components/TreeSelection.js +2 -2
- package/lib/components/UserSelect.d.ts +163 -165
- package/lib/components/UserSelect.js +5 -5
- package/lib/components/UserTabSelect.d.ts +123 -124
- package/lib/components/UserTabSelect.js +1 -1
- package/lib/components/VerificationCode.d.ts +0 -1
- package/lib/components/VerificationCode.js +1 -1
- package/lib/components/VirtualList.js +1 -1
- package/lib/components/WithRemoteConfig.d.ts +11 -12
- package/lib/components/WithRemoteConfig.js +33 -34
- package/lib/components/WithStore.d.ts +4 -4
- package/lib/components/WithStore.js +2 -2
- package/lib/components/calendar/Calendar.js +1 -1
- package/lib/components/calendar/CalendarContainer.js +2 -2
- package/lib/components/calendar/DaysView.d.ts +22 -23
- package/lib/components/calendar/DaysView.js +1 -1
- package/lib/components/calendar/MonthsView.d.ts +20 -21
- package/lib/components/calendar/MonthsView.js +1 -1
- package/lib/components/calendar/QuartersView.d.ts +20 -21
- package/lib/components/calendar/QuartersView.js +2 -2
- package/lib/components/calendar/TimeView.d.ts +21 -22
- package/lib/components/calendar/TimeView.js +1 -1
- package/lib/components/calendar/YearsView.d.ts +20 -21
- package/lib/components/calendar/YearsView.js +1 -1
- package/lib/components/condition-builder/Expression.d.ts +90 -91
- package/lib/components/condition-builder/Expression.js +1 -1
- package/lib/components/condition-builder/Field.d.ts +86 -87
- package/lib/components/condition-builder/Field.js +1 -1
- package/lib/components/condition-builder/Formula.d.ts +86 -87
- package/lib/components/condition-builder/Func.d.ts +89 -90
- package/lib/components/condition-builder/Func.js +1 -1
- package/lib/components/condition-builder/Group.d.ts +90 -91
- package/lib/components/condition-builder/Group.js +11 -7
- package/lib/components/condition-builder/GroupOrItem.d.ts +3 -4
- package/lib/components/condition-builder/GroupOrItem.js +5 -3
- package/lib/components/condition-builder/InputSwitch.d.ts +0 -1
- package/lib/components/condition-builder/InputSwitch.js +1 -1
- package/lib/components/condition-builder/Item.d.ts +91 -92
- package/lib/components/condition-builder/Item.js +5 -4
- package/lib/components/condition-builder/Value.d.ts +88 -89
- package/lib/components/condition-builder/Value.js +3 -2
- package/lib/components/condition-builder/config.d.ts +2 -2
- package/lib/components/condition-builder/config.js +1 -1
- package/lib/components/condition-builder/index.d.ts +96 -97
- package/lib/components/condition-builder/index.js +8 -4
- package/lib/components/condition-builder/types.d.ts +4 -4
- package/lib/components/formula/CodeEditor.d.ts +0 -1
- package/lib/components/formula/CodeEditor.js +1 -1
- package/lib/components/formula/Editor.d.ts +163 -204
- package/lib/components/formula/Editor.js +2 -2
- package/lib/components/formula/FuncList.d.ts +0 -1
- package/lib/components/formula/FuncList.js +1 -1
- package/lib/components/formula/Input.d.ts +86 -87
- package/lib/components/formula/Input.js +1 -1
- package/lib/components/formula/Picker.d.ts +123 -150
- package/lib/components/formula/Picker.js +12 -12
- package/lib/components/formula/VariableList.d.ts +0 -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/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.d.ts +86 -87
- package/lib/components/json-schema/index.js +1 -1
- package/lib/components/menu/MenuContext.d.ts +0 -1
- package/lib/components/menu/MenuContext.js +1 -1
- package/lib/components/menu/MenuItem.d.ts +0 -1
- package/lib/components/menu/MenuItem.js +2 -2
- package/lib/components/menu/PanelMenu.d.ts +0 -1
- package/lib/components/menu/PanelMenu.js +1 -1
- package/lib/components/menu/SubMenu.d.ts +0 -1
- package/lib/components/menu/SubMenu.js +2 -2
- package/lib/components/menu/index.d.ts +80 -81
- package/lib/components/menu/index.js +12 -13
- package/lib/components/schema-editor/Array.js +2 -2
- package/lib/components/schema-editor/Common.js +1 -1
- package/lib/components/schema-editor/Item.js +1 -1
- package/lib/components/schema-editor/Object.d.ts +4 -4
- package/lib/components/schema-editor/Object.js +2 -2
- package/lib/components/schema-editor/SchemaVariableList.d.ts +23 -24
- package/lib/components/schema-editor/SchemaVariableList.js +2 -2
- package/lib/components/schema-editor/SchemaVariableListPicker.d.ts +23 -24
- package/lib/components/schema-editor/SchemaVariableListPicker.js +1 -1
- package/lib/components/schema-editor/index.d.ts +246 -253
- 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 +2 -2
- package/lib/components/table/HeadCellDropDown.d.ts +86 -87
- package/lib/components/table/HeadCellDropDown.js +2 -3
- package/lib/components/table/HeadCellFilter.d.ts +163 -164
- package/lib/components/table/HeadCellFilter.js +3 -4
- package/lib/components/table/HeadCellSelect.d.ts +123 -124
- package/lib/components/table/HeadCellSelect.js +2 -3
- package/lib/components/table/HeadCellSort.d.ts +86 -87
- package/lib/components/table/HeadCellSort.js +1 -1
- package/lib/components/table/ItemActionsWrapper.js +1 -1
- package/lib/components/table/Row.js +2 -2
- package/lib/components/table/SummaryRow.js +2 -2
- package/lib/components/table/index.d.ts +283 -285
- package/lib/components/table/index.js +6 -6
- package/lib/components/table/util.d.ts +53 -22
- package/lib/components/table/util.js +1 -1
- package/lib/components/virtual-list/AutoSizer.js +2 -3
- package/lib/components/virtual-list/SizeAndPositionManager.js +1 -1
- package/lib/components/virtual-list/constants.js +1 -1
- package/lib/components/virtual-list/index.d.ts +1 -1
- package/lib/components/virtual-list/index.js +2 -2
- 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 +2 -2
- 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/question2.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 +1 -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 +20 -16
- package/lib/themes/ang.js +1 -1
- package/lib/themes/antd.css +20 -16
- package/lib/themes/antd.js +1 -1
- package/lib/themes/cxd.css +20 -16
- package/lib/themes/cxd.js +1 -1
- package/lib/themes/dark.css +20 -16
- package/lib/themes/dark.js +1 -1
- package/lib/themes/default.css +20 -16
- package/lib/utils/vectorComputed.js +1 -1
- package/lib/withRemoteConfig.js +1 -1
- package/lib/withStore.js +1 -1
- package/package.json +4 -4
- package/scss/components/_button.scss +2 -1
- package/scss/components/form/_select.scss +1 -1
- package/scss/components/form/_tree.scss +4 -0
|
@@ -4,8 +4,6 @@
|
|
|
4
4
|
* @author fex
|
|
5
5
|
* @date 2017-11-07
|
|
6
6
|
*/
|
|
7
|
-
/// <reference types="hoist-non-react-statics" />
|
|
8
|
-
/// <reference types="lodash" />
|
|
9
7
|
import React from 'react';
|
|
10
8
|
import { ControllerStateAndHelpers } from 'downshift';
|
|
11
9
|
import { ThemeProps } from 'amis-core';
|
|
@@ -227,8 +225,8 @@ declare const EnhancedSelect: {
|
|
|
227
225
|
resetValue?: any;
|
|
228
226
|
virtualThreshold?: number | undefined;
|
|
229
227
|
} & {} & {
|
|
230
|
-
locale?: string
|
|
231
|
-
translate?: (
|
|
228
|
+
locale?: string;
|
|
229
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
232
230
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps): {
|
|
233
231
|
ref: any;
|
|
234
232
|
childRef: (ref: any) => void;
|
|
@@ -258,8 +256,8 @@ declare const EnhancedSelect: {
|
|
|
258
256
|
resetValue?: any;
|
|
259
257
|
virtualThreshold?: number | undefined;
|
|
260
258
|
} & {} & {
|
|
261
|
-
locale?: string
|
|
262
|
-
translate?: (
|
|
259
|
+
locale?: string;
|
|
260
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
263
261
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>) => {} | Pick<{}, K> | null) | Pick<{}, K> | null, callback?: (() => void) | undefined): void;
|
|
264
262
|
forceUpdate(callback?: (() => void) | undefined): void;
|
|
265
263
|
readonly props: Readonly<Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
@@ -285,8 +283,8 @@ declare const EnhancedSelect: {
|
|
|
285
283
|
resetValue?: any;
|
|
286
284
|
virtualThreshold?: number | undefined;
|
|
287
285
|
} & {} & {
|
|
288
|
-
locale?: string
|
|
289
|
-
translate?: (
|
|
286
|
+
locale?: string;
|
|
287
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
290
288
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>;
|
|
291
289
|
state: Readonly<{}>;
|
|
292
290
|
refs: {
|
|
@@ -316,8 +314,8 @@ declare const EnhancedSelect: {
|
|
|
316
314
|
resetValue?: any;
|
|
317
315
|
virtualThreshold?: number | undefined;
|
|
318
316
|
} & {} & {
|
|
319
|
-
locale?: string
|
|
320
|
-
translate?: (
|
|
317
|
+
locale?: string;
|
|
318
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
321
319
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextState: Readonly<{}>, nextContext: any): boolean;
|
|
322
320
|
componentWillUnmount?(): void;
|
|
323
321
|
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
|
@@ -344,8 +342,8 @@ declare const EnhancedSelect: {
|
|
|
344
342
|
resetValue?: any;
|
|
345
343
|
virtualThreshold?: number | undefined;
|
|
346
344
|
} & {} & {
|
|
347
|
-
locale?: string
|
|
348
|
-
translate?: (
|
|
345
|
+
locale?: string;
|
|
346
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
349
347
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, prevState: Readonly<{}>): any;
|
|
350
348
|
componentDidUpdate?(prevProps: Readonly<Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
351
349
|
showInvalidMatch?: boolean | undefined;
|
|
@@ -370,8 +368,8 @@ declare const EnhancedSelect: {
|
|
|
370
368
|
resetValue?: any;
|
|
371
369
|
virtualThreshold?: number | undefined;
|
|
372
370
|
} & {} & {
|
|
373
|
-
locale?: string
|
|
374
|
-
translate?: (
|
|
371
|
+
locale?: string;
|
|
372
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
375
373
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, prevState: Readonly<{}>, snapshot?: any): void;
|
|
376
374
|
componentWillMount?(): void;
|
|
377
375
|
UNSAFE_componentWillMount?(): void;
|
|
@@ -398,8 +396,8 @@ declare const EnhancedSelect: {
|
|
|
398
396
|
resetValue?: any;
|
|
399
397
|
virtualThreshold?: number | undefined;
|
|
400
398
|
} & {} & {
|
|
401
|
-
locale?: string
|
|
402
|
-
translate?: (
|
|
399
|
+
locale?: string;
|
|
400
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
403
401
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextContext: any): void;
|
|
404
402
|
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
405
403
|
showInvalidMatch?: boolean | undefined;
|
|
@@ -424,8 +422,8 @@ declare const EnhancedSelect: {
|
|
|
424
422
|
resetValue?: any;
|
|
425
423
|
virtualThreshold?: number | undefined;
|
|
426
424
|
} & {} & {
|
|
427
|
-
locale?: string
|
|
428
|
-
translate?: (
|
|
425
|
+
locale?: string;
|
|
426
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
429
427
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextContext: any): void;
|
|
430
428
|
componentWillUpdate?(nextProps: Readonly<Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
431
429
|
showInvalidMatch?: boolean | undefined;
|
|
@@ -450,8 +448,8 @@ declare const EnhancedSelect: {
|
|
|
450
448
|
resetValue?: any;
|
|
451
449
|
virtualThreshold?: number | undefined;
|
|
452
450
|
} & {} & {
|
|
453
|
-
locale?: string
|
|
454
|
-
translate?: (
|
|
451
|
+
locale?: string;
|
|
452
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
455
453
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextState: Readonly<{}>, nextContext: any): void;
|
|
456
454
|
UNSAFE_componentWillUpdate?(nextProps: Readonly<Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
457
455
|
showInvalidMatch?: boolean | undefined;
|
|
@@ -476,8 +474,8 @@ declare const EnhancedSelect: {
|
|
|
476
474
|
resetValue?: any;
|
|
477
475
|
virtualThreshold?: number | undefined;
|
|
478
476
|
} & {} & {
|
|
479
|
-
locale?: string
|
|
480
|
-
translate?: (
|
|
477
|
+
locale?: string;
|
|
478
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
481
479
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextState: Readonly<{}>, nextContext: any): void;
|
|
482
480
|
};
|
|
483
481
|
displayName: string;
|
|
@@ -506,15 +504,15 @@ declare const EnhancedSelect: {
|
|
|
506
504
|
resetValue?: any;
|
|
507
505
|
virtualThreshold?: number | undefined;
|
|
508
506
|
} & {} & {
|
|
509
|
-
locale?: string
|
|
510
|
-
translate?: (
|
|
507
|
+
locale?: string;
|
|
508
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
511
509
|
}): {
|
|
512
510
|
ref: any;
|
|
513
511
|
childRef(ref: any): void;
|
|
514
512
|
getWrappedInstance(): any;
|
|
515
513
|
render(): React.JSX.Element;
|
|
516
514
|
context: unknown;
|
|
517
|
-
setState<
|
|
515
|
+
setState<K extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
518
516
|
showInvalidMatch?: boolean | undefined;
|
|
519
517
|
creatable?: boolean | undefined;
|
|
520
518
|
createBtnLabel?: string | undefined;
|
|
@@ -537,9 +535,9 @@ declare const EnhancedSelect: {
|
|
|
537
535
|
resetValue?: any;
|
|
538
536
|
virtualThreshold?: number | undefined;
|
|
539
537
|
} & {} & {
|
|
540
|
-
locale?: string
|
|
541
|
-
translate?: (
|
|
542
|
-
}>) => {} | Pick<{},
|
|
538
|
+
locale?: string;
|
|
539
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
540
|
+
}>) => {} | Pick<{}, K> | null) | Pick<{}, K> | null, callback?: (() => void) | undefined): void;
|
|
543
541
|
forceUpdate(callback?: (() => void) | undefined): void;
|
|
544
542
|
readonly props: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
545
543
|
showInvalidMatch?: boolean | undefined;
|
|
@@ -564,8 +562,8 @@ declare const EnhancedSelect: {
|
|
|
564
562
|
resetValue?: any;
|
|
565
563
|
virtualThreshold?: number | undefined;
|
|
566
564
|
} & {} & {
|
|
567
|
-
locale?: string
|
|
568
|
-
translate?: (
|
|
565
|
+
locale?: string;
|
|
566
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
569
567
|
}>;
|
|
570
568
|
state: Readonly<{}>;
|
|
571
569
|
refs: {
|
|
@@ -595,8 +593,8 @@ declare const EnhancedSelect: {
|
|
|
595
593
|
resetValue?: any;
|
|
596
594
|
virtualThreshold?: number | undefined;
|
|
597
595
|
} & {} & {
|
|
598
|
-
locale?: string
|
|
599
|
-
translate?: (
|
|
596
|
+
locale?: string;
|
|
597
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
600
598
|
}>, nextState: Readonly<{}>, nextContext: any): boolean;
|
|
601
599
|
componentWillUnmount?(): void;
|
|
602
600
|
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
|
@@ -623,8 +621,8 @@ declare const EnhancedSelect: {
|
|
|
623
621
|
resetValue?: any;
|
|
624
622
|
virtualThreshold?: number | undefined;
|
|
625
623
|
} & {} & {
|
|
626
|
-
locale?: string
|
|
627
|
-
translate?: (
|
|
624
|
+
locale?: string;
|
|
625
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
628
626
|
}>, prevState: Readonly<{}>): any;
|
|
629
627
|
componentDidUpdate?(prevProps: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
630
628
|
showInvalidMatch?: boolean | undefined;
|
|
@@ -649,8 +647,8 @@ declare const EnhancedSelect: {
|
|
|
649
647
|
resetValue?: any;
|
|
650
648
|
virtualThreshold?: number | undefined;
|
|
651
649
|
} & {} & {
|
|
652
|
-
locale?: string
|
|
653
|
-
translate?: (
|
|
650
|
+
locale?: string;
|
|
651
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
654
652
|
}>, prevState: Readonly<{}>, snapshot?: any): void;
|
|
655
653
|
componentWillMount?(): void;
|
|
656
654
|
UNSAFE_componentWillMount?(): void;
|
|
@@ -677,8 +675,8 @@ declare const EnhancedSelect: {
|
|
|
677
675
|
resetValue?: any;
|
|
678
676
|
virtualThreshold?: number | undefined;
|
|
679
677
|
} & {} & {
|
|
680
|
-
locale?: string
|
|
681
|
-
translate?: (
|
|
678
|
+
locale?: string;
|
|
679
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
682
680
|
}>, nextContext: any): void;
|
|
683
681
|
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
684
682
|
showInvalidMatch?: boolean | undefined;
|
|
@@ -703,8 +701,8 @@ declare const EnhancedSelect: {
|
|
|
703
701
|
resetValue?: any;
|
|
704
702
|
virtualThreshold?: number | undefined;
|
|
705
703
|
} & {} & {
|
|
706
|
-
locale?: string
|
|
707
|
-
translate?: (
|
|
704
|
+
locale?: string;
|
|
705
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
708
706
|
}>, nextContext: any): void;
|
|
709
707
|
componentWillUpdate?(nextProps: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
710
708
|
showInvalidMatch?: boolean | undefined;
|
|
@@ -729,8 +727,8 @@ declare const EnhancedSelect: {
|
|
|
729
727
|
resetValue?: any;
|
|
730
728
|
virtualThreshold?: number | undefined;
|
|
731
729
|
} & {} & {
|
|
732
|
-
locale?: string
|
|
733
|
-
translate?: (
|
|
730
|
+
locale?: string;
|
|
731
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
734
732
|
}>, nextState: Readonly<{}>, nextContext: any): void;
|
|
735
733
|
UNSAFE_componentWillUpdate?(nextProps: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
736
734
|
showInvalidMatch?: boolean | undefined;
|
|
@@ -755,8 +753,8 @@ declare const EnhancedSelect: {
|
|
|
755
753
|
resetValue?: any;
|
|
756
754
|
virtualThreshold?: number | undefined;
|
|
757
755
|
} & {} & {
|
|
758
|
-
locale?: string
|
|
759
|
-
translate?: (
|
|
756
|
+
locale?: string;
|
|
757
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
760
758
|
}>, nextState: Readonly<{}>, nextContext: any): void;
|
|
761
759
|
};
|
|
762
760
|
displayName: string;
|
|
@@ -789,15 +787,15 @@ declare const EnhancedSelect: {
|
|
|
789
787
|
resetValue?: any;
|
|
790
788
|
virtualThreshold?: number | undefined;
|
|
791
789
|
} & {} & {
|
|
792
|
-
locale?: string
|
|
793
|
-
translate?: (
|
|
790
|
+
locale?: string;
|
|
791
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
794
792
|
}): {
|
|
795
793
|
ref: any;
|
|
796
794
|
childRef(ref: any): void;
|
|
797
795
|
getWrappedInstance(): any;
|
|
798
796
|
render(): React.JSX.Element;
|
|
799
797
|
context: unknown;
|
|
800
|
-
setState<
|
|
798
|
+
setState<K extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
801
799
|
showInvalidMatch?: boolean | undefined;
|
|
802
800
|
creatable?: boolean | undefined;
|
|
803
801
|
createBtnLabel?: string | undefined;
|
|
@@ -820,9 +818,9 @@ declare const EnhancedSelect: {
|
|
|
820
818
|
resetValue?: any;
|
|
821
819
|
virtualThreshold?: number | undefined;
|
|
822
820
|
} & {} & {
|
|
823
|
-
locale?: string
|
|
824
|
-
translate?: (
|
|
825
|
-
}>) => {} | Pick<{},
|
|
821
|
+
locale?: string;
|
|
822
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
823
|
+
}>) => {} | Pick<{}, K> | null) | Pick<{}, K> | null, callback?: (() => void) | undefined): void;
|
|
826
824
|
forceUpdate(callback?: (() => void) | undefined): void;
|
|
827
825
|
readonly props: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
828
826
|
showInvalidMatch?: boolean | undefined;
|
|
@@ -847,8 +845,8 @@ declare const EnhancedSelect: {
|
|
|
847
845
|
resetValue?: any;
|
|
848
846
|
virtualThreshold?: number | undefined;
|
|
849
847
|
} & {} & {
|
|
850
|
-
locale?: string
|
|
851
|
-
translate?: (
|
|
848
|
+
locale?: string;
|
|
849
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
852
850
|
}>;
|
|
853
851
|
state: Readonly<{}>;
|
|
854
852
|
refs: {
|
|
@@ -878,8 +876,8 @@ declare const EnhancedSelect: {
|
|
|
878
876
|
resetValue?: any;
|
|
879
877
|
virtualThreshold?: number | undefined;
|
|
880
878
|
} & {} & {
|
|
881
|
-
locale?: string
|
|
882
|
-
translate?: (
|
|
879
|
+
locale?: string;
|
|
880
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
883
881
|
}>, nextState: Readonly<{}>, nextContext: any): boolean;
|
|
884
882
|
componentWillUnmount?(): void;
|
|
885
883
|
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
|
@@ -906,8 +904,8 @@ declare const EnhancedSelect: {
|
|
|
906
904
|
resetValue?: any;
|
|
907
905
|
virtualThreshold?: number | undefined;
|
|
908
906
|
} & {} & {
|
|
909
|
-
locale?: string
|
|
910
|
-
translate?: (
|
|
907
|
+
locale?: string;
|
|
908
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
911
909
|
}>, prevState: Readonly<{}>): any;
|
|
912
910
|
componentDidUpdate?(prevProps: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
913
911
|
showInvalidMatch?: boolean | undefined;
|
|
@@ -932,8 +930,8 @@ declare const EnhancedSelect: {
|
|
|
932
930
|
resetValue?: any;
|
|
933
931
|
virtualThreshold?: number | undefined;
|
|
934
932
|
} & {} & {
|
|
935
|
-
locale?: string
|
|
936
|
-
translate?: (
|
|
933
|
+
locale?: string;
|
|
934
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
937
935
|
}>, prevState: Readonly<{}>, snapshot?: any): void;
|
|
938
936
|
componentWillMount?(): void;
|
|
939
937
|
UNSAFE_componentWillMount?(): void;
|
|
@@ -960,8 +958,8 @@ declare const EnhancedSelect: {
|
|
|
960
958
|
resetValue?: any;
|
|
961
959
|
virtualThreshold?: number | undefined;
|
|
962
960
|
} & {} & {
|
|
963
|
-
locale?: string
|
|
964
|
-
translate?: (
|
|
961
|
+
locale?: string;
|
|
962
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
965
963
|
}>, nextContext: any): void;
|
|
966
964
|
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
967
965
|
showInvalidMatch?: boolean | undefined;
|
|
@@ -986,8 +984,8 @@ declare const EnhancedSelect: {
|
|
|
986
984
|
resetValue?: any;
|
|
987
985
|
virtualThreshold?: number | undefined;
|
|
988
986
|
} & {} & {
|
|
989
|
-
locale?: string
|
|
990
|
-
translate?: (
|
|
987
|
+
locale?: string;
|
|
988
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
991
989
|
}>, nextContext: any): void;
|
|
992
990
|
componentWillUpdate?(nextProps: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
993
991
|
showInvalidMatch?: boolean | undefined;
|
|
@@ -1012,8 +1010,8 @@ declare const EnhancedSelect: {
|
|
|
1012
1010
|
resetValue?: any;
|
|
1013
1011
|
virtualThreshold?: number | undefined;
|
|
1014
1012
|
} & {} & {
|
|
1015
|
-
locale?: string
|
|
1016
|
-
translate?: (
|
|
1013
|
+
locale?: string;
|
|
1014
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
1017
1015
|
}>, nextState: Readonly<{}>, nextContext: any): void;
|
|
1018
1016
|
UNSAFE_componentWillUpdate?(nextProps: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
1019
1017
|
showInvalidMatch?: boolean | undefined;
|
|
@@ -1038,8 +1036,8 @@ declare const EnhancedSelect: {
|
|
|
1038
1036
|
resetValue?: any;
|
|
1039
1037
|
virtualThreshold?: number | undefined;
|
|
1040
1038
|
} & {} & {
|
|
1041
|
-
locale?: string
|
|
1042
|
-
translate?: (
|
|
1039
|
+
locale?: string;
|
|
1040
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
1043
1041
|
}>, nextState: Readonly<{}>, nextContext: any): void;
|
|
1044
1042
|
};
|
|
1045
1043
|
displayName: string;
|
|
@@ -1072,15 +1070,15 @@ declare const EnhancedSelect: {
|
|
|
1072
1070
|
resetValue?: any;
|
|
1073
1071
|
virtualThreshold?: number | undefined;
|
|
1074
1072
|
} & {} & {
|
|
1075
|
-
locale?: string
|
|
1076
|
-
translate?: (
|
|
1073
|
+
locale?: string;
|
|
1074
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
1077
1075
|
}): {
|
|
1078
1076
|
ref: any;
|
|
1079
1077
|
childRef(ref: any): void;
|
|
1080
1078
|
getWrappedInstance(): any;
|
|
1081
1079
|
render(): React.JSX.Element;
|
|
1082
1080
|
context: unknown;
|
|
1083
|
-
setState<
|
|
1081
|
+
setState<K extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
1084
1082
|
showInvalidMatch?: boolean | undefined;
|
|
1085
1083
|
creatable?: boolean | undefined;
|
|
1086
1084
|
createBtnLabel?: string | undefined;
|
|
@@ -1103,9 +1101,9 @@ declare const EnhancedSelect: {
|
|
|
1103
1101
|
resetValue?: any;
|
|
1104
1102
|
virtualThreshold?: number | undefined;
|
|
1105
1103
|
} & {} & {
|
|
1106
|
-
locale?: string
|
|
1107
|
-
translate?: (
|
|
1108
|
-
}>) => {} | Pick<{},
|
|
1104
|
+
locale?: string;
|
|
1105
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
1106
|
+
}>) => {} | Pick<{}, K> | null) | Pick<{}, K> | null, callback?: (() => void) | undefined): void;
|
|
1109
1107
|
forceUpdate(callback?: (() => void) | undefined): void;
|
|
1110
1108
|
readonly props: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
1111
1109
|
showInvalidMatch?: boolean | undefined;
|
|
@@ -1130,8 +1128,8 @@ declare const EnhancedSelect: {
|
|
|
1130
1128
|
resetValue?: any;
|
|
1131
1129
|
virtualThreshold?: number | undefined;
|
|
1132
1130
|
} & {} & {
|
|
1133
|
-
locale?: string
|
|
1134
|
-
translate?: (
|
|
1131
|
+
locale?: string;
|
|
1132
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
1135
1133
|
}>;
|
|
1136
1134
|
state: Readonly<{}>;
|
|
1137
1135
|
refs: {
|
|
@@ -1161,8 +1159,8 @@ declare const EnhancedSelect: {
|
|
|
1161
1159
|
resetValue?: any;
|
|
1162
1160
|
virtualThreshold?: number | undefined;
|
|
1163
1161
|
} & {} & {
|
|
1164
|
-
locale?: string
|
|
1165
|
-
translate?: (
|
|
1162
|
+
locale?: string;
|
|
1163
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
1166
1164
|
}>, nextState: Readonly<{}>, nextContext: any): boolean;
|
|
1167
1165
|
componentWillUnmount?(): void;
|
|
1168
1166
|
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
|
@@ -1189,8 +1187,8 @@ declare const EnhancedSelect: {
|
|
|
1189
1187
|
resetValue?: any;
|
|
1190
1188
|
virtualThreshold?: number | undefined;
|
|
1191
1189
|
} & {} & {
|
|
1192
|
-
locale?: string
|
|
1193
|
-
translate?: (
|
|
1190
|
+
locale?: string;
|
|
1191
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
1194
1192
|
}>, prevState: Readonly<{}>): any;
|
|
1195
1193
|
componentDidUpdate?(prevProps: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
1196
1194
|
showInvalidMatch?: boolean | undefined;
|
|
@@ -1215,8 +1213,8 @@ declare const EnhancedSelect: {
|
|
|
1215
1213
|
resetValue?: any;
|
|
1216
1214
|
virtualThreshold?: number | undefined;
|
|
1217
1215
|
} & {} & {
|
|
1218
|
-
locale?: string
|
|
1219
|
-
translate?: (
|
|
1216
|
+
locale?: string;
|
|
1217
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
1220
1218
|
}>, prevState: Readonly<{}>, snapshot?: any): void;
|
|
1221
1219
|
componentWillMount?(): void;
|
|
1222
1220
|
UNSAFE_componentWillMount?(): void;
|
|
@@ -1243,8 +1241,8 @@ declare const EnhancedSelect: {
|
|
|
1243
1241
|
resetValue?: any;
|
|
1244
1242
|
virtualThreshold?: number | undefined;
|
|
1245
1243
|
} & {} & {
|
|
1246
|
-
locale?: string
|
|
1247
|
-
translate?: (
|
|
1244
|
+
locale?: string;
|
|
1245
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
1248
1246
|
}>, nextContext: any): void;
|
|
1249
1247
|
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
1250
1248
|
showInvalidMatch?: boolean | undefined;
|
|
@@ -1269,8 +1267,8 @@ declare const EnhancedSelect: {
|
|
|
1269
1267
|
resetValue?: any;
|
|
1270
1268
|
virtualThreshold?: number | undefined;
|
|
1271
1269
|
} & {} & {
|
|
1272
|
-
locale?: string
|
|
1273
|
-
translate?: (
|
|
1270
|
+
locale?: string;
|
|
1271
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
1274
1272
|
}>, nextContext: any): void;
|
|
1275
1273
|
componentWillUpdate?(nextProps: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
1276
1274
|
showInvalidMatch?: boolean | undefined;
|
|
@@ -1295,8 +1293,8 @@ declare const EnhancedSelect: {
|
|
|
1295
1293
|
resetValue?: any;
|
|
1296
1294
|
virtualThreshold?: number | undefined;
|
|
1297
1295
|
} & {} & {
|
|
1298
|
-
locale?: string
|
|
1299
|
-
translate?: (
|
|
1296
|
+
locale?: string;
|
|
1297
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
1300
1298
|
}>, nextState: Readonly<{}>, nextContext: any): void;
|
|
1301
1299
|
UNSAFE_componentWillUpdate?(nextProps: Readonly<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
1302
1300
|
showInvalidMatch?: boolean | undefined;
|
|
@@ -1321,8 +1319,8 @@ declare const EnhancedSelect: {
|
|
|
1321
1319
|
resetValue?: any;
|
|
1322
1320
|
virtualThreshold?: number | undefined;
|
|
1323
1321
|
} & {} & {
|
|
1324
|
-
locale?: string
|
|
1325
|
-
translate?: (
|
|
1322
|
+
locale?: string;
|
|
1323
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
1326
1324
|
}>, nextState: Readonly<{}>, nextContext: any): void;
|
|
1327
1325
|
};
|
|
1328
1326
|
displayName: string;
|
|
@@ -1357,30 +1355,10 @@ export declare const SelectWithRemoteOptions: {
|
|
|
1357
1355
|
resetValue?: any;
|
|
1358
1356
|
virtualThreshold?: number | undefined;
|
|
1359
1357
|
} & {} & {
|
|
1360
|
-
locale?: string
|
|
1361
|
-
translate?: (
|
|
1358
|
+
locale?: string;
|
|
1359
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
1362
1360
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps, keyof RemoteOptionsProps<P>> & import("./WithRemoteConfig").OutterProps & {
|
|
1363
|
-
store:
|
|
1364
|
-
fetching: boolean;
|
|
1365
|
-
errorMsg: string;
|
|
1366
|
-
config: any;
|
|
1367
|
-
data: import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IType<{} | null | undefined, {}, {}>>;
|
|
1368
|
-
} & import("mobx-state-tree/dist/internal").NonEmptyObject & {
|
|
1369
|
-
setComponent(c: any): void;
|
|
1370
|
-
load: (env: import("amis-core").RendererEnv, api: import("amis-core").Api, ctx: any, config?: import("./WithRemoteConfig").WithRemoteConfigSettings | undefined) => Promise<unknown>;
|
|
1371
|
-
setData(data: any): void;
|
|
1372
|
-
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
1373
|
-
} & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IModelType<{
|
|
1374
|
-
fetching: import("mobx-state-tree").IType<boolean | undefined, boolean, boolean>;
|
|
1375
|
-
errorMsg: import("mobx-state-tree").IType<string | undefined, string, string>;
|
|
1376
|
-
config: import("mobx-state-tree").IType<any, any, any>;
|
|
1377
|
-
data: import("mobx-state-tree").IType<{} | null | undefined, {}, {}>;
|
|
1378
|
-
}, {
|
|
1379
|
-
setComponent(c: any): void;
|
|
1380
|
-
load: (env: import("amis-core").RendererEnv, api: import("amis-core").Api, ctx: any, config?: import("./WithRemoteConfig").WithRemoteConfigSettings | undefined) => Promise<unknown>;
|
|
1381
|
-
setData(data: any): void;
|
|
1382
|
-
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
1383
|
-
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
|
1361
|
+
store: import("./WithRemoteConfig").IStore;
|
|
1384
1362
|
}, "store">): {
|
|
1385
1363
|
ref: any;
|
|
1386
1364
|
store?: ({
|
|
@@ -1432,30 +1410,10 @@ export declare const SelectWithRemoteOptions: {
|
|
|
1432
1410
|
resetValue?: any;
|
|
1433
1411
|
virtualThreshold?: number | undefined;
|
|
1434
1412
|
} & {} & {
|
|
1435
|
-
locale?: string
|
|
1436
|
-
translate?: (
|
|
1413
|
+
locale?: string;
|
|
1414
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
1437
1415
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps, keyof RemoteOptionsProps<P>> & import("./WithRemoteConfig").OutterProps & {
|
|
1438
|
-
store:
|
|
1439
|
-
fetching: boolean;
|
|
1440
|
-
errorMsg: string;
|
|
1441
|
-
config: any;
|
|
1442
|
-
data: import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IType<{} | null | undefined, {}, {}>>;
|
|
1443
|
-
} & import("mobx-state-tree/dist/internal").NonEmptyObject & {
|
|
1444
|
-
setComponent(c: any): void;
|
|
1445
|
-
load: (env: import("amis-core").RendererEnv, api: import("amis-core").Api, ctx: any, config?: import("./WithRemoteConfig").WithRemoteConfigSettings | undefined) => Promise<unknown>;
|
|
1446
|
-
setData(data: any): void;
|
|
1447
|
-
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
1448
|
-
} & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IModelType<{
|
|
1449
|
-
fetching: import("mobx-state-tree").IType<boolean | undefined, boolean, boolean>;
|
|
1450
|
-
errorMsg: import("mobx-state-tree").IType<string | undefined, string, string>;
|
|
1451
|
-
config: import("mobx-state-tree").IType<any, any, any>;
|
|
1452
|
-
data: import("mobx-state-tree").IType<{} | null | undefined, {}, {}>;
|
|
1453
|
-
}, {
|
|
1454
|
-
setComponent(c: any): void;
|
|
1455
|
-
load: (env: import("amis-core").RendererEnv, api: import("amis-core").Api, ctx: any, config?: import("./WithRemoteConfig").WithRemoteConfigSettings | undefined) => Promise<unknown>;
|
|
1456
|
-
setData(data: any): void;
|
|
1457
|
-
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
1458
|
-
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
|
1416
|
+
store: import("./WithRemoteConfig").IStore;
|
|
1459
1417
|
}, "store">>) => {} | Pick<{}, K> | null) | Pick<{}, K> | null, callback?: (() => void) | undefined): void;
|
|
1460
1418
|
forceUpdate(callback?: (() => void) | undefined): void;
|
|
1461
1419
|
readonly props: Readonly<Omit<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
@@ -1481,30 +1439,10 @@ export declare const SelectWithRemoteOptions: {
|
|
|
1481
1439
|
resetValue?: any;
|
|
1482
1440
|
virtualThreshold?: number | undefined;
|
|
1483
1441
|
} & {} & {
|
|
1484
|
-
locale?: string
|
|
1485
|
-
translate?: (
|
|
1442
|
+
locale?: string;
|
|
1443
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
1486
1444
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps, keyof RemoteOptionsProps<P>> & import("./WithRemoteConfig").OutterProps & {
|
|
1487
|
-
store:
|
|
1488
|
-
fetching: boolean;
|
|
1489
|
-
errorMsg: string;
|
|
1490
|
-
config: any;
|
|
1491
|
-
data: import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IType<{} | null | undefined, {}, {}>>;
|
|
1492
|
-
} & import("mobx-state-tree/dist/internal").NonEmptyObject & {
|
|
1493
|
-
setComponent(c: any): void;
|
|
1494
|
-
load: (env: import("amis-core").RendererEnv, api: import("amis-core").Api, ctx: any, config?: import("./WithRemoteConfig").WithRemoteConfigSettings | undefined) => Promise<unknown>;
|
|
1495
|
-
setData(data: any): void;
|
|
1496
|
-
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
1497
|
-
} & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IModelType<{
|
|
1498
|
-
fetching: import("mobx-state-tree").IType<boolean | undefined, boolean, boolean>;
|
|
1499
|
-
errorMsg: import("mobx-state-tree").IType<string | undefined, string, string>;
|
|
1500
|
-
config: import("mobx-state-tree").IType<any, any, any>;
|
|
1501
|
-
data: import("mobx-state-tree").IType<{} | null | undefined, {}, {}>;
|
|
1502
|
-
}, {
|
|
1503
|
-
setComponent(c: any): void;
|
|
1504
|
-
load: (env: import("amis-core").RendererEnv, api: import("amis-core").Api, ctx: any, config?: import("./WithRemoteConfig").WithRemoteConfigSettings | undefined) => Promise<unknown>;
|
|
1505
|
-
setData(data: any): void;
|
|
1506
|
-
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
1507
|
-
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
|
1445
|
+
store: import("./WithRemoteConfig").IStore;
|
|
1508
1446
|
}, "store">>;
|
|
1509
1447
|
state: Readonly<{}>;
|
|
1510
1448
|
refs: {
|
|
@@ -1534,30 +1472,10 @@ export declare const SelectWithRemoteOptions: {
|
|
|
1534
1472
|
resetValue?: any;
|
|
1535
1473
|
virtualThreshold?: number | undefined;
|
|
1536
1474
|
} & {} & {
|
|
1537
|
-
locale?: string
|
|
1538
|
-
translate?: (
|
|
1475
|
+
locale?: string;
|
|
1476
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
1539
1477
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps, keyof RemoteOptionsProps<P>> & import("./WithRemoteConfig").OutterProps & {
|
|
1540
|
-
store:
|
|
1541
|
-
fetching: boolean;
|
|
1542
|
-
errorMsg: string;
|
|
1543
|
-
config: any;
|
|
1544
|
-
data: import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IType<{} | null | undefined, {}, {}>>;
|
|
1545
|
-
} & import("mobx-state-tree/dist/internal").NonEmptyObject & {
|
|
1546
|
-
setComponent(c: any): void;
|
|
1547
|
-
load: (env: import("amis-core").RendererEnv, api: import("amis-core").Api, ctx: any, config?: import("./WithRemoteConfig").WithRemoteConfigSettings | undefined) => Promise<unknown>;
|
|
1548
|
-
setData(data: any): void;
|
|
1549
|
-
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
1550
|
-
} & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IModelType<{
|
|
1551
|
-
fetching: import("mobx-state-tree").IType<boolean | undefined, boolean, boolean>;
|
|
1552
|
-
errorMsg: import("mobx-state-tree").IType<string | undefined, string, string>;
|
|
1553
|
-
config: import("mobx-state-tree").IType<any, any, any>;
|
|
1554
|
-
data: import("mobx-state-tree").IType<{} | null | undefined, {}, {}>;
|
|
1555
|
-
}, {
|
|
1556
|
-
setComponent(c: any): void;
|
|
1557
|
-
load: (env: import("amis-core").RendererEnv, api: import("amis-core").Api, ctx: any, config?: import("./WithRemoteConfig").WithRemoteConfigSettings | undefined) => Promise<unknown>;
|
|
1558
|
-
setData(data: any): void;
|
|
1559
|
-
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
1560
|
-
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
|
1478
|
+
store: import("./WithRemoteConfig").IStore;
|
|
1561
1479
|
}, "store">>, nextState: Readonly<{}>, nextContext: any): boolean;
|
|
1562
1480
|
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
|
1563
1481
|
getSnapshotBeforeUpdate?(prevProps: Readonly<Omit<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
@@ -1583,30 +1501,10 @@ export declare const SelectWithRemoteOptions: {
|
|
|
1583
1501
|
resetValue?: any;
|
|
1584
1502
|
virtualThreshold?: number | undefined;
|
|
1585
1503
|
} & {} & {
|
|
1586
|
-
locale?: string
|
|
1587
|
-
translate?: (
|
|
1504
|
+
locale?: string;
|
|
1505
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
1588
1506
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps, keyof RemoteOptionsProps<P>> & import("./WithRemoteConfig").OutterProps & {
|
|
1589
|
-
store:
|
|
1590
|
-
fetching: boolean;
|
|
1591
|
-
errorMsg: string;
|
|
1592
|
-
config: any;
|
|
1593
|
-
data: import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IType<{} | null | undefined, {}, {}>>;
|
|
1594
|
-
} & import("mobx-state-tree/dist/internal").NonEmptyObject & {
|
|
1595
|
-
setComponent(c: any): void;
|
|
1596
|
-
load: (env: import("amis-core").RendererEnv, api: import("amis-core").Api, ctx: any, config?: import("./WithRemoteConfig").WithRemoteConfigSettings | undefined) => Promise<unknown>;
|
|
1597
|
-
setData(data: any): void;
|
|
1598
|
-
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
1599
|
-
} & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IModelType<{
|
|
1600
|
-
fetching: import("mobx-state-tree").IType<boolean | undefined, boolean, boolean>;
|
|
1601
|
-
errorMsg: import("mobx-state-tree").IType<string | undefined, string, string>;
|
|
1602
|
-
config: import("mobx-state-tree").IType<any, any, any>;
|
|
1603
|
-
data: import("mobx-state-tree").IType<{} | null | undefined, {}, {}>;
|
|
1604
|
-
}, {
|
|
1605
|
-
setComponent(c: any): void;
|
|
1606
|
-
load: (env: import("amis-core").RendererEnv, api: import("amis-core").Api, ctx: any, config?: import("./WithRemoteConfig").WithRemoteConfigSettings | undefined) => Promise<unknown>;
|
|
1607
|
-
setData(data: any): void;
|
|
1608
|
-
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
1609
|
-
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
|
1507
|
+
store: import("./WithRemoteConfig").IStore;
|
|
1610
1508
|
}, "store">>, prevState: Readonly<{}>): any;
|
|
1611
1509
|
componentDidUpdate?(prevProps: Readonly<Omit<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
1612
1510
|
showInvalidMatch?: boolean | undefined;
|
|
@@ -1631,30 +1529,10 @@ export declare const SelectWithRemoteOptions: {
|
|
|
1631
1529
|
resetValue?: any;
|
|
1632
1530
|
virtualThreshold?: number | undefined;
|
|
1633
1531
|
} & {} & {
|
|
1634
|
-
locale?: string
|
|
1635
|
-
translate?: (
|
|
1532
|
+
locale?: string;
|
|
1533
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
1636
1534
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps, keyof RemoteOptionsProps<P>> & import("./WithRemoteConfig").OutterProps & {
|
|
1637
|
-
store:
|
|
1638
|
-
fetching: boolean;
|
|
1639
|
-
errorMsg: string;
|
|
1640
|
-
config: any;
|
|
1641
|
-
data: import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IType<{} | null | undefined, {}, {}>>;
|
|
1642
|
-
} & import("mobx-state-tree/dist/internal").NonEmptyObject & {
|
|
1643
|
-
setComponent(c: any): void;
|
|
1644
|
-
load: (env: import("amis-core").RendererEnv, api: import("amis-core").Api, ctx: any, config?: import("./WithRemoteConfig").WithRemoteConfigSettings | undefined) => Promise<unknown>;
|
|
1645
|
-
setData(data: any): void;
|
|
1646
|
-
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
1647
|
-
} & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IModelType<{
|
|
1648
|
-
fetching: import("mobx-state-tree").IType<boolean | undefined, boolean, boolean>;
|
|
1649
|
-
errorMsg: import("mobx-state-tree").IType<string | undefined, string, string>;
|
|
1650
|
-
config: import("mobx-state-tree").IType<any, any, any>;
|
|
1651
|
-
data: import("mobx-state-tree").IType<{} | null | undefined, {}, {}>;
|
|
1652
|
-
}, {
|
|
1653
|
-
setComponent(c: any): void;
|
|
1654
|
-
load: (env: import("amis-core").RendererEnv, api: import("amis-core").Api, ctx: any, config?: import("./WithRemoteConfig").WithRemoteConfigSettings | undefined) => Promise<unknown>;
|
|
1655
|
-
setData(data: any): void;
|
|
1656
|
-
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
1657
|
-
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
|
1535
|
+
store: import("./WithRemoteConfig").IStore;
|
|
1658
1536
|
}, "store">>, prevState: Readonly<{}>, snapshot?: any): void;
|
|
1659
1537
|
componentWillMount?(): void;
|
|
1660
1538
|
UNSAFE_componentWillMount?(): void;
|
|
@@ -1681,30 +1559,10 @@ export declare const SelectWithRemoteOptions: {
|
|
|
1681
1559
|
resetValue?: any;
|
|
1682
1560
|
virtualThreshold?: number | undefined;
|
|
1683
1561
|
} & {} & {
|
|
1684
|
-
locale?: string
|
|
1685
|
-
translate?: (
|
|
1562
|
+
locale?: string;
|
|
1563
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
1686
1564
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps, keyof RemoteOptionsProps<P>> & import("./WithRemoteConfig").OutterProps & {
|
|
1687
|
-
store:
|
|
1688
|
-
fetching: boolean;
|
|
1689
|
-
errorMsg: string;
|
|
1690
|
-
config: any;
|
|
1691
|
-
data: import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IType<{} | null | undefined, {}, {}>>;
|
|
1692
|
-
} & import("mobx-state-tree/dist/internal").NonEmptyObject & {
|
|
1693
|
-
setComponent(c: any): void;
|
|
1694
|
-
load: (env: import("amis-core").RendererEnv, api: import("amis-core").Api, ctx: any, config?: import("./WithRemoteConfig").WithRemoteConfigSettings | undefined) => Promise<unknown>;
|
|
1695
|
-
setData(data: any): void;
|
|
1696
|
-
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
1697
|
-
} & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IModelType<{
|
|
1698
|
-
fetching: import("mobx-state-tree").IType<boolean | undefined, boolean, boolean>;
|
|
1699
|
-
errorMsg: import("mobx-state-tree").IType<string | undefined, string, string>;
|
|
1700
|
-
config: import("mobx-state-tree").IType<any, any, any>;
|
|
1701
|
-
data: import("mobx-state-tree").IType<{} | null | undefined, {}, {}>;
|
|
1702
|
-
}, {
|
|
1703
|
-
setComponent(c: any): void;
|
|
1704
|
-
load: (env: import("amis-core").RendererEnv, api: import("amis-core").Api, ctx: any, config?: import("./WithRemoteConfig").WithRemoteConfigSettings | undefined) => Promise<unknown>;
|
|
1705
|
-
setData(data: any): void;
|
|
1706
|
-
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
1707
|
-
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
|
1565
|
+
store: import("./WithRemoteConfig").IStore;
|
|
1708
1566
|
}, "store">>, nextContext: any): void;
|
|
1709
1567
|
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Omit<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
1710
1568
|
showInvalidMatch?: boolean | undefined;
|
|
@@ -1729,30 +1587,10 @@ export declare const SelectWithRemoteOptions: {
|
|
|
1729
1587
|
resetValue?: any;
|
|
1730
1588
|
virtualThreshold?: number | undefined;
|
|
1731
1589
|
} & {} & {
|
|
1732
|
-
locale?: string
|
|
1733
|
-
translate?: (
|
|
1590
|
+
locale?: string;
|
|
1591
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
1734
1592
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps, keyof RemoteOptionsProps<P>> & import("./WithRemoteConfig").OutterProps & {
|
|
1735
|
-
store:
|
|
1736
|
-
fetching: boolean;
|
|
1737
|
-
errorMsg: string;
|
|
1738
|
-
config: any;
|
|
1739
|
-
data: import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IType<{} | null | undefined, {}, {}>>;
|
|
1740
|
-
} & import("mobx-state-tree/dist/internal").NonEmptyObject & {
|
|
1741
|
-
setComponent(c: any): void;
|
|
1742
|
-
load: (env: import("amis-core").RendererEnv, api: import("amis-core").Api, ctx: any, config?: import("./WithRemoteConfig").WithRemoteConfigSettings | undefined) => Promise<unknown>;
|
|
1743
|
-
setData(data: any): void;
|
|
1744
|
-
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
1745
|
-
} & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IModelType<{
|
|
1746
|
-
fetching: import("mobx-state-tree").IType<boolean | undefined, boolean, boolean>;
|
|
1747
|
-
errorMsg: import("mobx-state-tree").IType<string | undefined, string, string>;
|
|
1748
|
-
config: import("mobx-state-tree").IType<any, any, any>;
|
|
1749
|
-
data: import("mobx-state-tree").IType<{} | null | undefined, {}, {}>;
|
|
1750
|
-
}, {
|
|
1751
|
-
setComponent(c: any): void;
|
|
1752
|
-
load: (env: import("amis-core").RendererEnv, api: import("amis-core").Api, ctx: any, config?: import("./WithRemoteConfig").WithRemoteConfigSettings | undefined) => Promise<unknown>;
|
|
1753
|
-
setData(data: any): void;
|
|
1754
|
-
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
1755
|
-
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
|
1593
|
+
store: import("./WithRemoteConfig").IStore;
|
|
1756
1594
|
}, "store">>, nextContext: any): void;
|
|
1757
1595
|
componentWillUpdate?(nextProps: Readonly<Omit<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
1758
1596
|
showInvalidMatch?: boolean | undefined;
|
|
@@ -1777,30 +1615,10 @@ export declare const SelectWithRemoteOptions: {
|
|
|
1777
1615
|
resetValue?: any;
|
|
1778
1616
|
virtualThreshold?: number | undefined;
|
|
1779
1617
|
} & {} & {
|
|
1780
|
-
locale?: string
|
|
1781
|
-
translate?: (
|
|
1618
|
+
locale?: string;
|
|
1619
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
1782
1620
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps, keyof RemoteOptionsProps<P>> & import("./WithRemoteConfig").OutterProps & {
|
|
1783
|
-
store:
|
|
1784
|
-
fetching: boolean;
|
|
1785
|
-
errorMsg: string;
|
|
1786
|
-
config: any;
|
|
1787
|
-
data: import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IType<{} | null | undefined, {}, {}>>;
|
|
1788
|
-
} & import("mobx-state-tree/dist/internal").NonEmptyObject & {
|
|
1789
|
-
setComponent(c: any): void;
|
|
1790
|
-
load: (env: import("amis-core").RendererEnv, api: import("amis-core").Api, ctx: any, config?: import("./WithRemoteConfig").WithRemoteConfigSettings | undefined) => Promise<unknown>;
|
|
1791
|
-
setData(data: any): void;
|
|
1792
|
-
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
1793
|
-
} & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IModelType<{
|
|
1794
|
-
fetching: import("mobx-state-tree").IType<boolean | undefined, boolean, boolean>;
|
|
1795
|
-
errorMsg: import("mobx-state-tree").IType<string | undefined, string, string>;
|
|
1796
|
-
config: import("mobx-state-tree").IType<any, any, any>;
|
|
1797
|
-
data: import("mobx-state-tree").IType<{} | null | undefined, {}, {}>;
|
|
1798
|
-
}, {
|
|
1799
|
-
setComponent(c: any): void;
|
|
1800
|
-
load: (env: import("amis-core").RendererEnv, api: import("amis-core").Api, ctx: any, config?: import("./WithRemoteConfig").WithRemoteConfigSettings | undefined) => Promise<unknown>;
|
|
1801
|
-
setData(data: any): void;
|
|
1802
|
-
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
1803
|
-
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
|
1621
|
+
store: import("./WithRemoteConfig").IStore;
|
|
1804
1622
|
}, "store">>, nextState: Readonly<{}>, nextContext: any): void;
|
|
1805
1623
|
UNSAFE_componentWillUpdate?(nextProps: Readonly<Omit<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
1806
1624
|
showInvalidMatch?: boolean | undefined;
|
|
@@ -1825,30 +1643,10 @@ export declare const SelectWithRemoteOptions: {
|
|
|
1825
1643
|
resetValue?: any;
|
|
1826
1644
|
virtualThreshold?: number | undefined;
|
|
1827
1645
|
} & {} & {
|
|
1828
|
-
locale?: string
|
|
1829
|
-
translate?: (
|
|
1646
|
+
locale?: string;
|
|
1647
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
1830
1648
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps, keyof RemoteOptionsProps<P>> & import("./WithRemoteConfig").OutterProps & {
|
|
1831
|
-
store:
|
|
1832
|
-
fetching: boolean;
|
|
1833
|
-
errorMsg: string;
|
|
1834
|
-
config: any;
|
|
1835
|
-
data: import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IType<{} | null | undefined, {}, {}>>;
|
|
1836
|
-
} & import("mobx-state-tree/dist/internal").NonEmptyObject & {
|
|
1837
|
-
setComponent(c: any): void;
|
|
1838
|
-
load: (env: import("amis-core").RendererEnv, api: import("amis-core").Api, ctx: any, config?: import("./WithRemoteConfig").WithRemoteConfigSettings | undefined) => Promise<unknown>;
|
|
1839
|
-
setData(data: any): void;
|
|
1840
|
-
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
1841
|
-
} & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IModelType<{
|
|
1842
|
-
fetching: import("mobx-state-tree").IType<boolean | undefined, boolean, boolean>;
|
|
1843
|
-
errorMsg: import("mobx-state-tree").IType<string | undefined, string, string>;
|
|
1844
|
-
config: import("mobx-state-tree").IType<any, any, any>;
|
|
1845
|
-
data: import("mobx-state-tree").IType<{} | null | undefined, {}, {}>;
|
|
1846
|
-
}, {
|
|
1847
|
-
setComponent(c: any): void;
|
|
1848
|
-
load: (env: import("amis-core").RendererEnv, api: import("amis-core").Api, ctx: any, config?: import("./WithRemoteConfig").WithRemoteConfigSettings | undefined) => Promise<unknown>;
|
|
1849
|
-
setData(data: any): void;
|
|
1850
|
-
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
1851
|
-
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
|
1649
|
+
store: import("./WithRemoteConfig").IStore;
|
|
1852
1650
|
}, "store">>, nextState: Readonly<{}>, nextContext: any): void;
|
|
1853
1651
|
};
|
|
1854
1652
|
new (props: Omit<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
@@ -1874,30 +1672,10 @@ export declare const SelectWithRemoteOptions: {
|
|
|
1874
1672
|
resetValue?: any;
|
|
1875
1673
|
virtualThreshold?: number | undefined;
|
|
1876
1674
|
} & {} & {
|
|
1877
|
-
locale?: string
|
|
1878
|
-
translate?: (
|
|
1675
|
+
locale?: string;
|
|
1676
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
1879
1677
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps, keyof RemoteOptionsProps<P>> & import("./WithRemoteConfig").OutterProps & {
|
|
1880
|
-
store:
|
|
1881
|
-
fetching: boolean;
|
|
1882
|
-
errorMsg: string;
|
|
1883
|
-
config: any;
|
|
1884
|
-
data: import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IType<{} | null | undefined, {}, {}>>;
|
|
1885
|
-
} & import("mobx-state-tree/dist/internal").NonEmptyObject & {
|
|
1886
|
-
setComponent(c: any): void;
|
|
1887
|
-
load: (env: import("amis-core").RendererEnv, api: import("amis-core").Api, ctx: any, config?: import("./WithRemoteConfig").WithRemoteConfigSettings | undefined) => Promise<unknown>;
|
|
1888
|
-
setData(data: any): void;
|
|
1889
|
-
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
1890
|
-
} & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IModelType<{
|
|
1891
|
-
fetching: import("mobx-state-tree").IType<boolean | undefined, boolean, boolean>;
|
|
1892
|
-
errorMsg: import("mobx-state-tree").IType<string | undefined, string, string>;
|
|
1893
|
-
config: import("mobx-state-tree").IType<any, any, any>;
|
|
1894
|
-
data: import("mobx-state-tree").IType<{} | null | undefined, {}, {}>;
|
|
1895
|
-
}, {
|
|
1896
|
-
setComponent(c: any): void;
|
|
1897
|
-
load: (env: import("amis-core").RendererEnv, api: import("amis-core").Api, ctx: any, config?: import("./WithRemoteConfig").WithRemoteConfigSettings | undefined) => Promise<unknown>;
|
|
1898
|
-
setData(data: any): void;
|
|
1899
|
-
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
1900
|
-
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
|
1678
|
+
store: import("./WithRemoteConfig").IStore;
|
|
1901
1679
|
}, "store">, context: any): {
|
|
1902
1680
|
ref: any;
|
|
1903
1681
|
store?: ({
|
|
@@ -1949,30 +1727,10 @@ export declare const SelectWithRemoteOptions: {
|
|
|
1949
1727
|
resetValue?: any;
|
|
1950
1728
|
virtualThreshold?: number | undefined;
|
|
1951
1729
|
} & {} & {
|
|
1952
|
-
locale?: string
|
|
1953
|
-
translate?: (
|
|
1730
|
+
locale?: string;
|
|
1731
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
1954
1732
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps, keyof RemoteOptionsProps<P>> & import("./WithRemoteConfig").OutterProps & {
|
|
1955
|
-
store:
|
|
1956
|
-
fetching: boolean;
|
|
1957
|
-
errorMsg: string;
|
|
1958
|
-
config: any;
|
|
1959
|
-
data: import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IType<{} | null | undefined, {}, {}>>;
|
|
1960
|
-
} & import("mobx-state-tree/dist/internal").NonEmptyObject & {
|
|
1961
|
-
setComponent(c: any): void;
|
|
1962
|
-
load: (env: import("amis-core").RendererEnv, api: import("amis-core").Api, ctx: any, config?: import("./WithRemoteConfig").WithRemoteConfigSettings | undefined) => Promise<unknown>;
|
|
1963
|
-
setData(data: any): void;
|
|
1964
|
-
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
1965
|
-
} & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IModelType<{
|
|
1966
|
-
fetching: import("mobx-state-tree").IType<boolean | undefined, boolean, boolean>;
|
|
1967
|
-
errorMsg: import("mobx-state-tree").IType<string | undefined, string, string>;
|
|
1968
|
-
config: import("mobx-state-tree").IType<any, any, any>;
|
|
1969
|
-
data: import("mobx-state-tree").IType<{} | null | undefined, {}, {}>;
|
|
1970
|
-
}, {
|
|
1971
|
-
setComponent(c: any): void;
|
|
1972
|
-
load: (env: import("amis-core").RendererEnv, api: import("amis-core").Api, ctx: any, config?: import("./WithRemoteConfig").WithRemoteConfigSettings | undefined) => Promise<unknown>;
|
|
1973
|
-
setData(data: any): void;
|
|
1974
|
-
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
1975
|
-
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
|
1733
|
+
store: import("./WithRemoteConfig").IStore;
|
|
1976
1734
|
}, "store">>) => {} | Pick<{}, K> | null) | Pick<{}, K> | null, callback?: (() => void) | undefined): void;
|
|
1977
1735
|
forceUpdate(callback?: (() => void) | undefined): void;
|
|
1978
1736
|
readonly props: Readonly<Omit<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
@@ -1998,30 +1756,10 @@ export declare const SelectWithRemoteOptions: {
|
|
|
1998
1756
|
resetValue?: any;
|
|
1999
1757
|
virtualThreshold?: number | undefined;
|
|
2000
1758
|
} & {} & {
|
|
2001
|
-
locale?: string
|
|
2002
|
-
translate?: (
|
|
1759
|
+
locale?: string;
|
|
1760
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
2003
1761
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps, keyof RemoteOptionsProps<P>> & import("./WithRemoteConfig").OutterProps & {
|
|
2004
|
-
store:
|
|
2005
|
-
fetching: boolean;
|
|
2006
|
-
errorMsg: string;
|
|
2007
|
-
config: any;
|
|
2008
|
-
data: import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IType<{} | null | undefined, {}, {}>>;
|
|
2009
|
-
} & import("mobx-state-tree/dist/internal").NonEmptyObject & {
|
|
2010
|
-
setComponent(c: any): void;
|
|
2011
|
-
load: (env: import("amis-core").RendererEnv, api: import("amis-core").Api, ctx: any, config?: import("./WithRemoteConfig").WithRemoteConfigSettings | undefined) => Promise<unknown>;
|
|
2012
|
-
setData(data: any): void;
|
|
2013
|
-
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
2014
|
-
} & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IModelType<{
|
|
2015
|
-
fetching: import("mobx-state-tree").IType<boolean | undefined, boolean, boolean>;
|
|
2016
|
-
errorMsg: import("mobx-state-tree").IType<string | undefined, string, string>;
|
|
2017
|
-
config: import("mobx-state-tree").IType<any, any, any>;
|
|
2018
|
-
data: import("mobx-state-tree").IType<{} | null | undefined, {}, {}>;
|
|
2019
|
-
}, {
|
|
2020
|
-
setComponent(c: any): void;
|
|
2021
|
-
load: (env: import("amis-core").RendererEnv, api: import("amis-core").Api, ctx: any, config?: import("./WithRemoteConfig").WithRemoteConfigSettings | undefined) => Promise<unknown>;
|
|
2022
|
-
setData(data: any): void;
|
|
2023
|
-
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
2024
|
-
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
|
1762
|
+
store: import("./WithRemoteConfig").IStore;
|
|
2025
1763
|
}, "store">>;
|
|
2026
1764
|
state: Readonly<{}>;
|
|
2027
1765
|
refs: {
|
|
@@ -2051,30 +1789,10 @@ export declare const SelectWithRemoteOptions: {
|
|
|
2051
1789
|
resetValue?: any;
|
|
2052
1790
|
virtualThreshold?: number | undefined;
|
|
2053
1791
|
} & {} & {
|
|
2054
|
-
locale?: string
|
|
2055
|
-
translate?: (
|
|
1792
|
+
locale?: string;
|
|
1793
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
2056
1794
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps, keyof RemoteOptionsProps<P>> & import("./WithRemoteConfig").OutterProps & {
|
|
2057
|
-
store:
|
|
2058
|
-
fetching: boolean;
|
|
2059
|
-
errorMsg: string;
|
|
2060
|
-
config: any;
|
|
2061
|
-
data: import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IType<{} | null | undefined, {}, {}>>;
|
|
2062
|
-
} & import("mobx-state-tree/dist/internal").NonEmptyObject & {
|
|
2063
|
-
setComponent(c: any): void;
|
|
2064
|
-
load: (env: import("amis-core").RendererEnv, api: import("amis-core").Api, ctx: any, config?: import("./WithRemoteConfig").WithRemoteConfigSettings | undefined) => Promise<unknown>;
|
|
2065
|
-
setData(data: any): void;
|
|
2066
|
-
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
2067
|
-
} & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IModelType<{
|
|
2068
|
-
fetching: import("mobx-state-tree").IType<boolean | undefined, boolean, boolean>;
|
|
2069
|
-
errorMsg: import("mobx-state-tree").IType<string | undefined, string, string>;
|
|
2070
|
-
config: import("mobx-state-tree").IType<any, any, any>;
|
|
2071
|
-
data: import("mobx-state-tree").IType<{} | null | undefined, {}, {}>;
|
|
2072
|
-
}, {
|
|
2073
|
-
setComponent(c: any): void;
|
|
2074
|
-
load: (env: import("amis-core").RendererEnv, api: import("amis-core").Api, ctx: any, config?: import("./WithRemoteConfig").WithRemoteConfigSettings | undefined) => Promise<unknown>;
|
|
2075
|
-
setData(data: any): void;
|
|
2076
|
-
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
2077
|
-
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
|
1795
|
+
store: import("./WithRemoteConfig").IStore;
|
|
2078
1796
|
}, "store">>, nextState: Readonly<{}>, nextContext: any): boolean;
|
|
2079
1797
|
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
|
2080
1798
|
getSnapshotBeforeUpdate?(prevProps: Readonly<Omit<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
@@ -2100,30 +1818,10 @@ export declare const SelectWithRemoteOptions: {
|
|
|
2100
1818
|
resetValue?: any;
|
|
2101
1819
|
virtualThreshold?: number | undefined;
|
|
2102
1820
|
} & {} & {
|
|
2103
|
-
locale?: string
|
|
2104
|
-
translate?: (
|
|
1821
|
+
locale?: string;
|
|
1822
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
2105
1823
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps, keyof RemoteOptionsProps<P>> & import("./WithRemoteConfig").OutterProps & {
|
|
2106
|
-
store:
|
|
2107
|
-
fetching: boolean;
|
|
2108
|
-
errorMsg: string;
|
|
2109
|
-
config: any;
|
|
2110
|
-
data: import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IType<{} | null | undefined, {}, {}>>;
|
|
2111
|
-
} & import("mobx-state-tree/dist/internal").NonEmptyObject & {
|
|
2112
|
-
setComponent(c: any): void;
|
|
2113
|
-
load: (env: import("amis-core").RendererEnv, api: import("amis-core").Api, ctx: any, config?: import("./WithRemoteConfig").WithRemoteConfigSettings | undefined) => Promise<unknown>;
|
|
2114
|
-
setData(data: any): void;
|
|
2115
|
-
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
2116
|
-
} & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IModelType<{
|
|
2117
|
-
fetching: import("mobx-state-tree").IType<boolean | undefined, boolean, boolean>;
|
|
2118
|
-
errorMsg: import("mobx-state-tree").IType<string | undefined, string, string>;
|
|
2119
|
-
config: import("mobx-state-tree").IType<any, any, any>;
|
|
2120
|
-
data: import("mobx-state-tree").IType<{} | null | undefined, {}, {}>;
|
|
2121
|
-
}, {
|
|
2122
|
-
setComponent(c: any): void;
|
|
2123
|
-
load: (env: import("amis-core").RendererEnv, api: import("amis-core").Api, ctx: any, config?: import("./WithRemoteConfig").WithRemoteConfigSettings | undefined) => Promise<unknown>;
|
|
2124
|
-
setData(data: any): void;
|
|
2125
|
-
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
2126
|
-
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
|
1824
|
+
store: import("./WithRemoteConfig").IStore;
|
|
2127
1825
|
}, "store">>, prevState: Readonly<{}>): any;
|
|
2128
1826
|
componentDidUpdate?(prevProps: Readonly<Omit<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
2129
1827
|
showInvalidMatch?: boolean | undefined;
|
|
@@ -2148,30 +1846,10 @@ export declare const SelectWithRemoteOptions: {
|
|
|
2148
1846
|
resetValue?: any;
|
|
2149
1847
|
virtualThreshold?: number | undefined;
|
|
2150
1848
|
} & {} & {
|
|
2151
|
-
locale?: string
|
|
2152
|
-
translate?: (
|
|
1849
|
+
locale?: string;
|
|
1850
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
2153
1851
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps, keyof RemoteOptionsProps<P>> & import("./WithRemoteConfig").OutterProps & {
|
|
2154
|
-
store:
|
|
2155
|
-
fetching: boolean;
|
|
2156
|
-
errorMsg: string;
|
|
2157
|
-
config: any;
|
|
2158
|
-
data: import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IType<{} | null | undefined, {}, {}>>;
|
|
2159
|
-
} & import("mobx-state-tree/dist/internal").NonEmptyObject & {
|
|
2160
|
-
setComponent(c: any): void;
|
|
2161
|
-
load: (env: import("amis-core").RendererEnv, api: import("amis-core").Api, ctx: any, config?: import("./WithRemoteConfig").WithRemoteConfigSettings | undefined) => Promise<unknown>;
|
|
2162
|
-
setData(data: any): void;
|
|
2163
|
-
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
2164
|
-
} & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IModelType<{
|
|
2165
|
-
fetching: import("mobx-state-tree").IType<boolean | undefined, boolean, boolean>;
|
|
2166
|
-
errorMsg: import("mobx-state-tree").IType<string | undefined, string, string>;
|
|
2167
|
-
config: import("mobx-state-tree").IType<any, any, any>;
|
|
2168
|
-
data: import("mobx-state-tree").IType<{} | null | undefined, {}, {}>;
|
|
2169
|
-
}, {
|
|
2170
|
-
setComponent(c: any): void;
|
|
2171
|
-
load: (env: import("amis-core").RendererEnv, api: import("amis-core").Api, ctx: any, config?: import("./WithRemoteConfig").WithRemoteConfigSettings | undefined) => Promise<unknown>;
|
|
2172
|
-
setData(data: any): void;
|
|
2173
|
-
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
2174
|
-
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
|
1852
|
+
store: import("./WithRemoteConfig").IStore;
|
|
2175
1853
|
}, "store">>, prevState: Readonly<{}>, snapshot?: any): void;
|
|
2176
1854
|
componentWillMount?(): void;
|
|
2177
1855
|
UNSAFE_componentWillMount?(): void;
|
|
@@ -2198,30 +1876,10 @@ export declare const SelectWithRemoteOptions: {
|
|
|
2198
1876
|
resetValue?: any;
|
|
2199
1877
|
virtualThreshold?: number | undefined;
|
|
2200
1878
|
} & {} & {
|
|
2201
|
-
locale?: string
|
|
2202
|
-
translate?: (
|
|
1879
|
+
locale?: string;
|
|
1880
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
2203
1881
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps, keyof RemoteOptionsProps<P>> & import("./WithRemoteConfig").OutterProps & {
|
|
2204
|
-
store:
|
|
2205
|
-
fetching: boolean;
|
|
2206
|
-
errorMsg: string;
|
|
2207
|
-
config: any;
|
|
2208
|
-
data: import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IType<{} | null | undefined, {}, {}>>;
|
|
2209
|
-
} & import("mobx-state-tree/dist/internal").NonEmptyObject & {
|
|
2210
|
-
setComponent(c: any): void;
|
|
2211
|
-
load: (env: import("amis-core").RendererEnv, api: import("amis-core").Api, ctx: any, config?: import("./WithRemoteConfig").WithRemoteConfigSettings | undefined) => Promise<unknown>;
|
|
2212
|
-
setData(data: any): void;
|
|
2213
|
-
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
2214
|
-
} & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IModelType<{
|
|
2215
|
-
fetching: import("mobx-state-tree").IType<boolean | undefined, boolean, boolean>;
|
|
2216
|
-
errorMsg: import("mobx-state-tree").IType<string | undefined, string, string>;
|
|
2217
|
-
config: import("mobx-state-tree").IType<any, any, any>;
|
|
2218
|
-
data: import("mobx-state-tree").IType<{} | null | undefined, {}, {}>;
|
|
2219
|
-
}, {
|
|
2220
|
-
setComponent(c: any): void;
|
|
2221
|
-
load: (env: import("amis-core").RendererEnv, api: import("amis-core").Api, ctx: any, config?: import("./WithRemoteConfig").WithRemoteConfigSettings | undefined) => Promise<unknown>;
|
|
2222
|
-
setData(data: any): void;
|
|
2223
|
-
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
2224
|
-
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
|
1882
|
+
store: import("./WithRemoteConfig").IStore;
|
|
2225
1883
|
}, "store">>, nextContext: any): void;
|
|
2226
1884
|
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Omit<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
2227
1885
|
showInvalidMatch?: boolean | undefined;
|
|
@@ -2246,30 +1904,10 @@ export declare const SelectWithRemoteOptions: {
|
|
|
2246
1904
|
resetValue?: any;
|
|
2247
1905
|
virtualThreshold?: number | undefined;
|
|
2248
1906
|
} & {} & {
|
|
2249
|
-
locale?: string
|
|
2250
|
-
translate?: (
|
|
1907
|
+
locale?: string;
|
|
1908
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
2251
1909
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps, keyof RemoteOptionsProps<P>> & import("./WithRemoteConfig").OutterProps & {
|
|
2252
|
-
store:
|
|
2253
|
-
fetching: boolean;
|
|
2254
|
-
errorMsg: string;
|
|
2255
|
-
config: any;
|
|
2256
|
-
data: import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IType<{} | null | undefined, {}, {}>>;
|
|
2257
|
-
} & import("mobx-state-tree/dist/internal").NonEmptyObject & {
|
|
2258
|
-
setComponent(c: any): void;
|
|
2259
|
-
load: (env: import("amis-core").RendererEnv, api: import("amis-core").Api, ctx: any, config?: import("./WithRemoteConfig").WithRemoteConfigSettings | undefined) => Promise<unknown>;
|
|
2260
|
-
setData(data: any): void;
|
|
2261
|
-
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
2262
|
-
} & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IModelType<{
|
|
2263
|
-
fetching: import("mobx-state-tree").IType<boolean | undefined, boolean, boolean>;
|
|
2264
|
-
errorMsg: import("mobx-state-tree").IType<string | undefined, string, string>;
|
|
2265
|
-
config: import("mobx-state-tree").IType<any, any, any>;
|
|
2266
|
-
data: import("mobx-state-tree").IType<{} | null | undefined, {}, {}>;
|
|
2267
|
-
}, {
|
|
2268
|
-
setComponent(c: any): void;
|
|
2269
|
-
load: (env: import("amis-core").RendererEnv, api: import("amis-core").Api, ctx: any, config?: import("./WithRemoteConfig").WithRemoteConfigSettings | undefined) => Promise<unknown>;
|
|
2270
|
-
setData(data: any): void;
|
|
2271
|
-
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
2272
|
-
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
|
1910
|
+
store: import("./WithRemoteConfig").IStore;
|
|
2273
1911
|
}, "store">>, nextContext: any): void;
|
|
2274
1912
|
componentWillUpdate?(nextProps: Readonly<Omit<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
2275
1913
|
showInvalidMatch?: boolean | undefined;
|
|
@@ -2294,30 +1932,10 @@ export declare const SelectWithRemoteOptions: {
|
|
|
2294
1932
|
resetValue?: any;
|
|
2295
1933
|
virtualThreshold?: number | undefined;
|
|
2296
1934
|
} & {} & {
|
|
2297
|
-
locale?: string
|
|
2298
|
-
translate?: (
|
|
1935
|
+
locale?: string;
|
|
1936
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
2299
1937
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps, keyof RemoteOptionsProps<P>> & import("./WithRemoteConfig").OutterProps & {
|
|
2300
|
-
store:
|
|
2301
|
-
fetching: boolean;
|
|
2302
|
-
errorMsg: string;
|
|
2303
|
-
config: any;
|
|
2304
|
-
data: import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IType<{} | null | undefined, {}, {}>>;
|
|
2305
|
-
} & import("mobx-state-tree/dist/internal").NonEmptyObject & {
|
|
2306
|
-
setComponent(c: any): void;
|
|
2307
|
-
load: (env: import("amis-core").RendererEnv, api: import("amis-core").Api, ctx: any, config?: import("./WithRemoteConfig").WithRemoteConfigSettings | undefined) => Promise<unknown>;
|
|
2308
|
-
setData(data: any): void;
|
|
2309
|
-
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
2310
|
-
} & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IModelType<{
|
|
2311
|
-
fetching: import("mobx-state-tree").IType<boolean | undefined, boolean, boolean>;
|
|
2312
|
-
errorMsg: import("mobx-state-tree").IType<string | undefined, string, string>;
|
|
2313
|
-
config: import("mobx-state-tree").IType<any, any, any>;
|
|
2314
|
-
data: import("mobx-state-tree").IType<{} | null | undefined, {}, {}>;
|
|
2315
|
-
}, {
|
|
2316
|
-
setComponent(c: any): void;
|
|
2317
|
-
load: (env: import("amis-core").RendererEnv, api: import("amis-core").Api, ctx: any, config?: import("./WithRemoteConfig").WithRemoteConfigSettings | undefined) => Promise<unknown>;
|
|
2318
|
-
setData(data: any): void;
|
|
2319
|
-
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
2320
|
-
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
|
1938
|
+
store: import("./WithRemoteConfig").IStore;
|
|
2321
1939
|
}, "store">>, nextState: Readonly<{}>, nextContext: any): void;
|
|
2322
1940
|
UNSAFE_componentWillUpdate?(nextProps: Readonly<Omit<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
2323
1941
|
showInvalidMatch?: boolean | undefined;
|
|
@@ -2342,30 +1960,10 @@ export declare const SelectWithRemoteOptions: {
|
|
|
2342
1960
|
resetValue?: any;
|
|
2343
1961
|
virtualThreshold?: number | undefined;
|
|
2344
1962
|
} & {} & {
|
|
2345
|
-
locale?: string
|
|
2346
|
-
translate?: (
|
|
1963
|
+
locale?: string;
|
|
1964
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
2347
1965
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps, keyof RemoteOptionsProps<P>> & import("./WithRemoteConfig").OutterProps & {
|
|
2348
|
-
store:
|
|
2349
|
-
fetching: boolean;
|
|
2350
|
-
errorMsg: string;
|
|
2351
|
-
config: any;
|
|
2352
|
-
data: import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IType<{} | null | undefined, {}, {}>>;
|
|
2353
|
-
} & import("mobx-state-tree/dist/internal").NonEmptyObject & {
|
|
2354
|
-
setComponent(c: any): void;
|
|
2355
|
-
load: (env: import("amis-core").RendererEnv, api: import("amis-core").Api, ctx: any, config?: import("./WithRemoteConfig").WithRemoteConfigSettings | undefined) => Promise<unknown>;
|
|
2356
|
-
setData(data: any): void;
|
|
2357
|
-
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
2358
|
-
} & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IModelType<{
|
|
2359
|
-
fetching: import("mobx-state-tree").IType<boolean | undefined, boolean, boolean>;
|
|
2360
|
-
errorMsg: import("mobx-state-tree").IType<string | undefined, string, string>;
|
|
2361
|
-
config: import("mobx-state-tree").IType<any, any, any>;
|
|
2362
|
-
data: import("mobx-state-tree").IType<{} | null | undefined, {}, {}>;
|
|
2363
|
-
}, {
|
|
2364
|
-
setComponent(c: any): void;
|
|
2365
|
-
load: (env: import("amis-core").RendererEnv, api: import("amis-core").Api, ctx: any, config?: import("./WithRemoteConfig").WithRemoteConfigSettings | undefined) => Promise<unknown>;
|
|
2366
|
-
setData(data: any): void;
|
|
2367
|
-
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
2368
|
-
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
|
1966
|
+
store: import("./WithRemoteConfig").IStore;
|
|
2369
1967
|
}, "store">>, nextState: Readonly<{}>, nextContext: any): void;
|
|
2370
1968
|
};
|
|
2371
1969
|
displayName: string;
|
|
@@ -2393,30 +1991,10 @@ export declare const SelectWithRemoteOptions: {
|
|
|
2393
1991
|
resetValue?: any;
|
|
2394
1992
|
virtualThreshold?: number | undefined;
|
|
2395
1993
|
} & {} & {
|
|
2396
|
-
locale?: string
|
|
2397
|
-
translate?: (
|
|
1994
|
+
locale?: string;
|
|
1995
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
2398
1996
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps, keyof RemoteOptionsProps<P>> & import("./WithRemoteConfig").OutterProps & {
|
|
2399
|
-
store:
|
|
2400
|
-
fetching: boolean;
|
|
2401
|
-
errorMsg: string;
|
|
2402
|
-
config: any;
|
|
2403
|
-
data: import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IType<{} | null | undefined, {}, {}>>;
|
|
2404
|
-
} & import("mobx-state-tree/dist/internal").NonEmptyObject & {
|
|
2405
|
-
setComponent(c: any): void;
|
|
2406
|
-
load: (env: import("amis-core").RendererEnv, api: import("amis-core").Api, ctx: any, config?: import("./WithRemoteConfig").WithRemoteConfigSettings | undefined) => Promise<unknown>;
|
|
2407
|
-
setData(data: any): void;
|
|
2408
|
-
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
2409
|
-
} & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IModelType<{
|
|
2410
|
-
fetching: import("mobx-state-tree").IType<boolean | undefined, boolean, boolean>;
|
|
2411
|
-
errorMsg: import("mobx-state-tree").IType<string | undefined, string, string>;
|
|
2412
|
-
config: import("mobx-state-tree").IType<any, any, any>;
|
|
2413
|
-
data: import("mobx-state-tree").IType<{} | null | undefined, {}, {}>;
|
|
2414
|
-
}, {
|
|
2415
|
-
setComponent(c: any): void;
|
|
2416
|
-
load: (env: import("amis-core").RendererEnv, api: import("amis-core").Api, ctx: any, config?: import("./WithRemoteConfig").WithRemoteConfigSettings | undefined) => Promise<unknown>;
|
|
2417
|
-
setData(data: any): void;
|
|
2418
|
-
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
2419
|
-
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
|
1997
|
+
store: import("./WithRemoteConfig").IStore;
|
|
2420
1998
|
}): {
|
|
2421
1999
|
toDispose: (() => void)[];
|
|
2422
2000
|
loadOptions: import("lodash").DebouncedFunc<any>;
|
|
@@ -2433,7 +2011,7 @@ export declare const SelectWithRemoteOptions: {
|
|
|
2433
2011
|
getWrappedInstance(): any;
|
|
2434
2012
|
render(): React.JSX.Element;
|
|
2435
2013
|
context: unknown;
|
|
2436
|
-
setState<
|
|
2014
|
+
setState<K extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
2437
2015
|
showInvalidMatch?: boolean | undefined;
|
|
2438
2016
|
creatable?: boolean | undefined;
|
|
2439
2017
|
createBtnLabel?: string | undefined;
|
|
@@ -2456,31 +2034,11 @@ export declare const SelectWithRemoteOptions: {
|
|
|
2456
2034
|
resetValue?: any;
|
|
2457
2035
|
virtualThreshold?: number | undefined;
|
|
2458
2036
|
} & {} & {
|
|
2459
|
-
locale?: string
|
|
2460
|
-
translate?: (
|
|
2037
|
+
locale?: string;
|
|
2038
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
2461
2039
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps, keyof RemoteOptionsProps<P>> & import("./WithRemoteConfig").OutterProps & {
|
|
2462
|
-
store:
|
|
2463
|
-
|
|
2464
|
-
errorMsg: string;
|
|
2465
|
-
config: any;
|
|
2466
|
-
data: import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IType<{} | null | undefined, {}, {}>>;
|
|
2467
|
-
} & import("mobx-state-tree/dist/internal").NonEmptyObject & {
|
|
2468
|
-
setComponent(c: any): void;
|
|
2469
|
-
load: (env: import("amis-core").RendererEnv, api: import("amis-core").Api, ctx: any, config?: import("./WithRemoteConfig").WithRemoteConfigSettings | undefined) => Promise<unknown>;
|
|
2470
|
-
setData(data: any): void;
|
|
2471
|
-
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
2472
|
-
} & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IModelType<{
|
|
2473
|
-
fetching: import("mobx-state-tree").IType<boolean | undefined, boolean, boolean>;
|
|
2474
|
-
errorMsg: import("mobx-state-tree").IType<string | undefined, string, string>;
|
|
2475
|
-
config: import("mobx-state-tree").IType<any, any, any>;
|
|
2476
|
-
data: import("mobx-state-tree").IType<{} | null | undefined, {}, {}>;
|
|
2477
|
-
}, {
|
|
2478
|
-
setComponent(c: any): void;
|
|
2479
|
-
load: (env: import("amis-core").RendererEnv, api: import("amis-core").Api, ctx: any, config?: import("./WithRemoteConfig").WithRemoteConfigSettings | undefined) => Promise<unknown>;
|
|
2480
|
-
setData(data: any): void;
|
|
2481
|
-
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
2482
|
-
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
|
2483
|
-
}>) => {} | Pick<{}, K_1> | null) | Pick<{}, K_1> | null, callback?: (() => void) | undefined): void;
|
|
2040
|
+
store: import("./WithRemoteConfig").IStore;
|
|
2041
|
+
}>) => {} | Pick<{}, K> | null) | Pick<{}, K> | null, callback?: (() => void) | undefined): void;
|
|
2484
2042
|
forceUpdate(callback?: (() => void) | undefined): void;
|
|
2485
2043
|
readonly props: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
2486
2044
|
showInvalidMatch?: boolean | undefined;
|
|
@@ -2505,30 +2063,10 @@ export declare const SelectWithRemoteOptions: {
|
|
|
2505
2063
|
resetValue?: any;
|
|
2506
2064
|
virtualThreshold?: number | undefined;
|
|
2507
2065
|
} & {} & {
|
|
2508
|
-
locale?: string
|
|
2509
|
-
translate?: (
|
|
2066
|
+
locale?: string;
|
|
2067
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
2510
2068
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps, keyof RemoteOptionsProps<P>> & import("./WithRemoteConfig").OutterProps & {
|
|
2511
|
-
store:
|
|
2512
|
-
fetching: boolean;
|
|
2513
|
-
errorMsg: string;
|
|
2514
|
-
config: any;
|
|
2515
|
-
data: import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IType<{} | null | undefined, {}, {}>>;
|
|
2516
|
-
} & import("mobx-state-tree/dist/internal").NonEmptyObject & {
|
|
2517
|
-
setComponent(c: any): void;
|
|
2518
|
-
load: (env: import("amis-core").RendererEnv, api: import("amis-core").Api, ctx: any, config?: import("./WithRemoteConfig").WithRemoteConfigSettings | undefined) => Promise<unknown>;
|
|
2519
|
-
setData(data: any): void;
|
|
2520
|
-
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
2521
|
-
} & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IModelType<{
|
|
2522
|
-
fetching: import("mobx-state-tree").IType<boolean | undefined, boolean, boolean>;
|
|
2523
|
-
errorMsg: import("mobx-state-tree").IType<string | undefined, string, string>;
|
|
2524
|
-
config: import("mobx-state-tree").IType<any, any, any>;
|
|
2525
|
-
data: import("mobx-state-tree").IType<{} | null | undefined, {}, {}>;
|
|
2526
|
-
}, {
|
|
2527
|
-
setComponent(c: any): void;
|
|
2528
|
-
load: (env: import("amis-core").RendererEnv, api: import("amis-core").Api, ctx: any, config?: import("./WithRemoteConfig").WithRemoteConfigSettings | undefined) => Promise<unknown>;
|
|
2529
|
-
setData(data: any): void;
|
|
2530
|
-
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
2531
|
-
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
|
2069
|
+
store: import("./WithRemoteConfig").IStore;
|
|
2532
2070
|
}>;
|
|
2533
2071
|
state: Readonly<{}>;
|
|
2534
2072
|
refs: {
|
|
@@ -2557,30 +2095,10 @@ export declare const SelectWithRemoteOptions: {
|
|
|
2557
2095
|
resetValue?: any;
|
|
2558
2096
|
virtualThreshold?: number | undefined;
|
|
2559
2097
|
} & {} & {
|
|
2560
|
-
locale?: string
|
|
2561
|
-
translate?: (
|
|
2098
|
+
locale?: string;
|
|
2099
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
2562
2100
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps, keyof RemoteOptionsProps<P>> & import("./WithRemoteConfig").OutterProps & {
|
|
2563
|
-
store:
|
|
2564
|
-
fetching: boolean;
|
|
2565
|
-
errorMsg: string;
|
|
2566
|
-
config: any;
|
|
2567
|
-
data: import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IType<{} | null | undefined, {}, {}>>;
|
|
2568
|
-
} & import("mobx-state-tree/dist/internal").NonEmptyObject & {
|
|
2569
|
-
setComponent(c: any): void;
|
|
2570
|
-
load: (env: import("amis-core").RendererEnv, api: import("amis-core").Api, ctx: any, config?: import("./WithRemoteConfig").WithRemoteConfigSettings | undefined) => Promise<unknown>;
|
|
2571
|
-
setData(data: any): void;
|
|
2572
|
-
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
2573
|
-
} & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IModelType<{
|
|
2574
|
-
fetching: import("mobx-state-tree").IType<boolean | undefined, boolean, boolean>;
|
|
2575
|
-
errorMsg: import("mobx-state-tree").IType<string | undefined, string, string>;
|
|
2576
|
-
config: import("mobx-state-tree").IType<any, any, any>;
|
|
2577
|
-
data: import("mobx-state-tree").IType<{} | null | undefined, {}, {}>;
|
|
2578
|
-
}, {
|
|
2579
|
-
setComponent(c: any): void;
|
|
2580
|
-
load: (env: import("amis-core").RendererEnv, api: import("amis-core").Api, ctx: any, config?: import("./WithRemoteConfig").WithRemoteConfigSettings | undefined) => Promise<unknown>;
|
|
2581
|
-
setData(data: any): void;
|
|
2582
|
-
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
2583
|
-
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
|
2101
|
+
store: import("./WithRemoteConfig").IStore;
|
|
2584
2102
|
}>, nextState: Readonly<{}>, nextContext: any): boolean;
|
|
2585
2103
|
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
|
2586
2104
|
getSnapshotBeforeUpdate?(prevProps: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
@@ -2606,30 +2124,10 @@ export declare const SelectWithRemoteOptions: {
|
|
|
2606
2124
|
resetValue?: any;
|
|
2607
2125
|
virtualThreshold?: number | undefined;
|
|
2608
2126
|
} & {} & {
|
|
2609
|
-
locale?: string
|
|
2610
|
-
translate?: (
|
|
2127
|
+
locale?: string;
|
|
2128
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
2611
2129
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps, keyof RemoteOptionsProps<P>> & import("./WithRemoteConfig").OutterProps & {
|
|
2612
|
-
store:
|
|
2613
|
-
fetching: boolean;
|
|
2614
|
-
errorMsg: string;
|
|
2615
|
-
config: any;
|
|
2616
|
-
data: import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IType<{} | null | undefined, {}, {}>>;
|
|
2617
|
-
} & import("mobx-state-tree/dist/internal").NonEmptyObject & {
|
|
2618
|
-
setComponent(c: any): void;
|
|
2619
|
-
load: (env: import("amis-core").RendererEnv, api: import("amis-core").Api, ctx: any, config?: import("./WithRemoteConfig").WithRemoteConfigSettings | undefined) => Promise<unknown>;
|
|
2620
|
-
setData(data: any): void;
|
|
2621
|
-
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
2622
|
-
} & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IModelType<{
|
|
2623
|
-
fetching: import("mobx-state-tree").IType<boolean | undefined, boolean, boolean>;
|
|
2624
|
-
errorMsg: import("mobx-state-tree").IType<string | undefined, string, string>;
|
|
2625
|
-
config: import("mobx-state-tree").IType<any, any, any>;
|
|
2626
|
-
data: import("mobx-state-tree").IType<{} | null | undefined, {}, {}>;
|
|
2627
|
-
}, {
|
|
2628
|
-
setComponent(c: any): void;
|
|
2629
|
-
load: (env: import("amis-core").RendererEnv, api: import("amis-core").Api, ctx: any, config?: import("./WithRemoteConfig").WithRemoteConfigSettings | undefined) => Promise<unknown>;
|
|
2630
|
-
setData(data: any): void;
|
|
2631
|
-
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
2632
|
-
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
|
2130
|
+
store: import("./WithRemoteConfig").IStore;
|
|
2633
2131
|
}>, prevState: Readonly<{}>): any;
|
|
2634
2132
|
componentWillMount?(): void;
|
|
2635
2133
|
UNSAFE_componentWillMount?(): void;
|
|
@@ -2656,30 +2154,10 @@ export declare const SelectWithRemoteOptions: {
|
|
|
2656
2154
|
resetValue?: any;
|
|
2657
2155
|
virtualThreshold?: number | undefined;
|
|
2658
2156
|
} & {} & {
|
|
2659
|
-
locale?: string
|
|
2660
|
-
translate?: (
|
|
2157
|
+
locale?: string;
|
|
2158
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
2661
2159
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps, keyof RemoteOptionsProps<P>> & import("./WithRemoteConfig").OutterProps & {
|
|
2662
|
-
store:
|
|
2663
|
-
fetching: boolean;
|
|
2664
|
-
errorMsg: string;
|
|
2665
|
-
config: any;
|
|
2666
|
-
data: import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IType<{} | null | undefined, {}, {}>>;
|
|
2667
|
-
} & import("mobx-state-tree/dist/internal").NonEmptyObject & {
|
|
2668
|
-
setComponent(c: any): void;
|
|
2669
|
-
load: (env: import("amis-core").RendererEnv, api: import("amis-core").Api, ctx: any, config?: import("./WithRemoteConfig").WithRemoteConfigSettings | undefined) => Promise<unknown>;
|
|
2670
|
-
setData(data: any): void;
|
|
2671
|
-
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
2672
|
-
} & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IModelType<{
|
|
2673
|
-
fetching: import("mobx-state-tree").IType<boolean | undefined, boolean, boolean>;
|
|
2674
|
-
errorMsg: import("mobx-state-tree").IType<string | undefined, string, string>;
|
|
2675
|
-
config: import("mobx-state-tree").IType<any, any, any>;
|
|
2676
|
-
data: import("mobx-state-tree").IType<{} | null | undefined, {}, {}>;
|
|
2677
|
-
}, {
|
|
2678
|
-
setComponent(c: any): void;
|
|
2679
|
-
load: (env: import("amis-core").RendererEnv, api: import("amis-core").Api, ctx: any, config?: import("./WithRemoteConfig").WithRemoteConfigSettings | undefined) => Promise<unknown>;
|
|
2680
|
-
setData(data: any): void;
|
|
2681
|
-
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
2682
|
-
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
|
2160
|
+
store: import("./WithRemoteConfig").IStore;
|
|
2683
2161
|
}>, nextContext: any): void;
|
|
2684
2162
|
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
2685
2163
|
showInvalidMatch?: boolean | undefined;
|
|
@@ -2704,30 +2182,10 @@ export declare const SelectWithRemoteOptions: {
|
|
|
2704
2182
|
resetValue?: any;
|
|
2705
2183
|
virtualThreshold?: number | undefined;
|
|
2706
2184
|
} & {} & {
|
|
2707
|
-
locale?: string
|
|
2708
|
-
translate?: (
|
|
2185
|
+
locale?: string;
|
|
2186
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
2709
2187
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps, keyof RemoteOptionsProps<P>> & import("./WithRemoteConfig").OutterProps & {
|
|
2710
|
-
store:
|
|
2711
|
-
fetching: boolean;
|
|
2712
|
-
errorMsg: string;
|
|
2713
|
-
config: any;
|
|
2714
|
-
data: import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IType<{} | null | undefined, {}, {}>>;
|
|
2715
|
-
} & import("mobx-state-tree/dist/internal").NonEmptyObject & {
|
|
2716
|
-
setComponent(c: any): void;
|
|
2717
|
-
load: (env: import("amis-core").RendererEnv, api: import("amis-core").Api, ctx: any, config?: import("./WithRemoteConfig").WithRemoteConfigSettings | undefined) => Promise<unknown>;
|
|
2718
|
-
setData(data: any): void;
|
|
2719
|
-
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
2720
|
-
} & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IModelType<{
|
|
2721
|
-
fetching: import("mobx-state-tree").IType<boolean | undefined, boolean, boolean>;
|
|
2722
|
-
errorMsg: import("mobx-state-tree").IType<string | undefined, string, string>;
|
|
2723
|
-
config: import("mobx-state-tree").IType<any, any, any>;
|
|
2724
|
-
data: import("mobx-state-tree").IType<{} | null | undefined, {}, {}>;
|
|
2725
|
-
}, {
|
|
2726
|
-
setComponent(c: any): void;
|
|
2727
|
-
load: (env: import("amis-core").RendererEnv, api: import("amis-core").Api, ctx: any, config?: import("./WithRemoteConfig").WithRemoteConfigSettings | undefined) => Promise<unknown>;
|
|
2728
|
-
setData(data: any): void;
|
|
2729
|
-
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
2730
|
-
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
|
2188
|
+
store: import("./WithRemoteConfig").IStore;
|
|
2731
2189
|
}>, nextContext: any): void;
|
|
2732
2190
|
componentWillUpdate?(nextProps: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
2733
2191
|
showInvalidMatch?: boolean | undefined;
|
|
@@ -2752,30 +2210,10 @@ export declare const SelectWithRemoteOptions: {
|
|
|
2752
2210
|
resetValue?: any;
|
|
2753
2211
|
virtualThreshold?: number | undefined;
|
|
2754
2212
|
} & {} & {
|
|
2755
|
-
locale?: string
|
|
2756
|
-
translate?: (
|
|
2213
|
+
locale?: string;
|
|
2214
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
2757
2215
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps, keyof RemoteOptionsProps<P>> & import("./WithRemoteConfig").OutterProps & {
|
|
2758
|
-
store:
|
|
2759
|
-
fetching: boolean;
|
|
2760
|
-
errorMsg: string;
|
|
2761
|
-
config: any;
|
|
2762
|
-
data: import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IType<{} | null | undefined, {}, {}>>;
|
|
2763
|
-
} & import("mobx-state-tree/dist/internal").NonEmptyObject & {
|
|
2764
|
-
setComponent(c: any): void;
|
|
2765
|
-
load: (env: import("amis-core").RendererEnv, api: import("amis-core").Api, ctx: any, config?: import("./WithRemoteConfig").WithRemoteConfigSettings | undefined) => Promise<unknown>;
|
|
2766
|
-
setData(data: any): void;
|
|
2767
|
-
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
2768
|
-
} & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IModelType<{
|
|
2769
|
-
fetching: import("mobx-state-tree").IType<boolean | undefined, boolean, boolean>;
|
|
2770
|
-
errorMsg: import("mobx-state-tree").IType<string | undefined, string, string>;
|
|
2771
|
-
config: import("mobx-state-tree").IType<any, any, any>;
|
|
2772
|
-
data: import("mobx-state-tree").IType<{} | null | undefined, {}, {}>;
|
|
2773
|
-
}, {
|
|
2774
|
-
setComponent(c: any): void;
|
|
2775
|
-
load: (env: import("amis-core").RendererEnv, api: import("amis-core").Api, ctx: any, config?: import("./WithRemoteConfig").WithRemoteConfigSettings | undefined) => Promise<unknown>;
|
|
2776
|
-
setData(data: any): void;
|
|
2777
|
-
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
2778
|
-
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
|
2216
|
+
store: import("./WithRemoteConfig").IStore;
|
|
2779
2217
|
}>, nextState: Readonly<{}>, nextContext: any): void;
|
|
2780
2218
|
UNSAFE_componentWillUpdate?(nextProps: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
2781
2219
|
showInvalidMatch?: boolean | undefined;
|
|
@@ -2800,30 +2238,10 @@ export declare const SelectWithRemoteOptions: {
|
|
|
2800
2238
|
resetValue?: any;
|
|
2801
2239
|
virtualThreshold?: number | undefined;
|
|
2802
2240
|
} & {} & {
|
|
2803
|
-
locale?: string
|
|
2804
|
-
translate?: (
|
|
2241
|
+
locale?: string;
|
|
2242
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
2805
2243
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps, keyof RemoteOptionsProps<P>> & import("./WithRemoteConfig").OutterProps & {
|
|
2806
|
-
store:
|
|
2807
|
-
fetching: boolean;
|
|
2808
|
-
errorMsg: string;
|
|
2809
|
-
config: any;
|
|
2810
|
-
data: import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IType<{} | null | undefined, {}, {}>>;
|
|
2811
|
-
} & import("mobx-state-tree/dist/internal").NonEmptyObject & {
|
|
2812
|
-
setComponent(c: any): void;
|
|
2813
|
-
load: (env: import("amis-core").RendererEnv, api: import("amis-core").Api, ctx: any, config?: import("./WithRemoteConfig").WithRemoteConfigSettings | undefined) => Promise<unknown>;
|
|
2814
|
-
setData(data: any): void;
|
|
2815
|
-
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
2816
|
-
} & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IModelType<{
|
|
2817
|
-
fetching: import("mobx-state-tree").IType<boolean | undefined, boolean, boolean>;
|
|
2818
|
-
errorMsg: import("mobx-state-tree").IType<string | undefined, string, string>;
|
|
2819
|
-
config: import("mobx-state-tree").IType<any, any, any>;
|
|
2820
|
-
data: import("mobx-state-tree").IType<{} | null | undefined, {}, {}>;
|
|
2821
|
-
}, {
|
|
2822
|
-
setComponent(c: any): void;
|
|
2823
|
-
load: (env: import("amis-core").RendererEnv, api: import("amis-core").Api, ctx: any, config?: import("./WithRemoteConfig").WithRemoteConfigSettings | undefined) => Promise<unknown>;
|
|
2824
|
-
setData(data: any): void;
|
|
2825
|
-
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
2826
|
-
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
|
2244
|
+
store: import("./WithRemoteConfig").IStore;
|
|
2827
2245
|
}>, nextState: Readonly<{}>, nextContext: any): void;
|
|
2828
2246
|
};
|
|
2829
2247
|
displayName: string;
|
|
@@ -2851,12 +2269,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
2851
2269
|
resetValue?: any;
|
|
2852
2270
|
virtualThreshold?: number | undefined;
|
|
2853
2271
|
} & {} & {
|
|
2854
|
-
locale?: string
|
|
2855
|
-
translate?: (
|
|
2272
|
+
locale?: string;
|
|
2273
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
2856
2274
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps): {
|
|
2857
2275
|
render(): React.JSX.Element;
|
|
2858
2276
|
context: unknown;
|
|
2859
|
-
setState<
|
|
2277
|
+
setState<K extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
2860
2278
|
showInvalidMatch?: boolean | undefined;
|
|
2861
2279
|
creatable?: boolean | undefined;
|
|
2862
2280
|
createBtnLabel?: string | undefined;
|
|
@@ -2879,9 +2297,9 @@ export declare const SelectWithRemoteOptions: {
|
|
|
2879
2297
|
resetValue?: any;
|
|
2880
2298
|
virtualThreshold?: number | undefined;
|
|
2881
2299
|
} & {} & {
|
|
2882
|
-
locale?: string
|
|
2883
|
-
translate?: (
|
|
2884
|
-
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>) => {} | Pick<{},
|
|
2300
|
+
locale?: string;
|
|
2301
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
2302
|
+
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>) => {} | Pick<{}, K> | null) | Pick<{}, K> | null, callback?: (() => void) | undefined): void;
|
|
2885
2303
|
forceUpdate(callback?: (() => void) | undefined): void;
|
|
2886
2304
|
readonly props: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
2887
2305
|
showInvalidMatch?: boolean | undefined;
|
|
@@ -2906,8 +2324,8 @@ export declare const SelectWithRemoteOptions: {
|
|
|
2906
2324
|
resetValue?: any;
|
|
2907
2325
|
virtualThreshold?: number | undefined;
|
|
2908
2326
|
} & {} & {
|
|
2909
|
-
locale?: string
|
|
2910
|
-
translate?: (
|
|
2327
|
+
locale?: string;
|
|
2328
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
2911
2329
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>;
|
|
2912
2330
|
state: Readonly<{}>;
|
|
2913
2331
|
refs: {
|
|
@@ -2937,8 +2355,8 @@ export declare const SelectWithRemoteOptions: {
|
|
|
2937
2355
|
resetValue?: any;
|
|
2938
2356
|
virtualThreshold?: number | undefined;
|
|
2939
2357
|
} & {} & {
|
|
2940
|
-
locale?: string
|
|
2941
|
-
translate?: (
|
|
2358
|
+
locale?: string;
|
|
2359
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
2942
2360
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextState: Readonly<{}>, nextContext: any): boolean;
|
|
2943
2361
|
componentWillUnmount?(): void;
|
|
2944
2362
|
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
|
@@ -2965,8 +2383,8 @@ export declare const SelectWithRemoteOptions: {
|
|
|
2965
2383
|
resetValue?: any;
|
|
2966
2384
|
virtualThreshold?: number | undefined;
|
|
2967
2385
|
} & {} & {
|
|
2968
|
-
locale?: string
|
|
2969
|
-
translate?: (
|
|
2386
|
+
locale?: string;
|
|
2387
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
2970
2388
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, prevState: Readonly<{}>): any;
|
|
2971
2389
|
componentDidUpdate?(prevProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
2972
2390
|
showInvalidMatch?: boolean | undefined;
|
|
@@ -2991,8 +2409,8 @@ export declare const SelectWithRemoteOptions: {
|
|
|
2991
2409
|
resetValue?: any;
|
|
2992
2410
|
virtualThreshold?: number | undefined;
|
|
2993
2411
|
} & {} & {
|
|
2994
|
-
locale?: string
|
|
2995
|
-
translate?: (
|
|
2412
|
+
locale?: string;
|
|
2413
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
2996
2414
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, prevState: Readonly<{}>, snapshot?: any): void;
|
|
2997
2415
|
componentWillMount?(): void;
|
|
2998
2416
|
UNSAFE_componentWillMount?(): void;
|
|
@@ -3019,8 +2437,8 @@ export declare const SelectWithRemoteOptions: {
|
|
|
3019
2437
|
resetValue?: any;
|
|
3020
2438
|
virtualThreshold?: number | undefined;
|
|
3021
2439
|
} & {} & {
|
|
3022
|
-
locale?: string
|
|
3023
|
-
translate?: (
|
|
2440
|
+
locale?: string;
|
|
2441
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
3024
2442
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextContext: any): void;
|
|
3025
2443
|
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
3026
2444
|
showInvalidMatch?: boolean | undefined;
|
|
@@ -3045,8 +2463,8 @@ export declare const SelectWithRemoteOptions: {
|
|
|
3045
2463
|
resetValue?: any;
|
|
3046
2464
|
virtualThreshold?: number | undefined;
|
|
3047
2465
|
} & {} & {
|
|
3048
|
-
locale?: string
|
|
3049
|
-
translate?: (
|
|
2466
|
+
locale?: string;
|
|
2467
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
3050
2468
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextContext: any): void;
|
|
3051
2469
|
componentWillUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
3052
2470
|
showInvalidMatch?: boolean | undefined;
|
|
@@ -3071,8 +2489,8 @@ export declare const SelectWithRemoteOptions: {
|
|
|
3071
2489
|
resetValue?: any;
|
|
3072
2490
|
virtualThreshold?: number | undefined;
|
|
3073
2491
|
} & {} & {
|
|
3074
|
-
locale?: string
|
|
3075
|
-
translate?: (
|
|
2492
|
+
locale?: string;
|
|
2493
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
3076
2494
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextState: Readonly<{}>, nextContext: any): void;
|
|
3077
2495
|
UNSAFE_componentWillUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
3078
2496
|
showInvalidMatch?: boolean | undefined;
|
|
@@ -3097,8 +2515,8 @@ export declare const SelectWithRemoteOptions: {
|
|
|
3097
2515
|
resetValue?: any;
|
|
3098
2516
|
virtualThreshold?: number | undefined;
|
|
3099
2517
|
} & {} & {
|
|
3100
|
-
locale?: string
|
|
3101
|
-
translate?: (
|
|
2518
|
+
locale?: string;
|
|
2519
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
3102
2520
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextState: Readonly<{}>, nextContext: any): void;
|
|
3103
2521
|
};
|
|
3104
2522
|
new (props: RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
@@ -3124,12 +2542,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
3124
2542
|
resetValue?: any;
|
|
3125
2543
|
virtualThreshold?: number | undefined;
|
|
3126
2544
|
} & {} & {
|
|
3127
|
-
locale?: string
|
|
3128
|
-
translate?: (
|
|
2545
|
+
locale?: string;
|
|
2546
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
3129
2547
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps, context: any): {
|
|
3130
2548
|
render(): React.JSX.Element;
|
|
3131
2549
|
context: unknown;
|
|
3132
|
-
setState<
|
|
2550
|
+
setState<K extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
3133
2551
|
showInvalidMatch?: boolean | undefined;
|
|
3134
2552
|
creatable?: boolean | undefined;
|
|
3135
2553
|
createBtnLabel?: string | undefined;
|
|
@@ -3152,9 +2570,9 @@ export declare const SelectWithRemoteOptions: {
|
|
|
3152
2570
|
resetValue?: any;
|
|
3153
2571
|
virtualThreshold?: number | undefined;
|
|
3154
2572
|
} & {} & {
|
|
3155
|
-
locale?: string
|
|
3156
|
-
translate?: (
|
|
3157
|
-
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>) => {} | Pick<{},
|
|
2573
|
+
locale?: string;
|
|
2574
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
2575
|
+
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>) => {} | Pick<{}, K> | null) | Pick<{}, K> | null, callback?: (() => void) | undefined): void;
|
|
3158
2576
|
forceUpdate(callback?: (() => void) | undefined): void;
|
|
3159
2577
|
readonly props: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
3160
2578
|
showInvalidMatch?: boolean | undefined;
|
|
@@ -3179,8 +2597,8 @@ export declare const SelectWithRemoteOptions: {
|
|
|
3179
2597
|
resetValue?: any;
|
|
3180
2598
|
virtualThreshold?: number | undefined;
|
|
3181
2599
|
} & {} & {
|
|
3182
|
-
locale?: string
|
|
3183
|
-
translate?: (
|
|
2600
|
+
locale?: string;
|
|
2601
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
3184
2602
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>;
|
|
3185
2603
|
state: Readonly<{}>;
|
|
3186
2604
|
refs: {
|
|
@@ -3210,8 +2628,8 @@ export declare const SelectWithRemoteOptions: {
|
|
|
3210
2628
|
resetValue?: any;
|
|
3211
2629
|
virtualThreshold?: number | undefined;
|
|
3212
2630
|
} & {} & {
|
|
3213
|
-
locale?: string
|
|
3214
|
-
translate?: (
|
|
2631
|
+
locale?: string;
|
|
2632
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
3215
2633
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextState: Readonly<{}>, nextContext: any): boolean;
|
|
3216
2634
|
componentWillUnmount?(): void;
|
|
3217
2635
|
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
|
@@ -3238,8 +2656,8 @@ export declare const SelectWithRemoteOptions: {
|
|
|
3238
2656
|
resetValue?: any;
|
|
3239
2657
|
virtualThreshold?: number | undefined;
|
|
3240
2658
|
} & {} & {
|
|
3241
|
-
locale?: string
|
|
3242
|
-
translate?: (
|
|
2659
|
+
locale?: string;
|
|
2660
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
3243
2661
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, prevState: Readonly<{}>): any;
|
|
3244
2662
|
componentDidUpdate?(prevProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
3245
2663
|
showInvalidMatch?: boolean | undefined;
|
|
@@ -3264,8 +2682,8 @@ export declare const SelectWithRemoteOptions: {
|
|
|
3264
2682
|
resetValue?: any;
|
|
3265
2683
|
virtualThreshold?: number | undefined;
|
|
3266
2684
|
} & {} & {
|
|
3267
|
-
locale?: string
|
|
3268
|
-
translate?: (
|
|
2685
|
+
locale?: string;
|
|
2686
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
3269
2687
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, prevState: Readonly<{}>, snapshot?: any): void;
|
|
3270
2688
|
componentWillMount?(): void;
|
|
3271
2689
|
UNSAFE_componentWillMount?(): void;
|
|
@@ -3292,8 +2710,8 @@ export declare const SelectWithRemoteOptions: {
|
|
|
3292
2710
|
resetValue?: any;
|
|
3293
2711
|
virtualThreshold?: number | undefined;
|
|
3294
2712
|
} & {} & {
|
|
3295
|
-
locale?: string
|
|
3296
|
-
translate?: (
|
|
2713
|
+
locale?: string;
|
|
2714
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
3297
2715
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextContext: any): void;
|
|
3298
2716
|
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
3299
2717
|
showInvalidMatch?: boolean | undefined;
|
|
@@ -3318,8 +2736,8 @@ export declare const SelectWithRemoteOptions: {
|
|
|
3318
2736
|
resetValue?: any;
|
|
3319
2737
|
virtualThreshold?: number | undefined;
|
|
3320
2738
|
} & {} & {
|
|
3321
|
-
locale?: string
|
|
3322
|
-
translate?: (
|
|
2739
|
+
locale?: string;
|
|
2740
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
3323
2741
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextContext: any): void;
|
|
3324
2742
|
componentWillUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
3325
2743
|
showInvalidMatch?: boolean | undefined;
|
|
@@ -3344,8 +2762,8 @@ export declare const SelectWithRemoteOptions: {
|
|
|
3344
2762
|
resetValue?: any;
|
|
3345
2763
|
virtualThreshold?: number | undefined;
|
|
3346
2764
|
} & {} & {
|
|
3347
|
-
locale?: string
|
|
3348
|
-
translate?: (
|
|
2765
|
+
locale?: string;
|
|
2766
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
3349
2767
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextState: Readonly<{}>, nextContext: any): void;
|
|
3350
2768
|
UNSAFE_componentWillUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
3351
2769
|
showInvalidMatch?: boolean | undefined;
|
|
@@ -3370,8 +2788,8 @@ export declare const SelectWithRemoteOptions: {
|
|
|
3370
2788
|
resetValue?: any;
|
|
3371
2789
|
virtualThreshold?: number | undefined;
|
|
3372
2790
|
} & {} & {
|
|
3373
|
-
locale?: string
|
|
3374
|
-
translate?: (
|
|
2791
|
+
locale?: string;
|
|
2792
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
3375
2793
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextState: Readonly<{}>, nextContext: any): void;
|
|
3376
2794
|
};
|
|
3377
2795
|
contextType?: React.Context<any> | undefined;
|
|
@@ -3403,30 +2821,10 @@ export declare const SelectWithRemoteOptions: {
|
|
|
3403
2821
|
resetValue?: any;
|
|
3404
2822
|
virtualThreshold?: number | undefined;
|
|
3405
2823
|
} & {} & {
|
|
3406
|
-
locale?: string
|
|
3407
|
-
translate?: (
|
|
2824
|
+
locale?: string;
|
|
2825
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
3408
2826
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps, keyof RemoteOptionsProps<P>> & import("./WithRemoteConfig").OutterProps & {
|
|
3409
|
-
store:
|
|
3410
|
-
fetching: boolean;
|
|
3411
|
-
errorMsg: string;
|
|
3412
|
-
config: any;
|
|
3413
|
-
data: import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IType<{} | null | undefined, {}, {}>>;
|
|
3414
|
-
} & import("mobx-state-tree/dist/internal").NonEmptyObject & {
|
|
3415
|
-
setComponent(c: any): void;
|
|
3416
|
-
load: (env: import("amis-core").RendererEnv, api: import("amis-core").Api, ctx: any, config?: import("./WithRemoteConfig").WithRemoteConfigSettings | undefined) => Promise<unknown>;
|
|
3417
|
-
setData(data: any): void;
|
|
3418
|
-
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
3419
|
-
} & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IModelType<{
|
|
3420
|
-
fetching: import("mobx-state-tree").IType<boolean | undefined, boolean, boolean>;
|
|
3421
|
-
errorMsg: import("mobx-state-tree").IType<string | undefined, string, string>;
|
|
3422
|
-
config: import("mobx-state-tree").IType<any, any, any>;
|
|
3423
|
-
data: import("mobx-state-tree").IType<{} | null | undefined, {}, {}>;
|
|
3424
|
-
}, {
|
|
3425
|
-
setComponent(c: any): void;
|
|
3426
|
-
load: (env: import("amis-core").RendererEnv, api: import("amis-core").Api, ctx: any, config?: import("./WithRemoteConfig").WithRemoteConfigSettings | undefined) => Promise<unknown>;
|
|
3427
|
-
setData(data: any): void;
|
|
3428
|
-
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
3429
|
-
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
|
2827
|
+
store: import("./WithRemoteConfig").IStore;
|
|
3430
2828
|
}): {
|
|
3431
2829
|
toDispose: (() => void)[];
|
|
3432
2830
|
loadOptions: import("lodash").DebouncedFunc<any>;
|
|
@@ -3443,7 +2841,7 @@ export declare const SelectWithRemoteOptions: {
|
|
|
3443
2841
|
getWrappedInstance(): any;
|
|
3444
2842
|
render(): React.JSX.Element;
|
|
3445
2843
|
context: unknown;
|
|
3446
|
-
setState<
|
|
2844
|
+
setState<K extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
3447
2845
|
showInvalidMatch?: boolean | undefined;
|
|
3448
2846
|
creatable?: boolean | undefined;
|
|
3449
2847
|
createBtnLabel?: string | undefined;
|
|
@@ -3466,31 +2864,11 @@ export declare const SelectWithRemoteOptions: {
|
|
|
3466
2864
|
resetValue?: any;
|
|
3467
2865
|
virtualThreshold?: number | undefined;
|
|
3468
2866
|
} & {} & {
|
|
3469
|
-
locale?: string
|
|
3470
|
-
translate?: (
|
|
2867
|
+
locale?: string;
|
|
2868
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
3471
2869
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps, keyof RemoteOptionsProps<P>> & import("./WithRemoteConfig").OutterProps & {
|
|
3472
|
-
store:
|
|
3473
|
-
|
|
3474
|
-
errorMsg: string;
|
|
3475
|
-
config: any;
|
|
3476
|
-
data: import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IType<{} | null | undefined, {}, {}>>;
|
|
3477
|
-
} & import("mobx-state-tree/dist/internal").NonEmptyObject & {
|
|
3478
|
-
setComponent(c: any): void;
|
|
3479
|
-
load: (env: import("amis-core").RendererEnv, api: import("amis-core").Api, ctx: any, config?: import("./WithRemoteConfig").WithRemoteConfigSettings | undefined) => Promise<unknown>;
|
|
3480
|
-
setData(data: any): void;
|
|
3481
|
-
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
3482
|
-
} & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IModelType<{
|
|
3483
|
-
fetching: import("mobx-state-tree").IType<boolean | undefined, boolean, boolean>;
|
|
3484
|
-
errorMsg: import("mobx-state-tree").IType<string | undefined, string, string>;
|
|
3485
|
-
config: import("mobx-state-tree").IType<any, any, any>;
|
|
3486
|
-
data: import("mobx-state-tree").IType<{} | null | undefined, {}, {}>;
|
|
3487
|
-
}, {
|
|
3488
|
-
setComponent(c: any): void;
|
|
3489
|
-
load: (env: import("amis-core").RendererEnv, api: import("amis-core").Api, ctx: any, config?: import("./WithRemoteConfig").WithRemoteConfigSettings | undefined) => Promise<unknown>;
|
|
3490
|
-
setData(data: any): void;
|
|
3491
|
-
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
3492
|
-
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
|
3493
|
-
}>) => {} | Pick<{}, K_1> | null) | Pick<{}, K_1> | null, callback?: (() => void) | undefined): void;
|
|
2870
|
+
store: import("./WithRemoteConfig").IStore;
|
|
2871
|
+
}>) => {} | Pick<{}, K> | null) | Pick<{}, K> | null, callback?: (() => void) | undefined): void;
|
|
3494
2872
|
forceUpdate(callback?: (() => void) | undefined): void;
|
|
3495
2873
|
readonly props: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
3496
2874
|
showInvalidMatch?: boolean | undefined;
|
|
@@ -3515,30 +2893,10 @@ export declare const SelectWithRemoteOptions: {
|
|
|
3515
2893
|
resetValue?: any;
|
|
3516
2894
|
virtualThreshold?: number | undefined;
|
|
3517
2895
|
} & {} & {
|
|
3518
|
-
locale?: string
|
|
3519
|
-
translate?: (
|
|
2896
|
+
locale?: string;
|
|
2897
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
3520
2898
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps, keyof RemoteOptionsProps<P>> & import("./WithRemoteConfig").OutterProps & {
|
|
3521
|
-
store:
|
|
3522
|
-
fetching: boolean;
|
|
3523
|
-
errorMsg: string;
|
|
3524
|
-
config: any;
|
|
3525
|
-
data: import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IType<{} | null | undefined, {}, {}>>;
|
|
3526
|
-
} & import("mobx-state-tree/dist/internal").NonEmptyObject & {
|
|
3527
|
-
setComponent(c: any): void;
|
|
3528
|
-
load: (env: import("amis-core").RendererEnv, api: import("amis-core").Api, ctx: any, config?: import("./WithRemoteConfig").WithRemoteConfigSettings | undefined) => Promise<unknown>;
|
|
3529
|
-
setData(data: any): void;
|
|
3530
|
-
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
3531
|
-
} & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IModelType<{
|
|
3532
|
-
fetching: import("mobx-state-tree").IType<boolean | undefined, boolean, boolean>;
|
|
3533
|
-
errorMsg: import("mobx-state-tree").IType<string | undefined, string, string>;
|
|
3534
|
-
config: import("mobx-state-tree").IType<any, any, any>;
|
|
3535
|
-
data: import("mobx-state-tree").IType<{} | null | undefined, {}, {}>;
|
|
3536
|
-
}, {
|
|
3537
|
-
setComponent(c: any): void;
|
|
3538
|
-
load: (env: import("amis-core").RendererEnv, api: import("amis-core").Api, ctx: any, config?: import("./WithRemoteConfig").WithRemoteConfigSettings | undefined) => Promise<unknown>;
|
|
3539
|
-
setData(data: any): void;
|
|
3540
|
-
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
3541
|
-
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
|
2899
|
+
store: import("./WithRemoteConfig").IStore;
|
|
3542
2900
|
}>;
|
|
3543
2901
|
state: Readonly<{}>;
|
|
3544
2902
|
refs: {
|
|
@@ -3567,30 +2925,10 @@ export declare const SelectWithRemoteOptions: {
|
|
|
3567
2925
|
resetValue?: any;
|
|
3568
2926
|
virtualThreshold?: number | undefined;
|
|
3569
2927
|
} & {} & {
|
|
3570
|
-
locale?: string
|
|
3571
|
-
translate?: (
|
|
2928
|
+
locale?: string;
|
|
2929
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
3572
2930
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps, keyof RemoteOptionsProps<P>> & import("./WithRemoteConfig").OutterProps & {
|
|
3573
|
-
store:
|
|
3574
|
-
fetching: boolean;
|
|
3575
|
-
errorMsg: string;
|
|
3576
|
-
config: any;
|
|
3577
|
-
data: import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IType<{} | null | undefined, {}, {}>>;
|
|
3578
|
-
} & import("mobx-state-tree/dist/internal").NonEmptyObject & {
|
|
3579
|
-
setComponent(c: any): void;
|
|
3580
|
-
load: (env: import("amis-core").RendererEnv, api: import("amis-core").Api, ctx: any, config?: import("./WithRemoteConfig").WithRemoteConfigSettings | undefined) => Promise<unknown>;
|
|
3581
|
-
setData(data: any): void;
|
|
3582
|
-
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
3583
|
-
} & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IModelType<{
|
|
3584
|
-
fetching: import("mobx-state-tree").IType<boolean | undefined, boolean, boolean>;
|
|
3585
|
-
errorMsg: import("mobx-state-tree").IType<string | undefined, string, string>;
|
|
3586
|
-
config: import("mobx-state-tree").IType<any, any, any>;
|
|
3587
|
-
data: import("mobx-state-tree").IType<{} | null | undefined, {}, {}>;
|
|
3588
|
-
}, {
|
|
3589
|
-
setComponent(c: any): void;
|
|
3590
|
-
load: (env: import("amis-core").RendererEnv, api: import("amis-core").Api, ctx: any, config?: import("./WithRemoteConfig").WithRemoteConfigSettings | undefined) => Promise<unknown>;
|
|
3591
|
-
setData(data: any): void;
|
|
3592
|
-
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
3593
|
-
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
|
2931
|
+
store: import("./WithRemoteConfig").IStore;
|
|
3594
2932
|
}>, nextState: Readonly<{}>, nextContext: any): boolean;
|
|
3595
2933
|
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
|
3596
2934
|
getSnapshotBeforeUpdate?(prevProps: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
@@ -3616,30 +2954,10 @@ export declare const SelectWithRemoteOptions: {
|
|
|
3616
2954
|
resetValue?: any;
|
|
3617
2955
|
virtualThreshold?: number | undefined;
|
|
3618
2956
|
} & {} & {
|
|
3619
|
-
locale?: string
|
|
3620
|
-
translate?: (
|
|
2957
|
+
locale?: string;
|
|
2958
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
3621
2959
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps, keyof RemoteOptionsProps<P>> & import("./WithRemoteConfig").OutterProps & {
|
|
3622
|
-
store:
|
|
3623
|
-
fetching: boolean;
|
|
3624
|
-
errorMsg: string;
|
|
3625
|
-
config: any;
|
|
3626
|
-
data: import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IType<{} | null | undefined, {}, {}>>;
|
|
3627
|
-
} & import("mobx-state-tree/dist/internal").NonEmptyObject & {
|
|
3628
|
-
setComponent(c: any): void;
|
|
3629
|
-
load: (env: import("amis-core").RendererEnv, api: import("amis-core").Api, ctx: any, config?: import("./WithRemoteConfig").WithRemoteConfigSettings | undefined) => Promise<unknown>;
|
|
3630
|
-
setData(data: any): void;
|
|
3631
|
-
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
3632
|
-
} & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IModelType<{
|
|
3633
|
-
fetching: import("mobx-state-tree").IType<boolean | undefined, boolean, boolean>;
|
|
3634
|
-
errorMsg: import("mobx-state-tree").IType<string | undefined, string, string>;
|
|
3635
|
-
config: import("mobx-state-tree").IType<any, any, any>;
|
|
3636
|
-
data: import("mobx-state-tree").IType<{} | null | undefined, {}, {}>;
|
|
3637
|
-
}, {
|
|
3638
|
-
setComponent(c: any): void;
|
|
3639
|
-
load: (env: import("amis-core").RendererEnv, api: import("amis-core").Api, ctx: any, config?: import("./WithRemoteConfig").WithRemoteConfigSettings | undefined) => Promise<unknown>;
|
|
3640
|
-
setData(data: any): void;
|
|
3641
|
-
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
3642
|
-
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
|
2960
|
+
store: import("./WithRemoteConfig").IStore;
|
|
3643
2961
|
}>, prevState: Readonly<{}>): any;
|
|
3644
2962
|
componentWillMount?(): void;
|
|
3645
2963
|
UNSAFE_componentWillMount?(): void;
|
|
@@ -3666,30 +2984,10 @@ export declare const SelectWithRemoteOptions: {
|
|
|
3666
2984
|
resetValue?: any;
|
|
3667
2985
|
virtualThreshold?: number | undefined;
|
|
3668
2986
|
} & {} & {
|
|
3669
|
-
locale?: string
|
|
3670
|
-
translate?: (
|
|
2987
|
+
locale?: string;
|
|
2988
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
3671
2989
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps, keyof RemoteOptionsProps<P>> & import("./WithRemoteConfig").OutterProps & {
|
|
3672
|
-
store:
|
|
3673
|
-
fetching: boolean;
|
|
3674
|
-
errorMsg: string;
|
|
3675
|
-
config: any;
|
|
3676
|
-
data: import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IType<{} | null | undefined, {}, {}>>;
|
|
3677
|
-
} & import("mobx-state-tree/dist/internal").NonEmptyObject & {
|
|
3678
|
-
setComponent(c: any): void;
|
|
3679
|
-
load: (env: import("amis-core").RendererEnv, api: import("amis-core").Api, ctx: any, config?: import("./WithRemoteConfig").WithRemoteConfigSettings | undefined) => Promise<unknown>;
|
|
3680
|
-
setData(data: any): void;
|
|
3681
|
-
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
3682
|
-
} & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IModelType<{
|
|
3683
|
-
fetching: import("mobx-state-tree").IType<boolean | undefined, boolean, boolean>;
|
|
3684
|
-
errorMsg: import("mobx-state-tree").IType<string | undefined, string, string>;
|
|
3685
|
-
config: import("mobx-state-tree").IType<any, any, any>;
|
|
3686
|
-
data: import("mobx-state-tree").IType<{} | null | undefined, {}, {}>;
|
|
3687
|
-
}, {
|
|
3688
|
-
setComponent(c: any): void;
|
|
3689
|
-
load: (env: import("amis-core").RendererEnv, api: import("amis-core").Api, ctx: any, config?: import("./WithRemoteConfig").WithRemoteConfigSettings | undefined) => Promise<unknown>;
|
|
3690
|
-
setData(data: any): void;
|
|
3691
|
-
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
3692
|
-
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
|
2990
|
+
store: import("./WithRemoteConfig").IStore;
|
|
3693
2991
|
}>, nextContext: any): void;
|
|
3694
2992
|
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
3695
2993
|
showInvalidMatch?: boolean | undefined;
|
|
@@ -3714,30 +3012,10 @@ export declare const SelectWithRemoteOptions: {
|
|
|
3714
3012
|
resetValue?: any;
|
|
3715
3013
|
virtualThreshold?: number | undefined;
|
|
3716
3014
|
} & {} & {
|
|
3717
|
-
locale?: string
|
|
3718
|
-
translate?: (
|
|
3015
|
+
locale?: string;
|
|
3016
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
3719
3017
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps, keyof RemoteOptionsProps<P>> & import("./WithRemoteConfig").OutterProps & {
|
|
3720
|
-
store:
|
|
3721
|
-
fetching: boolean;
|
|
3722
|
-
errorMsg: string;
|
|
3723
|
-
config: any;
|
|
3724
|
-
data: import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IType<{} | null | undefined, {}, {}>>;
|
|
3725
|
-
} & import("mobx-state-tree/dist/internal").NonEmptyObject & {
|
|
3726
|
-
setComponent(c: any): void;
|
|
3727
|
-
load: (env: import("amis-core").RendererEnv, api: import("amis-core").Api, ctx: any, config?: import("./WithRemoteConfig").WithRemoteConfigSettings | undefined) => Promise<unknown>;
|
|
3728
|
-
setData(data: any): void;
|
|
3729
|
-
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
3730
|
-
} & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IModelType<{
|
|
3731
|
-
fetching: import("mobx-state-tree").IType<boolean | undefined, boolean, boolean>;
|
|
3732
|
-
errorMsg: import("mobx-state-tree").IType<string | undefined, string, string>;
|
|
3733
|
-
config: import("mobx-state-tree").IType<any, any, any>;
|
|
3734
|
-
data: import("mobx-state-tree").IType<{} | null | undefined, {}, {}>;
|
|
3735
|
-
}, {
|
|
3736
|
-
setComponent(c: any): void;
|
|
3737
|
-
load: (env: import("amis-core").RendererEnv, api: import("amis-core").Api, ctx: any, config?: import("./WithRemoteConfig").WithRemoteConfigSettings | undefined) => Promise<unknown>;
|
|
3738
|
-
setData(data: any): void;
|
|
3739
|
-
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
3740
|
-
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
|
3018
|
+
store: import("./WithRemoteConfig").IStore;
|
|
3741
3019
|
}>, nextContext: any): void;
|
|
3742
3020
|
componentWillUpdate?(nextProps: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
3743
3021
|
showInvalidMatch?: boolean | undefined;
|
|
@@ -3762,30 +3040,10 @@ export declare const SelectWithRemoteOptions: {
|
|
|
3762
3040
|
resetValue?: any;
|
|
3763
3041
|
virtualThreshold?: number | undefined;
|
|
3764
3042
|
} & {} & {
|
|
3765
|
-
locale?: string
|
|
3766
|
-
translate?: (
|
|
3043
|
+
locale?: string;
|
|
3044
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
3767
3045
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps, keyof RemoteOptionsProps<P>> & import("./WithRemoteConfig").OutterProps & {
|
|
3768
|
-
store:
|
|
3769
|
-
fetching: boolean;
|
|
3770
|
-
errorMsg: string;
|
|
3771
|
-
config: any;
|
|
3772
|
-
data: import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IType<{} | null | undefined, {}, {}>>;
|
|
3773
|
-
} & import("mobx-state-tree/dist/internal").NonEmptyObject & {
|
|
3774
|
-
setComponent(c: any): void;
|
|
3775
|
-
load: (env: import("amis-core").RendererEnv, api: import("amis-core").Api, ctx: any, config?: import("./WithRemoteConfig").WithRemoteConfigSettings | undefined) => Promise<unknown>;
|
|
3776
|
-
setData(data: any): void;
|
|
3777
|
-
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
3778
|
-
} & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IModelType<{
|
|
3779
|
-
fetching: import("mobx-state-tree").IType<boolean | undefined, boolean, boolean>;
|
|
3780
|
-
errorMsg: import("mobx-state-tree").IType<string | undefined, string, string>;
|
|
3781
|
-
config: import("mobx-state-tree").IType<any, any, any>;
|
|
3782
|
-
data: import("mobx-state-tree").IType<{} | null | undefined, {}, {}>;
|
|
3783
|
-
}, {
|
|
3784
|
-
setComponent(c: any): void;
|
|
3785
|
-
load: (env: import("amis-core").RendererEnv, api: import("amis-core").Api, ctx: any, config?: import("./WithRemoteConfig").WithRemoteConfigSettings | undefined) => Promise<unknown>;
|
|
3786
|
-
setData(data: any): void;
|
|
3787
|
-
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
3788
|
-
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
|
3046
|
+
store: import("./WithRemoteConfig").IStore;
|
|
3789
3047
|
}>, nextState: Readonly<{}>, nextContext: any): void;
|
|
3790
3048
|
UNSAFE_componentWillUpdate?(nextProps: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
3791
3049
|
showInvalidMatch?: boolean | undefined;
|
|
@@ -3810,30 +3068,10 @@ export declare const SelectWithRemoteOptions: {
|
|
|
3810
3068
|
resetValue?: any;
|
|
3811
3069
|
virtualThreshold?: number | undefined;
|
|
3812
3070
|
} & {} & {
|
|
3813
|
-
locale?: string
|
|
3814
|
-
translate?: (
|
|
3071
|
+
locale?: string;
|
|
3072
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
3815
3073
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps, keyof RemoteOptionsProps<P>> & import("./WithRemoteConfig").OutterProps & {
|
|
3816
|
-
store:
|
|
3817
|
-
fetching: boolean;
|
|
3818
|
-
errorMsg: string;
|
|
3819
|
-
config: any;
|
|
3820
|
-
data: import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IType<{} | null | undefined, {}, {}>>;
|
|
3821
|
-
} & import("mobx-state-tree/dist/internal").NonEmptyObject & {
|
|
3822
|
-
setComponent(c: any): void;
|
|
3823
|
-
load: (env: import("amis-core").RendererEnv, api: import("amis-core").Api, ctx: any, config?: import("./WithRemoteConfig").WithRemoteConfigSettings | undefined) => Promise<unknown>;
|
|
3824
|
-
setData(data: any): void;
|
|
3825
|
-
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
3826
|
-
} & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IModelType<{
|
|
3827
|
-
fetching: import("mobx-state-tree").IType<boolean | undefined, boolean, boolean>;
|
|
3828
|
-
errorMsg: import("mobx-state-tree").IType<string | undefined, string, string>;
|
|
3829
|
-
config: import("mobx-state-tree").IType<any, any, any>;
|
|
3830
|
-
data: import("mobx-state-tree").IType<{} | null | undefined, {}, {}>;
|
|
3831
|
-
}, {
|
|
3832
|
-
setComponent(c: any): void;
|
|
3833
|
-
load: (env: import("amis-core").RendererEnv, api: import("amis-core").Api, ctx: any, config?: import("./WithRemoteConfig").WithRemoteConfigSettings | undefined) => Promise<unknown>;
|
|
3834
|
-
setData(data: any): void;
|
|
3835
|
-
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
3836
|
-
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
|
3074
|
+
store: import("./WithRemoteConfig").IStore;
|
|
3837
3075
|
}>, nextState: Readonly<{}>, nextContext: any): void;
|
|
3838
3076
|
};
|
|
3839
3077
|
displayName: string;
|
|
@@ -3861,12 +3099,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
3861
3099
|
resetValue?: any;
|
|
3862
3100
|
virtualThreshold?: number | undefined;
|
|
3863
3101
|
} & {} & {
|
|
3864
|
-
locale?: string
|
|
3865
|
-
translate?: (
|
|
3102
|
+
locale?: string;
|
|
3103
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
3866
3104
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps): {
|
|
3867
3105
|
render(): React.JSX.Element;
|
|
3868
3106
|
context: unknown;
|
|
3869
|
-
setState<
|
|
3107
|
+
setState<K extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
3870
3108
|
showInvalidMatch?: boolean | undefined;
|
|
3871
3109
|
creatable?: boolean | undefined;
|
|
3872
3110
|
createBtnLabel?: string | undefined;
|
|
@@ -3889,9 +3127,9 @@ export declare const SelectWithRemoteOptions: {
|
|
|
3889
3127
|
resetValue?: any;
|
|
3890
3128
|
virtualThreshold?: number | undefined;
|
|
3891
3129
|
} & {} & {
|
|
3892
|
-
locale?: string
|
|
3893
|
-
translate?: (
|
|
3894
|
-
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>) => {} | Pick<{},
|
|
3130
|
+
locale?: string;
|
|
3131
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
3132
|
+
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>) => {} | Pick<{}, K> | null) | Pick<{}, K> | null, callback?: (() => void) | undefined): void;
|
|
3895
3133
|
forceUpdate(callback?: (() => void) | undefined): void;
|
|
3896
3134
|
readonly props: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
3897
3135
|
showInvalidMatch?: boolean | undefined;
|
|
@@ -3916,8 +3154,8 @@ export declare const SelectWithRemoteOptions: {
|
|
|
3916
3154
|
resetValue?: any;
|
|
3917
3155
|
virtualThreshold?: number | undefined;
|
|
3918
3156
|
} & {} & {
|
|
3919
|
-
locale?: string
|
|
3920
|
-
translate?: (
|
|
3157
|
+
locale?: string;
|
|
3158
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
3921
3159
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>;
|
|
3922
3160
|
state: Readonly<{}>;
|
|
3923
3161
|
refs: {
|
|
@@ -3947,8 +3185,8 @@ export declare const SelectWithRemoteOptions: {
|
|
|
3947
3185
|
resetValue?: any;
|
|
3948
3186
|
virtualThreshold?: number | undefined;
|
|
3949
3187
|
} & {} & {
|
|
3950
|
-
locale?: string
|
|
3951
|
-
translate?: (
|
|
3188
|
+
locale?: string;
|
|
3189
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
3952
3190
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextState: Readonly<{}>, nextContext: any): boolean;
|
|
3953
3191
|
componentWillUnmount?(): void;
|
|
3954
3192
|
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
|
@@ -3975,8 +3213,8 @@ export declare const SelectWithRemoteOptions: {
|
|
|
3975
3213
|
resetValue?: any;
|
|
3976
3214
|
virtualThreshold?: number | undefined;
|
|
3977
3215
|
} & {} & {
|
|
3978
|
-
locale?: string
|
|
3979
|
-
translate?: (
|
|
3216
|
+
locale?: string;
|
|
3217
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
3980
3218
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, prevState: Readonly<{}>): any;
|
|
3981
3219
|
componentDidUpdate?(prevProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
3982
3220
|
showInvalidMatch?: boolean | undefined;
|
|
@@ -4001,8 +3239,8 @@ export declare const SelectWithRemoteOptions: {
|
|
|
4001
3239
|
resetValue?: any;
|
|
4002
3240
|
virtualThreshold?: number | undefined;
|
|
4003
3241
|
} & {} & {
|
|
4004
|
-
locale?: string
|
|
4005
|
-
translate?: (
|
|
3242
|
+
locale?: string;
|
|
3243
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
4006
3244
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, prevState: Readonly<{}>, snapshot?: any): void;
|
|
4007
3245
|
componentWillMount?(): void;
|
|
4008
3246
|
UNSAFE_componentWillMount?(): void;
|
|
@@ -4029,8 +3267,8 @@ export declare const SelectWithRemoteOptions: {
|
|
|
4029
3267
|
resetValue?: any;
|
|
4030
3268
|
virtualThreshold?: number | undefined;
|
|
4031
3269
|
} & {} & {
|
|
4032
|
-
locale?: string
|
|
4033
|
-
translate?: (
|
|
3270
|
+
locale?: string;
|
|
3271
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
4034
3272
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextContext: any): void;
|
|
4035
3273
|
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
4036
3274
|
showInvalidMatch?: boolean | undefined;
|
|
@@ -4055,8 +3293,8 @@ export declare const SelectWithRemoteOptions: {
|
|
|
4055
3293
|
resetValue?: any;
|
|
4056
3294
|
virtualThreshold?: number | undefined;
|
|
4057
3295
|
} & {} & {
|
|
4058
|
-
locale?: string
|
|
4059
|
-
translate?: (
|
|
3296
|
+
locale?: string;
|
|
3297
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
4060
3298
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextContext: any): void;
|
|
4061
3299
|
componentWillUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
4062
3300
|
showInvalidMatch?: boolean | undefined;
|
|
@@ -4081,8 +3319,8 @@ export declare const SelectWithRemoteOptions: {
|
|
|
4081
3319
|
resetValue?: any;
|
|
4082
3320
|
virtualThreshold?: number | undefined;
|
|
4083
3321
|
} & {} & {
|
|
4084
|
-
locale?: string
|
|
4085
|
-
translate?: (
|
|
3322
|
+
locale?: string;
|
|
3323
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
4086
3324
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextState: Readonly<{}>, nextContext: any): void;
|
|
4087
3325
|
UNSAFE_componentWillUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
4088
3326
|
showInvalidMatch?: boolean | undefined;
|
|
@@ -4107,8 +3345,8 @@ export declare const SelectWithRemoteOptions: {
|
|
|
4107
3345
|
resetValue?: any;
|
|
4108
3346
|
virtualThreshold?: number | undefined;
|
|
4109
3347
|
} & {} & {
|
|
4110
|
-
locale?: string
|
|
4111
|
-
translate?: (
|
|
3348
|
+
locale?: string;
|
|
3349
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
4112
3350
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextState: Readonly<{}>, nextContext: any): void;
|
|
4113
3351
|
};
|
|
4114
3352
|
new (props: RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
@@ -4134,12 +3372,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
4134
3372
|
resetValue?: any;
|
|
4135
3373
|
virtualThreshold?: number | undefined;
|
|
4136
3374
|
} & {} & {
|
|
4137
|
-
locale?: string
|
|
4138
|
-
translate?: (
|
|
3375
|
+
locale?: string;
|
|
3376
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
4139
3377
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps, context: any): {
|
|
4140
3378
|
render(): React.JSX.Element;
|
|
4141
3379
|
context: unknown;
|
|
4142
|
-
setState<
|
|
3380
|
+
setState<K extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
4143
3381
|
showInvalidMatch?: boolean | undefined;
|
|
4144
3382
|
creatable?: boolean | undefined;
|
|
4145
3383
|
createBtnLabel?: string | undefined;
|
|
@@ -4162,9 +3400,9 @@ export declare const SelectWithRemoteOptions: {
|
|
|
4162
3400
|
resetValue?: any;
|
|
4163
3401
|
virtualThreshold?: number | undefined;
|
|
4164
3402
|
} & {} & {
|
|
4165
|
-
locale?: string
|
|
4166
|
-
translate?: (
|
|
4167
|
-
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>) => {} | Pick<{},
|
|
3403
|
+
locale?: string;
|
|
3404
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
3405
|
+
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>) => {} | Pick<{}, K> | null) | Pick<{}, K> | null, callback?: (() => void) | undefined): void;
|
|
4168
3406
|
forceUpdate(callback?: (() => void) | undefined): void;
|
|
4169
3407
|
readonly props: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
4170
3408
|
showInvalidMatch?: boolean | undefined;
|
|
@@ -4189,8 +3427,8 @@ export declare const SelectWithRemoteOptions: {
|
|
|
4189
3427
|
resetValue?: any;
|
|
4190
3428
|
virtualThreshold?: number | undefined;
|
|
4191
3429
|
} & {} & {
|
|
4192
|
-
locale?: string
|
|
4193
|
-
translate?: (
|
|
3430
|
+
locale?: string;
|
|
3431
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
4194
3432
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>;
|
|
4195
3433
|
state: Readonly<{}>;
|
|
4196
3434
|
refs: {
|
|
@@ -4220,8 +3458,8 @@ export declare const SelectWithRemoteOptions: {
|
|
|
4220
3458
|
resetValue?: any;
|
|
4221
3459
|
virtualThreshold?: number | undefined;
|
|
4222
3460
|
} & {} & {
|
|
4223
|
-
locale?: string
|
|
4224
|
-
translate?: (
|
|
3461
|
+
locale?: string;
|
|
3462
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
4225
3463
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextState: Readonly<{}>, nextContext: any): boolean;
|
|
4226
3464
|
componentWillUnmount?(): void;
|
|
4227
3465
|
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
|
@@ -4248,8 +3486,8 @@ export declare const SelectWithRemoteOptions: {
|
|
|
4248
3486
|
resetValue?: any;
|
|
4249
3487
|
virtualThreshold?: number | undefined;
|
|
4250
3488
|
} & {} & {
|
|
4251
|
-
locale?: string
|
|
4252
|
-
translate?: (
|
|
3489
|
+
locale?: string;
|
|
3490
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
4253
3491
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, prevState: Readonly<{}>): any;
|
|
4254
3492
|
componentDidUpdate?(prevProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
4255
3493
|
showInvalidMatch?: boolean | undefined;
|
|
@@ -4274,8 +3512,8 @@ export declare const SelectWithRemoteOptions: {
|
|
|
4274
3512
|
resetValue?: any;
|
|
4275
3513
|
virtualThreshold?: number | undefined;
|
|
4276
3514
|
} & {} & {
|
|
4277
|
-
locale?: string
|
|
4278
|
-
translate?: (
|
|
3515
|
+
locale?: string;
|
|
3516
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
4279
3517
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, prevState: Readonly<{}>, snapshot?: any): void;
|
|
4280
3518
|
componentWillMount?(): void;
|
|
4281
3519
|
UNSAFE_componentWillMount?(): void;
|
|
@@ -4302,8 +3540,8 @@ export declare const SelectWithRemoteOptions: {
|
|
|
4302
3540
|
resetValue?: any;
|
|
4303
3541
|
virtualThreshold?: number | undefined;
|
|
4304
3542
|
} & {} & {
|
|
4305
|
-
locale?: string
|
|
4306
|
-
translate?: (
|
|
3543
|
+
locale?: string;
|
|
3544
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
4307
3545
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextContext: any): void;
|
|
4308
3546
|
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
4309
3547
|
showInvalidMatch?: boolean | undefined;
|
|
@@ -4328,8 +3566,8 @@ export declare const SelectWithRemoteOptions: {
|
|
|
4328
3566
|
resetValue?: any;
|
|
4329
3567
|
virtualThreshold?: number | undefined;
|
|
4330
3568
|
} & {} & {
|
|
4331
|
-
locale?: string
|
|
4332
|
-
translate?: (
|
|
3569
|
+
locale?: string;
|
|
3570
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
4333
3571
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextContext: any): void;
|
|
4334
3572
|
componentWillUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
4335
3573
|
showInvalidMatch?: boolean | undefined;
|
|
@@ -4354,8 +3592,8 @@ export declare const SelectWithRemoteOptions: {
|
|
|
4354
3592
|
resetValue?: any;
|
|
4355
3593
|
virtualThreshold?: number | undefined;
|
|
4356
3594
|
} & {} & {
|
|
4357
|
-
locale?: string
|
|
4358
|
-
translate?: (
|
|
3595
|
+
locale?: string;
|
|
3596
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
4359
3597
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextState: Readonly<{}>, nextContext: any): void;
|
|
4360
3598
|
UNSAFE_componentWillUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
4361
3599
|
showInvalidMatch?: boolean | undefined;
|
|
@@ -4380,8 +3618,8 @@ export declare const SelectWithRemoteOptions: {
|
|
|
4380
3618
|
resetValue?: any;
|
|
4381
3619
|
virtualThreshold?: number | undefined;
|
|
4382
3620
|
} & {} & {
|
|
4383
|
-
locale?: string
|
|
4384
|
-
translate?: (
|
|
3621
|
+
locale?: string;
|
|
3622
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
4385
3623
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextState: Readonly<{}>, nextContext: any): void;
|
|
4386
3624
|
};
|
|
4387
3625
|
contextType?: React.Context<any> | undefined;
|
|
@@ -4412,30 +3650,10 @@ export declare const SelectWithRemoteOptions: {
|
|
|
4412
3650
|
resetValue?: any;
|
|
4413
3651
|
virtualThreshold?: number | undefined;
|
|
4414
3652
|
} & {} & {
|
|
4415
|
-
locale?: string
|
|
4416
|
-
translate?: (
|
|
3653
|
+
locale?: string;
|
|
3654
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
4417
3655
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps, keyof RemoteOptionsProps<P>> & import("./WithRemoteConfig").OutterProps & {
|
|
4418
|
-
store:
|
|
4419
|
-
fetching: boolean;
|
|
4420
|
-
errorMsg: string;
|
|
4421
|
-
config: any;
|
|
4422
|
-
data: import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IType<{} | null | undefined, {}, {}>>;
|
|
4423
|
-
} & import("mobx-state-tree/dist/internal").NonEmptyObject & {
|
|
4424
|
-
setComponent(c: any): void;
|
|
4425
|
-
load: (env: import("amis-core").RendererEnv, api: import("amis-core").Api, ctx: any, config?: import("./WithRemoteConfig").WithRemoteConfigSettings | undefined) => Promise<unknown>;
|
|
4426
|
-
setData(data: any): void;
|
|
4427
|
-
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
4428
|
-
} & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IModelType<{
|
|
4429
|
-
fetching: import("mobx-state-tree").IType<boolean | undefined, boolean, boolean>;
|
|
4430
|
-
errorMsg: import("mobx-state-tree").IType<string | undefined, string, string>;
|
|
4431
|
-
config: import("mobx-state-tree").IType<any, any, any>;
|
|
4432
|
-
data: import("mobx-state-tree").IType<{} | null | undefined, {}, {}>;
|
|
4433
|
-
}, {
|
|
4434
|
-
setComponent(c: any): void;
|
|
4435
|
-
load: (env: import("amis-core").RendererEnv, api: import("amis-core").Api, ctx: any, config?: import("./WithRemoteConfig").WithRemoteConfigSettings | undefined) => Promise<unknown>;
|
|
4436
|
-
setData(data: any): void;
|
|
4437
|
-
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
4438
|
-
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
|
3656
|
+
store: import("./WithRemoteConfig").IStore;
|
|
4439
3657
|
}): {
|
|
4440
3658
|
toDispose: (() => void)[];
|
|
4441
3659
|
loadOptions: import("lodash").DebouncedFunc<any>;
|
|
@@ -4452,7 +3670,7 @@ export declare const SelectWithRemoteOptions: {
|
|
|
4452
3670
|
getWrappedInstance(): any;
|
|
4453
3671
|
render(): React.JSX.Element;
|
|
4454
3672
|
context: unknown;
|
|
4455
|
-
setState<
|
|
3673
|
+
setState<K extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
4456
3674
|
showInvalidMatch?: boolean | undefined;
|
|
4457
3675
|
creatable?: boolean | undefined;
|
|
4458
3676
|
createBtnLabel?: string | undefined;
|
|
@@ -4475,31 +3693,11 @@ export declare const SelectWithRemoteOptions: {
|
|
|
4475
3693
|
resetValue?: any;
|
|
4476
3694
|
virtualThreshold?: number | undefined;
|
|
4477
3695
|
} & {} & {
|
|
4478
|
-
locale?: string
|
|
4479
|
-
translate?: (
|
|
3696
|
+
locale?: string;
|
|
3697
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
4480
3698
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps, keyof RemoteOptionsProps<P>> & import("./WithRemoteConfig").OutterProps & {
|
|
4481
|
-
store:
|
|
4482
|
-
|
|
4483
|
-
errorMsg: string;
|
|
4484
|
-
config: any;
|
|
4485
|
-
data: import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IType<{} | null | undefined, {}, {}>>;
|
|
4486
|
-
} & import("mobx-state-tree/dist/internal").NonEmptyObject & {
|
|
4487
|
-
setComponent(c: any): void;
|
|
4488
|
-
load: (env: import("amis-core").RendererEnv, api: import("amis-core").Api, ctx: any, config?: import("./WithRemoteConfig").WithRemoteConfigSettings | undefined) => Promise<unknown>;
|
|
4489
|
-
setData(data: any): void;
|
|
4490
|
-
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
4491
|
-
} & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IModelType<{
|
|
4492
|
-
fetching: import("mobx-state-tree").IType<boolean | undefined, boolean, boolean>;
|
|
4493
|
-
errorMsg: import("mobx-state-tree").IType<string | undefined, string, string>;
|
|
4494
|
-
config: import("mobx-state-tree").IType<any, any, any>;
|
|
4495
|
-
data: import("mobx-state-tree").IType<{} | null | undefined, {}, {}>;
|
|
4496
|
-
}, {
|
|
4497
|
-
setComponent(c: any): void;
|
|
4498
|
-
load: (env: import("amis-core").RendererEnv, api: import("amis-core").Api, ctx: any, config?: import("./WithRemoteConfig").WithRemoteConfigSettings | undefined) => Promise<unknown>;
|
|
4499
|
-
setData(data: any): void;
|
|
4500
|
-
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
4501
|
-
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
|
4502
|
-
}>) => {} | Pick<{}, K_1> | null) | Pick<{}, K_1> | null, callback?: (() => void) | undefined): void;
|
|
3699
|
+
store: import("./WithRemoteConfig").IStore;
|
|
3700
|
+
}>) => {} | Pick<{}, K> | null) | Pick<{}, K> | null, callback?: (() => void) | undefined): void;
|
|
4503
3701
|
forceUpdate(callback?: (() => void) | undefined): void;
|
|
4504
3702
|
readonly props: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
4505
3703
|
showInvalidMatch?: boolean | undefined;
|
|
@@ -4524,30 +3722,10 @@ export declare const SelectWithRemoteOptions: {
|
|
|
4524
3722
|
resetValue?: any;
|
|
4525
3723
|
virtualThreshold?: number | undefined;
|
|
4526
3724
|
} & {} & {
|
|
4527
|
-
locale?: string
|
|
4528
|
-
translate?: (
|
|
3725
|
+
locale?: string;
|
|
3726
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
4529
3727
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps, keyof RemoteOptionsProps<P>> & import("./WithRemoteConfig").OutterProps & {
|
|
4530
|
-
store:
|
|
4531
|
-
fetching: boolean;
|
|
4532
|
-
errorMsg: string;
|
|
4533
|
-
config: any;
|
|
4534
|
-
data: import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IType<{} | null | undefined, {}, {}>>;
|
|
4535
|
-
} & import("mobx-state-tree/dist/internal").NonEmptyObject & {
|
|
4536
|
-
setComponent(c: any): void;
|
|
4537
|
-
load: (env: import("amis-core").RendererEnv, api: import("amis-core").Api, ctx: any, config?: import("./WithRemoteConfig").WithRemoteConfigSettings | undefined) => Promise<unknown>;
|
|
4538
|
-
setData(data: any): void;
|
|
4539
|
-
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
4540
|
-
} & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IModelType<{
|
|
4541
|
-
fetching: import("mobx-state-tree").IType<boolean | undefined, boolean, boolean>;
|
|
4542
|
-
errorMsg: import("mobx-state-tree").IType<string | undefined, string, string>;
|
|
4543
|
-
config: import("mobx-state-tree").IType<any, any, any>;
|
|
4544
|
-
data: import("mobx-state-tree").IType<{} | null | undefined, {}, {}>;
|
|
4545
|
-
}, {
|
|
4546
|
-
setComponent(c: any): void;
|
|
4547
|
-
load: (env: import("amis-core").RendererEnv, api: import("amis-core").Api, ctx: any, config?: import("./WithRemoteConfig").WithRemoteConfigSettings | undefined) => Promise<unknown>;
|
|
4548
|
-
setData(data: any): void;
|
|
4549
|
-
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
4550
|
-
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
|
3728
|
+
store: import("./WithRemoteConfig").IStore;
|
|
4551
3729
|
}>;
|
|
4552
3730
|
state: Readonly<{}>;
|
|
4553
3731
|
refs: {
|
|
@@ -4576,30 +3754,10 @@ export declare const SelectWithRemoteOptions: {
|
|
|
4576
3754
|
resetValue?: any;
|
|
4577
3755
|
virtualThreshold?: number | undefined;
|
|
4578
3756
|
} & {} & {
|
|
4579
|
-
locale?: string
|
|
4580
|
-
translate?: (
|
|
3757
|
+
locale?: string;
|
|
3758
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
4581
3759
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps, keyof RemoteOptionsProps<P>> & import("./WithRemoteConfig").OutterProps & {
|
|
4582
|
-
store:
|
|
4583
|
-
fetching: boolean;
|
|
4584
|
-
errorMsg: string;
|
|
4585
|
-
config: any;
|
|
4586
|
-
data: import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IType<{} | null | undefined, {}, {}>>;
|
|
4587
|
-
} & import("mobx-state-tree/dist/internal").NonEmptyObject & {
|
|
4588
|
-
setComponent(c: any): void;
|
|
4589
|
-
load: (env: import("amis-core").RendererEnv, api: import("amis-core").Api, ctx: any, config?: import("./WithRemoteConfig").WithRemoteConfigSettings | undefined) => Promise<unknown>;
|
|
4590
|
-
setData(data: any): void;
|
|
4591
|
-
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
4592
|
-
} & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IModelType<{
|
|
4593
|
-
fetching: import("mobx-state-tree").IType<boolean | undefined, boolean, boolean>;
|
|
4594
|
-
errorMsg: import("mobx-state-tree").IType<string | undefined, string, string>;
|
|
4595
|
-
config: import("mobx-state-tree").IType<any, any, any>;
|
|
4596
|
-
data: import("mobx-state-tree").IType<{} | null | undefined, {}, {}>;
|
|
4597
|
-
}, {
|
|
4598
|
-
setComponent(c: any): void;
|
|
4599
|
-
load: (env: import("amis-core").RendererEnv, api: import("amis-core").Api, ctx: any, config?: import("./WithRemoteConfig").WithRemoteConfigSettings | undefined) => Promise<unknown>;
|
|
4600
|
-
setData(data: any): void;
|
|
4601
|
-
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
4602
|
-
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
|
3760
|
+
store: import("./WithRemoteConfig").IStore;
|
|
4603
3761
|
}>, nextState: Readonly<{}>, nextContext: any): boolean;
|
|
4604
3762
|
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
|
4605
3763
|
getSnapshotBeforeUpdate?(prevProps: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
@@ -4625,30 +3783,10 @@ export declare const SelectWithRemoteOptions: {
|
|
|
4625
3783
|
resetValue?: any;
|
|
4626
3784
|
virtualThreshold?: number | undefined;
|
|
4627
3785
|
} & {} & {
|
|
4628
|
-
locale?: string
|
|
4629
|
-
translate?: (
|
|
3786
|
+
locale?: string;
|
|
3787
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
4630
3788
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps, keyof RemoteOptionsProps<P>> & import("./WithRemoteConfig").OutterProps & {
|
|
4631
|
-
store:
|
|
4632
|
-
fetching: boolean;
|
|
4633
|
-
errorMsg: string;
|
|
4634
|
-
config: any;
|
|
4635
|
-
data: import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IType<{} | null | undefined, {}, {}>>;
|
|
4636
|
-
} & import("mobx-state-tree/dist/internal").NonEmptyObject & {
|
|
4637
|
-
setComponent(c: any): void;
|
|
4638
|
-
load: (env: import("amis-core").RendererEnv, api: import("amis-core").Api, ctx: any, config?: import("./WithRemoteConfig").WithRemoteConfigSettings | undefined) => Promise<unknown>;
|
|
4639
|
-
setData(data: any): void;
|
|
4640
|
-
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
4641
|
-
} & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IModelType<{
|
|
4642
|
-
fetching: import("mobx-state-tree").IType<boolean | undefined, boolean, boolean>;
|
|
4643
|
-
errorMsg: import("mobx-state-tree").IType<string | undefined, string, string>;
|
|
4644
|
-
config: import("mobx-state-tree").IType<any, any, any>;
|
|
4645
|
-
data: import("mobx-state-tree").IType<{} | null | undefined, {}, {}>;
|
|
4646
|
-
}, {
|
|
4647
|
-
setComponent(c: any): void;
|
|
4648
|
-
load: (env: import("amis-core").RendererEnv, api: import("amis-core").Api, ctx: any, config?: import("./WithRemoteConfig").WithRemoteConfigSettings | undefined) => Promise<unknown>;
|
|
4649
|
-
setData(data: any): void;
|
|
4650
|
-
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
4651
|
-
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
|
3789
|
+
store: import("./WithRemoteConfig").IStore;
|
|
4652
3790
|
}>, prevState: Readonly<{}>): any;
|
|
4653
3791
|
componentWillMount?(): void;
|
|
4654
3792
|
UNSAFE_componentWillMount?(): void;
|
|
@@ -4675,30 +3813,10 @@ export declare const SelectWithRemoteOptions: {
|
|
|
4675
3813
|
resetValue?: any;
|
|
4676
3814
|
virtualThreshold?: number | undefined;
|
|
4677
3815
|
} & {} & {
|
|
4678
|
-
locale?: string
|
|
4679
|
-
translate?: (
|
|
3816
|
+
locale?: string;
|
|
3817
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
4680
3818
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps, keyof RemoteOptionsProps<P>> & import("./WithRemoteConfig").OutterProps & {
|
|
4681
|
-
store:
|
|
4682
|
-
fetching: boolean;
|
|
4683
|
-
errorMsg: string;
|
|
4684
|
-
config: any;
|
|
4685
|
-
data: import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IType<{} | null | undefined, {}, {}>>;
|
|
4686
|
-
} & import("mobx-state-tree/dist/internal").NonEmptyObject & {
|
|
4687
|
-
setComponent(c: any): void;
|
|
4688
|
-
load: (env: import("amis-core").RendererEnv, api: import("amis-core").Api, ctx: any, config?: import("./WithRemoteConfig").WithRemoteConfigSettings | undefined) => Promise<unknown>;
|
|
4689
|
-
setData(data: any): void;
|
|
4690
|
-
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
4691
|
-
} & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IModelType<{
|
|
4692
|
-
fetching: import("mobx-state-tree").IType<boolean | undefined, boolean, boolean>;
|
|
4693
|
-
errorMsg: import("mobx-state-tree").IType<string | undefined, string, string>;
|
|
4694
|
-
config: import("mobx-state-tree").IType<any, any, any>;
|
|
4695
|
-
data: import("mobx-state-tree").IType<{} | null | undefined, {}, {}>;
|
|
4696
|
-
}, {
|
|
4697
|
-
setComponent(c: any): void;
|
|
4698
|
-
load: (env: import("amis-core").RendererEnv, api: import("amis-core").Api, ctx: any, config?: import("./WithRemoteConfig").WithRemoteConfigSettings | undefined) => Promise<unknown>;
|
|
4699
|
-
setData(data: any): void;
|
|
4700
|
-
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
4701
|
-
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
|
3819
|
+
store: import("./WithRemoteConfig").IStore;
|
|
4702
3820
|
}>, nextContext: any): void;
|
|
4703
3821
|
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
4704
3822
|
showInvalidMatch?: boolean | undefined;
|
|
@@ -4723,30 +3841,10 @@ export declare const SelectWithRemoteOptions: {
|
|
|
4723
3841
|
resetValue?: any;
|
|
4724
3842
|
virtualThreshold?: number | undefined;
|
|
4725
3843
|
} & {} & {
|
|
4726
|
-
locale?: string
|
|
4727
|
-
translate?: (
|
|
3844
|
+
locale?: string;
|
|
3845
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
4728
3846
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps, keyof RemoteOptionsProps<P>> & import("./WithRemoteConfig").OutterProps & {
|
|
4729
|
-
store:
|
|
4730
|
-
fetching: boolean;
|
|
4731
|
-
errorMsg: string;
|
|
4732
|
-
config: any;
|
|
4733
|
-
data: import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IType<{} | null | undefined, {}, {}>>;
|
|
4734
|
-
} & import("mobx-state-tree/dist/internal").NonEmptyObject & {
|
|
4735
|
-
setComponent(c: any): void;
|
|
4736
|
-
load: (env: import("amis-core").RendererEnv, api: import("amis-core").Api, ctx: any, config?: import("./WithRemoteConfig").WithRemoteConfigSettings | undefined) => Promise<unknown>;
|
|
4737
|
-
setData(data: any): void;
|
|
4738
|
-
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
4739
|
-
} & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IModelType<{
|
|
4740
|
-
fetching: import("mobx-state-tree").IType<boolean | undefined, boolean, boolean>;
|
|
4741
|
-
errorMsg: import("mobx-state-tree").IType<string | undefined, string, string>;
|
|
4742
|
-
config: import("mobx-state-tree").IType<any, any, any>;
|
|
4743
|
-
data: import("mobx-state-tree").IType<{} | null | undefined, {}, {}>;
|
|
4744
|
-
}, {
|
|
4745
|
-
setComponent(c: any): void;
|
|
4746
|
-
load: (env: import("amis-core").RendererEnv, api: import("amis-core").Api, ctx: any, config?: import("./WithRemoteConfig").WithRemoteConfigSettings | undefined) => Promise<unknown>;
|
|
4747
|
-
setData(data: any): void;
|
|
4748
|
-
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
4749
|
-
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
|
3847
|
+
store: import("./WithRemoteConfig").IStore;
|
|
4750
3848
|
}>, nextContext: any): void;
|
|
4751
3849
|
componentWillUpdate?(nextProps: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
4752
3850
|
showInvalidMatch?: boolean | undefined;
|
|
@@ -4771,30 +3869,10 @@ export declare const SelectWithRemoteOptions: {
|
|
|
4771
3869
|
resetValue?: any;
|
|
4772
3870
|
virtualThreshold?: number | undefined;
|
|
4773
3871
|
} & {} & {
|
|
4774
|
-
locale?: string
|
|
4775
|
-
translate?: (
|
|
3872
|
+
locale?: string;
|
|
3873
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
4776
3874
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps, keyof RemoteOptionsProps<P>> & import("./WithRemoteConfig").OutterProps & {
|
|
4777
|
-
store:
|
|
4778
|
-
fetching: boolean;
|
|
4779
|
-
errorMsg: string;
|
|
4780
|
-
config: any;
|
|
4781
|
-
data: import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IType<{} | null | undefined, {}, {}>>;
|
|
4782
|
-
} & import("mobx-state-tree/dist/internal").NonEmptyObject & {
|
|
4783
|
-
setComponent(c: any): void;
|
|
4784
|
-
load: (env: import("amis-core").RendererEnv, api: import("amis-core").Api, ctx: any, config?: import("./WithRemoteConfig").WithRemoteConfigSettings | undefined) => Promise<unknown>;
|
|
4785
|
-
setData(data: any): void;
|
|
4786
|
-
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
4787
|
-
} & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IModelType<{
|
|
4788
|
-
fetching: import("mobx-state-tree").IType<boolean | undefined, boolean, boolean>;
|
|
4789
|
-
errorMsg: import("mobx-state-tree").IType<string | undefined, string, string>;
|
|
4790
|
-
config: import("mobx-state-tree").IType<any, any, any>;
|
|
4791
|
-
data: import("mobx-state-tree").IType<{} | null | undefined, {}, {}>;
|
|
4792
|
-
}, {
|
|
4793
|
-
setComponent(c: any): void;
|
|
4794
|
-
load: (env: import("amis-core").RendererEnv, api: import("amis-core").Api, ctx: any, config?: import("./WithRemoteConfig").WithRemoteConfigSettings | undefined) => Promise<unknown>;
|
|
4795
|
-
setData(data: any): void;
|
|
4796
|
-
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
4797
|
-
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
|
3875
|
+
store: import("./WithRemoteConfig").IStore;
|
|
4798
3876
|
}>, nextState: Readonly<{}>, nextContext: any): void;
|
|
4799
3877
|
UNSAFE_componentWillUpdate?(nextProps: Readonly<Omit<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
4800
3878
|
showInvalidMatch?: boolean | undefined;
|
|
@@ -4819,30 +3897,10 @@ export declare const SelectWithRemoteOptions: {
|
|
|
4819
3897
|
resetValue?: any;
|
|
4820
3898
|
virtualThreshold?: number | undefined;
|
|
4821
3899
|
} & {} & {
|
|
4822
|
-
locale?: string
|
|
4823
|
-
translate?: (
|
|
3900
|
+
locale?: string;
|
|
3901
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
4824
3902
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps, keyof RemoteOptionsProps<P>> & import("./WithRemoteConfig").OutterProps & {
|
|
4825
|
-
store:
|
|
4826
|
-
fetching: boolean;
|
|
4827
|
-
errorMsg: string;
|
|
4828
|
-
config: any;
|
|
4829
|
-
data: import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IType<{} | null | undefined, {}, {}>>;
|
|
4830
|
-
} & import("mobx-state-tree/dist/internal").NonEmptyObject & {
|
|
4831
|
-
setComponent(c: any): void;
|
|
4832
|
-
load: (env: import("amis-core").RendererEnv, api: import("amis-core").Api, ctx: any, config?: import("./WithRemoteConfig").WithRemoteConfigSettings | undefined) => Promise<unknown>;
|
|
4833
|
-
setData(data: any): void;
|
|
4834
|
-
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
4835
|
-
} & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IModelType<{
|
|
4836
|
-
fetching: import("mobx-state-tree").IType<boolean | undefined, boolean, boolean>;
|
|
4837
|
-
errorMsg: import("mobx-state-tree").IType<string | undefined, string, string>;
|
|
4838
|
-
config: import("mobx-state-tree").IType<any, any, any>;
|
|
4839
|
-
data: import("mobx-state-tree").IType<{} | null | undefined, {}, {}>;
|
|
4840
|
-
}, {
|
|
4841
|
-
setComponent(c: any): void;
|
|
4842
|
-
load: (env: import("amis-core").RendererEnv, api: import("amis-core").Api, ctx: any, config?: import("./WithRemoteConfig").WithRemoteConfigSettings | undefined) => Promise<unknown>;
|
|
4843
|
-
setData(data: any): void;
|
|
4844
|
-
setConfig(options: any, config: import("./WithRemoteConfig").WithRemoteConfigSettings, motivation?: any): void;
|
|
4845
|
-
}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
|
3903
|
+
store: import("./WithRemoteConfig").IStore;
|
|
4846
3904
|
}>, nextState: Readonly<{}>, nextContext: any): void;
|
|
4847
3905
|
};
|
|
4848
3906
|
displayName: string;
|
|
@@ -4870,12 +3928,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
4870
3928
|
resetValue?: any;
|
|
4871
3929
|
virtualThreshold?: number | undefined;
|
|
4872
3930
|
} & {} & {
|
|
4873
|
-
locale?: string
|
|
4874
|
-
translate?: (
|
|
3931
|
+
locale?: string;
|
|
3932
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
4875
3933
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps): {
|
|
4876
3934
|
render(): React.JSX.Element;
|
|
4877
3935
|
context: unknown;
|
|
4878
|
-
setState<
|
|
3936
|
+
setState<K extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
4879
3937
|
showInvalidMatch?: boolean | undefined;
|
|
4880
3938
|
creatable?: boolean | undefined;
|
|
4881
3939
|
createBtnLabel?: string | undefined;
|
|
@@ -4898,9 +3956,9 @@ export declare const SelectWithRemoteOptions: {
|
|
|
4898
3956
|
resetValue?: any;
|
|
4899
3957
|
virtualThreshold?: number | undefined;
|
|
4900
3958
|
} & {} & {
|
|
4901
|
-
locale?: string
|
|
4902
|
-
translate?: (
|
|
4903
|
-
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>) => {} | Pick<{},
|
|
3959
|
+
locale?: string;
|
|
3960
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
3961
|
+
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>) => {} | Pick<{}, K> | null) | Pick<{}, K> | null, callback?: (() => void) | undefined): void;
|
|
4904
3962
|
forceUpdate(callback?: (() => void) | undefined): void;
|
|
4905
3963
|
readonly props: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
4906
3964
|
showInvalidMatch?: boolean | undefined;
|
|
@@ -4925,8 +3983,8 @@ export declare const SelectWithRemoteOptions: {
|
|
|
4925
3983
|
resetValue?: any;
|
|
4926
3984
|
virtualThreshold?: number | undefined;
|
|
4927
3985
|
} & {} & {
|
|
4928
|
-
locale?: string
|
|
4929
|
-
translate?: (
|
|
3986
|
+
locale?: string;
|
|
3987
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
4930
3988
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>;
|
|
4931
3989
|
state: Readonly<{}>;
|
|
4932
3990
|
refs: {
|
|
@@ -4956,8 +4014,8 @@ export declare const SelectWithRemoteOptions: {
|
|
|
4956
4014
|
resetValue?: any;
|
|
4957
4015
|
virtualThreshold?: number | undefined;
|
|
4958
4016
|
} & {} & {
|
|
4959
|
-
locale?: string
|
|
4960
|
-
translate?: (
|
|
4017
|
+
locale?: string;
|
|
4018
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
4961
4019
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextState: Readonly<{}>, nextContext: any): boolean;
|
|
4962
4020
|
componentWillUnmount?(): void;
|
|
4963
4021
|
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
|
@@ -4984,8 +4042,8 @@ export declare const SelectWithRemoteOptions: {
|
|
|
4984
4042
|
resetValue?: any;
|
|
4985
4043
|
virtualThreshold?: number | undefined;
|
|
4986
4044
|
} & {} & {
|
|
4987
|
-
locale?: string
|
|
4988
|
-
translate?: (
|
|
4045
|
+
locale?: string;
|
|
4046
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
4989
4047
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, prevState: Readonly<{}>): any;
|
|
4990
4048
|
componentDidUpdate?(prevProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
4991
4049
|
showInvalidMatch?: boolean | undefined;
|
|
@@ -5010,8 +4068,8 @@ export declare const SelectWithRemoteOptions: {
|
|
|
5010
4068
|
resetValue?: any;
|
|
5011
4069
|
virtualThreshold?: number | undefined;
|
|
5012
4070
|
} & {} & {
|
|
5013
|
-
locale?: string
|
|
5014
|
-
translate?: (
|
|
4071
|
+
locale?: string;
|
|
4072
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
5015
4073
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, prevState: Readonly<{}>, snapshot?: any): void;
|
|
5016
4074
|
componentWillMount?(): void;
|
|
5017
4075
|
UNSAFE_componentWillMount?(): void;
|
|
@@ -5038,8 +4096,8 @@ export declare const SelectWithRemoteOptions: {
|
|
|
5038
4096
|
resetValue?: any;
|
|
5039
4097
|
virtualThreshold?: number | undefined;
|
|
5040
4098
|
} & {} & {
|
|
5041
|
-
locale?: string
|
|
5042
|
-
translate?: (
|
|
4099
|
+
locale?: string;
|
|
4100
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
5043
4101
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextContext: any): void;
|
|
5044
4102
|
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
5045
4103
|
showInvalidMatch?: boolean | undefined;
|
|
@@ -5064,8 +4122,8 @@ export declare const SelectWithRemoteOptions: {
|
|
|
5064
4122
|
resetValue?: any;
|
|
5065
4123
|
virtualThreshold?: number | undefined;
|
|
5066
4124
|
} & {} & {
|
|
5067
|
-
locale?: string
|
|
5068
|
-
translate?: (
|
|
4125
|
+
locale?: string;
|
|
4126
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
5069
4127
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextContext: any): void;
|
|
5070
4128
|
componentWillUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
5071
4129
|
showInvalidMatch?: boolean | undefined;
|
|
@@ -5090,8 +4148,8 @@ export declare const SelectWithRemoteOptions: {
|
|
|
5090
4148
|
resetValue?: any;
|
|
5091
4149
|
virtualThreshold?: number | undefined;
|
|
5092
4150
|
} & {} & {
|
|
5093
|
-
locale?: string
|
|
5094
|
-
translate?: (
|
|
4151
|
+
locale?: string;
|
|
4152
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
5095
4153
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextState: Readonly<{}>, nextContext: any): void;
|
|
5096
4154
|
UNSAFE_componentWillUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
5097
4155
|
showInvalidMatch?: boolean | undefined;
|
|
@@ -5116,8 +4174,8 @@ export declare const SelectWithRemoteOptions: {
|
|
|
5116
4174
|
resetValue?: any;
|
|
5117
4175
|
virtualThreshold?: number | undefined;
|
|
5118
4176
|
} & {} & {
|
|
5119
|
-
locale?: string
|
|
5120
|
-
translate?: (
|
|
4177
|
+
locale?: string;
|
|
4178
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
5121
4179
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextState: Readonly<{}>, nextContext: any): void;
|
|
5122
4180
|
};
|
|
5123
4181
|
new (props: RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
@@ -5143,12 +4201,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
5143
4201
|
resetValue?: any;
|
|
5144
4202
|
virtualThreshold?: number | undefined;
|
|
5145
4203
|
} & {} & {
|
|
5146
|
-
locale?: string
|
|
5147
|
-
translate?: (
|
|
4204
|
+
locale?: string;
|
|
4205
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
5148
4206
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps, context: any): {
|
|
5149
4207
|
render(): React.JSX.Element;
|
|
5150
4208
|
context: unknown;
|
|
5151
|
-
setState<
|
|
4209
|
+
setState<K extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
5152
4210
|
showInvalidMatch?: boolean | undefined;
|
|
5153
4211
|
creatable?: boolean | undefined;
|
|
5154
4212
|
createBtnLabel?: string | undefined;
|
|
@@ -5171,9 +4229,9 @@ export declare const SelectWithRemoteOptions: {
|
|
|
5171
4229
|
resetValue?: any;
|
|
5172
4230
|
virtualThreshold?: number | undefined;
|
|
5173
4231
|
} & {} & {
|
|
5174
|
-
locale?: string
|
|
5175
|
-
translate?: (
|
|
5176
|
-
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>) => {} | Pick<{},
|
|
4232
|
+
locale?: string;
|
|
4233
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
4234
|
+
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>) => {} | Pick<{}, K> | null) | Pick<{}, K> | null, callback?: (() => void) | undefined): void;
|
|
5177
4235
|
forceUpdate(callback?: (() => void) | undefined): void;
|
|
5178
4236
|
readonly props: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
5179
4237
|
showInvalidMatch?: boolean | undefined;
|
|
@@ -5198,8 +4256,8 @@ export declare const SelectWithRemoteOptions: {
|
|
|
5198
4256
|
resetValue?: any;
|
|
5199
4257
|
virtualThreshold?: number | undefined;
|
|
5200
4258
|
} & {} & {
|
|
5201
|
-
locale?: string
|
|
5202
|
-
translate?: (
|
|
4259
|
+
locale?: string;
|
|
4260
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
5203
4261
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>;
|
|
5204
4262
|
state: Readonly<{}>;
|
|
5205
4263
|
refs: {
|
|
@@ -5229,8 +4287,8 @@ export declare const SelectWithRemoteOptions: {
|
|
|
5229
4287
|
resetValue?: any;
|
|
5230
4288
|
virtualThreshold?: number | undefined;
|
|
5231
4289
|
} & {} & {
|
|
5232
|
-
locale?: string
|
|
5233
|
-
translate?: (
|
|
4290
|
+
locale?: string;
|
|
4291
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
5234
4292
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextState: Readonly<{}>, nextContext: any): boolean;
|
|
5235
4293
|
componentWillUnmount?(): void;
|
|
5236
4294
|
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
|
@@ -5257,8 +4315,8 @@ export declare const SelectWithRemoteOptions: {
|
|
|
5257
4315
|
resetValue?: any;
|
|
5258
4316
|
virtualThreshold?: number | undefined;
|
|
5259
4317
|
} & {} & {
|
|
5260
|
-
locale?: string
|
|
5261
|
-
translate?: (
|
|
4318
|
+
locale?: string;
|
|
4319
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
5262
4320
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, prevState: Readonly<{}>): any;
|
|
5263
4321
|
componentDidUpdate?(prevProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
5264
4322
|
showInvalidMatch?: boolean | undefined;
|
|
@@ -5283,8 +4341,8 @@ export declare const SelectWithRemoteOptions: {
|
|
|
5283
4341
|
resetValue?: any;
|
|
5284
4342
|
virtualThreshold?: number | undefined;
|
|
5285
4343
|
} & {} & {
|
|
5286
|
-
locale?: string
|
|
5287
|
-
translate?: (
|
|
4344
|
+
locale?: string;
|
|
4345
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
5288
4346
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, prevState: Readonly<{}>, snapshot?: any): void;
|
|
5289
4347
|
componentWillMount?(): void;
|
|
5290
4348
|
UNSAFE_componentWillMount?(): void;
|
|
@@ -5311,8 +4369,8 @@ export declare const SelectWithRemoteOptions: {
|
|
|
5311
4369
|
resetValue?: any;
|
|
5312
4370
|
virtualThreshold?: number | undefined;
|
|
5313
4371
|
} & {} & {
|
|
5314
|
-
locale?: string
|
|
5315
|
-
translate?: (
|
|
4372
|
+
locale?: string;
|
|
4373
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
5316
4374
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextContext: any): void;
|
|
5317
4375
|
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
5318
4376
|
showInvalidMatch?: boolean | undefined;
|
|
@@ -5337,8 +4395,8 @@ export declare const SelectWithRemoteOptions: {
|
|
|
5337
4395
|
resetValue?: any;
|
|
5338
4396
|
virtualThreshold?: number | undefined;
|
|
5339
4397
|
} & {} & {
|
|
5340
|
-
locale?: string
|
|
5341
|
-
translate?: (
|
|
4398
|
+
locale?: string;
|
|
4399
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
5342
4400
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextContext: any): void;
|
|
5343
4401
|
componentWillUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
5344
4402
|
showInvalidMatch?: boolean | undefined;
|
|
@@ -5363,8 +4421,8 @@ export declare const SelectWithRemoteOptions: {
|
|
|
5363
4421
|
resetValue?: any;
|
|
5364
4422
|
virtualThreshold?: number | undefined;
|
|
5365
4423
|
} & {} & {
|
|
5366
|
-
locale?: string
|
|
5367
|
-
translate?: (
|
|
4424
|
+
locale?: string;
|
|
4425
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
5368
4426
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextState: Readonly<{}>, nextContext: any): void;
|
|
5369
4427
|
UNSAFE_componentWillUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
5370
4428
|
showInvalidMatch?: boolean | undefined;
|
|
@@ -5389,8 +4447,8 @@ export declare const SelectWithRemoteOptions: {
|
|
|
5389
4447
|
resetValue?: any;
|
|
5390
4448
|
virtualThreshold?: number | undefined;
|
|
5391
4449
|
} & {} & {
|
|
5392
|
-
locale?: string
|
|
5393
|
-
translate?: (
|
|
4450
|
+
locale?: string;
|
|
4451
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
5394
4452
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextState: Readonly<{}>, nextContext: any): void;
|
|
5395
4453
|
};
|
|
5396
4454
|
contextType?: React.Context<any> | undefined;
|
|
@@ -5421,12 +4479,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
5421
4479
|
resetValue?: any;
|
|
5422
4480
|
virtualThreshold?: number | undefined;
|
|
5423
4481
|
} & {} & {
|
|
5424
|
-
locale?: string
|
|
5425
|
-
translate?: (
|
|
4482
|
+
locale?: string;
|
|
4483
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
5426
4484
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps): {
|
|
5427
4485
|
render(): React.JSX.Element;
|
|
5428
4486
|
context: unknown;
|
|
5429
|
-
setState<
|
|
4487
|
+
setState<K extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
5430
4488
|
showInvalidMatch?: boolean | undefined;
|
|
5431
4489
|
creatable?: boolean | undefined;
|
|
5432
4490
|
createBtnLabel?: string | undefined;
|
|
@@ -5449,9 +4507,9 @@ export declare const SelectWithRemoteOptions: {
|
|
|
5449
4507
|
resetValue?: any;
|
|
5450
4508
|
virtualThreshold?: number | undefined;
|
|
5451
4509
|
} & {} & {
|
|
5452
|
-
locale?: string
|
|
5453
|
-
translate?: (
|
|
5454
|
-
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>) => {} | Pick<{},
|
|
4510
|
+
locale?: string;
|
|
4511
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
4512
|
+
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>) => {} | Pick<{}, K> | null) | Pick<{}, K> | null, callback?: (() => void) | undefined): void;
|
|
5455
4513
|
forceUpdate(callback?: (() => void) | undefined): void;
|
|
5456
4514
|
readonly props: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
5457
4515
|
showInvalidMatch?: boolean | undefined;
|
|
@@ -5476,8 +4534,8 @@ export declare const SelectWithRemoteOptions: {
|
|
|
5476
4534
|
resetValue?: any;
|
|
5477
4535
|
virtualThreshold?: number | undefined;
|
|
5478
4536
|
} & {} & {
|
|
5479
|
-
locale?: string
|
|
5480
|
-
translate?: (
|
|
4537
|
+
locale?: string;
|
|
4538
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
5481
4539
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>;
|
|
5482
4540
|
state: Readonly<{}>;
|
|
5483
4541
|
refs: {
|
|
@@ -5507,8 +4565,8 @@ export declare const SelectWithRemoteOptions: {
|
|
|
5507
4565
|
resetValue?: any;
|
|
5508
4566
|
virtualThreshold?: number | undefined;
|
|
5509
4567
|
} & {} & {
|
|
5510
|
-
locale?: string
|
|
5511
|
-
translate?: (
|
|
4568
|
+
locale?: string;
|
|
4569
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
5512
4570
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextState: Readonly<{}>, nextContext: any): boolean;
|
|
5513
4571
|
componentWillUnmount?(): void;
|
|
5514
4572
|
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
|
@@ -5535,8 +4593,8 @@ export declare const SelectWithRemoteOptions: {
|
|
|
5535
4593
|
resetValue?: any;
|
|
5536
4594
|
virtualThreshold?: number | undefined;
|
|
5537
4595
|
} & {} & {
|
|
5538
|
-
locale?: string
|
|
5539
|
-
translate?: (
|
|
4596
|
+
locale?: string;
|
|
4597
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
5540
4598
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, prevState: Readonly<{}>): any;
|
|
5541
4599
|
componentDidUpdate?(prevProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
5542
4600
|
showInvalidMatch?: boolean | undefined;
|
|
@@ -5561,8 +4619,8 @@ export declare const SelectWithRemoteOptions: {
|
|
|
5561
4619
|
resetValue?: any;
|
|
5562
4620
|
virtualThreshold?: number | undefined;
|
|
5563
4621
|
} & {} & {
|
|
5564
|
-
locale?: string
|
|
5565
|
-
translate?: (
|
|
4622
|
+
locale?: string;
|
|
4623
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
5566
4624
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, prevState: Readonly<{}>, snapshot?: any): void;
|
|
5567
4625
|
componentWillMount?(): void;
|
|
5568
4626
|
UNSAFE_componentWillMount?(): void;
|
|
@@ -5589,8 +4647,8 @@ export declare const SelectWithRemoteOptions: {
|
|
|
5589
4647
|
resetValue?: any;
|
|
5590
4648
|
virtualThreshold?: number | undefined;
|
|
5591
4649
|
} & {} & {
|
|
5592
|
-
locale?: string
|
|
5593
|
-
translate?: (
|
|
4650
|
+
locale?: string;
|
|
4651
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
5594
4652
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextContext: any): void;
|
|
5595
4653
|
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
5596
4654
|
showInvalidMatch?: boolean | undefined;
|
|
@@ -5615,8 +4673,8 @@ export declare const SelectWithRemoteOptions: {
|
|
|
5615
4673
|
resetValue?: any;
|
|
5616
4674
|
virtualThreshold?: number | undefined;
|
|
5617
4675
|
} & {} & {
|
|
5618
|
-
locale?: string
|
|
5619
|
-
translate?: (
|
|
4676
|
+
locale?: string;
|
|
4677
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
5620
4678
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextContext: any): void;
|
|
5621
4679
|
componentWillUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
5622
4680
|
showInvalidMatch?: boolean | undefined;
|
|
@@ -5641,8 +4699,8 @@ export declare const SelectWithRemoteOptions: {
|
|
|
5641
4699
|
resetValue?: any;
|
|
5642
4700
|
virtualThreshold?: number | undefined;
|
|
5643
4701
|
} & {} & {
|
|
5644
|
-
locale?: string
|
|
5645
|
-
translate?: (
|
|
4702
|
+
locale?: string;
|
|
4703
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
5646
4704
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextState: Readonly<{}>, nextContext: any): void;
|
|
5647
4705
|
UNSAFE_componentWillUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
5648
4706
|
showInvalidMatch?: boolean | undefined;
|
|
@@ -5667,8 +4725,8 @@ export declare const SelectWithRemoteOptions: {
|
|
|
5667
4725
|
resetValue?: any;
|
|
5668
4726
|
virtualThreshold?: number | undefined;
|
|
5669
4727
|
} & {} & {
|
|
5670
|
-
locale?: string
|
|
5671
|
-
translate?: (
|
|
4728
|
+
locale?: string;
|
|
4729
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
5672
4730
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextState: Readonly<{}>, nextContext: any): void;
|
|
5673
4731
|
};
|
|
5674
4732
|
new (props: RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
@@ -5694,12 +4752,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
5694
4752
|
resetValue?: any;
|
|
5695
4753
|
virtualThreshold?: number | undefined;
|
|
5696
4754
|
} & {} & {
|
|
5697
|
-
locale?: string
|
|
5698
|
-
translate?: (
|
|
4755
|
+
locale?: string;
|
|
4756
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
5699
4757
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps, context: any): {
|
|
5700
4758
|
render(): React.JSX.Element;
|
|
5701
4759
|
context: unknown;
|
|
5702
|
-
setState<
|
|
4760
|
+
setState<K extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
5703
4761
|
showInvalidMatch?: boolean | undefined;
|
|
5704
4762
|
creatable?: boolean | undefined;
|
|
5705
4763
|
createBtnLabel?: string | undefined;
|
|
@@ -5722,9 +4780,9 @@ export declare const SelectWithRemoteOptions: {
|
|
|
5722
4780
|
resetValue?: any;
|
|
5723
4781
|
virtualThreshold?: number | undefined;
|
|
5724
4782
|
} & {} & {
|
|
5725
|
-
locale?: string
|
|
5726
|
-
translate?: (
|
|
5727
|
-
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>) => {} | Pick<{},
|
|
4783
|
+
locale?: string;
|
|
4784
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
4785
|
+
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>) => {} | Pick<{}, K> | null) | Pick<{}, K> | null, callback?: (() => void) | undefined): void;
|
|
5728
4786
|
forceUpdate(callback?: (() => void) | undefined): void;
|
|
5729
4787
|
readonly props: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
5730
4788
|
showInvalidMatch?: boolean | undefined;
|
|
@@ -5749,8 +4807,8 @@ export declare const SelectWithRemoteOptions: {
|
|
|
5749
4807
|
resetValue?: any;
|
|
5750
4808
|
virtualThreshold?: number | undefined;
|
|
5751
4809
|
} & {} & {
|
|
5752
|
-
locale?: string
|
|
5753
|
-
translate?: (
|
|
4810
|
+
locale?: string;
|
|
4811
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
5754
4812
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>;
|
|
5755
4813
|
state: Readonly<{}>;
|
|
5756
4814
|
refs: {
|
|
@@ -5780,8 +4838,8 @@ export declare const SelectWithRemoteOptions: {
|
|
|
5780
4838
|
resetValue?: any;
|
|
5781
4839
|
virtualThreshold?: number | undefined;
|
|
5782
4840
|
} & {} & {
|
|
5783
|
-
locale?: string
|
|
5784
|
-
translate?: (
|
|
4841
|
+
locale?: string;
|
|
4842
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
5785
4843
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextState: Readonly<{}>, nextContext: any): boolean;
|
|
5786
4844
|
componentWillUnmount?(): void;
|
|
5787
4845
|
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
|
@@ -5808,8 +4866,8 @@ export declare const SelectWithRemoteOptions: {
|
|
|
5808
4866
|
resetValue?: any;
|
|
5809
4867
|
virtualThreshold?: number | undefined;
|
|
5810
4868
|
} & {} & {
|
|
5811
|
-
locale?: string
|
|
5812
|
-
translate?: (
|
|
4869
|
+
locale?: string;
|
|
4870
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
5813
4871
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, prevState: Readonly<{}>): any;
|
|
5814
4872
|
componentDidUpdate?(prevProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
5815
4873
|
showInvalidMatch?: boolean | undefined;
|
|
@@ -5834,8 +4892,8 @@ export declare const SelectWithRemoteOptions: {
|
|
|
5834
4892
|
resetValue?: any;
|
|
5835
4893
|
virtualThreshold?: number | undefined;
|
|
5836
4894
|
} & {} & {
|
|
5837
|
-
locale?: string
|
|
5838
|
-
translate?: (
|
|
4895
|
+
locale?: string;
|
|
4896
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
5839
4897
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, prevState: Readonly<{}>, snapshot?: any): void;
|
|
5840
4898
|
componentWillMount?(): void;
|
|
5841
4899
|
UNSAFE_componentWillMount?(): void;
|
|
@@ -5862,8 +4920,8 @@ export declare const SelectWithRemoteOptions: {
|
|
|
5862
4920
|
resetValue?: any;
|
|
5863
4921
|
virtualThreshold?: number | undefined;
|
|
5864
4922
|
} & {} & {
|
|
5865
|
-
locale?: string
|
|
5866
|
-
translate?: (
|
|
4923
|
+
locale?: string;
|
|
4924
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
5867
4925
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextContext: any): void;
|
|
5868
4926
|
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
5869
4927
|
showInvalidMatch?: boolean | undefined;
|
|
@@ -5888,8 +4946,8 @@ export declare const SelectWithRemoteOptions: {
|
|
|
5888
4946
|
resetValue?: any;
|
|
5889
4947
|
virtualThreshold?: number | undefined;
|
|
5890
4948
|
} & {} & {
|
|
5891
|
-
locale?: string
|
|
5892
|
-
translate?: (
|
|
4949
|
+
locale?: string;
|
|
4950
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
5893
4951
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextContext: any): void;
|
|
5894
4952
|
componentWillUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
5895
4953
|
showInvalidMatch?: boolean | undefined;
|
|
@@ -5914,8 +4972,8 @@ export declare const SelectWithRemoteOptions: {
|
|
|
5914
4972
|
resetValue?: any;
|
|
5915
4973
|
virtualThreshold?: number | undefined;
|
|
5916
4974
|
} & {} & {
|
|
5917
|
-
locale?: string
|
|
5918
|
-
translate?: (
|
|
4975
|
+
locale?: string;
|
|
4976
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
5919
4977
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextState: Readonly<{}>, nextContext: any): void;
|
|
5920
4978
|
UNSAFE_componentWillUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
5921
4979
|
showInvalidMatch?: boolean | undefined;
|
|
@@ -5940,8 +4998,8 @@ export declare const SelectWithRemoteOptions: {
|
|
|
5940
4998
|
resetValue?: any;
|
|
5941
4999
|
virtualThreshold?: number | undefined;
|
|
5942
5000
|
} & {} & {
|
|
5943
|
-
locale?: string
|
|
5944
|
-
translate?: (
|
|
5001
|
+
locale?: string;
|
|
5002
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
5945
5003
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextState: Readonly<{}>, nextContext: any): void;
|
|
5946
5004
|
};
|
|
5947
5005
|
contextType?: React.Context<any> | undefined;
|
|
@@ -5970,12 +5028,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
5970
5028
|
resetValue?: any;
|
|
5971
5029
|
virtualThreshold?: number | undefined;
|
|
5972
5030
|
} & {} & {
|
|
5973
|
-
locale?: string
|
|
5974
|
-
translate?: (
|
|
5031
|
+
locale?: string;
|
|
5032
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
5975
5033
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps): {
|
|
5976
5034
|
render(): React.JSX.Element;
|
|
5977
5035
|
context: unknown;
|
|
5978
|
-
setState<
|
|
5036
|
+
setState<K extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
5979
5037
|
showInvalidMatch?: boolean | undefined;
|
|
5980
5038
|
creatable?: boolean | undefined;
|
|
5981
5039
|
createBtnLabel?: string | undefined;
|
|
@@ -5998,9 +5056,9 @@ export declare const SelectWithRemoteOptions: {
|
|
|
5998
5056
|
resetValue?: any;
|
|
5999
5057
|
virtualThreshold?: number | undefined;
|
|
6000
5058
|
} & {} & {
|
|
6001
|
-
locale?: string
|
|
6002
|
-
translate?: (
|
|
6003
|
-
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>) => {} | Pick<{},
|
|
5059
|
+
locale?: string;
|
|
5060
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
5061
|
+
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>) => {} | Pick<{}, K> | null) | Pick<{}, K> | null, callback?: (() => void) | undefined): void;
|
|
6004
5062
|
forceUpdate(callback?: (() => void) | undefined): void;
|
|
6005
5063
|
readonly props: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
6006
5064
|
showInvalidMatch?: boolean | undefined;
|
|
@@ -6025,8 +5083,8 @@ export declare const SelectWithRemoteOptions: {
|
|
|
6025
5083
|
resetValue?: any;
|
|
6026
5084
|
virtualThreshold?: number | undefined;
|
|
6027
5085
|
} & {} & {
|
|
6028
|
-
locale?: string
|
|
6029
|
-
translate?: (
|
|
5086
|
+
locale?: string;
|
|
5087
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
6030
5088
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>;
|
|
6031
5089
|
state: Readonly<{}>;
|
|
6032
5090
|
refs: {
|
|
@@ -6056,8 +5114,8 @@ export declare const SelectWithRemoteOptions: {
|
|
|
6056
5114
|
resetValue?: any;
|
|
6057
5115
|
virtualThreshold?: number | undefined;
|
|
6058
5116
|
} & {} & {
|
|
6059
|
-
locale?: string
|
|
6060
|
-
translate?: (
|
|
5117
|
+
locale?: string;
|
|
5118
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
6061
5119
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextState: Readonly<{}>, nextContext: any): boolean;
|
|
6062
5120
|
componentWillUnmount?(): void;
|
|
6063
5121
|
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
|
@@ -6084,8 +5142,8 @@ export declare const SelectWithRemoteOptions: {
|
|
|
6084
5142
|
resetValue?: any;
|
|
6085
5143
|
virtualThreshold?: number | undefined;
|
|
6086
5144
|
} & {} & {
|
|
6087
|
-
locale?: string
|
|
6088
|
-
translate?: (
|
|
5145
|
+
locale?: string;
|
|
5146
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
6089
5147
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, prevState: Readonly<{}>): any;
|
|
6090
5148
|
componentDidUpdate?(prevProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
6091
5149
|
showInvalidMatch?: boolean | undefined;
|
|
@@ -6110,8 +5168,8 @@ export declare const SelectWithRemoteOptions: {
|
|
|
6110
5168
|
resetValue?: any;
|
|
6111
5169
|
virtualThreshold?: number | undefined;
|
|
6112
5170
|
} & {} & {
|
|
6113
|
-
locale?: string
|
|
6114
|
-
translate?: (
|
|
5171
|
+
locale?: string;
|
|
5172
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
6115
5173
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, prevState: Readonly<{}>, snapshot?: any): void;
|
|
6116
5174
|
componentWillMount?(): void;
|
|
6117
5175
|
UNSAFE_componentWillMount?(): void;
|
|
@@ -6138,8 +5196,8 @@ export declare const SelectWithRemoteOptions: {
|
|
|
6138
5196
|
resetValue?: any;
|
|
6139
5197
|
virtualThreshold?: number | undefined;
|
|
6140
5198
|
} & {} & {
|
|
6141
|
-
locale?: string
|
|
6142
|
-
translate?: (
|
|
5199
|
+
locale?: string;
|
|
5200
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
6143
5201
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextContext: any): void;
|
|
6144
5202
|
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
6145
5203
|
showInvalidMatch?: boolean | undefined;
|
|
@@ -6164,8 +5222,8 @@ export declare const SelectWithRemoteOptions: {
|
|
|
6164
5222
|
resetValue?: any;
|
|
6165
5223
|
virtualThreshold?: number | undefined;
|
|
6166
5224
|
} & {} & {
|
|
6167
|
-
locale?: string
|
|
6168
|
-
translate?: (
|
|
5225
|
+
locale?: string;
|
|
5226
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
6169
5227
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextContext: any): void;
|
|
6170
5228
|
componentWillUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
6171
5229
|
showInvalidMatch?: boolean | undefined;
|
|
@@ -6190,8 +5248,8 @@ export declare const SelectWithRemoteOptions: {
|
|
|
6190
5248
|
resetValue?: any;
|
|
6191
5249
|
virtualThreshold?: number | undefined;
|
|
6192
5250
|
} & {} & {
|
|
6193
|
-
locale?: string
|
|
6194
|
-
translate?: (
|
|
5251
|
+
locale?: string;
|
|
5252
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
6195
5253
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextState: Readonly<{}>, nextContext: any): void;
|
|
6196
5254
|
UNSAFE_componentWillUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
6197
5255
|
showInvalidMatch?: boolean | undefined;
|
|
@@ -6216,8 +5274,8 @@ export declare const SelectWithRemoteOptions: {
|
|
|
6216
5274
|
resetValue?: any;
|
|
6217
5275
|
virtualThreshold?: number | undefined;
|
|
6218
5276
|
} & {} & {
|
|
6219
|
-
locale?: string
|
|
6220
|
-
translate?: (
|
|
5277
|
+
locale?: string;
|
|
5278
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
6221
5279
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextState: Readonly<{}>, nextContext: any): void;
|
|
6222
5280
|
};
|
|
6223
5281
|
new (props: RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
@@ -6243,12 +5301,12 @@ export declare const SelectWithRemoteOptions: {
|
|
|
6243
5301
|
resetValue?: any;
|
|
6244
5302
|
virtualThreshold?: number | undefined;
|
|
6245
5303
|
} & {} & {
|
|
6246
|
-
locale?: string
|
|
6247
|
-
translate?: (
|
|
5304
|
+
locale?: string;
|
|
5305
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
6248
5306
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps, context: any): {
|
|
6249
5307
|
render(): React.JSX.Element;
|
|
6250
5308
|
context: unknown;
|
|
6251
|
-
setState<
|
|
5309
|
+
setState<K extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
6252
5310
|
showInvalidMatch?: boolean | undefined;
|
|
6253
5311
|
creatable?: boolean | undefined;
|
|
6254
5312
|
createBtnLabel?: string | undefined;
|
|
@@ -6271,9 +5329,9 @@ export declare const SelectWithRemoteOptions: {
|
|
|
6271
5329
|
resetValue?: any;
|
|
6272
5330
|
virtualThreshold?: number | undefined;
|
|
6273
5331
|
} & {} & {
|
|
6274
|
-
locale?: string
|
|
6275
|
-
translate?: (
|
|
6276
|
-
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>) => {} | Pick<{},
|
|
5332
|
+
locale?: string;
|
|
5333
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
5334
|
+
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>) => {} | Pick<{}, K> | null) | Pick<{}, K> | null, callback?: (() => void) | undefined): void;
|
|
6277
5335
|
forceUpdate(callback?: (() => void) | undefined): void;
|
|
6278
5336
|
readonly props: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
6279
5337
|
showInvalidMatch?: boolean | undefined;
|
|
@@ -6298,8 +5356,8 @@ export declare const SelectWithRemoteOptions: {
|
|
|
6298
5356
|
resetValue?: any;
|
|
6299
5357
|
virtualThreshold?: number | undefined;
|
|
6300
5358
|
} & {} & {
|
|
6301
|
-
locale?: string
|
|
6302
|
-
translate?: (
|
|
5359
|
+
locale?: string;
|
|
5360
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
6303
5361
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>;
|
|
6304
5362
|
state: Readonly<{}>;
|
|
6305
5363
|
refs: {
|
|
@@ -6329,8 +5387,8 @@ export declare const SelectWithRemoteOptions: {
|
|
|
6329
5387
|
resetValue?: any;
|
|
6330
5388
|
virtualThreshold?: number | undefined;
|
|
6331
5389
|
} & {} & {
|
|
6332
|
-
locale?: string
|
|
6333
|
-
translate?: (
|
|
5390
|
+
locale?: string;
|
|
5391
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
6334
5392
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextState: Readonly<{}>, nextContext: any): boolean;
|
|
6335
5393
|
componentWillUnmount?(): void;
|
|
6336
5394
|
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
|
@@ -6357,8 +5415,8 @@ export declare const SelectWithRemoteOptions: {
|
|
|
6357
5415
|
resetValue?: any;
|
|
6358
5416
|
virtualThreshold?: number | undefined;
|
|
6359
5417
|
} & {} & {
|
|
6360
|
-
locale?: string
|
|
6361
|
-
translate?: (
|
|
5418
|
+
locale?: string;
|
|
5419
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
6362
5420
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, prevState: Readonly<{}>): any;
|
|
6363
5421
|
componentDidUpdate?(prevProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
6364
5422
|
showInvalidMatch?: boolean | undefined;
|
|
@@ -6383,8 +5441,8 @@ export declare const SelectWithRemoteOptions: {
|
|
|
6383
5441
|
resetValue?: any;
|
|
6384
5442
|
virtualThreshold?: number | undefined;
|
|
6385
5443
|
} & {} & {
|
|
6386
|
-
locale?: string
|
|
6387
|
-
translate?: (
|
|
5444
|
+
locale?: string;
|
|
5445
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
6388
5446
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, prevState: Readonly<{}>, snapshot?: any): void;
|
|
6389
5447
|
componentWillMount?(): void;
|
|
6390
5448
|
UNSAFE_componentWillMount?(): void;
|
|
@@ -6411,8 +5469,8 @@ export declare const SelectWithRemoteOptions: {
|
|
|
6411
5469
|
resetValue?: any;
|
|
6412
5470
|
virtualThreshold?: number | undefined;
|
|
6413
5471
|
} & {} & {
|
|
6414
|
-
locale?: string
|
|
6415
|
-
translate?: (
|
|
5472
|
+
locale?: string;
|
|
5473
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
6416
5474
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextContext: any): void;
|
|
6417
5475
|
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
6418
5476
|
showInvalidMatch?: boolean | undefined;
|
|
@@ -6437,8 +5495,8 @@ export declare const SelectWithRemoteOptions: {
|
|
|
6437
5495
|
resetValue?: any;
|
|
6438
5496
|
virtualThreshold?: number | undefined;
|
|
6439
5497
|
} & {} & {
|
|
6440
|
-
locale?: string
|
|
6441
|
-
translate?: (
|
|
5498
|
+
locale?: string;
|
|
5499
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
6442
5500
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextContext: any): void;
|
|
6443
5501
|
componentWillUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
6444
5502
|
showInvalidMatch?: boolean | undefined;
|
|
@@ -6463,8 +5521,8 @@ export declare const SelectWithRemoteOptions: {
|
|
|
6463
5521
|
resetValue?: any;
|
|
6464
5522
|
virtualThreshold?: number | undefined;
|
|
6465
5523
|
} & {} & {
|
|
6466
|
-
locale?: string
|
|
6467
|
-
translate?: (
|
|
5524
|
+
locale?: string;
|
|
5525
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
6468
5526
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextState: Readonly<{}>, nextContext: any): void;
|
|
6469
5527
|
UNSAFE_componentWillUpdate?(nextProps: Readonly<RemoteOptionsProps<Options[]> & Omit<Pick<Omit<SelectProps, keyof LocaleProps>, "onChange" | "className" | "style" | "popoverClassName" | "valuesNoWrap" | "renderMenu" | "renderValueLabel" | "searchable" | "options" | "value" | "loadOptions" | "spinnerClassName" | "popOverContainer" | "popOverContainerSelector" | "overlay" | "onFocus" | "onBlur" | "checkAllBySearch" | "simpleValue" | "defaultOpen" | "borderMode" | "hideSelected" | "mobileClassName" | "maxTagCount" | "overflowTagPopover" | "filterOption" | "dataName" | "multi" | "loading" | "joinValues" | "extractValue" | "delimiter" | "pathSeparator" | "itemHeight" | "hasError" | "block" | "controlStyle" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "testIdBuilder" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "loadingConfig"> & {
|
|
6470
5528
|
showInvalidMatch?: boolean | undefined;
|
|
@@ -6489,8 +5547,8 @@ export declare const SelectWithRemoteOptions: {
|
|
|
6489
5547
|
resetValue?: any;
|
|
6490
5548
|
virtualThreshold?: number | undefined;
|
|
6491
5549
|
} & {} & {
|
|
6492
|
-
locale?: string
|
|
6493
|
-
translate?: (
|
|
5550
|
+
locale?: string;
|
|
5551
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
6494
5552
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextState: Readonly<{}>, nextContext: any): void;
|
|
6495
5553
|
};
|
|
6496
5554
|
contextType?: React.Context<any> | undefined;
|