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