amis-ui 6.14.0-beta.8 → 7.0.0-next.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/esm/HTMLFilterContext.js +1 -1
- package/esm/components/404.d.ts +0 -1
- package/esm/components/404.js +1 -1
- package/esm/components/Alert.d.ts +204 -205
- package/esm/components/Alert.js +1 -1
- package/esm/components/Alert2.d.ts +20 -21
- package/esm/components/Alert2.js +1 -1
- package/esm/components/AlphabetIndexer.js +1 -1
- package/esm/components/AnchorNav.d.ts +23 -23
- package/esm/components/AnchorNav.js +4 -4
- package/esm/components/AnchorNavSection.js +1 -1
- package/esm/components/ArrayInput.d.ts +164 -165
- package/esm/components/ArrayInput.js +5 -6
- package/esm/components/AsideNav.d.ts +20 -21
- package/esm/components/AsideNav.js +1 -1
- package/esm/components/AssociatedSelection.d.ts +123 -124
- package/esm/components/AssociatedSelection.js +3 -3
- package/esm/components/AutoFoldedList.d.ts +0 -1
- package/esm/components/AutoFoldedList.js +1 -1
- package/esm/components/AutoSizer.js +1 -1
- package/esm/components/Avatar.d.ts +90 -91
- package/esm/components/Avatar.js +1 -1
- package/esm/components/Badge.d.ts +2 -50
- package/esm/components/Badge.js +1 -1
- package/esm/components/BaiduMapPicker.d.ts +0 -2
- package/esm/components/BaiduMapPicker.js +4 -4
- package/esm/components/BarCode.d.ts +0 -1
- package/esm/components/BarCode.js +1 -1
- package/esm/components/Breadcrumb.d.ts +0 -1
- package/esm/components/Breadcrumb.js +3 -3
- package/esm/components/Button.d.ts +20 -21
- package/esm/components/Button.js +3 -2
- package/esm/components/CalendarMobile.d.ts +163 -164
- package/esm/components/CalendarMobile.js +1 -1
- package/esm/components/Card.d.ts +170 -171
- package/esm/components/Card.js +1 -1
- package/esm/components/Cascader.d.ts +0 -1
- package/esm/components/Cascader.js +1 -1
- package/esm/components/ChainedDropdownSelection.d.ts +123 -124
- package/esm/components/ChainedDropdownSelection.js +1 -1
- package/esm/components/ChainedSelection.d.ts +123 -124
- package/esm/components/ChainedSelection.js +3 -3
- package/esm/components/Checkbox.d.ts +30 -31
- package/esm/components/Checkbox.js +3 -3
- package/esm/components/CityArea.d.ts +86 -87
- package/esm/components/CityArea.js +1 -1
- package/esm/components/CityDB.js +1 -1
- package/esm/components/CodeMirror.js +4 -4
- package/esm/components/Collapse.d.ts +150 -151
- package/esm/components/Collapse.js +1 -1
- package/esm/components/CollapseGroup.d.ts +30 -31
- package/esm/components/CollapseGroup.js +1 -1
- package/esm/components/ColorPicker.d.ts +86 -87
- package/esm/components/ColorPicker.js +3 -4
- package/esm/components/Combo.d.ts +92 -87
- package/esm/components/Combo.js +1 -1
- package/esm/components/ConditionBuilder.js +1 -1
- package/esm/components/ConfirmBox.d.ts +103 -104
- package/esm/components/ConfirmBox.js +3 -4
- package/esm/components/ContextMenu.d.ts +0 -1
- package/esm/components/ContextMenu.js +1 -1
- package/esm/components/DatePicker.d.ts +244 -245
- package/esm/components/DatePicker.js +2 -3
- package/esm/components/DateRangePicker.d.ts +283 -285
- package/esm/components/DateRangePicker.js +3 -4
- package/esm/components/DiffEditor.js +3 -3
- package/esm/components/DndContainer.d.ts +23 -24
- package/esm/components/DndContainer.js +1 -1
- package/esm/components/Drawer.d.ts +22 -23
- package/esm/components/Drawer.js +3 -3
- package/esm/components/DropDownSelection.d.ts +123 -124
- package/esm/components/DropDownSelection.js +3 -4
- package/esm/components/DropdownContextMenus.d.ts +1 -2
- package/esm/components/DropdownContextMenus.js +1 -1
- package/esm/components/Editor.d.ts +243 -244
- package/esm/components/Editor.js +1 -1
- package/esm/components/Form.d.ts +2 -2
- package/esm/components/Form.js +1 -1
- package/esm/components/FormField.d.ts +86 -87
- package/esm/components/FormField.js +1 -1
- package/esm/components/FormulaPicker.js +1 -1
- package/esm/components/GaodeMapPicker.d.ts +0 -2
- package/esm/components/GaodeMapPicker.js +11 -11
- package/esm/components/GridNav.js +1 -1
- package/esm/components/GridNavItem.js +1 -1
- package/esm/components/GroupedSelection.d.ts +123 -124
- package/esm/components/GroupedSelection.js +1 -1
- package/esm/components/HeadCellDropDown.js +1 -1
- package/esm/components/HorizontalScroll.d.ts +0 -1
- package/esm/components/HorizontalScroll.js +1 -1
- package/esm/components/Html.d.ts +0 -1
- package/esm/components/Html.js +1 -1
- package/esm/components/Icon.js +1 -1
- package/esm/components/ImageGallery.d.ts +123 -151
- package/esm/components/ImageGallery.js +3 -3
- package/esm/components/Input.js +3 -3
- package/esm/components/InputBox.d.ts +10 -11
- package/esm/components/InputBox.js +3 -3
- package/esm/components/InputBoxWithSuggestion.d.ts +86 -87
- package/esm/components/InputBoxWithSuggestion.js +3 -4
- package/esm/components/InputJSONSchema.js +1 -1
- package/esm/components/InputTable.d.ts +86 -87
- package/esm/components/InputTable.js +1 -1
- package/esm/components/JSONSchemaEditor.js +1 -1
- package/esm/components/Layout.d.ts +0 -1
- package/esm/components/Layout.js +1 -1
- package/esm/components/Link.d.ts +0 -1
- package/esm/components/Link.js +1 -1
- package/esm/components/ListGroup.d.ts +10 -11
- package/esm/components/ListGroup.js +1 -1
- package/esm/components/ListMenu.d.ts +163 -164
- package/esm/components/ListMenu.js +1 -1
- package/esm/components/LocationPicker.d.ts +123 -124
- package/esm/components/LocationPicker.js +3 -3
- package/esm/components/Markdown.js +1 -1
- package/esm/components/Menu.js +1 -1
- package/esm/components/MixedInput.d.ts +0 -1
- package/esm/components/MixedInput.js +1 -1
- package/esm/components/MobileDevTool.js +1 -1
- package/esm/components/Modal.d.ts +438 -438
- package/esm/components/Modal.js +3 -3
- package/esm/components/ModalManager.d.ts +0 -1
- package/esm/components/ModalManager.js +1 -1
- package/esm/components/MonthRangePicker.d.ts +163 -164
- package/esm/components/MultilineText.d.ts +126 -127
- package/esm/components/MultilineText.js +1 -1
- package/esm/components/NumberInput.d.ts +20 -31
- package/esm/components/NumberInput.js +1 -1
- package/esm/components/OverflowTpl.d.ts +0 -1
- package/esm/components/OverflowTpl.js +4 -5
- package/esm/components/Pagination.d.ts +243 -244
- package/esm/components/Pagination.js +1 -1
- package/esm/components/PdfViewer.d.ts +0 -1
- package/esm/components/PdfViewer.js +1 -1
- package/esm/components/Picker.d.ts +86 -87
- package/esm/components/Picker.js +1 -1
- package/esm/components/PickerColumn.d.ts +0 -1
- package/esm/components/PickerColumn.js +1 -1
- package/esm/components/PickerContainer.d.ts +86 -87
- package/esm/components/PickerContainer.js +16 -16
- package/esm/components/PopOverContainer.js +6 -7
- package/esm/components/PopUp.d.ts +123 -124
- package/esm/components/PopUp.js +3 -3
- package/esm/components/Progress.d.ts +40 -41
- package/esm/components/Progress.js +1 -1
- package/esm/components/PullRefresh.d.ts +0 -1
- package/esm/components/PullRefresh.js +1 -1
- package/esm/components/Radios.d.ts +20 -21
- package/esm/components/Radios.js +1 -1
- package/esm/components/Range.d.ts +0 -5
- package/esm/components/Range.js +5 -6
- package/esm/components/Rating.d.ts +40 -41
- package/esm/components/Rating.js +1 -1
- package/esm/components/ResultBox.d.ts +163 -164
- package/esm/components/ResultBox.js +3 -3
- package/esm/components/ResultList.d.ts +163 -164
- package/esm/components/ResultList.js +5 -6
- package/esm/components/ResultTableList.d.ts +164 -165
- package/esm/components/ResultTableList.js +3 -3
- package/esm/components/ResultTreeList.d.ts +123 -124
- package/esm/components/ResultTreeList.js +3 -3
- package/esm/components/RichText.js +1 -1
- package/esm/components/SearchBox.d.ts +163 -165
- package/esm/components/SearchBox.js +2 -3
- package/esm/components/Select.d.ts +453 -1395
- package/esm/components/Select.js +3 -4
- package/esm/components/SelectMobile.js +3 -4
- package/esm/components/Selection.d.ts +123 -124
- package/esm/components/Selection.js +3 -3
- package/esm/components/Shape.d.ts +0 -1
- package/esm/components/Shape.js +1 -1
- package/esm/components/Signature.d.ts +86 -87
- package/esm/components/Signature.js +1 -1
- package/esm/components/Slider.d.ts +3 -4
- package/esm/components/Slider.js +1 -1
- package/esm/components/SparkLine.d.ts +123 -124
- package/esm/components/SparkLine.js +1 -1
- package/esm/components/Spinner.d.ts +50 -51
- package/esm/components/Spinner.js +3 -3
- package/esm/components/Steps.d.ts +0 -1
- package/esm/components/Steps.js +1 -1
- package/esm/components/Switch.d.ts +30 -31
- package/esm/components/Switch.js +1 -1
- package/esm/components/Tab.js +1 -1
- package/esm/components/Table.js +1 -1
- package/esm/components/TableSelection.d.ts +164 -165
- package/esm/components/TableSelection.js +1 -1
- package/esm/components/Tabs.d.ts +146 -147
- package/esm/components/Tabs.js +8 -9
- package/esm/components/TabsTransfer.d.ts +123 -125
- package/esm/components/TabsTransfer.js +3 -3
- package/esm/components/TabsTransferPicker.d.ts +86 -87
- package/esm/components/TabsTransferPicker.js +3 -3
- package/esm/components/Tag.d.ts +50 -51
- package/esm/components/Tag.js +1 -1
- package/esm/components/Textarea.d.ts +123 -124
- package/esm/components/Textarea.js +5 -6
- package/esm/components/Timeline.d.ts +0 -1
- package/esm/components/Timeline.js +1 -1
- package/esm/components/TimelineItem.d.ts +385 -386
- package/esm/components/TimelineItem.js +1 -1
- package/esm/components/Tinymce.js +6 -4
- package/esm/components/TitleBar.d.ts +0 -1
- package/esm/components/TitleBar.js +1 -1
- package/esm/components/Toast.d.ts +166 -167
- package/esm/components/Toast.js +5 -5
- package/esm/components/Tooltip.d.ts +0 -1
- package/esm/components/Tooltip.js +1 -1
- package/esm/components/TooltipWrapper.d.ts +41 -42
- package/esm/components/TooltipWrapper.js +3 -4
- package/esm/components/Transfer.d.ts +370 -381
- package/esm/components/Transfer.js +4 -4
- package/esm/components/TransferDropDown.d.ts +163 -164
- package/esm/components/TransferDropDown.js +1 -1
- package/esm/components/TransferPicker.d.ts +86 -87
- package/esm/components/TransferPicker.js +3 -3
- package/esm/components/TransferSearch.d.ts +86 -88
- package/esm/components/TransferSearch.js +3 -3
- package/esm/components/Tree.d.ts +728 -726
- package/esm/components/Tree.js +22 -8
- package/esm/components/TreeSelection.d.ts +163 -164
- package/esm/components/TreeSelection.js +3 -3
- package/esm/components/UserSelect.d.ts +123 -125
- package/esm/components/UserSelect.js +5 -5
- package/esm/components/UserTabSelect.d.ts +123 -124
- package/esm/components/UserTabSelect.js +1 -1
- package/esm/components/VerificationCode.d.ts +0 -1
- package/esm/components/VerificationCode.js +1 -1
- package/esm/components/VirtualList.js +1 -1
- package/esm/components/WithRemoteConfig.d.ts +11 -12
- package/esm/components/WithRemoteConfig.js +33 -34
- package/esm/components/WithStore.d.ts +4 -4
- package/esm/components/WithStore.js +3 -3
- package/esm/components/calendar/Calendar.js +1 -1
- package/esm/components/calendar/CalendarContainer.js +3 -3
- package/esm/components/calendar/DaysView.d.ts +22 -23
- package/esm/components/calendar/DaysView.js +1 -1
- package/esm/components/calendar/MonthsView.d.ts +20 -21
- package/esm/components/calendar/MonthsView.js +1 -1
- package/esm/components/calendar/QuartersView.d.ts +20 -21
- package/esm/components/calendar/QuartersView.js +3 -3
- package/esm/components/calendar/TimeView.d.ts +21 -22
- package/esm/components/calendar/TimeView.js +1 -1
- package/esm/components/calendar/YearsView.d.ts +20 -21
- package/esm/components/calendar/YearsView.js +1 -1
- package/esm/components/condition-builder/Expression.d.ts +90 -91
- package/esm/components/condition-builder/Expression.js +1 -1
- package/esm/components/condition-builder/Field.d.ts +86 -87
- package/esm/components/condition-builder/Field.js +1 -1
- package/esm/components/condition-builder/Formula.d.ts +86 -87
- package/esm/components/condition-builder/Func.d.ts +89 -90
- package/esm/components/condition-builder/Func.js +1 -1
- package/esm/components/condition-builder/Group.d.ts +90 -91
- package/esm/components/condition-builder/Group.js +11 -7
- package/esm/components/condition-builder/GroupOrItem.d.ts +3 -4
- package/esm/components/condition-builder/GroupOrItem.js +6 -4
- package/esm/components/condition-builder/InputSwitch.d.ts +0 -1
- package/esm/components/condition-builder/InputSwitch.js +1 -1
- package/esm/components/condition-builder/Item.d.ts +91 -92
- package/esm/components/condition-builder/Item.js +6 -5
- package/esm/components/condition-builder/Value.d.ts +88 -89
- package/esm/components/condition-builder/Value.js +3 -2
- package/esm/components/condition-builder/config.d.ts +2 -2
- package/esm/components/condition-builder/config.js +1 -1
- package/esm/components/condition-builder/index.d.ts +96 -97
- package/esm/components/condition-builder/index.js +9 -5
- package/esm/components/condition-builder/types.d.ts +4 -4
- package/esm/components/formula/CodeEditor.d.ts +0 -1
- package/esm/components/formula/CodeEditor.js +1 -1
- package/esm/components/formula/Editor.d.ts +163 -204
- package/esm/components/formula/Editor.js +2 -2
- package/esm/components/formula/FuncList.d.ts +0 -1
- package/esm/components/formula/FuncList.js +1 -1
- package/esm/components/formula/Input.d.ts +86 -87
- package/esm/components/formula/Input.js +1 -1
- package/esm/components/formula/Picker.d.ts +123 -150
- package/esm/components/formula/Picker.js +12 -12
- package/esm/components/formula/VariableList.d.ts +0 -1
- package/esm/components/formula/VariableList.js +1 -1
- package/esm/components/formula/plugin.js +1 -1
- package/esm/components/icons.js +1 -1
- package/esm/components/json-schema/Array.js +1 -1
- package/esm/components/json-schema/Item.js +1 -1
- package/esm/components/json-schema/Object.js +1 -1
- package/esm/components/json-schema/index.d.ts +86 -87
- package/esm/components/json-schema/index.js +1 -1
- package/esm/components/menu/MenuContext.d.ts +0 -1
- package/esm/components/menu/MenuContext.js +1 -1
- package/esm/components/menu/MenuItem.d.ts +0 -1
- package/esm/components/menu/MenuItem.js +3 -3
- package/esm/components/menu/PanelMenu.d.ts +0 -1
- package/esm/components/menu/PanelMenu.js +1 -1
- package/esm/components/menu/SubMenu.d.ts +0 -1
- package/esm/components/menu/SubMenu.js +3 -3
- package/esm/components/menu/index.d.ts +60 -61
- package/esm/components/menu/index.js +12 -13
- package/esm/components/schema-editor/Array.js +3 -3
- package/esm/components/schema-editor/Common.js +1 -1
- package/esm/components/schema-editor/Item.js +1 -1
- package/esm/components/schema-editor/Object.d.ts +4 -4
- package/esm/components/schema-editor/Object.js +3 -3
- package/esm/components/schema-editor/SchemaVariableList.d.ts +23 -24
- package/esm/components/schema-editor/SchemaVariableList.js +3 -3
- package/esm/components/schema-editor/SchemaVariableListPicker.d.ts +23 -24
- package/esm/components/schema-editor/SchemaVariableListPicker.js +1 -1
- package/esm/components/schema-editor/index.d.ts +246 -253
- package/esm/components/schema-editor/index.js +1 -1
- package/esm/components/table/Cell.js +1 -1
- package/esm/components/table/ColGroup.js +1 -1
- package/esm/components/table/Head.js +2 -2
- package/esm/components/table/HeadCellDropDown.d.ts +86 -87
- package/esm/components/table/HeadCellDropDown.js +3 -4
- package/esm/components/table/HeadCellFilter.d.ts +126 -127
- package/esm/components/table/HeadCellFilter.js +3 -4
- package/esm/components/table/HeadCellSelect.d.ts +123 -124
- package/esm/components/table/HeadCellSelect.js +3 -4
- package/esm/components/table/HeadCellSort.d.ts +86 -87
- package/esm/components/table/HeadCellSort.js +1 -1
- package/esm/components/table/ItemActionsWrapper.js +1 -1
- package/esm/components/table/Row.js +2 -2
- package/esm/components/table/SummaryRow.js +3 -3
- package/esm/components/table/index.d.ts +243 -245
- package/esm/components/table/index.js +6 -6
- package/esm/components/table/util.d.ts +53 -22
- package/esm/components/table/util.js +1 -1
- package/esm/components/virtual-list/AutoSizer.js +3 -4
- package/esm/components/virtual-list/SizeAndPositionManager.js +1 -1
- package/esm/components/virtual-list/constants.js +1 -1
- package/esm/components/virtual-list/index.d.ts +1 -1
- package/esm/components/virtual-list/index.js +3 -3
- package/esm/components/withBadge.js +1 -1
- package/esm/hooks/use-click-away.js +1 -1
- package/esm/hooks/use-on-screen.js +1 -1
- package/esm/hooks/use-set-state.js +1 -1
- package/esm/hooks/use-sub-form.js +2 -2
- package/esm/hooks/use-touch.js +1 -1
- package/esm/hooks/use-update-effect.js +1 -1
- package/esm/hooks/use-validation-resolver.js +1 -1
- package/esm/icons/alert-danger.svg.js +1 -1
- package/esm/icons/alert-info.svg.js +1 -1
- package/esm/icons/alert-success.svg.js +1 -1
- package/esm/icons/alert-warning.svg.js +1 -1
- package/esm/icons/arrow-double-left.svg.js +1 -1
- package/esm/icons/arrow-double-right.svg.js +1 -1
- package/esm/icons/back.svg.js +1 -1
- package/esm/icons/calendar.svg.js +1 -1
- package/esm/icons/caret.svg.js +1 -1
- package/esm/icons/check.svg.js +1 -1
- package/esm/icons/clock.svg.js +1 -1
- package/esm/icons/close-small.svg.js +1 -1
- package/esm/icons/close.svg.js +1 -1
- package/esm/icons/cloud-upload.svg.js +1 -1
- package/esm/icons/column-filter.svg.js +1 -1
- package/esm/icons/columns.svg.js +1 -1
- package/esm/icons/compress-alt.svg.js +1 -1
- package/esm/icons/copy.svg.js +1 -1
- package/esm/icons/date.svg.js +1 -1
- package/esm/icons/department.svg.js +1 -1
- package/esm/icons/desk-empty.svg.js +1 -1
- package/esm/icons/dot.svg.js +1 -1
- package/esm/icons/down-arrow-bold.svg.js +1 -1
- package/esm/icons/down.svg.js +1 -1
- package/esm/icons/download.svg.js +1 -1
- package/esm/icons/drag-bar.svg.js +1 -1
- package/esm/icons/drag.svg.js +1 -1
- package/esm/icons/edit.svg.js +1 -1
- package/esm/icons/ellipsis-v.svg.js +1 -1
- package/esm/icons/enter.svg.js +1 -1
- package/esm/icons/exchange.svg.js +1 -1
- package/esm/icons/expand-alt.svg.js +1 -1
- package/esm/icons/fail.svg.js +1 -1
- package/esm/icons/file.svg.js +1 -1
- package/esm/icons/filter.svg.js +1 -1
- package/esm/icons/folder.svg.js +1 -1
- package/esm/icons/fullscreen.svg.js +1 -1
- package/esm/icons/function.svg.js +1 -1
- package/esm/icons/home.svg.js +1 -1
- package/esm/icons/if.svg.js +1 -1
- package/esm/icons/image.svg.js +1 -1
- package/esm/icons/info-circle.svg.js +1 -1
- package/esm/icons/info.svg.js +1 -1
- package/esm/icons/input-clear.svg.js +1 -1
- package/esm/icons/invisible.svg.js +1 -1
- package/esm/icons/left-arrow.svg.js +1 -1
- package/esm/icons/loading-outline.svg.js +1 -1
- package/esm/icons/location.svg.js +1 -1
- package/esm/icons/menu.svg.js +1 -1
- package/esm/icons/minus.svg.js +1 -1
- package/esm/icons/move.svg.js +1 -1
- package/esm/icons/mute.svg.js +1 -1
- package/esm/icons/new-edit.svg.js +1 -1
- package/esm/icons/pause.svg.js +1 -1
- package/esm/icons/pencil.svg.js +1 -1
- package/esm/icons/play.svg.js +1 -1
- package/esm/icons/plus-cicle.svg.js +1 -1
- package/esm/icons/plus-fine.svg.js +1 -1
- package/esm/icons/plus.svg.js +1 -1
- package/esm/icons/post.svg.js +1 -1
- package/esm/icons/question-mark.svg.js +1 -1
- package/esm/icons/question.svg.js +1 -1
- package/esm/icons/question2.svg.js +1 -1
- package/esm/icons/redo.svg.js +1 -1
- package/esm/icons/refresh.svg.js +1 -1
- package/esm/icons/reload.svg.js +1 -1
- package/esm/icons/remove.svg.js +1 -1
- package/esm/icons/retry.svg.js +1 -1
- package/esm/icons/right-arrow-bold.svg.js +1 -1
- package/esm/icons/right-arrow.svg.js +1 -1
- package/esm/icons/right-double-arrow.svg.js +1 -1
- package/esm/icons/role.svg.js +1 -1
- package/esm/icons/rotate-left.svg.js +1 -1
- package/esm/icons/rotate-right.svg.js +1 -1
- package/esm/icons/rotate-screen.svg.js +1 -1
- package/esm/icons/scale-origin.svg.js +1 -1
- package/esm/icons/schedule.svg.js +1 -1
- package/esm/icons/search.svg.js +1 -1
- package/esm/icons/setting.svg.js +1 -1
- package/esm/icons/slider-handle-icon.svg.js +1 -1
- package/esm/icons/sort-asc.svg.js +1 -1
- package/esm/icons/sort-default.svg.js +1 -1
- package/esm/icons/sort-desc.svg.js +1 -1
- package/esm/icons/star.svg.js +1 -1
- package/esm/icons/status-close.svg.js +1 -1
- package/esm/icons/steps-finsh.svg.js +1 -1
- package/esm/icons/sub-plus.svg.js +1 -1
- package/esm/icons/success.svg.js +1 -1
- package/esm/icons/transparent.svg.js +1 -1
- package/esm/icons/trash.svg.js +1 -1
- package/esm/icons/tree-down.svg.js +1 -1
- package/esm/icons/undo-normal.svg.js +1 -1
- package/esm/icons/undo.svg.js +1 -1
- package/esm/icons/unfullscreen.svg.js +1 -1
- package/esm/icons/upload.svg.js +1 -1
- package/esm/icons/user-remove.svg.js +1 -1
- package/esm/icons/view.svg.js +1 -1
- package/esm/icons/volume.svg.js +1 -1
- package/esm/icons/warning-mark.svg.js +1 -1
- package/esm/icons/warning.svg.js +1 -1
- package/esm/icons/window-restore.svg.js +1 -1
- package/esm/icons/zoom-in.svg.js +1 -1
- package/esm/icons/zoom-out.svg.js +1 -1
- package/esm/index.js +1 -1
- package/esm/locale/de-DE.js +1 -1
- package/esm/locale/en-US.js +1 -1
- package/esm/locale/zh-CN.js +1 -1
- package/esm/themes/ang.js +1 -1
- package/esm/themes/antd.js +1 -1
- package/esm/themes/cxd.js +1 -1
- package/esm/themes/dark.js +1 -1
- package/esm/utils/vectorComputed.js +1 -1
- package/esm/withRemoteConfig.js +1 -1
- package/esm/withStore.js +1 -1
- package/lib/HTMLFilterContext.js +1 -1
- package/lib/components/404.d.ts +0 -1
- package/lib/components/404.js +1 -1
- package/lib/components/Alert.d.ts +204 -205
- package/lib/components/Alert.js +1 -1
- package/lib/components/Alert2.d.ts +20 -21
- package/lib/components/Alert2.js +1 -1
- package/lib/components/AlphabetIndexer.js +1 -1
- package/lib/components/AnchorNav.d.ts +13 -13
- package/lib/components/AnchorNav.js +3 -3
- package/lib/components/AnchorNavSection.js +1 -1
- package/lib/components/ArrayInput.d.ts +164 -165
- package/lib/components/ArrayInput.js +3 -4
- package/lib/components/AsideNav.d.ts +10 -11
- package/lib/components/AsideNav.js +1 -1
- package/lib/components/AssociatedSelection.d.ts +203 -204
- package/lib/components/AssociatedSelection.js +2 -2
- package/lib/components/AutoFoldedList.d.ts +0 -1
- package/lib/components/AutoFoldedList.js +1 -1
- package/lib/components/AutoSizer.js +1 -1
- package/lib/components/Avatar.d.ts +130 -131
- package/lib/components/Avatar.js +1 -1
- package/lib/components/Badge.d.ts +3 -51
- package/lib/components/Badge.js +1 -1
- package/lib/components/BaiduMapPicker.d.ts +0 -2
- package/lib/components/BaiduMapPicker.js +3 -3
- package/lib/components/BarCode.d.ts +0 -1
- package/lib/components/BarCode.js +1 -1
- package/lib/components/Breadcrumb.d.ts +0 -1
- package/lib/components/Breadcrumb.js +2 -2
- package/lib/components/Button.d.ts +30 -31
- package/lib/components/Button.js +3 -2
- package/lib/components/CalendarMobile.d.ts +163 -164
- package/lib/components/CalendarMobile.js +1 -1
- package/lib/components/Card.d.ts +200 -201
- package/lib/components/Card.js +1 -1
- package/lib/components/Cascader.d.ts +0 -1
- package/lib/components/Cascader.js +1 -1
- package/lib/components/ChainedDropdownSelection.d.ts +203 -204
- package/lib/components/ChainedDropdownSelection.js +1 -1
- package/lib/components/ChainedSelection.d.ts +203 -204
- package/lib/components/ChainedSelection.js +2 -2
- package/lib/components/Checkbox.d.ts +30 -31
- package/lib/components/Checkbox.js +2 -2
- package/lib/components/CityArea.d.ts +86 -87
- package/lib/components/CityArea.js +1 -1
- package/lib/components/CityDB.js +1 -1
- package/lib/components/CodeMirror.js +3 -3
- package/lib/components/Collapse.d.ts +190 -191
- package/lib/components/Collapse.js +1 -1
- package/lib/components/CollapseGroup.d.ts +60 -61
- package/lib/components/CollapseGroup.js +1 -1
- package/lib/components/ColorPicker.d.ts +163 -164
- package/lib/components/ColorPicker.js +3 -4
- package/lib/components/Combo.d.ts +92 -87
- package/lib/components/Combo.js +1 -1
- package/lib/components/ConditionBuilder.js +1 -1
- package/lib/components/ConfirmBox.d.ts +63 -64
- package/lib/components/ConfirmBox.js +2 -3
- package/lib/components/ContextMenu.d.ts +0 -1
- package/lib/components/ContextMenu.js +1 -1
- package/lib/components/DatePicker.d.ts +244 -245
- package/lib/components/DatePicker.js +2 -3
- package/lib/components/DateRangePicker.d.ts +483 -485
- package/lib/components/DateRangePicker.js +3 -4
- package/lib/components/DiffEditor.js +2 -2
- package/lib/components/DndContainer.d.ts +23 -24
- package/lib/components/DndContainer.js +1 -1
- package/lib/components/Drawer.d.ts +22 -23
- package/lib/components/Drawer.js +2 -2
- package/lib/components/DropDownSelection.d.ts +203 -204
- package/lib/components/DropDownSelection.js +3 -4
- package/lib/components/DropdownContextMenus.d.ts +1 -2
- package/lib/components/DropdownContextMenus.js +1 -1
- package/lib/components/Editor.d.ts +243 -244
- package/lib/components/Editor.js +1 -1
- package/lib/components/Form.d.ts +2 -2
- package/lib/components/Form.js +1 -1
- package/lib/components/FormField.d.ts +86 -87
- package/lib/components/FormField.js +1 -1
- package/lib/components/FormulaPicker.js +1 -1
- package/lib/components/GaodeMapPicker.d.ts +0 -2
- package/lib/components/GaodeMapPicker.js +10 -10
- package/lib/components/GridNav.js +1 -1
- package/lib/components/GridNavItem.js +1 -1
- package/lib/components/GroupedSelection.d.ts +203 -204
- package/lib/components/GroupedSelection.js +1 -1
- package/lib/components/HeadCellDropDown.js +1 -1
- package/lib/components/HorizontalScroll.d.ts +0 -1
- package/lib/components/HorizontalScroll.js +1 -1
- package/lib/components/Html.d.ts +0 -1
- package/lib/components/Html.js +1 -1
- package/lib/components/Icon.js +1 -1
- package/lib/components/ImageGallery.d.ts +123 -151
- package/lib/components/ImageGallery.js +2 -2
- package/lib/components/Input.js +2 -2
- package/lib/components/InputBox.d.ts +10 -11
- package/lib/components/InputBox.js +2 -2
- package/lib/components/InputBoxWithSuggestion.d.ts +86 -87
- package/lib/components/InputBoxWithSuggestion.js +2 -3
- package/lib/components/InputJSONSchema.js +1 -1
- package/lib/components/InputTable.d.ts +86 -87
- package/lib/components/InputTable.js +1 -1
- package/lib/components/JSONSchemaEditor.js +1 -1
- package/lib/components/Layout.d.ts +0 -1
- package/lib/components/Layout.js +1 -1
- package/lib/components/Link.d.ts +0 -1
- package/lib/components/Link.js +1 -1
- package/lib/components/ListGroup.d.ts +10 -11
- package/lib/components/ListGroup.js +1 -1
- package/lib/components/ListMenu.d.ts +163 -164
- package/lib/components/ListMenu.js +1 -1
- package/lib/components/LocationPicker.d.ts +123 -124
- package/lib/components/LocationPicker.js +2 -2
- package/lib/components/Markdown.js +1 -1
- package/lib/components/Menu.js +1 -1
- package/lib/components/MixedInput.d.ts +0 -1
- package/lib/components/MixedInput.js +1 -1
- package/lib/components/MobileDevTool.js +1 -1
- package/lib/components/Modal.d.ts +438 -438
- package/lib/components/Modal.js +2 -2
- package/lib/components/ModalManager.d.ts +0 -1
- package/lib/components/ModalManager.js +1 -1
- package/lib/components/MonthRangePicker.d.ts +323 -324
- package/lib/components/MultilineText.d.ts +163 -164
- package/lib/components/MultilineText.js +1 -1
- package/lib/components/NumberInput.d.ts +30 -41
- package/lib/components/NumberInput.js +1 -1
- package/lib/components/OverflowTpl.d.ts +0 -1
- package/lib/components/OverflowTpl.js +4 -5
- package/lib/components/Pagination.d.ts +243 -244
- package/lib/components/Pagination.js +1 -1
- package/lib/components/PdfViewer.d.ts +0 -1
- package/lib/components/PdfViewer.js +1 -1
- package/lib/components/Picker.d.ts +86 -87
- package/lib/components/Picker.js +1 -1
- package/lib/components/PickerColumn.d.ts +0 -1
- package/lib/components/PickerColumn.js +1 -1
- package/lib/components/PickerContainer.d.ts +86 -87
- package/lib/components/PickerContainer.js +15 -15
- package/lib/components/PopOverContainer.js +4 -5
- package/lib/components/PopUp.d.ts +203 -204
- package/lib/components/PopUp.js +2 -2
- package/lib/components/Progress.d.ts +80 -81
- package/lib/components/Progress.js +1 -1
- package/lib/components/PullRefresh.d.ts +0 -1
- package/lib/components/PullRefresh.js +1 -1
- package/lib/components/Radios.d.ts +20 -21
- package/lib/components/Radios.js +1 -1
- package/lib/components/Range.d.ts +0 -5
- package/lib/components/Range.js +3 -4
- package/lib/components/Rating.d.ts +40 -41
- package/lib/components/Rating.js +1 -1
- package/lib/components/ResultBox.d.ts +203 -204
- package/lib/components/ResultBox.js +2 -2
- package/lib/components/ResultList.d.ts +203 -204
- package/lib/components/ResultList.js +4 -5
- package/lib/components/ResultTableList.d.ts +244 -245
- package/lib/components/ResultTableList.js +2 -2
- package/lib/components/ResultTreeList.d.ts +123 -124
- package/lib/components/ResultTreeList.js +2 -2
- package/lib/components/RichText.js +1 -1
- package/lib/components/SearchBox.d.ts +203 -205
- package/lib/components/SearchBox.js +2 -3
- package/lib/components/Select.d.ts +2312 -3254
- package/lib/components/Select.js +2 -3
- package/lib/components/SelectMobile.js +3 -4
- package/lib/components/Selection.d.ts +203 -204
- package/lib/components/Selection.js +3 -3
- package/lib/components/Shape.d.ts +0 -1
- package/lib/components/Shape.js +1 -1
- package/lib/components/Signature.d.ts +86 -87
- package/lib/components/Signature.js +1 -1
- package/lib/components/Slider.d.ts +3 -4
- package/lib/components/Slider.js +1 -1
- package/lib/components/SparkLine.d.ts +123 -124
- package/lib/components/SparkLine.js +1 -1
- package/lib/components/Spinner.d.ts +50 -51
- package/lib/components/Spinner.js +2 -2
- package/lib/components/Steps.d.ts +0 -1
- package/lib/components/Steps.js +1 -1
- package/lib/components/Switch.d.ts +30 -31
- package/lib/components/Switch.js +1 -1
- package/lib/components/Tab.js +1 -1
- package/lib/components/Table.js +1 -1
- package/lib/components/TableSelection.d.ts +244 -245
- package/lib/components/TableSelection.js +1 -1
- package/lib/components/Tabs.d.ts +146 -147
- package/lib/components/Tabs.js +6 -7
- package/lib/components/TabsTransfer.d.ts +123 -125
- package/lib/components/TabsTransfer.js +2 -2
- package/lib/components/TabsTransferPicker.d.ts +86 -87
- package/lib/components/TabsTransferPicker.js +2 -2
- package/lib/components/Tag.d.ts +90 -91
- package/lib/components/Tag.js +1 -1
- package/lib/components/Textarea.d.ts +123 -124
- package/lib/components/Textarea.js +4 -5
- package/lib/components/Timeline.d.ts +0 -1
- package/lib/components/Timeline.js +1 -1
- package/lib/components/TimelineItem.d.ts +385 -386
- package/lib/components/TimelineItem.js +1 -1
- package/lib/components/Tinymce.js +5 -3
- package/lib/components/TitleBar.d.ts +0 -1
- package/lib/components/TitleBar.js +1 -1
- package/lib/components/Toast.d.ts +203 -204
- package/lib/components/Toast.js +4 -4
- package/lib/components/Tooltip.d.ts +0 -1
- package/lib/components/Tooltip.js +1 -1
- package/lib/components/TooltipWrapper.d.ts +31 -32
- package/lib/components/TooltipWrapper.js +2 -3
- package/lib/components/Transfer.d.ts +490 -501
- package/lib/components/Transfer.js +3 -3
- package/lib/components/TransferDropDown.d.ts +283 -284
- package/lib/components/TransferDropDown.js +1 -1
- package/lib/components/TransferPicker.d.ts +86 -87
- package/lib/components/TransferPicker.js +2 -2
- package/lib/components/TransferSearch.d.ts +86 -88
- package/lib/components/TransferSearch.js +2 -2
- package/lib/components/Tree.d.ts +966 -964
- package/lib/components/Tree.js +22 -8
- package/lib/components/TreeSelection.d.ts +243 -244
- package/lib/components/TreeSelection.js +2 -2
- package/lib/components/UserSelect.d.ts +163 -165
- package/lib/components/UserSelect.js +5 -5
- package/lib/components/UserTabSelect.d.ts +123 -124
- package/lib/components/UserTabSelect.js +1 -1
- package/lib/components/VerificationCode.d.ts +0 -1
- package/lib/components/VerificationCode.js +1 -1
- package/lib/components/VirtualList.js +1 -1
- package/lib/components/WithRemoteConfig.d.ts +11 -12
- package/lib/components/WithRemoteConfig.js +33 -34
- package/lib/components/WithStore.d.ts +4 -4
- package/lib/components/WithStore.js +2 -2
- package/lib/components/calendar/Calendar.js +1 -1
- package/lib/components/calendar/CalendarContainer.js +2 -2
- package/lib/components/calendar/DaysView.d.ts +22 -23
- package/lib/components/calendar/DaysView.js +1 -1
- package/lib/components/calendar/MonthsView.d.ts +20 -21
- package/lib/components/calendar/MonthsView.js +1 -1
- package/lib/components/calendar/QuartersView.d.ts +20 -21
- package/lib/components/calendar/QuartersView.js +2 -2
- package/lib/components/calendar/TimeView.d.ts +21 -22
- package/lib/components/calendar/TimeView.js +1 -1
- package/lib/components/calendar/YearsView.d.ts +20 -21
- package/lib/components/calendar/YearsView.js +1 -1
- package/lib/components/condition-builder/Expression.d.ts +90 -91
- package/lib/components/condition-builder/Expression.js +1 -1
- package/lib/components/condition-builder/Field.d.ts +86 -87
- package/lib/components/condition-builder/Field.js +1 -1
- package/lib/components/condition-builder/Formula.d.ts +86 -87
- package/lib/components/condition-builder/Func.d.ts +89 -90
- package/lib/components/condition-builder/Func.js +1 -1
- package/lib/components/condition-builder/Group.d.ts +90 -91
- package/lib/components/condition-builder/Group.js +11 -7
- package/lib/components/condition-builder/GroupOrItem.d.ts +3 -4
- package/lib/components/condition-builder/GroupOrItem.js +5 -3
- package/lib/components/condition-builder/InputSwitch.d.ts +0 -1
- package/lib/components/condition-builder/InputSwitch.js +1 -1
- package/lib/components/condition-builder/Item.d.ts +91 -92
- package/lib/components/condition-builder/Item.js +5 -4
- package/lib/components/condition-builder/Value.d.ts +88 -89
- package/lib/components/condition-builder/Value.js +3 -2
- package/lib/components/condition-builder/config.d.ts +2 -2
- package/lib/components/condition-builder/config.js +1 -1
- package/lib/components/condition-builder/index.d.ts +96 -97
- package/lib/components/condition-builder/index.js +8 -4
- package/lib/components/condition-builder/types.d.ts +4 -4
- package/lib/components/formula/CodeEditor.d.ts +0 -1
- package/lib/components/formula/CodeEditor.js +1 -1
- package/lib/components/formula/Editor.d.ts +163 -204
- package/lib/components/formula/Editor.js +2 -2
- package/lib/components/formula/FuncList.d.ts +0 -1
- package/lib/components/formula/FuncList.js +1 -1
- package/lib/components/formula/Input.d.ts +86 -87
- package/lib/components/formula/Input.js +1 -1
- package/lib/components/formula/Picker.d.ts +123 -150
- package/lib/components/formula/Picker.js +12 -12
- package/lib/components/formula/VariableList.d.ts +0 -1
- package/lib/components/formula/VariableList.js +1 -1
- package/lib/components/formula/plugin.js +1 -1
- package/lib/components/icons.js +1 -1
- package/lib/components/json-schema/Array.js +1 -1
- package/lib/components/json-schema/Item.js +1 -1
- package/lib/components/json-schema/Object.js +1 -1
- package/lib/components/json-schema/index.d.ts +86 -87
- package/lib/components/json-schema/index.js +1 -1
- package/lib/components/menu/MenuContext.d.ts +0 -1
- package/lib/components/menu/MenuContext.js +1 -1
- package/lib/components/menu/MenuItem.d.ts +0 -1
- package/lib/components/menu/MenuItem.js +2 -2
- package/lib/components/menu/PanelMenu.d.ts +0 -1
- package/lib/components/menu/PanelMenu.js +1 -1
- package/lib/components/menu/SubMenu.d.ts +0 -1
- package/lib/components/menu/SubMenu.js +2 -2
- package/lib/components/menu/index.d.ts +80 -81
- package/lib/components/menu/index.js +12 -13
- package/lib/components/schema-editor/Array.js +2 -2
- package/lib/components/schema-editor/Common.js +1 -1
- package/lib/components/schema-editor/Item.js +1 -1
- package/lib/components/schema-editor/Object.d.ts +4 -4
- package/lib/components/schema-editor/Object.js +2 -2
- package/lib/components/schema-editor/SchemaVariableList.d.ts +23 -24
- package/lib/components/schema-editor/SchemaVariableList.js +2 -2
- package/lib/components/schema-editor/SchemaVariableListPicker.d.ts +23 -24
- package/lib/components/schema-editor/SchemaVariableListPicker.js +1 -1
- package/lib/components/schema-editor/index.d.ts +246 -253
- package/lib/components/schema-editor/index.js +1 -1
- package/lib/components/table/Cell.js +1 -1
- package/lib/components/table/ColGroup.js +1 -1
- package/lib/components/table/Head.js +2 -2
- package/lib/components/table/HeadCellDropDown.d.ts +86 -87
- package/lib/components/table/HeadCellDropDown.js +2 -3
- package/lib/components/table/HeadCellFilter.d.ts +163 -164
- package/lib/components/table/HeadCellFilter.js +3 -4
- package/lib/components/table/HeadCellSelect.d.ts +123 -124
- package/lib/components/table/HeadCellSelect.js +2 -3
- package/lib/components/table/HeadCellSort.d.ts +86 -87
- package/lib/components/table/HeadCellSort.js +1 -1
- package/lib/components/table/ItemActionsWrapper.js +1 -1
- package/lib/components/table/Row.js +2 -2
- package/lib/components/table/SummaryRow.js +2 -2
- package/lib/components/table/index.d.ts +283 -285
- package/lib/components/table/index.js +6 -6
- package/lib/components/table/util.d.ts +53 -22
- package/lib/components/table/util.js +1 -1
- package/lib/components/virtual-list/AutoSizer.js +2 -3
- package/lib/components/virtual-list/SizeAndPositionManager.js +1 -1
- package/lib/components/virtual-list/constants.js +1 -1
- package/lib/components/virtual-list/index.d.ts +1 -1
- package/lib/components/virtual-list/index.js +2 -2
- package/lib/components/withBadge.js +1 -1
- package/lib/hooks/use-click-away.js +1 -1
- package/lib/hooks/use-on-screen.js +1 -1
- package/lib/hooks/use-set-state.js +1 -1
- package/lib/hooks/use-sub-form.js +2 -2
- package/lib/hooks/use-touch.js +1 -1
- package/lib/hooks/use-update-effect.js +1 -1
- package/lib/hooks/use-validation-resolver.js +1 -1
- package/lib/icons/alert-danger.svg.js +1 -1
- package/lib/icons/alert-info.svg.js +1 -1
- package/lib/icons/alert-success.svg.js +1 -1
- package/lib/icons/alert-warning.svg.js +1 -1
- package/lib/icons/arrow-double-left.svg.js +1 -1
- package/lib/icons/arrow-double-right.svg.js +1 -1
- package/lib/icons/back.svg.js +1 -1
- package/lib/icons/calendar.svg.js +1 -1
- package/lib/icons/caret.svg.js +1 -1
- package/lib/icons/check.svg.js +1 -1
- package/lib/icons/clock.svg.js +1 -1
- package/lib/icons/close-small.svg.js +1 -1
- package/lib/icons/close.svg.js +1 -1
- package/lib/icons/cloud-upload.svg.js +1 -1
- package/lib/icons/column-filter.svg.js +1 -1
- package/lib/icons/columns.svg.js +1 -1
- package/lib/icons/compress-alt.svg.js +1 -1
- package/lib/icons/copy.svg.js +1 -1
- package/lib/icons/date.svg.js +1 -1
- package/lib/icons/department.svg.js +1 -1
- package/lib/icons/desk-empty.svg.js +1 -1
- package/lib/icons/dot.svg.js +1 -1
- package/lib/icons/down-arrow-bold.svg.js +1 -1
- package/lib/icons/down.svg.js +1 -1
- package/lib/icons/download.svg.js +1 -1
- package/lib/icons/drag-bar.svg.js +1 -1
- package/lib/icons/drag.svg.js +1 -1
- package/lib/icons/edit.svg.js +1 -1
- package/lib/icons/ellipsis-v.svg.js +1 -1
- package/lib/icons/enter.svg.js +1 -1
- package/lib/icons/exchange.svg.js +1 -1
- package/lib/icons/expand-alt.svg.js +1 -1
- package/lib/icons/fail.svg.js +1 -1
- package/lib/icons/file.svg.js +1 -1
- package/lib/icons/filter.svg.js +1 -1
- package/lib/icons/folder.svg.js +1 -1
- package/lib/icons/fullscreen.svg.js +1 -1
- package/lib/icons/function.svg.js +1 -1
- package/lib/icons/home.svg.js +1 -1
- package/lib/icons/if.svg.js +1 -1
- package/lib/icons/image.svg.js +1 -1
- package/lib/icons/info-circle.svg.js +1 -1
- package/lib/icons/info.svg.js +1 -1
- package/lib/icons/input-clear.svg.js +1 -1
- package/lib/icons/invisible.svg.js +1 -1
- package/lib/icons/left-arrow.svg.js +1 -1
- package/lib/icons/loading-outline.svg.js +1 -1
- package/lib/icons/location.svg.js +1 -1
- package/lib/icons/menu.svg.js +1 -1
- package/lib/icons/minus.svg.js +1 -1
- package/lib/icons/move.svg.js +1 -1
- package/lib/icons/mute.svg.js +1 -1
- package/lib/icons/new-edit.svg.js +1 -1
- package/lib/icons/pause.svg.js +1 -1
- package/lib/icons/pencil.svg.js +1 -1
- package/lib/icons/play.svg.js +1 -1
- package/lib/icons/plus-cicle.svg.js +1 -1
- package/lib/icons/plus-fine.svg.js +1 -1
- package/lib/icons/plus.svg.js +1 -1
- package/lib/icons/post.svg.js +1 -1
- package/lib/icons/question-mark.svg.js +1 -1
- package/lib/icons/question.svg.js +1 -1
- package/lib/icons/question2.svg.js +1 -1
- package/lib/icons/redo.svg.js +1 -1
- package/lib/icons/refresh.svg.js +1 -1
- package/lib/icons/reload.svg.js +1 -1
- package/lib/icons/remove.svg.js +1 -1
- package/lib/icons/retry.svg.js +1 -1
- package/lib/icons/right-arrow-bold.svg.js +1 -1
- package/lib/icons/right-arrow.svg.js +1 -1
- package/lib/icons/right-double-arrow.svg.js +1 -1
- package/lib/icons/role.svg.js +1 -1
- package/lib/icons/rotate-left.svg.js +1 -1
- package/lib/icons/rotate-right.svg.js +1 -1
- package/lib/icons/rotate-screen.svg.js +1 -1
- package/lib/icons/scale-origin.svg.js +1 -1
- package/lib/icons/schedule.svg.js +1 -1
- package/lib/icons/search.svg.js +1 -1
- package/lib/icons/setting.svg.js +1 -1
- package/lib/icons/slider-handle-icon.svg.js +1 -1
- package/lib/icons/sort-asc.svg.js +1 -1
- package/lib/icons/sort-default.svg.js +1 -1
- package/lib/icons/sort-desc.svg.js +1 -1
- package/lib/icons/star.svg.js +1 -1
- package/lib/icons/status-close.svg.js +1 -1
- package/lib/icons/steps-finsh.svg.js +1 -1
- package/lib/icons/sub-plus.svg.js +1 -1
- package/lib/icons/success.svg.js +1 -1
- package/lib/icons/transparent.svg.js +1 -1
- package/lib/icons/trash.svg.js +1 -1
- package/lib/icons/tree-down.svg.js +1 -1
- package/lib/icons/undo-normal.svg.js +1 -1
- package/lib/icons/undo.svg.js +1 -1
- package/lib/icons/unfullscreen.svg.js +1 -1
- package/lib/icons/upload.svg.js +1 -1
- package/lib/icons/user-remove.svg.js +1 -1
- package/lib/icons/view.svg.js +1 -1
- package/lib/icons/volume.svg.js +1 -1
- package/lib/icons/warning-mark.svg.js +1 -1
- package/lib/icons/warning.svg.js +1 -1
- package/lib/icons/window-restore.svg.js +1 -1
- package/lib/icons/zoom-in.svg.js +1 -1
- package/lib/icons/zoom-out.svg.js +1 -1
- package/lib/index.js +1 -1
- package/lib/locale/de-DE.js +1 -1
- package/lib/locale/en-US.js +1 -1
- package/lib/locale/zh-CN.js +1 -1
- package/lib/scss/helper.scss.js +1 -1
- package/lib/scss/themes/ang.scss.js +1 -1
- package/lib/scss/themes/antd.scss.js +1 -1
- package/lib/scss/themes/cxd.scss.js +1 -1
- package/lib/scss/themes/dark.scss.js +1 -1
- package/lib/scss/themes/default.scss.js +1 -1
- package/lib/themes/ang.css +20 -16
- package/lib/themes/ang.js +1 -1
- package/lib/themes/antd.css +20 -16
- package/lib/themes/antd.js +1 -1
- package/lib/themes/cxd.css +20 -16
- package/lib/themes/cxd.js +1 -1
- package/lib/themes/dark.css +20 -16
- package/lib/themes/dark.js +1 -1
- package/lib/themes/default.css +20 -16
- package/lib/utils/vectorComputed.js +1 -1
- package/lib/withRemoteConfig.js +1 -1
- package/lib/withStore.js +1 -1
- package/package.json +4 -4
- package/scss/components/_button.scss +2 -1
- package/scss/components/form/_select.scss +1 -1
- package/scss/components/form/_tree.scss +4 -0
|
@@ -2,8 +2,6 @@
|
|
|
2
2
|
* @file Table
|
|
3
3
|
* @author fex
|
|
4
4
|
*/
|
|
5
|
-
/// <reference types="lodash" />
|
|
6
|
-
/// <reference types="hoist-non-react-statics" />
|
|
7
5
|
import React from 'react';
|
|
8
6
|
import Sortable from 'sortablejs';
|
|
9
7
|
import { ClassNamesFn, ThemeProps, LocaleProps } from 'amis-core';
|
|
@@ -242,299 +240,299 @@ export declare class Table extends React.PureComponent<TableProps, TableState> {
|
|
|
242
240
|
render(): React.JSX.Element;
|
|
243
241
|
}
|
|
244
242
|
declare const _default: {
|
|
245
|
-
new (props: Omit<Pick<Omit<TableProps, keyof LocaleProps>, "
|
|
246
|
-
columns?: ColumnProps[] | undefined;
|
|
247
|
-
tableLayout?: string | undefined;
|
|
243
|
+
new (props: Omit<Pick<Omit<TableProps, keyof LocaleProps>, "scroll" | "footer" | "style" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "size" | "loading" | "testIdBuilder" | "onDrag" | "onSelect" | "loadingConfig" | "draggable" | "sticky" | "lineHeight" | "onRef" | "resizable" | "headerClassName" | "onSelectAll" | "expandable" | "keyField" | "rowClassName" | "childrenColumnName" | "lazyRenderAfter" | "onSort" | "onFilter" | "bodyClassname" | "rowClassname" | "rowSelection" | "bordered" | "headSummary" | "footSummary" | "onRow" | "itemActions" | "autoFillHeight"> & {
|
|
248
244
|
className?: string | undefined;
|
|
249
|
-
title?:
|
|
250
|
-
|
|
245
|
+
title?: string | React.ReactNode | Function;
|
|
246
|
+
columns?: ColumnProps[] | undefined;
|
|
251
247
|
placeholder?: Function | React.ReactNode;
|
|
252
248
|
indentSize?: number | undefined;
|
|
253
249
|
dataSource?: any[] | undefined;
|
|
250
|
+
showHeader?: boolean | undefined;
|
|
251
|
+
tableLayout?: string | undefined;
|
|
254
252
|
} & {} & {
|
|
255
|
-
locale?: string
|
|
256
|
-
translate?: (
|
|
253
|
+
locale?: string;
|
|
254
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
257
255
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps): {
|
|
258
256
|
ref: any;
|
|
259
257
|
childRef: (ref: any) => void;
|
|
260
258
|
getWrappedInstance: () => any;
|
|
261
259
|
render(): React.JSX.Element;
|
|
262
260
|
context: unknown;
|
|
263
|
-
setState<K extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Omit<Pick<Omit<TableProps, keyof LocaleProps>, "
|
|
264
|
-
columns?: ColumnProps[] | undefined;
|
|
265
|
-
tableLayout?: string | undefined;
|
|
261
|
+
setState<K extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Omit<Pick<Omit<TableProps, keyof LocaleProps>, "scroll" | "footer" | "style" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "size" | "loading" | "testIdBuilder" | "onDrag" | "onSelect" | "loadingConfig" | "draggable" | "sticky" | "lineHeight" | "onRef" | "resizable" | "headerClassName" | "onSelectAll" | "expandable" | "keyField" | "rowClassName" | "childrenColumnName" | "lazyRenderAfter" | "onSort" | "onFilter" | "bodyClassname" | "rowClassname" | "rowSelection" | "bordered" | "headSummary" | "footSummary" | "onRow" | "itemActions" | "autoFillHeight"> & {
|
|
266
262
|
className?: string | undefined;
|
|
267
|
-
title?:
|
|
268
|
-
|
|
263
|
+
title?: string | React.ReactNode | Function;
|
|
264
|
+
columns?: ColumnProps[] | undefined;
|
|
269
265
|
placeholder?: Function | React.ReactNode;
|
|
270
266
|
indentSize?: number | undefined;
|
|
271
267
|
dataSource?: any[] | undefined;
|
|
268
|
+
showHeader?: boolean | undefined;
|
|
269
|
+
tableLayout?: string | undefined;
|
|
272
270
|
} & {} & {
|
|
273
|
-
locale?: string
|
|
274
|
-
translate?: (
|
|
271
|
+
locale?: string;
|
|
272
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
275
273
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>) => {} | Pick<{}, K> | null) | Pick<{}, K> | null, callback?: (() => void) | undefined): void;
|
|
276
274
|
forceUpdate(callback?: (() => void) | undefined): void;
|
|
277
|
-
readonly props: Readonly<Omit<Pick<Omit<TableProps, keyof LocaleProps>, "
|
|
278
|
-
columns?: ColumnProps[] | undefined;
|
|
279
|
-
tableLayout?: string | undefined;
|
|
275
|
+
readonly props: Readonly<Omit<Pick<Omit<TableProps, keyof LocaleProps>, "scroll" | "footer" | "style" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "size" | "loading" | "testIdBuilder" | "onDrag" | "onSelect" | "loadingConfig" | "draggable" | "sticky" | "lineHeight" | "onRef" | "resizable" | "headerClassName" | "onSelectAll" | "expandable" | "keyField" | "rowClassName" | "childrenColumnName" | "lazyRenderAfter" | "onSort" | "onFilter" | "bodyClassname" | "rowClassname" | "rowSelection" | "bordered" | "headSummary" | "footSummary" | "onRow" | "itemActions" | "autoFillHeight"> & {
|
|
280
276
|
className?: string | undefined;
|
|
281
|
-
title?:
|
|
282
|
-
|
|
277
|
+
title?: string | React.ReactNode | Function;
|
|
278
|
+
columns?: ColumnProps[] | undefined;
|
|
283
279
|
placeholder?: Function | React.ReactNode;
|
|
284
280
|
indentSize?: number | undefined;
|
|
285
281
|
dataSource?: any[] | undefined;
|
|
282
|
+
showHeader?: boolean | undefined;
|
|
283
|
+
tableLayout?: string | undefined;
|
|
286
284
|
} & {} & {
|
|
287
|
-
locale?: string
|
|
288
|
-
translate?: (
|
|
285
|
+
locale?: string;
|
|
286
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
289
287
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>;
|
|
290
288
|
state: Readonly<{}>;
|
|
291
289
|
refs: {
|
|
292
290
|
[key: string]: React.ReactInstance;
|
|
293
291
|
};
|
|
294
292
|
componentDidMount?(): void;
|
|
295
|
-
shouldComponentUpdate?(nextProps: Readonly<Omit<Pick<Omit<TableProps, keyof LocaleProps>, "
|
|
296
|
-
columns?: ColumnProps[] | undefined;
|
|
297
|
-
tableLayout?: string | undefined;
|
|
293
|
+
shouldComponentUpdate?(nextProps: Readonly<Omit<Pick<Omit<TableProps, keyof LocaleProps>, "scroll" | "footer" | "style" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "size" | "loading" | "testIdBuilder" | "onDrag" | "onSelect" | "loadingConfig" | "draggable" | "sticky" | "lineHeight" | "onRef" | "resizable" | "headerClassName" | "onSelectAll" | "expandable" | "keyField" | "rowClassName" | "childrenColumnName" | "lazyRenderAfter" | "onSort" | "onFilter" | "bodyClassname" | "rowClassname" | "rowSelection" | "bordered" | "headSummary" | "footSummary" | "onRow" | "itemActions" | "autoFillHeight"> & {
|
|
298
294
|
className?: string | undefined;
|
|
299
|
-
title?:
|
|
300
|
-
|
|
295
|
+
title?: string | React.ReactNode | Function;
|
|
296
|
+
columns?: ColumnProps[] | undefined;
|
|
301
297
|
placeholder?: Function | React.ReactNode;
|
|
302
298
|
indentSize?: number | undefined;
|
|
303
299
|
dataSource?: any[] | undefined;
|
|
300
|
+
showHeader?: boolean | undefined;
|
|
301
|
+
tableLayout?: string | undefined;
|
|
304
302
|
} & {} & {
|
|
305
|
-
locale?: string
|
|
306
|
-
translate?: (
|
|
303
|
+
locale?: string;
|
|
304
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
307
305
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextState: Readonly<{}>, nextContext: any): boolean;
|
|
308
306
|
componentWillUnmount?(): void;
|
|
309
307
|
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
|
310
|
-
getSnapshotBeforeUpdate?(prevProps: Readonly<Omit<Pick<Omit<TableProps, keyof LocaleProps>, "
|
|
311
|
-
columns?: ColumnProps[] | undefined;
|
|
312
|
-
tableLayout?: string | undefined;
|
|
308
|
+
getSnapshotBeforeUpdate?(prevProps: Readonly<Omit<Pick<Omit<TableProps, keyof LocaleProps>, "scroll" | "footer" | "style" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "size" | "loading" | "testIdBuilder" | "onDrag" | "onSelect" | "loadingConfig" | "draggable" | "sticky" | "lineHeight" | "onRef" | "resizable" | "headerClassName" | "onSelectAll" | "expandable" | "keyField" | "rowClassName" | "childrenColumnName" | "lazyRenderAfter" | "onSort" | "onFilter" | "bodyClassname" | "rowClassname" | "rowSelection" | "bordered" | "headSummary" | "footSummary" | "onRow" | "itemActions" | "autoFillHeight"> & {
|
|
313
309
|
className?: string | undefined;
|
|
314
|
-
title?:
|
|
315
|
-
|
|
310
|
+
title?: string | React.ReactNode | Function;
|
|
311
|
+
columns?: ColumnProps[] | undefined;
|
|
316
312
|
placeholder?: Function | React.ReactNode;
|
|
317
313
|
indentSize?: number | undefined;
|
|
318
314
|
dataSource?: any[] | undefined;
|
|
315
|
+
showHeader?: boolean | undefined;
|
|
316
|
+
tableLayout?: string | undefined;
|
|
319
317
|
} & {} & {
|
|
320
|
-
locale?: string
|
|
321
|
-
translate?: (
|
|
318
|
+
locale?: string;
|
|
319
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
322
320
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, prevState: Readonly<{}>): any;
|
|
323
|
-
componentDidUpdate?(prevProps: Readonly<Omit<Pick<Omit<TableProps, keyof LocaleProps>, "
|
|
324
|
-
columns?: ColumnProps[] | undefined;
|
|
325
|
-
tableLayout?: string | undefined;
|
|
321
|
+
componentDidUpdate?(prevProps: Readonly<Omit<Pick<Omit<TableProps, keyof LocaleProps>, "scroll" | "footer" | "style" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "size" | "loading" | "testIdBuilder" | "onDrag" | "onSelect" | "loadingConfig" | "draggable" | "sticky" | "lineHeight" | "onRef" | "resizable" | "headerClassName" | "onSelectAll" | "expandable" | "keyField" | "rowClassName" | "childrenColumnName" | "lazyRenderAfter" | "onSort" | "onFilter" | "bodyClassname" | "rowClassname" | "rowSelection" | "bordered" | "headSummary" | "footSummary" | "onRow" | "itemActions" | "autoFillHeight"> & {
|
|
326
322
|
className?: string | undefined;
|
|
327
|
-
title?:
|
|
328
|
-
|
|
323
|
+
title?: string | React.ReactNode | Function;
|
|
324
|
+
columns?: ColumnProps[] | undefined;
|
|
329
325
|
placeholder?: Function | React.ReactNode;
|
|
330
326
|
indentSize?: number | undefined;
|
|
331
327
|
dataSource?: any[] | undefined;
|
|
328
|
+
showHeader?: boolean | undefined;
|
|
329
|
+
tableLayout?: string | undefined;
|
|
332
330
|
} & {} & {
|
|
333
|
-
locale?: string
|
|
334
|
-
translate?: (
|
|
331
|
+
locale?: string;
|
|
332
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
335
333
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, prevState: Readonly<{}>, snapshot?: any): void;
|
|
336
334
|
componentWillMount?(): void;
|
|
337
335
|
UNSAFE_componentWillMount?(): void;
|
|
338
|
-
componentWillReceiveProps?(nextProps: Readonly<Omit<Pick<Omit<TableProps, keyof LocaleProps>, "
|
|
339
|
-
columns?: ColumnProps[] | undefined;
|
|
340
|
-
tableLayout?: string | undefined;
|
|
336
|
+
componentWillReceiveProps?(nextProps: Readonly<Omit<Pick<Omit<TableProps, keyof LocaleProps>, "scroll" | "footer" | "style" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "size" | "loading" | "testIdBuilder" | "onDrag" | "onSelect" | "loadingConfig" | "draggable" | "sticky" | "lineHeight" | "onRef" | "resizable" | "headerClassName" | "onSelectAll" | "expandable" | "keyField" | "rowClassName" | "childrenColumnName" | "lazyRenderAfter" | "onSort" | "onFilter" | "bodyClassname" | "rowClassname" | "rowSelection" | "bordered" | "headSummary" | "footSummary" | "onRow" | "itemActions" | "autoFillHeight"> & {
|
|
341
337
|
className?: string | undefined;
|
|
342
|
-
title?:
|
|
343
|
-
|
|
338
|
+
title?: string | React.ReactNode | Function;
|
|
339
|
+
columns?: ColumnProps[] | undefined;
|
|
344
340
|
placeholder?: Function | React.ReactNode;
|
|
345
341
|
indentSize?: number | undefined;
|
|
346
342
|
dataSource?: any[] | undefined;
|
|
343
|
+
showHeader?: boolean | undefined;
|
|
344
|
+
tableLayout?: string | undefined;
|
|
347
345
|
} & {} & {
|
|
348
|
-
locale?: string
|
|
349
|
-
translate?: (
|
|
346
|
+
locale?: string;
|
|
347
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
350
348
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextContext: any): void;
|
|
351
|
-
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Omit<Pick<Omit<TableProps, keyof LocaleProps>, "
|
|
352
|
-
columns?: ColumnProps[] | undefined;
|
|
353
|
-
tableLayout?: string | undefined;
|
|
349
|
+
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Omit<Pick<Omit<TableProps, keyof LocaleProps>, "scroll" | "footer" | "style" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "size" | "loading" | "testIdBuilder" | "onDrag" | "onSelect" | "loadingConfig" | "draggable" | "sticky" | "lineHeight" | "onRef" | "resizable" | "headerClassName" | "onSelectAll" | "expandable" | "keyField" | "rowClassName" | "childrenColumnName" | "lazyRenderAfter" | "onSort" | "onFilter" | "bodyClassname" | "rowClassname" | "rowSelection" | "bordered" | "headSummary" | "footSummary" | "onRow" | "itemActions" | "autoFillHeight"> & {
|
|
354
350
|
className?: string | undefined;
|
|
355
|
-
title?:
|
|
356
|
-
|
|
351
|
+
title?: string | React.ReactNode | Function;
|
|
352
|
+
columns?: ColumnProps[] | undefined;
|
|
357
353
|
placeholder?: Function | React.ReactNode;
|
|
358
354
|
indentSize?: number | undefined;
|
|
359
355
|
dataSource?: any[] | undefined;
|
|
356
|
+
showHeader?: boolean | undefined;
|
|
357
|
+
tableLayout?: string | undefined;
|
|
360
358
|
} & {} & {
|
|
361
|
-
locale?: string
|
|
362
|
-
translate?: (
|
|
359
|
+
locale?: string;
|
|
360
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
363
361
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextContext: any): void;
|
|
364
|
-
componentWillUpdate?(nextProps: Readonly<Omit<Pick<Omit<TableProps, keyof LocaleProps>, "
|
|
365
|
-
columns?: ColumnProps[] | undefined;
|
|
366
|
-
tableLayout?: string | undefined;
|
|
362
|
+
componentWillUpdate?(nextProps: Readonly<Omit<Pick<Omit<TableProps, keyof LocaleProps>, "scroll" | "footer" | "style" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "size" | "loading" | "testIdBuilder" | "onDrag" | "onSelect" | "loadingConfig" | "draggable" | "sticky" | "lineHeight" | "onRef" | "resizable" | "headerClassName" | "onSelectAll" | "expandable" | "keyField" | "rowClassName" | "childrenColumnName" | "lazyRenderAfter" | "onSort" | "onFilter" | "bodyClassname" | "rowClassname" | "rowSelection" | "bordered" | "headSummary" | "footSummary" | "onRow" | "itemActions" | "autoFillHeight"> & {
|
|
367
363
|
className?: string | undefined;
|
|
368
|
-
title?:
|
|
369
|
-
|
|
364
|
+
title?: string | React.ReactNode | Function;
|
|
365
|
+
columns?: ColumnProps[] | undefined;
|
|
370
366
|
placeholder?: Function | React.ReactNode;
|
|
371
367
|
indentSize?: number | undefined;
|
|
372
368
|
dataSource?: any[] | undefined;
|
|
369
|
+
showHeader?: boolean | undefined;
|
|
370
|
+
tableLayout?: string | undefined;
|
|
373
371
|
} & {} & {
|
|
374
|
-
locale?: string
|
|
375
|
-
translate?: (
|
|
372
|
+
locale?: string;
|
|
373
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
376
374
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextState: Readonly<{}>, nextContext: any): void;
|
|
377
|
-
UNSAFE_componentWillUpdate?(nextProps: Readonly<Omit<Pick<Omit<TableProps, keyof LocaleProps>, "
|
|
378
|
-
columns?: ColumnProps[] | undefined;
|
|
379
|
-
tableLayout?: string | undefined;
|
|
375
|
+
UNSAFE_componentWillUpdate?(nextProps: Readonly<Omit<Pick<Omit<TableProps, keyof LocaleProps>, "scroll" | "footer" | "style" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "size" | "loading" | "testIdBuilder" | "onDrag" | "onSelect" | "loadingConfig" | "draggable" | "sticky" | "lineHeight" | "onRef" | "resizable" | "headerClassName" | "onSelectAll" | "expandable" | "keyField" | "rowClassName" | "childrenColumnName" | "lazyRenderAfter" | "onSort" | "onFilter" | "bodyClassname" | "rowClassname" | "rowSelection" | "bordered" | "headSummary" | "footSummary" | "onRow" | "itemActions" | "autoFillHeight"> & {
|
|
380
376
|
className?: string | undefined;
|
|
381
|
-
title?:
|
|
382
|
-
|
|
377
|
+
title?: string | React.ReactNode | Function;
|
|
378
|
+
columns?: ColumnProps[] | undefined;
|
|
383
379
|
placeholder?: Function | React.ReactNode;
|
|
384
380
|
indentSize?: number | undefined;
|
|
385
381
|
dataSource?: any[] | undefined;
|
|
382
|
+
showHeader?: boolean | undefined;
|
|
383
|
+
tableLayout?: string | undefined;
|
|
386
384
|
} & {} & {
|
|
387
|
-
locale?: string
|
|
388
|
-
translate?: (
|
|
385
|
+
locale?: string;
|
|
386
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
389
387
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextState: Readonly<{}>, nextContext: any): void;
|
|
390
388
|
};
|
|
391
389
|
displayName: string;
|
|
392
390
|
contextType: React.Context<string>;
|
|
393
391
|
ComposedComponent: React.ComponentType<{
|
|
394
|
-
new (props: Pick<Omit<TableProps, keyof LocaleProps>, "
|
|
395
|
-
columns?: ColumnProps[] | undefined;
|
|
396
|
-
tableLayout?: string | undefined;
|
|
392
|
+
new (props: Pick<Omit<TableProps, keyof LocaleProps>, "scroll" | "footer" | "style" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "size" | "loading" | "testIdBuilder" | "onDrag" | "onSelect" | "loadingConfig" | "draggable" | "sticky" | "lineHeight" | "onRef" | "resizable" | "headerClassName" | "onSelectAll" | "expandable" | "keyField" | "rowClassName" | "childrenColumnName" | "lazyRenderAfter" | "onSort" | "onFilter" | "bodyClassname" | "rowClassname" | "rowSelection" | "bordered" | "headSummary" | "footSummary" | "onRow" | "itemActions" | "autoFillHeight"> & {
|
|
397
393
|
className?: string | undefined;
|
|
398
|
-
title?:
|
|
399
|
-
|
|
394
|
+
title?: string | React.ReactNode | Function;
|
|
395
|
+
columns?: ColumnProps[] | undefined;
|
|
400
396
|
placeholder?: Function | React.ReactNode;
|
|
401
397
|
indentSize?: number | undefined;
|
|
402
398
|
dataSource?: any[] | undefined;
|
|
399
|
+
showHeader?: boolean | undefined;
|
|
400
|
+
tableLayout?: string | undefined;
|
|
403
401
|
} & {} & {
|
|
404
|
-
locale?: string
|
|
405
|
-
translate?: (
|
|
402
|
+
locale?: string;
|
|
403
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
406
404
|
}): {
|
|
407
405
|
ref: any;
|
|
408
406
|
childRef(ref: any): void;
|
|
409
407
|
getWrappedInstance(): any;
|
|
410
408
|
render(): React.JSX.Element;
|
|
411
409
|
context: unknown;
|
|
412
|
-
setState<
|
|
413
|
-
columns?: ColumnProps[] | undefined;
|
|
414
|
-
tableLayout?: string | undefined;
|
|
410
|
+
setState<K extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "scroll" | "footer" | "style" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "size" | "loading" | "testIdBuilder" | "onDrag" | "onSelect" | "loadingConfig" | "draggable" | "sticky" | "lineHeight" | "onRef" | "resizable" | "headerClassName" | "onSelectAll" | "expandable" | "keyField" | "rowClassName" | "childrenColumnName" | "lazyRenderAfter" | "onSort" | "onFilter" | "bodyClassname" | "rowClassname" | "rowSelection" | "bordered" | "headSummary" | "footSummary" | "onRow" | "itemActions" | "autoFillHeight"> & {
|
|
415
411
|
className?: string | undefined;
|
|
416
|
-
title?:
|
|
417
|
-
|
|
412
|
+
title?: string | React.ReactNode | Function;
|
|
413
|
+
columns?: ColumnProps[] | undefined;
|
|
418
414
|
placeholder?: Function | React.ReactNode;
|
|
419
415
|
indentSize?: number | undefined;
|
|
420
416
|
dataSource?: any[] | undefined;
|
|
417
|
+
showHeader?: boolean | undefined;
|
|
418
|
+
tableLayout?: string | undefined;
|
|
421
419
|
} & {} & {
|
|
422
|
-
locale?: string
|
|
423
|
-
translate?: (
|
|
424
|
-
}>) => {} | Pick<{},
|
|
420
|
+
locale?: string;
|
|
421
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
422
|
+
}>) => {} | Pick<{}, K> | null) | Pick<{}, K> | null, callback?: (() => void) | undefined): void;
|
|
425
423
|
forceUpdate(callback?: (() => void) | undefined): void;
|
|
426
|
-
readonly props: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "
|
|
427
|
-
columns?: ColumnProps[] | undefined;
|
|
428
|
-
tableLayout?: string | undefined;
|
|
424
|
+
readonly props: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "scroll" | "footer" | "style" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "size" | "loading" | "testIdBuilder" | "onDrag" | "onSelect" | "loadingConfig" | "draggable" | "sticky" | "lineHeight" | "onRef" | "resizable" | "headerClassName" | "onSelectAll" | "expandable" | "keyField" | "rowClassName" | "childrenColumnName" | "lazyRenderAfter" | "onSort" | "onFilter" | "bodyClassname" | "rowClassname" | "rowSelection" | "bordered" | "headSummary" | "footSummary" | "onRow" | "itemActions" | "autoFillHeight"> & {
|
|
429
425
|
className?: string | undefined;
|
|
430
|
-
title?:
|
|
431
|
-
|
|
426
|
+
title?: string | React.ReactNode | Function;
|
|
427
|
+
columns?: ColumnProps[] | undefined;
|
|
432
428
|
placeholder?: Function | React.ReactNode;
|
|
433
429
|
indentSize?: number | undefined;
|
|
434
430
|
dataSource?: any[] | undefined;
|
|
431
|
+
showHeader?: boolean | undefined;
|
|
432
|
+
tableLayout?: string | undefined;
|
|
435
433
|
} & {} & {
|
|
436
|
-
locale?: string
|
|
437
|
-
translate?: (
|
|
434
|
+
locale?: string;
|
|
435
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
438
436
|
}>;
|
|
439
437
|
state: Readonly<{}>;
|
|
440
438
|
refs: {
|
|
441
439
|
[key: string]: React.ReactInstance;
|
|
442
440
|
};
|
|
443
441
|
componentDidMount?(): void;
|
|
444
|
-
shouldComponentUpdate?(nextProps: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "
|
|
445
|
-
columns?: ColumnProps[] | undefined;
|
|
446
|
-
tableLayout?: string | undefined;
|
|
442
|
+
shouldComponentUpdate?(nextProps: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "scroll" | "footer" | "style" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "size" | "loading" | "testIdBuilder" | "onDrag" | "onSelect" | "loadingConfig" | "draggable" | "sticky" | "lineHeight" | "onRef" | "resizable" | "headerClassName" | "onSelectAll" | "expandable" | "keyField" | "rowClassName" | "childrenColumnName" | "lazyRenderAfter" | "onSort" | "onFilter" | "bodyClassname" | "rowClassname" | "rowSelection" | "bordered" | "headSummary" | "footSummary" | "onRow" | "itemActions" | "autoFillHeight"> & {
|
|
447
443
|
className?: string | undefined;
|
|
448
|
-
title?:
|
|
449
|
-
|
|
444
|
+
title?: string | React.ReactNode | Function;
|
|
445
|
+
columns?: ColumnProps[] | undefined;
|
|
450
446
|
placeholder?: Function | React.ReactNode;
|
|
451
447
|
indentSize?: number | undefined;
|
|
452
448
|
dataSource?: any[] | undefined;
|
|
449
|
+
showHeader?: boolean | undefined;
|
|
450
|
+
tableLayout?: string | undefined;
|
|
453
451
|
} & {} & {
|
|
454
|
-
locale?: string
|
|
455
|
-
translate?: (
|
|
452
|
+
locale?: string;
|
|
453
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
456
454
|
}>, nextState: Readonly<{}>, nextContext: any): boolean;
|
|
457
455
|
componentWillUnmount?(): void;
|
|
458
456
|
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
|
459
|
-
getSnapshotBeforeUpdate?(prevProps: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "
|
|
460
|
-
columns?: ColumnProps[] | undefined;
|
|
461
|
-
tableLayout?: string | undefined;
|
|
457
|
+
getSnapshotBeforeUpdate?(prevProps: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "scroll" | "footer" | "style" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "size" | "loading" | "testIdBuilder" | "onDrag" | "onSelect" | "loadingConfig" | "draggable" | "sticky" | "lineHeight" | "onRef" | "resizable" | "headerClassName" | "onSelectAll" | "expandable" | "keyField" | "rowClassName" | "childrenColumnName" | "lazyRenderAfter" | "onSort" | "onFilter" | "bodyClassname" | "rowClassname" | "rowSelection" | "bordered" | "headSummary" | "footSummary" | "onRow" | "itemActions" | "autoFillHeight"> & {
|
|
462
458
|
className?: string | undefined;
|
|
463
|
-
title?:
|
|
464
|
-
|
|
459
|
+
title?: string | React.ReactNode | Function;
|
|
460
|
+
columns?: ColumnProps[] | undefined;
|
|
465
461
|
placeholder?: Function | React.ReactNode;
|
|
466
462
|
indentSize?: number | undefined;
|
|
467
463
|
dataSource?: any[] | undefined;
|
|
464
|
+
showHeader?: boolean | undefined;
|
|
465
|
+
tableLayout?: string | undefined;
|
|
468
466
|
} & {} & {
|
|
469
|
-
locale?: string
|
|
470
|
-
translate?: (
|
|
467
|
+
locale?: string;
|
|
468
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
471
469
|
}>, prevState: Readonly<{}>): any;
|
|
472
|
-
componentDidUpdate?(prevProps: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "
|
|
473
|
-
columns?: ColumnProps[] | undefined;
|
|
474
|
-
tableLayout?: string | undefined;
|
|
470
|
+
componentDidUpdate?(prevProps: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "scroll" | "footer" | "style" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "size" | "loading" | "testIdBuilder" | "onDrag" | "onSelect" | "loadingConfig" | "draggable" | "sticky" | "lineHeight" | "onRef" | "resizable" | "headerClassName" | "onSelectAll" | "expandable" | "keyField" | "rowClassName" | "childrenColumnName" | "lazyRenderAfter" | "onSort" | "onFilter" | "bodyClassname" | "rowClassname" | "rowSelection" | "bordered" | "headSummary" | "footSummary" | "onRow" | "itemActions" | "autoFillHeight"> & {
|
|
475
471
|
className?: string | undefined;
|
|
476
|
-
title?:
|
|
477
|
-
|
|
472
|
+
title?: string | React.ReactNode | Function;
|
|
473
|
+
columns?: ColumnProps[] | undefined;
|
|
478
474
|
placeholder?: Function | React.ReactNode;
|
|
479
475
|
indentSize?: number | undefined;
|
|
480
476
|
dataSource?: any[] | undefined;
|
|
477
|
+
showHeader?: boolean | undefined;
|
|
478
|
+
tableLayout?: string | undefined;
|
|
481
479
|
} & {} & {
|
|
482
|
-
locale?: string
|
|
483
|
-
translate?: (
|
|
480
|
+
locale?: string;
|
|
481
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
484
482
|
}>, prevState: Readonly<{}>, snapshot?: any): void;
|
|
485
483
|
componentWillMount?(): void;
|
|
486
484
|
UNSAFE_componentWillMount?(): void;
|
|
487
|
-
componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "
|
|
488
|
-
columns?: ColumnProps[] | undefined;
|
|
489
|
-
tableLayout?: string | undefined;
|
|
485
|
+
componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "scroll" | "footer" | "style" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "size" | "loading" | "testIdBuilder" | "onDrag" | "onSelect" | "loadingConfig" | "draggable" | "sticky" | "lineHeight" | "onRef" | "resizable" | "headerClassName" | "onSelectAll" | "expandable" | "keyField" | "rowClassName" | "childrenColumnName" | "lazyRenderAfter" | "onSort" | "onFilter" | "bodyClassname" | "rowClassname" | "rowSelection" | "bordered" | "headSummary" | "footSummary" | "onRow" | "itemActions" | "autoFillHeight"> & {
|
|
490
486
|
className?: string | undefined;
|
|
491
|
-
title?:
|
|
492
|
-
|
|
487
|
+
title?: string | React.ReactNode | Function;
|
|
488
|
+
columns?: ColumnProps[] | undefined;
|
|
493
489
|
placeholder?: Function | React.ReactNode;
|
|
494
490
|
indentSize?: number | undefined;
|
|
495
491
|
dataSource?: any[] | undefined;
|
|
492
|
+
showHeader?: boolean | undefined;
|
|
493
|
+
tableLayout?: string | undefined;
|
|
496
494
|
} & {} & {
|
|
497
|
-
locale?: string
|
|
498
|
-
translate?: (
|
|
495
|
+
locale?: string;
|
|
496
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
499
497
|
}>, nextContext: any): void;
|
|
500
|
-
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "
|
|
501
|
-
columns?: ColumnProps[] | undefined;
|
|
502
|
-
tableLayout?: string | undefined;
|
|
498
|
+
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "scroll" | "footer" | "style" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "size" | "loading" | "testIdBuilder" | "onDrag" | "onSelect" | "loadingConfig" | "draggable" | "sticky" | "lineHeight" | "onRef" | "resizable" | "headerClassName" | "onSelectAll" | "expandable" | "keyField" | "rowClassName" | "childrenColumnName" | "lazyRenderAfter" | "onSort" | "onFilter" | "bodyClassname" | "rowClassname" | "rowSelection" | "bordered" | "headSummary" | "footSummary" | "onRow" | "itemActions" | "autoFillHeight"> & {
|
|
503
499
|
className?: string | undefined;
|
|
504
|
-
title?:
|
|
505
|
-
|
|
500
|
+
title?: string | React.ReactNode | Function;
|
|
501
|
+
columns?: ColumnProps[] | undefined;
|
|
506
502
|
placeholder?: Function | React.ReactNode;
|
|
507
503
|
indentSize?: number | undefined;
|
|
508
504
|
dataSource?: any[] | undefined;
|
|
505
|
+
showHeader?: boolean | undefined;
|
|
506
|
+
tableLayout?: string | undefined;
|
|
509
507
|
} & {} & {
|
|
510
|
-
locale?: string
|
|
511
|
-
translate?: (
|
|
508
|
+
locale?: string;
|
|
509
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
512
510
|
}>, nextContext: any): void;
|
|
513
|
-
componentWillUpdate?(nextProps: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "
|
|
514
|
-
columns?: ColumnProps[] | undefined;
|
|
515
|
-
tableLayout?: string | undefined;
|
|
511
|
+
componentWillUpdate?(nextProps: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "scroll" | "footer" | "style" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "size" | "loading" | "testIdBuilder" | "onDrag" | "onSelect" | "loadingConfig" | "draggable" | "sticky" | "lineHeight" | "onRef" | "resizable" | "headerClassName" | "onSelectAll" | "expandable" | "keyField" | "rowClassName" | "childrenColumnName" | "lazyRenderAfter" | "onSort" | "onFilter" | "bodyClassname" | "rowClassname" | "rowSelection" | "bordered" | "headSummary" | "footSummary" | "onRow" | "itemActions" | "autoFillHeight"> & {
|
|
516
512
|
className?: string | undefined;
|
|
517
|
-
title?:
|
|
518
|
-
|
|
513
|
+
title?: string | React.ReactNode | Function;
|
|
514
|
+
columns?: ColumnProps[] | undefined;
|
|
519
515
|
placeholder?: Function | React.ReactNode;
|
|
520
516
|
indentSize?: number | undefined;
|
|
521
517
|
dataSource?: any[] | undefined;
|
|
518
|
+
showHeader?: boolean | undefined;
|
|
519
|
+
tableLayout?: string | undefined;
|
|
522
520
|
} & {} & {
|
|
523
|
-
locale?: string
|
|
524
|
-
translate?: (
|
|
521
|
+
locale?: string;
|
|
522
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
525
523
|
}>, nextState: Readonly<{}>, nextContext: any): void;
|
|
526
|
-
UNSAFE_componentWillUpdate?(nextProps: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "
|
|
527
|
-
columns?: ColumnProps[] | undefined;
|
|
528
|
-
tableLayout?: string | undefined;
|
|
524
|
+
UNSAFE_componentWillUpdate?(nextProps: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "scroll" | "footer" | "style" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "size" | "loading" | "testIdBuilder" | "onDrag" | "onSelect" | "loadingConfig" | "draggable" | "sticky" | "lineHeight" | "onRef" | "resizable" | "headerClassName" | "onSelectAll" | "expandable" | "keyField" | "rowClassName" | "childrenColumnName" | "lazyRenderAfter" | "onSort" | "onFilter" | "bodyClassname" | "rowClassname" | "rowSelection" | "bordered" | "headSummary" | "footSummary" | "onRow" | "itemActions" | "autoFillHeight"> & {
|
|
529
525
|
className?: string | undefined;
|
|
530
|
-
title?:
|
|
531
|
-
|
|
526
|
+
title?: string | React.ReactNode | Function;
|
|
527
|
+
columns?: ColumnProps[] | undefined;
|
|
532
528
|
placeholder?: Function | React.ReactNode;
|
|
533
529
|
indentSize?: number | undefined;
|
|
534
530
|
dataSource?: any[] | undefined;
|
|
531
|
+
showHeader?: boolean | undefined;
|
|
532
|
+
tableLayout?: string | undefined;
|
|
535
533
|
} & {} & {
|
|
536
|
-
locale?: string
|
|
537
|
-
translate?: (
|
|
534
|
+
locale?: string;
|
|
535
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
538
536
|
}>, nextState: Readonly<{}>, nextContext: any): void;
|
|
539
537
|
};
|
|
540
538
|
displayName: string;
|
|
@@ -544,150 +542,150 @@ declare const _default: {
|
|
|
544
542
|
ComposedComponent: typeof Table;
|
|
545
543
|
}>;
|
|
546
544
|
} & import("hoist-non-react-statics").NonReactStatics<{
|
|
547
|
-
new (props: Pick<Omit<TableProps, keyof LocaleProps>, "
|
|
548
|
-
columns?: ColumnProps[] | undefined;
|
|
549
|
-
tableLayout?: string | undefined;
|
|
545
|
+
new (props: Pick<Omit<TableProps, keyof LocaleProps>, "scroll" | "footer" | "style" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "size" | "loading" | "testIdBuilder" | "onDrag" | "onSelect" | "loadingConfig" | "draggable" | "sticky" | "lineHeight" | "onRef" | "resizable" | "headerClassName" | "onSelectAll" | "expandable" | "keyField" | "rowClassName" | "childrenColumnName" | "lazyRenderAfter" | "onSort" | "onFilter" | "bodyClassname" | "rowClassname" | "rowSelection" | "bordered" | "headSummary" | "footSummary" | "onRow" | "itemActions" | "autoFillHeight"> & {
|
|
550
546
|
className?: string | undefined;
|
|
551
|
-
title?:
|
|
552
|
-
|
|
547
|
+
title?: string | React.ReactNode | Function;
|
|
548
|
+
columns?: ColumnProps[] | undefined;
|
|
553
549
|
placeholder?: Function | React.ReactNode;
|
|
554
550
|
indentSize?: number | undefined;
|
|
555
551
|
dataSource?: any[] | undefined;
|
|
552
|
+
showHeader?: boolean | undefined;
|
|
553
|
+
tableLayout?: string | undefined;
|
|
556
554
|
} & {} & {
|
|
557
|
-
locale?: string
|
|
558
|
-
translate?: (
|
|
555
|
+
locale?: string;
|
|
556
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
559
557
|
}): {
|
|
560
558
|
ref: any;
|
|
561
559
|
childRef(ref: any): void;
|
|
562
560
|
getWrappedInstance(): any;
|
|
563
561
|
render(): React.JSX.Element;
|
|
564
562
|
context: unknown;
|
|
565
|
-
setState<
|
|
566
|
-
columns?: ColumnProps[] | undefined;
|
|
567
|
-
tableLayout?: string | undefined;
|
|
563
|
+
setState<K extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "scroll" | "footer" | "style" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "size" | "loading" | "testIdBuilder" | "onDrag" | "onSelect" | "loadingConfig" | "draggable" | "sticky" | "lineHeight" | "onRef" | "resizable" | "headerClassName" | "onSelectAll" | "expandable" | "keyField" | "rowClassName" | "childrenColumnName" | "lazyRenderAfter" | "onSort" | "onFilter" | "bodyClassname" | "rowClassname" | "rowSelection" | "bordered" | "headSummary" | "footSummary" | "onRow" | "itemActions" | "autoFillHeight"> & {
|
|
568
564
|
className?: string | undefined;
|
|
569
|
-
title?:
|
|
570
|
-
|
|
565
|
+
title?: string | React.ReactNode | Function;
|
|
566
|
+
columns?: ColumnProps[] | undefined;
|
|
571
567
|
placeholder?: Function | React.ReactNode;
|
|
572
568
|
indentSize?: number | undefined;
|
|
573
569
|
dataSource?: any[] | undefined;
|
|
570
|
+
showHeader?: boolean | undefined;
|
|
571
|
+
tableLayout?: string | undefined;
|
|
574
572
|
} & {} & {
|
|
575
|
-
locale?: string
|
|
576
|
-
translate?: (
|
|
577
|
-
}>) => {} | Pick<{},
|
|
573
|
+
locale?: string;
|
|
574
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
575
|
+
}>) => {} | Pick<{}, K> | null) | Pick<{}, K> | null, callback?: (() => void) | undefined): void;
|
|
578
576
|
forceUpdate(callback?: (() => void) | undefined): void;
|
|
579
|
-
readonly props: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "
|
|
580
|
-
columns?: ColumnProps[] | undefined;
|
|
581
|
-
tableLayout?: string | undefined;
|
|
577
|
+
readonly props: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "scroll" | "footer" | "style" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "size" | "loading" | "testIdBuilder" | "onDrag" | "onSelect" | "loadingConfig" | "draggable" | "sticky" | "lineHeight" | "onRef" | "resizable" | "headerClassName" | "onSelectAll" | "expandable" | "keyField" | "rowClassName" | "childrenColumnName" | "lazyRenderAfter" | "onSort" | "onFilter" | "bodyClassname" | "rowClassname" | "rowSelection" | "bordered" | "headSummary" | "footSummary" | "onRow" | "itemActions" | "autoFillHeight"> & {
|
|
582
578
|
className?: string | undefined;
|
|
583
|
-
title?:
|
|
584
|
-
|
|
579
|
+
title?: string | React.ReactNode | Function;
|
|
580
|
+
columns?: ColumnProps[] | undefined;
|
|
585
581
|
placeholder?: Function | React.ReactNode;
|
|
586
582
|
indentSize?: number | undefined;
|
|
587
583
|
dataSource?: any[] | undefined;
|
|
584
|
+
showHeader?: boolean | undefined;
|
|
585
|
+
tableLayout?: string | undefined;
|
|
588
586
|
} & {} & {
|
|
589
|
-
locale?: string
|
|
590
|
-
translate?: (
|
|
587
|
+
locale?: string;
|
|
588
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
591
589
|
}>;
|
|
592
590
|
state: Readonly<{}>;
|
|
593
591
|
refs: {
|
|
594
592
|
[key: string]: React.ReactInstance;
|
|
595
593
|
};
|
|
596
594
|
componentDidMount?(): void;
|
|
597
|
-
shouldComponentUpdate?(nextProps: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "
|
|
598
|
-
columns?: ColumnProps[] | undefined;
|
|
599
|
-
tableLayout?: string | undefined;
|
|
595
|
+
shouldComponentUpdate?(nextProps: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "scroll" | "footer" | "style" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "size" | "loading" | "testIdBuilder" | "onDrag" | "onSelect" | "loadingConfig" | "draggable" | "sticky" | "lineHeight" | "onRef" | "resizable" | "headerClassName" | "onSelectAll" | "expandable" | "keyField" | "rowClassName" | "childrenColumnName" | "lazyRenderAfter" | "onSort" | "onFilter" | "bodyClassname" | "rowClassname" | "rowSelection" | "bordered" | "headSummary" | "footSummary" | "onRow" | "itemActions" | "autoFillHeight"> & {
|
|
600
596
|
className?: string | undefined;
|
|
601
|
-
title?:
|
|
602
|
-
|
|
597
|
+
title?: string | React.ReactNode | Function;
|
|
598
|
+
columns?: ColumnProps[] | undefined;
|
|
603
599
|
placeholder?: Function | React.ReactNode;
|
|
604
600
|
indentSize?: number | undefined;
|
|
605
601
|
dataSource?: any[] | undefined;
|
|
602
|
+
showHeader?: boolean | undefined;
|
|
603
|
+
tableLayout?: string | undefined;
|
|
606
604
|
} & {} & {
|
|
607
|
-
locale?: string
|
|
608
|
-
translate?: (
|
|
605
|
+
locale?: string;
|
|
606
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
609
607
|
}>, nextState: Readonly<{}>, nextContext: any): boolean;
|
|
610
608
|
componentWillUnmount?(): void;
|
|
611
609
|
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
|
612
|
-
getSnapshotBeforeUpdate?(prevProps: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "
|
|
613
|
-
columns?: ColumnProps[] | undefined;
|
|
614
|
-
tableLayout?: string | undefined;
|
|
610
|
+
getSnapshotBeforeUpdate?(prevProps: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "scroll" | "footer" | "style" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "size" | "loading" | "testIdBuilder" | "onDrag" | "onSelect" | "loadingConfig" | "draggable" | "sticky" | "lineHeight" | "onRef" | "resizable" | "headerClassName" | "onSelectAll" | "expandable" | "keyField" | "rowClassName" | "childrenColumnName" | "lazyRenderAfter" | "onSort" | "onFilter" | "bodyClassname" | "rowClassname" | "rowSelection" | "bordered" | "headSummary" | "footSummary" | "onRow" | "itemActions" | "autoFillHeight"> & {
|
|
615
611
|
className?: string | undefined;
|
|
616
|
-
title?:
|
|
617
|
-
|
|
612
|
+
title?: string | React.ReactNode | Function;
|
|
613
|
+
columns?: ColumnProps[] | undefined;
|
|
618
614
|
placeholder?: Function | React.ReactNode;
|
|
619
615
|
indentSize?: number | undefined;
|
|
620
616
|
dataSource?: any[] | undefined;
|
|
617
|
+
showHeader?: boolean | undefined;
|
|
618
|
+
tableLayout?: string | undefined;
|
|
621
619
|
} & {} & {
|
|
622
|
-
locale?: string
|
|
623
|
-
translate?: (
|
|
620
|
+
locale?: string;
|
|
621
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
624
622
|
}>, prevState: Readonly<{}>): any;
|
|
625
|
-
componentDidUpdate?(prevProps: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "
|
|
626
|
-
columns?: ColumnProps[] | undefined;
|
|
627
|
-
tableLayout?: string | undefined;
|
|
623
|
+
componentDidUpdate?(prevProps: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "scroll" | "footer" | "style" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "size" | "loading" | "testIdBuilder" | "onDrag" | "onSelect" | "loadingConfig" | "draggable" | "sticky" | "lineHeight" | "onRef" | "resizable" | "headerClassName" | "onSelectAll" | "expandable" | "keyField" | "rowClassName" | "childrenColumnName" | "lazyRenderAfter" | "onSort" | "onFilter" | "bodyClassname" | "rowClassname" | "rowSelection" | "bordered" | "headSummary" | "footSummary" | "onRow" | "itemActions" | "autoFillHeight"> & {
|
|
628
624
|
className?: string | undefined;
|
|
629
|
-
title?:
|
|
630
|
-
|
|
625
|
+
title?: string | React.ReactNode | Function;
|
|
626
|
+
columns?: ColumnProps[] | undefined;
|
|
631
627
|
placeholder?: Function | React.ReactNode;
|
|
632
628
|
indentSize?: number | undefined;
|
|
633
629
|
dataSource?: any[] | undefined;
|
|
630
|
+
showHeader?: boolean | undefined;
|
|
631
|
+
tableLayout?: string | undefined;
|
|
634
632
|
} & {} & {
|
|
635
|
-
locale?: string
|
|
636
|
-
translate?: (
|
|
633
|
+
locale?: string;
|
|
634
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
637
635
|
}>, prevState: Readonly<{}>, snapshot?: any): void;
|
|
638
636
|
componentWillMount?(): void;
|
|
639
637
|
UNSAFE_componentWillMount?(): void;
|
|
640
|
-
componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "
|
|
641
|
-
columns?: ColumnProps[] | undefined;
|
|
642
|
-
tableLayout?: string | undefined;
|
|
638
|
+
componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "scroll" | "footer" | "style" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "size" | "loading" | "testIdBuilder" | "onDrag" | "onSelect" | "loadingConfig" | "draggable" | "sticky" | "lineHeight" | "onRef" | "resizable" | "headerClassName" | "onSelectAll" | "expandable" | "keyField" | "rowClassName" | "childrenColumnName" | "lazyRenderAfter" | "onSort" | "onFilter" | "bodyClassname" | "rowClassname" | "rowSelection" | "bordered" | "headSummary" | "footSummary" | "onRow" | "itemActions" | "autoFillHeight"> & {
|
|
643
639
|
className?: string | undefined;
|
|
644
|
-
title?:
|
|
645
|
-
|
|
640
|
+
title?: string | React.ReactNode | Function;
|
|
641
|
+
columns?: ColumnProps[] | undefined;
|
|
646
642
|
placeholder?: Function | React.ReactNode;
|
|
647
643
|
indentSize?: number | undefined;
|
|
648
644
|
dataSource?: any[] | undefined;
|
|
645
|
+
showHeader?: boolean | undefined;
|
|
646
|
+
tableLayout?: string | undefined;
|
|
649
647
|
} & {} & {
|
|
650
|
-
locale?: string
|
|
651
|
-
translate?: (
|
|
648
|
+
locale?: string;
|
|
649
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
652
650
|
}>, nextContext: any): void;
|
|
653
|
-
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "
|
|
654
|
-
columns?: ColumnProps[] | undefined;
|
|
655
|
-
tableLayout?: string | undefined;
|
|
651
|
+
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "scroll" | "footer" | "style" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "size" | "loading" | "testIdBuilder" | "onDrag" | "onSelect" | "loadingConfig" | "draggable" | "sticky" | "lineHeight" | "onRef" | "resizable" | "headerClassName" | "onSelectAll" | "expandable" | "keyField" | "rowClassName" | "childrenColumnName" | "lazyRenderAfter" | "onSort" | "onFilter" | "bodyClassname" | "rowClassname" | "rowSelection" | "bordered" | "headSummary" | "footSummary" | "onRow" | "itemActions" | "autoFillHeight"> & {
|
|
656
652
|
className?: string | undefined;
|
|
657
|
-
title?:
|
|
658
|
-
|
|
653
|
+
title?: string | React.ReactNode | Function;
|
|
654
|
+
columns?: ColumnProps[] | undefined;
|
|
659
655
|
placeholder?: Function | React.ReactNode;
|
|
660
656
|
indentSize?: number | undefined;
|
|
661
657
|
dataSource?: any[] | undefined;
|
|
658
|
+
showHeader?: boolean | undefined;
|
|
659
|
+
tableLayout?: string | undefined;
|
|
662
660
|
} & {} & {
|
|
663
|
-
locale?: string
|
|
664
|
-
translate?: (
|
|
661
|
+
locale?: string;
|
|
662
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
665
663
|
}>, nextContext: any): void;
|
|
666
|
-
componentWillUpdate?(nextProps: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "
|
|
667
|
-
columns?: ColumnProps[] | undefined;
|
|
668
|
-
tableLayout?: string | undefined;
|
|
664
|
+
componentWillUpdate?(nextProps: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "scroll" | "footer" | "style" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "size" | "loading" | "testIdBuilder" | "onDrag" | "onSelect" | "loadingConfig" | "draggable" | "sticky" | "lineHeight" | "onRef" | "resizable" | "headerClassName" | "onSelectAll" | "expandable" | "keyField" | "rowClassName" | "childrenColumnName" | "lazyRenderAfter" | "onSort" | "onFilter" | "bodyClassname" | "rowClassname" | "rowSelection" | "bordered" | "headSummary" | "footSummary" | "onRow" | "itemActions" | "autoFillHeight"> & {
|
|
669
665
|
className?: string | undefined;
|
|
670
|
-
title?:
|
|
671
|
-
|
|
666
|
+
title?: string | React.ReactNode | Function;
|
|
667
|
+
columns?: ColumnProps[] | undefined;
|
|
672
668
|
placeholder?: Function | React.ReactNode;
|
|
673
669
|
indentSize?: number | undefined;
|
|
674
670
|
dataSource?: any[] | undefined;
|
|
671
|
+
showHeader?: boolean | undefined;
|
|
672
|
+
tableLayout?: string | undefined;
|
|
675
673
|
} & {} & {
|
|
676
|
-
locale?: string
|
|
677
|
-
translate?: (
|
|
674
|
+
locale?: string;
|
|
675
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
678
676
|
}>, nextState: Readonly<{}>, nextContext: any): void;
|
|
679
|
-
UNSAFE_componentWillUpdate?(nextProps: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "
|
|
680
|
-
columns?: ColumnProps[] | undefined;
|
|
681
|
-
tableLayout?: string | undefined;
|
|
677
|
+
UNSAFE_componentWillUpdate?(nextProps: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "scroll" | "footer" | "style" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "size" | "loading" | "testIdBuilder" | "onDrag" | "onSelect" | "loadingConfig" | "draggable" | "sticky" | "lineHeight" | "onRef" | "resizable" | "headerClassName" | "onSelectAll" | "expandable" | "keyField" | "rowClassName" | "childrenColumnName" | "lazyRenderAfter" | "onSort" | "onFilter" | "bodyClassname" | "rowClassname" | "rowSelection" | "bordered" | "headSummary" | "footSummary" | "onRow" | "itemActions" | "autoFillHeight"> & {
|
|
682
678
|
className?: string | undefined;
|
|
683
|
-
title?:
|
|
684
|
-
|
|
679
|
+
title?: string | React.ReactNode | Function;
|
|
680
|
+
columns?: ColumnProps[] | undefined;
|
|
685
681
|
placeholder?: Function | React.ReactNode;
|
|
686
682
|
indentSize?: number | undefined;
|
|
687
683
|
dataSource?: any[] | undefined;
|
|
684
|
+
showHeader?: boolean | undefined;
|
|
685
|
+
tableLayout?: string | undefined;
|
|
688
686
|
} & {} & {
|
|
689
|
-
locale?: string
|
|
690
|
-
translate?: (
|
|
687
|
+
locale?: string;
|
|
688
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
691
689
|
}>, nextState: Readonly<{}>, nextContext: any): void;
|
|
692
690
|
};
|
|
693
691
|
displayName: string;
|
|
@@ -697,150 +695,150 @@ declare const _default: {
|
|
|
697
695
|
ComposedComponent: typeof Table;
|
|
698
696
|
}, {}> & {
|
|
699
697
|
ComposedComponent: {
|
|
700
|
-
new (props: Pick<Omit<TableProps, keyof LocaleProps>, "
|
|
701
|
-
columns?: ColumnProps[] | undefined;
|
|
702
|
-
tableLayout?: string | undefined;
|
|
698
|
+
new (props: Pick<Omit<TableProps, keyof LocaleProps>, "scroll" | "footer" | "style" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "size" | "loading" | "testIdBuilder" | "onDrag" | "onSelect" | "loadingConfig" | "draggable" | "sticky" | "lineHeight" | "onRef" | "resizable" | "headerClassName" | "onSelectAll" | "expandable" | "keyField" | "rowClassName" | "childrenColumnName" | "lazyRenderAfter" | "onSort" | "onFilter" | "bodyClassname" | "rowClassname" | "rowSelection" | "bordered" | "headSummary" | "footSummary" | "onRow" | "itemActions" | "autoFillHeight"> & {
|
|
703
699
|
className?: string | undefined;
|
|
704
|
-
title?:
|
|
705
|
-
|
|
700
|
+
title?: string | React.ReactNode | Function;
|
|
701
|
+
columns?: ColumnProps[] | undefined;
|
|
706
702
|
placeholder?: Function | React.ReactNode;
|
|
707
703
|
indentSize?: number | undefined;
|
|
708
704
|
dataSource?: any[] | undefined;
|
|
705
|
+
showHeader?: boolean | undefined;
|
|
706
|
+
tableLayout?: string | undefined;
|
|
709
707
|
} & {} & {
|
|
710
|
-
locale?: string
|
|
711
|
-
translate?: (
|
|
708
|
+
locale?: string;
|
|
709
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
712
710
|
}): {
|
|
713
711
|
ref: any;
|
|
714
712
|
childRef(ref: any): void;
|
|
715
713
|
getWrappedInstance(): any;
|
|
716
714
|
render(): React.JSX.Element;
|
|
717
715
|
context: unknown;
|
|
718
|
-
setState<
|
|
719
|
-
columns?: ColumnProps[] | undefined;
|
|
720
|
-
tableLayout?: string | undefined;
|
|
716
|
+
setState<K extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "scroll" | "footer" | "style" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "size" | "loading" | "testIdBuilder" | "onDrag" | "onSelect" | "loadingConfig" | "draggable" | "sticky" | "lineHeight" | "onRef" | "resizable" | "headerClassName" | "onSelectAll" | "expandable" | "keyField" | "rowClassName" | "childrenColumnName" | "lazyRenderAfter" | "onSort" | "onFilter" | "bodyClassname" | "rowClassname" | "rowSelection" | "bordered" | "headSummary" | "footSummary" | "onRow" | "itemActions" | "autoFillHeight"> & {
|
|
721
717
|
className?: string | undefined;
|
|
722
|
-
title?:
|
|
723
|
-
|
|
718
|
+
title?: string | React.ReactNode | Function;
|
|
719
|
+
columns?: ColumnProps[] | undefined;
|
|
724
720
|
placeholder?: Function | React.ReactNode;
|
|
725
721
|
indentSize?: number | undefined;
|
|
726
722
|
dataSource?: any[] | undefined;
|
|
723
|
+
showHeader?: boolean | undefined;
|
|
724
|
+
tableLayout?: string | undefined;
|
|
727
725
|
} & {} & {
|
|
728
|
-
locale?: string
|
|
729
|
-
translate?: (
|
|
730
|
-
}>) => {} | Pick<{},
|
|
726
|
+
locale?: string;
|
|
727
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
728
|
+
}>) => {} | Pick<{}, K> | null) | Pick<{}, K> | null, callback?: (() => void) | undefined): void;
|
|
731
729
|
forceUpdate(callback?: (() => void) | undefined): void;
|
|
732
|
-
readonly props: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "
|
|
733
|
-
columns?: ColumnProps[] | undefined;
|
|
734
|
-
tableLayout?: string | undefined;
|
|
730
|
+
readonly props: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "scroll" | "footer" | "style" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "size" | "loading" | "testIdBuilder" | "onDrag" | "onSelect" | "loadingConfig" | "draggable" | "sticky" | "lineHeight" | "onRef" | "resizable" | "headerClassName" | "onSelectAll" | "expandable" | "keyField" | "rowClassName" | "childrenColumnName" | "lazyRenderAfter" | "onSort" | "onFilter" | "bodyClassname" | "rowClassname" | "rowSelection" | "bordered" | "headSummary" | "footSummary" | "onRow" | "itemActions" | "autoFillHeight"> & {
|
|
735
731
|
className?: string | undefined;
|
|
736
|
-
title?:
|
|
737
|
-
|
|
732
|
+
title?: string | React.ReactNode | Function;
|
|
733
|
+
columns?: ColumnProps[] | undefined;
|
|
738
734
|
placeholder?: Function | React.ReactNode;
|
|
739
735
|
indentSize?: number | undefined;
|
|
740
736
|
dataSource?: any[] | undefined;
|
|
737
|
+
showHeader?: boolean | undefined;
|
|
738
|
+
tableLayout?: string | undefined;
|
|
741
739
|
} & {} & {
|
|
742
|
-
locale?: string
|
|
743
|
-
translate?: (
|
|
740
|
+
locale?: string;
|
|
741
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
744
742
|
}>;
|
|
745
743
|
state: Readonly<{}>;
|
|
746
744
|
refs: {
|
|
747
745
|
[key: string]: React.ReactInstance;
|
|
748
746
|
};
|
|
749
747
|
componentDidMount?(): void;
|
|
750
|
-
shouldComponentUpdate?(nextProps: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "
|
|
751
|
-
columns?: ColumnProps[] | undefined;
|
|
752
|
-
tableLayout?: string | undefined;
|
|
748
|
+
shouldComponentUpdate?(nextProps: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "scroll" | "footer" | "style" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "size" | "loading" | "testIdBuilder" | "onDrag" | "onSelect" | "loadingConfig" | "draggable" | "sticky" | "lineHeight" | "onRef" | "resizable" | "headerClassName" | "onSelectAll" | "expandable" | "keyField" | "rowClassName" | "childrenColumnName" | "lazyRenderAfter" | "onSort" | "onFilter" | "bodyClassname" | "rowClassname" | "rowSelection" | "bordered" | "headSummary" | "footSummary" | "onRow" | "itemActions" | "autoFillHeight"> & {
|
|
753
749
|
className?: string | undefined;
|
|
754
|
-
title?:
|
|
755
|
-
|
|
750
|
+
title?: string | React.ReactNode | Function;
|
|
751
|
+
columns?: ColumnProps[] | undefined;
|
|
756
752
|
placeholder?: Function | React.ReactNode;
|
|
757
753
|
indentSize?: number | undefined;
|
|
758
754
|
dataSource?: any[] | undefined;
|
|
755
|
+
showHeader?: boolean | undefined;
|
|
756
|
+
tableLayout?: string | undefined;
|
|
759
757
|
} & {} & {
|
|
760
|
-
locale?: string
|
|
761
|
-
translate?: (
|
|
758
|
+
locale?: string;
|
|
759
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
762
760
|
}>, nextState: Readonly<{}>, nextContext: any): boolean;
|
|
763
761
|
componentWillUnmount?(): void;
|
|
764
762
|
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
|
765
|
-
getSnapshotBeforeUpdate?(prevProps: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "
|
|
766
|
-
columns?: ColumnProps[] | undefined;
|
|
767
|
-
tableLayout?: string | undefined;
|
|
763
|
+
getSnapshotBeforeUpdate?(prevProps: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "scroll" | "footer" | "style" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "size" | "loading" | "testIdBuilder" | "onDrag" | "onSelect" | "loadingConfig" | "draggable" | "sticky" | "lineHeight" | "onRef" | "resizable" | "headerClassName" | "onSelectAll" | "expandable" | "keyField" | "rowClassName" | "childrenColumnName" | "lazyRenderAfter" | "onSort" | "onFilter" | "bodyClassname" | "rowClassname" | "rowSelection" | "bordered" | "headSummary" | "footSummary" | "onRow" | "itemActions" | "autoFillHeight"> & {
|
|
768
764
|
className?: string | undefined;
|
|
769
|
-
title?:
|
|
770
|
-
|
|
765
|
+
title?: string | React.ReactNode | Function;
|
|
766
|
+
columns?: ColumnProps[] | undefined;
|
|
771
767
|
placeholder?: Function | React.ReactNode;
|
|
772
768
|
indentSize?: number | undefined;
|
|
773
769
|
dataSource?: any[] | undefined;
|
|
770
|
+
showHeader?: boolean | undefined;
|
|
771
|
+
tableLayout?: string | undefined;
|
|
774
772
|
} & {} & {
|
|
775
|
-
locale?: string
|
|
776
|
-
translate?: (
|
|
773
|
+
locale?: string;
|
|
774
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
777
775
|
}>, prevState: Readonly<{}>): any;
|
|
778
|
-
componentDidUpdate?(prevProps: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "
|
|
779
|
-
columns?: ColumnProps[] | undefined;
|
|
780
|
-
tableLayout?: string | undefined;
|
|
776
|
+
componentDidUpdate?(prevProps: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "scroll" | "footer" | "style" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "size" | "loading" | "testIdBuilder" | "onDrag" | "onSelect" | "loadingConfig" | "draggable" | "sticky" | "lineHeight" | "onRef" | "resizable" | "headerClassName" | "onSelectAll" | "expandable" | "keyField" | "rowClassName" | "childrenColumnName" | "lazyRenderAfter" | "onSort" | "onFilter" | "bodyClassname" | "rowClassname" | "rowSelection" | "bordered" | "headSummary" | "footSummary" | "onRow" | "itemActions" | "autoFillHeight"> & {
|
|
781
777
|
className?: string | undefined;
|
|
782
|
-
title?:
|
|
783
|
-
|
|
778
|
+
title?: string | React.ReactNode | Function;
|
|
779
|
+
columns?: ColumnProps[] | undefined;
|
|
784
780
|
placeholder?: Function | React.ReactNode;
|
|
785
781
|
indentSize?: number | undefined;
|
|
786
782
|
dataSource?: any[] | undefined;
|
|
783
|
+
showHeader?: boolean | undefined;
|
|
784
|
+
tableLayout?: string | undefined;
|
|
787
785
|
} & {} & {
|
|
788
|
-
locale?: string
|
|
789
|
-
translate?: (
|
|
786
|
+
locale?: string;
|
|
787
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
790
788
|
}>, prevState: Readonly<{}>, snapshot?: any): void;
|
|
791
789
|
componentWillMount?(): void;
|
|
792
790
|
UNSAFE_componentWillMount?(): void;
|
|
793
|
-
componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "
|
|
794
|
-
columns?: ColumnProps[] | undefined;
|
|
795
|
-
tableLayout?: string | undefined;
|
|
791
|
+
componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "scroll" | "footer" | "style" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "size" | "loading" | "testIdBuilder" | "onDrag" | "onSelect" | "loadingConfig" | "draggable" | "sticky" | "lineHeight" | "onRef" | "resizable" | "headerClassName" | "onSelectAll" | "expandable" | "keyField" | "rowClassName" | "childrenColumnName" | "lazyRenderAfter" | "onSort" | "onFilter" | "bodyClassname" | "rowClassname" | "rowSelection" | "bordered" | "headSummary" | "footSummary" | "onRow" | "itemActions" | "autoFillHeight"> & {
|
|
796
792
|
className?: string | undefined;
|
|
797
|
-
title?:
|
|
798
|
-
|
|
793
|
+
title?: string | React.ReactNode | Function;
|
|
794
|
+
columns?: ColumnProps[] | undefined;
|
|
799
795
|
placeholder?: Function | React.ReactNode;
|
|
800
796
|
indentSize?: number | undefined;
|
|
801
797
|
dataSource?: any[] | undefined;
|
|
798
|
+
showHeader?: boolean | undefined;
|
|
799
|
+
tableLayout?: string | undefined;
|
|
802
800
|
} & {} & {
|
|
803
|
-
locale?: string
|
|
804
|
-
translate?: (
|
|
801
|
+
locale?: string;
|
|
802
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
805
803
|
}>, nextContext: any): void;
|
|
806
|
-
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "
|
|
807
|
-
columns?: ColumnProps[] | undefined;
|
|
808
|
-
tableLayout?: string | undefined;
|
|
804
|
+
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "scroll" | "footer" | "style" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "size" | "loading" | "testIdBuilder" | "onDrag" | "onSelect" | "loadingConfig" | "draggable" | "sticky" | "lineHeight" | "onRef" | "resizable" | "headerClassName" | "onSelectAll" | "expandable" | "keyField" | "rowClassName" | "childrenColumnName" | "lazyRenderAfter" | "onSort" | "onFilter" | "bodyClassname" | "rowClassname" | "rowSelection" | "bordered" | "headSummary" | "footSummary" | "onRow" | "itemActions" | "autoFillHeight"> & {
|
|
809
805
|
className?: string | undefined;
|
|
810
|
-
title?:
|
|
811
|
-
|
|
806
|
+
title?: string | React.ReactNode | Function;
|
|
807
|
+
columns?: ColumnProps[] | undefined;
|
|
812
808
|
placeholder?: Function | React.ReactNode;
|
|
813
809
|
indentSize?: number | undefined;
|
|
814
810
|
dataSource?: any[] | undefined;
|
|
811
|
+
showHeader?: boolean | undefined;
|
|
812
|
+
tableLayout?: string | undefined;
|
|
815
813
|
} & {} & {
|
|
816
|
-
locale?: string
|
|
817
|
-
translate?: (
|
|
814
|
+
locale?: string;
|
|
815
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
818
816
|
}>, nextContext: any): void;
|
|
819
|
-
componentWillUpdate?(nextProps: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "
|
|
820
|
-
columns?: ColumnProps[] | undefined;
|
|
821
|
-
tableLayout?: string | undefined;
|
|
817
|
+
componentWillUpdate?(nextProps: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "scroll" | "footer" | "style" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "size" | "loading" | "testIdBuilder" | "onDrag" | "onSelect" | "loadingConfig" | "draggable" | "sticky" | "lineHeight" | "onRef" | "resizable" | "headerClassName" | "onSelectAll" | "expandable" | "keyField" | "rowClassName" | "childrenColumnName" | "lazyRenderAfter" | "onSort" | "onFilter" | "bodyClassname" | "rowClassname" | "rowSelection" | "bordered" | "headSummary" | "footSummary" | "onRow" | "itemActions" | "autoFillHeight"> & {
|
|
822
818
|
className?: string | undefined;
|
|
823
|
-
title?:
|
|
824
|
-
|
|
819
|
+
title?: string | React.ReactNode | Function;
|
|
820
|
+
columns?: ColumnProps[] | undefined;
|
|
825
821
|
placeholder?: Function | React.ReactNode;
|
|
826
822
|
indentSize?: number | undefined;
|
|
827
823
|
dataSource?: any[] | undefined;
|
|
824
|
+
showHeader?: boolean | undefined;
|
|
825
|
+
tableLayout?: string | undefined;
|
|
828
826
|
} & {} & {
|
|
829
|
-
locale?: string
|
|
830
|
-
translate?: (
|
|
827
|
+
locale?: string;
|
|
828
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
831
829
|
}>, nextState: Readonly<{}>, nextContext: any): void;
|
|
832
|
-
UNSAFE_componentWillUpdate?(nextProps: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "
|
|
833
|
-
columns?: ColumnProps[] | undefined;
|
|
834
|
-
tableLayout?: string | undefined;
|
|
830
|
+
UNSAFE_componentWillUpdate?(nextProps: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "scroll" | "footer" | "style" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "size" | "loading" | "testIdBuilder" | "onDrag" | "onSelect" | "loadingConfig" | "draggable" | "sticky" | "lineHeight" | "onRef" | "resizable" | "headerClassName" | "onSelectAll" | "expandable" | "keyField" | "rowClassName" | "childrenColumnName" | "lazyRenderAfter" | "onSort" | "onFilter" | "bodyClassname" | "rowClassname" | "rowSelection" | "bordered" | "headSummary" | "footSummary" | "onRow" | "itemActions" | "autoFillHeight"> & {
|
|
835
831
|
className?: string | undefined;
|
|
836
|
-
title?:
|
|
837
|
-
|
|
832
|
+
title?: string | React.ReactNode | Function;
|
|
833
|
+
columns?: ColumnProps[] | undefined;
|
|
838
834
|
placeholder?: Function | React.ReactNode;
|
|
839
835
|
indentSize?: number | undefined;
|
|
840
836
|
dataSource?: any[] | undefined;
|
|
837
|
+
showHeader?: boolean | undefined;
|
|
838
|
+
tableLayout?: string | undefined;
|
|
841
839
|
} & {} & {
|
|
842
|
-
locale?: string
|
|
843
|
-
translate?: (
|
|
840
|
+
locale?: string;
|
|
841
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
844
842
|
}>, nextState: Readonly<{}>, nextContext: any): void;
|
|
845
843
|
};
|
|
846
844
|
displayName: string;
|