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
package/lib/components/Tree.d.ts
CHANGED
|
@@ -16,7 +16,6 @@
|
|
|
16
16
|
*
|
|
17
17
|
* @author fex
|
|
18
18
|
*/
|
|
19
|
-
/// <reference types="hoist-non-react-statics" />
|
|
20
19
|
import React from 'react';
|
|
21
20
|
import { TestIdBuilder } from 'amis-core';
|
|
22
21
|
import { Option, Options } from './Select';
|
|
@@ -92,10 +91,12 @@ interface TreeSelectorProps extends ThemeProps, LocaleProps, SpinnerExtraProps {
|
|
|
92
91
|
rootCreatable?: boolean;
|
|
93
92
|
rootCreateTip?: string;
|
|
94
93
|
creatable?: boolean;
|
|
94
|
+
createMaxLength?: number;
|
|
95
95
|
createTip?: string;
|
|
96
96
|
virtualThreshold?: number;
|
|
97
97
|
onAdd?: (idx?: number | Array<number>, value?: any, skipForm?: boolean) => void;
|
|
98
98
|
editable?: boolean;
|
|
99
|
+
editMaxLength?: number;
|
|
99
100
|
editTip?: string;
|
|
100
101
|
onEdit?: (value: Option, origin?: Option, skipForm?: boolean) => void;
|
|
101
102
|
removable?: boolean;
|
|
@@ -210,6 +211,7 @@ export declare class TreeSelector extends React.Component<TreeSelectorProps, Tre
|
|
|
210
211
|
handleInputChange(e: React.ChangeEvent<HTMLInputElement>): void;
|
|
211
212
|
handleConfirm(): void;
|
|
212
213
|
handleCancel(): void;
|
|
214
|
+
valueToString(value: any): string;
|
|
213
215
|
renderInput(prfix?: JSX.Element | null, testIdBuilder?: TestIdBuilder): React.JSX.Element;
|
|
214
216
|
getOffsetPosition(element: HTMLElement): {
|
|
215
217
|
left: number;
|
|
@@ -264,839 +266,839 @@ export declare class TreeSelector extends React.Component<TreeSelectorProps, Tre
|
|
|
264
266
|
render(): React.JSX.Element;
|
|
265
267
|
}
|
|
266
268
|
declare const _default: {
|
|
267
|
-
new (props: Omit<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
268
|
-
multiple?: boolean | undefined;
|
|
269
|
+
new (props: Omit<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "height" | "onChange" | "className" | "style" | "value" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "testIdBuilder" | "loadingConfig" | "draggable" | "options" | "maxLength" | "minLength" | "placeholder" | "itemClassName" | "highlightTxt" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "checkAll" | "checkAllLabel" | "removable" | "onDelete" | "onDeferLoad" | "itemRender" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "createMaxLength" | "editMaxLength" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
269
270
|
disabled?: boolean | undefined;
|
|
271
|
+
multiple?: boolean | undefined;
|
|
272
|
+
labelField?: string | undefined;
|
|
270
273
|
valueField?: string | undefined;
|
|
271
|
-
showIcon?: boolean | undefined;
|
|
272
274
|
joinValues?: boolean | undefined;
|
|
273
275
|
delimiter?: string | undefined;
|
|
276
|
+
pathSeparator?: string | undefined;
|
|
274
277
|
extractValue?: boolean | undefined;
|
|
278
|
+
virtualThreshold?: number | undefined;
|
|
279
|
+
showIcon?: boolean | undefined;
|
|
275
280
|
deferField?: string | undefined;
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
rootValue?: any;
|
|
280
|
-
cascade?: boolean | undefined;
|
|
281
|
+
initiallyOpen?: boolean | undefined;
|
|
282
|
+
unfoldedLevel?: number | undefined;
|
|
283
|
+
showRadio?: boolean | undefined;
|
|
281
284
|
withChildren?: boolean | undefined;
|
|
282
285
|
onlyChildren?: boolean | undefined;
|
|
283
|
-
enableNodePath?: boolean | undefined;
|
|
284
|
-
pathSeparator?: string | undefined;
|
|
285
|
-
showOutline?: boolean | undefined;
|
|
286
|
-
autoCancelParent?: boolean | undefined;
|
|
287
|
-
enableDefaultIcon?: boolean | undefined;
|
|
288
|
-
autoCheckChildren?: boolean | undefined;
|
|
289
286
|
iconField?: string | undefined;
|
|
290
|
-
virtualThreshold?: number | undefined;
|
|
291
|
-
initiallyOpen?: boolean | undefined;
|
|
292
287
|
unfoldedField?: string | undefined;
|
|
293
288
|
foldedField?: string | undefined;
|
|
294
|
-
|
|
295
|
-
|
|
289
|
+
disabledField?: string | undefined;
|
|
290
|
+
showOutline?: boolean | undefined;
|
|
291
|
+
hideRoot?: boolean | undefined;
|
|
292
|
+
rootLabel?: string | undefined;
|
|
293
|
+
rootValue?: any;
|
|
294
|
+
enableNodePath?: boolean | undefined;
|
|
295
|
+
nodePath?: any[] | undefined;
|
|
296
|
+
autoCheckChildren?: boolean | undefined;
|
|
297
|
+
autoCancelParent?: boolean | undefined;
|
|
298
|
+
cascade?: boolean | undefined;
|
|
299
|
+
selfDisabledAffectChildren?: boolean | undefined;
|
|
300
|
+
rootCreateTip?: string | undefined;
|
|
296
301
|
createTip?: string | undefined;
|
|
297
302
|
editTip?: string | undefined;
|
|
298
303
|
removeTip?: string | undefined;
|
|
299
|
-
|
|
300
|
-
nodePath?: any[] | undefined;
|
|
301
|
-
selfDisabledAffectChildren?: boolean | undefined;
|
|
302
|
-
disabledField?: string | undefined;
|
|
304
|
+
enableDefaultIcon?: boolean | undefined;
|
|
303
305
|
} & {} & {
|
|
304
|
-
locale?: string
|
|
305
|
-
translate?: (
|
|
306
|
+
locale?: string;
|
|
307
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
306
308
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps): {
|
|
307
309
|
ref: any;
|
|
308
310
|
childRef: (ref: any) => void;
|
|
309
311
|
getWrappedInstance: () => any;
|
|
310
312
|
render(): React.JSX.Element;
|
|
311
313
|
context: unknown;
|
|
312
|
-
setState<K extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Omit<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
313
|
-
multiple?: boolean | undefined;
|
|
314
|
+
setState<K extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Omit<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "height" | "onChange" | "className" | "style" | "value" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "testIdBuilder" | "loadingConfig" | "draggable" | "options" | "maxLength" | "minLength" | "placeholder" | "itemClassName" | "highlightTxt" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "checkAll" | "checkAllLabel" | "removable" | "onDelete" | "onDeferLoad" | "itemRender" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "createMaxLength" | "editMaxLength" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
314
315
|
disabled?: boolean | undefined;
|
|
316
|
+
multiple?: boolean | undefined;
|
|
317
|
+
labelField?: string | undefined;
|
|
315
318
|
valueField?: string | undefined;
|
|
316
|
-
showIcon?: boolean | undefined;
|
|
317
319
|
joinValues?: boolean | undefined;
|
|
318
320
|
delimiter?: string | undefined;
|
|
321
|
+
pathSeparator?: string | undefined;
|
|
319
322
|
extractValue?: boolean | undefined;
|
|
323
|
+
virtualThreshold?: number | undefined;
|
|
324
|
+
showIcon?: boolean | undefined;
|
|
320
325
|
deferField?: string | undefined;
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
rootValue?: any;
|
|
325
|
-
cascade?: boolean | undefined;
|
|
326
|
+
initiallyOpen?: boolean | undefined;
|
|
327
|
+
unfoldedLevel?: number | undefined;
|
|
328
|
+
showRadio?: boolean | undefined;
|
|
326
329
|
withChildren?: boolean | undefined;
|
|
327
330
|
onlyChildren?: boolean | undefined;
|
|
328
|
-
enableNodePath?: boolean | undefined;
|
|
329
|
-
pathSeparator?: string | undefined;
|
|
330
|
-
showOutline?: boolean | undefined;
|
|
331
|
-
autoCancelParent?: boolean | undefined;
|
|
332
|
-
enableDefaultIcon?: boolean | undefined;
|
|
333
|
-
autoCheckChildren?: boolean | undefined;
|
|
334
331
|
iconField?: string | undefined;
|
|
335
|
-
virtualThreshold?: number | undefined;
|
|
336
|
-
initiallyOpen?: boolean | undefined;
|
|
337
332
|
unfoldedField?: string | undefined;
|
|
338
333
|
foldedField?: string | undefined;
|
|
339
|
-
|
|
340
|
-
|
|
334
|
+
disabledField?: string | undefined;
|
|
335
|
+
showOutline?: boolean | undefined;
|
|
336
|
+
hideRoot?: boolean | undefined;
|
|
337
|
+
rootLabel?: string | undefined;
|
|
338
|
+
rootValue?: any;
|
|
339
|
+
enableNodePath?: boolean | undefined;
|
|
340
|
+
nodePath?: any[] | undefined;
|
|
341
|
+
autoCheckChildren?: boolean | undefined;
|
|
342
|
+
autoCancelParent?: boolean | undefined;
|
|
343
|
+
cascade?: boolean | undefined;
|
|
344
|
+
selfDisabledAffectChildren?: boolean | undefined;
|
|
345
|
+
rootCreateTip?: string | undefined;
|
|
341
346
|
createTip?: string | undefined;
|
|
342
347
|
editTip?: string | undefined;
|
|
343
348
|
removeTip?: string | undefined;
|
|
344
|
-
|
|
345
|
-
nodePath?: any[] | undefined;
|
|
346
|
-
selfDisabledAffectChildren?: boolean | undefined;
|
|
347
|
-
disabledField?: string | undefined;
|
|
349
|
+
enableDefaultIcon?: boolean | undefined;
|
|
348
350
|
} & {} & {
|
|
349
|
-
locale?: string
|
|
350
|
-
translate?: (
|
|
351
|
+
locale?: string;
|
|
352
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
351
353
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>) => {} | Pick<{}, K> | null) | Pick<{}, K> | null, callback?: (() => void) | undefined): void;
|
|
352
354
|
forceUpdate(callback?: (() => void) | undefined): void;
|
|
353
|
-
readonly props: Readonly<Omit<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
354
|
-
multiple?: boolean | undefined;
|
|
355
|
+
readonly props: Readonly<Omit<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "height" | "onChange" | "className" | "style" | "value" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "testIdBuilder" | "loadingConfig" | "draggable" | "options" | "maxLength" | "minLength" | "placeholder" | "itemClassName" | "highlightTxt" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "checkAll" | "checkAllLabel" | "removable" | "onDelete" | "onDeferLoad" | "itemRender" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "createMaxLength" | "editMaxLength" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
355
356
|
disabled?: boolean | undefined;
|
|
357
|
+
multiple?: boolean | undefined;
|
|
358
|
+
labelField?: string | undefined;
|
|
356
359
|
valueField?: string | undefined;
|
|
357
|
-
showIcon?: boolean | undefined;
|
|
358
360
|
joinValues?: boolean | undefined;
|
|
359
361
|
delimiter?: string | undefined;
|
|
362
|
+
pathSeparator?: string | undefined;
|
|
360
363
|
extractValue?: boolean | undefined;
|
|
364
|
+
virtualThreshold?: number | undefined;
|
|
365
|
+
showIcon?: boolean | undefined;
|
|
361
366
|
deferField?: string | undefined;
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
rootValue?: any;
|
|
366
|
-
cascade?: boolean | undefined;
|
|
367
|
+
initiallyOpen?: boolean | undefined;
|
|
368
|
+
unfoldedLevel?: number | undefined;
|
|
369
|
+
showRadio?: boolean | undefined;
|
|
367
370
|
withChildren?: boolean | undefined;
|
|
368
371
|
onlyChildren?: boolean | undefined;
|
|
369
|
-
enableNodePath?: boolean | undefined;
|
|
370
|
-
pathSeparator?: string | undefined;
|
|
371
|
-
showOutline?: boolean | undefined;
|
|
372
|
-
autoCancelParent?: boolean | undefined;
|
|
373
|
-
enableDefaultIcon?: boolean | undefined;
|
|
374
|
-
autoCheckChildren?: boolean | undefined;
|
|
375
372
|
iconField?: string | undefined;
|
|
376
|
-
virtualThreshold?: number | undefined;
|
|
377
|
-
initiallyOpen?: boolean | undefined;
|
|
378
373
|
unfoldedField?: string | undefined;
|
|
379
374
|
foldedField?: string | undefined;
|
|
380
|
-
|
|
381
|
-
|
|
375
|
+
disabledField?: string | undefined;
|
|
376
|
+
showOutline?: boolean | undefined;
|
|
377
|
+
hideRoot?: boolean | undefined;
|
|
378
|
+
rootLabel?: string | undefined;
|
|
379
|
+
rootValue?: any;
|
|
380
|
+
enableNodePath?: boolean | undefined;
|
|
381
|
+
nodePath?: any[] | undefined;
|
|
382
|
+
autoCheckChildren?: boolean | undefined;
|
|
383
|
+
autoCancelParent?: boolean | undefined;
|
|
384
|
+
cascade?: boolean | undefined;
|
|
385
|
+
selfDisabledAffectChildren?: boolean | undefined;
|
|
386
|
+
rootCreateTip?: string | undefined;
|
|
382
387
|
createTip?: string | undefined;
|
|
383
388
|
editTip?: string | undefined;
|
|
384
389
|
removeTip?: string | undefined;
|
|
385
|
-
|
|
386
|
-
nodePath?: any[] | undefined;
|
|
387
|
-
selfDisabledAffectChildren?: boolean | undefined;
|
|
388
|
-
disabledField?: string | undefined;
|
|
390
|
+
enableDefaultIcon?: boolean | undefined;
|
|
389
391
|
} & {} & {
|
|
390
|
-
locale?: string
|
|
391
|
-
translate?: (
|
|
392
|
+
locale?: string;
|
|
393
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
392
394
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>;
|
|
393
395
|
state: Readonly<{}>;
|
|
394
396
|
refs: {
|
|
395
397
|
[key: string]: React.ReactInstance;
|
|
396
398
|
};
|
|
397
399
|
componentDidMount?(): void;
|
|
398
|
-
shouldComponentUpdate?(nextProps: Readonly<Omit<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
399
|
-
multiple?: boolean | undefined;
|
|
400
|
+
shouldComponentUpdate?(nextProps: Readonly<Omit<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "height" | "onChange" | "className" | "style" | "value" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "testIdBuilder" | "loadingConfig" | "draggable" | "options" | "maxLength" | "minLength" | "placeholder" | "itemClassName" | "highlightTxt" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "checkAll" | "checkAllLabel" | "removable" | "onDelete" | "onDeferLoad" | "itemRender" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "createMaxLength" | "editMaxLength" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
400
401
|
disabled?: boolean | undefined;
|
|
402
|
+
multiple?: boolean | undefined;
|
|
403
|
+
labelField?: string | undefined;
|
|
401
404
|
valueField?: string | undefined;
|
|
402
|
-
showIcon?: boolean | undefined;
|
|
403
405
|
joinValues?: boolean | undefined;
|
|
404
406
|
delimiter?: string | undefined;
|
|
407
|
+
pathSeparator?: string | undefined;
|
|
405
408
|
extractValue?: boolean | undefined;
|
|
409
|
+
virtualThreshold?: number | undefined;
|
|
410
|
+
showIcon?: boolean | undefined;
|
|
406
411
|
deferField?: string | undefined;
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
rootValue?: any;
|
|
411
|
-
cascade?: boolean | undefined;
|
|
412
|
+
initiallyOpen?: boolean | undefined;
|
|
413
|
+
unfoldedLevel?: number | undefined;
|
|
414
|
+
showRadio?: boolean | undefined;
|
|
412
415
|
withChildren?: boolean | undefined;
|
|
413
416
|
onlyChildren?: boolean | undefined;
|
|
414
|
-
enableNodePath?: boolean | undefined;
|
|
415
|
-
pathSeparator?: string | undefined;
|
|
416
|
-
showOutline?: boolean | undefined;
|
|
417
|
-
autoCancelParent?: boolean | undefined;
|
|
418
|
-
enableDefaultIcon?: boolean | undefined;
|
|
419
|
-
autoCheckChildren?: boolean | undefined;
|
|
420
417
|
iconField?: string | undefined;
|
|
421
|
-
virtualThreshold?: number | undefined;
|
|
422
|
-
initiallyOpen?: boolean | undefined;
|
|
423
418
|
unfoldedField?: string | undefined;
|
|
424
419
|
foldedField?: string | undefined;
|
|
425
|
-
|
|
426
|
-
|
|
420
|
+
disabledField?: string | undefined;
|
|
421
|
+
showOutline?: boolean | undefined;
|
|
422
|
+
hideRoot?: boolean | undefined;
|
|
423
|
+
rootLabel?: string | undefined;
|
|
424
|
+
rootValue?: any;
|
|
425
|
+
enableNodePath?: boolean | undefined;
|
|
426
|
+
nodePath?: any[] | undefined;
|
|
427
|
+
autoCheckChildren?: boolean | undefined;
|
|
428
|
+
autoCancelParent?: boolean | undefined;
|
|
429
|
+
cascade?: boolean | undefined;
|
|
430
|
+
selfDisabledAffectChildren?: boolean | undefined;
|
|
431
|
+
rootCreateTip?: string | undefined;
|
|
427
432
|
createTip?: string | undefined;
|
|
428
433
|
editTip?: string | undefined;
|
|
429
434
|
removeTip?: string | undefined;
|
|
430
|
-
|
|
431
|
-
nodePath?: any[] | undefined;
|
|
432
|
-
selfDisabledAffectChildren?: boolean | undefined;
|
|
433
|
-
disabledField?: string | undefined;
|
|
435
|
+
enableDefaultIcon?: boolean | undefined;
|
|
434
436
|
} & {} & {
|
|
435
|
-
locale?: string
|
|
436
|
-
translate?: (
|
|
437
|
+
locale?: string;
|
|
438
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
437
439
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextState: Readonly<{}>, nextContext: any): boolean;
|
|
438
440
|
componentWillUnmount?(): void;
|
|
439
441
|
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
|
440
|
-
getSnapshotBeforeUpdate?(prevProps: Readonly<Omit<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
441
|
-
multiple?: boolean | undefined;
|
|
442
|
+
getSnapshotBeforeUpdate?(prevProps: Readonly<Omit<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "height" | "onChange" | "className" | "style" | "value" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "testIdBuilder" | "loadingConfig" | "draggable" | "options" | "maxLength" | "minLength" | "placeholder" | "itemClassName" | "highlightTxt" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "checkAll" | "checkAllLabel" | "removable" | "onDelete" | "onDeferLoad" | "itemRender" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "createMaxLength" | "editMaxLength" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
442
443
|
disabled?: boolean | undefined;
|
|
444
|
+
multiple?: boolean | undefined;
|
|
445
|
+
labelField?: string | undefined;
|
|
443
446
|
valueField?: string | undefined;
|
|
444
|
-
showIcon?: boolean | undefined;
|
|
445
447
|
joinValues?: boolean | undefined;
|
|
446
448
|
delimiter?: string | undefined;
|
|
449
|
+
pathSeparator?: string | undefined;
|
|
447
450
|
extractValue?: boolean | undefined;
|
|
451
|
+
virtualThreshold?: number | undefined;
|
|
452
|
+
showIcon?: boolean | undefined;
|
|
448
453
|
deferField?: string | undefined;
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
rootValue?: any;
|
|
453
|
-
cascade?: boolean | undefined;
|
|
454
|
+
initiallyOpen?: boolean | undefined;
|
|
455
|
+
unfoldedLevel?: number | undefined;
|
|
456
|
+
showRadio?: boolean | undefined;
|
|
454
457
|
withChildren?: boolean | undefined;
|
|
455
458
|
onlyChildren?: boolean | undefined;
|
|
456
|
-
enableNodePath?: boolean | undefined;
|
|
457
|
-
pathSeparator?: string | undefined;
|
|
458
|
-
showOutline?: boolean | undefined;
|
|
459
|
-
autoCancelParent?: boolean | undefined;
|
|
460
|
-
enableDefaultIcon?: boolean | undefined;
|
|
461
|
-
autoCheckChildren?: boolean | undefined;
|
|
462
459
|
iconField?: string | undefined;
|
|
463
|
-
virtualThreshold?: number | undefined;
|
|
464
|
-
initiallyOpen?: boolean | undefined;
|
|
465
460
|
unfoldedField?: string | undefined;
|
|
466
461
|
foldedField?: string | undefined;
|
|
467
|
-
|
|
468
|
-
|
|
462
|
+
disabledField?: string | undefined;
|
|
463
|
+
showOutline?: boolean | undefined;
|
|
464
|
+
hideRoot?: boolean | undefined;
|
|
465
|
+
rootLabel?: string | undefined;
|
|
466
|
+
rootValue?: any;
|
|
467
|
+
enableNodePath?: boolean | undefined;
|
|
468
|
+
nodePath?: any[] | undefined;
|
|
469
|
+
autoCheckChildren?: boolean | undefined;
|
|
470
|
+
autoCancelParent?: boolean | undefined;
|
|
471
|
+
cascade?: boolean | undefined;
|
|
472
|
+
selfDisabledAffectChildren?: boolean | undefined;
|
|
473
|
+
rootCreateTip?: string | undefined;
|
|
469
474
|
createTip?: string | undefined;
|
|
470
475
|
editTip?: string | undefined;
|
|
471
476
|
removeTip?: string | undefined;
|
|
472
|
-
|
|
473
|
-
nodePath?: any[] | undefined;
|
|
474
|
-
selfDisabledAffectChildren?: boolean | undefined;
|
|
475
|
-
disabledField?: string | undefined;
|
|
477
|
+
enableDefaultIcon?: boolean | undefined;
|
|
476
478
|
} & {} & {
|
|
477
|
-
locale?: string
|
|
478
|
-
translate?: (
|
|
479
|
+
locale?: string;
|
|
480
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
479
481
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, prevState: Readonly<{}>): any;
|
|
480
|
-
componentDidUpdate?(prevProps: Readonly<Omit<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
481
|
-
multiple?: boolean | undefined;
|
|
482
|
+
componentDidUpdate?(prevProps: Readonly<Omit<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "height" | "onChange" | "className" | "style" | "value" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "testIdBuilder" | "loadingConfig" | "draggable" | "options" | "maxLength" | "minLength" | "placeholder" | "itemClassName" | "highlightTxt" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "checkAll" | "checkAllLabel" | "removable" | "onDelete" | "onDeferLoad" | "itemRender" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "createMaxLength" | "editMaxLength" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
482
483
|
disabled?: boolean | undefined;
|
|
484
|
+
multiple?: boolean | undefined;
|
|
485
|
+
labelField?: string | undefined;
|
|
483
486
|
valueField?: string | undefined;
|
|
484
|
-
showIcon?: boolean | undefined;
|
|
485
487
|
joinValues?: boolean | undefined;
|
|
486
488
|
delimiter?: string | undefined;
|
|
489
|
+
pathSeparator?: string | undefined;
|
|
487
490
|
extractValue?: boolean | undefined;
|
|
491
|
+
virtualThreshold?: number | undefined;
|
|
492
|
+
showIcon?: boolean | undefined;
|
|
488
493
|
deferField?: string | undefined;
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
rootValue?: any;
|
|
493
|
-
cascade?: boolean | undefined;
|
|
494
|
+
initiallyOpen?: boolean | undefined;
|
|
495
|
+
unfoldedLevel?: number | undefined;
|
|
496
|
+
showRadio?: boolean | undefined;
|
|
494
497
|
withChildren?: boolean | undefined;
|
|
495
498
|
onlyChildren?: boolean | undefined;
|
|
496
|
-
enableNodePath?: boolean | undefined;
|
|
497
|
-
pathSeparator?: string | undefined;
|
|
498
|
-
showOutline?: boolean | undefined;
|
|
499
|
-
autoCancelParent?: boolean | undefined;
|
|
500
|
-
enableDefaultIcon?: boolean | undefined;
|
|
501
|
-
autoCheckChildren?: boolean | undefined;
|
|
502
499
|
iconField?: string | undefined;
|
|
503
|
-
virtualThreshold?: number | undefined;
|
|
504
|
-
initiallyOpen?: boolean | undefined;
|
|
505
500
|
unfoldedField?: string | undefined;
|
|
506
501
|
foldedField?: string | undefined;
|
|
507
|
-
|
|
508
|
-
|
|
502
|
+
disabledField?: string | undefined;
|
|
503
|
+
showOutline?: boolean | undefined;
|
|
504
|
+
hideRoot?: boolean | undefined;
|
|
505
|
+
rootLabel?: string | undefined;
|
|
506
|
+
rootValue?: any;
|
|
507
|
+
enableNodePath?: boolean | undefined;
|
|
508
|
+
nodePath?: any[] | undefined;
|
|
509
|
+
autoCheckChildren?: boolean | undefined;
|
|
510
|
+
autoCancelParent?: boolean | undefined;
|
|
511
|
+
cascade?: boolean | undefined;
|
|
512
|
+
selfDisabledAffectChildren?: boolean | undefined;
|
|
513
|
+
rootCreateTip?: string | undefined;
|
|
509
514
|
createTip?: string | undefined;
|
|
510
515
|
editTip?: string | undefined;
|
|
511
516
|
removeTip?: string | undefined;
|
|
512
|
-
|
|
513
|
-
nodePath?: any[] | undefined;
|
|
514
|
-
selfDisabledAffectChildren?: boolean | undefined;
|
|
515
|
-
disabledField?: string | undefined;
|
|
517
|
+
enableDefaultIcon?: boolean | undefined;
|
|
516
518
|
} & {} & {
|
|
517
|
-
locale?: string
|
|
518
|
-
translate?: (
|
|
519
|
+
locale?: string;
|
|
520
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
519
521
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, prevState: Readonly<{}>, snapshot?: any): void;
|
|
520
522
|
componentWillMount?(): void;
|
|
521
523
|
UNSAFE_componentWillMount?(): void;
|
|
522
|
-
componentWillReceiveProps?(nextProps: Readonly<Omit<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
523
|
-
multiple?: boolean | undefined;
|
|
524
|
+
componentWillReceiveProps?(nextProps: Readonly<Omit<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "height" | "onChange" | "className" | "style" | "value" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "testIdBuilder" | "loadingConfig" | "draggable" | "options" | "maxLength" | "minLength" | "placeholder" | "itemClassName" | "highlightTxt" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "checkAll" | "checkAllLabel" | "removable" | "onDelete" | "onDeferLoad" | "itemRender" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "createMaxLength" | "editMaxLength" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
524
525
|
disabled?: boolean | undefined;
|
|
526
|
+
multiple?: boolean | undefined;
|
|
527
|
+
labelField?: string | undefined;
|
|
525
528
|
valueField?: string | undefined;
|
|
526
|
-
showIcon?: boolean | undefined;
|
|
527
529
|
joinValues?: boolean | undefined;
|
|
528
530
|
delimiter?: string | undefined;
|
|
531
|
+
pathSeparator?: string | undefined;
|
|
529
532
|
extractValue?: boolean | undefined;
|
|
533
|
+
virtualThreshold?: number | undefined;
|
|
534
|
+
showIcon?: boolean | undefined;
|
|
530
535
|
deferField?: string | undefined;
|
|
531
|
-
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
rootValue?: any;
|
|
535
|
-
cascade?: boolean | undefined;
|
|
536
|
+
initiallyOpen?: boolean | undefined;
|
|
537
|
+
unfoldedLevel?: number | undefined;
|
|
538
|
+
showRadio?: boolean | undefined;
|
|
536
539
|
withChildren?: boolean | undefined;
|
|
537
540
|
onlyChildren?: boolean | undefined;
|
|
538
|
-
enableNodePath?: boolean | undefined;
|
|
539
|
-
pathSeparator?: string | undefined;
|
|
540
|
-
showOutline?: boolean | undefined;
|
|
541
|
-
autoCancelParent?: boolean | undefined;
|
|
542
|
-
enableDefaultIcon?: boolean | undefined;
|
|
543
|
-
autoCheckChildren?: boolean | undefined;
|
|
544
541
|
iconField?: string | undefined;
|
|
545
|
-
virtualThreshold?: number | undefined;
|
|
546
|
-
initiallyOpen?: boolean | undefined;
|
|
547
542
|
unfoldedField?: string | undefined;
|
|
548
543
|
foldedField?: string | undefined;
|
|
549
|
-
|
|
550
|
-
|
|
544
|
+
disabledField?: string | undefined;
|
|
545
|
+
showOutline?: boolean | undefined;
|
|
546
|
+
hideRoot?: boolean | undefined;
|
|
547
|
+
rootLabel?: string | undefined;
|
|
548
|
+
rootValue?: any;
|
|
549
|
+
enableNodePath?: boolean | undefined;
|
|
550
|
+
nodePath?: any[] | undefined;
|
|
551
|
+
autoCheckChildren?: boolean | undefined;
|
|
552
|
+
autoCancelParent?: boolean | undefined;
|
|
553
|
+
cascade?: boolean | undefined;
|
|
554
|
+
selfDisabledAffectChildren?: boolean | undefined;
|
|
555
|
+
rootCreateTip?: string | undefined;
|
|
551
556
|
createTip?: string | undefined;
|
|
552
557
|
editTip?: string | undefined;
|
|
553
558
|
removeTip?: string | undefined;
|
|
554
|
-
|
|
555
|
-
nodePath?: any[] | undefined;
|
|
556
|
-
selfDisabledAffectChildren?: boolean | undefined;
|
|
557
|
-
disabledField?: string | undefined;
|
|
559
|
+
enableDefaultIcon?: boolean | undefined;
|
|
558
560
|
} & {} & {
|
|
559
|
-
locale?: string
|
|
560
|
-
translate?: (
|
|
561
|
+
locale?: string;
|
|
562
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
561
563
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextContext: any): void;
|
|
562
|
-
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Omit<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
563
|
-
multiple?: boolean | undefined;
|
|
564
|
+
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Omit<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "height" | "onChange" | "className" | "style" | "value" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "testIdBuilder" | "loadingConfig" | "draggable" | "options" | "maxLength" | "minLength" | "placeholder" | "itemClassName" | "highlightTxt" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "checkAll" | "checkAllLabel" | "removable" | "onDelete" | "onDeferLoad" | "itemRender" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "createMaxLength" | "editMaxLength" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
564
565
|
disabled?: boolean | undefined;
|
|
566
|
+
multiple?: boolean | undefined;
|
|
567
|
+
labelField?: string | undefined;
|
|
565
568
|
valueField?: string | undefined;
|
|
566
|
-
showIcon?: boolean | undefined;
|
|
567
569
|
joinValues?: boolean | undefined;
|
|
568
570
|
delimiter?: string | undefined;
|
|
571
|
+
pathSeparator?: string | undefined;
|
|
569
572
|
extractValue?: boolean | undefined;
|
|
573
|
+
virtualThreshold?: number | undefined;
|
|
574
|
+
showIcon?: boolean | undefined;
|
|
570
575
|
deferField?: string | undefined;
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
|
|
574
|
-
rootValue?: any;
|
|
575
|
-
cascade?: boolean | undefined;
|
|
576
|
+
initiallyOpen?: boolean | undefined;
|
|
577
|
+
unfoldedLevel?: number | undefined;
|
|
578
|
+
showRadio?: boolean | undefined;
|
|
576
579
|
withChildren?: boolean | undefined;
|
|
577
580
|
onlyChildren?: boolean | undefined;
|
|
578
|
-
enableNodePath?: boolean | undefined;
|
|
579
|
-
pathSeparator?: string | undefined;
|
|
580
|
-
showOutline?: boolean | undefined;
|
|
581
|
-
autoCancelParent?: boolean | undefined;
|
|
582
|
-
enableDefaultIcon?: boolean | undefined;
|
|
583
|
-
autoCheckChildren?: boolean | undefined;
|
|
584
581
|
iconField?: string | undefined;
|
|
585
|
-
virtualThreshold?: number | undefined;
|
|
586
|
-
initiallyOpen?: boolean | undefined;
|
|
587
582
|
unfoldedField?: string | undefined;
|
|
588
583
|
foldedField?: string | undefined;
|
|
589
|
-
|
|
590
|
-
|
|
584
|
+
disabledField?: string | undefined;
|
|
585
|
+
showOutline?: boolean | undefined;
|
|
586
|
+
hideRoot?: boolean | undefined;
|
|
587
|
+
rootLabel?: string | undefined;
|
|
588
|
+
rootValue?: any;
|
|
589
|
+
enableNodePath?: boolean | undefined;
|
|
590
|
+
nodePath?: any[] | undefined;
|
|
591
|
+
autoCheckChildren?: boolean | undefined;
|
|
592
|
+
autoCancelParent?: boolean | undefined;
|
|
593
|
+
cascade?: boolean | undefined;
|
|
594
|
+
selfDisabledAffectChildren?: boolean | undefined;
|
|
595
|
+
rootCreateTip?: string | undefined;
|
|
591
596
|
createTip?: string | undefined;
|
|
592
597
|
editTip?: string | undefined;
|
|
593
598
|
removeTip?: string | undefined;
|
|
594
|
-
|
|
595
|
-
nodePath?: any[] | undefined;
|
|
596
|
-
selfDisabledAffectChildren?: boolean | undefined;
|
|
597
|
-
disabledField?: string | undefined;
|
|
599
|
+
enableDefaultIcon?: boolean | undefined;
|
|
598
600
|
} & {} & {
|
|
599
|
-
locale?: string
|
|
600
|
-
translate?: (
|
|
601
|
+
locale?: string;
|
|
602
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
601
603
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextContext: any): void;
|
|
602
|
-
componentWillUpdate?(nextProps: Readonly<Omit<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
603
|
-
multiple?: boolean | undefined;
|
|
604
|
+
componentWillUpdate?(nextProps: Readonly<Omit<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "height" | "onChange" | "className" | "style" | "value" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "testIdBuilder" | "loadingConfig" | "draggable" | "options" | "maxLength" | "minLength" | "placeholder" | "itemClassName" | "highlightTxt" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "checkAll" | "checkAllLabel" | "removable" | "onDelete" | "onDeferLoad" | "itemRender" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "createMaxLength" | "editMaxLength" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
604
605
|
disabled?: boolean | undefined;
|
|
606
|
+
multiple?: boolean | undefined;
|
|
607
|
+
labelField?: string | undefined;
|
|
605
608
|
valueField?: string | undefined;
|
|
606
|
-
showIcon?: boolean | undefined;
|
|
607
609
|
joinValues?: boolean | undefined;
|
|
608
610
|
delimiter?: string | undefined;
|
|
611
|
+
pathSeparator?: string | undefined;
|
|
609
612
|
extractValue?: boolean | undefined;
|
|
613
|
+
virtualThreshold?: number | undefined;
|
|
614
|
+
showIcon?: boolean | undefined;
|
|
610
615
|
deferField?: string | undefined;
|
|
611
|
-
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
rootValue?: any;
|
|
615
|
-
cascade?: boolean | undefined;
|
|
616
|
+
initiallyOpen?: boolean | undefined;
|
|
617
|
+
unfoldedLevel?: number | undefined;
|
|
618
|
+
showRadio?: boolean | undefined;
|
|
616
619
|
withChildren?: boolean | undefined;
|
|
617
620
|
onlyChildren?: boolean | undefined;
|
|
618
|
-
enableNodePath?: boolean | undefined;
|
|
619
|
-
pathSeparator?: string | undefined;
|
|
620
|
-
showOutline?: boolean | undefined;
|
|
621
|
-
autoCancelParent?: boolean | undefined;
|
|
622
|
-
enableDefaultIcon?: boolean | undefined;
|
|
623
|
-
autoCheckChildren?: boolean | undefined;
|
|
624
621
|
iconField?: string | undefined;
|
|
625
|
-
virtualThreshold?: number | undefined;
|
|
626
|
-
initiallyOpen?: boolean | undefined;
|
|
627
622
|
unfoldedField?: string | undefined;
|
|
628
623
|
foldedField?: string | undefined;
|
|
629
|
-
|
|
630
|
-
|
|
624
|
+
disabledField?: string | undefined;
|
|
625
|
+
showOutline?: boolean | undefined;
|
|
626
|
+
hideRoot?: boolean | undefined;
|
|
627
|
+
rootLabel?: string | undefined;
|
|
628
|
+
rootValue?: any;
|
|
629
|
+
enableNodePath?: boolean | undefined;
|
|
630
|
+
nodePath?: any[] | undefined;
|
|
631
|
+
autoCheckChildren?: boolean | undefined;
|
|
632
|
+
autoCancelParent?: boolean | undefined;
|
|
633
|
+
cascade?: boolean | undefined;
|
|
634
|
+
selfDisabledAffectChildren?: boolean | undefined;
|
|
635
|
+
rootCreateTip?: string | undefined;
|
|
631
636
|
createTip?: string | undefined;
|
|
632
637
|
editTip?: string | undefined;
|
|
633
638
|
removeTip?: string | undefined;
|
|
634
|
-
|
|
635
|
-
nodePath?: any[] | undefined;
|
|
636
|
-
selfDisabledAffectChildren?: boolean | undefined;
|
|
637
|
-
disabledField?: string | undefined;
|
|
639
|
+
enableDefaultIcon?: boolean | undefined;
|
|
638
640
|
} & {} & {
|
|
639
|
-
locale?: string
|
|
640
|
-
translate?: (
|
|
641
|
+
locale?: string;
|
|
642
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
641
643
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextState: Readonly<{}>, nextContext: any): void;
|
|
642
|
-
UNSAFE_componentWillUpdate?(nextProps: Readonly<Omit<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
643
|
-
multiple?: boolean | undefined;
|
|
644
|
+
UNSAFE_componentWillUpdate?(nextProps: Readonly<Omit<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "height" | "onChange" | "className" | "style" | "value" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "testIdBuilder" | "loadingConfig" | "draggable" | "options" | "maxLength" | "minLength" | "placeholder" | "itemClassName" | "highlightTxt" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "checkAll" | "checkAllLabel" | "removable" | "onDelete" | "onDeferLoad" | "itemRender" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "createMaxLength" | "editMaxLength" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
644
645
|
disabled?: boolean | undefined;
|
|
646
|
+
multiple?: boolean | undefined;
|
|
647
|
+
labelField?: string | undefined;
|
|
645
648
|
valueField?: string | undefined;
|
|
646
|
-
showIcon?: boolean | undefined;
|
|
647
649
|
joinValues?: boolean | undefined;
|
|
648
650
|
delimiter?: string | undefined;
|
|
651
|
+
pathSeparator?: string | undefined;
|
|
649
652
|
extractValue?: boolean | undefined;
|
|
653
|
+
virtualThreshold?: number | undefined;
|
|
654
|
+
showIcon?: boolean | undefined;
|
|
650
655
|
deferField?: string | undefined;
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
|
|
654
|
-
rootValue?: any;
|
|
655
|
-
cascade?: boolean | undefined;
|
|
656
|
+
initiallyOpen?: boolean | undefined;
|
|
657
|
+
unfoldedLevel?: number | undefined;
|
|
658
|
+
showRadio?: boolean | undefined;
|
|
656
659
|
withChildren?: boolean | undefined;
|
|
657
660
|
onlyChildren?: boolean | undefined;
|
|
658
|
-
enableNodePath?: boolean | undefined;
|
|
659
|
-
pathSeparator?: string | undefined;
|
|
660
|
-
showOutline?: boolean | undefined;
|
|
661
|
-
autoCancelParent?: boolean | undefined;
|
|
662
|
-
enableDefaultIcon?: boolean | undefined;
|
|
663
|
-
autoCheckChildren?: boolean | undefined;
|
|
664
661
|
iconField?: string | undefined;
|
|
665
|
-
virtualThreshold?: number | undefined;
|
|
666
|
-
initiallyOpen?: boolean | undefined;
|
|
667
662
|
unfoldedField?: string | undefined;
|
|
668
663
|
foldedField?: string | undefined;
|
|
669
|
-
|
|
670
|
-
|
|
664
|
+
disabledField?: string | undefined;
|
|
665
|
+
showOutline?: boolean | undefined;
|
|
666
|
+
hideRoot?: boolean | undefined;
|
|
667
|
+
rootLabel?: string | undefined;
|
|
668
|
+
rootValue?: any;
|
|
669
|
+
enableNodePath?: boolean | undefined;
|
|
670
|
+
nodePath?: any[] | undefined;
|
|
671
|
+
autoCheckChildren?: boolean | undefined;
|
|
672
|
+
autoCancelParent?: boolean | undefined;
|
|
673
|
+
cascade?: boolean | undefined;
|
|
674
|
+
selfDisabledAffectChildren?: boolean | undefined;
|
|
675
|
+
rootCreateTip?: string | undefined;
|
|
671
676
|
createTip?: string | undefined;
|
|
672
677
|
editTip?: string | undefined;
|
|
673
678
|
removeTip?: string | undefined;
|
|
674
|
-
|
|
675
|
-
nodePath?: any[] | undefined;
|
|
676
|
-
selfDisabledAffectChildren?: boolean | undefined;
|
|
677
|
-
disabledField?: string | undefined;
|
|
679
|
+
enableDefaultIcon?: boolean | undefined;
|
|
678
680
|
} & {} & {
|
|
679
|
-
locale?: string
|
|
680
|
-
translate?: (
|
|
681
|
+
locale?: string;
|
|
682
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
681
683
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextState: Readonly<{}>, nextContext: any): void;
|
|
682
684
|
};
|
|
683
685
|
displayName: string;
|
|
684
686
|
contextType: React.Context<string>;
|
|
685
687
|
ComposedComponent: React.ComponentType<{
|
|
686
|
-
new (props: Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
687
|
-
multiple?: boolean | undefined;
|
|
688
|
+
new (props: Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "height" | "onChange" | "className" | "style" | "value" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "testIdBuilder" | "loadingConfig" | "draggable" | "options" | "maxLength" | "minLength" | "placeholder" | "itemClassName" | "highlightTxt" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "checkAll" | "checkAllLabel" | "removable" | "onDelete" | "onDeferLoad" | "itemRender" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "createMaxLength" | "editMaxLength" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
688
689
|
disabled?: boolean | undefined;
|
|
690
|
+
multiple?: boolean | undefined;
|
|
691
|
+
labelField?: string | undefined;
|
|
689
692
|
valueField?: string | undefined;
|
|
690
|
-
showIcon?: boolean | undefined;
|
|
691
693
|
joinValues?: boolean | undefined;
|
|
692
694
|
delimiter?: string | undefined;
|
|
695
|
+
pathSeparator?: string | undefined;
|
|
693
696
|
extractValue?: boolean | undefined;
|
|
697
|
+
virtualThreshold?: number | undefined;
|
|
698
|
+
showIcon?: boolean | undefined;
|
|
694
699
|
deferField?: string | undefined;
|
|
695
|
-
|
|
696
|
-
|
|
697
|
-
|
|
698
|
-
rootValue?: any;
|
|
699
|
-
cascade?: boolean | undefined;
|
|
700
|
+
initiallyOpen?: boolean | undefined;
|
|
701
|
+
unfoldedLevel?: number | undefined;
|
|
702
|
+
showRadio?: boolean | undefined;
|
|
700
703
|
withChildren?: boolean | undefined;
|
|
701
704
|
onlyChildren?: boolean | undefined;
|
|
702
|
-
enableNodePath?: boolean | undefined;
|
|
703
|
-
pathSeparator?: string | undefined;
|
|
704
|
-
showOutline?: boolean | undefined;
|
|
705
|
-
autoCancelParent?: boolean | undefined;
|
|
706
|
-
enableDefaultIcon?: boolean | undefined;
|
|
707
|
-
autoCheckChildren?: boolean | undefined;
|
|
708
705
|
iconField?: string | undefined;
|
|
709
|
-
virtualThreshold?: number | undefined;
|
|
710
|
-
initiallyOpen?: boolean | undefined;
|
|
711
706
|
unfoldedField?: string | undefined;
|
|
712
707
|
foldedField?: string | undefined;
|
|
713
|
-
|
|
714
|
-
|
|
708
|
+
disabledField?: string | undefined;
|
|
709
|
+
showOutline?: boolean | undefined;
|
|
710
|
+
hideRoot?: boolean | undefined;
|
|
711
|
+
rootLabel?: string | undefined;
|
|
712
|
+
rootValue?: any;
|
|
713
|
+
enableNodePath?: boolean | undefined;
|
|
714
|
+
nodePath?: any[] | undefined;
|
|
715
|
+
autoCheckChildren?: boolean | undefined;
|
|
716
|
+
autoCancelParent?: boolean | undefined;
|
|
717
|
+
cascade?: boolean | undefined;
|
|
718
|
+
selfDisabledAffectChildren?: boolean | undefined;
|
|
719
|
+
rootCreateTip?: string | undefined;
|
|
715
720
|
createTip?: string | undefined;
|
|
716
721
|
editTip?: string | undefined;
|
|
717
722
|
removeTip?: string | undefined;
|
|
718
|
-
|
|
719
|
-
nodePath?: any[] | undefined;
|
|
720
|
-
selfDisabledAffectChildren?: boolean | undefined;
|
|
721
|
-
disabledField?: string | undefined;
|
|
723
|
+
enableDefaultIcon?: boolean | undefined;
|
|
722
724
|
} & {} & {
|
|
723
|
-
locale?: string
|
|
724
|
-
translate?: (
|
|
725
|
+
locale?: string;
|
|
726
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
725
727
|
}): {
|
|
726
728
|
ref: any;
|
|
727
729
|
childRef(ref: any): void;
|
|
728
730
|
getWrappedInstance(): any;
|
|
729
731
|
render(): React.JSX.Element;
|
|
730
732
|
context: unknown;
|
|
731
|
-
setState<
|
|
732
|
-
multiple?: boolean | undefined;
|
|
733
|
+
setState<K extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "height" | "onChange" | "className" | "style" | "value" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "testIdBuilder" | "loadingConfig" | "draggable" | "options" | "maxLength" | "minLength" | "placeholder" | "itemClassName" | "highlightTxt" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "checkAll" | "checkAllLabel" | "removable" | "onDelete" | "onDeferLoad" | "itemRender" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "createMaxLength" | "editMaxLength" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
733
734
|
disabled?: boolean | undefined;
|
|
735
|
+
multiple?: boolean | undefined;
|
|
736
|
+
labelField?: string | undefined;
|
|
734
737
|
valueField?: string | undefined;
|
|
735
|
-
showIcon?: boolean | undefined;
|
|
736
738
|
joinValues?: boolean | undefined;
|
|
737
739
|
delimiter?: string | undefined;
|
|
740
|
+
pathSeparator?: string | undefined;
|
|
738
741
|
extractValue?: boolean | undefined;
|
|
742
|
+
virtualThreshold?: number | undefined;
|
|
743
|
+
showIcon?: boolean | undefined;
|
|
739
744
|
deferField?: string | undefined;
|
|
740
|
-
|
|
741
|
-
|
|
742
|
-
|
|
743
|
-
rootValue?: any;
|
|
744
|
-
cascade?: boolean | undefined;
|
|
745
|
+
initiallyOpen?: boolean | undefined;
|
|
746
|
+
unfoldedLevel?: number | undefined;
|
|
747
|
+
showRadio?: boolean | undefined;
|
|
745
748
|
withChildren?: boolean | undefined;
|
|
746
749
|
onlyChildren?: boolean | undefined;
|
|
747
|
-
enableNodePath?: boolean | undefined;
|
|
748
|
-
pathSeparator?: string | undefined;
|
|
749
|
-
showOutline?: boolean | undefined;
|
|
750
|
-
autoCancelParent?: boolean | undefined;
|
|
751
|
-
enableDefaultIcon?: boolean | undefined;
|
|
752
|
-
autoCheckChildren?: boolean | undefined;
|
|
753
750
|
iconField?: string | undefined;
|
|
754
|
-
virtualThreshold?: number | undefined;
|
|
755
|
-
initiallyOpen?: boolean | undefined;
|
|
756
751
|
unfoldedField?: string | undefined;
|
|
757
752
|
foldedField?: string | undefined;
|
|
758
|
-
|
|
759
|
-
|
|
753
|
+
disabledField?: string | undefined;
|
|
754
|
+
showOutline?: boolean | undefined;
|
|
755
|
+
hideRoot?: boolean | undefined;
|
|
756
|
+
rootLabel?: string | undefined;
|
|
757
|
+
rootValue?: any;
|
|
758
|
+
enableNodePath?: boolean | undefined;
|
|
759
|
+
nodePath?: any[] | undefined;
|
|
760
|
+
autoCheckChildren?: boolean | undefined;
|
|
761
|
+
autoCancelParent?: boolean | undefined;
|
|
762
|
+
cascade?: boolean | undefined;
|
|
763
|
+
selfDisabledAffectChildren?: boolean | undefined;
|
|
764
|
+
rootCreateTip?: string | undefined;
|
|
760
765
|
createTip?: string | undefined;
|
|
761
766
|
editTip?: string | undefined;
|
|
762
767
|
removeTip?: string | undefined;
|
|
763
|
-
|
|
764
|
-
nodePath?: any[] | undefined;
|
|
765
|
-
selfDisabledAffectChildren?: boolean | undefined;
|
|
766
|
-
disabledField?: string | undefined;
|
|
768
|
+
enableDefaultIcon?: boolean | undefined;
|
|
767
769
|
} & {} & {
|
|
768
|
-
locale?: string
|
|
769
|
-
translate?: (
|
|
770
|
-
}>) => {} | Pick<{},
|
|
770
|
+
locale?: string;
|
|
771
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
772
|
+
}>) => {} | Pick<{}, K> | null) | Pick<{}, K> | null, callback?: (() => void) | undefined): void;
|
|
771
773
|
forceUpdate(callback?: (() => void) | undefined): void;
|
|
772
|
-
readonly props: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
773
|
-
multiple?: boolean | undefined;
|
|
774
|
+
readonly props: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "height" | "onChange" | "className" | "style" | "value" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "testIdBuilder" | "loadingConfig" | "draggable" | "options" | "maxLength" | "minLength" | "placeholder" | "itemClassName" | "highlightTxt" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "checkAll" | "checkAllLabel" | "removable" | "onDelete" | "onDeferLoad" | "itemRender" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "createMaxLength" | "editMaxLength" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
774
775
|
disabled?: boolean | undefined;
|
|
776
|
+
multiple?: boolean | undefined;
|
|
777
|
+
labelField?: string | undefined;
|
|
775
778
|
valueField?: string | undefined;
|
|
776
|
-
showIcon?: boolean | undefined;
|
|
777
779
|
joinValues?: boolean | undefined;
|
|
778
780
|
delimiter?: string | undefined;
|
|
781
|
+
pathSeparator?: string | undefined;
|
|
779
782
|
extractValue?: boolean | undefined;
|
|
783
|
+
virtualThreshold?: number | undefined;
|
|
784
|
+
showIcon?: boolean | undefined;
|
|
780
785
|
deferField?: string | undefined;
|
|
781
|
-
|
|
782
|
-
|
|
783
|
-
|
|
784
|
-
rootValue?: any;
|
|
785
|
-
cascade?: boolean | undefined;
|
|
786
|
+
initiallyOpen?: boolean | undefined;
|
|
787
|
+
unfoldedLevel?: number | undefined;
|
|
788
|
+
showRadio?: boolean | undefined;
|
|
786
789
|
withChildren?: boolean | undefined;
|
|
787
790
|
onlyChildren?: boolean | undefined;
|
|
788
|
-
enableNodePath?: boolean | undefined;
|
|
789
|
-
pathSeparator?: string | undefined;
|
|
790
|
-
showOutline?: boolean | undefined;
|
|
791
|
-
autoCancelParent?: boolean | undefined;
|
|
792
|
-
enableDefaultIcon?: boolean | undefined;
|
|
793
|
-
autoCheckChildren?: boolean | undefined;
|
|
794
791
|
iconField?: string | undefined;
|
|
795
|
-
virtualThreshold?: number | undefined;
|
|
796
|
-
initiallyOpen?: boolean | undefined;
|
|
797
792
|
unfoldedField?: string | undefined;
|
|
798
793
|
foldedField?: string | undefined;
|
|
799
|
-
|
|
800
|
-
|
|
794
|
+
disabledField?: string | undefined;
|
|
795
|
+
showOutline?: boolean | undefined;
|
|
796
|
+
hideRoot?: boolean | undefined;
|
|
797
|
+
rootLabel?: string | undefined;
|
|
798
|
+
rootValue?: any;
|
|
799
|
+
enableNodePath?: boolean | undefined;
|
|
800
|
+
nodePath?: any[] | undefined;
|
|
801
|
+
autoCheckChildren?: boolean | undefined;
|
|
802
|
+
autoCancelParent?: boolean | undefined;
|
|
803
|
+
cascade?: boolean | undefined;
|
|
804
|
+
selfDisabledAffectChildren?: boolean | undefined;
|
|
805
|
+
rootCreateTip?: string | undefined;
|
|
801
806
|
createTip?: string | undefined;
|
|
802
807
|
editTip?: string | undefined;
|
|
803
808
|
removeTip?: string | undefined;
|
|
804
|
-
|
|
805
|
-
nodePath?: any[] | undefined;
|
|
806
|
-
selfDisabledAffectChildren?: boolean | undefined;
|
|
807
|
-
disabledField?: string | undefined;
|
|
809
|
+
enableDefaultIcon?: boolean | undefined;
|
|
808
810
|
} & {} & {
|
|
809
|
-
locale?: string
|
|
810
|
-
translate?: (
|
|
811
|
+
locale?: string;
|
|
812
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
811
813
|
}>;
|
|
812
814
|
state: Readonly<{}>;
|
|
813
815
|
refs: {
|
|
814
816
|
[key: string]: React.ReactInstance;
|
|
815
817
|
};
|
|
816
818
|
componentDidMount?(): void;
|
|
817
|
-
shouldComponentUpdate?(nextProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
818
|
-
multiple?: boolean | undefined;
|
|
819
|
+
shouldComponentUpdate?(nextProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "height" | "onChange" | "className" | "style" | "value" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "testIdBuilder" | "loadingConfig" | "draggable" | "options" | "maxLength" | "minLength" | "placeholder" | "itemClassName" | "highlightTxt" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "checkAll" | "checkAllLabel" | "removable" | "onDelete" | "onDeferLoad" | "itemRender" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "createMaxLength" | "editMaxLength" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
819
820
|
disabled?: boolean | undefined;
|
|
821
|
+
multiple?: boolean | undefined;
|
|
822
|
+
labelField?: string | undefined;
|
|
820
823
|
valueField?: string | undefined;
|
|
821
|
-
showIcon?: boolean | undefined;
|
|
822
824
|
joinValues?: boolean | undefined;
|
|
823
825
|
delimiter?: string | undefined;
|
|
826
|
+
pathSeparator?: string | undefined;
|
|
824
827
|
extractValue?: boolean | undefined;
|
|
828
|
+
virtualThreshold?: number | undefined;
|
|
829
|
+
showIcon?: boolean | undefined;
|
|
825
830
|
deferField?: string | undefined;
|
|
826
|
-
|
|
827
|
-
|
|
828
|
-
|
|
829
|
-
rootValue?: any;
|
|
830
|
-
cascade?: boolean | undefined;
|
|
831
|
+
initiallyOpen?: boolean | undefined;
|
|
832
|
+
unfoldedLevel?: number | undefined;
|
|
833
|
+
showRadio?: boolean | undefined;
|
|
831
834
|
withChildren?: boolean | undefined;
|
|
832
835
|
onlyChildren?: boolean | undefined;
|
|
833
|
-
enableNodePath?: boolean | undefined;
|
|
834
|
-
pathSeparator?: string | undefined;
|
|
835
|
-
showOutline?: boolean | undefined;
|
|
836
|
-
autoCancelParent?: boolean | undefined;
|
|
837
|
-
enableDefaultIcon?: boolean | undefined;
|
|
838
|
-
autoCheckChildren?: boolean | undefined;
|
|
839
836
|
iconField?: string | undefined;
|
|
840
|
-
virtualThreshold?: number | undefined;
|
|
841
|
-
initiallyOpen?: boolean | undefined;
|
|
842
837
|
unfoldedField?: string | undefined;
|
|
843
838
|
foldedField?: string | undefined;
|
|
844
|
-
|
|
845
|
-
|
|
839
|
+
disabledField?: string | undefined;
|
|
840
|
+
showOutline?: boolean | undefined;
|
|
841
|
+
hideRoot?: boolean | undefined;
|
|
842
|
+
rootLabel?: string | undefined;
|
|
843
|
+
rootValue?: any;
|
|
844
|
+
enableNodePath?: boolean | undefined;
|
|
845
|
+
nodePath?: any[] | undefined;
|
|
846
|
+
autoCheckChildren?: boolean | undefined;
|
|
847
|
+
autoCancelParent?: boolean | undefined;
|
|
848
|
+
cascade?: boolean | undefined;
|
|
849
|
+
selfDisabledAffectChildren?: boolean | undefined;
|
|
850
|
+
rootCreateTip?: string | undefined;
|
|
846
851
|
createTip?: string | undefined;
|
|
847
852
|
editTip?: string | undefined;
|
|
848
853
|
removeTip?: string | undefined;
|
|
849
|
-
|
|
850
|
-
nodePath?: any[] | undefined;
|
|
851
|
-
selfDisabledAffectChildren?: boolean | undefined;
|
|
852
|
-
disabledField?: string | undefined;
|
|
854
|
+
enableDefaultIcon?: boolean | undefined;
|
|
853
855
|
} & {} & {
|
|
854
|
-
locale?: string
|
|
855
|
-
translate?: (
|
|
856
|
+
locale?: string;
|
|
857
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
856
858
|
}>, nextState: Readonly<{}>, nextContext: any): boolean;
|
|
857
859
|
componentWillUnmount?(): void;
|
|
858
860
|
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
|
859
|
-
getSnapshotBeforeUpdate?(prevProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
860
|
-
multiple?: boolean | undefined;
|
|
861
|
+
getSnapshotBeforeUpdate?(prevProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "height" | "onChange" | "className" | "style" | "value" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "testIdBuilder" | "loadingConfig" | "draggable" | "options" | "maxLength" | "minLength" | "placeholder" | "itemClassName" | "highlightTxt" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "checkAll" | "checkAllLabel" | "removable" | "onDelete" | "onDeferLoad" | "itemRender" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "createMaxLength" | "editMaxLength" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
861
862
|
disabled?: boolean | undefined;
|
|
863
|
+
multiple?: boolean | undefined;
|
|
864
|
+
labelField?: string | undefined;
|
|
862
865
|
valueField?: string | undefined;
|
|
863
|
-
showIcon?: boolean | undefined;
|
|
864
866
|
joinValues?: boolean | undefined;
|
|
865
867
|
delimiter?: string | undefined;
|
|
868
|
+
pathSeparator?: string | undefined;
|
|
866
869
|
extractValue?: boolean | undefined;
|
|
870
|
+
virtualThreshold?: number | undefined;
|
|
871
|
+
showIcon?: boolean | undefined;
|
|
867
872
|
deferField?: string | undefined;
|
|
868
|
-
|
|
869
|
-
|
|
870
|
-
|
|
871
|
-
rootValue?: any;
|
|
872
|
-
cascade?: boolean | undefined;
|
|
873
|
+
initiallyOpen?: boolean | undefined;
|
|
874
|
+
unfoldedLevel?: number | undefined;
|
|
875
|
+
showRadio?: boolean | undefined;
|
|
873
876
|
withChildren?: boolean | undefined;
|
|
874
877
|
onlyChildren?: boolean | undefined;
|
|
875
|
-
enableNodePath?: boolean | undefined;
|
|
876
|
-
pathSeparator?: string | undefined;
|
|
877
|
-
showOutline?: boolean | undefined;
|
|
878
|
-
autoCancelParent?: boolean | undefined;
|
|
879
|
-
enableDefaultIcon?: boolean | undefined;
|
|
880
|
-
autoCheckChildren?: boolean | undefined;
|
|
881
878
|
iconField?: string | undefined;
|
|
882
|
-
virtualThreshold?: number | undefined;
|
|
883
|
-
initiallyOpen?: boolean | undefined;
|
|
884
879
|
unfoldedField?: string | undefined;
|
|
885
880
|
foldedField?: string | undefined;
|
|
886
|
-
|
|
887
|
-
|
|
881
|
+
disabledField?: string | undefined;
|
|
882
|
+
showOutline?: boolean | undefined;
|
|
883
|
+
hideRoot?: boolean | undefined;
|
|
884
|
+
rootLabel?: string | undefined;
|
|
885
|
+
rootValue?: any;
|
|
886
|
+
enableNodePath?: boolean | undefined;
|
|
887
|
+
nodePath?: any[] | undefined;
|
|
888
|
+
autoCheckChildren?: boolean | undefined;
|
|
889
|
+
autoCancelParent?: boolean | undefined;
|
|
890
|
+
cascade?: boolean | undefined;
|
|
891
|
+
selfDisabledAffectChildren?: boolean | undefined;
|
|
892
|
+
rootCreateTip?: string | undefined;
|
|
888
893
|
createTip?: string | undefined;
|
|
889
894
|
editTip?: string | undefined;
|
|
890
895
|
removeTip?: string | undefined;
|
|
891
|
-
|
|
892
|
-
nodePath?: any[] | undefined;
|
|
893
|
-
selfDisabledAffectChildren?: boolean | undefined;
|
|
894
|
-
disabledField?: string | undefined;
|
|
896
|
+
enableDefaultIcon?: boolean | undefined;
|
|
895
897
|
} & {} & {
|
|
896
|
-
locale?: string
|
|
897
|
-
translate?: (
|
|
898
|
+
locale?: string;
|
|
899
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
898
900
|
}>, prevState: Readonly<{}>): any;
|
|
899
|
-
componentDidUpdate?(prevProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
900
|
-
multiple?: boolean | undefined;
|
|
901
|
+
componentDidUpdate?(prevProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "height" | "onChange" | "className" | "style" | "value" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "testIdBuilder" | "loadingConfig" | "draggable" | "options" | "maxLength" | "minLength" | "placeholder" | "itemClassName" | "highlightTxt" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "checkAll" | "checkAllLabel" | "removable" | "onDelete" | "onDeferLoad" | "itemRender" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "createMaxLength" | "editMaxLength" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
901
902
|
disabled?: boolean | undefined;
|
|
903
|
+
multiple?: boolean | undefined;
|
|
904
|
+
labelField?: string | undefined;
|
|
902
905
|
valueField?: string | undefined;
|
|
903
|
-
showIcon?: boolean | undefined;
|
|
904
906
|
joinValues?: boolean | undefined;
|
|
905
907
|
delimiter?: string | undefined;
|
|
908
|
+
pathSeparator?: string | undefined;
|
|
906
909
|
extractValue?: boolean | undefined;
|
|
910
|
+
virtualThreshold?: number | undefined;
|
|
911
|
+
showIcon?: boolean | undefined;
|
|
907
912
|
deferField?: string | undefined;
|
|
908
|
-
|
|
909
|
-
|
|
910
|
-
|
|
911
|
-
rootValue?: any;
|
|
912
|
-
cascade?: boolean | undefined;
|
|
913
|
+
initiallyOpen?: boolean | undefined;
|
|
914
|
+
unfoldedLevel?: number | undefined;
|
|
915
|
+
showRadio?: boolean | undefined;
|
|
913
916
|
withChildren?: boolean | undefined;
|
|
914
917
|
onlyChildren?: boolean | undefined;
|
|
915
|
-
enableNodePath?: boolean | undefined;
|
|
916
|
-
pathSeparator?: string | undefined;
|
|
917
|
-
showOutline?: boolean | undefined;
|
|
918
|
-
autoCancelParent?: boolean | undefined;
|
|
919
|
-
enableDefaultIcon?: boolean | undefined;
|
|
920
|
-
autoCheckChildren?: boolean | undefined;
|
|
921
918
|
iconField?: string | undefined;
|
|
922
|
-
virtualThreshold?: number | undefined;
|
|
923
|
-
initiallyOpen?: boolean | undefined;
|
|
924
919
|
unfoldedField?: string | undefined;
|
|
925
920
|
foldedField?: string | undefined;
|
|
926
|
-
|
|
927
|
-
|
|
921
|
+
disabledField?: string | undefined;
|
|
922
|
+
showOutline?: boolean | undefined;
|
|
923
|
+
hideRoot?: boolean | undefined;
|
|
924
|
+
rootLabel?: string | undefined;
|
|
925
|
+
rootValue?: any;
|
|
926
|
+
enableNodePath?: boolean | undefined;
|
|
927
|
+
nodePath?: any[] | undefined;
|
|
928
|
+
autoCheckChildren?: boolean | undefined;
|
|
929
|
+
autoCancelParent?: boolean | undefined;
|
|
930
|
+
cascade?: boolean | undefined;
|
|
931
|
+
selfDisabledAffectChildren?: boolean | undefined;
|
|
932
|
+
rootCreateTip?: string | undefined;
|
|
928
933
|
createTip?: string | undefined;
|
|
929
934
|
editTip?: string | undefined;
|
|
930
935
|
removeTip?: string | undefined;
|
|
931
|
-
|
|
932
|
-
nodePath?: any[] | undefined;
|
|
933
|
-
selfDisabledAffectChildren?: boolean | undefined;
|
|
934
|
-
disabledField?: string | undefined;
|
|
936
|
+
enableDefaultIcon?: boolean | undefined;
|
|
935
937
|
} & {} & {
|
|
936
|
-
locale?: string
|
|
937
|
-
translate?: (
|
|
938
|
+
locale?: string;
|
|
939
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
938
940
|
}>, prevState: Readonly<{}>, snapshot?: any): void;
|
|
939
941
|
componentWillMount?(): void;
|
|
940
942
|
UNSAFE_componentWillMount?(): void;
|
|
941
|
-
componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
942
|
-
multiple?: boolean | undefined;
|
|
943
|
+
componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "height" | "onChange" | "className" | "style" | "value" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "testIdBuilder" | "loadingConfig" | "draggable" | "options" | "maxLength" | "minLength" | "placeholder" | "itemClassName" | "highlightTxt" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "checkAll" | "checkAllLabel" | "removable" | "onDelete" | "onDeferLoad" | "itemRender" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "createMaxLength" | "editMaxLength" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
943
944
|
disabled?: boolean | undefined;
|
|
945
|
+
multiple?: boolean | undefined;
|
|
946
|
+
labelField?: string | undefined;
|
|
944
947
|
valueField?: string | undefined;
|
|
945
|
-
showIcon?: boolean | undefined;
|
|
946
948
|
joinValues?: boolean | undefined;
|
|
947
949
|
delimiter?: string | undefined;
|
|
950
|
+
pathSeparator?: string | undefined;
|
|
948
951
|
extractValue?: boolean | undefined;
|
|
952
|
+
virtualThreshold?: number | undefined;
|
|
953
|
+
showIcon?: boolean | undefined;
|
|
949
954
|
deferField?: string | undefined;
|
|
950
|
-
|
|
951
|
-
|
|
952
|
-
|
|
953
|
-
rootValue?: any;
|
|
954
|
-
cascade?: boolean | undefined;
|
|
955
|
+
initiallyOpen?: boolean | undefined;
|
|
956
|
+
unfoldedLevel?: number | undefined;
|
|
957
|
+
showRadio?: boolean | undefined;
|
|
955
958
|
withChildren?: boolean | undefined;
|
|
956
959
|
onlyChildren?: boolean | undefined;
|
|
957
|
-
enableNodePath?: boolean | undefined;
|
|
958
|
-
pathSeparator?: string | undefined;
|
|
959
|
-
showOutline?: boolean | undefined;
|
|
960
|
-
autoCancelParent?: boolean | undefined;
|
|
961
|
-
enableDefaultIcon?: boolean | undefined;
|
|
962
|
-
autoCheckChildren?: boolean | undefined;
|
|
963
960
|
iconField?: string | undefined;
|
|
964
|
-
virtualThreshold?: number | undefined;
|
|
965
|
-
initiallyOpen?: boolean | undefined;
|
|
966
961
|
unfoldedField?: string | undefined;
|
|
967
962
|
foldedField?: string | undefined;
|
|
968
|
-
|
|
969
|
-
|
|
963
|
+
disabledField?: string | undefined;
|
|
964
|
+
showOutline?: boolean | undefined;
|
|
965
|
+
hideRoot?: boolean | undefined;
|
|
966
|
+
rootLabel?: string | undefined;
|
|
967
|
+
rootValue?: any;
|
|
968
|
+
enableNodePath?: boolean | undefined;
|
|
969
|
+
nodePath?: any[] | undefined;
|
|
970
|
+
autoCheckChildren?: boolean | undefined;
|
|
971
|
+
autoCancelParent?: boolean | undefined;
|
|
972
|
+
cascade?: boolean | undefined;
|
|
973
|
+
selfDisabledAffectChildren?: boolean | undefined;
|
|
974
|
+
rootCreateTip?: string | undefined;
|
|
970
975
|
createTip?: string | undefined;
|
|
971
976
|
editTip?: string | undefined;
|
|
972
977
|
removeTip?: string | undefined;
|
|
973
|
-
|
|
974
|
-
nodePath?: any[] | undefined;
|
|
975
|
-
selfDisabledAffectChildren?: boolean | undefined;
|
|
976
|
-
disabledField?: string | undefined;
|
|
978
|
+
enableDefaultIcon?: boolean | undefined;
|
|
977
979
|
} & {} & {
|
|
978
|
-
locale?: string
|
|
979
|
-
translate?: (
|
|
980
|
+
locale?: string;
|
|
981
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
980
982
|
}>, nextContext: any): void;
|
|
981
|
-
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
982
|
-
multiple?: boolean | undefined;
|
|
983
|
+
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "height" | "onChange" | "className" | "style" | "value" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "testIdBuilder" | "loadingConfig" | "draggable" | "options" | "maxLength" | "minLength" | "placeholder" | "itemClassName" | "highlightTxt" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "checkAll" | "checkAllLabel" | "removable" | "onDelete" | "onDeferLoad" | "itemRender" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "createMaxLength" | "editMaxLength" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
983
984
|
disabled?: boolean | undefined;
|
|
985
|
+
multiple?: boolean | undefined;
|
|
986
|
+
labelField?: string | undefined;
|
|
984
987
|
valueField?: string | undefined;
|
|
985
|
-
showIcon?: boolean | undefined;
|
|
986
988
|
joinValues?: boolean | undefined;
|
|
987
989
|
delimiter?: string | undefined;
|
|
990
|
+
pathSeparator?: string | undefined;
|
|
988
991
|
extractValue?: boolean | undefined;
|
|
992
|
+
virtualThreshold?: number | undefined;
|
|
993
|
+
showIcon?: boolean | undefined;
|
|
989
994
|
deferField?: string | undefined;
|
|
990
|
-
|
|
991
|
-
|
|
992
|
-
|
|
993
|
-
rootValue?: any;
|
|
994
|
-
cascade?: boolean | undefined;
|
|
995
|
+
initiallyOpen?: boolean | undefined;
|
|
996
|
+
unfoldedLevel?: number | undefined;
|
|
997
|
+
showRadio?: boolean | undefined;
|
|
995
998
|
withChildren?: boolean | undefined;
|
|
996
999
|
onlyChildren?: boolean | undefined;
|
|
997
|
-
enableNodePath?: boolean | undefined;
|
|
998
|
-
pathSeparator?: string | undefined;
|
|
999
|
-
showOutline?: boolean | undefined;
|
|
1000
|
-
autoCancelParent?: boolean | undefined;
|
|
1001
|
-
enableDefaultIcon?: boolean | undefined;
|
|
1002
|
-
autoCheckChildren?: boolean | undefined;
|
|
1003
1000
|
iconField?: string | undefined;
|
|
1004
|
-
virtualThreshold?: number | undefined;
|
|
1005
|
-
initiallyOpen?: boolean | undefined;
|
|
1006
1001
|
unfoldedField?: string | undefined;
|
|
1007
1002
|
foldedField?: string | undefined;
|
|
1008
|
-
|
|
1009
|
-
|
|
1003
|
+
disabledField?: string | undefined;
|
|
1004
|
+
showOutline?: boolean | undefined;
|
|
1005
|
+
hideRoot?: boolean | undefined;
|
|
1006
|
+
rootLabel?: string | undefined;
|
|
1007
|
+
rootValue?: any;
|
|
1008
|
+
enableNodePath?: boolean | undefined;
|
|
1009
|
+
nodePath?: any[] | undefined;
|
|
1010
|
+
autoCheckChildren?: boolean | undefined;
|
|
1011
|
+
autoCancelParent?: boolean | undefined;
|
|
1012
|
+
cascade?: boolean | undefined;
|
|
1013
|
+
selfDisabledAffectChildren?: boolean | undefined;
|
|
1014
|
+
rootCreateTip?: string | undefined;
|
|
1010
1015
|
createTip?: string | undefined;
|
|
1011
1016
|
editTip?: string | undefined;
|
|
1012
1017
|
removeTip?: string | undefined;
|
|
1013
|
-
|
|
1014
|
-
nodePath?: any[] | undefined;
|
|
1015
|
-
selfDisabledAffectChildren?: boolean | undefined;
|
|
1016
|
-
disabledField?: string | undefined;
|
|
1018
|
+
enableDefaultIcon?: boolean | undefined;
|
|
1017
1019
|
} & {} & {
|
|
1018
|
-
locale?: string
|
|
1019
|
-
translate?: (
|
|
1020
|
+
locale?: string;
|
|
1021
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
1020
1022
|
}>, nextContext: any): void;
|
|
1021
|
-
componentWillUpdate?(nextProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
1022
|
-
multiple?: boolean | undefined;
|
|
1023
|
+
componentWillUpdate?(nextProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "height" | "onChange" | "className" | "style" | "value" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "testIdBuilder" | "loadingConfig" | "draggable" | "options" | "maxLength" | "minLength" | "placeholder" | "itemClassName" | "highlightTxt" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "checkAll" | "checkAllLabel" | "removable" | "onDelete" | "onDeferLoad" | "itemRender" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "createMaxLength" | "editMaxLength" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
1023
1024
|
disabled?: boolean | undefined;
|
|
1025
|
+
multiple?: boolean | undefined;
|
|
1026
|
+
labelField?: string | undefined;
|
|
1024
1027
|
valueField?: string | undefined;
|
|
1025
|
-
showIcon?: boolean | undefined;
|
|
1026
1028
|
joinValues?: boolean | undefined;
|
|
1027
1029
|
delimiter?: string | undefined;
|
|
1030
|
+
pathSeparator?: string | undefined;
|
|
1028
1031
|
extractValue?: boolean | undefined;
|
|
1032
|
+
virtualThreshold?: number | undefined;
|
|
1033
|
+
showIcon?: boolean | undefined;
|
|
1029
1034
|
deferField?: string | undefined;
|
|
1030
|
-
|
|
1031
|
-
|
|
1032
|
-
|
|
1033
|
-
rootValue?: any;
|
|
1034
|
-
cascade?: boolean | undefined;
|
|
1035
|
+
initiallyOpen?: boolean | undefined;
|
|
1036
|
+
unfoldedLevel?: number | undefined;
|
|
1037
|
+
showRadio?: boolean | undefined;
|
|
1035
1038
|
withChildren?: boolean | undefined;
|
|
1036
1039
|
onlyChildren?: boolean | undefined;
|
|
1037
|
-
enableNodePath?: boolean | undefined;
|
|
1038
|
-
pathSeparator?: string | undefined;
|
|
1039
|
-
showOutline?: boolean | undefined;
|
|
1040
|
-
autoCancelParent?: boolean | undefined;
|
|
1041
|
-
enableDefaultIcon?: boolean | undefined;
|
|
1042
|
-
autoCheckChildren?: boolean | undefined;
|
|
1043
1040
|
iconField?: string | undefined;
|
|
1044
|
-
virtualThreshold?: number | undefined;
|
|
1045
|
-
initiallyOpen?: boolean | undefined;
|
|
1046
1041
|
unfoldedField?: string | undefined;
|
|
1047
1042
|
foldedField?: string | undefined;
|
|
1048
|
-
|
|
1049
|
-
|
|
1043
|
+
disabledField?: string | undefined;
|
|
1044
|
+
showOutline?: boolean | undefined;
|
|
1045
|
+
hideRoot?: boolean | undefined;
|
|
1046
|
+
rootLabel?: string | undefined;
|
|
1047
|
+
rootValue?: any;
|
|
1048
|
+
enableNodePath?: boolean | undefined;
|
|
1049
|
+
nodePath?: any[] | undefined;
|
|
1050
|
+
autoCheckChildren?: boolean | undefined;
|
|
1051
|
+
autoCancelParent?: boolean | undefined;
|
|
1052
|
+
cascade?: boolean | undefined;
|
|
1053
|
+
selfDisabledAffectChildren?: boolean | undefined;
|
|
1054
|
+
rootCreateTip?: string | undefined;
|
|
1050
1055
|
createTip?: string | undefined;
|
|
1051
1056
|
editTip?: string | undefined;
|
|
1052
1057
|
removeTip?: string | undefined;
|
|
1053
|
-
|
|
1054
|
-
nodePath?: any[] | undefined;
|
|
1055
|
-
selfDisabledAffectChildren?: boolean | undefined;
|
|
1056
|
-
disabledField?: string | undefined;
|
|
1058
|
+
enableDefaultIcon?: boolean | undefined;
|
|
1057
1059
|
} & {} & {
|
|
1058
|
-
locale?: string
|
|
1059
|
-
translate?: (
|
|
1060
|
+
locale?: string;
|
|
1061
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
1060
1062
|
}>, nextState: Readonly<{}>, nextContext: any): void;
|
|
1061
|
-
UNSAFE_componentWillUpdate?(nextProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
1062
|
-
multiple?: boolean | undefined;
|
|
1063
|
+
UNSAFE_componentWillUpdate?(nextProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "height" | "onChange" | "className" | "style" | "value" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "testIdBuilder" | "loadingConfig" | "draggable" | "options" | "maxLength" | "minLength" | "placeholder" | "itemClassName" | "highlightTxt" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "checkAll" | "checkAllLabel" | "removable" | "onDelete" | "onDeferLoad" | "itemRender" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "createMaxLength" | "editMaxLength" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
1063
1064
|
disabled?: boolean | undefined;
|
|
1065
|
+
multiple?: boolean | undefined;
|
|
1066
|
+
labelField?: string | undefined;
|
|
1064
1067
|
valueField?: string | undefined;
|
|
1065
|
-
showIcon?: boolean | undefined;
|
|
1066
1068
|
joinValues?: boolean | undefined;
|
|
1067
1069
|
delimiter?: string | undefined;
|
|
1070
|
+
pathSeparator?: string | undefined;
|
|
1068
1071
|
extractValue?: boolean | undefined;
|
|
1072
|
+
virtualThreshold?: number | undefined;
|
|
1073
|
+
showIcon?: boolean | undefined;
|
|
1069
1074
|
deferField?: string | undefined;
|
|
1070
|
-
|
|
1071
|
-
|
|
1072
|
-
|
|
1073
|
-
rootValue?: any;
|
|
1074
|
-
cascade?: boolean | undefined;
|
|
1075
|
+
initiallyOpen?: boolean | undefined;
|
|
1076
|
+
unfoldedLevel?: number | undefined;
|
|
1077
|
+
showRadio?: boolean | undefined;
|
|
1075
1078
|
withChildren?: boolean | undefined;
|
|
1076
1079
|
onlyChildren?: boolean | undefined;
|
|
1077
|
-
enableNodePath?: boolean | undefined;
|
|
1078
|
-
pathSeparator?: string | undefined;
|
|
1079
|
-
showOutline?: boolean | undefined;
|
|
1080
|
-
autoCancelParent?: boolean | undefined;
|
|
1081
|
-
enableDefaultIcon?: boolean | undefined;
|
|
1082
|
-
autoCheckChildren?: boolean | undefined;
|
|
1083
1080
|
iconField?: string | undefined;
|
|
1084
|
-
virtualThreshold?: number | undefined;
|
|
1085
|
-
initiallyOpen?: boolean | undefined;
|
|
1086
1081
|
unfoldedField?: string | undefined;
|
|
1087
1082
|
foldedField?: string | undefined;
|
|
1088
|
-
|
|
1089
|
-
|
|
1083
|
+
disabledField?: string | undefined;
|
|
1084
|
+
showOutline?: boolean | undefined;
|
|
1085
|
+
hideRoot?: boolean | undefined;
|
|
1086
|
+
rootLabel?: string | undefined;
|
|
1087
|
+
rootValue?: any;
|
|
1088
|
+
enableNodePath?: boolean | undefined;
|
|
1089
|
+
nodePath?: any[] | undefined;
|
|
1090
|
+
autoCheckChildren?: boolean | undefined;
|
|
1091
|
+
autoCancelParent?: boolean | undefined;
|
|
1092
|
+
cascade?: boolean | undefined;
|
|
1093
|
+
selfDisabledAffectChildren?: boolean | undefined;
|
|
1094
|
+
rootCreateTip?: string | undefined;
|
|
1090
1095
|
createTip?: string | undefined;
|
|
1091
1096
|
editTip?: string | undefined;
|
|
1092
1097
|
removeTip?: string | undefined;
|
|
1093
|
-
|
|
1094
|
-
nodePath?: any[] | undefined;
|
|
1095
|
-
selfDisabledAffectChildren?: boolean | undefined;
|
|
1096
|
-
disabledField?: string | undefined;
|
|
1098
|
+
enableDefaultIcon?: boolean | undefined;
|
|
1097
1099
|
} & {} & {
|
|
1098
|
-
locale?: string
|
|
1099
|
-
translate?: (
|
|
1100
|
+
locale?: string;
|
|
1101
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
1100
1102
|
}>, nextState: Readonly<{}>, nextContext: any): void;
|
|
1101
1103
|
};
|
|
1102
1104
|
displayName: string;
|
|
@@ -1106,420 +1108,420 @@ declare const _default: {
|
|
|
1106
1108
|
ComposedComponent: typeof TreeSelector;
|
|
1107
1109
|
}>;
|
|
1108
1110
|
} & import("hoist-non-react-statics").NonReactStatics<{
|
|
1109
|
-
new (props: Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
1110
|
-
multiple?: boolean | undefined;
|
|
1111
|
+
new (props: Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "height" | "onChange" | "className" | "style" | "value" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "testIdBuilder" | "loadingConfig" | "draggable" | "options" | "maxLength" | "minLength" | "placeholder" | "itemClassName" | "highlightTxt" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "checkAll" | "checkAllLabel" | "removable" | "onDelete" | "onDeferLoad" | "itemRender" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "createMaxLength" | "editMaxLength" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
1111
1112
|
disabled?: boolean | undefined;
|
|
1113
|
+
multiple?: boolean | undefined;
|
|
1114
|
+
labelField?: string | undefined;
|
|
1112
1115
|
valueField?: string | undefined;
|
|
1113
|
-
showIcon?: boolean | undefined;
|
|
1114
1116
|
joinValues?: boolean | undefined;
|
|
1115
1117
|
delimiter?: string | undefined;
|
|
1118
|
+
pathSeparator?: string | undefined;
|
|
1116
1119
|
extractValue?: boolean | undefined;
|
|
1120
|
+
virtualThreshold?: number | undefined;
|
|
1121
|
+
showIcon?: boolean | undefined;
|
|
1117
1122
|
deferField?: string | undefined;
|
|
1118
|
-
|
|
1119
|
-
|
|
1120
|
-
|
|
1121
|
-
rootValue?: any;
|
|
1122
|
-
cascade?: boolean | undefined;
|
|
1123
|
+
initiallyOpen?: boolean | undefined;
|
|
1124
|
+
unfoldedLevel?: number | undefined;
|
|
1125
|
+
showRadio?: boolean | undefined;
|
|
1123
1126
|
withChildren?: boolean | undefined;
|
|
1124
1127
|
onlyChildren?: boolean | undefined;
|
|
1125
|
-
enableNodePath?: boolean | undefined;
|
|
1126
|
-
pathSeparator?: string | undefined;
|
|
1127
|
-
showOutline?: boolean | undefined;
|
|
1128
|
-
autoCancelParent?: boolean | undefined;
|
|
1129
|
-
enableDefaultIcon?: boolean | undefined;
|
|
1130
|
-
autoCheckChildren?: boolean | undefined;
|
|
1131
1128
|
iconField?: string | undefined;
|
|
1132
|
-
virtualThreshold?: number | undefined;
|
|
1133
|
-
initiallyOpen?: boolean | undefined;
|
|
1134
1129
|
unfoldedField?: string | undefined;
|
|
1135
1130
|
foldedField?: string | undefined;
|
|
1136
|
-
|
|
1137
|
-
|
|
1131
|
+
disabledField?: string | undefined;
|
|
1132
|
+
showOutline?: boolean | undefined;
|
|
1133
|
+
hideRoot?: boolean | undefined;
|
|
1134
|
+
rootLabel?: string | undefined;
|
|
1135
|
+
rootValue?: any;
|
|
1136
|
+
enableNodePath?: boolean | undefined;
|
|
1137
|
+
nodePath?: any[] | undefined;
|
|
1138
|
+
autoCheckChildren?: boolean | undefined;
|
|
1139
|
+
autoCancelParent?: boolean | undefined;
|
|
1140
|
+
cascade?: boolean | undefined;
|
|
1141
|
+
selfDisabledAffectChildren?: boolean | undefined;
|
|
1142
|
+
rootCreateTip?: string | undefined;
|
|
1138
1143
|
createTip?: string | undefined;
|
|
1139
1144
|
editTip?: string | undefined;
|
|
1140
1145
|
removeTip?: string | undefined;
|
|
1141
|
-
|
|
1142
|
-
nodePath?: any[] | undefined;
|
|
1143
|
-
selfDisabledAffectChildren?: boolean | undefined;
|
|
1144
|
-
disabledField?: string | undefined;
|
|
1146
|
+
enableDefaultIcon?: boolean | undefined;
|
|
1145
1147
|
} & {} & {
|
|
1146
|
-
locale?: string
|
|
1147
|
-
translate?: (
|
|
1148
|
+
locale?: string;
|
|
1149
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
1148
1150
|
}): {
|
|
1149
1151
|
ref: any;
|
|
1150
1152
|
childRef(ref: any): void;
|
|
1151
1153
|
getWrappedInstance(): any;
|
|
1152
1154
|
render(): React.JSX.Element;
|
|
1153
1155
|
context: unknown;
|
|
1154
|
-
setState<
|
|
1155
|
-
multiple?: boolean | undefined;
|
|
1156
|
+
setState<K extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "height" | "onChange" | "className" | "style" | "value" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "testIdBuilder" | "loadingConfig" | "draggable" | "options" | "maxLength" | "minLength" | "placeholder" | "itemClassName" | "highlightTxt" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "checkAll" | "checkAllLabel" | "removable" | "onDelete" | "onDeferLoad" | "itemRender" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "createMaxLength" | "editMaxLength" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
1156
1157
|
disabled?: boolean | undefined;
|
|
1158
|
+
multiple?: boolean | undefined;
|
|
1159
|
+
labelField?: string | undefined;
|
|
1157
1160
|
valueField?: string | undefined;
|
|
1158
|
-
showIcon?: boolean | undefined;
|
|
1159
1161
|
joinValues?: boolean | undefined;
|
|
1160
1162
|
delimiter?: string | undefined;
|
|
1163
|
+
pathSeparator?: string | undefined;
|
|
1161
1164
|
extractValue?: boolean | undefined;
|
|
1165
|
+
virtualThreshold?: number | undefined;
|
|
1166
|
+
showIcon?: boolean | undefined;
|
|
1162
1167
|
deferField?: string | undefined;
|
|
1163
|
-
|
|
1164
|
-
|
|
1165
|
-
|
|
1166
|
-
rootValue?: any;
|
|
1167
|
-
cascade?: boolean | undefined;
|
|
1168
|
+
initiallyOpen?: boolean | undefined;
|
|
1169
|
+
unfoldedLevel?: number | undefined;
|
|
1170
|
+
showRadio?: boolean | undefined;
|
|
1168
1171
|
withChildren?: boolean | undefined;
|
|
1169
1172
|
onlyChildren?: boolean | undefined;
|
|
1170
|
-
enableNodePath?: boolean | undefined;
|
|
1171
|
-
pathSeparator?: string | undefined;
|
|
1172
|
-
showOutline?: boolean | undefined;
|
|
1173
|
-
autoCancelParent?: boolean | undefined;
|
|
1174
|
-
enableDefaultIcon?: boolean | undefined;
|
|
1175
|
-
autoCheckChildren?: boolean | undefined;
|
|
1176
1173
|
iconField?: string | undefined;
|
|
1177
|
-
virtualThreshold?: number | undefined;
|
|
1178
|
-
initiallyOpen?: boolean | undefined;
|
|
1179
1174
|
unfoldedField?: string | undefined;
|
|
1180
1175
|
foldedField?: string | undefined;
|
|
1181
|
-
|
|
1182
|
-
|
|
1176
|
+
disabledField?: string | undefined;
|
|
1177
|
+
showOutline?: boolean | undefined;
|
|
1178
|
+
hideRoot?: boolean | undefined;
|
|
1179
|
+
rootLabel?: string | undefined;
|
|
1180
|
+
rootValue?: any;
|
|
1181
|
+
enableNodePath?: boolean | undefined;
|
|
1182
|
+
nodePath?: any[] | undefined;
|
|
1183
|
+
autoCheckChildren?: boolean | undefined;
|
|
1184
|
+
autoCancelParent?: boolean | undefined;
|
|
1185
|
+
cascade?: boolean | undefined;
|
|
1186
|
+
selfDisabledAffectChildren?: boolean | undefined;
|
|
1187
|
+
rootCreateTip?: string | undefined;
|
|
1183
1188
|
createTip?: string | undefined;
|
|
1184
1189
|
editTip?: string | undefined;
|
|
1185
1190
|
removeTip?: string | undefined;
|
|
1186
|
-
|
|
1187
|
-
nodePath?: any[] | undefined;
|
|
1188
|
-
selfDisabledAffectChildren?: boolean | undefined;
|
|
1189
|
-
disabledField?: string | undefined;
|
|
1191
|
+
enableDefaultIcon?: boolean | undefined;
|
|
1190
1192
|
} & {} & {
|
|
1191
|
-
locale?: string
|
|
1192
|
-
translate?: (
|
|
1193
|
-
}>) => {} | Pick<{},
|
|
1193
|
+
locale?: string;
|
|
1194
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
1195
|
+
}>) => {} | Pick<{}, K> | null) | Pick<{}, K> | null, callback?: (() => void) | undefined): void;
|
|
1194
1196
|
forceUpdate(callback?: (() => void) | undefined): void;
|
|
1195
|
-
readonly props: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
1196
|
-
multiple?: boolean | undefined;
|
|
1197
|
+
readonly props: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "height" | "onChange" | "className" | "style" | "value" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "testIdBuilder" | "loadingConfig" | "draggable" | "options" | "maxLength" | "minLength" | "placeholder" | "itemClassName" | "highlightTxt" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "checkAll" | "checkAllLabel" | "removable" | "onDelete" | "onDeferLoad" | "itemRender" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "createMaxLength" | "editMaxLength" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
1197
1198
|
disabled?: boolean | undefined;
|
|
1199
|
+
multiple?: boolean | undefined;
|
|
1200
|
+
labelField?: string | undefined;
|
|
1198
1201
|
valueField?: string | undefined;
|
|
1199
|
-
showIcon?: boolean | undefined;
|
|
1200
1202
|
joinValues?: boolean | undefined;
|
|
1201
1203
|
delimiter?: string | undefined;
|
|
1204
|
+
pathSeparator?: string | undefined;
|
|
1202
1205
|
extractValue?: boolean | undefined;
|
|
1206
|
+
virtualThreshold?: number | undefined;
|
|
1207
|
+
showIcon?: boolean | undefined;
|
|
1203
1208
|
deferField?: string | undefined;
|
|
1204
|
-
|
|
1205
|
-
|
|
1206
|
-
|
|
1207
|
-
rootValue?: any;
|
|
1208
|
-
cascade?: boolean | undefined;
|
|
1209
|
+
initiallyOpen?: boolean | undefined;
|
|
1210
|
+
unfoldedLevel?: number | undefined;
|
|
1211
|
+
showRadio?: boolean | undefined;
|
|
1209
1212
|
withChildren?: boolean | undefined;
|
|
1210
1213
|
onlyChildren?: boolean | undefined;
|
|
1211
|
-
enableNodePath?: boolean | undefined;
|
|
1212
|
-
pathSeparator?: string | undefined;
|
|
1213
|
-
showOutline?: boolean | undefined;
|
|
1214
|
-
autoCancelParent?: boolean | undefined;
|
|
1215
|
-
enableDefaultIcon?: boolean | undefined;
|
|
1216
|
-
autoCheckChildren?: boolean | undefined;
|
|
1217
1214
|
iconField?: string | undefined;
|
|
1218
|
-
virtualThreshold?: number | undefined;
|
|
1219
|
-
initiallyOpen?: boolean | undefined;
|
|
1220
1215
|
unfoldedField?: string | undefined;
|
|
1221
1216
|
foldedField?: string | undefined;
|
|
1222
|
-
|
|
1223
|
-
|
|
1217
|
+
disabledField?: string | undefined;
|
|
1218
|
+
showOutline?: boolean | undefined;
|
|
1219
|
+
hideRoot?: boolean | undefined;
|
|
1220
|
+
rootLabel?: string | undefined;
|
|
1221
|
+
rootValue?: any;
|
|
1222
|
+
enableNodePath?: boolean | undefined;
|
|
1223
|
+
nodePath?: any[] | undefined;
|
|
1224
|
+
autoCheckChildren?: boolean | undefined;
|
|
1225
|
+
autoCancelParent?: boolean | undefined;
|
|
1226
|
+
cascade?: boolean | undefined;
|
|
1227
|
+
selfDisabledAffectChildren?: boolean | undefined;
|
|
1228
|
+
rootCreateTip?: string | undefined;
|
|
1224
1229
|
createTip?: string | undefined;
|
|
1225
1230
|
editTip?: string | undefined;
|
|
1226
1231
|
removeTip?: string | undefined;
|
|
1227
|
-
|
|
1228
|
-
nodePath?: any[] | undefined;
|
|
1229
|
-
selfDisabledAffectChildren?: boolean | undefined;
|
|
1230
|
-
disabledField?: string | undefined;
|
|
1232
|
+
enableDefaultIcon?: boolean | undefined;
|
|
1231
1233
|
} & {} & {
|
|
1232
|
-
locale?: string
|
|
1233
|
-
translate?: (
|
|
1234
|
+
locale?: string;
|
|
1235
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
1234
1236
|
}>;
|
|
1235
1237
|
state: Readonly<{}>;
|
|
1236
1238
|
refs: {
|
|
1237
1239
|
[key: string]: React.ReactInstance;
|
|
1238
1240
|
};
|
|
1239
1241
|
componentDidMount?(): void;
|
|
1240
|
-
shouldComponentUpdate?(nextProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
1241
|
-
multiple?: boolean | undefined;
|
|
1242
|
+
shouldComponentUpdate?(nextProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "height" | "onChange" | "className" | "style" | "value" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "testIdBuilder" | "loadingConfig" | "draggable" | "options" | "maxLength" | "minLength" | "placeholder" | "itemClassName" | "highlightTxt" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "checkAll" | "checkAllLabel" | "removable" | "onDelete" | "onDeferLoad" | "itemRender" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "createMaxLength" | "editMaxLength" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
1242
1243
|
disabled?: boolean | undefined;
|
|
1244
|
+
multiple?: boolean | undefined;
|
|
1245
|
+
labelField?: string | undefined;
|
|
1243
1246
|
valueField?: string | undefined;
|
|
1244
|
-
showIcon?: boolean | undefined;
|
|
1245
1247
|
joinValues?: boolean | undefined;
|
|
1246
1248
|
delimiter?: string | undefined;
|
|
1249
|
+
pathSeparator?: string | undefined;
|
|
1247
1250
|
extractValue?: boolean | undefined;
|
|
1251
|
+
virtualThreshold?: number | undefined;
|
|
1252
|
+
showIcon?: boolean | undefined;
|
|
1248
1253
|
deferField?: string | undefined;
|
|
1249
|
-
|
|
1250
|
-
|
|
1251
|
-
|
|
1252
|
-
rootValue?: any;
|
|
1253
|
-
cascade?: boolean | undefined;
|
|
1254
|
+
initiallyOpen?: boolean | undefined;
|
|
1255
|
+
unfoldedLevel?: number | undefined;
|
|
1256
|
+
showRadio?: boolean | undefined;
|
|
1254
1257
|
withChildren?: boolean | undefined;
|
|
1255
1258
|
onlyChildren?: boolean | undefined;
|
|
1256
|
-
enableNodePath?: boolean | undefined;
|
|
1257
|
-
pathSeparator?: string | undefined;
|
|
1258
|
-
showOutline?: boolean | undefined;
|
|
1259
|
-
autoCancelParent?: boolean | undefined;
|
|
1260
|
-
enableDefaultIcon?: boolean | undefined;
|
|
1261
|
-
autoCheckChildren?: boolean | undefined;
|
|
1262
1259
|
iconField?: string | undefined;
|
|
1263
|
-
virtualThreshold?: number | undefined;
|
|
1264
|
-
initiallyOpen?: boolean | undefined;
|
|
1265
1260
|
unfoldedField?: string | undefined;
|
|
1266
1261
|
foldedField?: string | undefined;
|
|
1267
|
-
|
|
1268
|
-
|
|
1262
|
+
disabledField?: string | undefined;
|
|
1263
|
+
showOutline?: boolean | undefined;
|
|
1264
|
+
hideRoot?: boolean | undefined;
|
|
1265
|
+
rootLabel?: string | undefined;
|
|
1266
|
+
rootValue?: any;
|
|
1267
|
+
enableNodePath?: boolean | undefined;
|
|
1268
|
+
nodePath?: any[] | undefined;
|
|
1269
|
+
autoCheckChildren?: boolean | undefined;
|
|
1270
|
+
autoCancelParent?: boolean | undefined;
|
|
1271
|
+
cascade?: boolean | undefined;
|
|
1272
|
+
selfDisabledAffectChildren?: boolean | undefined;
|
|
1273
|
+
rootCreateTip?: string | undefined;
|
|
1269
1274
|
createTip?: string | undefined;
|
|
1270
1275
|
editTip?: string | undefined;
|
|
1271
1276
|
removeTip?: string | undefined;
|
|
1272
|
-
|
|
1273
|
-
nodePath?: any[] | undefined;
|
|
1274
|
-
selfDisabledAffectChildren?: boolean | undefined;
|
|
1275
|
-
disabledField?: string | undefined;
|
|
1277
|
+
enableDefaultIcon?: boolean | undefined;
|
|
1276
1278
|
} & {} & {
|
|
1277
|
-
locale?: string
|
|
1278
|
-
translate?: (
|
|
1279
|
+
locale?: string;
|
|
1280
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
1279
1281
|
}>, nextState: Readonly<{}>, nextContext: any): boolean;
|
|
1280
1282
|
componentWillUnmount?(): void;
|
|
1281
1283
|
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
|
1282
|
-
getSnapshotBeforeUpdate?(prevProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
1283
|
-
multiple?: boolean | undefined;
|
|
1284
|
+
getSnapshotBeforeUpdate?(prevProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "height" | "onChange" | "className" | "style" | "value" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "testIdBuilder" | "loadingConfig" | "draggable" | "options" | "maxLength" | "minLength" | "placeholder" | "itemClassName" | "highlightTxt" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "checkAll" | "checkAllLabel" | "removable" | "onDelete" | "onDeferLoad" | "itemRender" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "createMaxLength" | "editMaxLength" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
1284
1285
|
disabled?: boolean | undefined;
|
|
1286
|
+
multiple?: boolean | undefined;
|
|
1287
|
+
labelField?: string | undefined;
|
|
1285
1288
|
valueField?: string | undefined;
|
|
1286
|
-
showIcon?: boolean | undefined;
|
|
1287
1289
|
joinValues?: boolean | undefined;
|
|
1288
1290
|
delimiter?: string | undefined;
|
|
1291
|
+
pathSeparator?: string | undefined;
|
|
1289
1292
|
extractValue?: boolean | undefined;
|
|
1293
|
+
virtualThreshold?: number | undefined;
|
|
1294
|
+
showIcon?: boolean | undefined;
|
|
1290
1295
|
deferField?: string | undefined;
|
|
1291
|
-
|
|
1292
|
-
|
|
1293
|
-
|
|
1294
|
-
rootValue?: any;
|
|
1295
|
-
cascade?: boolean | undefined;
|
|
1296
|
+
initiallyOpen?: boolean | undefined;
|
|
1297
|
+
unfoldedLevel?: number | undefined;
|
|
1298
|
+
showRadio?: boolean | undefined;
|
|
1296
1299
|
withChildren?: boolean | undefined;
|
|
1297
1300
|
onlyChildren?: boolean | undefined;
|
|
1298
|
-
enableNodePath?: boolean | undefined;
|
|
1299
|
-
pathSeparator?: string | undefined;
|
|
1300
|
-
showOutline?: boolean | undefined;
|
|
1301
|
-
autoCancelParent?: boolean | undefined;
|
|
1302
|
-
enableDefaultIcon?: boolean | undefined;
|
|
1303
|
-
autoCheckChildren?: boolean | undefined;
|
|
1304
1301
|
iconField?: string | undefined;
|
|
1305
|
-
virtualThreshold?: number | undefined;
|
|
1306
|
-
initiallyOpen?: boolean | undefined;
|
|
1307
1302
|
unfoldedField?: string | undefined;
|
|
1308
1303
|
foldedField?: string | undefined;
|
|
1309
|
-
|
|
1310
|
-
|
|
1304
|
+
disabledField?: string | undefined;
|
|
1305
|
+
showOutline?: boolean | undefined;
|
|
1306
|
+
hideRoot?: boolean | undefined;
|
|
1307
|
+
rootLabel?: string | undefined;
|
|
1308
|
+
rootValue?: any;
|
|
1309
|
+
enableNodePath?: boolean | undefined;
|
|
1310
|
+
nodePath?: any[] | undefined;
|
|
1311
|
+
autoCheckChildren?: boolean | undefined;
|
|
1312
|
+
autoCancelParent?: boolean | undefined;
|
|
1313
|
+
cascade?: boolean | undefined;
|
|
1314
|
+
selfDisabledAffectChildren?: boolean | undefined;
|
|
1315
|
+
rootCreateTip?: string | undefined;
|
|
1311
1316
|
createTip?: string | undefined;
|
|
1312
1317
|
editTip?: string | undefined;
|
|
1313
1318
|
removeTip?: string | undefined;
|
|
1314
|
-
|
|
1315
|
-
nodePath?: any[] | undefined;
|
|
1316
|
-
selfDisabledAffectChildren?: boolean | undefined;
|
|
1317
|
-
disabledField?: string | undefined;
|
|
1319
|
+
enableDefaultIcon?: boolean | undefined;
|
|
1318
1320
|
} & {} & {
|
|
1319
|
-
locale?: string
|
|
1320
|
-
translate?: (
|
|
1321
|
+
locale?: string;
|
|
1322
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
1321
1323
|
}>, prevState: Readonly<{}>): any;
|
|
1322
|
-
componentDidUpdate?(prevProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
1323
|
-
multiple?: boolean | undefined;
|
|
1324
|
+
componentDidUpdate?(prevProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "height" | "onChange" | "className" | "style" | "value" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "testIdBuilder" | "loadingConfig" | "draggable" | "options" | "maxLength" | "minLength" | "placeholder" | "itemClassName" | "highlightTxt" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "checkAll" | "checkAllLabel" | "removable" | "onDelete" | "onDeferLoad" | "itemRender" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "createMaxLength" | "editMaxLength" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
1324
1325
|
disabled?: boolean | undefined;
|
|
1326
|
+
multiple?: boolean | undefined;
|
|
1327
|
+
labelField?: string | undefined;
|
|
1325
1328
|
valueField?: string | undefined;
|
|
1326
|
-
showIcon?: boolean | undefined;
|
|
1327
1329
|
joinValues?: boolean | undefined;
|
|
1328
1330
|
delimiter?: string | undefined;
|
|
1331
|
+
pathSeparator?: string | undefined;
|
|
1329
1332
|
extractValue?: boolean | undefined;
|
|
1333
|
+
virtualThreshold?: number | undefined;
|
|
1334
|
+
showIcon?: boolean | undefined;
|
|
1330
1335
|
deferField?: string | undefined;
|
|
1331
|
-
|
|
1332
|
-
|
|
1333
|
-
|
|
1334
|
-
rootValue?: any;
|
|
1335
|
-
cascade?: boolean | undefined;
|
|
1336
|
+
initiallyOpen?: boolean | undefined;
|
|
1337
|
+
unfoldedLevel?: number | undefined;
|
|
1338
|
+
showRadio?: boolean | undefined;
|
|
1336
1339
|
withChildren?: boolean | undefined;
|
|
1337
1340
|
onlyChildren?: boolean | undefined;
|
|
1338
|
-
enableNodePath?: boolean | undefined;
|
|
1339
|
-
pathSeparator?: string | undefined;
|
|
1340
|
-
showOutline?: boolean | undefined;
|
|
1341
|
-
autoCancelParent?: boolean | undefined;
|
|
1342
|
-
enableDefaultIcon?: boolean | undefined;
|
|
1343
|
-
autoCheckChildren?: boolean | undefined;
|
|
1344
1341
|
iconField?: string | undefined;
|
|
1345
|
-
virtualThreshold?: number | undefined;
|
|
1346
|
-
initiallyOpen?: boolean | undefined;
|
|
1347
1342
|
unfoldedField?: string | undefined;
|
|
1348
1343
|
foldedField?: string | undefined;
|
|
1349
|
-
|
|
1350
|
-
|
|
1344
|
+
disabledField?: string | undefined;
|
|
1345
|
+
showOutline?: boolean | undefined;
|
|
1346
|
+
hideRoot?: boolean | undefined;
|
|
1347
|
+
rootLabel?: string | undefined;
|
|
1348
|
+
rootValue?: any;
|
|
1349
|
+
enableNodePath?: boolean | undefined;
|
|
1350
|
+
nodePath?: any[] | undefined;
|
|
1351
|
+
autoCheckChildren?: boolean | undefined;
|
|
1352
|
+
autoCancelParent?: boolean | undefined;
|
|
1353
|
+
cascade?: boolean | undefined;
|
|
1354
|
+
selfDisabledAffectChildren?: boolean | undefined;
|
|
1355
|
+
rootCreateTip?: string | undefined;
|
|
1351
1356
|
createTip?: string | undefined;
|
|
1352
1357
|
editTip?: string | undefined;
|
|
1353
1358
|
removeTip?: string | undefined;
|
|
1354
|
-
|
|
1355
|
-
nodePath?: any[] | undefined;
|
|
1356
|
-
selfDisabledAffectChildren?: boolean | undefined;
|
|
1357
|
-
disabledField?: string | undefined;
|
|
1359
|
+
enableDefaultIcon?: boolean | undefined;
|
|
1358
1360
|
} & {} & {
|
|
1359
|
-
locale?: string
|
|
1360
|
-
translate?: (
|
|
1361
|
+
locale?: string;
|
|
1362
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
1361
1363
|
}>, prevState: Readonly<{}>, snapshot?: any): void;
|
|
1362
1364
|
componentWillMount?(): void;
|
|
1363
1365
|
UNSAFE_componentWillMount?(): void;
|
|
1364
|
-
componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
1365
|
-
multiple?: boolean | undefined;
|
|
1366
|
+
componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "height" | "onChange" | "className" | "style" | "value" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "testIdBuilder" | "loadingConfig" | "draggable" | "options" | "maxLength" | "minLength" | "placeholder" | "itemClassName" | "highlightTxt" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "checkAll" | "checkAllLabel" | "removable" | "onDelete" | "onDeferLoad" | "itemRender" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "createMaxLength" | "editMaxLength" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
1366
1367
|
disabled?: boolean | undefined;
|
|
1368
|
+
multiple?: boolean | undefined;
|
|
1369
|
+
labelField?: string | undefined;
|
|
1367
1370
|
valueField?: string | undefined;
|
|
1368
|
-
showIcon?: boolean | undefined;
|
|
1369
1371
|
joinValues?: boolean | undefined;
|
|
1370
1372
|
delimiter?: string | undefined;
|
|
1373
|
+
pathSeparator?: string | undefined;
|
|
1371
1374
|
extractValue?: boolean | undefined;
|
|
1375
|
+
virtualThreshold?: number | undefined;
|
|
1376
|
+
showIcon?: boolean | undefined;
|
|
1372
1377
|
deferField?: string | undefined;
|
|
1373
|
-
|
|
1374
|
-
|
|
1375
|
-
|
|
1376
|
-
rootValue?: any;
|
|
1377
|
-
cascade?: boolean | undefined;
|
|
1378
|
+
initiallyOpen?: boolean | undefined;
|
|
1379
|
+
unfoldedLevel?: number | undefined;
|
|
1380
|
+
showRadio?: boolean | undefined;
|
|
1378
1381
|
withChildren?: boolean | undefined;
|
|
1379
1382
|
onlyChildren?: boolean | undefined;
|
|
1380
|
-
enableNodePath?: boolean | undefined;
|
|
1381
|
-
pathSeparator?: string | undefined;
|
|
1382
|
-
showOutline?: boolean | undefined;
|
|
1383
|
-
autoCancelParent?: boolean | undefined;
|
|
1384
|
-
enableDefaultIcon?: boolean | undefined;
|
|
1385
|
-
autoCheckChildren?: boolean | undefined;
|
|
1386
1383
|
iconField?: string | undefined;
|
|
1387
|
-
virtualThreshold?: number | undefined;
|
|
1388
|
-
initiallyOpen?: boolean | undefined;
|
|
1389
1384
|
unfoldedField?: string | undefined;
|
|
1390
1385
|
foldedField?: string | undefined;
|
|
1391
|
-
|
|
1392
|
-
|
|
1386
|
+
disabledField?: string | undefined;
|
|
1387
|
+
showOutline?: boolean | undefined;
|
|
1388
|
+
hideRoot?: boolean | undefined;
|
|
1389
|
+
rootLabel?: string | undefined;
|
|
1390
|
+
rootValue?: any;
|
|
1391
|
+
enableNodePath?: boolean | undefined;
|
|
1392
|
+
nodePath?: any[] | undefined;
|
|
1393
|
+
autoCheckChildren?: boolean | undefined;
|
|
1394
|
+
autoCancelParent?: boolean | undefined;
|
|
1395
|
+
cascade?: boolean | undefined;
|
|
1396
|
+
selfDisabledAffectChildren?: boolean | undefined;
|
|
1397
|
+
rootCreateTip?: string | undefined;
|
|
1393
1398
|
createTip?: string | undefined;
|
|
1394
1399
|
editTip?: string | undefined;
|
|
1395
1400
|
removeTip?: string | undefined;
|
|
1396
|
-
|
|
1397
|
-
nodePath?: any[] | undefined;
|
|
1398
|
-
selfDisabledAffectChildren?: boolean | undefined;
|
|
1399
|
-
disabledField?: string | undefined;
|
|
1401
|
+
enableDefaultIcon?: boolean | undefined;
|
|
1400
1402
|
} & {} & {
|
|
1401
|
-
locale?: string
|
|
1402
|
-
translate?: (
|
|
1403
|
+
locale?: string;
|
|
1404
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
1403
1405
|
}>, nextContext: any): void;
|
|
1404
|
-
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
1405
|
-
multiple?: boolean | undefined;
|
|
1406
|
+
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "height" | "onChange" | "className" | "style" | "value" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "testIdBuilder" | "loadingConfig" | "draggable" | "options" | "maxLength" | "minLength" | "placeholder" | "itemClassName" | "highlightTxt" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "checkAll" | "checkAllLabel" | "removable" | "onDelete" | "onDeferLoad" | "itemRender" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "createMaxLength" | "editMaxLength" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
1406
1407
|
disabled?: boolean | undefined;
|
|
1408
|
+
multiple?: boolean | undefined;
|
|
1409
|
+
labelField?: string | undefined;
|
|
1407
1410
|
valueField?: string | undefined;
|
|
1408
|
-
showIcon?: boolean | undefined;
|
|
1409
1411
|
joinValues?: boolean | undefined;
|
|
1410
1412
|
delimiter?: string | undefined;
|
|
1413
|
+
pathSeparator?: string | undefined;
|
|
1411
1414
|
extractValue?: boolean | undefined;
|
|
1415
|
+
virtualThreshold?: number | undefined;
|
|
1416
|
+
showIcon?: boolean | undefined;
|
|
1412
1417
|
deferField?: string | undefined;
|
|
1413
|
-
|
|
1414
|
-
|
|
1415
|
-
|
|
1416
|
-
rootValue?: any;
|
|
1417
|
-
cascade?: boolean | undefined;
|
|
1418
|
+
initiallyOpen?: boolean | undefined;
|
|
1419
|
+
unfoldedLevel?: number | undefined;
|
|
1420
|
+
showRadio?: boolean | undefined;
|
|
1418
1421
|
withChildren?: boolean | undefined;
|
|
1419
1422
|
onlyChildren?: boolean | undefined;
|
|
1420
|
-
enableNodePath?: boolean | undefined;
|
|
1421
|
-
pathSeparator?: string | undefined;
|
|
1422
|
-
showOutline?: boolean | undefined;
|
|
1423
|
-
autoCancelParent?: boolean | undefined;
|
|
1424
|
-
enableDefaultIcon?: boolean | undefined;
|
|
1425
|
-
autoCheckChildren?: boolean | undefined;
|
|
1426
1423
|
iconField?: string | undefined;
|
|
1427
|
-
virtualThreshold?: number | undefined;
|
|
1428
|
-
initiallyOpen?: boolean | undefined;
|
|
1429
1424
|
unfoldedField?: string | undefined;
|
|
1430
1425
|
foldedField?: string | undefined;
|
|
1431
|
-
|
|
1432
|
-
|
|
1426
|
+
disabledField?: string | undefined;
|
|
1427
|
+
showOutline?: boolean | undefined;
|
|
1428
|
+
hideRoot?: boolean | undefined;
|
|
1429
|
+
rootLabel?: string | undefined;
|
|
1430
|
+
rootValue?: any;
|
|
1431
|
+
enableNodePath?: boolean | undefined;
|
|
1432
|
+
nodePath?: any[] | undefined;
|
|
1433
|
+
autoCheckChildren?: boolean | undefined;
|
|
1434
|
+
autoCancelParent?: boolean | undefined;
|
|
1435
|
+
cascade?: boolean | undefined;
|
|
1436
|
+
selfDisabledAffectChildren?: boolean | undefined;
|
|
1437
|
+
rootCreateTip?: string | undefined;
|
|
1433
1438
|
createTip?: string | undefined;
|
|
1434
1439
|
editTip?: string | undefined;
|
|
1435
1440
|
removeTip?: string | undefined;
|
|
1436
|
-
|
|
1437
|
-
nodePath?: any[] | undefined;
|
|
1438
|
-
selfDisabledAffectChildren?: boolean | undefined;
|
|
1439
|
-
disabledField?: string | undefined;
|
|
1441
|
+
enableDefaultIcon?: boolean | undefined;
|
|
1440
1442
|
} & {} & {
|
|
1441
|
-
locale?: string
|
|
1442
|
-
translate?: (
|
|
1443
|
+
locale?: string;
|
|
1444
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
1443
1445
|
}>, nextContext: any): void;
|
|
1444
|
-
componentWillUpdate?(nextProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
1445
|
-
multiple?: boolean | undefined;
|
|
1446
|
+
componentWillUpdate?(nextProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "height" | "onChange" | "className" | "style" | "value" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "testIdBuilder" | "loadingConfig" | "draggable" | "options" | "maxLength" | "minLength" | "placeholder" | "itemClassName" | "highlightTxt" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "checkAll" | "checkAllLabel" | "removable" | "onDelete" | "onDeferLoad" | "itemRender" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "createMaxLength" | "editMaxLength" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
1446
1447
|
disabled?: boolean | undefined;
|
|
1448
|
+
multiple?: boolean | undefined;
|
|
1449
|
+
labelField?: string | undefined;
|
|
1447
1450
|
valueField?: string | undefined;
|
|
1448
|
-
showIcon?: boolean | undefined;
|
|
1449
1451
|
joinValues?: boolean | undefined;
|
|
1450
1452
|
delimiter?: string | undefined;
|
|
1453
|
+
pathSeparator?: string | undefined;
|
|
1451
1454
|
extractValue?: boolean | undefined;
|
|
1455
|
+
virtualThreshold?: number | undefined;
|
|
1456
|
+
showIcon?: boolean | undefined;
|
|
1452
1457
|
deferField?: string | undefined;
|
|
1453
|
-
|
|
1454
|
-
|
|
1455
|
-
|
|
1456
|
-
rootValue?: any;
|
|
1457
|
-
cascade?: boolean | undefined;
|
|
1458
|
+
initiallyOpen?: boolean | undefined;
|
|
1459
|
+
unfoldedLevel?: number | undefined;
|
|
1460
|
+
showRadio?: boolean | undefined;
|
|
1458
1461
|
withChildren?: boolean | undefined;
|
|
1459
1462
|
onlyChildren?: boolean | undefined;
|
|
1460
|
-
enableNodePath?: boolean | undefined;
|
|
1461
|
-
pathSeparator?: string | undefined;
|
|
1462
|
-
showOutline?: boolean | undefined;
|
|
1463
|
-
autoCancelParent?: boolean | undefined;
|
|
1464
|
-
enableDefaultIcon?: boolean | undefined;
|
|
1465
|
-
autoCheckChildren?: boolean | undefined;
|
|
1466
1463
|
iconField?: string | undefined;
|
|
1467
|
-
virtualThreshold?: number | undefined;
|
|
1468
|
-
initiallyOpen?: boolean | undefined;
|
|
1469
1464
|
unfoldedField?: string | undefined;
|
|
1470
1465
|
foldedField?: string | undefined;
|
|
1471
|
-
|
|
1472
|
-
|
|
1466
|
+
disabledField?: string | undefined;
|
|
1467
|
+
showOutline?: boolean | undefined;
|
|
1468
|
+
hideRoot?: boolean | undefined;
|
|
1469
|
+
rootLabel?: string | undefined;
|
|
1470
|
+
rootValue?: any;
|
|
1471
|
+
enableNodePath?: boolean | undefined;
|
|
1472
|
+
nodePath?: any[] | undefined;
|
|
1473
|
+
autoCheckChildren?: boolean | undefined;
|
|
1474
|
+
autoCancelParent?: boolean | undefined;
|
|
1475
|
+
cascade?: boolean | undefined;
|
|
1476
|
+
selfDisabledAffectChildren?: boolean | undefined;
|
|
1477
|
+
rootCreateTip?: string | undefined;
|
|
1473
1478
|
createTip?: string | undefined;
|
|
1474
1479
|
editTip?: string | undefined;
|
|
1475
1480
|
removeTip?: string | undefined;
|
|
1476
|
-
|
|
1477
|
-
nodePath?: any[] | undefined;
|
|
1478
|
-
selfDisabledAffectChildren?: boolean | undefined;
|
|
1479
|
-
disabledField?: string | undefined;
|
|
1481
|
+
enableDefaultIcon?: boolean | undefined;
|
|
1480
1482
|
} & {} & {
|
|
1481
|
-
locale?: string
|
|
1482
|
-
translate?: (
|
|
1483
|
+
locale?: string;
|
|
1484
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
1483
1485
|
}>, nextState: Readonly<{}>, nextContext: any): void;
|
|
1484
|
-
UNSAFE_componentWillUpdate?(nextProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
1485
|
-
multiple?: boolean | undefined;
|
|
1486
|
+
UNSAFE_componentWillUpdate?(nextProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "height" | "onChange" | "className" | "style" | "value" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "testIdBuilder" | "loadingConfig" | "draggable" | "options" | "maxLength" | "minLength" | "placeholder" | "itemClassName" | "highlightTxt" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "checkAll" | "checkAllLabel" | "removable" | "onDelete" | "onDeferLoad" | "itemRender" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "createMaxLength" | "editMaxLength" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
1486
1487
|
disabled?: boolean | undefined;
|
|
1488
|
+
multiple?: boolean | undefined;
|
|
1489
|
+
labelField?: string | undefined;
|
|
1487
1490
|
valueField?: string | undefined;
|
|
1488
|
-
showIcon?: boolean | undefined;
|
|
1489
1491
|
joinValues?: boolean | undefined;
|
|
1490
1492
|
delimiter?: string | undefined;
|
|
1493
|
+
pathSeparator?: string | undefined;
|
|
1491
1494
|
extractValue?: boolean | undefined;
|
|
1495
|
+
virtualThreshold?: number | undefined;
|
|
1496
|
+
showIcon?: boolean | undefined;
|
|
1492
1497
|
deferField?: string | undefined;
|
|
1493
|
-
|
|
1494
|
-
|
|
1495
|
-
|
|
1496
|
-
rootValue?: any;
|
|
1497
|
-
cascade?: boolean | undefined;
|
|
1498
|
+
initiallyOpen?: boolean | undefined;
|
|
1499
|
+
unfoldedLevel?: number | undefined;
|
|
1500
|
+
showRadio?: boolean | undefined;
|
|
1498
1501
|
withChildren?: boolean | undefined;
|
|
1499
1502
|
onlyChildren?: boolean | undefined;
|
|
1500
|
-
enableNodePath?: boolean | undefined;
|
|
1501
|
-
pathSeparator?: string | undefined;
|
|
1502
|
-
showOutline?: boolean | undefined;
|
|
1503
|
-
autoCancelParent?: boolean | undefined;
|
|
1504
|
-
enableDefaultIcon?: boolean | undefined;
|
|
1505
|
-
autoCheckChildren?: boolean | undefined;
|
|
1506
1503
|
iconField?: string | undefined;
|
|
1507
|
-
virtualThreshold?: number | undefined;
|
|
1508
|
-
initiallyOpen?: boolean | undefined;
|
|
1509
1504
|
unfoldedField?: string | undefined;
|
|
1510
1505
|
foldedField?: string | undefined;
|
|
1511
|
-
|
|
1512
|
-
|
|
1506
|
+
disabledField?: string | undefined;
|
|
1507
|
+
showOutline?: boolean | undefined;
|
|
1508
|
+
hideRoot?: boolean | undefined;
|
|
1509
|
+
rootLabel?: string | undefined;
|
|
1510
|
+
rootValue?: any;
|
|
1511
|
+
enableNodePath?: boolean | undefined;
|
|
1512
|
+
nodePath?: any[] | undefined;
|
|
1513
|
+
autoCheckChildren?: boolean | undefined;
|
|
1514
|
+
autoCancelParent?: boolean | undefined;
|
|
1515
|
+
cascade?: boolean | undefined;
|
|
1516
|
+
selfDisabledAffectChildren?: boolean | undefined;
|
|
1517
|
+
rootCreateTip?: string | undefined;
|
|
1513
1518
|
createTip?: string | undefined;
|
|
1514
1519
|
editTip?: string | undefined;
|
|
1515
1520
|
removeTip?: string | undefined;
|
|
1516
|
-
|
|
1517
|
-
nodePath?: any[] | undefined;
|
|
1518
|
-
selfDisabledAffectChildren?: boolean | undefined;
|
|
1519
|
-
disabledField?: string | undefined;
|
|
1521
|
+
enableDefaultIcon?: boolean | undefined;
|
|
1520
1522
|
} & {} & {
|
|
1521
|
-
locale?: string
|
|
1522
|
-
translate?: (
|
|
1523
|
+
locale?: string;
|
|
1524
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
1523
1525
|
}>, nextState: Readonly<{}>, nextContext: any): void;
|
|
1524
1526
|
};
|
|
1525
1527
|
displayName: string;
|
|
@@ -1529,420 +1531,420 @@ declare const _default: {
|
|
|
1529
1531
|
ComposedComponent: typeof TreeSelector;
|
|
1530
1532
|
}, {}> & {
|
|
1531
1533
|
ComposedComponent: {
|
|
1532
|
-
new (props: Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
1533
|
-
multiple?: boolean | undefined;
|
|
1534
|
+
new (props: Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "height" | "onChange" | "className" | "style" | "value" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "testIdBuilder" | "loadingConfig" | "draggable" | "options" | "maxLength" | "minLength" | "placeholder" | "itemClassName" | "highlightTxt" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "checkAll" | "checkAllLabel" | "removable" | "onDelete" | "onDeferLoad" | "itemRender" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "createMaxLength" | "editMaxLength" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
1534
1535
|
disabled?: boolean | undefined;
|
|
1536
|
+
multiple?: boolean | undefined;
|
|
1537
|
+
labelField?: string | undefined;
|
|
1535
1538
|
valueField?: string | undefined;
|
|
1536
|
-
showIcon?: boolean | undefined;
|
|
1537
1539
|
joinValues?: boolean | undefined;
|
|
1538
1540
|
delimiter?: string | undefined;
|
|
1541
|
+
pathSeparator?: string | undefined;
|
|
1539
1542
|
extractValue?: boolean | undefined;
|
|
1543
|
+
virtualThreshold?: number | undefined;
|
|
1544
|
+
showIcon?: boolean | undefined;
|
|
1540
1545
|
deferField?: string | undefined;
|
|
1541
|
-
|
|
1546
|
+
initiallyOpen?: boolean | undefined;
|
|
1547
|
+
unfoldedLevel?: number | undefined;
|
|
1548
|
+
showRadio?: boolean | undefined;
|
|
1549
|
+
withChildren?: boolean | undefined;
|
|
1550
|
+
onlyChildren?: boolean | undefined;
|
|
1551
|
+
iconField?: string | undefined;
|
|
1552
|
+
unfoldedField?: string | undefined;
|
|
1553
|
+
foldedField?: string | undefined;
|
|
1554
|
+
disabledField?: string | undefined;
|
|
1555
|
+
showOutline?: boolean | undefined;
|
|
1542
1556
|
hideRoot?: boolean | undefined;
|
|
1543
1557
|
rootLabel?: string | undefined;
|
|
1544
1558
|
rootValue?: any;
|
|
1545
|
-
cascade?: boolean | undefined;
|
|
1546
|
-
withChildren?: boolean | undefined;
|
|
1547
|
-
onlyChildren?: boolean | undefined;
|
|
1548
1559
|
enableNodePath?: boolean | undefined;
|
|
1549
|
-
|
|
1550
|
-
showOutline?: boolean | undefined;
|
|
1551
|
-
autoCancelParent?: boolean | undefined;
|
|
1552
|
-
enableDefaultIcon?: boolean | undefined;
|
|
1560
|
+
nodePath?: any[] | undefined;
|
|
1553
1561
|
autoCheckChildren?: boolean | undefined;
|
|
1554
|
-
|
|
1555
|
-
|
|
1556
|
-
|
|
1557
|
-
|
|
1558
|
-
foldedField?: string | undefined;
|
|
1559
|
-
unfoldedLevel?: number | undefined;
|
|
1560
|
-
showRadio?: boolean | undefined;
|
|
1562
|
+
autoCancelParent?: boolean | undefined;
|
|
1563
|
+
cascade?: boolean | undefined;
|
|
1564
|
+
selfDisabledAffectChildren?: boolean | undefined;
|
|
1565
|
+
rootCreateTip?: string | undefined;
|
|
1561
1566
|
createTip?: string | undefined;
|
|
1562
1567
|
editTip?: string | undefined;
|
|
1563
1568
|
removeTip?: string | undefined;
|
|
1564
|
-
|
|
1565
|
-
nodePath?: any[] | undefined;
|
|
1566
|
-
selfDisabledAffectChildren?: boolean | undefined;
|
|
1567
|
-
disabledField?: string | undefined;
|
|
1569
|
+
enableDefaultIcon?: boolean | undefined;
|
|
1568
1570
|
} & {} & {
|
|
1569
|
-
locale?: string
|
|
1570
|
-
translate?: (
|
|
1571
|
+
locale?: string;
|
|
1572
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
1571
1573
|
}): {
|
|
1572
1574
|
ref: any;
|
|
1573
1575
|
childRef(ref: any): void;
|
|
1574
1576
|
getWrappedInstance(): any;
|
|
1575
1577
|
render(): React.JSX.Element;
|
|
1576
1578
|
context: unknown;
|
|
1577
|
-
setState<
|
|
1578
|
-
multiple?: boolean | undefined;
|
|
1579
|
+
setState<K extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "height" | "onChange" | "className" | "style" | "value" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "testIdBuilder" | "loadingConfig" | "draggable" | "options" | "maxLength" | "minLength" | "placeholder" | "itemClassName" | "highlightTxt" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "checkAll" | "checkAllLabel" | "removable" | "onDelete" | "onDeferLoad" | "itemRender" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "createMaxLength" | "editMaxLength" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
1579
1580
|
disabled?: boolean | undefined;
|
|
1581
|
+
multiple?: boolean | undefined;
|
|
1582
|
+
labelField?: string | undefined;
|
|
1580
1583
|
valueField?: string | undefined;
|
|
1581
|
-
showIcon?: boolean | undefined;
|
|
1582
1584
|
joinValues?: boolean | undefined;
|
|
1583
1585
|
delimiter?: string | undefined;
|
|
1586
|
+
pathSeparator?: string | undefined;
|
|
1584
1587
|
extractValue?: boolean | undefined;
|
|
1588
|
+
virtualThreshold?: number | undefined;
|
|
1589
|
+
showIcon?: boolean | undefined;
|
|
1585
1590
|
deferField?: string | undefined;
|
|
1586
|
-
|
|
1587
|
-
|
|
1588
|
-
|
|
1589
|
-
rootValue?: any;
|
|
1590
|
-
cascade?: boolean | undefined;
|
|
1591
|
+
initiallyOpen?: boolean | undefined;
|
|
1592
|
+
unfoldedLevel?: number | undefined;
|
|
1593
|
+
showRadio?: boolean | undefined;
|
|
1591
1594
|
withChildren?: boolean | undefined;
|
|
1592
1595
|
onlyChildren?: boolean | undefined;
|
|
1593
|
-
enableNodePath?: boolean | undefined;
|
|
1594
|
-
pathSeparator?: string | undefined;
|
|
1595
|
-
showOutline?: boolean | undefined;
|
|
1596
|
-
autoCancelParent?: boolean | undefined;
|
|
1597
|
-
enableDefaultIcon?: boolean | undefined;
|
|
1598
|
-
autoCheckChildren?: boolean | undefined;
|
|
1599
1596
|
iconField?: string | undefined;
|
|
1600
|
-
virtualThreshold?: number | undefined;
|
|
1601
|
-
initiallyOpen?: boolean | undefined;
|
|
1602
1597
|
unfoldedField?: string | undefined;
|
|
1603
1598
|
foldedField?: string | undefined;
|
|
1604
|
-
|
|
1605
|
-
|
|
1599
|
+
disabledField?: string | undefined;
|
|
1600
|
+
showOutline?: boolean | undefined;
|
|
1601
|
+
hideRoot?: boolean | undefined;
|
|
1602
|
+
rootLabel?: string | undefined;
|
|
1603
|
+
rootValue?: any;
|
|
1604
|
+
enableNodePath?: boolean | undefined;
|
|
1605
|
+
nodePath?: any[] | undefined;
|
|
1606
|
+
autoCheckChildren?: boolean | undefined;
|
|
1607
|
+
autoCancelParent?: boolean | undefined;
|
|
1608
|
+
cascade?: boolean | undefined;
|
|
1609
|
+
selfDisabledAffectChildren?: boolean | undefined;
|
|
1610
|
+
rootCreateTip?: string | undefined;
|
|
1606
1611
|
createTip?: string | undefined;
|
|
1607
1612
|
editTip?: string | undefined;
|
|
1608
1613
|
removeTip?: string | undefined;
|
|
1609
|
-
|
|
1610
|
-
nodePath?: any[] | undefined;
|
|
1611
|
-
selfDisabledAffectChildren?: boolean | undefined;
|
|
1612
|
-
disabledField?: string | undefined;
|
|
1614
|
+
enableDefaultIcon?: boolean | undefined;
|
|
1613
1615
|
} & {} & {
|
|
1614
|
-
locale?: string
|
|
1615
|
-
translate?: (
|
|
1616
|
-
}>) => {} | Pick<{},
|
|
1616
|
+
locale?: string;
|
|
1617
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
1618
|
+
}>) => {} | Pick<{}, K> | null) | Pick<{}, K> | null, callback?: (() => void) | undefined): void;
|
|
1617
1619
|
forceUpdate(callback?: (() => void) | undefined): void;
|
|
1618
|
-
readonly props: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
1619
|
-
multiple?: boolean | undefined;
|
|
1620
|
+
readonly props: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "height" | "onChange" | "className" | "style" | "value" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "testIdBuilder" | "loadingConfig" | "draggable" | "options" | "maxLength" | "minLength" | "placeholder" | "itemClassName" | "highlightTxt" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "checkAll" | "checkAllLabel" | "removable" | "onDelete" | "onDeferLoad" | "itemRender" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "createMaxLength" | "editMaxLength" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
1620
1621
|
disabled?: boolean | undefined;
|
|
1622
|
+
multiple?: boolean | undefined;
|
|
1623
|
+
labelField?: string | undefined;
|
|
1621
1624
|
valueField?: string | undefined;
|
|
1622
|
-
showIcon?: boolean | undefined;
|
|
1623
1625
|
joinValues?: boolean | undefined;
|
|
1624
1626
|
delimiter?: string | undefined;
|
|
1627
|
+
pathSeparator?: string | undefined;
|
|
1625
1628
|
extractValue?: boolean | undefined;
|
|
1629
|
+
virtualThreshold?: number | undefined;
|
|
1630
|
+
showIcon?: boolean | undefined;
|
|
1626
1631
|
deferField?: string | undefined;
|
|
1627
|
-
|
|
1628
|
-
|
|
1629
|
-
|
|
1630
|
-
rootValue?: any;
|
|
1631
|
-
cascade?: boolean | undefined;
|
|
1632
|
+
initiallyOpen?: boolean | undefined;
|
|
1633
|
+
unfoldedLevel?: number | undefined;
|
|
1634
|
+
showRadio?: boolean | undefined;
|
|
1632
1635
|
withChildren?: boolean | undefined;
|
|
1633
1636
|
onlyChildren?: boolean | undefined;
|
|
1634
|
-
enableNodePath?: boolean | undefined;
|
|
1635
|
-
pathSeparator?: string | undefined;
|
|
1636
|
-
showOutline?: boolean | undefined;
|
|
1637
|
-
autoCancelParent?: boolean | undefined;
|
|
1638
|
-
enableDefaultIcon?: boolean | undefined;
|
|
1639
|
-
autoCheckChildren?: boolean | undefined;
|
|
1640
1637
|
iconField?: string | undefined;
|
|
1641
|
-
virtualThreshold?: number | undefined;
|
|
1642
|
-
initiallyOpen?: boolean | undefined;
|
|
1643
1638
|
unfoldedField?: string | undefined;
|
|
1644
1639
|
foldedField?: string | undefined;
|
|
1645
|
-
|
|
1646
|
-
|
|
1640
|
+
disabledField?: string | undefined;
|
|
1641
|
+
showOutline?: boolean | undefined;
|
|
1642
|
+
hideRoot?: boolean | undefined;
|
|
1643
|
+
rootLabel?: string | undefined;
|
|
1644
|
+
rootValue?: any;
|
|
1645
|
+
enableNodePath?: boolean | undefined;
|
|
1646
|
+
nodePath?: any[] | undefined;
|
|
1647
|
+
autoCheckChildren?: boolean | undefined;
|
|
1648
|
+
autoCancelParent?: boolean | undefined;
|
|
1649
|
+
cascade?: boolean | undefined;
|
|
1650
|
+
selfDisabledAffectChildren?: boolean | undefined;
|
|
1651
|
+
rootCreateTip?: string | undefined;
|
|
1647
1652
|
createTip?: string | undefined;
|
|
1648
1653
|
editTip?: string | undefined;
|
|
1649
1654
|
removeTip?: string | undefined;
|
|
1650
|
-
|
|
1651
|
-
nodePath?: any[] | undefined;
|
|
1652
|
-
selfDisabledAffectChildren?: boolean | undefined;
|
|
1653
|
-
disabledField?: string | undefined;
|
|
1655
|
+
enableDefaultIcon?: boolean | undefined;
|
|
1654
1656
|
} & {} & {
|
|
1655
|
-
locale?: string
|
|
1656
|
-
translate?: (
|
|
1657
|
+
locale?: string;
|
|
1658
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
1657
1659
|
}>;
|
|
1658
1660
|
state: Readonly<{}>;
|
|
1659
1661
|
refs: {
|
|
1660
1662
|
[key: string]: React.ReactInstance;
|
|
1661
1663
|
};
|
|
1662
1664
|
componentDidMount?(): void;
|
|
1663
|
-
shouldComponentUpdate?(nextProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
1664
|
-
multiple?: boolean | undefined;
|
|
1665
|
+
shouldComponentUpdate?(nextProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "height" | "onChange" | "className" | "style" | "value" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "testIdBuilder" | "loadingConfig" | "draggable" | "options" | "maxLength" | "minLength" | "placeholder" | "itemClassName" | "highlightTxt" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "checkAll" | "checkAllLabel" | "removable" | "onDelete" | "onDeferLoad" | "itemRender" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "createMaxLength" | "editMaxLength" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
1665
1666
|
disabled?: boolean | undefined;
|
|
1667
|
+
multiple?: boolean | undefined;
|
|
1668
|
+
labelField?: string | undefined;
|
|
1666
1669
|
valueField?: string | undefined;
|
|
1667
|
-
showIcon?: boolean | undefined;
|
|
1668
1670
|
joinValues?: boolean | undefined;
|
|
1669
1671
|
delimiter?: string | undefined;
|
|
1672
|
+
pathSeparator?: string | undefined;
|
|
1670
1673
|
extractValue?: boolean | undefined;
|
|
1674
|
+
virtualThreshold?: number | undefined;
|
|
1675
|
+
showIcon?: boolean | undefined;
|
|
1671
1676
|
deferField?: string | undefined;
|
|
1672
|
-
|
|
1673
|
-
|
|
1674
|
-
|
|
1675
|
-
rootValue?: any;
|
|
1676
|
-
cascade?: boolean | undefined;
|
|
1677
|
+
initiallyOpen?: boolean | undefined;
|
|
1678
|
+
unfoldedLevel?: number | undefined;
|
|
1679
|
+
showRadio?: boolean | undefined;
|
|
1677
1680
|
withChildren?: boolean | undefined;
|
|
1678
1681
|
onlyChildren?: boolean | undefined;
|
|
1679
|
-
enableNodePath?: boolean | undefined;
|
|
1680
|
-
pathSeparator?: string | undefined;
|
|
1681
|
-
showOutline?: boolean | undefined;
|
|
1682
|
-
autoCancelParent?: boolean | undefined;
|
|
1683
|
-
enableDefaultIcon?: boolean | undefined;
|
|
1684
|
-
autoCheckChildren?: boolean | undefined;
|
|
1685
1682
|
iconField?: string | undefined;
|
|
1686
|
-
virtualThreshold?: number | undefined;
|
|
1687
|
-
initiallyOpen?: boolean | undefined;
|
|
1688
1683
|
unfoldedField?: string | undefined;
|
|
1689
1684
|
foldedField?: string | undefined;
|
|
1690
|
-
|
|
1691
|
-
|
|
1685
|
+
disabledField?: string | undefined;
|
|
1686
|
+
showOutline?: boolean | undefined;
|
|
1687
|
+
hideRoot?: boolean | undefined;
|
|
1688
|
+
rootLabel?: string | undefined;
|
|
1689
|
+
rootValue?: any;
|
|
1690
|
+
enableNodePath?: boolean | undefined;
|
|
1691
|
+
nodePath?: any[] | undefined;
|
|
1692
|
+
autoCheckChildren?: boolean | undefined;
|
|
1693
|
+
autoCancelParent?: boolean | undefined;
|
|
1694
|
+
cascade?: boolean | undefined;
|
|
1695
|
+
selfDisabledAffectChildren?: boolean | undefined;
|
|
1696
|
+
rootCreateTip?: string | undefined;
|
|
1692
1697
|
createTip?: string | undefined;
|
|
1693
1698
|
editTip?: string | undefined;
|
|
1694
1699
|
removeTip?: string | undefined;
|
|
1695
|
-
|
|
1696
|
-
nodePath?: any[] | undefined;
|
|
1697
|
-
selfDisabledAffectChildren?: boolean | undefined;
|
|
1698
|
-
disabledField?: string | undefined;
|
|
1700
|
+
enableDefaultIcon?: boolean | undefined;
|
|
1699
1701
|
} & {} & {
|
|
1700
|
-
locale?: string
|
|
1701
|
-
translate?: (
|
|
1702
|
+
locale?: string;
|
|
1703
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
1702
1704
|
}>, nextState: Readonly<{}>, nextContext: any): boolean;
|
|
1703
1705
|
componentWillUnmount?(): void;
|
|
1704
1706
|
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
|
1705
|
-
getSnapshotBeforeUpdate?(prevProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
1706
|
-
multiple?: boolean | undefined;
|
|
1707
|
+
getSnapshotBeforeUpdate?(prevProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "height" | "onChange" | "className" | "style" | "value" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "testIdBuilder" | "loadingConfig" | "draggable" | "options" | "maxLength" | "minLength" | "placeholder" | "itemClassName" | "highlightTxt" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "checkAll" | "checkAllLabel" | "removable" | "onDelete" | "onDeferLoad" | "itemRender" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "createMaxLength" | "editMaxLength" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
1707
1708
|
disabled?: boolean | undefined;
|
|
1709
|
+
multiple?: boolean | undefined;
|
|
1710
|
+
labelField?: string | undefined;
|
|
1708
1711
|
valueField?: string | undefined;
|
|
1709
|
-
showIcon?: boolean | undefined;
|
|
1710
1712
|
joinValues?: boolean | undefined;
|
|
1711
1713
|
delimiter?: string | undefined;
|
|
1714
|
+
pathSeparator?: string | undefined;
|
|
1712
1715
|
extractValue?: boolean | undefined;
|
|
1716
|
+
virtualThreshold?: number | undefined;
|
|
1717
|
+
showIcon?: boolean | undefined;
|
|
1713
1718
|
deferField?: string | undefined;
|
|
1714
|
-
|
|
1715
|
-
|
|
1716
|
-
|
|
1717
|
-
rootValue?: any;
|
|
1718
|
-
cascade?: boolean | undefined;
|
|
1719
|
+
initiallyOpen?: boolean | undefined;
|
|
1720
|
+
unfoldedLevel?: number | undefined;
|
|
1721
|
+
showRadio?: boolean | undefined;
|
|
1719
1722
|
withChildren?: boolean | undefined;
|
|
1720
1723
|
onlyChildren?: boolean | undefined;
|
|
1721
|
-
enableNodePath?: boolean | undefined;
|
|
1722
|
-
pathSeparator?: string | undefined;
|
|
1723
|
-
showOutline?: boolean | undefined;
|
|
1724
|
-
autoCancelParent?: boolean | undefined;
|
|
1725
|
-
enableDefaultIcon?: boolean | undefined;
|
|
1726
|
-
autoCheckChildren?: boolean | undefined;
|
|
1727
1724
|
iconField?: string | undefined;
|
|
1728
|
-
virtualThreshold?: number | undefined;
|
|
1729
|
-
initiallyOpen?: boolean | undefined;
|
|
1730
1725
|
unfoldedField?: string | undefined;
|
|
1731
1726
|
foldedField?: string | undefined;
|
|
1732
|
-
|
|
1733
|
-
|
|
1727
|
+
disabledField?: string | undefined;
|
|
1728
|
+
showOutline?: boolean | undefined;
|
|
1729
|
+
hideRoot?: boolean | undefined;
|
|
1730
|
+
rootLabel?: string | undefined;
|
|
1731
|
+
rootValue?: any;
|
|
1732
|
+
enableNodePath?: boolean | undefined;
|
|
1733
|
+
nodePath?: any[] | undefined;
|
|
1734
|
+
autoCheckChildren?: boolean | undefined;
|
|
1735
|
+
autoCancelParent?: boolean | undefined;
|
|
1736
|
+
cascade?: boolean | undefined;
|
|
1737
|
+
selfDisabledAffectChildren?: boolean | undefined;
|
|
1738
|
+
rootCreateTip?: string | undefined;
|
|
1734
1739
|
createTip?: string | undefined;
|
|
1735
1740
|
editTip?: string | undefined;
|
|
1736
1741
|
removeTip?: string | undefined;
|
|
1737
|
-
|
|
1738
|
-
nodePath?: any[] | undefined;
|
|
1739
|
-
selfDisabledAffectChildren?: boolean | undefined;
|
|
1740
|
-
disabledField?: string | undefined;
|
|
1742
|
+
enableDefaultIcon?: boolean | undefined;
|
|
1741
1743
|
} & {} & {
|
|
1742
|
-
locale?: string
|
|
1743
|
-
translate?: (
|
|
1744
|
+
locale?: string;
|
|
1745
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
1744
1746
|
}>, prevState: Readonly<{}>): any;
|
|
1745
|
-
componentDidUpdate?(prevProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
1746
|
-
multiple?: boolean | undefined;
|
|
1747
|
+
componentDidUpdate?(prevProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "height" | "onChange" | "className" | "style" | "value" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "testIdBuilder" | "loadingConfig" | "draggable" | "options" | "maxLength" | "minLength" | "placeholder" | "itemClassName" | "highlightTxt" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "checkAll" | "checkAllLabel" | "removable" | "onDelete" | "onDeferLoad" | "itemRender" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "createMaxLength" | "editMaxLength" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
1747
1748
|
disabled?: boolean | undefined;
|
|
1749
|
+
multiple?: boolean | undefined;
|
|
1750
|
+
labelField?: string | undefined;
|
|
1748
1751
|
valueField?: string | undefined;
|
|
1749
|
-
showIcon?: boolean | undefined;
|
|
1750
1752
|
joinValues?: boolean | undefined;
|
|
1751
1753
|
delimiter?: string | undefined;
|
|
1754
|
+
pathSeparator?: string | undefined;
|
|
1752
1755
|
extractValue?: boolean | undefined;
|
|
1756
|
+
virtualThreshold?: number | undefined;
|
|
1757
|
+
showIcon?: boolean | undefined;
|
|
1753
1758
|
deferField?: string | undefined;
|
|
1754
|
-
|
|
1755
|
-
|
|
1756
|
-
|
|
1757
|
-
rootValue?: any;
|
|
1758
|
-
cascade?: boolean | undefined;
|
|
1759
|
+
initiallyOpen?: boolean | undefined;
|
|
1760
|
+
unfoldedLevel?: number | undefined;
|
|
1761
|
+
showRadio?: boolean | undefined;
|
|
1759
1762
|
withChildren?: boolean | undefined;
|
|
1760
1763
|
onlyChildren?: boolean | undefined;
|
|
1761
|
-
enableNodePath?: boolean | undefined;
|
|
1762
|
-
pathSeparator?: string | undefined;
|
|
1763
|
-
showOutline?: boolean | undefined;
|
|
1764
|
-
autoCancelParent?: boolean | undefined;
|
|
1765
|
-
enableDefaultIcon?: boolean | undefined;
|
|
1766
|
-
autoCheckChildren?: boolean | undefined;
|
|
1767
1764
|
iconField?: string | undefined;
|
|
1768
|
-
virtualThreshold?: number | undefined;
|
|
1769
|
-
initiallyOpen?: boolean | undefined;
|
|
1770
1765
|
unfoldedField?: string | undefined;
|
|
1771
1766
|
foldedField?: string | undefined;
|
|
1772
|
-
|
|
1773
|
-
|
|
1767
|
+
disabledField?: string | undefined;
|
|
1768
|
+
showOutline?: boolean | undefined;
|
|
1769
|
+
hideRoot?: boolean | undefined;
|
|
1770
|
+
rootLabel?: string | undefined;
|
|
1771
|
+
rootValue?: any;
|
|
1772
|
+
enableNodePath?: boolean | undefined;
|
|
1773
|
+
nodePath?: any[] | undefined;
|
|
1774
|
+
autoCheckChildren?: boolean | undefined;
|
|
1775
|
+
autoCancelParent?: boolean | undefined;
|
|
1776
|
+
cascade?: boolean | undefined;
|
|
1777
|
+
selfDisabledAffectChildren?: boolean | undefined;
|
|
1778
|
+
rootCreateTip?: string | undefined;
|
|
1774
1779
|
createTip?: string | undefined;
|
|
1775
1780
|
editTip?: string | undefined;
|
|
1776
1781
|
removeTip?: string | undefined;
|
|
1777
|
-
|
|
1778
|
-
nodePath?: any[] | undefined;
|
|
1779
|
-
selfDisabledAffectChildren?: boolean | undefined;
|
|
1780
|
-
disabledField?: string | undefined;
|
|
1782
|
+
enableDefaultIcon?: boolean | undefined;
|
|
1781
1783
|
} & {} & {
|
|
1782
|
-
locale?: string
|
|
1783
|
-
translate?: (
|
|
1784
|
+
locale?: string;
|
|
1785
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
1784
1786
|
}>, prevState: Readonly<{}>, snapshot?: any): void;
|
|
1785
1787
|
componentWillMount?(): void;
|
|
1786
1788
|
UNSAFE_componentWillMount?(): void;
|
|
1787
|
-
componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
1788
|
-
multiple?: boolean | undefined;
|
|
1789
|
+
componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "height" | "onChange" | "className" | "style" | "value" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "testIdBuilder" | "loadingConfig" | "draggable" | "options" | "maxLength" | "minLength" | "placeholder" | "itemClassName" | "highlightTxt" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "checkAll" | "checkAllLabel" | "removable" | "onDelete" | "onDeferLoad" | "itemRender" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "createMaxLength" | "editMaxLength" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
1789
1790
|
disabled?: boolean | undefined;
|
|
1791
|
+
multiple?: boolean | undefined;
|
|
1792
|
+
labelField?: string | undefined;
|
|
1790
1793
|
valueField?: string | undefined;
|
|
1791
|
-
showIcon?: boolean | undefined;
|
|
1792
1794
|
joinValues?: boolean | undefined;
|
|
1793
1795
|
delimiter?: string | undefined;
|
|
1796
|
+
pathSeparator?: string | undefined;
|
|
1794
1797
|
extractValue?: boolean | undefined;
|
|
1798
|
+
virtualThreshold?: number | undefined;
|
|
1799
|
+
showIcon?: boolean | undefined;
|
|
1795
1800
|
deferField?: string | undefined;
|
|
1796
|
-
|
|
1797
|
-
|
|
1798
|
-
|
|
1799
|
-
rootValue?: any;
|
|
1800
|
-
cascade?: boolean | undefined;
|
|
1801
|
+
initiallyOpen?: boolean | undefined;
|
|
1802
|
+
unfoldedLevel?: number | undefined;
|
|
1803
|
+
showRadio?: boolean | undefined;
|
|
1801
1804
|
withChildren?: boolean | undefined;
|
|
1802
1805
|
onlyChildren?: boolean | undefined;
|
|
1803
|
-
enableNodePath?: boolean | undefined;
|
|
1804
|
-
pathSeparator?: string | undefined;
|
|
1805
|
-
showOutline?: boolean | undefined;
|
|
1806
|
-
autoCancelParent?: boolean | undefined;
|
|
1807
|
-
enableDefaultIcon?: boolean | undefined;
|
|
1808
|
-
autoCheckChildren?: boolean | undefined;
|
|
1809
1806
|
iconField?: string | undefined;
|
|
1810
|
-
virtualThreshold?: number | undefined;
|
|
1811
|
-
initiallyOpen?: boolean | undefined;
|
|
1812
1807
|
unfoldedField?: string | undefined;
|
|
1813
1808
|
foldedField?: string | undefined;
|
|
1814
|
-
|
|
1815
|
-
|
|
1809
|
+
disabledField?: string | undefined;
|
|
1810
|
+
showOutline?: boolean | undefined;
|
|
1811
|
+
hideRoot?: boolean | undefined;
|
|
1812
|
+
rootLabel?: string | undefined;
|
|
1813
|
+
rootValue?: any;
|
|
1814
|
+
enableNodePath?: boolean | undefined;
|
|
1815
|
+
nodePath?: any[] | undefined;
|
|
1816
|
+
autoCheckChildren?: boolean | undefined;
|
|
1817
|
+
autoCancelParent?: boolean | undefined;
|
|
1818
|
+
cascade?: boolean | undefined;
|
|
1819
|
+
selfDisabledAffectChildren?: boolean | undefined;
|
|
1820
|
+
rootCreateTip?: string | undefined;
|
|
1816
1821
|
createTip?: string | undefined;
|
|
1817
1822
|
editTip?: string | undefined;
|
|
1818
1823
|
removeTip?: string | undefined;
|
|
1819
|
-
|
|
1820
|
-
nodePath?: any[] | undefined;
|
|
1821
|
-
selfDisabledAffectChildren?: boolean | undefined;
|
|
1822
|
-
disabledField?: string | undefined;
|
|
1824
|
+
enableDefaultIcon?: boolean | undefined;
|
|
1823
1825
|
} & {} & {
|
|
1824
|
-
locale?: string
|
|
1825
|
-
translate?: (
|
|
1826
|
+
locale?: string;
|
|
1827
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
1826
1828
|
}>, nextContext: any): void;
|
|
1827
|
-
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
1828
|
-
multiple?: boolean | undefined;
|
|
1829
|
+
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "height" | "onChange" | "className" | "style" | "value" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "testIdBuilder" | "loadingConfig" | "draggable" | "options" | "maxLength" | "minLength" | "placeholder" | "itemClassName" | "highlightTxt" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "checkAll" | "checkAllLabel" | "removable" | "onDelete" | "onDeferLoad" | "itemRender" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "createMaxLength" | "editMaxLength" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
1829
1830
|
disabled?: boolean | undefined;
|
|
1831
|
+
multiple?: boolean | undefined;
|
|
1832
|
+
labelField?: string | undefined;
|
|
1830
1833
|
valueField?: string | undefined;
|
|
1831
|
-
showIcon?: boolean | undefined;
|
|
1832
1834
|
joinValues?: boolean | undefined;
|
|
1833
1835
|
delimiter?: string | undefined;
|
|
1836
|
+
pathSeparator?: string | undefined;
|
|
1834
1837
|
extractValue?: boolean | undefined;
|
|
1838
|
+
virtualThreshold?: number | undefined;
|
|
1839
|
+
showIcon?: boolean | undefined;
|
|
1835
1840
|
deferField?: string | undefined;
|
|
1836
|
-
|
|
1837
|
-
|
|
1838
|
-
|
|
1839
|
-
rootValue?: any;
|
|
1840
|
-
cascade?: boolean | undefined;
|
|
1841
|
+
initiallyOpen?: boolean | undefined;
|
|
1842
|
+
unfoldedLevel?: number | undefined;
|
|
1843
|
+
showRadio?: boolean | undefined;
|
|
1841
1844
|
withChildren?: boolean | undefined;
|
|
1842
1845
|
onlyChildren?: boolean | undefined;
|
|
1843
|
-
enableNodePath?: boolean | undefined;
|
|
1844
|
-
pathSeparator?: string | undefined;
|
|
1845
|
-
showOutline?: boolean | undefined;
|
|
1846
|
-
autoCancelParent?: boolean | undefined;
|
|
1847
|
-
enableDefaultIcon?: boolean | undefined;
|
|
1848
|
-
autoCheckChildren?: boolean | undefined;
|
|
1849
1846
|
iconField?: string | undefined;
|
|
1850
|
-
virtualThreshold?: number | undefined;
|
|
1851
|
-
initiallyOpen?: boolean | undefined;
|
|
1852
1847
|
unfoldedField?: string | undefined;
|
|
1853
1848
|
foldedField?: string | undefined;
|
|
1854
|
-
|
|
1855
|
-
|
|
1849
|
+
disabledField?: string | undefined;
|
|
1850
|
+
showOutline?: boolean | undefined;
|
|
1851
|
+
hideRoot?: boolean | undefined;
|
|
1852
|
+
rootLabel?: string | undefined;
|
|
1853
|
+
rootValue?: any;
|
|
1854
|
+
enableNodePath?: boolean | undefined;
|
|
1855
|
+
nodePath?: any[] | undefined;
|
|
1856
|
+
autoCheckChildren?: boolean | undefined;
|
|
1857
|
+
autoCancelParent?: boolean | undefined;
|
|
1858
|
+
cascade?: boolean | undefined;
|
|
1859
|
+
selfDisabledAffectChildren?: boolean | undefined;
|
|
1860
|
+
rootCreateTip?: string | undefined;
|
|
1856
1861
|
createTip?: string | undefined;
|
|
1857
1862
|
editTip?: string | undefined;
|
|
1858
1863
|
removeTip?: string | undefined;
|
|
1859
|
-
|
|
1860
|
-
nodePath?: any[] | undefined;
|
|
1861
|
-
selfDisabledAffectChildren?: boolean | undefined;
|
|
1862
|
-
disabledField?: string | undefined;
|
|
1864
|
+
enableDefaultIcon?: boolean | undefined;
|
|
1863
1865
|
} & {} & {
|
|
1864
|
-
locale?: string
|
|
1865
|
-
translate?: (
|
|
1866
|
+
locale?: string;
|
|
1867
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
1866
1868
|
}>, nextContext: any): void;
|
|
1867
|
-
componentWillUpdate?(nextProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
1868
|
-
multiple?: boolean | undefined;
|
|
1869
|
+
componentWillUpdate?(nextProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "height" | "onChange" | "className" | "style" | "value" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "testIdBuilder" | "loadingConfig" | "draggable" | "options" | "maxLength" | "minLength" | "placeholder" | "itemClassName" | "highlightTxt" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "checkAll" | "checkAllLabel" | "removable" | "onDelete" | "onDeferLoad" | "itemRender" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "createMaxLength" | "editMaxLength" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
1869
1870
|
disabled?: boolean | undefined;
|
|
1871
|
+
multiple?: boolean | undefined;
|
|
1872
|
+
labelField?: string | undefined;
|
|
1870
1873
|
valueField?: string | undefined;
|
|
1871
|
-
showIcon?: boolean | undefined;
|
|
1872
1874
|
joinValues?: boolean | undefined;
|
|
1873
1875
|
delimiter?: string | undefined;
|
|
1876
|
+
pathSeparator?: string | undefined;
|
|
1874
1877
|
extractValue?: boolean | undefined;
|
|
1878
|
+
virtualThreshold?: number | undefined;
|
|
1879
|
+
showIcon?: boolean | undefined;
|
|
1875
1880
|
deferField?: string | undefined;
|
|
1876
|
-
|
|
1877
|
-
|
|
1878
|
-
|
|
1879
|
-
rootValue?: any;
|
|
1880
|
-
cascade?: boolean | undefined;
|
|
1881
|
+
initiallyOpen?: boolean | undefined;
|
|
1882
|
+
unfoldedLevel?: number | undefined;
|
|
1883
|
+
showRadio?: boolean | undefined;
|
|
1881
1884
|
withChildren?: boolean | undefined;
|
|
1882
1885
|
onlyChildren?: boolean | undefined;
|
|
1883
|
-
enableNodePath?: boolean | undefined;
|
|
1884
|
-
pathSeparator?: string | undefined;
|
|
1885
|
-
showOutline?: boolean | undefined;
|
|
1886
|
-
autoCancelParent?: boolean | undefined;
|
|
1887
|
-
enableDefaultIcon?: boolean | undefined;
|
|
1888
|
-
autoCheckChildren?: boolean | undefined;
|
|
1889
1886
|
iconField?: string | undefined;
|
|
1890
|
-
virtualThreshold?: number | undefined;
|
|
1891
|
-
initiallyOpen?: boolean | undefined;
|
|
1892
1887
|
unfoldedField?: string | undefined;
|
|
1893
1888
|
foldedField?: string | undefined;
|
|
1894
|
-
|
|
1895
|
-
|
|
1889
|
+
disabledField?: string | undefined;
|
|
1890
|
+
showOutline?: boolean | undefined;
|
|
1891
|
+
hideRoot?: boolean | undefined;
|
|
1892
|
+
rootLabel?: string | undefined;
|
|
1893
|
+
rootValue?: any;
|
|
1894
|
+
enableNodePath?: boolean | undefined;
|
|
1895
|
+
nodePath?: any[] | undefined;
|
|
1896
|
+
autoCheckChildren?: boolean | undefined;
|
|
1897
|
+
autoCancelParent?: boolean | undefined;
|
|
1898
|
+
cascade?: boolean | undefined;
|
|
1899
|
+
selfDisabledAffectChildren?: boolean | undefined;
|
|
1900
|
+
rootCreateTip?: string | undefined;
|
|
1896
1901
|
createTip?: string | undefined;
|
|
1897
1902
|
editTip?: string | undefined;
|
|
1898
1903
|
removeTip?: string | undefined;
|
|
1899
|
-
|
|
1900
|
-
nodePath?: any[] | undefined;
|
|
1901
|
-
selfDisabledAffectChildren?: boolean | undefined;
|
|
1902
|
-
disabledField?: string | undefined;
|
|
1904
|
+
enableDefaultIcon?: boolean | undefined;
|
|
1903
1905
|
} & {} & {
|
|
1904
|
-
locale?: string
|
|
1905
|
-
translate?: (
|
|
1906
|
+
locale?: string;
|
|
1907
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
1906
1908
|
}>, nextState: Readonly<{}>, nextContext: any): void;
|
|
1907
|
-
UNSAFE_componentWillUpdate?(nextProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
1908
|
-
multiple?: boolean | undefined;
|
|
1909
|
+
UNSAFE_componentWillUpdate?(nextProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "height" | "onChange" | "className" | "style" | "value" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "testIdBuilder" | "loadingConfig" | "draggable" | "options" | "maxLength" | "minLength" | "placeholder" | "itemClassName" | "highlightTxt" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "checkAll" | "checkAllLabel" | "removable" | "onDelete" | "onDeferLoad" | "itemRender" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "createMaxLength" | "editMaxLength" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
1909
1910
|
disabled?: boolean | undefined;
|
|
1911
|
+
multiple?: boolean | undefined;
|
|
1912
|
+
labelField?: string | undefined;
|
|
1910
1913
|
valueField?: string | undefined;
|
|
1911
|
-
showIcon?: boolean | undefined;
|
|
1912
1914
|
joinValues?: boolean | undefined;
|
|
1913
1915
|
delimiter?: string | undefined;
|
|
1916
|
+
pathSeparator?: string | undefined;
|
|
1914
1917
|
extractValue?: boolean | undefined;
|
|
1918
|
+
virtualThreshold?: number | undefined;
|
|
1919
|
+
showIcon?: boolean | undefined;
|
|
1915
1920
|
deferField?: string | undefined;
|
|
1916
|
-
|
|
1917
|
-
|
|
1918
|
-
|
|
1919
|
-
rootValue?: any;
|
|
1920
|
-
cascade?: boolean | undefined;
|
|
1921
|
+
initiallyOpen?: boolean | undefined;
|
|
1922
|
+
unfoldedLevel?: number | undefined;
|
|
1923
|
+
showRadio?: boolean | undefined;
|
|
1921
1924
|
withChildren?: boolean | undefined;
|
|
1922
1925
|
onlyChildren?: boolean | undefined;
|
|
1923
|
-
enableNodePath?: boolean | undefined;
|
|
1924
|
-
pathSeparator?: string | undefined;
|
|
1925
|
-
showOutline?: boolean | undefined;
|
|
1926
|
-
autoCancelParent?: boolean | undefined;
|
|
1927
|
-
enableDefaultIcon?: boolean | undefined;
|
|
1928
|
-
autoCheckChildren?: boolean | undefined;
|
|
1929
1926
|
iconField?: string | undefined;
|
|
1930
|
-
virtualThreshold?: number | undefined;
|
|
1931
|
-
initiallyOpen?: boolean | undefined;
|
|
1932
1927
|
unfoldedField?: string | undefined;
|
|
1933
1928
|
foldedField?: string | undefined;
|
|
1934
|
-
|
|
1935
|
-
|
|
1929
|
+
disabledField?: string | undefined;
|
|
1930
|
+
showOutline?: boolean | undefined;
|
|
1931
|
+
hideRoot?: boolean | undefined;
|
|
1932
|
+
rootLabel?: string | undefined;
|
|
1933
|
+
rootValue?: any;
|
|
1934
|
+
enableNodePath?: boolean | undefined;
|
|
1935
|
+
nodePath?: any[] | undefined;
|
|
1936
|
+
autoCheckChildren?: boolean | undefined;
|
|
1937
|
+
autoCancelParent?: boolean | undefined;
|
|
1938
|
+
cascade?: boolean | undefined;
|
|
1939
|
+
selfDisabledAffectChildren?: boolean | undefined;
|
|
1940
|
+
rootCreateTip?: string | undefined;
|
|
1936
1941
|
createTip?: string | undefined;
|
|
1937
1942
|
editTip?: string | undefined;
|
|
1938
1943
|
removeTip?: string | undefined;
|
|
1939
|
-
|
|
1940
|
-
nodePath?: any[] | undefined;
|
|
1941
|
-
selfDisabledAffectChildren?: boolean | undefined;
|
|
1942
|
-
disabledField?: string | undefined;
|
|
1944
|
+
enableDefaultIcon?: boolean | undefined;
|
|
1943
1945
|
} & {} & {
|
|
1944
|
-
locale?: string
|
|
1945
|
-
translate?: (
|
|
1946
|
+
locale?: string;
|
|
1947
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
1946
1948
|
}>, nextState: Readonly<{}>, nextContext: any): void;
|
|
1947
1949
|
};
|
|
1948
1950
|
displayName: string;
|