amis-ui 6.10.0 → 6.11.0-beta.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/esm/components/404.js +1 -1
- package/esm/components/Alert.js +1 -1
- package/esm/components/Alert2.js +1 -1
- package/esm/components/AnchorNav.js +1 -1
- package/esm/components/AnchorNavSection.js +1 -1
- package/esm/components/ArrayInput.js +1 -1
- package/esm/components/AsideNav.js +1 -1
- package/esm/components/AssociatedSelection.js +1 -1
- package/esm/components/AutoSizer.js +1 -1
- package/esm/components/Avatar.js +1 -1
- package/esm/components/Badge.js +1 -1
- package/esm/components/BaiduMapPicker.d.ts +4 -0
- package/esm/components/BaiduMapPicker.js +16 -12
- package/esm/components/BarCode.js +1 -1
- package/esm/components/Breadcrumb.js +1 -1
- package/esm/components/Button.js +1 -1
- package/esm/components/CalendarMobile.js +1 -1
- package/esm/components/Card.js +1 -1
- package/esm/components/Cascader.js +1 -1
- package/esm/components/ChainedDropdownSelection.js +1 -1
- package/esm/components/ChainedSelection.js +1 -1
- package/esm/components/Checkbox.js +1 -1
- package/esm/components/CityArea.js +1 -1
- package/esm/components/CityDB.js +1 -1
- package/esm/components/CodeMirror.js +1 -1
- package/esm/components/Collapse.js +1 -1
- package/esm/components/CollapseGroup.js +1 -1
- package/esm/components/ColorPicker.js +1 -1
- package/esm/components/Combo.js +1 -1
- package/esm/components/ConditionBuilder.js +1 -1
- package/esm/components/ConfirmBox.js +1 -1
- package/esm/components/ContextMenu.js +1 -1
- package/esm/components/DatePicker.js +1 -1
- package/esm/components/DateRangePicker.js +1 -1
- package/esm/components/DiffEditor.js +1 -1
- package/esm/components/DndContainer.js +1 -1
- package/esm/components/Drawer.js +1 -1
- package/esm/components/DropDownSelection.js +1 -1
- package/esm/components/Editor.js +1 -1
- package/esm/components/Form.js +1 -1
- package/esm/components/FormField.js +1 -1
- package/esm/components/FormulaPicker.js +1 -1
- package/esm/components/GaodeMapPicker.js +1 -1
- package/esm/components/GridNav.js +1 -1
- package/esm/components/GridNavItem.js +1 -1
- package/esm/components/GroupedSelection.js +1 -1
- package/esm/components/HeadCellDropDown.js +1 -1
- package/esm/components/Html.js +1 -1
- package/esm/components/Icon.js +1 -1
- package/esm/components/ImageGallery.js +1 -1
- package/esm/components/Input.js +1 -1
- package/esm/components/InputBox.js +1 -1
- package/esm/components/InputBoxWithSuggestion.js +1 -1
- package/esm/components/InputJSONSchema.js +1 -1
- package/esm/components/InputTable.js +1 -1
- package/esm/components/JSONSchemaEditor.js +1 -1
- package/esm/components/Layout.js +1 -1
- package/esm/components/Link.js +1 -1
- package/esm/components/ListGroup.js +1 -1
- package/esm/components/ListMenu.js +1 -1
- package/esm/components/LocationPicker.js +1 -1
- package/esm/components/Markdown.js +1 -1
- package/esm/components/Menu.js +1 -1
- package/esm/components/MobileDevTool.js +1 -1
- package/esm/components/Modal.js +1 -1
- package/esm/components/ModalManager.js +1 -1
- package/esm/components/MultilineText.js +1 -1
- package/esm/components/NumberInput.js +6 -4
- package/esm/components/OverflowTpl.js +1 -1
- package/esm/components/Pagination.js +1 -1
- package/esm/components/PdfViewer.js +1 -1
- package/esm/components/Picker.js +1 -1
- package/esm/components/PickerColumn.js +1 -1
- package/esm/components/PickerContainer.js +1 -1
- package/esm/components/PopOverContainer.js +1 -1
- package/esm/components/PopUp.js +1 -1
- package/esm/components/Progress.js +1 -1
- package/esm/components/PullRefresh.js +1 -1
- package/esm/components/Radios.js +1 -1
- package/esm/components/Range.js +1 -1
- package/esm/components/Rating.js +1 -1
- package/esm/components/ResultBox.js +1 -1
- package/esm/components/ResultList.js +1 -1
- package/esm/components/ResultTableList.js +1 -1
- package/esm/components/ResultTreeList.js +1 -1
- package/esm/components/RichText.js +1 -1
- package/esm/components/SearchBox.js +1 -1
- package/esm/components/Select.js +1 -1
- package/esm/components/SelectMobile.js +1 -1
- package/esm/components/Selection.js +1 -1
- package/esm/components/Signature.js +7 -2
- package/esm/components/SparkLine.js +1 -1
- package/esm/components/Spinner.js +1 -1
- package/esm/components/Steps.js +1 -1
- package/esm/components/Switch.js +1 -1
- package/esm/components/Tab.js +1 -1
- package/esm/components/Table.js +1 -1
- package/esm/components/TableSelection.js +1 -1
- package/esm/components/Tabs.js +3 -3
- package/esm/components/TabsTransfer.js +1 -1
- package/esm/components/TabsTransferPicker.js +1 -1
- package/esm/components/Tag.js +1 -1
- package/esm/components/Textarea.js +1 -1
- package/esm/components/Timeline.js +1 -1
- package/esm/components/TimelineItem.js +1 -1
- package/esm/components/Tinymce.js +1 -1
- package/esm/components/TitleBar.js +1 -1
- package/esm/components/Toast.js +1 -1
- package/esm/components/Tooltip.js +1 -1
- package/esm/components/TooltipWrapper.js +1 -1
- package/esm/components/Transfer.js +1 -1
- package/esm/components/TransferDropDown.js +1 -1
- package/esm/components/TransferPicker.js +1 -1
- package/esm/components/TransferSearch.js +1 -1
- package/esm/components/Tree.js +1 -1
- package/esm/components/TreeSelection.js +1 -1
- package/esm/components/UserSelect.d.ts +41 -40
- package/esm/components/UserSelect.js +3 -3
- package/esm/components/UserTabSelect.d.ts +41 -40
- package/esm/components/UserTabSelect.js +3 -3
- package/esm/components/VerificationCode.js +1 -1
- package/esm/components/VirtualList.js +1 -1
- package/esm/components/WithRemoteConfig.js +1 -1
- package/esm/components/WithStore.js +1 -1
- package/esm/components/calendar/Calendar.js +1 -1
- package/esm/components/calendar/CalendarContainer.js +1 -1
- package/esm/components/calendar/DaysView.js +1 -1
- package/esm/components/calendar/MonthsView.js +1 -1
- package/esm/components/calendar/QuartersView.js +1 -1
- package/esm/components/calendar/TimeView.js +1 -1
- package/esm/components/calendar/YearsView.js +1 -1
- package/esm/components/condition-builder/Expression.js +1 -1
- package/esm/components/condition-builder/Field.js +1 -1
- package/esm/components/condition-builder/Func.js +1 -1
- package/esm/components/condition-builder/Group.js +1 -1
- package/esm/components/condition-builder/GroupOrItem.js +1 -1
- package/esm/components/condition-builder/InputSwitch.js +1 -1
- package/esm/components/condition-builder/Item.js +1 -1
- package/esm/components/condition-builder/Value.js +1 -1
- package/esm/components/condition-builder/config.js +1 -1
- package/esm/components/condition-builder/index.js +1 -1
- package/esm/components/formula/CodeEditor.js +1 -1
- package/esm/components/formula/Editor.js +1 -1
- package/esm/components/formula/FuncList.js +1 -1
- package/esm/components/formula/Input.js +1 -1
- package/esm/components/formula/Picker.js +1 -1
- package/esm/components/formula/VariableList.js +1 -1
- package/esm/components/formula/plugin.js +1 -1
- package/esm/components/icons.js +2 -1
- package/esm/components/json-schema/Array.js +1 -1
- package/esm/components/json-schema/Item.js +1 -1
- package/esm/components/json-schema/Object.js +1 -1
- package/esm/components/json-schema/index.js +1 -1
- package/esm/components/menu/MenuContext.js +1 -1
- package/esm/components/menu/MenuItem.js +1 -1
- package/esm/components/menu/SubMenu.js +1 -1
- package/esm/components/menu/index.js +1 -1
- package/esm/components/schema-editor/Array.js +1 -1
- package/esm/components/schema-editor/Common.js +1 -1
- package/esm/components/schema-editor/Item.js +1 -1
- package/esm/components/schema-editor/Object.js +1 -1
- package/esm/components/schema-editor/SchemaVariableList.js +1 -1
- package/esm/components/schema-editor/SchemaVariableListPicker.js +1 -1
- package/esm/components/schema-editor/index.js +1 -1
- package/esm/components/table/Cell.js +1 -1
- package/esm/components/table/ColGroup.js +1 -1
- package/esm/components/table/Head.js +1 -1
- package/esm/components/table/HeadCellDropDown.js +1 -1
- package/esm/components/table/HeadCellFilter.js +1 -1
- package/esm/components/table/HeadCellSelect.js +1 -1
- package/esm/components/table/HeadCellSort.js +1 -1
- package/esm/components/table/ItemActionsWrapper.js +1 -1
- package/esm/components/table/Row.js +1 -1
- package/esm/components/table/SummaryRow.js +1 -1
- package/esm/components/table/index.js +1 -1
- package/esm/components/table/util.js +1 -1
- package/esm/components/virtual-list/AutoSizer.js +1 -1
- package/esm/components/virtual-list/SizeAndPositionManager.js +1 -1
- package/esm/components/virtual-list/constants.js +1 -1
- package/esm/components/virtual-list/index.js +1 -1
- package/esm/components/withBadge.js +1 -1
- package/esm/hooks/use-on-screen.js +1 -1
- package/esm/hooks/use-set-state.js +1 -1
- package/esm/hooks/use-sub-form.js +1 -1
- package/esm/hooks/use-touch.js +1 -1
- package/esm/hooks/use-update-effect.js +1 -1
- package/esm/hooks/use-validation-resolver.js +1 -1
- package/esm/icons/alert-danger.svg.js +1 -1
- package/esm/icons/alert-info.svg.js +1 -1
- package/esm/icons/alert-success.svg.js +1 -1
- package/esm/icons/alert-warning.svg.js +1 -1
- package/esm/icons/arrow-double-left.svg.js +1 -1
- package/esm/icons/arrow-double-right.svg.js +1 -1
- package/esm/icons/back.svg.js +1 -1
- package/esm/icons/calendar.svg.js +1 -1
- package/esm/icons/caret.svg.js +1 -1
- package/esm/icons/check.svg.js +1 -1
- package/esm/icons/clock.svg.js +1 -1
- package/esm/icons/close-small.svg.js +1 -1
- package/esm/icons/close.svg.js +1 -1
- package/esm/icons/cloud-upload.svg.js +1 -1
- package/esm/icons/column-filter.svg.js +1 -1
- package/esm/icons/columns.svg.js +1 -1
- package/esm/icons/compress-alt.svg.js +1 -1
- package/esm/icons/copy.svg.js +1 -1
- package/esm/icons/date.svg.js +1 -1
- package/esm/icons/department.svg.js +1 -1
- package/esm/icons/desk-empty.svg.js +1 -1
- package/esm/icons/dot.svg.js +1 -1
- package/esm/icons/down-arrow-bold.svg.js +1 -1
- package/esm/icons/down.svg.js +1 -1
- package/esm/icons/download.svg.js +1 -1
- package/esm/icons/drag-bar.svg.js +1 -1
- package/esm/icons/drag.svg.js +1 -1
- package/esm/icons/edit.svg.js +1 -1
- package/esm/icons/ellipsis-v.svg.js +1 -1
- package/esm/icons/enter.svg.js +1 -1
- package/esm/icons/exchange.svg.js +1 -1
- package/esm/icons/expand-alt.svg.js +1 -1
- package/esm/icons/fail.svg.js +1 -1
- package/esm/icons/file.svg.js +1 -1
- package/esm/icons/filter.svg.js +1 -1
- package/esm/icons/folder.svg.js +1 -1
- package/esm/icons/fullscreen.svg.js +1 -1
- package/esm/icons/function.svg.js +1 -1
- package/esm/icons/home.svg.js +1 -1
- package/esm/icons/if.svg.js +1 -1
- package/esm/icons/image.svg.js +1 -1
- package/esm/icons/info-circle.svg.js +1 -1
- package/esm/icons/info.svg.js +1 -1
- package/esm/icons/input-clear.svg.js +1 -1
- package/esm/icons/invisible.svg.js +1 -1
- package/esm/icons/left-arrow.svg.js +1 -1
- package/esm/icons/loading-outline.svg.js +1 -1
- package/esm/icons/location.svg.js +1 -1
- package/esm/icons/menu.svg.js +1 -1
- package/esm/icons/minus.svg.js +1 -1
- package/esm/icons/move.svg.js +1 -1
- package/esm/icons/mute.svg.js +1 -1
- package/esm/icons/new-edit.svg.js +1 -1
- package/esm/icons/pause.svg.js +1 -1
- package/esm/icons/pencil.svg.js +1 -1
- package/esm/icons/play.svg.js +1 -1
- package/esm/icons/plus-cicle.svg.js +1 -1
- package/esm/icons/plus-fine.svg.js +1 -1
- package/esm/icons/plus.svg.js +1 -1
- package/esm/icons/post.svg.js +1 -1
- package/esm/icons/question-mark.svg.js +1 -1
- package/esm/icons/question.svg.js +1 -1
- package/esm/icons/redo.svg.js +1 -1
- package/esm/icons/refresh.svg.js +1 -1
- package/esm/icons/reload.svg.js +1 -1
- package/esm/icons/remove.svg.js +1 -1
- package/esm/icons/retry.svg.js +1 -1
- package/esm/icons/right-arrow-bold.svg.js +1 -1
- package/esm/icons/right-arrow.svg.js +1 -1
- package/esm/icons/right-double-arrow.svg.js +1 -1
- package/esm/icons/role.svg.js +1 -1
- package/esm/icons/rotate-left.svg.js +1 -1
- package/esm/icons/rotate-right.svg.js +1 -1
- package/esm/icons/rotate-screen.svg.js +1 -1
- package/esm/icons/scale-origin.svg.js +1 -1
- package/esm/icons/schedule.svg.js +1 -1
- package/esm/icons/search.svg.js +1 -1
- package/esm/icons/setting.svg.js +1 -1
- package/esm/icons/slider-handle-icon.svg.js +1 -1
- package/esm/icons/sort-asc.svg.js +1 -1
- package/esm/icons/sort-default.svg.js +1 -1
- package/esm/icons/sort-desc.svg.js +1 -1
- package/esm/icons/star.svg.js +1 -1
- package/esm/icons/status-close.svg.js +1 -1
- package/esm/icons/steps-finsh.svg.js +1 -1
- package/esm/icons/sub-plus.svg.js +1 -1
- package/esm/icons/success.svg.js +1 -1
- package/esm/icons/transparent.svg.js +1 -1
- package/esm/icons/trash.svg.js +1 -1
- package/esm/icons/tree-down.svg.js +1 -1
- package/esm/icons/undo-normal.svg.js +1 -1
- package/esm/icons/undo.svg.js +1 -1
- package/esm/icons/unfullscreen.svg.js +1 -1
- package/esm/icons/upload.svg.js +1 -1
- package/esm/icons/user-remove.svg.js +1 -1
- package/esm/icons/view.svg.js +1 -1
- package/esm/icons/volume.svg.js +1 -1
- package/esm/icons/warning-mark.svg.js +1 -1
- package/esm/icons/warning.svg.js +1 -1
- package/esm/icons/window-restore.svg.js +1 -1
- package/esm/icons/zoom-in.svg.js +1 -1
- package/esm/icons/zoom-out.svg.js +1 -1
- package/esm/index.js +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/index.d.ts +2 -0
- package/esm/utils/smoothSignature.d.ts +86 -0
- package/esm/utils/smoothSignature.js +386 -0
- package/esm/withRemoteConfig.js +1 -1
- package/esm/withStore.js +1 -1
- package/lib/components/404.js +1 -1
- package/lib/components/Alert.d.ts +120 -120
- package/lib/components/Alert.js +1 -1
- package/lib/components/Alert2.d.ts +20 -20
- package/lib/components/Alert2.js +1 -1
- package/lib/components/AnchorNav.d.ts +10 -10
- package/lib/components/AnchorNav.js +1 -1
- package/lib/components/AnchorNavSection.js +1 -1
- package/lib/components/ArrayInput.d.ts +40 -40
- package/lib/components/ArrayInput.js +1 -1
- package/lib/components/AsideNav.js +1 -1
- package/lib/components/AssociatedSelection.d.ts +80 -80
- package/lib/components/AssociatedSelection.js +1 -1
- package/lib/components/AutoSizer.js +1 -1
- package/lib/components/Avatar.d.ts +120 -120
- package/lib/components/Avatar.js +1 -1
- package/lib/components/Badge.d.ts +1 -1
- package/lib/components/Badge.js +1 -1
- package/lib/components/BaiduMapPicker.d.ts +4 -0
- package/lib/components/BaiduMapPicker.js +16 -12
- package/lib/components/BarCode.js +1 -1
- package/lib/components/Breadcrumb.js +1 -1
- package/lib/components/Button.d.ts +20 -20
- package/lib/components/Button.js +1 -1
- package/lib/components/CalendarMobile.d.ts +40 -40
- package/lib/components/CalendarMobile.js +1 -1
- package/lib/components/Card.d.ts +100 -100
- package/lib/components/Card.js +1 -1
- package/lib/components/Cascader.js +1 -1
- package/lib/components/ChainedDropdownSelection.d.ts +80 -80
- package/lib/components/ChainedDropdownSelection.js +1 -1
- package/lib/components/ChainedSelection.d.ts +80 -80
- package/lib/components/ChainedSelection.js +1 -1
- package/lib/components/Checkbox.d.ts +10 -10
- package/lib/components/Checkbox.js +1 -1
- package/lib/components/CityArea.js +1 -1
- package/lib/components/CityDB.js +1 -1
- package/lib/components/CodeMirror.js +1 -1
- package/lib/components/Collapse.d.ts +120 -120
- package/lib/components/Collapse.js +1 -1
- package/lib/components/CollapseGroup.d.ts +40 -40
- package/lib/components/CollapseGroup.js +1 -1
- package/lib/components/ColorPicker.d.ts +120 -120
- package/lib/components/ColorPicker.js +1 -1
- package/lib/components/Combo.js +1 -1
- package/lib/components/ConditionBuilder.js +1 -1
- package/lib/components/ConfirmBox.d.ts +80 -80
- package/lib/components/ConfirmBox.js +1 -1
- package/lib/components/ContextMenu.js +1 -1
- package/lib/components/DatePicker.d.ts +120 -120
- package/lib/components/DatePicker.js +1 -1
- package/lib/components/DateRangePicker.d.ts +320 -320
- package/lib/components/DateRangePicker.js +1 -1
- package/lib/components/DiffEditor.js +1 -1
- package/lib/components/DndContainer.js +1 -1
- package/lib/components/Drawer.d.ts +30 -30
- package/lib/components/Drawer.js +1 -1
- package/lib/components/DropDownSelection.d.ts +80 -80
- package/lib/components/DropDownSelection.js +1 -1
- package/lib/components/Editor.d.ts +40 -40
- package/lib/components/Editor.js +1 -1
- package/lib/components/Form.js +1 -1
- package/lib/components/FormField.js +1 -1
- package/lib/components/FormulaPicker.js +1 -1
- package/lib/components/GaodeMapPicker.js +1 -1
- package/lib/components/GridNav.js +1 -1
- package/lib/components/GridNavItem.js +1 -1
- package/lib/components/GroupedSelection.d.ts +80 -80
- package/lib/components/GroupedSelection.js +1 -1
- package/lib/components/HeadCellDropDown.js +1 -1
- package/lib/components/Html.js +1 -1
- package/lib/components/Icon.js +1 -1
- package/lib/components/ImageGallery.d.ts +40 -40
- package/lib/components/ImageGallery.js +1 -1
- package/lib/components/Input.js +1 -1
- package/lib/components/InputBox.d.ts +20 -20
- package/lib/components/InputBox.js +1 -1
- package/lib/components/InputBoxWithSuggestion.js +1 -1
- package/lib/components/InputJSONSchema.js +1 -1
- package/lib/components/InputTable.js +1 -1
- package/lib/components/JSONSchemaEditor.js +1 -1
- package/lib/components/Layout.js +1 -1
- package/lib/components/Link.js +1 -1
- package/lib/components/ListGroup.d.ts +10 -10
- package/lib/components/ListGroup.js +1 -1
- package/lib/components/ListMenu.d.ts +80 -80
- package/lib/components/ListMenu.js +1 -1
- package/lib/components/LocationPicker.d.ts +80 -80
- package/lib/components/LocationPicker.js +1 -1
- package/lib/components/Markdown.js +1 -1
- package/lib/components/Menu.js +1 -1
- package/lib/components/MobileDevTool.js +1 -1
- package/lib/components/Modal.d.ts +120 -120
- package/lib/components/Modal.js +1 -1
- package/lib/components/ModalManager.js +1 -1
- package/lib/components/MonthRangePicker.d.ts +200 -200
- package/lib/components/MultilineText.d.ts +40 -40
- package/lib/components/MultilineText.js +1 -1
- package/lib/components/NumberInput.d.ts +20 -20
- package/lib/components/NumberInput.js +5 -3
- package/lib/components/OverflowTpl.js +1 -1
- package/lib/components/Pagination.d.ts +80 -80
- package/lib/components/Pagination.js +1 -1
- package/lib/components/PdfViewer.js +1 -1
- package/lib/components/Picker.js +1 -1
- package/lib/components/PickerColumn.js +1 -1
- package/lib/components/PickerContainer.js +1 -1
- package/lib/components/PopOverContainer.js +1 -1
- package/lib/components/PopUp.d.ts +80 -80
- package/lib/components/PopUp.js +1 -1
- package/lib/components/Progress.d.ts +90 -90
- package/lib/components/Progress.js +1 -1
- package/lib/components/PullRefresh.js +1 -1
- package/lib/components/Radios.d.ts +20 -20
- package/lib/components/Radios.js +1 -1
- package/lib/components/Range.js +1 -1
- package/lib/components/Rating.d.ts +30 -30
- package/lib/components/Rating.js +1 -1
- package/lib/components/ResultBox.d.ts +120 -120
- package/lib/components/ResultBox.js +1 -1
- package/lib/components/ResultList.d.ts +40 -40
- package/lib/components/ResultList.js +1 -1
- package/lib/components/ResultTableList.d.ts +80 -80
- package/lib/components/ResultTableList.js +1 -1
- package/lib/components/ResultTreeList.d.ts +40 -40
- package/lib/components/ResultTreeList.js +1 -1
- package/lib/components/RichText.js +1 -1
- package/lib/components/SearchBox.d.ts +120 -120
- package/lib/components/SearchBox.js +1 -1
- package/lib/components/Select.d.ts +1683 -1684
- package/lib/components/Select.js +1 -1
- package/lib/components/SelectMobile.js +1 -1
- package/lib/components/Selection.d.ts +80 -80
- package/lib/components/Selection.js +1 -1
- package/lib/components/Signature.js +8 -4
- package/lib/components/SparkLine.d.ts +40 -40
- package/lib/components/SparkLine.js +1 -1
- package/lib/components/Spinner.d.ts +50 -50
- package/lib/components/Spinner.js +1 -1
- package/lib/components/Steps.js +1 -1
- package/lib/components/Switch.d.ts +10 -10
- package/lib/components/Switch.js +1 -1
- package/lib/components/Tab.js +1 -1
- package/lib/components/Table.js +1 -1
- package/lib/components/TableSelection.d.ts +80 -80
- package/lib/components/TableSelection.js +1 -1
- package/lib/components/Tabs.d.ts +120 -120
- package/lib/components/Tabs.js +3 -3
- package/lib/components/TabsTransfer.d.ts +40 -40
- package/lib/components/TabsTransfer.js +1 -1
- package/lib/components/TabsTransferPicker.js +1 -1
- package/lib/components/Tag.d.ts +70 -70
- package/lib/components/Tag.js +1 -1
- package/lib/components/Textarea.d.ts +40 -40
- package/lib/components/Textarea.js +1 -1
- package/lib/components/Timeline.js +1 -1
- package/lib/components/TimelineItem.js +1 -1
- package/lib/components/Tinymce.js +1 -1
- package/lib/components/TitleBar.js +1 -1
- package/lib/components/Toast.d.ts +120 -120
- package/lib/components/Toast.js +1 -1
- package/lib/components/Tooltip.js +1 -1
- package/lib/components/TooltipWrapper.d.ts +40 -40
- package/lib/components/TooltipWrapper.js +1 -1
- package/lib/components/Transfer.d.ts +187 -187
- package/lib/components/Transfer.js +1 -1
- package/lib/components/TransferDropDown.d.ts +160 -160
- package/lib/components/TransferDropDown.js +1 -1
- package/lib/components/TransferPicker.js +1 -1
- package/lib/components/TransferSearch.js +1 -1
- package/lib/components/Tree.d.ts +280 -280
- package/lib/components/Tree.js +1 -1
- package/lib/components/TreeSelection.d.ts +80 -80
- package/lib/components/TreeSelection.js +1 -1
- package/lib/components/UserSelect.d.ts +41 -40
- package/lib/components/UserSelect.js +3 -3
- package/lib/components/UserTabSelect.d.ts +41 -40
- package/lib/components/UserTabSelect.js +3 -3
- package/lib/components/VerificationCode.js +1 -1
- package/lib/components/VirtualList.js +1 -1
- package/lib/components/WithRemoteConfig.d.ts +0 -1
- package/lib/components/WithRemoteConfig.js +1 -1
- package/lib/components/WithStore.js +1 -1
- package/lib/components/calendar/Calendar.js +1 -1
- package/lib/components/calendar/CalendarContainer.js +1 -1
- package/lib/components/calendar/DaysView.js +1 -1
- package/lib/components/calendar/MonthsView.js +1 -1
- package/lib/components/calendar/QuartersView.js +1 -1
- package/lib/components/calendar/TimeView.js +1 -1
- package/lib/components/calendar/YearsView.js +1 -1
- package/lib/components/condition-builder/Expression.js +1 -1
- package/lib/components/condition-builder/Field.js +1 -1
- package/lib/components/condition-builder/Func.js +1 -1
- package/lib/components/condition-builder/Group.js +1 -1
- package/lib/components/condition-builder/GroupOrItem.js +1 -1
- package/lib/components/condition-builder/InputSwitch.js +1 -1
- package/lib/components/condition-builder/Item.js +1 -1
- package/lib/components/condition-builder/Value.js +1 -1
- package/lib/components/condition-builder/config.js +1 -1
- package/lib/components/condition-builder/index.d.ts +1 -1
- package/lib/components/condition-builder/index.js +1 -1
- package/lib/components/formula/CodeEditor.js +1 -1
- package/lib/components/formula/Editor.d.ts +40 -40
- package/lib/components/formula/Editor.js +1 -1
- package/lib/components/formula/FuncList.js +1 -1
- package/lib/components/formula/Input.js +1 -1
- package/lib/components/formula/Picker.d.ts +40 -40
- package/lib/components/formula/Picker.js +1 -1
- package/lib/components/formula/VariableList.js +1 -1
- package/lib/components/formula/plugin.js +1 -1
- package/lib/components/icons.js +2 -1
- package/lib/components/json-schema/Array.js +1 -1
- package/lib/components/json-schema/Item.js +1 -1
- package/lib/components/json-schema/Object.js +1 -1
- package/lib/components/json-schema/index.js +1 -1
- package/lib/components/menu/MenuContext.js +1 -1
- package/lib/components/menu/MenuItem.js +1 -1
- package/lib/components/menu/SubMenu.js +1 -1
- package/lib/components/menu/index.d.ts +60 -60
- package/lib/components/menu/index.js +1 -1
- package/lib/components/schema-editor/Array.js +1 -1
- package/lib/components/schema-editor/Common.js +1 -1
- package/lib/components/schema-editor/Item.js +1 -1
- package/lib/components/schema-editor/Object.js +1 -1
- package/lib/components/schema-editor/SchemaVariableList.js +1 -1
- package/lib/components/schema-editor/SchemaVariableListPicker.js +1 -1
- package/lib/components/schema-editor/index.d.ts +40 -40
- package/lib/components/schema-editor/index.js +1 -1
- package/lib/components/table/Cell.js +1 -1
- package/lib/components/table/ColGroup.js +1 -1
- package/lib/components/table/Head.js +1 -1
- package/lib/components/table/HeadCellDropDown.js +1 -1
- package/lib/components/table/HeadCellFilter.d.ts +40 -40
- package/lib/components/table/HeadCellFilter.js +1 -1
- package/lib/components/table/HeadCellSelect.d.ts +40 -40
- package/lib/components/table/HeadCellSelect.js +1 -1
- package/lib/components/table/HeadCellSort.js +1 -1
- package/lib/components/table/ItemActionsWrapper.js +1 -1
- package/lib/components/table/Row.js +1 -1
- package/lib/components/table/SummaryRow.js +1 -1
- package/lib/components/table/index.d.ts +120 -120
- package/lib/components/table/index.js +1 -1
- package/lib/components/table/util.d.ts +4 -4
- package/lib/components/table/util.js +1 -1
- package/lib/components/virtual-list/AutoSizer.js +1 -1
- package/lib/components/virtual-list/SizeAndPositionManager.js +1 -1
- package/lib/components/virtual-list/constants.js +1 -1
- package/lib/components/virtual-list/index.js +1 -1
- package/lib/components/withBadge.js +1 -1
- package/lib/hooks/use-on-screen.js +1 -1
- package/lib/hooks/use-set-state.js +1 -1
- package/lib/hooks/use-sub-form.js +1 -1
- package/lib/hooks/use-touch.js +1 -1
- package/lib/hooks/use-update-effect.js +1 -1
- package/lib/hooks/use-validation-resolver.js +1 -1
- package/lib/icons/alert-danger.svg.js +1 -1
- package/lib/icons/alert-info.svg.js +1 -1
- package/lib/icons/alert-success.svg.js +1 -1
- package/lib/icons/alert-warning.svg.js +1 -1
- package/lib/icons/arrow-double-left.svg.js +1 -1
- package/lib/icons/arrow-double-right.svg.js +1 -1
- package/lib/icons/back.svg.js +1 -1
- package/lib/icons/calendar.svg.js +1 -1
- package/lib/icons/caret.svg.js +1 -1
- package/lib/icons/check.svg.js +1 -1
- package/lib/icons/clock.svg.js +1 -1
- package/lib/icons/close-small.svg.js +1 -1
- package/lib/icons/close.svg.js +1 -1
- package/lib/icons/cloud-upload.svg.js +1 -1
- package/lib/icons/column-filter.svg.js +1 -1
- package/lib/icons/columns.svg.js +1 -1
- package/lib/icons/compress-alt.svg.js +1 -1
- package/lib/icons/copy.svg.js +1 -1
- package/lib/icons/date.svg.js +1 -1
- package/lib/icons/department.svg.js +1 -1
- package/lib/icons/desk-empty.svg.js +1 -1
- package/lib/icons/dot.svg.js +1 -1
- package/lib/icons/down-arrow-bold.svg.js +1 -1
- package/lib/icons/down.svg.js +1 -1
- package/lib/icons/download.svg.js +1 -1
- package/lib/icons/drag-bar.svg.js +1 -1
- package/lib/icons/drag.svg.js +1 -1
- package/lib/icons/edit.svg.js +1 -1
- package/lib/icons/ellipsis-v.svg.js +1 -1
- package/lib/icons/enter.svg.js +1 -1
- package/lib/icons/exchange.svg.js +1 -1
- package/lib/icons/expand-alt.svg.js +1 -1
- package/lib/icons/fail.svg.js +1 -1
- package/lib/icons/file.svg.js +1 -1
- package/lib/icons/filter.svg.js +1 -1
- package/lib/icons/folder.svg.js +1 -1
- package/lib/icons/fullscreen.svg.js +1 -1
- package/lib/icons/function.svg.js +1 -1
- package/lib/icons/home.svg.js +1 -1
- package/lib/icons/if.svg.js +1 -1
- package/lib/icons/image.svg.js +1 -1
- package/lib/icons/info-circle.svg.js +1 -1
- package/lib/icons/info.svg.js +1 -1
- package/lib/icons/input-clear.svg.js +1 -1
- package/lib/icons/invisible.svg.js +1 -1
- package/lib/icons/left-arrow.svg.js +1 -1
- package/lib/icons/loading-outline.svg.js +1 -1
- package/lib/icons/location.svg.js +1 -1
- package/lib/icons/menu.svg.js +1 -1
- package/lib/icons/minus.svg.js +1 -1
- package/lib/icons/move.svg.js +1 -1
- package/lib/icons/mute.svg.js +1 -1
- package/lib/icons/new-edit.svg.js +1 -1
- package/lib/icons/pause.svg.js +1 -1
- package/lib/icons/pencil.svg.js +1 -1
- package/lib/icons/play.svg.js +1 -1
- package/lib/icons/plus-cicle.svg.js +1 -1
- package/lib/icons/plus-fine.svg.js +1 -1
- package/lib/icons/plus.svg.js +1 -1
- package/lib/icons/post.svg.js +1 -1
- package/lib/icons/question-mark.svg.js +1 -1
- package/lib/icons/question.svg.js +1 -1
- package/lib/icons/redo.svg.js +1 -1
- package/lib/icons/refresh.svg.js +1 -1
- package/lib/icons/reload.svg.js +1 -1
- package/lib/icons/remove.svg.js +1 -1
- package/lib/icons/retry.svg.js +1 -1
- package/lib/icons/right-arrow-bold.svg.js +1 -1
- package/lib/icons/right-arrow.svg.js +1 -1
- package/lib/icons/right-double-arrow.svg.js +1 -1
- package/lib/icons/role.svg.js +1 -1
- package/lib/icons/rotate-left.svg.js +1 -1
- package/lib/icons/rotate-right.svg.js +1 -1
- package/lib/icons/rotate-screen.svg.js +1 -1
- package/lib/icons/scale-origin.svg.js +1 -1
- package/lib/icons/schedule.svg.js +1 -1
- package/lib/icons/search.svg.js +1 -1
- package/lib/icons/setting.svg.js +1 -1
- package/lib/icons/slider-handle-icon.svg.js +1 -1
- package/lib/icons/sort-asc.svg.js +1 -1
- package/lib/icons/sort-default.svg.js +1 -1
- package/lib/icons/sort-desc.svg.js +1 -1
- package/lib/icons/star.svg.js +1 -1
- package/lib/icons/status-close.svg.js +1 -1
- package/lib/icons/steps-finsh.svg.js +1 -1
- package/lib/icons/sub-plus.svg.js +1 -1
- package/lib/icons/success.svg.js +1 -1
- package/lib/icons/transparent.svg.js +1 -1
- package/lib/icons/trash.svg.js +1 -1
- package/lib/icons/tree-down.svg.js +1 -1
- package/lib/icons/undo-normal.svg.js +1 -1
- package/lib/icons/undo.svg.js +1 -1
- package/lib/icons/unfullscreen.svg.js +1 -1
- package/lib/icons/upload.svg.js +1 -1
- package/lib/icons/user-remove.svg.js +1 -1
- package/lib/icons/view.svg.js +1 -1
- package/lib/icons/volume.svg.js +1 -1
- package/lib/icons/warning-mark.svg.js +1 -1
- package/lib/icons/warning.svg.js +1 -1
- package/lib/icons/window-restore.svg.js +1 -1
- package/lib/icons/zoom-in.svg.js +1 -1
- package/lib/icons/zoom-out.svg.js +1 -1
- package/lib/index.js +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 +19 -13
- package/lib/themes/ang.js +1 -1
- package/lib/themes/antd.css +19 -13
- package/lib/themes/antd.js +1 -1
- package/lib/themes/cxd.css +19 -13
- package/lib/themes/cxd.js +1 -1
- package/lib/themes/dark.css +19 -13
- package/lib/themes/dark.js +1 -1
- package/lib/themes/default.css +19 -13
- package/lib/utils/index.d.ts +2 -0
- package/lib/utils/smoothSignature.d.ts +86 -0
- package/lib/utils/smoothSignature.js +390 -0
- package/lib/withRemoteConfig.js +1 -1
- package/lib/withStore.js +1 -1
- package/package.json +3 -4
- package/scss/_components.scss +4 -4
- package/scss/base/_typography.scss +3 -0
- package/scss/components/_crud.scss +1 -1
- package/scss/components/_popoverable.scss +5 -5
- package/scss/components/_table.scss +2 -1
- package/scss/components/form/_checks.scss +1 -2
- package/scss/components/form/_picker.scss +5 -1
package/lib/components/Tree.d.ts
CHANGED
|
@@ -257,19 +257,19 @@ export declare class TreeSelector extends React.Component<TreeSelectorProps, Tre
|
|
|
257
257
|
render(): React.JSX.Element;
|
|
258
258
|
}
|
|
259
259
|
declare const _default: {
|
|
260
|
-
new (props: Omit<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
260
|
+
new (props: Omit<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "classnames" | "classPrefix" | "className" | "theme" | "mobileUI" | "style" | "loadingConfig" | "testIdBuilder" | "maxLength" | "minLength" | "placeholder" | "value" | "onChange" | "draggable" | "options" | "onDeferLoad" | "itemClassName" | "itemRender" | "checkAll" | "checkAllLabel" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "removable" | "onDelete" | "highlightTxt" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "virtualHeight" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
261
261
|
disabled?: boolean | undefined;
|
|
262
262
|
multiple?: boolean | undefined;
|
|
263
|
-
labelField?: string | undefined;
|
|
264
|
-
valueField?: string | undefined;
|
|
265
|
-
itemHeight?: number | undefined;
|
|
266
263
|
joinValues?: boolean | undefined;
|
|
267
264
|
delimiter?: string | undefined;
|
|
268
|
-
pathSeparator?: string | undefined;
|
|
269
|
-
extractValue?: boolean | undefined;
|
|
270
|
-
virtualThreshold?: number | undefined;
|
|
271
265
|
showIcon?: boolean | undefined;
|
|
266
|
+
labelField?: string | undefined;
|
|
267
|
+
valueField?: string | undefined;
|
|
272
268
|
deferField?: string | undefined;
|
|
269
|
+
itemHeight?: number | undefined;
|
|
270
|
+
virtualThreshold?: number | undefined;
|
|
271
|
+
extractValue?: boolean | undefined;
|
|
272
|
+
pathSeparator?: string | undefined;
|
|
273
273
|
initiallyOpen?: boolean | undefined;
|
|
274
274
|
unfoldedLevel?: number | undefined;
|
|
275
275
|
showRadio?: boolean | undefined;
|
|
@@ -303,19 +303,19 @@ declare const _default: {
|
|
|
303
303
|
getWrappedInstance(): any;
|
|
304
304
|
render(): React.JSX.Element;
|
|
305
305
|
context: unknown;
|
|
306
|
-
setState<K extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Omit<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
306
|
+
setState<K extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Omit<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "classnames" | "classPrefix" | "className" | "theme" | "mobileUI" | "style" | "loadingConfig" | "testIdBuilder" | "maxLength" | "minLength" | "placeholder" | "value" | "onChange" | "draggable" | "options" | "onDeferLoad" | "itemClassName" | "itemRender" | "checkAll" | "checkAllLabel" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "removable" | "onDelete" | "highlightTxt" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "virtualHeight" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
307
307
|
disabled?: boolean | undefined;
|
|
308
308
|
multiple?: boolean | undefined;
|
|
309
|
-
labelField?: string | undefined;
|
|
310
|
-
valueField?: string | undefined;
|
|
311
|
-
itemHeight?: number | undefined;
|
|
312
309
|
joinValues?: boolean | undefined;
|
|
313
310
|
delimiter?: string | undefined;
|
|
314
|
-
pathSeparator?: string | undefined;
|
|
315
|
-
extractValue?: boolean | undefined;
|
|
316
|
-
virtualThreshold?: number | undefined;
|
|
317
311
|
showIcon?: boolean | undefined;
|
|
312
|
+
labelField?: string | undefined;
|
|
313
|
+
valueField?: string | undefined;
|
|
318
314
|
deferField?: string | undefined;
|
|
315
|
+
itemHeight?: number | undefined;
|
|
316
|
+
virtualThreshold?: number | undefined;
|
|
317
|
+
extractValue?: boolean | undefined;
|
|
318
|
+
pathSeparator?: string | undefined;
|
|
319
319
|
initiallyOpen?: boolean | undefined;
|
|
320
320
|
unfoldedLevel?: number | undefined;
|
|
321
321
|
showRadio?: boolean | undefined;
|
|
@@ -345,19 +345,19 @@ declare const _default: {
|
|
|
345
345
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
346
346
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>) => {} | Pick<{}, K> | null) | Pick<{}, K> | null, callback?: (() => void) | undefined): void;
|
|
347
347
|
forceUpdate(callback?: (() => void) | undefined): void;
|
|
348
|
-
readonly props: Readonly<Omit<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
348
|
+
readonly props: Readonly<Omit<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "classnames" | "classPrefix" | "className" | "theme" | "mobileUI" | "style" | "loadingConfig" | "testIdBuilder" | "maxLength" | "minLength" | "placeholder" | "value" | "onChange" | "draggable" | "options" | "onDeferLoad" | "itemClassName" | "itemRender" | "checkAll" | "checkAllLabel" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "removable" | "onDelete" | "highlightTxt" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "virtualHeight" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
349
349
|
disabled?: boolean | undefined;
|
|
350
350
|
multiple?: boolean | undefined;
|
|
351
|
-
labelField?: string | undefined;
|
|
352
|
-
valueField?: string | undefined;
|
|
353
|
-
itemHeight?: number | undefined;
|
|
354
351
|
joinValues?: boolean | undefined;
|
|
355
352
|
delimiter?: string | undefined;
|
|
356
|
-
pathSeparator?: string | undefined;
|
|
357
|
-
extractValue?: boolean | undefined;
|
|
358
|
-
virtualThreshold?: number | undefined;
|
|
359
353
|
showIcon?: boolean | undefined;
|
|
354
|
+
labelField?: string | undefined;
|
|
355
|
+
valueField?: string | undefined;
|
|
360
356
|
deferField?: string | undefined;
|
|
357
|
+
itemHeight?: number | undefined;
|
|
358
|
+
virtualThreshold?: number | undefined;
|
|
359
|
+
extractValue?: boolean | undefined;
|
|
360
|
+
pathSeparator?: string | undefined;
|
|
361
361
|
initiallyOpen?: boolean | undefined;
|
|
362
362
|
unfoldedLevel?: number | undefined;
|
|
363
363
|
showRadio?: boolean | undefined;
|
|
@@ -391,19 +391,19 @@ declare const _default: {
|
|
|
391
391
|
[key: string]: React.ReactInstance;
|
|
392
392
|
};
|
|
393
393
|
componentDidMount?(): void;
|
|
394
|
-
shouldComponentUpdate?(nextProps: Readonly<Omit<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
394
|
+
shouldComponentUpdate?(nextProps: Readonly<Omit<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "classnames" | "classPrefix" | "className" | "theme" | "mobileUI" | "style" | "loadingConfig" | "testIdBuilder" | "maxLength" | "minLength" | "placeholder" | "value" | "onChange" | "draggable" | "options" | "onDeferLoad" | "itemClassName" | "itemRender" | "checkAll" | "checkAllLabel" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "removable" | "onDelete" | "highlightTxt" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "virtualHeight" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
395
395
|
disabled?: boolean | undefined;
|
|
396
396
|
multiple?: boolean | undefined;
|
|
397
|
-
labelField?: string | undefined;
|
|
398
|
-
valueField?: string | undefined;
|
|
399
|
-
itemHeight?: number | undefined;
|
|
400
397
|
joinValues?: boolean | undefined;
|
|
401
398
|
delimiter?: string | undefined;
|
|
402
|
-
pathSeparator?: string | undefined;
|
|
403
|
-
extractValue?: boolean | undefined;
|
|
404
|
-
virtualThreshold?: number | undefined;
|
|
405
399
|
showIcon?: boolean | undefined;
|
|
400
|
+
labelField?: string | undefined;
|
|
401
|
+
valueField?: string | undefined;
|
|
406
402
|
deferField?: string | undefined;
|
|
403
|
+
itemHeight?: number | undefined;
|
|
404
|
+
virtualThreshold?: number | undefined;
|
|
405
|
+
extractValue?: boolean | undefined;
|
|
406
|
+
pathSeparator?: string | undefined;
|
|
407
407
|
initiallyOpen?: boolean | undefined;
|
|
408
408
|
unfoldedLevel?: number | undefined;
|
|
409
409
|
showRadio?: boolean | undefined;
|
|
@@ -434,19 +434,19 @@ declare const _default: {
|
|
|
434
434
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextState: Readonly<{}>, nextContext: any): boolean;
|
|
435
435
|
componentWillUnmount?(): void;
|
|
436
436
|
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
|
437
|
-
getSnapshotBeforeUpdate?(prevProps: Readonly<Omit<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
437
|
+
getSnapshotBeforeUpdate?(prevProps: Readonly<Omit<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "classnames" | "classPrefix" | "className" | "theme" | "mobileUI" | "style" | "loadingConfig" | "testIdBuilder" | "maxLength" | "minLength" | "placeholder" | "value" | "onChange" | "draggable" | "options" | "onDeferLoad" | "itemClassName" | "itemRender" | "checkAll" | "checkAllLabel" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "removable" | "onDelete" | "highlightTxt" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "virtualHeight" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
438
438
|
disabled?: boolean | undefined;
|
|
439
439
|
multiple?: boolean | undefined;
|
|
440
|
-
labelField?: string | undefined;
|
|
441
|
-
valueField?: string | undefined;
|
|
442
|
-
itemHeight?: number | undefined;
|
|
443
440
|
joinValues?: boolean | undefined;
|
|
444
441
|
delimiter?: string | undefined;
|
|
445
|
-
pathSeparator?: string | undefined;
|
|
446
|
-
extractValue?: boolean | undefined;
|
|
447
|
-
virtualThreshold?: number | undefined;
|
|
448
442
|
showIcon?: boolean | undefined;
|
|
443
|
+
labelField?: string | undefined;
|
|
444
|
+
valueField?: string | undefined;
|
|
449
445
|
deferField?: string | undefined;
|
|
446
|
+
itemHeight?: number | undefined;
|
|
447
|
+
virtualThreshold?: number | undefined;
|
|
448
|
+
extractValue?: boolean | undefined;
|
|
449
|
+
pathSeparator?: string | undefined;
|
|
450
450
|
initiallyOpen?: boolean | undefined;
|
|
451
451
|
unfoldedLevel?: number | undefined;
|
|
452
452
|
showRadio?: boolean | undefined;
|
|
@@ -477,19 +477,19 @@ declare const _default: {
|
|
|
477
477
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, prevState: Readonly<{}>): any; /**
|
|
478
478
|
* 是否使用 disable 字段
|
|
479
479
|
*/
|
|
480
|
-
componentDidUpdate?(prevProps: Readonly<Omit<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
480
|
+
componentDidUpdate?(prevProps: Readonly<Omit<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "classnames" | "classPrefix" | "className" | "theme" | "mobileUI" | "style" | "loadingConfig" | "testIdBuilder" | "maxLength" | "minLength" | "placeholder" | "value" | "onChange" | "draggable" | "options" | "onDeferLoad" | "itemClassName" | "itemRender" | "checkAll" | "checkAllLabel" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "removable" | "onDelete" | "highlightTxt" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "virtualHeight" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
481
481
|
disabled?: boolean | undefined;
|
|
482
482
|
multiple?: boolean | undefined;
|
|
483
|
-
labelField?: string | undefined;
|
|
484
|
-
valueField?: string | undefined;
|
|
485
|
-
itemHeight?: number | undefined;
|
|
486
483
|
joinValues?: boolean | undefined;
|
|
487
484
|
delimiter?: string | undefined;
|
|
488
|
-
pathSeparator?: string | undefined;
|
|
489
|
-
extractValue?: boolean | undefined;
|
|
490
|
-
virtualThreshold?: number | undefined;
|
|
491
485
|
showIcon?: boolean | undefined;
|
|
486
|
+
labelField?: string | undefined;
|
|
487
|
+
valueField?: string | undefined;
|
|
492
488
|
deferField?: string | undefined;
|
|
489
|
+
itemHeight?: number | undefined;
|
|
490
|
+
virtualThreshold?: number | undefined;
|
|
491
|
+
extractValue?: boolean | undefined;
|
|
492
|
+
pathSeparator?: string | undefined;
|
|
493
493
|
initiallyOpen?: boolean | undefined;
|
|
494
494
|
unfoldedLevel?: number | undefined;
|
|
495
495
|
showRadio?: boolean | undefined;
|
|
@@ -520,19 +520,19 @@ declare const _default: {
|
|
|
520
520
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, prevState: Readonly<{}>, snapshot?: any): void;
|
|
521
521
|
componentWillMount?(): void;
|
|
522
522
|
UNSAFE_componentWillMount?(): void;
|
|
523
|
-
componentWillReceiveProps?(nextProps: Readonly<Omit<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
523
|
+
componentWillReceiveProps?(nextProps: Readonly<Omit<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "classnames" | "classPrefix" | "className" | "theme" | "mobileUI" | "style" | "loadingConfig" | "testIdBuilder" | "maxLength" | "minLength" | "placeholder" | "value" | "onChange" | "draggable" | "options" | "onDeferLoad" | "itemClassName" | "itemRender" | "checkAll" | "checkAllLabel" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "removable" | "onDelete" | "highlightTxt" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "virtualHeight" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
524
524
|
disabled?: boolean | undefined;
|
|
525
525
|
multiple?: boolean | undefined;
|
|
526
|
-
labelField?: string | undefined;
|
|
527
|
-
valueField?: string | undefined;
|
|
528
|
-
itemHeight?: number | undefined;
|
|
529
526
|
joinValues?: boolean | undefined;
|
|
530
527
|
delimiter?: string | undefined;
|
|
531
|
-
pathSeparator?: string | undefined;
|
|
532
|
-
extractValue?: boolean | undefined;
|
|
533
|
-
virtualThreshold?: number | undefined;
|
|
534
528
|
showIcon?: boolean | undefined;
|
|
529
|
+
labelField?: string | undefined;
|
|
530
|
+
valueField?: string | undefined;
|
|
535
531
|
deferField?: string | undefined;
|
|
532
|
+
itemHeight?: number | undefined;
|
|
533
|
+
virtualThreshold?: number | undefined;
|
|
534
|
+
extractValue?: boolean | undefined;
|
|
535
|
+
pathSeparator?: string | undefined;
|
|
536
536
|
initiallyOpen?: boolean | undefined;
|
|
537
537
|
unfoldedLevel?: number | undefined;
|
|
538
538
|
showRadio?: boolean | undefined;
|
|
@@ -561,19 +561,19 @@ declare const _default: {
|
|
|
561
561
|
locale?: string | undefined;
|
|
562
562
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
563
563
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextContext: any): void;
|
|
564
|
-
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Omit<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
564
|
+
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Omit<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "classnames" | "classPrefix" | "className" | "theme" | "mobileUI" | "style" | "loadingConfig" | "testIdBuilder" | "maxLength" | "minLength" | "placeholder" | "value" | "onChange" | "draggable" | "options" | "onDeferLoad" | "itemClassName" | "itemRender" | "checkAll" | "checkAllLabel" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "removable" | "onDelete" | "highlightTxt" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "virtualHeight" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
565
565
|
disabled?: boolean | undefined;
|
|
566
566
|
multiple?: boolean | undefined;
|
|
567
|
-
labelField?: string | undefined;
|
|
568
|
-
valueField?: string | undefined;
|
|
569
|
-
itemHeight?: number | undefined;
|
|
570
567
|
joinValues?: boolean | undefined;
|
|
571
568
|
delimiter?: string | undefined;
|
|
572
|
-
pathSeparator?: string | undefined;
|
|
573
|
-
extractValue?: boolean | undefined;
|
|
574
|
-
virtualThreshold?: number | undefined;
|
|
575
569
|
showIcon?: boolean | undefined;
|
|
570
|
+
labelField?: string | undefined;
|
|
571
|
+
valueField?: string | undefined;
|
|
576
572
|
deferField?: string | undefined;
|
|
573
|
+
itemHeight?: number | undefined;
|
|
574
|
+
virtualThreshold?: number | undefined;
|
|
575
|
+
extractValue?: boolean | undefined;
|
|
576
|
+
pathSeparator?: string | undefined;
|
|
577
577
|
initiallyOpen?: boolean | undefined;
|
|
578
578
|
unfoldedLevel?: number | undefined;
|
|
579
579
|
showRadio?: boolean | undefined;
|
|
@@ -602,19 +602,19 @@ declare const _default: {
|
|
|
602
602
|
locale?: string | undefined;
|
|
603
603
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
604
604
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextContext: any): void;
|
|
605
|
-
componentWillUpdate?(nextProps: Readonly<Omit<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
605
|
+
componentWillUpdate?(nextProps: Readonly<Omit<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "classnames" | "classPrefix" | "className" | "theme" | "mobileUI" | "style" | "loadingConfig" | "testIdBuilder" | "maxLength" | "minLength" | "placeholder" | "value" | "onChange" | "draggable" | "options" | "onDeferLoad" | "itemClassName" | "itemRender" | "checkAll" | "checkAllLabel" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "removable" | "onDelete" | "highlightTxt" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "virtualHeight" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
606
606
|
disabled?: boolean | undefined;
|
|
607
607
|
multiple?: boolean | undefined;
|
|
608
|
-
labelField?: string | undefined;
|
|
609
|
-
valueField?: string | undefined;
|
|
610
|
-
itemHeight?: number | undefined;
|
|
611
608
|
joinValues?: boolean | undefined;
|
|
612
609
|
delimiter?: string | undefined;
|
|
613
|
-
pathSeparator?: string | undefined;
|
|
614
|
-
extractValue?: boolean | undefined;
|
|
615
|
-
virtualThreshold?: number | undefined;
|
|
616
610
|
showIcon?: boolean | undefined;
|
|
611
|
+
labelField?: string | undefined;
|
|
612
|
+
valueField?: string | undefined;
|
|
617
613
|
deferField?: string | undefined;
|
|
614
|
+
itemHeight?: number | undefined;
|
|
615
|
+
virtualThreshold?: number | undefined;
|
|
616
|
+
extractValue?: boolean | undefined;
|
|
617
|
+
pathSeparator?: string | undefined;
|
|
618
618
|
initiallyOpen?: boolean | undefined;
|
|
619
619
|
unfoldedLevel?: number | undefined;
|
|
620
620
|
showRadio?: boolean | undefined;
|
|
@@ -643,19 +643,19 @@ declare const _default: {
|
|
|
643
643
|
locale?: string | undefined;
|
|
644
644
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
645
645
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextState: Readonly<{}>, nextContext: any): void;
|
|
646
|
-
UNSAFE_componentWillUpdate?(nextProps: Readonly<Omit<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
646
|
+
UNSAFE_componentWillUpdate?(nextProps: Readonly<Omit<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "classnames" | "classPrefix" | "className" | "theme" | "mobileUI" | "style" | "loadingConfig" | "testIdBuilder" | "maxLength" | "minLength" | "placeholder" | "value" | "onChange" | "draggable" | "options" | "onDeferLoad" | "itemClassName" | "itemRender" | "checkAll" | "checkAllLabel" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "removable" | "onDelete" | "highlightTxt" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "virtualHeight" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
647
647
|
disabled?: boolean | undefined;
|
|
648
648
|
multiple?: boolean | undefined;
|
|
649
|
-
labelField?: string | undefined;
|
|
650
|
-
valueField?: string | undefined;
|
|
651
|
-
itemHeight?: number | undefined;
|
|
652
649
|
joinValues?: boolean | undefined;
|
|
653
650
|
delimiter?: string | undefined;
|
|
654
|
-
pathSeparator?: string | undefined;
|
|
655
|
-
extractValue?: boolean | undefined;
|
|
656
|
-
virtualThreshold?: number | undefined;
|
|
657
651
|
showIcon?: boolean | undefined;
|
|
652
|
+
labelField?: string | undefined;
|
|
653
|
+
valueField?: string | undefined;
|
|
658
654
|
deferField?: string | undefined;
|
|
655
|
+
itemHeight?: number | undefined;
|
|
656
|
+
virtualThreshold?: number | undefined;
|
|
657
|
+
extractValue?: boolean | undefined;
|
|
658
|
+
pathSeparator?: string | undefined;
|
|
659
659
|
initiallyOpen?: boolean | undefined;
|
|
660
660
|
unfoldedLevel?: number | undefined;
|
|
661
661
|
showRadio?: boolean | undefined;
|
|
@@ -688,19 +688,19 @@ declare const _default: {
|
|
|
688
688
|
displayName: string;
|
|
689
689
|
contextType: React.Context<string>;
|
|
690
690
|
ComposedComponent: React.ComponentType<{
|
|
691
|
-
new (props: Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
691
|
+
new (props: Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "classnames" | "classPrefix" | "className" | "theme" | "mobileUI" | "style" | "loadingConfig" | "testIdBuilder" | "maxLength" | "minLength" | "placeholder" | "value" | "onChange" | "draggable" | "options" | "onDeferLoad" | "itemClassName" | "itemRender" | "checkAll" | "checkAllLabel" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "removable" | "onDelete" | "highlightTxt" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "virtualHeight" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
692
692
|
disabled?: boolean | undefined;
|
|
693
693
|
multiple?: boolean | undefined;
|
|
694
|
-
labelField?: string | undefined;
|
|
695
|
-
valueField?: string | undefined;
|
|
696
|
-
itemHeight?: number | undefined;
|
|
697
694
|
joinValues?: boolean | undefined;
|
|
698
695
|
delimiter?: string | undefined;
|
|
699
|
-
pathSeparator?: string | undefined;
|
|
700
|
-
extractValue?: boolean | undefined;
|
|
701
|
-
virtualThreshold?: number | undefined;
|
|
702
696
|
showIcon?: boolean | undefined;
|
|
697
|
+
labelField?: string | undefined;
|
|
698
|
+
valueField?: string | undefined;
|
|
703
699
|
deferField?: string | undefined;
|
|
700
|
+
itemHeight?: number | undefined;
|
|
701
|
+
virtualThreshold?: number | undefined;
|
|
702
|
+
extractValue?: boolean | undefined;
|
|
703
|
+
pathSeparator?: string | undefined;
|
|
704
704
|
initiallyOpen?: boolean | undefined;
|
|
705
705
|
unfoldedLevel?: number | undefined;
|
|
706
706
|
showRadio?: boolean | undefined;
|
|
@@ -734,19 +734,19 @@ declare const _default: {
|
|
|
734
734
|
getWrappedInstance(): any;
|
|
735
735
|
render(): React.JSX.Element;
|
|
736
736
|
context: unknown;
|
|
737
|
-
setState<K_1 extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
737
|
+
setState<K_1 extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "classnames" | "classPrefix" | "className" | "theme" | "mobileUI" | "style" | "loadingConfig" | "testIdBuilder" | "maxLength" | "minLength" | "placeholder" | "value" | "onChange" | "draggable" | "options" | "onDeferLoad" | "itemClassName" | "itemRender" | "checkAll" | "checkAllLabel" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "removable" | "onDelete" | "highlightTxt" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "virtualHeight" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
738
738
|
disabled?: boolean | undefined;
|
|
739
739
|
multiple?: boolean | undefined;
|
|
740
|
-
labelField?: string | undefined;
|
|
741
|
-
valueField?: string | undefined;
|
|
742
|
-
itemHeight?: number | undefined;
|
|
743
740
|
joinValues?: boolean | undefined;
|
|
744
741
|
delimiter?: string | undefined;
|
|
745
|
-
pathSeparator?: string | undefined;
|
|
746
|
-
extractValue?: boolean | undefined;
|
|
747
|
-
virtualThreshold?: number | undefined;
|
|
748
742
|
showIcon?: boolean | undefined;
|
|
743
|
+
labelField?: string | undefined;
|
|
744
|
+
valueField?: string | undefined;
|
|
749
745
|
deferField?: string | undefined;
|
|
746
|
+
itemHeight?: number | undefined;
|
|
747
|
+
virtualThreshold?: number | undefined;
|
|
748
|
+
extractValue?: boolean | undefined;
|
|
749
|
+
pathSeparator?: string | undefined;
|
|
750
750
|
initiallyOpen?: boolean | undefined;
|
|
751
751
|
unfoldedLevel?: number | undefined;
|
|
752
752
|
showRadio?: boolean | undefined;
|
|
@@ -776,19 +776,19 @@ declare const _default: {
|
|
|
776
776
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
777
777
|
}>) => {} | Pick<{}, K_1> | null) | Pick<{}, K_1> | null, callback?: (() => void) | undefined): void;
|
|
778
778
|
forceUpdate(callback?: (() => void) | undefined): void;
|
|
779
|
-
readonly props: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
779
|
+
readonly props: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "classnames" | "classPrefix" | "className" | "theme" | "mobileUI" | "style" | "loadingConfig" | "testIdBuilder" | "maxLength" | "minLength" | "placeholder" | "value" | "onChange" | "draggable" | "options" | "onDeferLoad" | "itemClassName" | "itemRender" | "checkAll" | "checkAllLabel" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "removable" | "onDelete" | "highlightTxt" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "virtualHeight" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
780
780
|
disabled?: boolean | undefined;
|
|
781
781
|
multiple?: boolean | undefined;
|
|
782
|
-
labelField?: string | undefined;
|
|
783
|
-
valueField?: string | undefined;
|
|
784
|
-
itemHeight?: number | undefined;
|
|
785
782
|
joinValues?: boolean | undefined;
|
|
786
783
|
delimiter?: string | undefined;
|
|
787
|
-
pathSeparator?: string | undefined;
|
|
788
|
-
extractValue?: boolean | undefined;
|
|
789
|
-
virtualThreshold?: number | undefined;
|
|
790
784
|
showIcon?: boolean | undefined;
|
|
785
|
+
labelField?: string | undefined;
|
|
786
|
+
valueField?: string | undefined;
|
|
791
787
|
deferField?: string | undefined;
|
|
788
|
+
itemHeight?: number | undefined;
|
|
789
|
+
virtualThreshold?: number | undefined;
|
|
790
|
+
extractValue?: boolean | undefined;
|
|
791
|
+
pathSeparator?: string | undefined;
|
|
792
792
|
initiallyOpen?: boolean | undefined;
|
|
793
793
|
unfoldedLevel?: number | undefined;
|
|
794
794
|
showRadio?: boolean | undefined;
|
|
@@ -822,19 +822,19 @@ declare const _default: {
|
|
|
822
822
|
[key: string]: React.ReactInstance;
|
|
823
823
|
};
|
|
824
824
|
componentDidMount?(): void;
|
|
825
|
-
shouldComponentUpdate?(nextProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
825
|
+
shouldComponentUpdate?(nextProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "classnames" | "classPrefix" | "className" | "theme" | "mobileUI" | "style" | "loadingConfig" | "testIdBuilder" | "maxLength" | "minLength" | "placeholder" | "value" | "onChange" | "draggable" | "options" | "onDeferLoad" | "itemClassName" | "itemRender" | "checkAll" | "checkAllLabel" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "removable" | "onDelete" | "highlightTxt" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "virtualHeight" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
826
826
|
disabled?: boolean | undefined;
|
|
827
827
|
multiple?: boolean | undefined;
|
|
828
|
-
labelField?: string | undefined;
|
|
829
|
-
valueField?: string | undefined;
|
|
830
|
-
itemHeight?: number | undefined;
|
|
831
828
|
joinValues?: boolean | undefined;
|
|
832
829
|
delimiter?: string | undefined;
|
|
833
|
-
pathSeparator?: string | undefined;
|
|
834
|
-
extractValue?: boolean | undefined;
|
|
835
|
-
virtualThreshold?: number | undefined;
|
|
836
830
|
showIcon?: boolean | undefined;
|
|
831
|
+
labelField?: string | undefined;
|
|
832
|
+
valueField?: string | undefined;
|
|
837
833
|
deferField?: string | undefined;
|
|
834
|
+
itemHeight?: number | undefined;
|
|
835
|
+
virtualThreshold?: number | undefined;
|
|
836
|
+
extractValue?: boolean | undefined;
|
|
837
|
+
pathSeparator?: string | undefined;
|
|
838
838
|
initiallyOpen?: boolean | undefined;
|
|
839
839
|
unfoldedLevel?: number | undefined;
|
|
840
840
|
showRadio?: boolean | undefined;
|
|
@@ -865,19 +865,19 @@ declare const _default: {
|
|
|
865
865
|
}>, nextState: Readonly<{}>, nextContext: any): boolean;
|
|
866
866
|
componentWillUnmount?(): void;
|
|
867
867
|
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
|
868
|
-
getSnapshotBeforeUpdate?(prevProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
868
|
+
getSnapshotBeforeUpdate?(prevProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "classnames" | "classPrefix" | "className" | "theme" | "mobileUI" | "style" | "loadingConfig" | "testIdBuilder" | "maxLength" | "minLength" | "placeholder" | "value" | "onChange" | "draggable" | "options" | "onDeferLoad" | "itemClassName" | "itemRender" | "checkAll" | "checkAllLabel" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "removable" | "onDelete" | "highlightTxt" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "virtualHeight" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
869
869
|
disabled?: boolean | undefined;
|
|
870
870
|
multiple?: boolean | undefined;
|
|
871
|
-
labelField?: string | undefined;
|
|
872
|
-
valueField?: string | undefined;
|
|
873
|
-
itemHeight?: number | undefined;
|
|
874
871
|
joinValues?: boolean | undefined;
|
|
875
872
|
delimiter?: string | undefined;
|
|
876
|
-
pathSeparator?: string | undefined;
|
|
877
|
-
extractValue?: boolean | undefined;
|
|
878
|
-
virtualThreshold?: number | undefined;
|
|
879
873
|
showIcon?: boolean | undefined;
|
|
874
|
+
labelField?: string | undefined;
|
|
875
|
+
valueField?: string | undefined;
|
|
880
876
|
deferField?: string | undefined;
|
|
877
|
+
itemHeight?: number | undefined;
|
|
878
|
+
virtualThreshold?: number | undefined;
|
|
879
|
+
extractValue?: boolean | undefined;
|
|
880
|
+
pathSeparator?: string | undefined;
|
|
881
881
|
initiallyOpen?: boolean | undefined;
|
|
882
882
|
unfoldedLevel?: number | undefined;
|
|
883
883
|
showRadio?: boolean | undefined;
|
|
@@ -906,19 +906,19 @@ declare const _default: {
|
|
|
906
906
|
locale?: string | undefined;
|
|
907
907
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
908
908
|
}>, prevState: Readonly<{}>): any;
|
|
909
|
-
componentDidUpdate?(prevProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
909
|
+
componentDidUpdate?(prevProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "classnames" | "classPrefix" | "className" | "theme" | "mobileUI" | "style" | "loadingConfig" | "testIdBuilder" | "maxLength" | "minLength" | "placeholder" | "value" | "onChange" | "draggable" | "options" | "onDeferLoad" | "itemClassName" | "itemRender" | "checkAll" | "checkAllLabel" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "removable" | "onDelete" | "highlightTxt" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "virtualHeight" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
910
910
|
disabled?: boolean | undefined;
|
|
911
911
|
multiple?: boolean | undefined;
|
|
912
|
-
labelField?: string | undefined;
|
|
913
|
-
valueField?: string | undefined;
|
|
914
|
-
itemHeight?: number | undefined;
|
|
915
912
|
joinValues?: boolean | undefined;
|
|
916
913
|
delimiter?: string | undefined;
|
|
917
|
-
pathSeparator?: string | undefined;
|
|
918
|
-
extractValue?: boolean | undefined;
|
|
919
|
-
virtualThreshold?: number | undefined;
|
|
920
914
|
showIcon?: boolean | undefined;
|
|
915
|
+
labelField?: string | undefined;
|
|
916
|
+
valueField?: string | undefined;
|
|
921
917
|
deferField?: string | undefined;
|
|
918
|
+
itemHeight?: number | undefined;
|
|
919
|
+
virtualThreshold?: number | undefined;
|
|
920
|
+
extractValue?: boolean | undefined;
|
|
921
|
+
pathSeparator?: string | undefined;
|
|
922
922
|
initiallyOpen?: boolean | undefined;
|
|
923
923
|
unfoldedLevel?: number | undefined;
|
|
924
924
|
showRadio?: boolean | undefined;
|
|
@@ -949,19 +949,19 @@ declare const _default: {
|
|
|
949
949
|
}>, prevState: Readonly<{}>, snapshot?: any): void;
|
|
950
950
|
componentWillMount?(): void;
|
|
951
951
|
UNSAFE_componentWillMount?(): void;
|
|
952
|
-
componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
952
|
+
componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "classnames" | "classPrefix" | "className" | "theme" | "mobileUI" | "style" | "loadingConfig" | "testIdBuilder" | "maxLength" | "minLength" | "placeholder" | "value" | "onChange" | "draggable" | "options" | "onDeferLoad" | "itemClassName" | "itemRender" | "checkAll" | "checkAllLabel" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "removable" | "onDelete" | "highlightTxt" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "virtualHeight" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
953
953
|
disabled?: boolean | undefined;
|
|
954
954
|
multiple?: boolean | undefined;
|
|
955
|
-
labelField?: string | undefined;
|
|
956
|
-
valueField?: string | undefined;
|
|
957
|
-
itemHeight?: number | undefined;
|
|
958
955
|
joinValues?: boolean | undefined;
|
|
959
956
|
delimiter?: string | undefined;
|
|
960
|
-
pathSeparator?: string | undefined;
|
|
961
|
-
extractValue?: boolean | undefined;
|
|
962
|
-
virtualThreshold?: number | undefined;
|
|
963
957
|
showIcon?: boolean | undefined;
|
|
958
|
+
labelField?: string | undefined;
|
|
959
|
+
valueField?: string | undefined;
|
|
964
960
|
deferField?: string | undefined;
|
|
961
|
+
itemHeight?: number | undefined;
|
|
962
|
+
virtualThreshold?: number | undefined;
|
|
963
|
+
extractValue?: boolean | undefined;
|
|
964
|
+
pathSeparator?: string | undefined;
|
|
965
965
|
initiallyOpen?: boolean | undefined;
|
|
966
966
|
unfoldedLevel?: number | undefined;
|
|
967
967
|
showRadio?: boolean | undefined;
|
|
@@ -990,19 +990,19 @@ declare const _default: {
|
|
|
990
990
|
locale?: string | undefined;
|
|
991
991
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
992
992
|
}>, nextContext: any): void;
|
|
993
|
-
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
993
|
+
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "classnames" | "classPrefix" | "className" | "theme" | "mobileUI" | "style" | "loadingConfig" | "testIdBuilder" | "maxLength" | "minLength" | "placeholder" | "value" | "onChange" | "draggable" | "options" | "onDeferLoad" | "itemClassName" | "itemRender" | "checkAll" | "checkAllLabel" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "removable" | "onDelete" | "highlightTxt" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "virtualHeight" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
994
994
|
disabled?: boolean | undefined;
|
|
995
995
|
multiple?: boolean | undefined;
|
|
996
|
-
labelField?: string | undefined;
|
|
997
|
-
valueField?: string | undefined;
|
|
998
|
-
itemHeight?: number | undefined;
|
|
999
996
|
joinValues?: boolean | undefined;
|
|
1000
997
|
delimiter?: string | undefined;
|
|
1001
|
-
pathSeparator?: string | undefined;
|
|
1002
|
-
extractValue?: boolean | undefined;
|
|
1003
|
-
virtualThreshold?: number | undefined;
|
|
1004
998
|
showIcon?: boolean | undefined;
|
|
999
|
+
labelField?: string | undefined;
|
|
1000
|
+
valueField?: string | undefined;
|
|
1005
1001
|
deferField?: string | undefined;
|
|
1002
|
+
itemHeight?: number | undefined;
|
|
1003
|
+
virtualThreshold?: number | undefined;
|
|
1004
|
+
extractValue?: boolean | undefined;
|
|
1005
|
+
pathSeparator?: string | undefined;
|
|
1006
1006
|
initiallyOpen?: boolean | undefined;
|
|
1007
1007
|
unfoldedLevel?: number | undefined;
|
|
1008
1008
|
showRadio?: boolean | undefined;
|
|
@@ -1031,19 +1031,19 @@ declare const _default: {
|
|
|
1031
1031
|
locale?: string | undefined;
|
|
1032
1032
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
1033
1033
|
}>, nextContext: any): void;
|
|
1034
|
-
componentWillUpdate?(nextProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
1034
|
+
componentWillUpdate?(nextProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "classnames" | "classPrefix" | "className" | "theme" | "mobileUI" | "style" | "loadingConfig" | "testIdBuilder" | "maxLength" | "minLength" | "placeholder" | "value" | "onChange" | "draggable" | "options" | "onDeferLoad" | "itemClassName" | "itemRender" | "checkAll" | "checkAllLabel" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "removable" | "onDelete" | "highlightTxt" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "virtualHeight" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
1035
1035
|
disabled?: boolean | undefined;
|
|
1036
1036
|
multiple?: boolean | undefined;
|
|
1037
|
-
labelField?: string | undefined;
|
|
1038
|
-
valueField?: string | undefined;
|
|
1039
|
-
itemHeight?: number | undefined;
|
|
1040
1037
|
joinValues?: boolean | undefined;
|
|
1041
1038
|
delimiter?: string | undefined;
|
|
1042
|
-
pathSeparator?: string | undefined;
|
|
1043
|
-
extractValue?: boolean | undefined;
|
|
1044
|
-
virtualThreshold?: number | undefined;
|
|
1045
1039
|
showIcon?: boolean | undefined;
|
|
1040
|
+
labelField?: string | undefined;
|
|
1041
|
+
valueField?: string | undefined;
|
|
1046
1042
|
deferField?: string | undefined;
|
|
1043
|
+
itemHeight?: number | undefined;
|
|
1044
|
+
virtualThreshold?: number | undefined;
|
|
1045
|
+
extractValue?: boolean | undefined;
|
|
1046
|
+
pathSeparator?: string | undefined;
|
|
1047
1047
|
initiallyOpen?: boolean | undefined;
|
|
1048
1048
|
unfoldedLevel?: number | undefined;
|
|
1049
1049
|
showRadio?: boolean | undefined;
|
|
@@ -1072,19 +1072,19 @@ declare const _default: {
|
|
|
1072
1072
|
locale?: string | undefined;
|
|
1073
1073
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
1074
1074
|
}>, nextState: Readonly<{}>, nextContext: any): void;
|
|
1075
|
-
UNSAFE_componentWillUpdate?(nextProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
1075
|
+
UNSAFE_componentWillUpdate?(nextProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "classnames" | "classPrefix" | "className" | "theme" | "mobileUI" | "style" | "loadingConfig" | "testIdBuilder" | "maxLength" | "minLength" | "placeholder" | "value" | "onChange" | "draggable" | "options" | "onDeferLoad" | "itemClassName" | "itemRender" | "checkAll" | "checkAllLabel" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "removable" | "onDelete" | "highlightTxt" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "virtualHeight" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
1076
1076
|
disabled?: boolean | undefined;
|
|
1077
1077
|
multiple?: boolean | undefined;
|
|
1078
|
-
labelField?: string | undefined;
|
|
1079
|
-
valueField?: string | undefined;
|
|
1080
|
-
itemHeight?: number | undefined;
|
|
1081
1078
|
joinValues?: boolean | undefined;
|
|
1082
1079
|
delimiter?: string | undefined;
|
|
1083
|
-
pathSeparator?: string | undefined;
|
|
1084
|
-
extractValue?: boolean | undefined;
|
|
1085
|
-
virtualThreshold?: number | undefined;
|
|
1086
1080
|
showIcon?: boolean | undefined;
|
|
1081
|
+
labelField?: string | undefined;
|
|
1082
|
+
valueField?: string | undefined;
|
|
1087
1083
|
deferField?: string | undefined;
|
|
1084
|
+
itemHeight?: number | undefined;
|
|
1085
|
+
virtualThreshold?: number | undefined;
|
|
1086
|
+
extractValue?: boolean | undefined;
|
|
1087
|
+
pathSeparator?: string | undefined;
|
|
1088
1088
|
initiallyOpen?: boolean | undefined;
|
|
1089
1089
|
unfoldedLevel?: number | undefined;
|
|
1090
1090
|
showRadio?: boolean | undefined;
|
|
@@ -1121,19 +1121,19 @@ declare const _default: {
|
|
|
1121
1121
|
ComposedComponent: typeof TreeSelector;
|
|
1122
1122
|
}>;
|
|
1123
1123
|
} & import("hoist-non-react-statics").NonReactStatics<{
|
|
1124
|
-
new (props: Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
1124
|
+
new (props: Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "classnames" | "classPrefix" | "className" | "theme" | "mobileUI" | "style" | "loadingConfig" | "testIdBuilder" | "maxLength" | "minLength" | "placeholder" | "value" | "onChange" | "draggable" | "options" | "onDeferLoad" | "itemClassName" | "itemRender" | "checkAll" | "checkAllLabel" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "removable" | "onDelete" | "highlightTxt" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "virtualHeight" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
1125
1125
|
disabled?: boolean | undefined;
|
|
1126
1126
|
multiple?: boolean | undefined;
|
|
1127
|
-
labelField?: string | undefined;
|
|
1128
|
-
valueField?: string | undefined;
|
|
1129
|
-
itemHeight?: number | undefined;
|
|
1130
1127
|
joinValues?: boolean | undefined;
|
|
1131
1128
|
delimiter?: string | undefined;
|
|
1132
|
-
pathSeparator?: string | undefined;
|
|
1133
|
-
extractValue?: boolean | undefined;
|
|
1134
|
-
virtualThreshold?: number | undefined;
|
|
1135
1129
|
showIcon?: boolean | undefined;
|
|
1130
|
+
labelField?: string | undefined;
|
|
1131
|
+
valueField?: string | undefined;
|
|
1136
1132
|
deferField?: string | undefined;
|
|
1133
|
+
itemHeight?: number | undefined;
|
|
1134
|
+
virtualThreshold?: number | undefined;
|
|
1135
|
+
extractValue?: boolean | undefined;
|
|
1136
|
+
pathSeparator?: string | undefined;
|
|
1137
1137
|
initiallyOpen?: boolean | undefined;
|
|
1138
1138
|
unfoldedLevel?: number | undefined;
|
|
1139
1139
|
showRadio?: boolean | undefined;
|
|
@@ -1167,19 +1167,19 @@ declare const _default: {
|
|
|
1167
1167
|
getWrappedInstance(): any;
|
|
1168
1168
|
render(): React.JSX.Element;
|
|
1169
1169
|
context: unknown;
|
|
1170
|
-
setState<K_1 extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
1170
|
+
setState<K_1 extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "classnames" | "classPrefix" | "className" | "theme" | "mobileUI" | "style" | "loadingConfig" | "testIdBuilder" | "maxLength" | "minLength" | "placeholder" | "value" | "onChange" | "draggable" | "options" | "onDeferLoad" | "itemClassName" | "itemRender" | "checkAll" | "checkAllLabel" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "removable" | "onDelete" | "highlightTxt" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "virtualHeight" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
1171
1171
|
disabled?: boolean | undefined;
|
|
1172
1172
|
multiple?: boolean | undefined;
|
|
1173
|
-
labelField?: string | undefined;
|
|
1174
|
-
valueField?: string | undefined;
|
|
1175
|
-
itemHeight?: number | undefined;
|
|
1176
1173
|
joinValues?: boolean | undefined;
|
|
1177
1174
|
delimiter?: string | undefined;
|
|
1178
|
-
pathSeparator?: string | undefined;
|
|
1179
|
-
extractValue?: boolean | undefined;
|
|
1180
|
-
virtualThreshold?: number | undefined;
|
|
1181
1175
|
showIcon?: boolean | undefined;
|
|
1176
|
+
labelField?: string | undefined;
|
|
1177
|
+
valueField?: string | undefined;
|
|
1182
1178
|
deferField?: string | undefined;
|
|
1179
|
+
itemHeight?: number | undefined;
|
|
1180
|
+
virtualThreshold?: number | undefined;
|
|
1181
|
+
extractValue?: boolean | undefined;
|
|
1182
|
+
pathSeparator?: string | undefined;
|
|
1183
1183
|
initiallyOpen?: boolean | undefined;
|
|
1184
1184
|
unfoldedLevel?: number | undefined;
|
|
1185
1185
|
showRadio?: boolean | undefined;
|
|
@@ -1209,19 +1209,19 @@ declare const _default: {
|
|
|
1209
1209
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
1210
1210
|
}>) => {} | Pick<{}, K_1> | null) | Pick<{}, K_1> | null, callback?: (() => void) | undefined): void;
|
|
1211
1211
|
forceUpdate(callback?: (() => void) | undefined): void;
|
|
1212
|
-
readonly props: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
1212
|
+
readonly props: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "classnames" | "classPrefix" | "className" | "theme" | "mobileUI" | "style" | "loadingConfig" | "testIdBuilder" | "maxLength" | "minLength" | "placeholder" | "value" | "onChange" | "draggable" | "options" | "onDeferLoad" | "itemClassName" | "itemRender" | "checkAll" | "checkAllLabel" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "removable" | "onDelete" | "highlightTxt" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "virtualHeight" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
1213
1213
|
disabled?: boolean | undefined;
|
|
1214
1214
|
multiple?: boolean | undefined;
|
|
1215
|
-
labelField?: string | undefined;
|
|
1216
|
-
valueField?: string | undefined;
|
|
1217
|
-
itemHeight?: number | undefined;
|
|
1218
1215
|
joinValues?: boolean | undefined;
|
|
1219
1216
|
delimiter?: string | undefined;
|
|
1220
|
-
pathSeparator?: string | undefined;
|
|
1221
|
-
extractValue?: boolean | undefined;
|
|
1222
|
-
virtualThreshold?: number | undefined;
|
|
1223
1217
|
showIcon?: boolean | undefined;
|
|
1218
|
+
labelField?: string | undefined;
|
|
1219
|
+
valueField?: string | undefined;
|
|
1224
1220
|
deferField?: string | undefined;
|
|
1221
|
+
itemHeight?: number | undefined;
|
|
1222
|
+
virtualThreshold?: number | undefined;
|
|
1223
|
+
extractValue?: boolean | undefined;
|
|
1224
|
+
pathSeparator?: string | undefined;
|
|
1225
1225
|
initiallyOpen?: boolean | undefined;
|
|
1226
1226
|
unfoldedLevel?: number | undefined;
|
|
1227
1227
|
showRadio?: boolean | undefined;
|
|
@@ -1255,19 +1255,19 @@ declare const _default: {
|
|
|
1255
1255
|
[key: string]: React.ReactInstance;
|
|
1256
1256
|
};
|
|
1257
1257
|
componentDidMount?(): void;
|
|
1258
|
-
shouldComponentUpdate?(nextProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
1258
|
+
shouldComponentUpdate?(nextProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "classnames" | "classPrefix" | "className" | "theme" | "mobileUI" | "style" | "loadingConfig" | "testIdBuilder" | "maxLength" | "minLength" | "placeholder" | "value" | "onChange" | "draggable" | "options" | "onDeferLoad" | "itemClassName" | "itemRender" | "checkAll" | "checkAllLabel" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "removable" | "onDelete" | "highlightTxt" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "virtualHeight" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
1259
1259
|
disabled?: boolean | undefined;
|
|
1260
1260
|
multiple?: boolean | undefined;
|
|
1261
|
-
labelField?: string | undefined;
|
|
1262
|
-
valueField?: string | undefined;
|
|
1263
|
-
itemHeight?: number | undefined;
|
|
1264
1261
|
joinValues?: boolean | undefined;
|
|
1265
1262
|
delimiter?: string | undefined;
|
|
1266
|
-
pathSeparator?: string | undefined;
|
|
1267
|
-
extractValue?: boolean | undefined;
|
|
1268
|
-
virtualThreshold?: number | undefined;
|
|
1269
1263
|
showIcon?: boolean | undefined;
|
|
1264
|
+
labelField?: string | undefined;
|
|
1265
|
+
valueField?: string | undefined;
|
|
1270
1266
|
deferField?: string | undefined;
|
|
1267
|
+
itemHeight?: number | undefined;
|
|
1268
|
+
virtualThreshold?: number | undefined;
|
|
1269
|
+
extractValue?: boolean | undefined;
|
|
1270
|
+
pathSeparator?: string | undefined;
|
|
1271
1271
|
initiallyOpen?: boolean | undefined;
|
|
1272
1272
|
unfoldedLevel?: number | undefined;
|
|
1273
1273
|
showRadio?: boolean | undefined;
|
|
@@ -1298,19 +1298,19 @@ declare const _default: {
|
|
|
1298
1298
|
}>, nextState: Readonly<{}>, nextContext: any): boolean;
|
|
1299
1299
|
componentWillUnmount?(): void;
|
|
1300
1300
|
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
|
1301
|
-
getSnapshotBeforeUpdate?(prevProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
1301
|
+
getSnapshotBeforeUpdate?(prevProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "classnames" | "classPrefix" | "className" | "theme" | "mobileUI" | "style" | "loadingConfig" | "testIdBuilder" | "maxLength" | "minLength" | "placeholder" | "value" | "onChange" | "draggable" | "options" | "onDeferLoad" | "itemClassName" | "itemRender" | "checkAll" | "checkAllLabel" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "removable" | "onDelete" | "highlightTxt" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "virtualHeight" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
1302
1302
|
disabled?: boolean | undefined;
|
|
1303
1303
|
multiple?: boolean | undefined;
|
|
1304
|
-
labelField?: string | undefined;
|
|
1305
|
-
valueField?: string | undefined;
|
|
1306
|
-
itemHeight?: number | undefined;
|
|
1307
1304
|
joinValues?: boolean | undefined;
|
|
1308
1305
|
delimiter?: string | undefined;
|
|
1309
|
-
pathSeparator?: string | undefined;
|
|
1310
|
-
extractValue?: boolean | undefined;
|
|
1311
|
-
virtualThreshold?: number | undefined;
|
|
1312
1306
|
showIcon?: boolean | undefined;
|
|
1307
|
+
labelField?: string | undefined;
|
|
1308
|
+
valueField?: string | undefined;
|
|
1313
1309
|
deferField?: string | undefined;
|
|
1310
|
+
itemHeight?: number | undefined;
|
|
1311
|
+
virtualThreshold?: number | undefined;
|
|
1312
|
+
extractValue?: boolean | undefined;
|
|
1313
|
+
pathSeparator?: string | undefined;
|
|
1314
1314
|
initiallyOpen?: boolean | undefined;
|
|
1315
1315
|
unfoldedLevel?: number | undefined;
|
|
1316
1316
|
showRadio?: boolean | undefined;
|
|
@@ -1339,19 +1339,19 @@ declare const _default: {
|
|
|
1339
1339
|
locale?: string | undefined;
|
|
1340
1340
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
1341
1341
|
}>, prevState: Readonly<{}>): any;
|
|
1342
|
-
componentDidUpdate?(prevProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
1342
|
+
componentDidUpdate?(prevProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "classnames" | "classPrefix" | "className" | "theme" | "mobileUI" | "style" | "loadingConfig" | "testIdBuilder" | "maxLength" | "minLength" | "placeholder" | "value" | "onChange" | "draggable" | "options" | "onDeferLoad" | "itemClassName" | "itemRender" | "checkAll" | "checkAllLabel" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "removable" | "onDelete" | "highlightTxt" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "virtualHeight" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
1343
1343
|
disabled?: boolean | undefined;
|
|
1344
1344
|
multiple?: boolean | undefined;
|
|
1345
|
-
labelField?: string | undefined;
|
|
1346
|
-
valueField?: string | undefined;
|
|
1347
|
-
itemHeight?: number | undefined;
|
|
1348
1345
|
joinValues?: boolean | undefined;
|
|
1349
1346
|
delimiter?: string | undefined;
|
|
1350
|
-
pathSeparator?: string | undefined;
|
|
1351
|
-
extractValue?: boolean | undefined;
|
|
1352
|
-
virtualThreshold?: number | undefined;
|
|
1353
1347
|
showIcon?: boolean | undefined;
|
|
1348
|
+
labelField?: string | undefined;
|
|
1349
|
+
valueField?: string | undefined;
|
|
1354
1350
|
deferField?: string | undefined;
|
|
1351
|
+
itemHeight?: number | undefined;
|
|
1352
|
+
virtualThreshold?: number | undefined;
|
|
1353
|
+
extractValue?: boolean | undefined;
|
|
1354
|
+
pathSeparator?: string | undefined;
|
|
1355
1355
|
initiallyOpen?: boolean | undefined;
|
|
1356
1356
|
unfoldedLevel?: number | undefined;
|
|
1357
1357
|
showRadio?: boolean | undefined;
|
|
@@ -1382,19 +1382,19 @@ declare const _default: {
|
|
|
1382
1382
|
}>, prevState: Readonly<{}>, snapshot?: any): void;
|
|
1383
1383
|
componentWillMount?(): void;
|
|
1384
1384
|
UNSAFE_componentWillMount?(): void;
|
|
1385
|
-
componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
1385
|
+
componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "classnames" | "classPrefix" | "className" | "theme" | "mobileUI" | "style" | "loadingConfig" | "testIdBuilder" | "maxLength" | "minLength" | "placeholder" | "value" | "onChange" | "draggable" | "options" | "onDeferLoad" | "itemClassName" | "itemRender" | "checkAll" | "checkAllLabel" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "removable" | "onDelete" | "highlightTxt" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "virtualHeight" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
1386
1386
|
disabled?: boolean | undefined;
|
|
1387
1387
|
multiple?: boolean | undefined;
|
|
1388
|
-
labelField?: string | undefined;
|
|
1389
|
-
valueField?: string | undefined;
|
|
1390
|
-
itemHeight?: number | undefined;
|
|
1391
1388
|
joinValues?: boolean | undefined;
|
|
1392
1389
|
delimiter?: string | undefined;
|
|
1393
|
-
pathSeparator?: string | undefined;
|
|
1394
|
-
extractValue?: boolean | undefined;
|
|
1395
|
-
virtualThreshold?: number | undefined;
|
|
1396
1390
|
showIcon?: boolean | undefined;
|
|
1391
|
+
labelField?: string | undefined;
|
|
1392
|
+
valueField?: string | undefined;
|
|
1397
1393
|
deferField?: string | undefined;
|
|
1394
|
+
itemHeight?: number | undefined;
|
|
1395
|
+
virtualThreshold?: number | undefined;
|
|
1396
|
+
extractValue?: boolean | undefined;
|
|
1397
|
+
pathSeparator?: string | undefined;
|
|
1398
1398
|
initiallyOpen?: boolean | undefined;
|
|
1399
1399
|
unfoldedLevel?: number | undefined;
|
|
1400
1400
|
showRadio?: boolean | undefined;
|
|
@@ -1423,19 +1423,19 @@ declare const _default: {
|
|
|
1423
1423
|
locale?: string | undefined;
|
|
1424
1424
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
1425
1425
|
}>, nextContext: any): void;
|
|
1426
|
-
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
1426
|
+
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "classnames" | "classPrefix" | "className" | "theme" | "mobileUI" | "style" | "loadingConfig" | "testIdBuilder" | "maxLength" | "minLength" | "placeholder" | "value" | "onChange" | "draggable" | "options" | "onDeferLoad" | "itemClassName" | "itemRender" | "checkAll" | "checkAllLabel" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "removable" | "onDelete" | "highlightTxt" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "virtualHeight" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
1427
1427
|
disabled?: boolean | undefined;
|
|
1428
1428
|
multiple?: boolean | undefined;
|
|
1429
|
-
labelField?: string | undefined;
|
|
1430
|
-
valueField?: string | undefined;
|
|
1431
|
-
itemHeight?: number | undefined;
|
|
1432
1429
|
joinValues?: boolean | undefined;
|
|
1433
1430
|
delimiter?: string | undefined;
|
|
1434
|
-
pathSeparator?: string | undefined;
|
|
1435
|
-
extractValue?: boolean | undefined;
|
|
1436
|
-
virtualThreshold?: number | undefined;
|
|
1437
1431
|
showIcon?: boolean | undefined;
|
|
1432
|
+
labelField?: string | undefined;
|
|
1433
|
+
valueField?: string | undefined;
|
|
1438
1434
|
deferField?: string | undefined;
|
|
1435
|
+
itemHeight?: number | undefined;
|
|
1436
|
+
virtualThreshold?: number | undefined;
|
|
1437
|
+
extractValue?: boolean | undefined;
|
|
1438
|
+
pathSeparator?: string | undefined;
|
|
1439
1439
|
initiallyOpen?: boolean | undefined;
|
|
1440
1440
|
unfoldedLevel?: number | undefined;
|
|
1441
1441
|
showRadio?: boolean | undefined;
|
|
@@ -1464,19 +1464,19 @@ declare const _default: {
|
|
|
1464
1464
|
locale?: string | undefined;
|
|
1465
1465
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
1466
1466
|
}>, nextContext: any): void;
|
|
1467
|
-
componentWillUpdate?(nextProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
1467
|
+
componentWillUpdate?(nextProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "classnames" | "classPrefix" | "className" | "theme" | "mobileUI" | "style" | "loadingConfig" | "testIdBuilder" | "maxLength" | "minLength" | "placeholder" | "value" | "onChange" | "draggable" | "options" | "onDeferLoad" | "itemClassName" | "itemRender" | "checkAll" | "checkAllLabel" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "removable" | "onDelete" | "highlightTxt" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "virtualHeight" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
1468
1468
|
disabled?: boolean | undefined;
|
|
1469
1469
|
multiple?: boolean | undefined;
|
|
1470
|
-
labelField?: string | undefined;
|
|
1471
|
-
valueField?: string | undefined;
|
|
1472
|
-
itemHeight?: number | undefined;
|
|
1473
1470
|
joinValues?: boolean | undefined;
|
|
1474
1471
|
delimiter?: string | undefined;
|
|
1475
|
-
pathSeparator?: string | undefined;
|
|
1476
|
-
extractValue?: boolean | undefined;
|
|
1477
|
-
virtualThreshold?: number | undefined;
|
|
1478
1472
|
showIcon?: boolean | undefined;
|
|
1473
|
+
labelField?: string | undefined;
|
|
1474
|
+
valueField?: string | undefined;
|
|
1479
1475
|
deferField?: string | undefined;
|
|
1476
|
+
itemHeight?: number | undefined;
|
|
1477
|
+
virtualThreshold?: number | undefined;
|
|
1478
|
+
extractValue?: boolean | undefined;
|
|
1479
|
+
pathSeparator?: string | undefined;
|
|
1480
1480
|
initiallyOpen?: boolean | undefined;
|
|
1481
1481
|
unfoldedLevel?: number | undefined;
|
|
1482
1482
|
showRadio?: boolean | undefined;
|
|
@@ -1505,19 +1505,19 @@ declare const _default: {
|
|
|
1505
1505
|
locale?: string | undefined;
|
|
1506
1506
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
1507
1507
|
}>, nextState: Readonly<{}>, nextContext: any): void;
|
|
1508
|
-
UNSAFE_componentWillUpdate?(nextProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
1508
|
+
UNSAFE_componentWillUpdate?(nextProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "classnames" | "classPrefix" | "className" | "theme" | "mobileUI" | "style" | "loadingConfig" | "testIdBuilder" | "maxLength" | "minLength" | "placeholder" | "value" | "onChange" | "draggable" | "options" | "onDeferLoad" | "itemClassName" | "itemRender" | "checkAll" | "checkAllLabel" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "removable" | "onDelete" | "highlightTxt" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "virtualHeight" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
1509
1509
|
disabled?: boolean | undefined;
|
|
1510
1510
|
multiple?: boolean | undefined;
|
|
1511
|
-
labelField?: string | undefined;
|
|
1512
|
-
valueField?: string | undefined;
|
|
1513
|
-
itemHeight?: number | undefined;
|
|
1514
1511
|
joinValues?: boolean | undefined;
|
|
1515
1512
|
delimiter?: string | undefined;
|
|
1516
|
-
pathSeparator?: string | undefined;
|
|
1517
|
-
extractValue?: boolean | undefined;
|
|
1518
|
-
virtualThreshold?: number | undefined;
|
|
1519
1513
|
showIcon?: boolean | undefined;
|
|
1514
|
+
labelField?: string | undefined;
|
|
1515
|
+
valueField?: string | undefined;
|
|
1520
1516
|
deferField?: string | undefined;
|
|
1517
|
+
itemHeight?: number | undefined;
|
|
1518
|
+
virtualThreshold?: number | undefined;
|
|
1519
|
+
extractValue?: boolean | undefined;
|
|
1520
|
+
pathSeparator?: string | undefined;
|
|
1521
1521
|
initiallyOpen?: boolean | undefined;
|
|
1522
1522
|
unfoldedLevel?: number | undefined;
|
|
1523
1523
|
showRadio?: boolean | undefined;
|
|
@@ -1554,19 +1554,19 @@ declare const _default: {
|
|
|
1554
1554
|
ComposedComponent: typeof TreeSelector;
|
|
1555
1555
|
}, {}> & {
|
|
1556
1556
|
ComposedComponent: {
|
|
1557
|
-
new (props: Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
1557
|
+
new (props: Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "classnames" | "classPrefix" | "className" | "theme" | "mobileUI" | "style" | "loadingConfig" | "testIdBuilder" | "maxLength" | "minLength" | "placeholder" | "value" | "onChange" | "draggable" | "options" | "onDeferLoad" | "itemClassName" | "itemRender" | "checkAll" | "checkAllLabel" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "removable" | "onDelete" | "highlightTxt" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "virtualHeight" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
1558
1558
|
disabled?: boolean | undefined;
|
|
1559
1559
|
multiple?: boolean | undefined;
|
|
1560
|
-
labelField?: string | undefined;
|
|
1561
|
-
valueField?: string | undefined;
|
|
1562
|
-
itemHeight?: number | undefined;
|
|
1563
1560
|
joinValues?: boolean | undefined;
|
|
1564
1561
|
delimiter?: string | undefined;
|
|
1565
|
-
pathSeparator?: string | undefined;
|
|
1566
|
-
extractValue?: boolean | undefined;
|
|
1567
|
-
virtualThreshold?: number | undefined;
|
|
1568
1562
|
showIcon?: boolean | undefined;
|
|
1563
|
+
labelField?: string | undefined;
|
|
1564
|
+
valueField?: string | undefined;
|
|
1569
1565
|
deferField?: string | undefined;
|
|
1566
|
+
itemHeight?: number | undefined;
|
|
1567
|
+
virtualThreshold?: number | undefined;
|
|
1568
|
+
extractValue?: boolean | undefined;
|
|
1569
|
+
pathSeparator?: string | undefined;
|
|
1570
1570
|
initiallyOpen?: boolean | undefined;
|
|
1571
1571
|
unfoldedLevel?: number | undefined;
|
|
1572
1572
|
showRadio?: boolean | undefined;
|
|
@@ -1600,19 +1600,19 @@ declare const _default: {
|
|
|
1600
1600
|
getWrappedInstance(): any;
|
|
1601
1601
|
render(): React.JSX.Element;
|
|
1602
1602
|
context: unknown;
|
|
1603
|
-
setState<K_1 extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
1603
|
+
setState<K_1 extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "classnames" | "classPrefix" | "className" | "theme" | "mobileUI" | "style" | "loadingConfig" | "testIdBuilder" | "maxLength" | "minLength" | "placeholder" | "value" | "onChange" | "draggable" | "options" | "onDeferLoad" | "itemClassName" | "itemRender" | "checkAll" | "checkAllLabel" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "removable" | "onDelete" | "highlightTxt" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "virtualHeight" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
1604
1604
|
disabled?: boolean | undefined;
|
|
1605
1605
|
multiple?: boolean | undefined;
|
|
1606
|
-
labelField?: string | undefined;
|
|
1607
|
-
valueField?: string | undefined;
|
|
1608
|
-
itemHeight?: number | undefined;
|
|
1609
1606
|
joinValues?: boolean | undefined;
|
|
1610
1607
|
delimiter?: string | undefined;
|
|
1611
|
-
pathSeparator?: string | undefined;
|
|
1612
|
-
extractValue?: boolean | undefined;
|
|
1613
|
-
virtualThreshold?: number | undefined;
|
|
1614
1608
|
showIcon?: boolean | undefined;
|
|
1609
|
+
labelField?: string | undefined;
|
|
1610
|
+
valueField?: string | undefined;
|
|
1615
1611
|
deferField?: string | undefined;
|
|
1612
|
+
itemHeight?: number | undefined;
|
|
1613
|
+
virtualThreshold?: number | undefined;
|
|
1614
|
+
extractValue?: boolean | undefined;
|
|
1615
|
+
pathSeparator?: string | undefined;
|
|
1616
1616
|
initiallyOpen?: boolean | undefined;
|
|
1617
1617
|
unfoldedLevel?: number | undefined;
|
|
1618
1618
|
showRadio?: boolean | undefined;
|
|
@@ -1642,19 +1642,19 @@ declare const _default: {
|
|
|
1642
1642
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
1643
1643
|
}>) => {} | Pick<{}, K_1> | null) | Pick<{}, K_1> | null, callback?: (() => void) | undefined): void;
|
|
1644
1644
|
forceUpdate(callback?: (() => void) | undefined): void;
|
|
1645
|
-
readonly props: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
1645
|
+
readonly props: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "classnames" | "classPrefix" | "className" | "theme" | "mobileUI" | "style" | "loadingConfig" | "testIdBuilder" | "maxLength" | "minLength" | "placeholder" | "value" | "onChange" | "draggable" | "options" | "onDeferLoad" | "itemClassName" | "itemRender" | "checkAll" | "checkAllLabel" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "removable" | "onDelete" | "highlightTxt" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "virtualHeight" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
1646
1646
|
disabled?: boolean | undefined;
|
|
1647
1647
|
multiple?: boolean | undefined;
|
|
1648
|
-
labelField?: string | undefined;
|
|
1649
|
-
valueField?: string | undefined;
|
|
1650
|
-
itemHeight?: number | undefined;
|
|
1651
1648
|
joinValues?: boolean | undefined;
|
|
1652
1649
|
delimiter?: string | undefined;
|
|
1653
|
-
pathSeparator?: string | undefined;
|
|
1654
|
-
extractValue?: boolean | undefined;
|
|
1655
|
-
virtualThreshold?: number | undefined;
|
|
1656
1650
|
showIcon?: boolean | undefined;
|
|
1651
|
+
labelField?: string | undefined;
|
|
1652
|
+
valueField?: string | undefined;
|
|
1657
1653
|
deferField?: string | undefined;
|
|
1654
|
+
itemHeight?: number | undefined;
|
|
1655
|
+
virtualThreshold?: number | undefined;
|
|
1656
|
+
extractValue?: boolean | undefined;
|
|
1657
|
+
pathSeparator?: string | undefined;
|
|
1658
1658
|
initiallyOpen?: boolean | undefined;
|
|
1659
1659
|
unfoldedLevel?: number | undefined;
|
|
1660
1660
|
showRadio?: boolean | undefined;
|
|
@@ -1688,19 +1688,19 @@ declare const _default: {
|
|
|
1688
1688
|
[key: string]: React.ReactInstance;
|
|
1689
1689
|
};
|
|
1690
1690
|
componentDidMount?(): void;
|
|
1691
|
-
shouldComponentUpdate?(nextProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
1691
|
+
shouldComponentUpdate?(nextProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "classnames" | "classPrefix" | "className" | "theme" | "mobileUI" | "style" | "loadingConfig" | "testIdBuilder" | "maxLength" | "minLength" | "placeholder" | "value" | "onChange" | "draggable" | "options" | "onDeferLoad" | "itemClassName" | "itemRender" | "checkAll" | "checkAllLabel" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "removable" | "onDelete" | "highlightTxt" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "virtualHeight" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
1692
1692
|
disabled?: boolean | undefined;
|
|
1693
1693
|
multiple?: boolean | undefined;
|
|
1694
|
-
labelField?: string | undefined;
|
|
1695
|
-
valueField?: string | undefined;
|
|
1696
|
-
itemHeight?: number | undefined;
|
|
1697
1694
|
joinValues?: boolean | undefined;
|
|
1698
1695
|
delimiter?: string | undefined;
|
|
1699
|
-
pathSeparator?: string | undefined;
|
|
1700
|
-
extractValue?: boolean | undefined;
|
|
1701
|
-
virtualThreshold?: number | undefined;
|
|
1702
1696
|
showIcon?: boolean | undefined;
|
|
1697
|
+
labelField?: string | undefined;
|
|
1698
|
+
valueField?: string | undefined;
|
|
1703
1699
|
deferField?: string | undefined;
|
|
1700
|
+
itemHeight?: number | undefined;
|
|
1701
|
+
virtualThreshold?: number | undefined;
|
|
1702
|
+
extractValue?: boolean | undefined;
|
|
1703
|
+
pathSeparator?: string | undefined;
|
|
1704
1704
|
initiallyOpen?: boolean | undefined;
|
|
1705
1705
|
unfoldedLevel?: number | undefined;
|
|
1706
1706
|
showRadio?: boolean | undefined;
|
|
@@ -1731,19 +1731,19 @@ declare const _default: {
|
|
|
1731
1731
|
}>, nextState: Readonly<{}>, nextContext: any): boolean;
|
|
1732
1732
|
componentWillUnmount?(): void;
|
|
1733
1733
|
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
|
1734
|
-
getSnapshotBeforeUpdate?(prevProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
1734
|
+
getSnapshotBeforeUpdate?(prevProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "classnames" | "classPrefix" | "className" | "theme" | "mobileUI" | "style" | "loadingConfig" | "testIdBuilder" | "maxLength" | "minLength" | "placeholder" | "value" | "onChange" | "draggable" | "options" | "onDeferLoad" | "itemClassName" | "itemRender" | "checkAll" | "checkAllLabel" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "removable" | "onDelete" | "highlightTxt" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "virtualHeight" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
1735
1735
|
disabled?: boolean | undefined;
|
|
1736
1736
|
multiple?: boolean | undefined;
|
|
1737
|
-
labelField?: string | undefined;
|
|
1738
|
-
valueField?: string | undefined;
|
|
1739
|
-
itemHeight?: number | undefined;
|
|
1740
1737
|
joinValues?: boolean | undefined;
|
|
1741
1738
|
delimiter?: string | undefined;
|
|
1742
|
-
pathSeparator?: string | undefined;
|
|
1743
|
-
extractValue?: boolean | undefined;
|
|
1744
|
-
virtualThreshold?: number | undefined;
|
|
1745
1739
|
showIcon?: boolean | undefined;
|
|
1740
|
+
labelField?: string | undefined;
|
|
1741
|
+
valueField?: string | undefined;
|
|
1746
1742
|
deferField?: string | undefined;
|
|
1743
|
+
itemHeight?: number | undefined;
|
|
1744
|
+
virtualThreshold?: number | undefined;
|
|
1745
|
+
extractValue?: boolean | undefined;
|
|
1746
|
+
pathSeparator?: string | undefined;
|
|
1747
1747
|
initiallyOpen?: boolean | undefined;
|
|
1748
1748
|
unfoldedLevel?: number | undefined;
|
|
1749
1749
|
showRadio?: boolean | undefined;
|
|
@@ -1772,19 +1772,19 @@ declare const _default: {
|
|
|
1772
1772
|
locale?: string | undefined;
|
|
1773
1773
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
1774
1774
|
}>, prevState: Readonly<{}>): any;
|
|
1775
|
-
componentDidUpdate?(prevProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
1775
|
+
componentDidUpdate?(prevProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "classnames" | "classPrefix" | "className" | "theme" | "mobileUI" | "style" | "loadingConfig" | "testIdBuilder" | "maxLength" | "minLength" | "placeholder" | "value" | "onChange" | "draggable" | "options" | "onDeferLoad" | "itemClassName" | "itemRender" | "checkAll" | "checkAllLabel" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "removable" | "onDelete" | "highlightTxt" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "virtualHeight" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
1776
1776
|
disabled?: boolean | undefined;
|
|
1777
1777
|
multiple?: boolean | undefined;
|
|
1778
|
-
labelField?: string | undefined;
|
|
1779
|
-
valueField?: string | undefined;
|
|
1780
|
-
itemHeight?: number | undefined;
|
|
1781
1778
|
joinValues?: boolean | undefined;
|
|
1782
1779
|
delimiter?: string | undefined;
|
|
1783
|
-
pathSeparator?: string | undefined;
|
|
1784
|
-
extractValue?: boolean | undefined;
|
|
1785
|
-
virtualThreshold?: number | undefined;
|
|
1786
1780
|
showIcon?: boolean | undefined;
|
|
1781
|
+
labelField?: string | undefined;
|
|
1782
|
+
valueField?: string | undefined;
|
|
1787
1783
|
deferField?: string | undefined;
|
|
1784
|
+
itemHeight?: number | undefined;
|
|
1785
|
+
virtualThreshold?: number | undefined;
|
|
1786
|
+
extractValue?: boolean | undefined;
|
|
1787
|
+
pathSeparator?: string | undefined;
|
|
1788
1788
|
initiallyOpen?: boolean | undefined;
|
|
1789
1789
|
unfoldedLevel?: number | undefined;
|
|
1790
1790
|
showRadio?: boolean | undefined;
|
|
@@ -1815,19 +1815,19 @@ declare const _default: {
|
|
|
1815
1815
|
}>, prevState: Readonly<{}>, snapshot?: any): void;
|
|
1816
1816
|
componentWillMount?(): void;
|
|
1817
1817
|
UNSAFE_componentWillMount?(): void;
|
|
1818
|
-
componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
1818
|
+
componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "classnames" | "classPrefix" | "className" | "theme" | "mobileUI" | "style" | "loadingConfig" | "testIdBuilder" | "maxLength" | "minLength" | "placeholder" | "value" | "onChange" | "draggable" | "options" | "onDeferLoad" | "itemClassName" | "itemRender" | "checkAll" | "checkAllLabel" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "removable" | "onDelete" | "highlightTxt" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "virtualHeight" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
1819
1819
|
disabled?: boolean | undefined;
|
|
1820
1820
|
multiple?: boolean | undefined;
|
|
1821
|
-
labelField?: string | undefined;
|
|
1822
|
-
valueField?: string | undefined;
|
|
1823
|
-
itemHeight?: number | undefined;
|
|
1824
1821
|
joinValues?: boolean | undefined;
|
|
1825
1822
|
delimiter?: string | undefined;
|
|
1826
|
-
pathSeparator?: string | undefined;
|
|
1827
|
-
extractValue?: boolean | undefined;
|
|
1828
|
-
virtualThreshold?: number | undefined;
|
|
1829
1823
|
showIcon?: boolean | undefined;
|
|
1824
|
+
labelField?: string | undefined;
|
|
1825
|
+
valueField?: string | undefined;
|
|
1830
1826
|
deferField?: string | undefined;
|
|
1827
|
+
itemHeight?: number | undefined;
|
|
1828
|
+
virtualThreshold?: number | undefined;
|
|
1829
|
+
extractValue?: boolean | undefined;
|
|
1830
|
+
pathSeparator?: string | undefined;
|
|
1831
1831
|
initiallyOpen?: boolean | undefined;
|
|
1832
1832
|
unfoldedLevel?: number | undefined;
|
|
1833
1833
|
showRadio?: boolean | undefined;
|
|
@@ -1856,19 +1856,19 @@ declare const _default: {
|
|
|
1856
1856
|
locale?: string | undefined;
|
|
1857
1857
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
1858
1858
|
}>, nextContext: any): void;
|
|
1859
|
-
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
1859
|
+
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "classnames" | "classPrefix" | "className" | "theme" | "mobileUI" | "style" | "loadingConfig" | "testIdBuilder" | "maxLength" | "minLength" | "placeholder" | "value" | "onChange" | "draggable" | "options" | "onDeferLoad" | "itemClassName" | "itemRender" | "checkAll" | "checkAllLabel" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "removable" | "onDelete" | "highlightTxt" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "virtualHeight" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
1860
1860
|
disabled?: boolean | undefined;
|
|
1861
1861
|
multiple?: boolean | undefined;
|
|
1862
|
-
labelField?: string | undefined;
|
|
1863
|
-
valueField?: string | undefined;
|
|
1864
|
-
itemHeight?: number | undefined;
|
|
1865
1862
|
joinValues?: boolean | undefined;
|
|
1866
1863
|
delimiter?: string | undefined;
|
|
1867
|
-
pathSeparator?: string | undefined;
|
|
1868
|
-
extractValue?: boolean | undefined;
|
|
1869
|
-
virtualThreshold?: number | undefined;
|
|
1870
1864
|
showIcon?: boolean | undefined;
|
|
1865
|
+
labelField?: string | undefined;
|
|
1866
|
+
valueField?: string | undefined;
|
|
1871
1867
|
deferField?: string | undefined;
|
|
1868
|
+
itemHeight?: number | undefined;
|
|
1869
|
+
virtualThreshold?: number | undefined;
|
|
1870
|
+
extractValue?: boolean | undefined;
|
|
1871
|
+
pathSeparator?: string | undefined;
|
|
1872
1872
|
initiallyOpen?: boolean | undefined;
|
|
1873
1873
|
unfoldedLevel?: number | undefined;
|
|
1874
1874
|
showRadio?: boolean | undefined;
|
|
@@ -1897,19 +1897,19 @@ declare const _default: {
|
|
|
1897
1897
|
locale?: string | undefined;
|
|
1898
1898
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
1899
1899
|
}>, nextContext: any): void;
|
|
1900
|
-
componentWillUpdate?(nextProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
1900
|
+
componentWillUpdate?(nextProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "classnames" | "classPrefix" | "className" | "theme" | "mobileUI" | "style" | "loadingConfig" | "testIdBuilder" | "maxLength" | "minLength" | "placeholder" | "value" | "onChange" | "draggable" | "options" | "onDeferLoad" | "itemClassName" | "itemRender" | "checkAll" | "checkAllLabel" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "removable" | "onDelete" | "highlightTxt" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "virtualHeight" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
1901
1901
|
disabled?: boolean | undefined;
|
|
1902
1902
|
multiple?: boolean | undefined;
|
|
1903
|
-
labelField?: string | undefined;
|
|
1904
|
-
valueField?: string | undefined;
|
|
1905
|
-
itemHeight?: number | undefined;
|
|
1906
1903
|
joinValues?: boolean | undefined;
|
|
1907
1904
|
delimiter?: string | undefined;
|
|
1908
|
-
pathSeparator?: string | undefined;
|
|
1909
|
-
extractValue?: boolean | undefined;
|
|
1910
|
-
virtualThreshold?: number | undefined;
|
|
1911
1905
|
showIcon?: boolean | undefined;
|
|
1906
|
+
labelField?: string | undefined;
|
|
1907
|
+
valueField?: string | undefined;
|
|
1912
1908
|
deferField?: string | undefined;
|
|
1909
|
+
itemHeight?: number | undefined;
|
|
1910
|
+
virtualThreshold?: number | undefined;
|
|
1911
|
+
extractValue?: boolean | undefined;
|
|
1912
|
+
pathSeparator?: string | undefined;
|
|
1913
1913
|
initiallyOpen?: boolean | undefined;
|
|
1914
1914
|
unfoldedLevel?: number | undefined;
|
|
1915
1915
|
showRadio?: boolean | undefined;
|
|
@@ -1938,19 +1938,19 @@ declare const _default: {
|
|
|
1938
1938
|
locale?: string | undefined;
|
|
1939
1939
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
1940
1940
|
}>, nextState: Readonly<{}>, nextContext: any): void;
|
|
1941
|
-
UNSAFE_componentWillUpdate?(nextProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
1941
|
+
UNSAFE_componentWillUpdate?(nextProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "classnames" | "classPrefix" | "className" | "theme" | "mobileUI" | "style" | "loadingConfig" | "testIdBuilder" | "maxLength" | "minLength" | "placeholder" | "value" | "onChange" | "draggable" | "options" | "onDeferLoad" | "itemClassName" | "itemRender" | "checkAll" | "checkAllLabel" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "removable" | "onDelete" | "highlightTxt" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "virtualHeight" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
1942
1942
|
disabled?: boolean | undefined;
|
|
1943
1943
|
multiple?: boolean | undefined;
|
|
1944
|
-
labelField?: string | undefined;
|
|
1945
|
-
valueField?: string | undefined;
|
|
1946
|
-
itemHeight?: number | undefined;
|
|
1947
1944
|
joinValues?: boolean | undefined;
|
|
1948
1945
|
delimiter?: string | undefined;
|
|
1949
|
-
pathSeparator?: string | undefined;
|
|
1950
|
-
extractValue?: boolean | undefined;
|
|
1951
|
-
virtualThreshold?: number | undefined;
|
|
1952
1946
|
showIcon?: boolean | undefined;
|
|
1947
|
+
labelField?: string | undefined;
|
|
1948
|
+
valueField?: string | undefined;
|
|
1953
1949
|
deferField?: string | undefined;
|
|
1950
|
+
itemHeight?: number | undefined;
|
|
1951
|
+
virtualThreshold?: number | undefined;
|
|
1952
|
+
extractValue?: boolean | undefined;
|
|
1953
|
+
pathSeparator?: string | undefined;
|
|
1954
1954
|
initiallyOpen?: boolean | undefined;
|
|
1955
1955
|
unfoldedLevel?: number | undefined;
|
|
1956
1956
|
showRadio?: boolean | undefined;
|