amis-ui 6.11.0 → 6.12.0-ab.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/esm/components/404.js +1 -1
- package/esm/components/Alert.js +1 -1
- package/esm/components/Alert2.js +1 -1
- package/esm/components/AlphabetIndexer.d.ts +11 -0
- package/esm/components/AlphabetIndexer.js +48 -0
- package/esm/components/AnchorNav.js +1 -1
- package/esm/components/AnchorNavSection.js +1 -1
- package/esm/components/ArrayInput.js +1 -1
- package/esm/components/AsideNav.js +1 -1
- package/esm/components/AssociatedSelection.js +1 -1
- package/esm/components/AutoSizer.js +1 -1
- package/esm/components/Avatar.js +1 -1
- package/esm/components/Badge.js +1 -1
- package/esm/components/BaiduMapPicker.js +12 -2
- package/esm/components/BarCode.js +1 -1
- package/esm/components/Breadcrumb.js +1 -1
- package/esm/components/Button.js +1 -1
- package/esm/components/CalendarMobile.js +1 -1
- package/esm/components/Card.js +1 -1
- package/esm/components/Cascader.js +1 -1
- package/esm/components/ChainedDropdownSelection.js +1 -1
- package/esm/components/ChainedSelection.js +1 -1
- package/esm/components/Checkbox.js +1 -1
- package/esm/components/CityArea.js +1 -1
- package/esm/components/CityDB.js +1 -1
- package/esm/components/CodeMirror.js +1 -1
- package/esm/components/Collapse.js +1 -1
- package/esm/components/CollapseGroup.js +1 -1
- package/esm/components/ColorPicker.js +1 -1
- package/esm/components/Combo.js +1 -1
- package/esm/components/ConditionBuilder.js +1 -1
- package/esm/components/ConfirmBox.js +1 -1
- package/esm/components/ContextMenu.d.ts +1 -0
- package/esm/components/ContextMenu.js +6 -3
- package/esm/components/DatePicker.js +1 -1
- package/esm/components/DateRangePicker.js +1 -1
- package/esm/components/DiffEditor.js +1 -1
- package/esm/components/DndContainer.js +1 -1
- package/esm/components/Drawer.js +1 -1
- package/esm/components/DropDownSelection.js +1 -1
- package/esm/components/DropdownContextMenus.js +1 -1
- package/esm/components/Editor.js +1 -1
- package/esm/components/Form.js +1 -1
- package/esm/components/FormField.js +1 -1
- package/esm/components/FormulaPicker.js +1 -1
- package/esm/components/GaodeMapPicker.js +1 -1
- package/esm/components/GridNav.js +1 -1
- package/esm/components/GridNavItem.js +1 -1
- package/esm/components/GroupedSelection.js +1 -1
- package/esm/components/HeadCellDropDown.js +1 -1
- package/esm/components/HorizontalScroll.d.ts +75 -0
- package/esm/components/HorizontalScroll.js +271 -0
- package/esm/components/Html.d.ts +2 -0
- package/esm/components/Html.js +6 -3
- 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.d.ts +10 -10
- 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.d.ts +10 -10
- package/esm/components/ListGroup.js +1 -1
- package/esm/components/ListMenu.js +1 -1
- package/esm/components/LocationPicker.js +1 -1
- package/esm/components/Markdown.js +1 -1
- package/esm/components/Menu.js +1 -1
- package/esm/components/MobileDevTool.js +1 -1
- package/esm/components/Modal.js +1 -1
- package/esm/components/ModalManager.js +1 -1
- package/esm/components/MultilineText.js +1 -1
- package/esm/components/NumberInput.js +1 -1
- package/esm/components/OverflowTpl.js +1 -1
- package/esm/components/Pagination.js +1 -1
- package/esm/components/PdfViewer.js +1 -1
- package/esm/components/Picker.js +1 -1
- package/esm/components/PickerColumn.js +1 -1
- package/esm/components/PickerContainer.js +1 -1
- package/esm/components/PopOverContainer.js +1 -1
- package/esm/components/PopUp.js +1 -1
- package/esm/components/Progress.js +1 -1
- package/esm/components/PullRefresh.d.ts +12 -0
- package/esm/components/PullRefresh.js +23 -13
- package/esm/components/Radios.js +1 -1
- package/esm/components/Range.js +1 -1
- package/esm/components/Rating.js +1 -1
- package/esm/components/ResultBox.d.ts +40 -40
- package/esm/components/ResultBox.js +1 -1
- package/esm/components/ResultList.js +1 -1
- package/esm/components/ResultTableList.js +1 -1
- package/esm/components/ResultTreeList.js +1 -1
- package/esm/components/RichText.js +1 -1
- package/esm/components/SearchBox.js +1 -1
- package/esm/components/Select.js +1 -1
- package/esm/components/SelectMobile.js +1 -1
- package/esm/components/Selection.js +1 -1
- package/esm/components/Shape.js +1 -1
- package/esm/components/Signature.d.ts +2 -3
- package/esm/components/Signature.js +29 -21
- package/esm/components/Slider.d.ts +56 -0
- package/esm/components/Slider.js +140 -0
- package/esm/components/SparkLine.js +1 -1
- package/esm/components/Spinner.js +1 -1
- package/esm/components/Steps.d.ts +7 -0
- package/esm/components/Steps.js +6 -6
- package/esm/components/Switch.js +1 -1
- package/esm/components/Tab.js +1 -1
- package/esm/components/Table.js +1 -1
- package/esm/components/TableSelection.js +1 -1
- package/esm/components/Tabs.js +1 -1
- package/esm/components/TabsTransfer.js +1 -1
- package/esm/components/TabsTransferPicker.js +1 -1
- package/esm/components/Tag.js +1 -1
- package/esm/components/Textarea.js +1 -1
- package/esm/components/Timeline.d.ts +8 -1
- package/esm/components/Timeline.js +46 -5
- package/esm/components/TimelineItem.d.ts +984 -23
- package/esm/components/TimelineItem.js +86 -30
- 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 +3 -3
- package/esm/components/Transfer.js +1 -1
- package/esm/components/TransferDropDown.js +1 -1
- package/esm/components/TransferPicker.js +1 -1
- package/esm/components/TransferSearch.js +1 -1
- package/esm/components/Tree.d.ts +47 -46
- package/esm/components/Tree.js +52 -12
- package/esm/components/TreeSelection.js +1 -1
- package/esm/components/UserSelect.js +1 -1
- package/esm/components/UserTabSelect.js +1 -1
- package/esm/components/VerificationCode.js +1 -1
- package/esm/components/VirtualList.js +1 -1
- package/esm/components/WithRemoteConfig.js +1 -1
- package/esm/components/WithStore.js +1 -1
- package/esm/components/calendar/Calendar.js +1 -1
- package/esm/components/calendar/CalendarContainer.js +1 -1
- package/esm/components/calendar/DaysView.js +1 -1
- package/esm/components/calendar/MonthsView.js +1 -1
- package/esm/components/calendar/QuartersView.js +1 -1
- package/esm/components/calendar/TimeView.js +1 -1
- package/esm/components/calendar/YearsView.js +1 -1
- package/esm/components/condition-builder/Expression.js +1 -1
- package/esm/components/condition-builder/Field.js +1 -1
- package/esm/components/condition-builder/Func.js +1 -1
- package/esm/components/condition-builder/Group.js +1 -1
- package/esm/components/condition-builder/GroupOrItem.js +1 -1
- package/esm/components/condition-builder/InputSwitch.js +1 -1
- package/esm/components/condition-builder/Item.js +1 -1
- package/esm/components/condition-builder/Value.js +1 -1
- package/esm/components/condition-builder/config.js +1 -1
- package/esm/components/condition-builder/index.js +1 -1
- package/esm/components/formula/CodeEditor.js +1 -1
- package/esm/components/formula/Editor.js +13 -9
- package/esm/components/formula/FuncList.js +1 -1
- package/esm/components/formula/Input.js +1 -1
- package/esm/components/formula/Picker.js +14 -10
- package/esm/components/formula/VariableList.js +1 -1
- package/esm/components/formula/plugin.js +1 -1
- package/esm/components/icons.js +1 -1
- package/esm/components/index.d.ts +5 -1
- package/esm/components/json-schema/Array.js +1 -1
- package/esm/components/json-schema/Item.js +1 -1
- package/esm/components/json-schema/Object.js +1 -1
- package/esm/components/json-schema/index.js +1 -1
- package/esm/components/menu/MenuContext.js +1 -1
- package/esm/components/menu/MenuItem.js +1 -1
- package/esm/components/menu/PanelMenu.js +4 -2
- package/esm/components/menu/SubMenu.d.ts +1 -1
- package/esm/components/menu/SubMenu.js +16 -5
- package/esm/components/menu/index.d.ts +10 -10
- package/esm/components/menu/index.js +3 -3
- package/esm/components/schema-editor/Array.js +1 -1
- package/esm/components/schema-editor/Common.js +1 -1
- package/esm/components/schema-editor/Item.js +1 -1
- package/esm/components/schema-editor/Object.js +1 -1
- package/esm/components/schema-editor/SchemaVariableList.js +1 -1
- package/esm/components/schema-editor/SchemaVariableListPicker.js +1 -1
- package/esm/components/schema-editor/index.js +1 -1
- package/esm/components/table/Cell.d.ts +2 -0
- package/esm/components/table/Cell.js +10 -3
- package/esm/components/table/ColGroup.js +1 -1
- package/esm/components/table/Head.d.ts +1 -0
- package/esm/components/table/Head.js +12 -17
- 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 +18 -7
- package/esm/components/table/util.d.ts +1 -0
- package/esm/components/table/util.js +23 -2
- package/esm/components/virtual-list/AutoSizer.js +1 -1
- package/esm/components/virtual-list/SizeAndPositionManager.js +1 -1
- package/esm/components/virtual-list/constants.js +1 -1
- package/esm/components/virtual-list/index.js +1 -1
- package/esm/components/withBadge.js +1 -1
- package/esm/hooks/use-click-away.d.ts +12 -0
- package/esm/hooks/use-click-away.js +55 -0
- 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.d.ts +2 -1
- package/esm/index.js +5 -2
- package/esm/locale/de-DE.js +2 -1
- package/esm/locale/en-US.js +2 -1
- package/esm/locale/zh-CN.js +2 -1
- package/esm/themes/ang.js +1 -1
- package/esm/themes/antd.js +1 -1
- package/esm/themes/cxd.js +1 -1
- package/esm/themes/dark.js +1 -1
- package/esm/utils/vectorComputed.js +1 -1
- package/esm/withRemoteConfig.js +1 -1
- package/esm/withStore.js +1 -1
- package/lib/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/AlphabetIndexer.d.ts +11 -0
- package/lib/components/AlphabetIndexer.js +59 -0
- package/lib/components/AnchorNav.d.ts +20 -20
- 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.d.ts +10 -10
- 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 +140 -140
- package/lib/components/Avatar.js +1 -1
- package/lib/components/Badge.d.ts +1 -1
- package/lib/components/Badge.js +1 -1
- package/lib/components/BaiduMapPicker.js +12 -2
- package/lib/components/BarCode.js +1 -1
- package/lib/components/Breadcrumb.js +1 -1
- package/lib/components/Button.d.ts +30 -30
- 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 +110 -110
- 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 +150 -150
- package/lib/components/Collapse.js +1 -1
- package/lib/components/CollapseGroup.d.ts +50 -50
- package/lib/components/CollapseGroup.js +1 -1
- package/lib/components/ColorPicker.d.ts +40 -40
- 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.d.ts +1 -0
- package/lib/components/ContextMenu.js +6 -3
- package/lib/components/DatePicker.d.ts +121 -121
- package/lib/components/DatePicker.js +1 -1
- package/lib/components/DateRangePicker.d.ts +240 -240
- 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/DropdownContextMenus.js +1 -1
- package/lib/components/Editor.d.ts +120 -120
- package/lib/components/Editor.js +1 -1
- package/lib/components/Form.js +1 -1
- package/lib/components/FormField.js +1 -1
- package/lib/components/FormulaPicker.js +1 -1
- package/lib/components/GaodeMapPicker.js +1 -1
- package/lib/components/GridNav.js +1 -1
- package/lib/components/GridNavItem.js +1 -1
- package/lib/components/GroupedSelection.d.ts +80 -80
- package/lib/components/GroupedSelection.js +1 -1
- package/lib/components/HeadCellDropDown.js +1 -1
- package/lib/components/HorizontalScroll.d.ts +75 -0
- package/lib/components/HorizontalScroll.js +283 -0
- package/lib/components/Html.d.ts +2 -0
- package/lib/components/Html.js +6 -2
- 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 +10 -10
- 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 +40 -40
- 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 +160 -160
- package/lib/components/MultilineText.d.ts +40 -40
- package/lib/components/MultilineText.js +1 -1
- package/lib/components/NumberInput.d.ts +30 -30
- package/lib/components/NumberInput.js +1 -1
- package/lib/components/OverflowTpl.js +1 -1
- package/lib/components/Pagination.d.ts +120 -120
- 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 +120 -120
- package/lib/components/PopUp.js +1 -1
- package/lib/components/Progress.d.ts +70 -70
- package/lib/components/Progress.js +1 -1
- package/lib/components/PullRefresh.d.ts +12 -0
- package/lib/components/PullRefresh.js +23 -13
- package/lib/components/Radios.d.ts +20 -20
- package/lib/components/Radios.js +1 -1
- package/lib/components/Range.js +1 -1
- package/lib/components/Rating.d.ts +40 -40
- package/lib/components/Rating.js +1 -1
- package/lib/components/ResultBox.d.ts +80 -80
- package/lib/components/ResultBox.js +1 -1
- package/lib/components/ResultList.d.ts +40 -40
- package/lib/components/ResultList.js +1 -1
- package/lib/components/ResultTableList.d.ts +80 -80
- package/lib/components/ResultTableList.js +1 -1
- package/lib/components/ResultTreeList.d.ts +40 -40
- package/lib/components/ResultTreeList.js +1 -1
- package/lib/components/RichText.js +1 -1
- package/lib/components/SearchBox.d.ts +80 -80
- package/lib/components/SearchBox.js +1 -1
- package/lib/components/Select.d.ts +1683 -1683
- package/lib/components/Select.js +1 -1
- package/lib/components/SelectMobile.js +1 -1
- package/lib/components/Selection.d.ts +80 -80
- package/lib/components/Selection.js +1 -1
- package/lib/components/Shape.js +1 -1
- package/lib/components/Signature.d.ts +2 -3
- package/lib/components/Signature.js +31 -21
- package/lib/components/Slider.d.ts +56 -0
- package/lib/components/Slider.js +146 -0
- package/lib/components/SparkLine.d.ts +40 -40
- package/lib/components/SparkLine.js +1 -1
- package/lib/components/Spinner.d.ts +60 -60
- package/lib/components/Spinner.js +1 -1
- package/lib/components/Steps.d.ts +7 -0
- package/lib/components/Steps.js +6 -6
- package/lib/components/Switch.d.ts +10 -10
- package/lib/components/Switch.js +1 -1
- package/lib/components/Tab.js +1 -1
- package/lib/components/Table.js +1 -1
- package/lib/components/TableSelection.d.ts +80 -80
- package/lib/components/TableSelection.js +1 -1
- package/lib/components/Tabs.d.ts +120 -120
- package/lib/components/Tabs.js +1 -1
- package/lib/components/TabsTransfer.d.ts +40 -40
- package/lib/components/TabsTransfer.js +1 -1
- package/lib/components/TabsTransferPicker.js +1 -1
- package/lib/components/Tag.d.ts +80 -80
- 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.d.ts +8 -1
- package/lib/components/Timeline.js +44 -3
- package/lib/components/TimelineItem.d.ts +984 -23
- package/lib/components/TimelineItem.js +88 -27
- 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 +30 -30
- package/lib/components/TooltipWrapper.js +3 -3
- package/lib/components/Transfer.d.ts +169 -169
- 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 +167 -166
- package/lib/components/Tree.js +51 -11
- package/lib/components/TreeSelection.d.ts +120 -120
- package/lib/components/TreeSelection.js +1 -1
- package/lib/components/UserSelect.d.ts +80 -80
- package/lib/components/UserSelect.js +1 -1
- package/lib/components/UserTabSelect.d.ts +40 -40
- package/lib/components/UserTabSelect.js +1 -1
- package/lib/components/VerificationCode.js +1 -1
- package/lib/components/VirtualList.js +1 -1
- package/lib/components/WithRemoteConfig.js +1 -1
- package/lib/components/WithStore.js +1 -1
- package/lib/components/calendar/Calendar.js +1 -1
- package/lib/components/calendar/CalendarContainer.js +1 -1
- package/lib/components/calendar/DaysView.js +1 -1
- package/lib/components/calendar/MonthsView.js +1 -1
- package/lib/components/calendar/QuartersView.js +1 -1
- package/lib/components/calendar/TimeView.js +1 -1
- package/lib/components/calendar/YearsView.js +1 -1
- package/lib/components/condition-builder/Expression.js +1 -1
- package/lib/components/condition-builder/Field.js +1 -1
- package/lib/components/condition-builder/Func.js +1 -1
- package/lib/components/condition-builder/Group.js +1 -1
- package/lib/components/condition-builder/GroupOrItem.js +1 -1
- package/lib/components/condition-builder/InputSwitch.js +1 -1
- package/lib/components/condition-builder/Item.js +1 -1
- package/lib/components/condition-builder/Value.js +1 -1
- package/lib/components/condition-builder/config.js +1 -1
- package/lib/components/condition-builder/index.js +1 -1
- package/lib/components/formula/CodeEditor.js +1 -1
- package/lib/components/formula/Editor.d.ts +40 -40
- package/lib/components/formula/Editor.js +13 -9
- 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 +14 -10
- package/lib/components/formula/VariableList.js +1 -1
- package/lib/components/formula/plugin.js +1 -1
- package/lib/components/icons.js +1 -1
- package/lib/components/index.d.ts +5 -1
- package/lib/components/json-schema/Array.js +1 -1
- package/lib/components/json-schema/Item.js +1 -1
- package/lib/components/json-schema/Object.js +1 -1
- package/lib/components/json-schema/index.js +1 -1
- package/lib/components/menu/MenuContext.js +1 -1
- package/lib/components/menu/MenuItem.js +1 -1
- package/lib/components/menu/PanelMenu.js +4 -2
- package/lib/components/menu/SubMenu.d.ts +1 -1
- package/lib/components/menu/SubMenu.js +16 -5
- package/lib/components/menu/index.d.ts +90 -90
- package/lib/components/menu/index.js +3 -3
- package/lib/components/schema-editor/Array.js +1 -1
- package/lib/components/schema-editor/Common.js +1 -1
- package/lib/components/schema-editor/Item.js +1 -1
- package/lib/components/schema-editor/Object.js +1 -1
- package/lib/components/schema-editor/SchemaVariableList.js +1 -1
- package/lib/components/schema-editor/SchemaVariableListPicker.js +1 -1
- package/lib/components/schema-editor/index.d.ts +40 -40
- package/lib/components/schema-editor/index.js +1 -1
- package/lib/components/table/Cell.d.ts +2 -0
- package/lib/components/table/Cell.js +10 -3
- package/lib/components/table/ColGroup.js +1 -1
- package/lib/components/table/Head.d.ts +1 -0
- package/lib/components/table/Head.js +11 -16
- 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 +18 -7
- package/lib/components/table/util.d.ts +4 -3
- package/lib/components/table/util.js +23 -1
- package/lib/components/virtual-list/AutoSizer.js +1 -1
- package/lib/components/virtual-list/SizeAndPositionManager.js +1 -1
- package/lib/components/virtual-list/constants.js +1 -1
- package/lib/components/virtual-list/index.js +1 -1
- package/lib/components/withBadge.js +1 -1
- package/lib/hooks/use-click-away.d.ts +12 -0
- package/lib/hooks/use-click-away.js +59 -0
- 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.d.ts +2 -1
- package/lib/index.js +8 -1
- package/lib/locale/de-DE.js +2 -1
- package/lib/locale/en-US.js +2 -1
- package/lib/locale/zh-CN.js +2 -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 +962 -120
- package/lib/themes/ang.js +1 -1
- package/lib/themes/antd.css +962 -120
- package/lib/themes/antd.js +1 -1
- package/lib/themes/cxd.css +962 -120
- package/lib/themes/cxd.js +1 -1
- package/lib/themes/dark.css +962 -120
- package/lib/themes/dark.js +1 -1
- package/lib/themes/default.css +962 -120
- package/lib/utils/vectorComputed.js +1 -1
- package/lib/withRemoteConfig.js +1 -1
- package/lib/withStore.js +1 -1
- package/package.json +4 -3
- package/scss/_components.scss +22 -10
- package/scss/_properties.scss +10 -1
- package/scss/base/_animate.scss +46 -4
- package/scss/components/_cards.scss +26 -0
- package/scss/components/_carousel.scss +9 -8
- package/scss/components/_context-menu.scss +34 -28
- package/scss/components/_horizontal-scroll.scss +51 -0
- package/scss/components/_images.scss +435 -0
- package/scss/components/_list.scss +57 -0
- package/scss/components/_page.scss +27 -1
- package/scss/components/_popoverable.scss +6 -5
- package/scss/components/_signature.scss +1 -0
- package/scss/components/_slider.scss +27 -0
- package/scss/components/_steps.scss +17 -2
- package/scss/components/_table.scss +19 -1
- package/scss/components/_table2.scss +28 -0
- package/scss/components/_timeline.scss +366 -88
- package/scss/themes/_common.scss +2 -0
- package/esm/utils/smoothSignature.js +0 -386
- package/lib/utils/smoothSignature.js +0 -390
package/lib/components/Tree.d.ts
CHANGED
|
@@ -94,7 +94,6 @@ interface TreeSelectorProps extends ThemeProps, LocaleProps, SpinnerExtraProps {
|
|
|
94
94
|
creatable?: boolean;
|
|
95
95
|
createTip?: string;
|
|
96
96
|
virtualThreshold?: number;
|
|
97
|
-
virtualHeight?: number;
|
|
98
97
|
itemHeight?: number;
|
|
99
98
|
onAdd?: (idx?: number | Array<number>, value?: any, skipForm?: boolean) => void;
|
|
100
99
|
editable?: boolean;
|
|
@@ -118,6 +117,7 @@ interface TreeSelectorProps extends ThemeProps, LocaleProps, SpinnerExtraProps {
|
|
|
118
117
|
itemActionsRender?: (item: Option, states: any) => JSX.Element;
|
|
119
118
|
testIdBuilder?: TestIdBuilder;
|
|
120
119
|
actionClassName?: string;
|
|
120
|
+
height?: number;
|
|
121
121
|
}
|
|
122
122
|
interface TreeSelectorState {
|
|
123
123
|
value: Array<any>;
|
|
@@ -129,6 +129,7 @@ interface TreeSelectorState {
|
|
|
129
129
|
editingItem: Option | null;
|
|
130
130
|
flattenedOptions: Option[];
|
|
131
131
|
dropIndicator?: IDropIndicator;
|
|
132
|
+
virtualHeight: number;
|
|
132
133
|
}
|
|
133
134
|
export declare class TreeSelector extends React.Component<TreeSelectorProps, TreeSelectorState> {
|
|
134
135
|
static defaultProps: {
|
|
@@ -180,9 +181,10 @@ export declare class TreeSelector extends React.Component<TreeSelectorProps, Tre
|
|
|
180
181
|
};
|
|
181
182
|
root: React.RefObject<HTMLDivElement>;
|
|
182
183
|
virtualListRef: React.RefObject<any>;
|
|
184
|
+
unSensor?: () => void;
|
|
183
185
|
constructor(props: TreeSelectorProps);
|
|
184
186
|
componentDidMount(): void;
|
|
185
|
-
componentDidUpdate(prevProps: TreeSelectorProps): void;
|
|
187
|
+
componentDidUpdate(prevProps: TreeSelectorProps, prevState: TreeSelectorState): void;
|
|
186
188
|
componentWillUnmount(): void;
|
|
187
189
|
/**
|
|
188
190
|
* 展开懒加载节点的父节点
|
|
@@ -253,20 +255,21 @@ export declare class TreeSelector extends React.Component<TreeSelectorProps, Tre
|
|
|
253
255
|
handleCheckAll(availableOptions: Option[], checkedAll: boolean): void;
|
|
254
256
|
handleToggle(bool?: boolean): void;
|
|
255
257
|
renderCheckAll(): React.JSX.Element | null;
|
|
256
|
-
renderList(list: Options
|
|
258
|
+
renderList(list: Options): React.JSX.Element;
|
|
259
|
+
handleVirtualHeight(): void;
|
|
257
260
|
render(): React.JSX.Element;
|
|
258
261
|
}
|
|
259
262
|
declare const _default: {
|
|
260
|
-
new (props: Omit<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
263
|
+
new (props: Omit<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "height" | "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "testIdBuilder" | "maxLength" | "minLength" | "draggable" | "placeholder" | "loadingConfig" | "itemClassName" | "highlightTxt" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "checkAll" | "checkAllLabel" | "removable" | "onDelete" | "onDeferLoad" | "itemRender" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
261
264
|
disabled?: boolean | undefined;
|
|
262
265
|
multiple?: boolean | undefined;
|
|
263
|
-
valueField?: string | undefined;
|
|
264
266
|
labelField?: string | undefined;
|
|
267
|
+
valueField?: string | undefined;
|
|
268
|
+
itemHeight?: number | undefined;
|
|
265
269
|
joinValues?: boolean | undefined;
|
|
266
|
-
extractValue?: boolean | undefined;
|
|
267
270
|
delimiter?: string | undefined;
|
|
268
271
|
pathSeparator?: string | undefined;
|
|
269
|
-
|
|
272
|
+
extractValue?: boolean | undefined;
|
|
270
273
|
virtualThreshold?: number | undefined;
|
|
271
274
|
showIcon?: boolean | undefined;
|
|
272
275
|
deferField?: string | undefined;
|
|
@@ -303,16 +306,16 @@ declare const _default: {
|
|
|
303
306
|
getWrappedInstance(): any;
|
|
304
307
|
render(): React.JSX.Element;
|
|
305
308
|
context: unknown;
|
|
306
|
-
setState<K extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Omit<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
309
|
+
setState<K extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Omit<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "height" | "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "testIdBuilder" | "maxLength" | "minLength" | "draggable" | "placeholder" | "loadingConfig" | "itemClassName" | "highlightTxt" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "checkAll" | "checkAllLabel" | "removable" | "onDelete" | "onDeferLoad" | "itemRender" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
307
310
|
disabled?: boolean | undefined;
|
|
308
311
|
multiple?: boolean | undefined;
|
|
309
|
-
valueField?: string | undefined;
|
|
310
312
|
labelField?: string | undefined;
|
|
313
|
+
valueField?: string | undefined;
|
|
314
|
+
itemHeight?: number | undefined;
|
|
311
315
|
joinValues?: boolean | undefined;
|
|
312
|
-
extractValue?: boolean | undefined;
|
|
313
316
|
delimiter?: string | undefined;
|
|
314
317
|
pathSeparator?: string | undefined;
|
|
315
|
-
|
|
318
|
+
extractValue?: boolean | undefined;
|
|
316
319
|
virtualThreshold?: number | undefined;
|
|
317
320
|
showIcon?: boolean | undefined;
|
|
318
321
|
deferField?: string | undefined;
|
|
@@ -345,16 +348,16 @@ declare const _default: {
|
|
|
345
348
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
346
349
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>) => {} | Pick<{}, K> | null) | Pick<{}, K> | null, callback?: (() => void) | undefined): void;
|
|
347
350
|
forceUpdate(callback?: (() => void) | undefined): void;
|
|
348
|
-
readonly props: Readonly<Omit<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
351
|
+
readonly props: Readonly<Omit<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "height" | "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "testIdBuilder" | "maxLength" | "minLength" | "draggable" | "placeholder" | "loadingConfig" | "itemClassName" | "highlightTxt" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "checkAll" | "checkAllLabel" | "removable" | "onDelete" | "onDeferLoad" | "itemRender" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
349
352
|
disabled?: boolean | undefined;
|
|
350
353
|
multiple?: boolean | undefined;
|
|
351
|
-
valueField?: string | undefined;
|
|
352
354
|
labelField?: string | undefined;
|
|
355
|
+
valueField?: string | undefined;
|
|
356
|
+
itemHeight?: number | undefined;
|
|
353
357
|
joinValues?: boolean | undefined;
|
|
354
|
-
extractValue?: boolean | undefined;
|
|
355
358
|
delimiter?: string | undefined;
|
|
356
359
|
pathSeparator?: string | undefined;
|
|
357
|
-
|
|
360
|
+
extractValue?: boolean | undefined;
|
|
358
361
|
virtualThreshold?: number | undefined;
|
|
359
362
|
showIcon?: boolean | undefined;
|
|
360
363
|
deferField?: string | undefined;
|
|
@@ -391,16 +394,16 @@ declare const _default: {
|
|
|
391
394
|
[key: string]: React.ReactInstance;
|
|
392
395
|
};
|
|
393
396
|
componentDidMount?(): void;
|
|
394
|
-
shouldComponentUpdate?(nextProps: Readonly<Omit<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
397
|
+
shouldComponentUpdate?(nextProps: Readonly<Omit<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "height" | "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "testIdBuilder" | "maxLength" | "minLength" | "draggable" | "placeholder" | "loadingConfig" | "itemClassName" | "highlightTxt" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "checkAll" | "checkAllLabel" | "removable" | "onDelete" | "onDeferLoad" | "itemRender" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
395
398
|
disabled?: boolean | undefined;
|
|
396
399
|
multiple?: boolean | undefined;
|
|
397
|
-
valueField?: string | undefined;
|
|
398
400
|
labelField?: string | undefined;
|
|
401
|
+
valueField?: string | undefined;
|
|
402
|
+
itemHeight?: number | undefined;
|
|
399
403
|
joinValues?: boolean | undefined;
|
|
400
|
-
extractValue?: boolean | undefined;
|
|
401
404
|
delimiter?: string | undefined;
|
|
402
405
|
pathSeparator?: string | undefined;
|
|
403
|
-
|
|
406
|
+
extractValue?: boolean | undefined;
|
|
404
407
|
virtualThreshold?: number | undefined;
|
|
405
408
|
showIcon?: boolean | undefined;
|
|
406
409
|
deferField?: string | undefined;
|
|
@@ -434,16 +437,16 @@ declare const _default: {
|
|
|
434
437
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextState: Readonly<{}>, nextContext: any): boolean;
|
|
435
438
|
componentWillUnmount?(): void;
|
|
436
439
|
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
|
437
|
-
getSnapshotBeforeUpdate?(prevProps: Readonly<Omit<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
440
|
+
getSnapshotBeforeUpdate?(prevProps: Readonly<Omit<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "height" | "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "testIdBuilder" | "maxLength" | "minLength" | "draggable" | "placeholder" | "loadingConfig" | "itemClassName" | "highlightTxt" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "checkAll" | "checkAllLabel" | "removable" | "onDelete" | "onDeferLoad" | "itemRender" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
438
441
|
disabled?: boolean | undefined;
|
|
439
442
|
multiple?: boolean | undefined;
|
|
440
|
-
valueField?: string | undefined;
|
|
441
443
|
labelField?: string | undefined;
|
|
444
|
+
valueField?: string | undefined;
|
|
445
|
+
itemHeight?: number | undefined;
|
|
442
446
|
joinValues?: boolean | undefined;
|
|
443
|
-
extractValue?: boolean | undefined;
|
|
444
447
|
delimiter?: string | undefined;
|
|
445
448
|
pathSeparator?: string | undefined;
|
|
446
|
-
|
|
449
|
+
extractValue?: boolean | undefined;
|
|
447
450
|
virtualThreshold?: number | undefined;
|
|
448
451
|
showIcon?: boolean | undefined;
|
|
449
452
|
deferField?: string | undefined;
|
|
@@ -474,19 +477,17 @@ declare const _default: {
|
|
|
474
477
|
} & {} & {
|
|
475
478
|
locale?: string | undefined;
|
|
476
479
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
477
|
-
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, prevState: Readonly<{}>): any;
|
|
478
|
-
|
|
479
|
-
*/
|
|
480
|
-
componentDidUpdate?(prevProps: Readonly<Omit<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "testIdBuilder" | "classnames" | "classPrefix" | "className" | "theme" | "mobileUI" | "style" | "value" | "creatable" | "options" | "placeholder" | "onChange" | "checkAll" | "checkAllLabel" | "onAdd" | "editable" | "onEdit" | "removable" | "onDelete" | "loadingConfig" | "draggable" | "onDeferLoad" | "itemClassName" | "itemRender" | "onRef" | "maxLength" | "minLength" | "highlightTxt" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "virtualHeight" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
480
|
+
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, prevState: Readonly<{}>): any;
|
|
481
|
+
componentDidUpdate?(prevProps: Readonly<Omit<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "height" | "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "testIdBuilder" | "maxLength" | "minLength" | "draggable" | "placeholder" | "loadingConfig" | "itemClassName" | "highlightTxt" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "checkAll" | "checkAllLabel" | "removable" | "onDelete" | "onDeferLoad" | "itemRender" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
481
482
|
disabled?: boolean | undefined;
|
|
482
483
|
multiple?: boolean | undefined;
|
|
483
|
-
valueField?: string | undefined;
|
|
484
484
|
labelField?: string | undefined;
|
|
485
|
+
valueField?: string | undefined;
|
|
486
|
+
itemHeight?: number | undefined;
|
|
485
487
|
joinValues?: boolean | undefined;
|
|
486
|
-
extractValue?: boolean | undefined;
|
|
487
488
|
delimiter?: string | undefined;
|
|
488
489
|
pathSeparator?: string | undefined;
|
|
489
|
-
|
|
490
|
+
extractValue?: boolean | undefined;
|
|
490
491
|
virtualThreshold?: number | undefined;
|
|
491
492
|
showIcon?: boolean | undefined;
|
|
492
493
|
deferField?: string | undefined;
|
|
@@ -520,16 +521,16 @@ declare const _default: {
|
|
|
520
521
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, prevState: Readonly<{}>, snapshot?: any): void;
|
|
521
522
|
componentWillMount?(): void;
|
|
522
523
|
UNSAFE_componentWillMount?(): void;
|
|
523
|
-
componentWillReceiveProps?(nextProps: Readonly<Omit<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
524
|
+
componentWillReceiveProps?(nextProps: Readonly<Omit<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "height" | "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "testIdBuilder" | "maxLength" | "minLength" | "draggable" | "placeholder" | "loadingConfig" | "itemClassName" | "highlightTxt" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "checkAll" | "checkAllLabel" | "removable" | "onDelete" | "onDeferLoad" | "itemRender" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
524
525
|
disabled?: boolean | undefined;
|
|
525
526
|
multiple?: boolean | undefined;
|
|
526
|
-
valueField?: string | undefined;
|
|
527
527
|
labelField?: string | undefined;
|
|
528
|
+
valueField?: string | undefined;
|
|
529
|
+
itemHeight?: number | undefined;
|
|
528
530
|
joinValues?: boolean | undefined;
|
|
529
|
-
extractValue?: boolean | undefined;
|
|
530
531
|
delimiter?: string | undefined;
|
|
531
532
|
pathSeparator?: string | undefined;
|
|
532
|
-
|
|
533
|
+
extractValue?: boolean | undefined;
|
|
533
534
|
virtualThreshold?: number | undefined;
|
|
534
535
|
showIcon?: boolean | undefined;
|
|
535
536
|
deferField?: string | undefined;
|
|
@@ -561,16 +562,16 @@ declare const _default: {
|
|
|
561
562
|
locale?: string | undefined;
|
|
562
563
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
563
564
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextContext: any): void;
|
|
564
|
-
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Omit<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
565
|
+
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Omit<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "height" | "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "testIdBuilder" | "maxLength" | "minLength" | "draggable" | "placeholder" | "loadingConfig" | "itemClassName" | "highlightTxt" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "checkAll" | "checkAllLabel" | "removable" | "onDelete" | "onDeferLoad" | "itemRender" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
565
566
|
disabled?: boolean | undefined;
|
|
566
567
|
multiple?: boolean | undefined;
|
|
567
|
-
valueField?: string | undefined;
|
|
568
568
|
labelField?: string | undefined;
|
|
569
|
+
valueField?: string | undefined;
|
|
570
|
+
itemHeight?: number | undefined;
|
|
569
571
|
joinValues?: boolean | undefined;
|
|
570
|
-
extractValue?: boolean | undefined;
|
|
571
572
|
delimiter?: string | undefined;
|
|
572
573
|
pathSeparator?: string | undefined;
|
|
573
|
-
|
|
574
|
+
extractValue?: boolean | undefined;
|
|
574
575
|
virtualThreshold?: number | undefined;
|
|
575
576
|
showIcon?: boolean | undefined;
|
|
576
577
|
deferField?: string | undefined;
|
|
@@ -602,16 +603,16 @@ declare const _default: {
|
|
|
602
603
|
locale?: string | undefined;
|
|
603
604
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
604
605
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextContext: any): void;
|
|
605
|
-
componentWillUpdate?(nextProps: Readonly<Omit<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
606
|
+
componentWillUpdate?(nextProps: Readonly<Omit<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "height" | "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "testIdBuilder" | "maxLength" | "minLength" | "draggable" | "placeholder" | "loadingConfig" | "itemClassName" | "highlightTxt" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "checkAll" | "checkAllLabel" | "removable" | "onDelete" | "onDeferLoad" | "itemRender" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
606
607
|
disabled?: boolean | undefined;
|
|
607
608
|
multiple?: boolean | undefined;
|
|
608
|
-
valueField?: string | undefined;
|
|
609
609
|
labelField?: string | undefined;
|
|
610
|
+
valueField?: string | undefined;
|
|
611
|
+
itemHeight?: number | undefined;
|
|
610
612
|
joinValues?: boolean | undefined;
|
|
611
|
-
extractValue?: boolean | undefined;
|
|
612
613
|
delimiter?: string | undefined;
|
|
613
614
|
pathSeparator?: string | undefined;
|
|
614
|
-
|
|
615
|
+
extractValue?: boolean | undefined;
|
|
615
616
|
virtualThreshold?: number | undefined;
|
|
616
617
|
showIcon?: boolean | undefined;
|
|
617
618
|
deferField?: string | undefined;
|
|
@@ -643,16 +644,16 @@ declare const _default: {
|
|
|
643
644
|
locale?: string | undefined;
|
|
644
645
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
645
646
|
}, 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>, "
|
|
647
|
+
UNSAFE_componentWillUpdate?(nextProps: Readonly<Omit<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "height" | "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "testIdBuilder" | "maxLength" | "minLength" | "draggable" | "placeholder" | "loadingConfig" | "itemClassName" | "highlightTxt" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "checkAll" | "checkAllLabel" | "removable" | "onDelete" | "onDeferLoad" | "itemRender" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
647
648
|
disabled?: boolean | undefined;
|
|
648
649
|
multiple?: boolean | undefined;
|
|
649
|
-
valueField?: string | undefined;
|
|
650
650
|
labelField?: string | undefined;
|
|
651
|
+
valueField?: string | undefined;
|
|
652
|
+
itemHeight?: number | undefined;
|
|
651
653
|
joinValues?: boolean | undefined;
|
|
652
|
-
extractValue?: boolean | undefined;
|
|
653
654
|
delimiter?: string | undefined;
|
|
654
655
|
pathSeparator?: string | undefined;
|
|
655
|
-
|
|
656
|
+
extractValue?: boolean | undefined;
|
|
656
657
|
virtualThreshold?: number | undefined;
|
|
657
658
|
showIcon?: boolean | undefined;
|
|
658
659
|
deferField?: string | undefined;
|
|
@@ -688,16 +689,16 @@ declare const _default: {
|
|
|
688
689
|
displayName: string;
|
|
689
690
|
contextType: React.Context<string>;
|
|
690
691
|
ComposedComponent: React.ComponentType<{
|
|
691
|
-
new (props: Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
692
|
+
new (props: Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "height" | "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "testIdBuilder" | "maxLength" | "minLength" | "draggable" | "placeholder" | "loadingConfig" | "itemClassName" | "highlightTxt" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "checkAll" | "checkAllLabel" | "removable" | "onDelete" | "onDeferLoad" | "itemRender" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
692
693
|
disabled?: boolean | undefined;
|
|
693
694
|
multiple?: boolean | undefined;
|
|
694
|
-
valueField?: string | undefined;
|
|
695
695
|
labelField?: string | undefined;
|
|
696
|
+
valueField?: string | undefined;
|
|
697
|
+
itemHeight?: number | undefined;
|
|
696
698
|
joinValues?: boolean | undefined;
|
|
697
|
-
extractValue?: boolean | undefined;
|
|
698
699
|
delimiter?: string | undefined;
|
|
699
700
|
pathSeparator?: string | undefined;
|
|
700
|
-
|
|
701
|
+
extractValue?: boolean | undefined;
|
|
701
702
|
virtualThreshold?: number | undefined;
|
|
702
703
|
showIcon?: boolean | undefined;
|
|
703
704
|
deferField?: string | undefined;
|
|
@@ -734,16 +735,16 @@ declare const _default: {
|
|
|
734
735
|
getWrappedInstance(): any;
|
|
735
736
|
render(): React.JSX.Element;
|
|
736
737
|
context: unknown;
|
|
737
|
-
setState<K_1 extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
738
|
+
setState<K_1 extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "height" | "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "testIdBuilder" | "maxLength" | "minLength" | "draggable" | "placeholder" | "loadingConfig" | "itemClassName" | "highlightTxt" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "checkAll" | "checkAllLabel" | "removable" | "onDelete" | "onDeferLoad" | "itemRender" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
738
739
|
disabled?: boolean | undefined;
|
|
739
740
|
multiple?: boolean | undefined;
|
|
740
|
-
valueField?: string | undefined;
|
|
741
741
|
labelField?: string | undefined;
|
|
742
|
+
valueField?: string | undefined;
|
|
743
|
+
itemHeight?: number | undefined;
|
|
742
744
|
joinValues?: boolean | undefined;
|
|
743
|
-
extractValue?: boolean | undefined;
|
|
744
745
|
delimiter?: string | undefined;
|
|
745
746
|
pathSeparator?: string | undefined;
|
|
746
|
-
|
|
747
|
+
extractValue?: boolean | undefined;
|
|
747
748
|
virtualThreshold?: number | undefined;
|
|
748
749
|
showIcon?: boolean | undefined;
|
|
749
750
|
deferField?: string | undefined;
|
|
@@ -776,16 +777,16 @@ declare const _default: {
|
|
|
776
777
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
777
778
|
}>) => {} | Pick<{}, K_1> | null) | Pick<{}, K_1> | null, callback?: (() => void) | undefined): void;
|
|
778
779
|
forceUpdate(callback?: (() => void) | undefined): void;
|
|
779
|
-
readonly props: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
780
|
+
readonly props: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "height" | "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "testIdBuilder" | "maxLength" | "minLength" | "draggable" | "placeholder" | "loadingConfig" | "itemClassName" | "highlightTxt" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "checkAll" | "checkAllLabel" | "removable" | "onDelete" | "onDeferLoad" | "itemRender" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
780
781
|
disabled?: boolean | undefined;
|
|
781
782
|
multiple?: boolean | undefined;
|
|
782
|
-
valueField?: string | undefined;
|
|
783
783
|
labelField?: string | undefined;
|
|
784
|
+
valueField?: string | undefined;
|
|
785
|
+
itemHeight?: number | undefined;
|
|
784
786
|
joinValues?: boolean | undefined;
|
|
785
|
-
extractValue?: boolean | undefined;
|
|
786
787
|
delimiter?: string | undefined;
|
|
787
788
|
pathSeparator?: string | undefined;
|
|
788
|
-
|
|
789
|
+
extractValue?: boolean | undefined;
|
|
789
790
|
virtualThreshold?: number | undefined;
|
|
790
791
|
showIcon?: boolean | undefined;
|
|
791
792
|
deferField?: string | undefined;
|
|
@@ -822,16 +823,16 @@ declare const _default: {
|
|
|
822
823
|
[key: string]: React.ReactInstance;
|
|
823
824
|
};
|
|
824
825
|
componentDidMount?(): void;
|
|
825
|
-
shouldComponentUpdate?(nextProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
826
|
+
shouldComponentUpdate?(nextProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "height" | "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "testIdBuilder" | "maxLength" | "minLength" | "draggable" | "placeholder" | "loadingConfig" | "itemClassName" | "highlightTxt" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "checkAll" | "checkAllLabel" | "removable" | "onDelete" | "onDeferLoad" | "itemRender" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
826
827
|
disabled?: boolean | undefined;
|
|
827
828
|
multiple?: boolean | undefined;
|
|
828
|
-
valueField?: string | undefined;
|
|
829
829
|
labelField?: string | undefined;
|
|
830
|
+
valueField?: string | undefined;
|
|
831
|
+
itemHeight?: number | undefined;
|
|
830
832
|
joinValues?: boolean | undefined;
|
|
831
|
-
extractValue?: boolean | undefined;
|
|
832
833
|
delimiter?: string | undefined;
|
|
833
834
|
pathSeparator?: string | undefined;
|
|
834
|
-
|
|
835
|
+
extractValue?: boolean | undefined;
|
|
835
836
|
virtualThreshold?: number | undefined;
|
|
836
837
|
showIcon?: boolean | undefined;
|
|
837
838
|
deferField?: string | undefined;
|
|
@@ -865,16 +866,16 @@ declare const _default: {
|
|
|
865
866
|
}>, nextState: Readonly<{}>, nextContext: any): boolean;
|
|
866
867
|
componentWillUnmount?(): void;
|
|
867
868
|
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
|
868
|
-
getSnapshotBeforeUpdate?(prevProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
869
|
+
getSnapshotBeforeUpdate?(prevProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "height" | "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "testIdBuilder" | "maxLength" | "minLength" | "draggable" | "placeholder" | "loadingConfig" | "itemClassName" | "highlightTxt" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "checkAll" | "checkAllLabel" | "removable" | "onDelete" | "onDeferLoad" | "itemRender" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
869
870
|
disabled?: boolean | undefined;
|
|
870
871
|
multiple?: boolean | undefined;
|
|
871
|
-
valueField?: string | undefined;
|
|
872
872
|
labelField?: string | undefined;
|
|
873
|
+
valueField?: string | undefined;
|
|
874
|
+
itemHeight?: number | undefined;
|
|
873
875
|
joinValues?: boolean | undefined;
|
|
874
|
-
extractValue?: boolean | undefined;
|
|
875
876
|
delimiter?: string | undefined;
|
|
876
877
|
pathSeparator?: string | undefined;
|
|
877
|
-
|
|
878
|
+
extractValue?: boolean | undefined;
|
|
878
879
|
virtualThreshold?: number | undefined;
|
|
879
880
|
showIcon?: boolean | undefined;
|
|
880
881
|
deferField?: string | undefined;
|
|
@@ -906,16 +907,16 @@ declare const _default: {
|
|
|
906
907
|
locale?: string | undefined;
|
|
907
908
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
908
909
|
}>, prevState: Readonly<{}>): any;
|
|
909
|
-
componentDidUpdate?(prevProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
910
|
+
componentDidUpdate?(prevProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "height" | "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "testIdBuilder" | "maxLength" | "minLength" | "draggable" | "placeholder" | "loadingConfig" | "itemClassName" | "highlightTxt" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "checkAll" | "checkAllLabel" | "removable" | "onDelete" | "onDeferLoad" | "itemRender" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
910
911
|
disabled?: boolean | undefined;
|
|
911
912
|
multiple?: boolean | undefined;
|
|
912
|
-
valueField?: string | undefined;
|
|
913
913
|
labelField?: string | undefined;
|
|
914
|
+
valueField?: string | undefined;
|
|
915
|
+
itemHeight?: number | undefined;
|
|
914
916
|
joinValues?: boolean | undefined;
|
|
915
|
-
extractValue?: boolean | undefined;
|
|
916
917
|
delimiter?: string | undefined;
|
|
917
918
|
pathSeparator?: string | undefined;
|
|
918
|
-
|
|
919
|
+
extractValue?: boolean | undefined;
|
|
919
920
|
virtualThreshold?: number | undefined;
|
|
920
921
|
showIcon?: boolean | undefined;
|
|
921
922
|
deferField?: string | undefined;
|
|
@@ -949,16 +950,16 @@ declare const _default: {
|
|
|
949
950
|
}>, prevState: Readonly<{}>, snapshot?: any): void;
|
|
950
951
|
componentWillMount?(): void;
|
|
951
952
|
UNSAFE_componentWillMount?(): void;
|
|
952
|
-
componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
953
|
+
componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "height" | "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "testIdBuilder" | "maxLength" | "minLength" | "draggable" | "placeholder" | "loadingConfig" | "itemClassName" | "highlightTxt" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "checkAll" | "checkAllLabel" | "removable" | "onDelete" | "onDeferLoad" | "itemRender" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
953
954
|
disabled?: boolean | undefined;
|
|
954
955
|
multiple?: boolean | undefined;
|
|
955
|
-
valueField?: string | undefined;
|
|
956
956
|
labelField?: string | undefined;
|
|
957
|
+
valueField?: string | undefined;
|
|
958
|
+
itemHeight?: number | undefined;
|
|
957
959
|
joinValues?: boolean | undefined;
|
|
958
|
-
extractValue?: boolean | undefined;
|
|
959
960
|
delimiter?: string | undefined;
|
|
960
961
|
pathSeparator?: string | undefined;
|
|
961
|
-
|
|
962
|
+
extractValue?: boolean | undefined;
|
|
962
963
|
virtualThreshold?: number | undefined;
|
|
963
964
|
showIcon?: boolean | undefined;
|
|
964
965
|
deferField?: string | undefined;
|
|
@@ -990,16 +991,16 @@ declare const _default: {
|
|
|
990
991
|
locale?: string | undefined;
|
|
991
992
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
992
993
|
}>, nextContext: any): void;
|
|
993
|
-
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
994
|
+
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "height" | "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "testIdBuilder" | "maxLength" | "minLength" | "draggable" | "placeholder" | "loadingConfig" | "itemClassName" | "highlightTxt" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "checkAll" | "checkAllLabel" | "removable" | "onDelete" | "onDeferLoad" | "itemRender" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
994
995
|
disabled?: boolean | undefined;
|
|
995
996
|
multiple?: boolean | undefined;
|
|
996
|
-
valueField?: string | undefined;
|
|
997
997
|
labelField?: string | undefined;
|
|
998
|
+
valueField?: string | undefined;
|
|
999
|
+
itemHeight?: number | undefined;
|
|
998
1000
|
joinValues?: boolean | undefined;
|
|
999
|
-
extractValue?: boolean | undefined;
|
|
1000
1001
|
delimiter?: string | undefined;
|
|
1001
1002
|
pathSeparator?: string | undefined;
|
|
1002
|
-
|
|
1003
|
+
extractValue?: boolean | undefined;
|
|
1003
1004
|
virtualThreshold?: number | undefined;
|
|
1004
1005
|
showIcon?: boolean | undefined;
|
|
1005
1006
|
deferField?: string | undefined;
|
|
@@ -1031,16 +1032,16 @@ declare const _default: {
|
|
|
1031
1032
|
locale?: string | undefined;
|
|
1032
1033
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
1033
1034
|
}>, nextContext: any): void;
|
|
1034
|
-
componentWillUpdate?(nextProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
1035
|
+
componentWillUpdate?(nextProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "height" | "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "testIdBuilder" | "maxLength" | "minLength" | "draggable" | "placeholder" | "loadingConfig" | "itemClassName" | "highlightTxt" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "checkAll" | "checkAllLabel" | "removable" | "onDelete" | "onDeferLoad" | "itemRender" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
1035
1036
|
disabled?: boolean | undefined;
|
|
1036
1037
|
multiple?: boolean | undefined;
|
|
1037
|
-
valueField?: string | undefined;
|
|
1038
1038
|
labelField?: string | undefined;
|
|
1039
|
+
valueField?: string | undefined;
|
|
1040
|
+
itemHeight?: number | undefined;
|
|
1039
1041
|
joinValues?: boolean | undefined;
|
|
1040
|
-
extractValue?: boolean | undefined;
|
|
1041
1042
|
delimiter?: string | undefined;
|
|
1042
1043
|
pathSeparator?: string | undefined;
|
|
1043
|
-
|
|
1044
|
+
extractValue?: boolean | undefined;
|
|
1044
1045
|
virtualThreshold?: number | undefined;
|
|
1045
1046
|
showIcon?: boolean | undefined;
|
|
1046
1047
|
deferField?: string | undefined;
|
|
@@ -1072,16 +1073,16 @@ declare const _default: {
|
|
|
1072
1073
|
locale?: string | undefined;
|
|
1073
1074
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
1074
1075
|
}>, nextState: Readonly<{}>, nextContext: any): void;
|
|
1075
|
-
UNSAFE_componentWillUpdate?(nextProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
1076
|
+
UNSAFE_componentWillUpdate?(nextProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "height" | "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "testIdBuilder" | "maxLength" | "minLength" | "draggable" | "placeholder" | "loadingConfig" | "itemClassName" | "highlightTxt" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "checkAll" | "checkAllLabel" | "removable" | "onDelete" | "onDeferLoad" | "itemRender" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
1076
1077
|
disabled?: boolean | undefined;
|
|
1077
1078
|
multiple?: boolean | undefined;
|
|
1078
|
-
valueField?: string | undefined;
|
|
1079
1079
|
labelField?: string | undefined;
|
|
1080
|
+
valueField?: string | undefined;
|
|
1081
|
+
itemHeight?: number | undefined;
|
|
1080
1082
|
joinValues?: boolean | undefined;
|
|
1081
|
-
extractValue?: boolean | undefined;
|
|
1082
1083
|
delimiter?: string | undefined;
|
|
1083
1084
|
pathSeparator?: string | undefined;
|
|
1084
|
-
|
|
1085
|
+
extractValue?: boolean | undefined;
|
|
1085
1086
|
virtualThreshold?: number | undefined;
|
|
1086
1087
|
showIcon?: boolean | undefined;
|
|
1087
1088
|
deferField?: string | undefined;
|
|
@@ -1121,16 +1122,16 @@ declare const _default: {
|
|
|
1121
1122
|
ComposedComponent: typeof TreeSelector;
|
|
1122
1123
|
}>;
|
|
1123
1124
|
} & import("hoist-non-react-statics").NonReactStatics<{
|
|
1124
|
-
new (props: Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
1125
|
+
new (props: Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "height" | "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "testIdBuilder" | "maxLength" | "minLength" | "draggable" | "placeholder" | "loadingConfig" | "itemClassName" | "highlightTxt" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "checkAll" | "checkAllLabel" | "removable" | "onDelete" | "onDeferLoad" | "itemRender" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
1125
1126
|
disabled?: boolean | undefined;
|
|
1126
1127
|
multiple?: boolean | undefined;
|
|
1127
|
-
valueField?: string | undefined;
|
|
1128
1128
|
labelField?: string | undefined;
|
|
1129
|
+
valueField?: string | undefined;
|
|
1130
|
+
itemHeight?: number | undefined;
|
|
1129
1131
|
joinValues?: boolean | undefined;
|
|
1130
|
-
extractValue?: boolean | undefined;
|
|
1131
1132
|
delimiter?: string | undefined;
|
|
1132
1133
|
pathSeparator?: string | undefined;
|
|
1133
|
-
|
|
1134
|
+
extractValue?: boolean | undefined;
|
|
1134
1135
|
virtualThreshold?: number | undefined;
|
|
1135
1136
|
showIcon?: boolean | undefined;
|
|
1136
1137
|
deferField?: string | undefined;
|
|
@@ -1167,16 +1168,16 @@ declare const _default: {
|
|
|
1167
1168
|
getWrappedInstance(): any;
|
|
1168
1169
|
render(): React.JSX.Element;
|
|
1169
1170
|
context: unknown;
|
|
1170
|
-
setState<K_1 extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
1171
|
+
setState<K_1 extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "height" | "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "testIdBuilder" | "maxLength" | "minLength" | "draggable" | "placeholder" | "loadingConfig" | "itemClassName" | "highlightTxt" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "checkAll" | "checkAllLabel" | "removable" | "onDelete" | "onDeferLoad" | "itemRender" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
1171
1172
|
disabled?: boolean | undefined;
|
|
1172
1173
|
multiple?: boolean | undefined;
|
|
1173
|
-
valueField?: string | undefined;
|
|
1174
1174
|
labelField?: string | undefined;
|
|
1175
|
+
valueField?: string | undefined;
|
|
1176
|
+
itemHeight?: number | undefined;
|
|
1175
1177
|
joinValues?: boolean | undefined;
|
|
1176
|
-
extractValue?: boolean | undefined;
|
|
1177
1178
|
delimiter?: string | undefined;
|
|
1178
1179
|
pathSeparator?: string | undefined;
|
|
1179
|
-
|
|
1180
|
+
extractValue?: boolean | undefined;
|
|
1180
1181
|
virtualThreshold?: number | undefined;
|
|
1181
1182
|
showIcon?: boolean | undefined;
|
|
1182
1183
|
deferField?: string | undefined;
|
|
@@ -1209,16 +1210,16 @@ declare const _default: {
|
|
|
1209
1210
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
1210
1211
|
}>) => {} | Pick<{}, K_1> | null) | Pick<{}, K_1> | null, callback?: (() => void) | undefined): void;
|
|
1211
1212
|
forceUpdate(callback?: (() => void) | undefined): void;
|
|
1212
|
-
readonly props: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
1213
|
+
readonly props: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "height" | "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "testIdBuilder" | "maxLength" | "minLength" | "draggable" | "placeholder" | "loadingConfig" | "itemClassName" | "highlightTxt" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "checkAll" | "checkAllLabel" | "removable" | "onDelete" | "onDeferLoad" | "itemRender" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
1213
1214
|
disabled?: boolean | undefined;
|
|
1214
1215
|
multiple?: boolean | undefined;
|
|
1215
|
-
valueField?: string | undefined;
|
|
1216
1216
|
labelField?: string | undefined;
|
|
1217
|
+
valueField?: string | undefined;
|
|
1218
|
+
itemHeight?: number | undefined;
|
|
1217
1219
|
joinValues?: boolean | undefined;
|
|
1218
|
-
extractValue?: boolean | undefined;
|
|
1219
1220
|
delimiter?: string | undefined;
|
|
1220
1221
|
pathSeparator?: string | undefined;
|
|
1221
|
-
|
|
1222
|
+
extractValue?: boolean | undefined;
|
|
1222
1223
|
virtualThreshold?: number | undefined;
|
|
1223
1224
|
showIcon?: boolean | undefined;
|
|
1224
1225
|
deferField?: string | undefined;
|
|
@@ -1255,16 +1256,16 @@ declare const _default: {
|
|
|
1255
1256
|
[key: string]: React.ReactInstance;
|
|
1256
1257
|
};
|
|
1257
1258
|
componentDidMount?(): void;
|
|
1258
|
-
shouldComponentUpdate?(nextProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
1259
|
+
shouldComponentUpdate?(nextProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "height" | "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "testIdBuilder" | "maxLength" | "minLength" | "draggable" | "placeholder" | "loadingConfig" | "itemClassName" | "highlightTxt" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "checkAll" | "checkAllLabel" | "removable" | "onDelete" | "onDeferLoad" | "itemRender" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
1259
1260
|
disabled?: boolean | undefined;
|
|
1260
1261
|
multiple?: boolean | undefined;
|
|
1261
|
-
valueField?: string | undefined;
|
|
1262
1262
|
labelField?: string | undefined;
|
|
1263
|
+
valueField?: string | undefined;
|
|
1264
|
+
itemHeight?: number | undefined;
|
|
1263
1265
|
joinValues?: boolean | undefined;
|
|
1264
|
-
extractValue?: boolean | undefined;
|
|
1265
1266
|
delimiter?: string | undefined;
|
|
1266
1267
|
pathSeparator?: string | undefined;
|
|
1267
|
-
|
|
1268
|
+
extractValue?: boolean | undefined;
|
|
1268
1269
|
virtualThreshold?: number | undefined;
|
|
1269
1270
|
showIcon?: boolean | undefined;
|
|
1270
1271
|
deferField?: string | undefined;
|
|
@@ -1298,16 +1299,16 @@ declare const _default: {
|
|
|
1298
1299
|
}>, nextState: Readonly<{}>, nextContext: any): boolean;
|
|
1299
1300
|
componentWillUnmount?(): void;
|
|
1300
1301
|
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
|
1301
|
-
getSnapshotBeforeUpdate?(prevProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
1302
|
+
getSnapshotBeforeUpdate?(prevProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "height" | "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "testIdBuilder" | "maxLength" | "minLength" | "draggable" | "placeholder" | "loadingConfig" | "itemClassName" | "highlightTxt" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "checkAll" | "checkAllLabel" | "removable" | "onDelete" | "onDeferLoad" | "itemRender" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
1302
1303
|
disabled?: boolean | undefined;
|
|
1303
1304
|
multiple?: boolean | undefined;
|
|
1304
|
-
valueField?: string | undefined;
|
|
1305
1305
|
labelField?: string | undefined;
|
|
1306
|
+
valueField?: string | undefined;
|
|
1307
|
+
itemHeight?: number | undefined;
|
|
1306
1308
|
joinValues?: boolean | undefined;
|
|
1307
|
-
extractValue?: boolean | undefined;
|
|
1308
1309
|
delimiter?: string | undefined;
|
|
1309
1310
|
pathSeparator?: string | undefined;
|
|
1310
|
-
|
|
1311
|
+
extractValue?: boolean | undefined;
|
|
1311
1312
|
virtualThreshold?: number | undefined;
|
|
1312
1313
|
showIcon?: boolean | undefined;
|
|
1313
1314
|
deferField?: string | undefined;
|
|
@@ -1339,16 +1340,16 @@ declare const _default: {
|
|
|
1339
1340
|
locale?: string | undefined;
|
|
1340
1341
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
1341
1342
|
}>, prevState: Readonly<{}>): any;
|
|
1342
|
-
componentDidUpdate?(prevProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
1343
|
+
componentDidUpdate?(prevProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "height" | "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "testIdBuilder" | "maxLength" | "minLength" | "draggable" | "placeholder" | "loadingConfig" | "itemClassName" | "highlightTxt" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "checkAll" | "checkAllLabel" | "removable" | "onDelete" | "onDeferLoad" | "itemRender" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
1343
1344
|
disabled?: boolean | undefined;
|
|
1344
1345
|
multiple?: boolean | undefined;
|
|
1345
|
-
valueField?: string | undefined;
|
|
1346
1346
|
labelField?: string | undefined;
|
|
1347
|
+
valueField?: string | undefined;
|
|
1348
|
+
itemHeight?: number | undefined;
|
|
1347
1349
|
joinValues?: boolean | undefined;
|
|
1348
|
-
extractValue?: boolean | undefined;
|
|
1349
1350
|
delimiter?: string | undefined;
|
|
1350
1351
|
pathSeparator?: string | undefined;
|
|
1351
|
-
|
|
1352
|
+
extractValue?: boolean | undefined;
|
|
1352
1353
|
virtualThreshold?: number | undefined;
|
|
1353
1354
|
showIcon?: boolean | undefined;
|
|
1354
1355
|
deferField?: string | undefined;
|
|
@@ -1382,16 +1383,16 @@ declare const _default: {
|
|
|
1382
1383
|
}>, prevState: Readonly<{}>, snapshot?: any): void;
|
|
1383
1384
|
componentWillMount?(): void;
|
|
1384
1385
|
UNSAFE_componentWillMount?(): void;
|
|
1385
|
-
componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
1386
|
+
componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "height" | "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "testIdBuilder" | "maxLength" | "minLength" | "draggable" | "placeholder" | "loadingConfig" | "itemClassName" | "highlightTxt" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "checkAll" | "checkAllLabel" | "removable" | "onDelete" | "onDeferLoad" | "itemRender" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
1386
1387
|
disabled?: boolean | undefined;
|
|
1387
1388
|
multiple?: boolean | undefined;
|
|
1388
|
-
valueField?: string | undefined;
|
|
1389
1389
|
labelField?: string | undefined;
|
|
1390
|
+
valueField?: string | undefined;
|
|
1391
|
+
itemHeight?: number | undefined;
|
|
1390
1392
|
joinValues?: boolean | undefined;
|
|
1391
|
-
extractValue?: boolean | undefined;
|
|
1392
1393
|
delimiter?: string | undefined;
|
|
1393
1394
|
pathSeparator?: string | undefined;
|
|
1394
|
-
|
|
1395
|
+
extractValue?: boolean | undefined;
|
|
1395
1396
|
virtualThreshold?: number | undefined;
|
|
1396
1397
|
showIcon?: boolean | undefined;
|
|
1397
1398
|
deferField?: string | undefined;
|
|
@@ -1423,16 +1424,16 @@ declare const _default: {
|
|
|
1423
1424
|
locale?: string | undefined;
|
|
1424
1425
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
1425
1426
|
}>, nextContext: any): void;
|
|
1426
|
-
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
1427
|
+
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "height" | "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "testIdBuilder" | "maxLength" | "minLength" | "draggable" | "placeholder" | "loadingConfig" | "itemClassName" | "highlightTxt" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "checkAll" | "checkAllLabel" | "removable" | "onDelete" | "onDeferLoad" | "itemRender" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
1427
1428
|
disabled?: boolean | undefined;
|
|
1428
1429
|
multiple?: boolean | undefined;
|
|
1429
|
-
valueField?: string | undefined;
|
|
1430
1430
|
labelField?: string | undefined;
|
|
1431
|
+
valueField?: string | undefined;
|
|
1432
|
+
itemHeight?: number | undefined;
|
|
1431
1433
|
joinValues?: boolean | undefined;
|
|
1432
|
-
extractValue?: boolean | undefined;
|
|
1433
1434
|
delimiter?: string | undefined;
|
|
1434
1435
|
pathSeparator?: string | undefined;
|
|
1435
|
-
|
|
1436
|
+
extractValue?: boolean | undefined;
|
|
1436
1437
|
virtualThreshold?: number | undefined;
|
|
1437
1438
|
showIcon?: boolean | undefined;
|
|
1438
1439
|
deferField?: string | undefined;
|
|
@@ -1464,16 +1465,16 @@ declare const _default: {
|
|
|
1464
1465
|
locale?: string | undefined;
|
|
1465
1466
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
1466
1467
|
}>, nextContext: any): void;
|
|
1467
|
-
componentWillUpdate?(nextProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
1468
|
+
componentWillUpdate?(nextProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "height" | "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "testIdBuilder" | "maxLength" | "minLength" | "draggable" | "placeholder" | "loadingConfig" | "itemClassName" | "highlightTxt" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "checkAll" | "checkAllLabel" | "removable" | "onDelete" | "onDeferLoad" | "itemRender" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
1468
1469
|
disabled?: boolean | undefined;
|
|
1469
1470
|
multiple?: boolean | undefined;
|
|
1470
|
-
valueField?: string | undefined;
|
|
1471
1471
|
labelField?: string | undefined;
|
|
1472
|
+
valueField?: string | undefined;
|
|
1473
|
+
itemHeight?: number | undefined;
|
|
1472
1474
|
joinValues?: boolean | undefined;
|
|
1473
|
-
extractValue?: boolean | undefined;
|
|
1474
1475
|
delimiter?: string | undefined;
|
|
1475
1476
|
pathSeparator?: string | undefined;
|
|
1476
|
-
|
|
1477
|
+
extractValue?: boolean | undefined;
|
|
1477
1478
|
virtualThreshold?: number | undefined;
|
|
1478
1479
|
showIcon?: boolean | undefined;
|
|
1479
1480
|
deferField?: string | undefined;
|
|
@@ -1505,16 +1506,16 @@ declare const _default: {
|
|
|
1505
1506
|
locale?: string | undefined;
|
|
1506
1507
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
1507
1508
|
}>, nextState: Readonly<{}>, nextContext: any): void;
|
|
1508
|
-
UNSAFE_componentWillUpdate?(nextProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
1509
|
+
UNSAFE_componentWillUpdate?(nextProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "height" | "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "testIdBuilder" | "maxLength" | "minLength" | "draggable" | "placeholder" | "loadingConfig" | "itemClassName" | "highlightTxt" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "checkAll" | "checkAllLabel" | "removable" | "onDelete" | "onDeferLoad" | "itemRender" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
1509
1510
|
disabled?: boolean | undefined;
|
|
1510
1511
|
multiple?: boolean | undefined;
|
|
1511
|
-
valueField?: string | undefined;
|
|
1512
1512
|
labelField?: string | undefined;
|
|
1513
|
+
valueField?: string | undefined;
|
|
1514
|
+
itemHeight?: number | undefined;
|
|
1513
1515
|
joinValues?: boolean | undefined;
|
|
1514
|
-
extractValue?: boolean | undefined;
|
|
1515
1516
|
delimiter?: string | undefined;
|
|
1516
1517
|
pathSeparator?: string | undefined;
|
|
1517
|
-
|
|
1518
|
+
extractValue?: boolean | undefined;
|
|
1518
1519
|
virtualThreshold?: number | undefined;
|
|
1519
1520
|
showIcon?: boolean | undefined;
|
|
1520
1521
|
deferField?: string | undefined;
|
|
@@ -1554,16 +1555,16 @@ declare const _default: {
|
|
|
1554
1555
|
ComposedComponent: typeof TreeSelector;
|
|
1555
1556
|
}, {}> & {
|
|
1556
1557
|
ComposedComponent: {
|
|
1557
|
-
new (props: Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
1558
|
+
new (props: Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "height" | "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "testIdBuilder" | "maxLength" | "minLength" | "draggable" | "placeholder" | "loadingConfig" | "itemClassName" | "highlightTxt" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "checkAll" | "checkAllLabel" | "removable" | "onDelete" | "onDeferLoad" | "itemRender" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
1558
1559
|
disabled?: boolean | undefined;
|
|
1559
1560
|
multiple?: boolean | undefined;
|
|
1560
|
-
valueField?: string | undefined;
|
|
1561
1561
|
labelField?: string | undefined;
|
|
1562
|
+
valueField?: string | undefined;
|
|
1563
|
+
itemHeight?: number | undefined;
|
|
1562
1564
|
joinValues?: boolean | undefined;
|
|
1563
|
-
extractValue?: boolean | undefined;
|
|
1564
1565
|
delimiter?: string | undefined;
|
|
1565
1566
|
pathSeparator?: string | undefined;
|
|
1566
|
-
|
|
1567
|
+
extractValue?: boolean | undefined;
|
|
1567
1568
|
virtualThreshold?: number | undefined;
|
|
1568
1569
|
showIcon?: boolean | undefined;
|
|
1569
1570
|
deferField?: string | undefined;
|
|
@@ -1600,16 +1601,16 @@ declare const _default: {
|
|
|
1600
1601
|
getWrappedInstance(): any;
|
|
1601
1602
|
render(): React.JSX.Element;
|
|
1602
1603
|
context: unknown;
|
|
1603
|
-
setState<K_1 extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
1604
|
+
setState<K_1 extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "height" | "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "testIdBuilder" | "maxLength" | "minLength" | "draggable" | "placeholder" | "loadingConfig" | "itemClassName" | "highlightTxt" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "checkAll" | "checkAllLabel" | "removable" | "onDelete" | "onDeferLoad" | "itemRender" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
1604
1605
|
disabled?: boolean | undefined;
|
|
1605
1606
|
multiple?: boolean | undefined;
|
|
1606
|
-
valueField?: string | undefined;
|
|
1607
1607
|
labelField?: string | undefined;
|
|
1608
|
+
valueField?: string | undefined;
|
|
1609
|
+
itemHeight?: number | undefined;
|
|
1608
1610
|
joinValues?: boolean | undefined;
|
|
1609
|
-
extractValue?: boolean | undefined;
|
|
1610
1611
|
delimiter?: string | undefined;
|
|
1611
1612
|
pathSeparator?: string | undefined;
|
|
1612
|
-
|
|
1613
|
+
extractValue?: boolean | undefined;
|
|
1613
1614
|
virtualThreshold?: number | undefined;
|
|
1614
1615
|
showIcon?: boolean | undefined;
|
|
1615
1616
|
deferField?: string | undefined;
|
|
@@ -1642,16 +1643,16 @@ declare const _default: {
|
|
|
1642
1643
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
1643
1644
|
}>) => {} | Pick<{}, K_1> | null) | Pick<{}, K_1> | null, callback?: (() => void) | undefined): void;
|
|
1644
1645
|
forceUpdate(callback?: (() => void) | undefined): void;
|
|
1645
|
-
readonly props: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
1646
|
+
readonly props: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "height" | "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "testIdBuilder" | "maxLength" | "minLength" | "draggable" | "placeholder" | "loadingConfig" | "itemClassName" | "highlightTxt" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "checkAll" | "checkAllLabel" | "removable" | "onDelete" | "onDeferLoad" | "itemRender" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
1646
1647
|
disabled?: boolean | undefined;
|
|
1647
1648
|
multiple?: boolean | undefined;
|
|
1648
|
-
valueField?: string | undefined;
|
|
1649
1649
|
labelField?: string | undefined;
|
|
1650
|
+
valueField?: string | undefined;
|
|
1651
|
+
itemHeight?: number | undefined;
|
|
1650
1652
|
joinValues?: boolean | undefined;
|
|
1651
|
-
extractValue?: boolean | undefined;
|
|
1652
1653
|
delimiter?: string | undefined;
|
|
1653
1654
|
pathSeparator?: string | undefined;
|
|
1654
|
-
|
|
1655
|
+
extractValue?: boolean | undefined;
|
|
1655
1656
|
virtualThreshold?: number | undefined;
|
|
1656
1657
|
showIcon?: boolean | undefined;
|
|
1657
1658
|
deferField?: string | undefined;
|
|
@@ -1688,16 +1689,16 @@ declare const _default: {
|
|
|
1688
1689
|
[key: string]: React.ReactInstance;
|
|
1689
1690
|
};
|
|
1690
1691
|
componentDidMount?(): void;
|
|
1691
|
-
shouldComponentUpdate?(nextProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
1692
|
+
shouldComponentUpdate?(nextProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "height" | "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "testIdBuilder" | "maxLength" | "minLength" | "draggable" | "placeholder" | "loadingConfig" | "itemClassName" | "highlightTxt" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "checkAll" | "checkAllLabel" | "removable" | "onDelete" | "onDeferLoad" | "itemRender" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
1692
1693
|
disabled?: boolean | undefined;
|
|
1693
1694
|
multiple?: boolean | undefined;
|
|
1694
|
-
valueField?: string | undefined;
|
|
1695
1695
|
labelField?: string | undefined;
|
|
1696
|
+
valueField?: string | undefined;
|
|
1697
|
+
itemHeight?: number | undefined;
|
|
1696
1698
|
joinValues?: boolean | undefined;
|
|
1697
|
-
extractValue?: boolean | undefined;
|
|
1698
1699
|
delimiter?: string | undefined;
|
|
1699
1700
|
pathSeparator?: string | undefined;
|
|
1700
|
-
|
|
1701
|
+
extractValue?: boolean | undefined;
|
|
1701
1702
|
virtualThreshold?: number | undefined;
|
|
1702
1703
|
showIcon?: boolean | undefined;
|
|
1703
1704
|
deferField?: string | undefined;
|
|
@@ -1731,16 +1732,16 @@ declare const _default: {
|
|
|
1731
1732
|
}>, nextState: Readonly<{}>, nextContext: any): boolean;
|
|
1732
1733
|
componentWillUnmount?(): void;
|
|
1733
1734
|
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
|
1734
|
-
getSnapshotBeforeUpdate?(prevProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
1735
|
+
getSnapshotBeforeUpdate?(prevProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "height" | "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "testIdBuilder" | "maxLength" | "minLength" | "draggable" | "placeholder" | "loadingConfig" | "itemClassName" | "highlightTxt" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "checkAll" | "checkAllLabel" | "removable" | "onDelete" | "onDeferLoad" | "itemRender" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
1735
1736
|
disabled?: boolean | undefined;
|
|
1736
1737
|
multiple?: boolean | undefined;
|
|
1737
|
-
valueField?: string | undefined;
|
|
1738
1738
|
labelField?: string | undefined;
|
|
1739
|
+
valueField?: string | undefined;
|
|
1740
|
+
itemHeight?: number | undefined;
|
|
1739
1741
|
joinValues?: boolean | undefined;
|
|
1740
|
-
extractValue?: boolean | undefined;
|
|
1741
1742
|
delimiter?: string | undefined;
|
|
1742
1743
|
pathSeparator?: string | undefined;
|
|
1743
|
-
|
|
1744
|
+
extractValue?: boolean | undefined;
|
|
1744
1745
|
virtualThreshold?: number | undefined;
|
|
1745
1746
|
showIcon?: boolean | undefined;
|
|
1746
1747
|
deferField?: string | undefined;
|
|
@@ -1772,16 +1773,16 @@ declare const _default: {
|
|
|
1772
1773
|
locale?: string | undefined;
|
|
1773
1774
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
1774
1775
|
}>, prevState: Readonly<{}>): any;
|
|
1775
|
-
componentDidUpdate?(prevProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
1776
|
+
componentDidUpdate?(prevProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "height" | "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "testIdBuilder" | "maxLength" | "minLength" | "draggable" | "placeholder" | "loadingConfig" | "itemClassName" | "highlightTxt" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "checkAll" | "checkAllLabel" | "removable" | "onDelete" | "onDeferLoad" | "itemRender" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
1776
1777
|
disabled?: boolean | undefined;
|
|
1777
1778
|
multiple?: boolean | undefined;
|
|
1778
|
-
valueField?: string | undefined;
|
|
1779
1779
|
labelField?: string | undefined;
|
|
1780
|
+
valueField?: string | undefined;
|
|
1781
|
+
itemHeight?: number | undefined;
|
|
1780
1782
|
joinValues?: boolean | undefined;
|
|
1781
|
-
extractValue?: boolean | undefined;
|
|
1782
1783
|
delimiter?: string | undefined;
|
|
1783
1784
|
pathSeparator?: string | undefined;
|
|
1784
|
-
|
|
1785
|
+
extractValue?: boolean | undefined;
|
|
1785
1786
|
virtualThreshold?: number | undefined;
|
|
1786
1787
|
showIcon?: boolean | undefined;
|
|
1787
1788
|
deferField?: string | undefined;
|
|
@@ -1815,16 +1816,16 @@ declare const _default: {
|
|
|
1815
1816
|
}>, prevState: Readonly<{}>, snapshot?: any): void;
|
|
1816
1817
|
componentWillMount?(): void;
|
|
1817
1818
|
UNSAFE_componentWillMount?(): void;
|
|
1818
|
-
componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
1819
|
+
componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "height" | "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "testIdBuilder" | "maxLength" | "minLength" | "draggable" | "placeholder" | "loadingConfig" | "itemClassName" | "highlightTxt" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "checkAll" | "checkAllLabel" | "removable" | "onDelete" | "onDeferLoad" | "itemRender" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
1819
1820
|
disabled?: boolean | undefined;
|
|
1820
1821
|
multiple?: boolean | undefined;
|
|
1821
|
-
valueField?: string | undefined;
|
|
1822
1822
|
labelField?: string | undefined;
|
|
1823
|
+
valueField?: string | undefined;
|
|
1824
|
+
itemHeight?: number | undefined;
|
|
1823
1825
|
joinValues?: boolean | undefined;
|
|
1824
|
-
extractValue?: boolean | undefined;
|
|
1825
1826
|
delimiter?: string | undefined;
|
|
1826
1827
|
pathSeparator?: string | undefined;
|
|
1827
|
-
|
|
1828
|
+
extractValue?: boolean | undefined;
|
|
1828
1829
|
virtualThreshold?: number | undefined;
|
|
1829
1830
|
showIcon?: boolean | undefined;
|
|
1830
1831
|
deferField?: string | undefined;
|
|
@@ -1856,16 +1857,16 @@ declare const _default: {
|
|
|
1856
1857
|
locale?: string | undefined;
|
|
1857
1858
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
1858
1859
|
}>, nextContext: any): void;
|
|
1859
|
-
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
1860
|
+
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "height" | "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "testIdBuilder" | "maxLength" | "minLength" | "draggable" | "placeholder" | "loadingConfig" | "itemClassName" | "highlightTxt" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "checkAll" | "checkAllLabel" | "removable" | "onDelete" | "onDeferLoad" | "itemRender" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
1860
1861
|
disabled?: boolean | undefined;
|
|
1861
1862
|
multiple?: boolean | undefined;
|
|
1862
|
-
valueField?: string | undefined;
|
|
1863
1863
|
labelField?: string | undefined;
|
|
1864
|
+
valueField?: string | undefined;
|
|
1865
|
+
itemHeight?: number | undefined;
|
|
1864
1866
|
joinValues?: boolean | undefined;
|
|
1865
|
-
extractValue?: boolean | undefined;
|
|
1866
1867
|
delimiter?: string | undefined;
|
|
1867
1868
|
pathSeparator?: string | undefined;
|
|
1868
|
-
|
|
1869
|
+
extractValue?: boolean | undefined;
|
|
1869
1870
|
virtualThreshold?: number | undefined;
|
|
1870
1871
|
showIcon?: boolean | undefined;
|
|
1871
1872
|
deferField?: string | undefined;
|
|
@@ -1897,16 +1898,16 @@ declare const _default: {
|
|
|
1897
1898
|
locale?: string | undefined;
|
|
1898
1899
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
1899
1900
|
}>, nextContext: any): void;
|
|
1900
|
-
componentWillUpdate?(nextProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
1901
|
+
componentWillUpdate?(nextProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "height" | "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "testIdBuilder" | "maxLength" | "minLength" | "draggable" | "placeholder" | "loadingConfig" | "itemClassName" | "highlightTxt" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "checkAll" | "checkAllLabel" | "removable" | "onDelete" | "onDeferLoad" | "itemRender" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
1901
1902
|
disabled?: boolean | undefined;
|
|
1902
1903
|
multiple?: boolean | undefined;
|
|
1903
|
-
valueField?: string | undefined;
|
|
1904
1904
|
labelField?: string | undefined;
|
|
1905
|
+
valueField?: string | undefined;
|
|
1906
|
+
itemHeight?: number | undefined;
|
|
1905
1907
|
joinValues?: boolean | undefined;
|
|
1906
|
-
extractValue?: boolean | undefined;
|
|
1907
1908
|
delimiter?: string | undefined;
|
|
1908
1909
|
pathSeparator?: string | undefined;
|
|
1909
|
-
|
|
1910
|
+
extractValue?: boolean | undefined;
|
|
1910
1911
|
virtualThreshold?: number | undefined;
|
|
1911
1912
|
showIcon?: boolean | undefined;
|
|
1912
1913
|
deferField?: string | undefined;
|
|
@@ -1938,16 +1939,16 @@ declare const _default: {
|
|
|
1938
1939
|
locale?: string | undefined;
|
|
1939
1940
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
1940
1941
|
}>, nextState: Readonly<{}>, nextContext: any): void;
|
|
1941
|
-
UNSAFE_componentWillUpdate?(nextProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "
|
|
1942
|
+
UNSAFE_componentWillUpdate?(nextProps: Readonly<Pick<Omit<TreeSelectorProps, keyof LocaleProps>, "height" | "onChange" | "className" | "style" | "value" | "options" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "testIdBuilder" | "maxLength" | "minLength" | "draggable" | "placeholder" | "loadingConfig" | "itemClassName" | "highlightTxt" | "onRef" | "onAdd" | "editable" | "onEdit" | "creatable" | "checkAll" | "checkAllLabel" | "removable" | "onDelete" | "onDeferLoad" | "itemRender" | "onlyLeaf" | "nodeBehavior" | "bultinCUD" | "rootCreatable" | "onExpandTree" | "onMove" | "onHandleNodeClick" | "itemActionsRender" | "actionClassName"> & {
|
|
1942
1943
|
disabled?: boolean | undefined;
|
|
1943
1944
|
multiple?: boolean | undefined;
|
|
1944
|
-
valueField?: string | undefined;
|
|
1945
1945
|
labelField?: string | undefined;
|
|
1946
|
+
valueField?: string | undefined;
|
|
1947
|
+
itemHeight?: number | undefined;
|
|
1946
1948
|
joinValues?: boolean | undefined;
|
|
1947
|
-
extractValue?: boolean | undefined;
|
|
1948
1949
|
delimiter?: string | undefined;
|
|
1949
1950
|
pathSeparator?: string | undefined;
|
|
1950
|
-
|
|
1951
|
+
extractValue?: boolean | undefined;
|
|
1951
1952
|
virtualThreshold?: number | undefined;
|
|
1952
1953
|
showIcon?: boolean | undefined;
|
|
1953
1954
|
deferField?: string | undefined;
|