amis-ui 6.14.0-beta.8 → 7.0.0-next.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/esm/HTMLFilterContext.js +1 -1
- package/esm/components/404.d.ts +0 -1
- package/esm/components/404.js +1 -1
- package/esm/components/Alert.d.ts +204 -205
- package/esm/components/Alert.js +1 -1
- package/esm/components/Alert2.d.ts +20 -21
- package/esm/components/Alert2.js +1 -1
- package/esm/components/AlphabetIndexer.js +1 -1
- package/esm/components/AnchorNav.d.ts +23 -23
- package/esm/components/AnchorNav.js +4 -4
- package/esm/components/AnchorNavSection.js +1 -1
- package/esm/components/ArrayInput.d.ts +164 -165
- package/esm/components/ArrayInput.js +5 -6
- package/esm/components/AsideNav.d.ts +20 -21
- package/esm/components/AsideNav.js +1 -1
- package/esm/components/AssociatedSelection.d.ts +123 -124
- package/esm/components/AssociatedSelection.js +3 -3
- package/esm/components/AutoFoldedList.d.ts +0 -1
- package/esm/components/AutoFoldedList.js +1 -1
- package/esm/components/AutoSizer.js +1 -1
- package/esm/components/Avatar.d.ts +90 -91
- package/esm/components/Avatar.js +1 -1
- package/esm/components/Badge.d.ts +2 -50
- package/esm/components/Badge.js +1 -1
- package/esm/components/BaiduMapPicker.d.ts +0 -2
- package/esm/components/BaiduMapPicker.js +4 -4
- package/esm/components/BarCode.d.ts +0 -1
- package/esm/components/BarCode.js +1 -1
- package/esm/components/Breadcrumb.d.ts +0 -1
- package/esm/components/Breadcrumb.js +3 -3
- package/esm/components/Button.d.ts +20 -21
- package/esm/components/Button.js +3 -2
- package/esm/components/CalendarMobile.d.ts +163 -164
- package/esm/components/CalendarMobile.js +1 -1
- package/esm/components/Card.d.ts +170 -171
- package/esm/components/Card.js +1 -1
- package/esm/components/Cascader.d.ts +0 -1
- package/esm/components/Cascader.js +1 -1
- package/esm/components/ChainedDropdownSelection.d.ts +123 -124
- package/esm/components/ChainedDropdownSelection.js +1 -1
- package/esm/components/ChainedSelection.d.ts +123 -124
- package/esm/components/ChainedSelection.js +3 -3
- package/esm/components/Checkbox.d.ts +30 -31
- package/esm/components/Checkbox.js +3 -3
- package/esm/components/CityArea.d.ts +86 -87
- package/esm/components/CityArea.js +1 -1
- package/esm/components/CityDB.js +1 -1
- package/esm/components/CodeMirror.js +4 -4
- package/esm/components/Collapse.d.ts +150 -151
- package/esm/components/Collapse.js +1 -1
- package/esm/components/CollapseGroup.d.ts +30 -31
- package/esm/components/CollapseGroup.js +1 -1
- package/esm/components/ColorPicker.d.ts +86 -87
- package/esm/components/ColorPicker.js +3 -4
- package/esm/components/Combo.d.ts +92 -87
- package/esm/components/Combo.js +1 -1
- package/esm/components/ConditionBuilder.js +1 -1
- package/esm/components/ConfirmBox.d.ts +103 -104
- package/esm/components/ConfirmBox.js +3 -4
- package/esm/components/ContextMenu.d.ts +0 -1
- package/esm/components/ContextMenu.js +1 -1
- package/esm/components/DatePicker.d.ts +244 -245
- package/esm/components/DatePicker.js +2 -3
- package/esm/components/DateRangePicker.d.ts +283 -285
- package/esm/components/DateRangePicker.js +3 -4
- package/esm/components/DiffEditor.js +3 -3
- package/esm/components/DndContainer.d.ts +23 -24
- package/esm/components/DndContainer.js +1 -1
- package/esm/components/Drawer.d.ts +22 -23
- package/esm/components/Drawer.js +3 -3
- package/esm/components/DropDownSelection.d.ts +123 -124
- package/esm/components/DropDownSelection.js +3 -4
- package/esm/components/DropdownContextMenus.d.ts +1 -2
- package/esm/components/DropdownContextMenus.js +1 -1
- package/esm/components/Editor.d.ts +243 -244
- package/esm/components/Editor.js +1 -1
- package/esm/components/Form.d.ts +2 -2
- package/esm/components/Form.js +1 -1
- package/esm/components/FormField.d.ts +86 -87
- package/esm/components/FormField.js +1 -1
- package/esm/components/FormulaPicker.js +1 -1
- package/esm/components/GaodeMapPicker.d.ts +0 -2
- package/esm/components/GaodeMapPicker.js +11 -11
- package/esm/components/GridNav.js +1 -1
- package/esm/components/GridNavItem.js +1 -1
- package/esm/components/GroupedSelection.d.ts +123 -124
- package/esm/components/GroupedSelection.js +1 -1
- package/esm/components/HeadCellDropDown.js +1 -1
- package/esm/components/HorizontalScroll.d.ts +0 -1
- package/esm/components/HorizontalScroll.js +1 -1
- package/esm/components/Html.d.ts +0 -1
- package/esm/components/Html.js +1 -1
- package/esm/components/Icon.js +1 -1
- package/esm/components/ImageGallery.d.ts +123 -151
- package/esm/components/ImageGallery.js +3 -3
- package/esm/components/Input.js +3 -3
- package/esm/components/InputBox.d.ts +10 -11
- package/esm/components/InputBox.js +3 -3
- package/esm/components/InputBoxWithSuggestion.d.ts +86 -87
- package/esm/components/InputBoxWithSuggestion.js +3 -4
- package/esm/components/InputJSONSchema.js +1 -1
- package/esm/components/InputTable.d.ts +86 -87
- package/esm/components/InputTable.js +1 -1
- package/esm/components/JSONSchemaEditor.js +1 -1
- package/esm/components/Layout.d.ts +0 -1
- package/esm/components/Layout.js +1 -1
- package/esm/components/Link.d.ts +0 -1
- package/esm/components/Link.js +1 -1
- package/esm/components/ListGroup.d.ts +10 -11
- package/esm/components/ListGroup.js +1 -1
- package/esm/components/ListMenu.d.ts +163 -164
- package/esm/components/ListMenu.js +1 -1
- package/esm/components/LocationPicker.d.ts +123 -124
- package/esm/components/LocationPicker.js +3 -3
- package/esm/components/Markdown.js +1 -1
- package/esm/components/Menu.js +1 -1
- package/esm/components/MixedInput.d.ts +0 -1
- package/esm/components/MixedInput.js +1 -1
- package/esm/components/MobileDevTool.js +1 -1
- package/esm/components/Modal.d.ts +438 -438
- package/esm/components/Modal.js +3 -3
- package/esm/components/ModalManager.d.ts +0 -1
- package/esm/components/ModalManager.js +1 -1
- package/esm/components/MonthRangePicker.d.ts +163 -164
- package/esm/components/MultilineText.d.ts +126 -127
- package/esm/components/MultilineText.js +1 -1
- package/esm/components/NumberInput.d.ts +20 -31
- package/esm/components/NumberInput.js +1 -1
- package/esm/components/OverflowTpl.d.ts +0 -1
- package/esm/components/OverflowTpl.js +4 -5
- package/esm/components/Pagination.d.ts +243 -244
- package/esm/components/Pagination.js +1 -1
- package/esm/components/PdfViewer.d.ts +0 -1
- package/esm/components/PdfViewer.js +1 -1
- package/esm/components/Picker.d.ts +86 -87
- package/esm/components/Picker.js +1 -1
- package/esm/components/PickerColumn.d.ts +0 -1
- package/esm/components/PickerColumn.js +1 -1
- package/esm/components/PickerContainer.d.ts +86 -87
- package/esm/components/PickerContainer.js +16 -16
- package/esm/components/PopOverContainer.js +6 -7
- package/esm/components/PopUp.d.ts +123 -124
- package/esm/components/PopUp.js +3 -3
- package/esm/components/Progress.d.ts +40 -41
- package/esm/components/Progress.js +1 -1
- package/esm/components/PullRefresh.d.ts +0 -1
- package/esm/components/PullRefresh.js +1 -1
- package/esm/components/Radios.d.ts +20 -21
- package/esm/components/Radios.js +1 -1
- package/esm/components/Range.d.ts +0 -5
- package/esm/components/Range.js +5 -6
- package/esm/components/Rating.d.ts +40 -41
- package/esm/components/Rating.js +1 -1
- package/esm/components/ResultBox.d.ts +163 -164
- package/esm/components/ResultBox.js +3 -3
- package/esm/components/ResultList.d.ts +163 -164
- package/esm/components/ResultList.js +5 -6
- package/esm/components/ResultTableList.d.ts +164 -165
- package/esm/components/ResultTableList.js +3 -3
- package/esm/components/ResultTreeList.d.ts +123 -124
- package/esm/components/ResultTreeList.js +3 -3
- package/esm/components/RichText.js +1 -1
- package/esm/components/SearchBox.d.ts +163 -165
- package/esm/components/SearchBox.js +2 -3
- package/esm/components/Select.d.ts +453 -1395
- package/esm/components/Select.js +3 -4
- package/esm/components/SelectMobile.js +3 -4
- package/esm/components/Selection.d.ts +123 -124
- package/esm/components/Selection.js +3 -3
- package/esm/components/Shape.d.ts +0 -1
- package/esm/components/Shape.js +1 -1
- package/esm/components/Signature.d.ts +86 -87
- package/esm/components/Signature.js +1 -1
- package/esm/components/Slider.d.ts +3 -4
- package/esm/components/Slider.js +1 -1
- package/esm/components/SparkLine.d.ts +123 -124
- package/esm/components/SparkLine.js +1 -1
- package/esm/components/Spinner.d.ts +50 -51
- package/esm/components/Spinner.js +3 -3
- package/esm/components/Steps.d.ts +0 -1
- package/esm/components/Steps.js +1 -1
- package/esm/components/Switch.d.ts +30 -31
- package/esm/components/Switch.js +1 -1
- package/esm/components/Tab.js +1 -1
- package/esm/components/Table.js +1 -1
- package/esm/components/TableSelection.d.ts +164 -165
- package/esm/components/TableSelection.js +1 -1
- package/esm/components/Tabs.d.ts +146 -147
- package/esm/components/Tabs.js +8 -9
- package/esm/components/TabsTransfer.d.ts +123 -125
- package/esm/components/TabsTransfer.js +3 -3
- package/esm/components/TabsTransferPicker.d.ts +86 -87
- package/esm/components/TabsTransferPicker.js +3 -3
- package/esm/components/Tag.d.ts +50 -51
- package/esm/components/Tag.js +1 -1
- package/esm/components/Textarea.d.ts +123 -124
- package/esm/components/Textarea.js +5 -6
- package/esm/components/Timeline.d.ts +0 -1
- package/esm/components/Timeline.js +1 -1
- package/esm/components/TimelineItem.d.ts +385 -386
- package/esm/components/TimelineItem.js +1 -1
- package/esm/components/Tinymce.js +6 -4
- package/esm/components/TitleBar.d.ts +0 -1
- package/esm/components/TitleBar.js +1 -1
- package/esm/components/Toast.d.ts +166 -167
- package/esm/components/Toast.js +5 -5
- package/esm/components/Tooltip.d.ts +0 -1
- package/esm/components/Tooltip.js +1 -1
- package/esm/components/TooltipWrapper.d.ts +41 -42
- package/esm/components/TooltipWrapper.js +3 -4
- package/esm/components/Transfer.d.ts +370 -381
- package/esm/components/Transfer.js +4 -4
- package/esm/components/TransferDropDown.d.ts +163 -164
- package/esm/components/TransferDropDown.js +1 -1
- package/esm/components/TransferPicker.d.ts +86 -87
- package/esm/components/TransferPicker.js +3 -3
- package/esm/components/TransferSearch.d.ts +86 -88
- package/esm/components/TransferSearch.js +3 -3
- package/esm/components/Tree.d.ts +728 -726
- package/esm/components/Tree.js +22 -8
- package/esm/components/TreeSelection.d.ts +163 -164
- package/esm/components/TreeSelection.js +3 -3
- package/esm/components/UserSelect.d.ts +123 -125
- package/esm/components/UserSelect.js +5 -5
- package/esm/components/UserTabSelect.d.ts +123 -124
- package/esm/components/UserTabSelect.js +1 -1
- package/esm/components/VerificationCode.d.ts +0 -1
- package/esm/components/VerificationCode.js +1 -1
- package/esm/components/VirtualList.js +1 -1
- package/esm/components/WithRemoteConfig.d.ts +11 -12
- package/esm/components/WithRemoteConfig.js +33 -34
- package/esm/components/WithStore.d.ts +4 -4
- package/esm/components/WithStore.js +3 -3
- package/esm/components/calendar/Calendar.js +1 -1
- package/esm/components/calendar/CalendarContainer.js +3 -3
- package/esm/components/calendar/DaysView.d.ts +22 -23
- package/esm/components/calendar/DaysView.js +1 -1
- package/esm/components/calendar/MonthsView.d.ts +20 -21
- package/esm/components/calendar/MonthsView.js +1 -1
- package/esm/components/calendar/QuartersView.d.ts +20 -21
- package/esm/components/calendar/QuartersView.js +3 -3
- package/esm/components/calendar/TimeView.d.ts +21 -22
- package/esm/components/calendar/TimeView.js +1 -1
- package/esm/components/calendar/YearsView.d.ts +20 -21
- package/esm/components/calendar/YearsView.js +1 -1
- package/esm/components/condition-builder/Expression.d.ts +90 -91
- package/esm/components/condition-builder/Expression.js +1 -1
- package/esm/components/condition-builder/Field.d.ts +86 -87
- package/esm/components/condition-builder/Field.js +1 -1
- package/esm/components/condition-builder/Formula.d.ts +86 -87
- package/esm/components/condition-builder/Func.d.ts +89 -90
- package/esm/components/condition-builder/Func.js +1 -1
- package/esm/components/condition-builder/Group.d.ts +90 -91
- package/esm/components/condition-builder/Group.js +11 -7
- package/esm/components/condition-builder/GroupOrItem.d.ts +3 -4
- package/esm/components/condition-builder/GroupOrItem.js +6 -4
- package/esm/components/condition-builder/InputSwitch.d.ts +0 -1
- package/esm/components/condition-builder/InputSwitch.js +1 -1
- package/esm/components/condition-builder/Item.d.ts +91 -92
- package/esm/components/condition-builder/Item.js +6 -5
- package/esm/components/condition-builder/Value.d.ts +88 -89
- package/esm/components/condition-builder/Value.js +3 -2
- package/esm/components/condition-builder/config.d.ts +2 -2
- package/esm/components/condition-builder/config.js +1 -1
- package/esm/components/condition-builder/index.d.ts +96 -97
- package/esm/components/condition-builder/index.js +9 -5
- package/esm/components/condition-builder/types.d.ts +4 -4
- package/esm/components/formula/CodeEditor.d.ts +0 -1
- package/esm/components/formula/CodeEditor.js +1 -1
- package/esm/components/formula/Editor.d.ts +163 -204
- package/esm/components/formula/Editor.js +2 -2
- package/esm/components/formula/FuncList.d.ts +0 -1
- package/esm/components/formula/FuncList.js +1 -1
- package/esm/components/formula/Input.d.ts +86 -87
- package/esm/components/formula/Input.js +1 -1
- package/esm/components/formula/Picker.d.ts +123 -150
- package/esm/components/formula/Picker.js +12 -12
- package/esm/components/formula/VariableList.d.ts +0 -1
- package/esm/components/formula/VariableList.js +1 -1
- package/esm/components/formula/plugin.js +1 -1
- package/esm/components/icons.js +1 -1
- package/esm/components/json-schema/Array.js +1 -1
- package/esm/components/json-schema/Item.js +1 -1
- package/esm/components/json-schema/Object.js +1 -1
- package/esm/components/json-schema/index.d.ts +86 -87
- package/esm/components/json-schema/index.js +1 -1
- package/esm/components/menu/MenuContext.d.ts +0 -1
- package/esm/components/menu/MenuContext.js +1 -1
- package/esm/components/menu/MenuItem.d.ts +0 -1
- package/esm/components/menu/MenuItem.js +3 -3
- package/esm/components/menu/PanelMenu.d.ts +0 -1
- package/esm/components/menu/PanelMenu.js +1 -1
- package/esm/components/menu/SubMenu.d.ts +0 -1
- package/esm/components/menu/SubMenu.js +3 -3
- package/esm/components/menu/index.d.ts +60 -61
- package/esm/components/menu/index.js +12 -13
- package/esm/components/schema-editor/Array.js +3 -3
- package/esm/components/schema-editor/Common.js +1 -1
- package/esm/components/schema-editor/Item.js +1 -1
- package/esm/components/schema-editor/Object.d.ts +4 -4
- package/esm/components/schema-editor/Object.js +3 -3
- package/esm/components/schema-editor/SchemaVariableList.d.ts +23 -24
- package/esm/components/schema-editor/SchemaVariableList.js +3 -3
- package/esm/components/schema-editor/SchemaVariableListPicker.d.ts +23 -24
- package/esm/components/schema-editor/SchemaVariableListPicker.js +1 -1
- package/esm/components/schema-editor/index.d.ts +246 -253
- package/esm/components/schema-editor/index.js +1 -1
- package/esm/components/table/Cell.js +1 -1
- package/esm/components/table/ColGroup.js +1 -1
- package/esm/components/table/Head.js +2 -2
- package/esm/components/table/HeadCellDropDown.d.ts +86 -87
- package/esm/components/table/HeadCellDropDown.js +3 -4
- package/esm/components/table/HeadCellFilter.d.ts +126 -127
- package/esm/components/table/HeadCellFilter.js +3 -4
- package/esm/components/table/HeadCellSelect.d.ts +123 -124
- package/esm/components/table/HeadCellSelect.js +3 -4
- package/esm/components/table/HeadCellSort.d.ts +86 -87
- package/esm/components/table/HeadCellSort.js +1 -1
- package/esm/components/table/ItemActionsWrapper.js +1 -1
- package/esm/components/table/Row.js +2 -2
- package/esm/components/table/SummaryRow.js +3 -3
- package/esm/components/table/index.d.ts +243 -245
- package/esm/components/table/index.js +6 -6
- package/esm/components/table/util.d.ts +53 -22
- package/esm/components/table/util.js +1 -1
- package/esm/components/virtual-list/AutoSizer.js +3 -4
- package/esm/components/virtual-list/SizeAndPositionManager.js +1 -1
- package/esm/components/virtual-list/constants.js +1 -1
- package/esm/components/virtual-list/index.d.ts +1 -1
- package/esm/components/virtual-list/index.js +3 -3
- package/esm/components/withBadge.js +1 -1
- package/esm/hooks/use-click-away.js +1 -1
- package/esm/hooks/use-on-screen.js +1 -1
- package/esm/hooks/use-set-state.js +1 -1
- package/esm/hooks/use-sub-form.js +2 -2
- package/esm/hooks/use-touch.js +1 -1
- package/esm/hooks/use-update-effect.js +1 -1
- package/esm/hooks/use-validation-resolver.js +1 -1
- package/esm/icons/alert-danger.svg.js +1 -1
- package/esm/icons/alert-info.svg.js +1 -1
- package/esm/icons/alert-success.svg.js +1 -1
- package/esm/icons/alert-warning.svg.js +1 -1
- package/esm/icons/arrow-double-left.svg.js +1 -1
- package/esm/icons/arrow-double-right.svg.js +1 -1
- package/esm/icons/back.svg.js +1 -1
- package/esm/icons/calendar.svg.js +1 -1
- package/esm/icons/caret.svg.js +1 -1
- package/esm/icons/check.svg.js +1 -1
- package/esm/icons/clock.svg.js +1 -1
- package/esm/icons/close-small.svg.js +1 -1
- package/esm/icons/close.svg.js +1 -1
- package/esm/icons/cloud-upload.svg.js +1 -1
- package/esm/icons/column-filter.svg.js +1 -1
- package/esm/icons/columns.svg.js +1 -1
- package/esm/icons/compress-alt.svg.js +1 -1
- package/esm/icons/copy.svg.js +1 -1
- package/esm/icons/date.svg.js +1 -1
- package/esm/icons/department.svg.js +1 -1
- package/esm/icons/desk-empty.svg.js +1 -1
- package/esm/icons/dot.svg.js +1 -1
- package/esm/icons/down-arrow-bold.svg.js +1 -1
- package/esm/icons/down.svg.js +1 -1
- package/esm/icons/download.svg.js +1 -1
- package/esm/icons/drag-bar.svg.js +1 -1
- package/esm/icons/drag.svg.js +1 -1
- package/esm/icons/edit.svg.js +1 -1
- package/esm/icons/ellipsis-v.svg.js +1 -1
- package/esm/icons/enter.svg.js +1 -1
- package/esm/icons/exchange.svg.js +1 -1
- package/esm/icons/expand-alt.svg.js +1 -1
- package/esm/icons/fail.svg.js +1 -1
- package/esm/icons/file.svg.js +1 -1
- package/esm/icons/filter.svg.js +1 -1
- package/esm/icons/folder.svg.js +1 -1
- package/esm/icons/fullscreen.svg.js +1 -1
- package/esm/icons/function.svg.js +1 -1
- package/esm/icons/home.svg.js +1 -1
- package/esm/icons/if.svg.js +1 -1
- package/esm/icons/image.svg.js +1 -1
- package/esm/icons/info-circle.svg.js +1 -1
- package/esm/icons/info.svg.js +1 -1
- package/esm/icons/input-clear.svg.js +1 -1
- package/esm/icons/invisible.svg.js +1 -1
- package/esm/icons/left-arrow.svg.js +1 -1
- package/esm/icons/loading-outline.svg.js +1 -1
- package/esm/icons/location.svg.js +1 -1
- package/esm/icons/menu.svg.js +1 -1
- package/esm/icons/minus.svg.js +1 -1
- package/esm/icons/move.svg.js +1 -1
- package/esm/icons/mute.svg.js +1 -1
- package/esm/icons/new-edit.svg.js +1 -1
- package/esm/icons/pause.svg.js +1 -1
- package/esm/icons/pencil.svg.js +1 -1
- package/esm/icons/play.svg.js +1 -1
- package/esm/icons/plus-cicle.svg.js +1 -1
- package/esm/icons/plus-fine.svg.js +1 -1
- package/esm/icons/plus.svg.js +1 -1
- package/esm/icons/post.svg.js +1 -1
- package/esm/icons/question-mark.svg.js +1 -1
- package/esm/icons/question.svg.js +1 -1
- package/esm/icons/question2.svg.js +1 -1
- package/esm/icons/redo.svg.js +1 -1
- package/esm/icons/refresh.svg.js +1 -1
- package/esm/icons/reload.svg.js +1 -1
- package/esm/icons/remove.svg.js +1 -1
- package/esm/icons/retry.svg.js +1 -1
- package/esm/icons/right-arrow-bold.svg.js +1 -1
- package/esm/icons/right-arrow.svg.js +1 -1
- package/esm/icons/right-double-arrow.svg.js +1 -1
- package/esm/icons/role.svg.js +1 -1
- package/esm/icons/rotate-left.svg.js +1 -1
- package/esm/icons/rotate-right.svg.js +1 -1
- package/esm/icons/rotate-screen.svg.js +1 -1
- package/esm/icons/scale-origin.svg.js +1 -1
- package/esm/icons/schedule.svg.js +1 -1
- package/esm/icons/search.svg.js +1 -1
- package/esm/icons/setting.svg.js +1 -1
- package/esm/icons/slider-handle-icon.svg.js +1 -1
- package/esm/icons/sort-asc.svg.js +1 -1
- package/esm/icons/sort-default.svg.js +1 -1
- package/esm/icons/sort-desc.svg.js +1 -1
- package/esm/icons/star.svg.js +1 -1
- package/esm/icons/status-close.svg.js +1 -1
- package/esm/icons/steps-finsh.svg.js +1 -1
- package/esm/icons/sub-plus.svg.js +1 -1
- package/esm/icons/success.svg.js +1 -1
- package/esm/icons/transparent.svg.js +1 -1
- package/esm/icons/trash.svg.js +1 -1
- package/esm/icons/tree-down.svg.js +1 -1
- package/esm/icons/undo-normal.svg.js +1 -1
- package/esm/icons/undo.svg.js +1 -1
- package/esm/icons/unfullscreen.svg.js +1 -1
- package/esm/icons/upload.svg.js +1 -1
- package/esm/icons/user-remove.svg.js +1 -1
- package/esm/icons/view.svg.js +1 -1
- package/esm/icons/volume.svg.js +1 -1
- package/esm/icons/warning-mark.svg.js +1 -1
- package/esm/icons/warning.svg.js +1 -1
- package/esm/icons/window-restore.svg.js +1 -1
- package/esm/icons/zoom-in.svg.js +1 -1
- package/esm/icons/zoom-out.svg.js +1 -1
- package/esm/index.js +1 -1
- package/esm/locale/de-DE.js +1 -1
- package/esm/locale/en-US.js +1 -1
- package/esm/locale/zh-CN.js +1 -1
- package/esm/themes/ang.js +1 -1
- package/esm/themes/antd.js +1 -1
- package/esm/themes/cxd.js +1 -1
- package/esm/themes/dark.js +1 -1
- package/esm/utils/vectorComputed.js +1 -1
- package/esm/withRemoteConfig.js +1 -1
- package/esm/withStore.js +1 -1
- package/lib/HTMLFilterContext.js +1 -1
- package/lib/components/404.d.ts +0 -1
- package/lib/components/404.js +1 -1
- package/lib/components/Alert.d.ts +204 -205
- package/lib/components/Alert.js +1 -1
- package/lib/components/Alert2.d.ts +20 -21
- package/lib/components/Alert2.js +1 -1
- package/lib/components/AlphabetIndexer.js +1 -1
- package/lib/components/AnchorNav.d.ts +13 -13
- package/lib/components/AnchorNav.js +3 -3
- package/lib/components/AnchorNavSection.js +1 -1
- package/lib/components/ArrayInput.d.ts +164 -165
- package/lib/components/ArrayInput.js +3 -4
- package/lib/components/AsideNav.d.ts +10 -11
- package/lib/components/AsideNav.js +1 -1
- package/lib/components/AssociatedSelection.d.ts +203 -204
- package/lib/components/AssociatedSelection.js +2 -2
- package/lib/components/AutoFoldedList.d.ts +0 -1
- package/lib/components/AutoFoldedList.js +1 -1
- package/lib/components/AutoSizer.js +1 -1
- package/lib/components/Avatar.d.ts +130 -131
- package/lib/components/Avatar.js +1 -1
- package/lib/components/Badge.d.ts +3 -51
- package/lib/components/Badge.js +1 -1
- package/lib/components/BaiduMapPicker.d.ts +0 -2
- package/lib/components/BaiduMapPicker.js +3 -3
- package/lib/components/BarCode.d.ts +0 -1
- package/lib/components/BarCode.js +1 -1
- package/lib/components/Breadcrumb.d.ts +0 -1
- package/lib/components/Breadcrumb.js +2 -2
- package/lib/components/Button.d.ts +30 -31
- package/lib/components/Button.js +3 -2
- package/lib/components/CalendarMobile.d.ts +163 -164
- package/lib/components/CalendarMobile.js +1 -1
- package/lib/components/Card.d.ts +200 -201
- package/lib/components/Card.js +1 -1
- package/lib/components/Cascader.d.ts +0 -1
- package/lib/components/Cascader.js +1 -1
- package/lib/components/ChainedDropdownSelection.d.ts +203 -204
- package/lib/components/ChainedDropdownSelection.js +1 -1
- package/lib/components/ChainedSelection.d.ts +203 -204
- package/lib/components/ChainedSelection.js +2 -2
- package/lib/components/Checkbox.d.ts +30 -31
- package/lib/components/Checkbox.js +2 -2
- package/lib/components/CityArea.d.ts +86 -87
- package/lib/components/CityArea.js +1 -1
- package/lib/components/CityDB.js +1 -1
- package/lib/components/CodeMirror.js +3 -3
- package/lib/components/Collapse.d.ts +190 -191
- package/lib/components/Collapse.js +1 -1
- package/lib/components/CollapseGroup.d.ts +60 -61
- package/lib/components/CollapseGroup.js +1 -1
- package/lib/components/ColorPicker.d.ts +163 -164
- package/lib/components/ColorPicker.js +3 -4
- package/lib/components/Combo.d.ts +92 -87
- package/lib/components/Combo.js +1 -1
- package/lib/components/ConditionBuilder.js +1 -1
- package/lib/components/ConfirmBox.d.ts +63 -64
- package/lib/components/ConfirmBox.js +2 -3
- package/lib/components/ContextMenu.d.ts +0 -1
- package/lib/components/ContextMenu.js +1 -1
- package/lib/components/DatePicker.d.ts +244 -245
- package/lib/components/DatePicker.js +2 -3
- package/lib/components/DateRangePicker.d.ts +483 -485
- package/lib/components/DateRangePicker.js +3 -4
- package/lib/components/DiffEditor.js +2 -2
- package/lib/components/DndContainer.d.ts +23 -24
- package/lib/components/DndContainer.js +1 -1
- package/lib/components/Drawer.d.ts +22 -23
- package/lib/components/Drawer.js +2 -2
- package/lib/components/DropDownSelection.d.ts +203 -204
- package/lib/components/DropDownSelection.js +3 -4
- package/lib/components/DropdownContextMenus.d.ts +1 -2
- package/lib/components/DropdownContextMenus.js +1 -1
- package/lib/components/Editor.d.ts +243 -244
- package/lib/components/Editor.js +1 -1
- package/lib/components/Form.d.ts +2 -2
- package/lib/components/Form.js +1 -1
- package/lib/components/FormField.d.ts +86 -87
- package/lib/components/FormField.js +1 -1
- package/lib/components/FormulaPicker.js +1 -1
- package/lib/components/GaodeMapPicker.d.ts +0 -2
- package/lib/components/GaodeMapPicker.js +10 -10
- package/lib/components/GridNav.js +1 -1
- package/lib/components/GridNavItem.js +1 -1
- package/lib/components/GroupedSelection.d.ts +203 -204
- package/lib/components/GroupedSelection.js +1 -1
- package/lib/components/HeadCellDropDown.js +1 -1
- package/lib/components/HorizontalScroll.d.ts +0 -1
- package/lib/components/HorizontalScroll.js +1 -1
- package/lib/components/Html.d.ts +0 -1
- package/lib/components/Html.js +1 -1
- package/lib/components/Icon.js +1 -1
- package/lib/components/ImageGallery.d.ts +123 -151
- package/lib/components/ImageGallery.js +2 -2
- package/lib/components/Input.js +2 -2
- package/lib/components/InputBox.d.ts +10 -11
- package/lib/components/InputBox.js +2 -2
- package/lib/components/InputBoxWithSuggestion.d.ts +86 -87
- package/lib/components/InputBoxWithSuggestion.js +2 -3
- package/lib/components/InputJSONSchema.js +1 -1
- package/lib/components/InputTable.d.ts +86 -87
- package/lib/components/InputTable.js +1 -1
- package/lib/components/JSONSchemaEditor.js +1 -1
- package/lib/components/Layout.d.ts +0 -1
- package/lib/components/Layout.js +1 -1
- package/lib/components/Link.d.ts +0 -1
- package/lib/components/Link.js +1 -1
- package/lib/components/ListGroup.d.ts +10 -11
- package/lib/components/ListGroup.js +1 -1
- package/lib/components/ListMenu.d.ts +163 -164
- package/lib/components/ListMenu.js +1 -1
- package/lib/components/LocationPicker.d.ts +123 -124
- package/lib/components/LocationPicker.js +2 -2
- package/lib/components/Markdown.js +1 -1
- package/lib/components/Menu.js +1 -1
- package/lib/components/MixedInput.d.ts +0 -1
- package/lib/components/MixedInput.js +1 -1
- package/lib/components/MobileDevTool.js +1 -1
- package/lib/components/Modal.d.ts +438 -438
- package/lib/components/Modal.js +2 -2
- package/lib/components/ModalManager.d.ts +0 -1
- package/lib/components/ModalManager.js +1 -1
- package/lib/components/MonthRangePicker.d.ts +323 -324
- package/lib/components/MultilineText.d.ts +163 -164
- package/lib/components/MultilineText.js +1 -1
- package/lib/components/NumberInput.d.ts +30 -41
- package/lib/components/NumberInput.js +1 -1
- package/lib/components/OverflowTpl.d.ts +0 -1
- package/lib/components/OverflowTpl.js +4 -5
- package/lib/components/Pagination.d.ts +243 -244
- package/lib/components/Pagination.js +1 -1
- package/lib/components/PdfViewer.d.ts +0 -1
- package/lib/components/PdfViewer.js +1 -1
- package/lib/components/Picker.d.ts +86 -87
- package/lib/components/Picker.js +1 -1
- package/lib/components/PickerColumn.d.ts +0 -1
- package/lib/components/PickerColumn.js +1 -1
- package/lib/components/PickerContainer.d.ts +86 -87
- package/lib/components/PickerContainer.js +15 -15
- package/lib/components/PopOverContainer.js +4 -5
- package/lib/components/PopUp.d.ts +203 -204
- package/lib/components/PopUp.js +2 -2
- package/lib/components/Progress.d.ts +80 -81
- package/lib/components/Progress.js +1 -1
- package/lib/components/PullRefresh.d.ts +0 -1
- package/lib/components/PullRefresh.js +1 -1
- package/lib/components/Radios.d.ts +20 -21
- package/lib/components/Radios.js +1 -1
- package/lib/components/Range.d.ts +0 -5
- package/lib/components/Range.js +3 -4
- package/lib/components/Rating.d.ts +40 -41
- package/lib/components/Rating.js +1 -1
- package/lib/components/ResultBox.d.ts +203 -204
- package/lib/components/ResultBox.js +2 -2
- package/lib/components/ResultList.d.ts +203 -204
- package/lib/components/ResultList.js +4 -5
- package/lib/components/ResultTableList.d.ts +244 -245
- package/lib/components/ResultTableList.js +2 -2
- package/lib/components/ResultTreeList.d.ts +123 -124
- package/lib/components/ResultTreeList.js +2 -2
- package/lib/components/RichText.js +1 -1
- package/lib/components/SearchBox.d.ts +203 -205
- package/lib/components/SearchBox.js +2 -3
- package/lib/components/Select.d.ts +2312 -3254
- package/lib/components/Select.js +2 -3
- package/lib/components/SelectMobile.js +3 -4
- package/lib/components/Selection.d.ts +203 -204
- package/lib/components/Selection.js +3 -3
- package/lib/components/Shape.d.ts +0 -1
- package/lib/components/Shape.js +1 -1
- package/lib/components/Signature.d.ts +86 -87
- package/lib/components/Signature.js +1 -1
- package/lib/components/Slider.d.ts +3 -4
- package/lib/components/Slider.js +1 -1
- package/lib/components/SparkLine.d.ts +123 -124
- package/lib/components/SparkLine.js +1 -1
- package/lib/components/Spinner.d.ts +50 -51
- package/lib/components/Spinner.js +2 -2
- package/lib/components/Steps.d.ts +0 -1
- package/lib/components/Steps.js +1 -1
- package/lib/components/Switch.d.ts +30 -31
- package/lib/components/Switch.js +1 -1
- package/lib/components/Tab.js +1 -1
- package/lib/components/Table.js +1 -1
- package/lib/components/TableSelection.d.ts +244 -245
- package/lib/components/TableSelection.js +1 -1
- package/lib/components/Tabs.d.ts +146 -147
- package/lib/components/Tabs.js +6 -7
- package/lib/components/TabsTransfer.d.ts +123 -125
- package/lib/components/TabsTransfer.js +2 -2
- package/lib/components/TabsTransferPicker.d.ts +86 -87
- package/lib/components/TabsTransferPicker.js +2 -2
- package/lib/components/Tag.d.ts +90 -91
- package/lib/components/Tag.js +1 -1
- package/lib/components/Textarea.d.ts +123 -124
- package/lib/components/Textarea.js +4 -5
- package/lib/components/Timeline.d.ts +0 -1
- package/lib/components/Timeline.js +1 -1
- package/lib/components/TimelineItem.d.ts +385 -386
- package/lib/components/TimelineItem.js +1 -1
- package/lib/components/Tinymce.js +5 -3
- package/lib/components/TitleBar.d.ts +0 -1
- package/lib/components/TitleBar.js +1 -1
- package/lib/components/Toast.d.ts +203 -204
- package/lib/components/Toast.js +4 -4
- package/lib/components/Tooltip.d.ts +0 -1
- package/lib/components/Tooltip.js +1 -1
- package/lib/components/TooltipWrapper.d.ts +31 -32
- package/lib/components/TooltipWrapper.js +2 -3
- package/lib/components/Transfer.d.ts +490 -501
- package/lib/components/Transfer.js +3 -3
- package/lib/components/TransferDropDown.d.ts +283 -284
- package/lib/components/TransferDropDown.js +1 -1
- package/lib/components/TransferPicker.d.ts +86 -87
- package/lib/components/TransferPicker.js +2 -2
- package/lib/components/TransferSearch.d.ts +86 -88
- package/lib/components/TransferSearch.js +2 -2
- package/lib/components/Tree.d.ts +966 -964
- package/lib/components/Tree.js +22 -8
- package/lib/components/TreeSelection.d.ts +243 -244
- package/lib/components/TreeSelection.js +2 -2
- package/lib/components/UserSelect.d.ts +163 -165
- package/lib/components/UserSelect.js +5 -5
- package/lib/components/UserTabSelect.d.ts +123 -124
- package/lib/components/UserTabSelect.js +1 -1
- package/lib/components/VerificationCode.d.ts +0 -1
- package/lib/components/VerificationCode.js +1 -1
- package/lib/components/VirtualList.js +1 -1
- package/lib/components/WithRemoteConfig.d.ts +11 -12
- package/lib/components/WithRemoteConfig.js +33 -34
- package/lib/components/WithStore.d.ts +4 -4
- package/lib/components/WithStore.js +2 -2
- package/lib/components/calendar/Calendar.js +1 -1
- package/lib/components/calendar/CalendarContainer.js +2 -2
- package/lib/components/calendar/DaysView.d.ts +22 -23
- package/lib/components/calendar/DaysView.js +1 -1
- package/lib/components/calendar/MonthsView.d.ts +20 -21
- package/lib/components/calendar/MonthsView.js +1 -1
- package/lib/components/calendar/QuartersView.d.ts +20 -21
- package/lib/components/calendar/QuartersView.js +2 -2
- package/lib/components/calendar/TimeView.d.ts +21 -22
- package/lib/components/calendar/TimeView.js +1 -1
- package/lib/components/calendar/YearsView.d.ts +20 -21
- package/lib/components/calendar/YearsView.js +1 -1
- package/lib/components/condition-builder/Expression.d.ts +90 -91
- package/lib/components/condition-builder/Expression.js +1 -1
- package/lib/components/condition-builder/Field.d.ts +86 -87
- package/lib/components/condition-builder/Field.js +1 -1
- package/lib/components/condition-builder/Formula.d.ts +86 -87
- package/lib/components/condition-builder/Func.d.ts +89 -90
- package/lib/components/condition-builder/Func.js +1 -1
- package/lib/components/condition-builder/Group.d.ts +90 -91
- package/lib/components/condition-builder/Group.js +11 -7
- package/lib/components/condition-builder/GroupOrItem.d.ts +3 -4
- package/lib/components/condition-builder/GroupOrItem.js +5 -3
- package/lib/components/condition-builder/InputSwitch.d.ts +0 -1
- package/lib/components/condition-builder/InputSwitch.js +1 -1
- package/lib/components/condition-builder/Item.d.ts +91 -92
- package/lib/components/condition-builder/Item.js +5 -4
- package/lib/components/condition-builder/Value.d.ts +88 -89
- package/lib/components/condition-builder/Value.js +3 -2
- package/lib/components/condition-builder/config.d.ts +2 -2
- package/lib/components/condition-builder/config.js +1 -1
- package/lib/components/condition-builder/index.d.ts +96 -97
- package/lib/components/condition-builder/index.js +8 -4
- package/lib/components/condition-builder/types.d.ts +4 -4
- package/lib/components/formula/CodeEditor.d.ts +0 -1
- package/lib/components/formula/CodeEditor.js +1 -1
- package/lib/components/formula/Editor.d.ts +163 -204
- package/lib/components/formula/Editor.js +2 -2
- package/lib/components/formula/FuncList.d.ts +0 -1
- package/lib/components/formula/FuncList.js +1 -1
- package/lib/components/formula/Input.d.ts +86 -87
- package/lib/components/formula/Input.js +1 -1
- package/lib/components/formula/Picker.d.ts +123 -150
- package/lib/components/formula/Picker.js +12 -12
- package/lib/components/formula/VariableList.d.ts +0 -1
- package/lib/components/formula/VariableList.js +1 -1
- package/lib/components/formula/plugin.js +1 -1
- package/lib/components/icons.js +1 -1
- package/lib/components/json-schema/Array.js +1 -1
- package/lib/components/json-schema/Item.js +1 -1
- package/lib/components/json-schema/Object.js +1 -1
- package/lib/components/json-schema/index.d.ts +86 -87
- package/lib/components/json-schema/index.js +1 -1
- package/lib/components/menu/MenuContext.d.ts +0 -1
- package/lib/components/menu/MenuContext.js +1 -1
- package/lib/components/menu/MenuItem.d.ts +0 -1
- package/lib/components/menu/MenuItem.js +2 -2
- package/lib/components/menu/PanelMenu.d.ts +0 -1
- package/lib/components/menu/PanelMenu.js +1 -1
- package/lib/components/menu/SubMenu.d.ts +0 -1
- package/lib/components/menu/SubMenu.js +2 -2
- package/lib/components/menu/index.d.ts +80 -81
- package/lib/components/menu/index.js +12 -13
- package/lib/components/schema-editor/Array.js +2 -2
- package/lib/components/schema-editor/Common.js +1 -1
- package/lib/components/schema-editor/Item.js +1 -1
- package/lib/components/schema-editor/Object.d.ts +4 -4
- package/lib/components/schema-editor/Object.js +2 -2
- package/lib/components/schema-editor/SchemaVariableList.d.ts +23 -24
- package/lib/components/schema-editor/SchemaVariableList.js +2 -2
- package/lib/components/schema-editor/SchemaVariableListPicker.d.ts +23 -24
- package/lib/components/schema-editor/SchemaVariableListPicker.js +1 -1
- package/lib/components/schema-editor/index.d.ts +246 -253
- package/lib/components/schema-editor/index.js +1 -1
- package/lib/components/table/Cell.js +1 -1
- package/lib/components/table/ColGroup.js +1 -1
- package/lib/components/table/Head.js +2 -2
- package/lib/components/table/HeadCellDropDown.d.ts +86 -87
- package/lib/components/table/HeadCellDropDown.js +2 -3
- package/lib/components/table/HeadCellFilter.d.ts +163 -164
- package/lib/components/table/HeadCellFilter.js +3 -4
- package/lib/components/table/HeadCellSelect.d.ts +123 -124
- package/lib/components/table/HeadCellSelect.js +2 -3
- package/lib/components/table/HeadCellSort.d.ts +86 -87
- package/lib/components/table/HeadCellSort.js +1 -1
- package/lib/components/table/ItemActionsWrapper.js +1 -1
- package/lib/components/table/Row.js +2 -2
- package/lib/components/table/SummaryRow.js +2 -2
- package/lib/components/table/index.d.ts +283 -285
- package/lib/components/table/index.js +6 -6
- package/lib/components/table/util.d.ts +53 -22
- package/lib/components/table/util.js +1 -1
- package/lib/components/virtual-list/AutoSizer.js +2 -3
- package/lib/components/virtual-list/SizeAndPositionManager.js +1 -1
- package/lib/components/virtual-list/constants.js +1 -1
- package/lib/components/virtual-list/index.d.ts +1 -1
- package/lib/components/virtual-list/index.js +2 -2
- package/lib/components/withBadge.js +1 -1
- package/lib/hooks/use-click-away.js +1 -1
- package/lib/hooks/use-on-screen.js +1 -1
- package/lib/hooks/use-set-state.js +1 -1
- package/lib/hooks/use-sub-form.js +2 -2
- package/lib/hooks/use-touch.js +1 -1
- package/lib/hooks/use-update-effect.js +1 -1
- package/lib/hooks/use-validation-resolver.js +1 -1
- package/lib/icons/alert-danger.svg.js +1 -1
- package/lib/icons/alert-info.svg.js +1 -1
- package/lib/icons/alert-success.svg.js +1 -1
- package/lib/icons/alert-warning.svg.js +1 -1
- package/lib/icons/arrow-double-left.svg.js +1 -1
- package/lib/icons/arrow-double-right.svg.js +1 -1
- package/lib/icons/back.svg.js +1 -1
- package/lib/icons/calendar.svg.js +1 -1
- package/lib/icons/caret.svg.js +1 -1
- package/lib/icons/check.svg.js +1 -1
- package/lib/icons/clock.svg.js +1 -1
- package/lib/icons/close-small.svg.js +1 -1
- package/lib/icons/close.svg.js +1 -1
- package/lib/icons/cloud-upload.svg.js +1 -1
- package/lib/icons/column-filter.svg.js +1 -1
- package/lib/icons/columns.svg.js +1 -1
- package/lib/icons/compress-alt.svg.js +1 -1
- package/lib/icons/copy.svg.js +1 -1
- package/lib/icons/date.svg.js +1 -1
- package/lib/icons/department.svg.js +1 -1
- package/lib/icons/desk-empty.svg.js +1 -1
- package/lib/icons/dot.svg.js +1 -1
- package/lib/icons/down-arrow-bold.svg.js +1 -1
- package/lib/icons/down.svg.js +1 -1
- package/lib/icons/download.svg.js +1 -1
- package/lib/icons/drag-bar.svg.js +1 -1
- package/lib/icons/drag.svg.js +1 -1
- package/lib/icons/edit.svg.js +1 -1
- package/lib/icons/ellipsis-v.svg.js +1 -1
- package/lib/icons/enter.svg.js +1 -1
- package/lib/icons/exchange.svg.js +1 -1
- package/lib/icons/expand-alt.svg.js +1 -1
- package/lib/icons/fail.svg.js +1 -1
- package/lib/icons/file.svg.js +1 -1
- package/lib/icons/filter.svg.js +1 -1
- package/lib/icons/folder.svg.js +1 -1
- package/lib/icons/fullscreen.svg.js +1 -1
- package/lib/icons/function.svg.js +1 -1
- package/lib/icons/home.svg.js +1 -1
- package/lib/icons/if.svg.js +1 -1
- package/lib/icons/image.svg.js +1 -1
- package/lib/icons/info-circle.svg.js +1 -1
- package/lib/icons/info.svg.js +1 -1
- package/lib/icons/input-clear.svg.js +1 -1
- package/lib/icons/invisible.svg.js +1 -1
- package/lib/icons/left-arrow.svg.js +1 -1
- package/lib/icons/loading-outline.svg.js +1 -1
- package/lib/icons/location.svg.js +1 -1
- package/lib/icons/menu.svg.js +1 -1
- package/lib/icons/minus.svg.js +1 -1
- package/lib/icons/move.svg.js +1 -1
- package/lib/icons/mute.svg.js +1 -1
- package/lib/icons/new-edit.svg.js +1 -1
- package/lib/icons/pause.svg.js +1 -1
- package/lib/icons/pencil.svg.js +1 -1
- package/lib/icons/play.svg.js +1 -1
- package/lib/icons/plus-cicle.svg.js +1 -1
- package/lib/icons/plus-fine.svg.js +1 -1
- package/lib/icons/plus.svg.js +1 -1
- package/lib/icons/post.svg.js +1 -1
- package/lib/icons/question-mark.svg.js +1 -1
- package/lib/icons/question.svg.js +1 -1
- package/lib/icons/question2.svg.js +1 -1
- package/lib/icons/redo.svg.js +1 -1
- package/lib/icons/refresh.svg.js +1 -1
- package/lib/icons/reload.svg.js +1 -1
- package/lib/icons/remove.svg.js +1 -1
- package/lib/icons/retry.svg.js +1 -1
- package/lib/icons/right-arrow-bold.svg.js +1 -1
- package/lib/icons/right-arrow.svg.js +1 -1
- package/lib/icons/right-double-arrow.svg.js +1 -1
- package/lib/icons/role.svg.js +1 -1
- package/lib/icons/rotate-left.svg.js +1 -1
- package/lib/icons/rotate-right.svg.js +1 -1
- package/lib/icons/rotate-screen.svg.js +1 -1
- package/lib/icons/scale-origin.svg.js +1 -1
- package/lib/icons/schedule.svg.js +1 -1
- package/lib/icons/search.svg.js +1 -1
- package/lib/icons/setting.svg.js +1 -1
- package/lib/icons/slider-handle-icon.svg.js +1 -1
- package/lib/icons/sort-asc.svg.js +1 -1
- package/lib/icons/sort-default.svg.js +1 -1
- package/lib/icons/sort-desc.svg.js +1 -1
- package/lib/icons/star.svg.js +1 -1
- package/lib/icons/status-close.svg.js +1 -1
- package/lib/icons/steps-finsh.svg.js +1 -1
- package/lib/icons/sub-plus.svg.js +1 -1
- package/lib/icons/success.svg.js +1 -1
- package/lib/icons/transparent.svg.js +1 -1
- package/lib/icons/trash.svg.js +1 -1
- package/lib/icons/tree-down.svg.js +1 -1
- package/lib/icons/undo-normal.svg.js +1 -1
- package/lib/icons/undo.svg.js +1 -1
- package/lib/icons/unfullscreen.svg.js +1 -1
- package/lib/icons/upload.svg.js +1 -1
- package/lib/icons/user-remove.svg.js +1 -1
- package/lib/icons/view.svg.js +1 -1
- package/lib/icons/volume.svg.js +1 -1
- package/lib/icons/warning-mark.svg.js +1 -1
- package/lib/icons/warning.svg.js +1 -1
- package/lib/icons/window-restore.svg.js +1 -1
- package/lib/icons/zoom-in.svg.js +1 -1
- package/lib/icons/zoom-out.svg.js +1 -1
- package/lib/index.js +1 -1
- package/lib/locale/de-DE.js +1 -1
- package/lib/locale/en-US.js +1 -1
- package/lib/locale/zh-CN.js +1 -1
- package/lib/scss/helper.scss.js +1 -1
- package/lib/scss/themes/ang.scss.js +1 -1
- package/lib/scss/themes/antd.scss.js +1 -1
- package/lib/scss/themes/cxd.scss.js +1 -1
- package/lib/scss/themes/dark.scss.js +1 -1
- package/lib/scss/themes/default.scss.js +1 -1
- package/lib/themes/ang.css +20 -16
- package/lib/themes/ang.js +1 -1
- package/lib/themes/antd.css +20 -16
- package/lib/themes/antd.js +1 -1
- package/lib/themes/cxd.css +20 -16
- package/lib/themes/cxd.js +1 -1
- package/lib/themes/dark.css +20 -16
- package/lib/themes/dark.js +1 -1
- package/lib/themes/default.css +20 -16
- package/lib/utils/vectorComputed.js +1 -1
- package/lib/withRemoteConfig.js +1 -1
- package/lib/withStore.js +1 -1
- package/package.json +4 -4
- package/scss/components/_button.scss +2 -1
- package/scss/components/form/_select.scss +1 -1
- package/scss/components/form/_tree.scss +4 -0
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
/// <reference types="hoist-non-react-statics" />
|
|
2
1
|
import React, { ReactNode } from 'react';
|
|
3
2
|
import { ThemeProps, LocaleProps } from 'amis-core';
|
|
4
3
|
import type { IconCheckedSchema } from './index';
|
|
@@ -80,7 +79,7 @@ export declare const isColor: (color?: string) => boolean;
|
|
|
80
79
|
* @param align 对齐方式,可选值有'left'、'center'、'right'、'top'、'bottom'
|
|
81
80
|
* @returns 返回对齐方式,默认根据方向设置,若方向和对齐方式不匹配则根据方向调整对齐方式
|
|
82
81
|
*/
|
|
83
|
-
export declare const getAlignByDirection: (direction:
|
|
82
|
+
export declare const getAlignByDirection: (direction: "vertical" | "horizontal", align?: "left" | "center" | "right" | "top" | "bottom") => "center" | "top" | "right" | "bottom" | "left";
|
|
84
83
|
/**
|
|
85
84
|
* TimelineTime 函数组件,用于展示时间线中的时间节点。
|
|
86
85
|
* @param props 组件的属性
|
|
@@ -109,8 +108,8 @@ declare const _default: {
|
|
|
109
108
|
new (props: Omit<Omit<TimelineItem & {
|
|
110
109
|
direction: "vertical";
|
|
111
110
|
}, keyof LocaleProps> & {
|
|
112
|
-
locale?: string
|
|
113
|
-
translate?: (
|
|
111
|
+
locale?: string;
|
|
112
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
114
113
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps): {
|
|
115
114
|
ref: any;
|
|
116
115
|
childRef: (ref: any) => void;
|
|
@@ -120,15 +119,15 @@ declare const _default: {
|
|
|
120
119
|
setState<K extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Omit<Omit<TimelineItem & {
|
|
121
120
|
direction: "vertical";
|
|
122
121
|
}, keyof LocaleProps> & {
|
|
123
|
-
locale?: string
|
|
124
|
-
translate?: (
|
|
122
|
+
locale?: string;
|
|
123
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
125
124
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>) => {} | Pick<{}, K> | null) | Pick<{}, K> | null, callback?: (() => void) | undefined): void;
|
|
126
125
|
forceUpdate(callback?: (() => void) | undefined): void;
|
|
127
126
|
readonly props: Readonly<Omit<Omit<TimelineItem & {
|
|
128
127
|
direction: "vertical";
|
|
129
128
|
}, keyof LocaleProps> & {
|
|
130
|
-
locale?: string
|
|
131
|
-
translate?: (
|
|
129
|
+
locale?: string;
|
|
130
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
132
131
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>;
|
|
133
132
|
state: Readonly<{}>;
|
|
134
133
|
refs: {
|
|
@@ -138,48 +137,48 @@ declare const _default: {
|
|
|
138
137
|
shouldComponentUpdate?(nextProps: Readonly<Omit<Omit<TimelineItem & {
|
|
139
138
|
direction: "vertical";
|
|
140
139
|
}, keyof LocaleProps> & {
|
|
141
|
-
locale?: string
|
|
142
|
-
translate?: (
|
|
140
|
+
locale?: string;
|
|
141
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
143
142
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextState: Readonly<{}>, nextContext: any): boolean;
|
|
144
143
|
componentWillUnmount?(): void;
|
|
145
144
|
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
|
146
145
|
getSnapshotBeforeUpdate?(prevProps: Readonly<Omit<Omit<TimelineItem & {
|
|
147
146
|
direction: "vertical";
|
|
148
147
|
}, keyof LocaleProps> & {
|
|
149
|
-
locale?: string
|
|
150
|
-
translate?: (
|
|
148
|
+
locale?: string;
|
|
149
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
151
150
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, prevState: Readonly<{}>): any;
|
|
152
151
|
componentDidUpdate?(prevProps: Readonly<Omit<Omit<TimelineItem & {
|
|
153
152
|
direction: "vertical";
|
|
154
153
|
}, keyof LocaleProps> & {
|
|
155
|
-
locale?: string
|
|
156
|
-
translate?: (
|
|
154
|
+
locale?: string;
|
|
155
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
157
156
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, prevState: Readonly<{}>, snapshot?: any): void;
|
|
158
157
|
componentWillMount?(): void;
|
|
159
158
|
UNSAFE_componentWillMount?(): void;
|
|
160
159
|
componentWillReceiveProps?(nextProps: Readonly<Omit<Omit<TimelineItem & {
|
|
161
160
|
direction: "vertical";
|
|
162
161
|
}, keyof LocaleProps> & {
|
|
163
|
-
locale?: string
|
|
164
|
-
translate?: (
|
|
162
|
+
locale?: string;
|
|
163
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
165
164
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextContext: any): void;
|
|
166
165
|
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Omit<Omit<TimelineItem & {
|
|
167
166
|
direction: "vertical";
|
|
168
167
|
}, keyof LocaleProps> & {
|
|
169
|
-
locale?: string
|
|
170
|
-
translate?: (
|
|
168
|
+
locale?: string;
|
|
169
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
171
170
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextContext: any): void;
|
|
172
171
|
componentWillUpdate?(nextProps: Readonly<Omit<Omit<TimelineItem & {
|
|
173
172
|
direction: "vertical";
|
|
174
173
|
}, keyof LocaleProps> & {
|
|
175
|
-
locale?: string
|
|
176
|
-
translate?: (
|
|
174
|
+
locale?: string;
|
|
175
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
177
176
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextState: Readonly<{}>, nextContext: any): void;
|
|
178
177
|
UNSAFE_componentWillUpdate?(nextProps: Readonly<Omit<Omit<TimelineItem & {
|
|
179
178
|
direction: "vertical";
|
|
180
179
|
}, keyof LocaleProps> & {
|
|
181
|
-
locale?: string
|
|
182
|
-
translate?: (
|
|
180
|
+
locale?: string;
|
|
181
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
183
182
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextState: Readonly<{}>, nextContext: any): void;
|
|
184
183
|
};
|
|
185
184
|
displayName: string;
|
|
@@ -188,26 +187,26 @@ declare const _default: {
|
|
|
188
187
|
new (props: Omit<TimelineItem & {
|
|
189
188
|
direction: "vertical";
|
|
190
189
|
}, keyof LocaleProps> & {
|
|
191
|
-
locale?: string
|
|
192
|
-
translate?: (
|
|
190
|
+
locale?: string;
|
|
191
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
193
192
|
}): {
|
|
194
193
|
ref: any;
|
|
195
194
|
childRef(ref: any): void;
|
|
196
195
|
getWrappedInstance(): any;
|
|
197
196
|
render(): React.JSX.Element;
|
|
198
197
|
context: unknown;
|
|
199
|
-
setState<
|
|
198
|
+
setState<K extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Omit<TimelineItem & {
|
|
200
199
|
direction: "vertical";
|
|
201
200
|
}, keyof LocaleProps> & {
|
|
202
|
-
locale?: string
|
|
203
|
-
translate?: (
|
|
204
|
-
}>) => {} | Pick<{},
|
|
201
|
+
locale?: string;
|
|
202
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
203
|
+
}>) => {} | Pick<{}, K> | null) | Pick<{}, K> | null, callback?: (() => void) | undefined): void;
|
|
205
204
|
forceUpdate(callback?: (() => void) | undefined): void;
|
|
206
205
|
readonly props: Readonly<Omit<TimelineItem & {
|
|
207
206
|
direction: "vertical";
|
|
208
207
|
}, keyof LocaleProps> & {
|
|
209
|
-
locale?: string
|
|
210
|
-
translate?: (
|
|
208
|
+
locale?: string;
|
|
209
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
211
210
|
}>;
|
|
212
211
|
state: Readonly<{}>;
|
|
213
212
|
refs: {
|
|
@@ -217,48 +216,48 @@ declare const _default: {
|
|
|
217
216
|
shouldComponentUpdate?(nextProps: Readonly<Omit<TimelineItem & {
|
|
218
217
|
direction: "vertical";
|
|
219
218
|
}, keyof LocaleProps> & {
|
|
220
|
-
locale?: string
|
|
221
|
-
translate?: (
|
|
219
|
+
locale?: string;
|
|
220
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
222
221
|
}>, nextState: Readonly<{}>, nextContext: any): boolean;
|
|
223
222
|
componentWillUnmount?(): void;
|
|
224
223
|
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
|
225
224
|
getSnapshotBeforeUpdate?(prevProps: Readonly<Omit<TimelineItem & {
|
|
226
225
|
direction: "vertical";
|
|
227
226
|
}, keyof LocaleProps> & {
|
|
228
|
-
locale?: string
|
|
229
|
-
translate?: (
|
|
227
|
+
locale?: string;
|
|
228
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
230
229
|
}>, prevState: Readonly<{}>): any;
|
|
231
230
|
componentDidUpdate?(prevProps: Readonly<Omit<TimelineItem & {
|
|
232
231
|
direction: "vertical";
|
|
233
232
|
}, keyof LocaleProps> & {
|
|
234
|
-
locale?: string
|
|
235
|
-
translate?: (
|
|
233
|
+
locale?: string;
|
|
234
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
236
235
|
}>, prevState: Readonly<{}>, snapshot?: any): void;
|
|
237
236
|
componentWillMount?(): void;
|
|
238
237
|
UNSAFE_componentWillMount?(): void;
|
|
239
238
|
componentWillReceiveProps?(nextProps: Readonly<Omit<TimelineItem & {
|
|
240
239
|
direction: "vertical";
|
|
241
240
|
}, keyof LocaleProps> & {
|
|
242
|
-
locale?: string
|
|
243
|
-
translate?: (
|
|
241
|
+
locale?: string;
|
|
242
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
244
243
|
}>, nextContext: any): void;
|
|
245
244
|
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Omit<TimelineItem & {
|
|
246
245
|
direction: "vertical";
|
|
247
246
|
}, keyof LocaleProps> & {
|
|
248
|
-
locale?: string
|
|
249
|
-
translate?: (
|
|
247
|
+
locale?: string;
|
|
248
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
250
249
|
}>, nextContext: any): void;
|
|
251
250
|
componentWillUpdate?(nextProps: Readonly<Omit<TimelineItem & {
|
|
252
251
|
direction: "vertical";
|
|
253
252
|
}, keyof LocaleProps> & {
|
|
254
|
-
locale?: string
|
|
255
|
-
translate?: (
|
|
253
|
+
locale?: string;
|
|
254
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
256
255
|
}>, nextState: Readonly<{}>, nextContext: any): void;
|
|
257
256
|
UNSAFE_componentWillUpdate?(nextProps: Readonly<Omit<TimelineItem & {
|
|
258
257
|
direction: "vertical";
|
|
259
258
|
}, keyof LocaleProps> & {
|
|
260
|
-
locale?: string
|
|
261
|
-
translate?: (
|
|
259
|
+
locale?: string;
|
|
260
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
262
261
|
}>, nextState: Readonly<{}>, nextContext: any): void;
|
|
263
262
|
};
|
|
264
263
|
displayName: string;
|
|
@@ -271,26 +270,26 @@ declare const _default: {
|
|
|
271
270
|
new (props: Omit<TimelineItem & {
|
|
272
271
|
direction: "vertical";
|
|
273
272
|
}, keyof LocaleProps> & {
|
|
274
|
-
locale?: string
|
|
275
|
-
translate?: (
|
|
273
|
+
locale?: string;
|
|
274
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
276
275
|
}): {
|
|
277
276
|
ref: any;
|
|
278
277
|
childRef(ref: any): void;
|
|
279
278
|
getWrappedInstance(): any;
|
|
280
279
|
render(): React.JSX.Element;
|
|
281
280
|
context: unknown;
|
|
282
|
-
setState<
|
|
281
|
+
setState<K extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Omit<TimelineItem & {
|
|
283
282
|
direction: "vertical";
|
|
284
283
|
}, keyof LocaleProps> & {
|
|
285
|
-
locale?: string
|
|
286
|
-
translate?: (
|
|
287
|
-
}>) => {} | Pick<{},
|
|
284
|
+
locale?: string;
|
|
285
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
286
|
+
}>) => {} | Pick<{}, K> | null) | Pick<{}, K> | null, callback?: (() => void) | undefined): void;
|
|
288
287
|
forceUpdate(callback?: (() => void) | undefined): void;
|
|
289
288
|
readonly props: Readonly<Omit<TimelineItem & {
|
|
290
289
|
direction: "vertical";
|
|
291
290
|
}, keyof LocaleProps> & {
|
|
292
|
-
locale?: string
|
|
293
|
-
translate?: (
|
|
291
|
+
locale?: string;
|
|
292
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
294
293
|
}>;
|
|
295
294
|
state: Readonly<{}>;
|
|
296
295
|
refs: {
|
|
@@ -300,48 +299,48 @@ declare const _default: {
|
|
|
300
299
|
shouldComponentUpdate?(nextProps: Readonly<Omit<TimelineItem & {
|
|
301
300
|
direction: "vertical";
|
|
302
301
|
}, keyof LocaleProps> & {
|
|
303
|
-
locale?: string
|
|
304
|
-
translate?: (
|
|
302
|
+
locale?: string;
|
|
303
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
305
304
|
}>, nextState: Readonly<{}>, nextContext: any): boolean;
|
|
306
305
|
componentWillUnmount?(): void;
|
|
307
306
|
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
|
308
307
|
getSnapshotBeforeUpdate?(prevProps: Readonly<Omit<TimelineItem & {
|
|
309
308
|
direction: "vertical";
|
|
310
309
|
}, keyof LocaleProps> & {
|
|
311
|
-
locale?: string
|
|
312
|
-
translate?: (
|
|
310
|
+
locale?: string;
|
|
311
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
313
312
|
}>, prevState: Readonly<{}>): any;
|
|
314
313
|
componentDidUpdate?(prevProps: Readonly<Omit<TimelineItem & {
|
|
315
314
|
direction: "vertical";
|
|
316
315
|
}, keyof LocaleProps> & {
|
|
317
|
-
locale?: string
|
|
318
|
-
translate?: (
|
|
316
|
+
locale?: string;
|
|
317
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
319
318
|
}>, prevState: Readonly<{}>, snapshot?: any): void;
|
|
320
319
|
componentWillMount?(): void;
|
|
321
320
|
UNSAFE_componentWillMount?(): void;
|
|
322
321
|
componentWillReceiveProps?(nextProps: Readonly<Omit<TimelineItem & {
|
|
323
322
|
direction: "vertical";
|
|
324
323
|
}, keyof LocaleProps> & {
|
|
325
|
-
locale?: string
|
|
326
|
-
translate?: (
|
|
324
|
+
locale?: string;
|
|
325
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
327
326
|
}>, nextContext: any): void;
|
|
328
327
|
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Omit<TimelineItem & {
|
|
329
328
|
direction: "vertical";
|
|
330
329
|
}, keyof LocaleProps> & {
|
|
331
|
-
locale?: string
|
|
332
|
-
translate?: (
|
|
330
|
+
locale?: string;
|
|
331
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
333
332
|
}>, nextContext: any): void;
|
|
334
333
|
componentWillUpdate?(nextProps: Readonly<Omit<TimelineItem & {
|
|
335
334
|
direction: "vertical";
|
|
336
335
|
}, keyof LocaleProps> & {
|
|
337
|
-
locale?: string
|
|
338
|
-
translate?: (
|
|
336
|
+
locale?: string;
|
|
337
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
339
338
|
}>, nextState: Readonly<{}>, nextContext: any): void;
|
|
340
339
|
UNSAFE_componentWillUpdate?(nextProps: Readonly<Omit<TimelineItem & {
|
|
341
340
|
direction: "vertical";
|
|
342
341
|
}, keyof LocaleProps> & {
|
|
343
|
-
locale?: string
|
|
344
|
-
translate?: (
|
|
342
|
+
locale?: string;
|
|
343
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
345
344
|
}>, nextState: Readonly<{}>, nextContext: any): void;
|
|
346
345
|
};
|
|
347
346
|
displayName: string;
|
|
@@ -354,26 +353,26 @@ declare const _default: {
|
|
|
354
353
|
new (props: Omit<TimelineItem & {
|
|
355
354
|
direction: "vertical";
|
|
356
355
|
}, keyof LocaleProps> & {
|
|
357
|
-
locale?: string
|
|
358
|
-
translate?: (
|
|
356
|
+
locale?: string;
|
|
357
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
359
358
|
}): {
|
|
360
359
|
ref: any;
|
|
361
360
|
childRef(ref: any): void;
|
|
362
361
|
getWrappedInstance(): any;
|
|
363
362
|
render(): React.JSX.Element;
|
|
364
363
|
context: unknown;
|
|
365
|
-
setState<
|
|
364
|
+
setState<K extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Omit<TimelineItem & {
|
|
366
365
|
direction: "vertical";
|
|
367
366
|
}, keyof LocaleProps> & {
|
|
368
|
-
locale?: string
|
|
369
|
-
translate?: (
|
|
370
|
-
}>) => {} | Pick<{},
|
|
367
|
+
locale?: string;
|
|
368
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
369
|
+
}>) => {} | Pick<{}, K> | null) | Pick<{}, K> | null, callback?: (() => void) | undefined): void;
|
|
371
370
|
forceUpdate(callback?: (() => void) | undefined): void;
|
|
372
371
|
readonly props: Readonly<Omit<TimelineItem & {
|
|
373
372
|
direction: "vertical";
|
|
374
373
|
}, keyof LocaleProps> & {
|
|
375
|
-
locale?: string
|
|
376
|
-
translate?: (
|
|
374
|
+
locale?: string;
|
|
375
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
377
376
|
}>;
|
|
378
377
|
state: Readonly<{}>;
|
|
379
378
|
refs: {
|
|
@@ -383,48 +382,48 @@ declare const _default: {
|
|
|
383
382
|
shouldComponentUpdate?(nextProps: Readonly<Omit<TimelineItem & {
|
|
384
383
|
direction: "vertical";
|
|
385
384
|
}, keyof LocaleProps> & {
|
|
386
|
-
locale?: string
|
|
387
|
-
translate?: (
|
|
385
|
+
locale?: string;
|
|
386
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
388
387
|
}>, nextState: Readonly<{}>, nextContext: any): boolean;
|
|
389
388
|
componentWillUnmount?(): void;
|
|
390
389
|
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
|
391
390
|
getSnapshotBeforeUpdate?(prevProps: Readonly<Omit<TimelineItem & {
|
|
392
391
|
direction: "vertical";
|
|
393
392
|
}, keyof LocaleProps> & {
|
|
394
|
-
locale?: string
|
|
395
|
-
translate?: (
|
|
393
|
+
locale?: string;
|
|
394
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
396
395
|
}>, prevState: Readonly<{}>): any;
|
|
397
396
|
componentDidUpdate?(prevProps: Readonly<Omit<TimelineItem & {
|
|
398
397
|
direction: "vertical";
|
|
399
398
|
}, keyof LocaleProps> & {
|
|
400
|
-
locale?: string
|
|
401
|
-
translate?: (
|
|
399
|
+
locale?: string;
|
|
400
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
402
401
|
}>, prevState: Readonly<{}>, snapshot?: any): void;
|
|
403
402
|
componentWillMount?(): void;
|
|
404
403
|
UNSAFE_componentWillMount?(): void;
|
|
405
404
|
componentWillReceiveProps?(nextProps: Readonly<Omit<TimelineItem & {
|
|
406
405
|
direction: "vertical";
|
|
407
406
|
}, keyof LocaleProps> & {
|
|
408
|
-
locale?: string
|
|
409
|
-
translate?: (
|
|
407
|
+
locale?: string;
|
|
408
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
410
409
|
}>, nextContext: any): void;
|
|
411
410
|
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Omit<TimelineItem & {
|
|
412
411
|
direction: "vertical";
|
|
413
412
|
}, keyof LocaleProps> & {
|
|
414
|
-
locale?: string
|
|
415
|
-
translate?: (
|
|
413
|
+
locale?: string;
|
|
414
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
416
415
|
}>, nextContext: any): void;
|
|
417
416
|
componentWillUpdate?(nextProps: Readonly<Omit<TimelineItem & {
|
|
418
417
|
direction: "vertical";
|
|
419
418
|
}, keyof LocaleProps> & {
|
|
420
|
-
locale?: string
|
|
421
|
-
translate?: (
|
|
419
|
+
locale?: string;
|
|
420
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
422
421
|
}>, nextState: Readonly<{}>, nextContext: any): void;
|
|
423
422
|
UNSAFE_componentWillUpdate?(nextProps: Readonly<Omit<TimelineItem & {
|
|
424
423
|
direction: "vertical";
|
|
425
424
|
}, keyof LocaleProps> & {
|
|
426
|
-
locale?: string
|
|
427
|
-
translate?: (
|
|
425
|
+
locale?: string;
|
|
426
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
428
427
|
}>, nextState: Readonly<{}>, nextContext: any): void;
|
|
429
428
|
};
|
|
430
429
|
displayName: string;
|
|
@@ -437,8 +436,8 @@ declare const _default: {
|
|
|
437
436
|
export default _default;
|
|
438
437
|
export declare const TimelineTimeComponent: {
|
|
439
438
|
new (props: Omit<Omit<TimelineItem, keyof LocaleProps> & {
|
|
440
|
-
locale?: string
|
|
441
|
-
translate?: (
|
|
439
|
+
locale?: string;
|
|
440
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
442
441
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps): {
|
|
443
442
|
ref: any;
|
|
444
443
|
childRef: (ref: any) => void;
|
|
@@ -446,13 +445,13 @@ export declare const TimelineTimeComponent: {
|
|
|
446
445
|
render(): React.JSX.Element;
|
|
447
446
|
context: unknown;
|
|
448
447
|
setState<K extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Omit<Omit<TimelineItem, keyof LocaleProps> & {
|
|
449
|
-
locale?: string
|
|
450
|
-
translate?: (
|
|
448
|
+
locale?: string;
|
|
449
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
451
450
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>) => {} | Pick<{}, K> | null) | Pick<{}, K> | null, callback?: (() => void) | undefined): void;
|
|
452
451
|
forceUpdate(callback?: (() => void) | undefined): void;
|
|
453
452
|
readonly props: Readonly<Omit<Omit<TimelineItem, keyof LocaleProps> & {
|
|
454
|
-
locale?: string
|
|
455
|
-
translate?: (
|
|
453
|
+
locale?: string;
|
|
454
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
456
455
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>;
|
|
457
456
|
state: Readonly<{}>;
|
|
458
457
|
refs: {
|
|
@@ -460,58 +459,58 @@ export declare const TimelineTimeComponent: {
|
|
|
460
459
|
};
|
|
461
460
|
componentDidMount?(): void;
|
|
462
461
|
shouldComponentUpdate?(nextProps: Readonly<Omit<Omit<TimelineItem, keyof LocaleProps> & {
|
|
463
|
-
locale?: string
|
|
464
|
-
translate?: (
|
|
462
|
+
locale?: string;
|
|
463
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
465
464
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextState: Readonly<{}>, nextContext: any): boolean;
|
|
466
465
|
componentWillUnmount?(): void;
|
|
467
466
|
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
|
468
467
|
getSnapshotBeforeUpdate?(prevProps: Readonly<Omit<Omit<TimelineItem, keyof LocaleProps> & {
|
|
469
|
-
locale?: string
|
|
470
|
-
translate?: (
|
|
468
|
+
locale?: string;
|
|
469
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
471
470
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, prevState: Readonly<{}>): any;
|
|
472
471
|
componentDidUpdate?(prevProps: Readonly<Omit<Omit<TimelineItem, keyof LocaleProps> & {
|
|
473
|
-
locale?: string
|
|
474
|
-
translate?: (
|
|
472
|
+
locale?: string;
|
|
473
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
475
474
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, prevState: Readonly<{}>, snapshot?: any): void;
|
|
476
475
|
componentWillMount?(): void;
|
|
477
476
|
UNSAFE_componentWillMount?(): void;
|
|
478
477
|
componentWillReceiveProps?(nextProps: Readonly<Omit<Omit<TimelineItem, keyof LocaleProps> & {
|
|
479
|
-
locale?: string
|
|
480
|
-
translate?: (
|
|
478
|
+
locale?: string;
|
|
479
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
481
480
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextContext: any): void;
|
|
482
481
|
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Omit<Omit<TimelineItem, keyof LocaleProps> & {
|
|
483
|
-
locale?: string
|
|
484
|
-
translate?: (
|
|
482
|
+
locale?: string;
|
|
483
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
485
484
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextContext: any): void;
|
|
486
485
|
componentWillUpdate?(nextProps: Readonly<Omit<Omit<TimelineItem, keyof LocaleProps> & {
|
|
487
|
-
locale?: string
|
|
488
|
-
translate?: (
|
|
486
|
+
locale?: string;
|
|
487
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
489
488
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextState: Readonly<{}>, nextContext: any): void;
|
|
490
489
|
UNSAFE_componentWillUpdate?(nextProps: Readonly<Omit<Omit<TimelineItem, keyof LocaleProps> & {
|
|
491
|
-
locale?: string
|
|
492
|
-
translate?: (
|
|
490
|
+
locale?: string;
|
|
491
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
493
492
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextState: Readonly<{}>, nextContext: any): void;
|
|
494
493
|
};
|
|
495
494
|
displayName: string;
|
|
496
495
|
contextType: React.Context<string>;
|
|
497
496
|
ComposedComponent: React.ComponentType<{
|
|
498
497
|
new (props: Omit<TimelineItem, keyof LocaleProps> & {
|
|
499
|
-
locale?: string
|
|
500
|
-
translate?: (
|
|
498
|
+
locale?: string;
|
|
499
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
501
500
|
}): {
|
|
502
501
|
ref: any;
|
|
503
502
|
childRef(ref: any): void;
|
|
504
503
|
getWrappedInstance(): any;
|
|
505
504
|
render(): React.JSX.Element;
|
|
506
505
|
context: unknown;
|
|
507
|
-
setState<
|
|
508
|
-
locale?: string
|
|
509
|
-
translate?: (
|
|
510
|
-
}>) => {} | Pick<{},
|
|
506
|
+
setState<K extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Omit<TimelineItem, keyof LocaleProps> & {
|
|
507
|
+
locale?: string;
|
|
508
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
509
|
+
}>) => {} | Pick<{}, K> | null) | Pick<{}, K> | null, callback?: (() => void) | undefined): void;
|
|
511
510
|
forceUpdate(callback?: (() => void) | undefined): void;
|
|
512
511
|
readonly props: Readonly<Omit<TimelineItem, keyof LocaleProps> & {
|
|
513
|
-
locale?: string
|
|
514
|
-
translate?: (
|
|
512
|
+
locale?: string;
|
|
513
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
515
514
|
}>;
|
|
516
515
|
state: Readonly<{}>;
|
|
517
516
|
refs: {
|
|
@@ -519,36 +518,36 @@ export declare const TimelineTimeComponent: {
|
|
|
519
518
|
};
|
|
520
519
|
componentDidMount?(): void;
|
|
521
520
|
shouldComponentUpdate?(nextProps: Readonly<Omit<TimelineItem, keyof LocaleProps> & {
|
|
522
|
-
locale?: string
|
|
523
|
-
translate?: (
|
|
521
|
+
locale?: string;
|
|
522
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
524
523
|
}>, nextState: Readonly<{}>, nextContext: any): boolean;
|
|
525
524
|
componentWillUnmount?(): void;
|
|
526
525
|
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
|
527
526
|
getSnapshotBeforeUpdate?(prevProps: Readonly<Omit<TimelineItem, keyof LocaleProps> & {
|
|
528
|
-
locale?: string
|
|
529
|
-
translate?: (
|
|
527
|
+
locale?: string;
|
|
528
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
530
529
|
}>, prevState: Readonly<{}>): any;
|
|
531
530
|
componentDidUpdate?(prevProps: Readonly<Omit<TimelineItem, keyof LocaleProps> & {
|
|
532
|
-
locale?: string
|
|
533
|
-
translate?: (
|
|
531
|
+
locale?: string;
|
|
532
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
534
533
|
}>, prevState: Readonly<{}>, snapshot?: any): void;
|
|
535
534
|
componentWillMount?(): void;
|
|
536
535
|
UNSAFE_componentWillMount?(): void;
|
|
537
536
|
componentWillReceiveProps?(nextProps: Readonly<Omit<TimelineItem, keyof LocaleProps> & {
|
|
538
|
-
locale?: string
|
|
539
|
-
translate?: (
|
|
537
|
+
locale?: string;
|
|
538
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
540
539
|
}>, nextContext: any): void;
|
|
541
540
|
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Omit<TimelineItem, keyof LocaleProps> & {
|
|
542
|
-
locale?: string
|
|
543
|
-
translate?: (
|
|
541
|
+
locale?: string;
|
|
542
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
544
543
|
}>, nextContext: any): void;
|
|
545
544
|
componentWillUpdate?(nextProps: Readonly<Omit<TimelineItem, keyof LocaleProps> & {
|
|
546
|
-
locale?: string
|
|
547
|
-
translate?: (
|
|
545
|
+
locale?: string;
|
|
546
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
548
547
|
}>, nextState: Readonly<{}>, nextContext: any): void;
|
|
549
548
|
UNSAFE_componentWillUpdate?(nextProps: Readonly<Omit<TimelineItem, keyof LocaleProps> & {
|
|
550
|
-
locale?: string
|
|
551
|
-
translate?: (
|
|
549
|
+
locale?: string;
|
|
550
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
552
551
|
}>, nextState: Readonly<{}>, nextContext: any): void;
|
|
553
552
|
};
|
|
554
553
|
displayName: string;
|
|
@@ -559,22 +558,22 @@ export declare const TimelineTimeComponent: {
|
|
|
559
558
|
}>;
|
|
560
559
|
} & import("hoist-non-react-statics").NonReactStatics<{
|
|
561
560
|
new (props: Omit<TimelineItem, keyof LocaleProps> & {
|
|
562
|
-
locale?: string
|
|
563
|
-
translate?: (
|
|
561
|
+
locale?: string;
|
|
562
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
564
563
|
}): {
|
|
565
564
|
ref: any;
|
|
566
565
|
childRef(ref: any): void;
|
|
567
566
|
getWrappedInstance(): any;
|
|
568
567
|
render(): React.JSX.Element;
|
|
569
568
|
context: unknown;
|
|
570
|
-
setState<
|
|
571
|
-
locale?: string
|
|
572
|
-
translate?: (
|
|
573
|
-
}>) => {} | Pick<{},
|
|
569
|
+
setState<K extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Omit<TimelineItem, keyof LocaleProps> & {
|
|
570
|
+
locale?: string;
|
|
571
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
572
|
+
}>) => {} | Pick<{}, K> | null) | Pick<{}, K> | null, callback?: (() => void) | undefined): void;
|
|
574
573
|
forceUpdate(callback?: (() => void) | undefined): void;
|
|
575
574
|
readonly props: Readonly<Omit<TimelineItem, keyof LocaleProps> & {
|
|
576
|
-
locale?: string
|
|
577
|
-
translate?: (
|
|
575
|
+
locale?: string;
|
|
576
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
578
577
|
}>;
|
|
579
578
|
state: Readonly<{}>;
|
|
580
579
|
refs: {
|
|
@@ -582,36 +581,36 @@ export declare const TimelineTimeComponent: {
|
|
|
582
581
|
};
|
|
583
582
|
componentDidMount?(): void;
|
|
584
583
|
shouldComponentUpdate?(nextProps: Readonly<Omit<TimelineItem, keyof LocaleProps> & {
|
|
585
|
-
locale?: string
|
|
586
|
-
translate?: (
|
|
584
|
+
locale?: string;
|
|
585
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
587
586
|
}>, nextState: Readonly<{}>, nextContext: any): boolean;
|
|
588
587
|
componentWillUnmount?(): void;
|
|
589
588
|
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
|
590
589
|
getSnapshotBeforeUpdate?(prevProps: Readonly<Omit<TimelineItem, keyof LocaleProps> & {
|
|
591
|
-
locale?: string
|
|
592
|
-
translate?: (
|
|
590
|
+
locale?: string;
|
|
591
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
593
592
|
}>, prevState: Readonly<{}>): any;
|
|
594
593
|
componentDidUpdate?(prevProps: Readonly<Omit<TimelineItem, keyof LocaleProps> & {
|
|
595
|
-
locale?: string
|
|
596
|
-
translate?: (
|
|
594
|
+
locale?: string;
|
|
595
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
597
596
|
}>, prevState: Readonly<{}>, snapshot?: any): void;
|
|
598
597
|
componentWillMount?(): void;
|
|
599
598
|
UNSAFE_componentWillMount?(): void;
|
|
600
599
|
componentWillReceiveProps?(nextProps: Readonly<Omit<TimelineItem, keyof LocaleProps> & {
|
|
601
|
-
locale?: string
|
|
602
|
-
translate?: (
|
|
600
|
+
locale?: string;
|
|
601
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
603
602
|
}>, nextContext: any): void;
|
|
604
603
|
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Omit<TimelineItem, keyof LocaleProps> & {
|
|
605
|
-
locale?: string
|
|
606
|
-
translate?: (
|
|
604
|
+
locale?: string;
|
|
605
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
607
606
|
}>, nextContext: any): void;
|
|
608
607
|
componentWillUpdate?(nextProps: Readonly<Omit<TimelineItem, keyof LocaleProps> & {
|
|
609
|
-
locale?: string
|
|
610
|
-
translate?: (
|
|
608
|
+
locale?: string;
|
|
609
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
611
610
|
}>, nextState: Readonly<{}>, nextContext: any): void;
|
|
612
611
|
UNSAFE_componentWillUpdate?(nextProps: Readonly<Omit<TimelineItem, keyof LocaleProps> & {
|
|
613
|
-
locale?: string
|
|
614
|
-
translate?: (
|
|
612
|
+
locale?: string;
|
|
613
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
615
614
|
}>, nextState: Readonly<{}>, nextContext: any): void;
|
|
616
615
|
};
|
|
617
616
|
displayName: string;
|
|
@@ -622,22 +621,22 @@ export declare const TimelineTimeComponent: {
|
|
|
622
621
|
}, {}> & {
|
|
623
622
|
ComposedComponent: {
|
|
624
623
|
new (props: Omit<TimelineItem, keyof LocaleProps> & {
|
|
625
|
-
locale?: string
|
|
626
|
-
translate?: (
|
|
624
|
+
locale?: string;
|
|
625
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
627
626
|
}): {
|
|
628
627
|
ref: any;
|
|
629
628
|
childRef(ref: any): void;
|
|
630
629
|
getWrappedInstance(): any;
|
|
631
630
|
render(): React.JSX.Element;
|
|
632
631
|
context: unknown;
|
|
633
|
-
setState<
|
|
634
|
-
locale?: string
|
|
635
|
-
translate?: (
|
|
636
|
-
}>) => {} | Pick<{},
|
|
632
|
+
setState<K extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Omit<TimelineItem, keyof LocaleProps> & {
|
|
633
|
+
locale?: string;
|
|
634
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
635
|
+
}>) => {} | Pick<{}, K> | null) | Pick<{}, K> | null, callback?: (() => void) | undefined): void;
|
|
637
636
|
forceUpdate(callback?: (() => void) | undefined): void;
|
|
638
637
|
readonly props: Readonly<Omit<TimelineItem, keyof LocaleProps> & {
|
|
639
|
-
locale?: string
|
|
640
|
-
translate?: (
|
|
638
|
+
locale?: string;
|
|
639
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
641
640
|
}>;
|
|
642
641
|
state: Readonly<{}>;
|
|
643
642
|
refs: {
|
|
@@ -645,36 +644,36 @@ export declare const TimelineTimeComponent: {
|
|
|
645
644
|
};
|
|
646
645
|
componentDidMount?(): void;
|
|
647
646
|
shouldComponentUpdate?(nextProps: Readonly<Omit<TimelineItem, keyof LocaleProps> & {
|
|
648
|
-
locale?: string
|
|
649
|
-
translate?: (
|
|
647
|
+
locale?: string;
|
|
648
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
650
649
|
}>, nextState: Readonly<{}>, nextContext: any): boolean;
|
|
651
650
|
componentWillUnmount?(): void;
|
|
652
651
|
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
|
653
652
|
getSnapshotBeforeUpdate?(prevProps: Readonly<Omit<TimelineItem, keyof LocaleProps> & {
|
|
654
|
-
locale?: string
|
|
655
|
-
translate?: (
|
|
653
|
+
locale?: string;
|
|
654
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
656
655
|
}>, prevState: Readonly<{}>): any;
|
|
657
656
|
componentDidUpdate?(prevProps: Readonly<Omit<TimelineItem, keyof LocaleProps> & {
|
|
658
|
-
locale?: string
|
|
659
|
-
translate?: (
|
|
657
|
+
locale?: string;
|
|
658
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
660
659
|
}>, prevState: Readonly<{}>, snapshot?: any): void;
|
|
661
660
|
componentWillMount?(): void;
|
|
662
661
|
UNSAFE_componentWillMount?(): void;
|
|
663
662
|
componentWillReceiveProps?(nextProps: Readonly<Omit<TimelineItem, keyof LocaleProps> & {
|
|
664
|
-
locale?: string
|
|
665
|
-
translate?: (
|
|
663
|
+
locale?: string;
|
|
664
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
666
665
|
}>, nextContext: any): void;
|
|
667
666
|
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Omit<TimelineItem, keyof LocaleProps> & {
|
|
668
|
-
locale?: string
|
|
669
|
-
translate?: (
|
|
667
|
+
locale?: string;
|
|
668
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
670
669
|
}>, nextContext: any): void;
|
|
671
670
|
componentWillUpdate?(nextProps: Readonly<Omit<TimelineItem, keyof LocaleProps> & {
|
|
672
|
-
locale?: string
|
|
673
|
-
translate?: (
|
|
671
|
+
locale?: string;
|
|
672
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
674
673
|
}>, nextState: Readonly<{}>, nextContext: any): void;
|
|
675
674
|
UNSAFE_componentWillUpdate?(nextProps: Readonly<Omit<TimelineItem, keyof LocaleProps> & {
|
|
676
|
-
locale?: string
|
|
677
|
-
translate?: (
|
|
675
|
+
locale?: string;
|
|
676
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
678
677
|
}>, nextState: Readonly<{}>, nextContext: any): void;
|
|
679
678
|
};
|
|
680
679
|
displayName: string;
|
|
@@ -686,10 +685,10 @@ export declare const TimelineTimeComponent: {
|
|
|
686
685
|
};
|
|
687
686
|
export declare const TimelineLineComponent: {
|
|
688
687
|
new (props: Omit<Omit<TimelineItem & {
|
|
689
|
-
direction:
|
|
688
|
+
direction: "vertical" | "horizontal";
|
|
690
689
|
}, keyof LocaleProps> & {
|
|
691
|
-
locale?: string
|
|
692
|
-
translate?: (
|
|
690
|
+
locale?: string;
|
|
691
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
693
692
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps): {
|
|
694
693
|
ref: any;
|
|
695
694
|
childRef: (ref: any) => void;
|
|
@@ -697,17 +696,17 @@ export declare const TimelineLineComponent: {
|
|
|
697
696
|
render(): React.JSX.Element;
|
|
698
697
|
context: unknown;
|
|
699
698
|
setState<K extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Omit<Omit<TimelineItem & {
|
|
700
|
-
direction:
|
|
699
|
+
direction: "vertical" | "horizontal";
|
|
701
700
|
}, keyof LocaleProps> & {
|
|
702
|
-
locale?: string
|
|
703
|
-
translate?: (
|
|
701
|
+
locale?: string;
|
|
702
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
704
703
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>) => {} | Pick<{}, K> | null) | Pick<{}, K> | null, callback?: (() => void) | undefined): void;
|
|
705
704
|
forceUpdate(callback?: (() => void) | undefined): void;
|
|
706
705
|
readonly props: Readonly<Omit<Omit<TimelineItem & {
|
|
707
|
-
direction:
|
|
706
|
+
direction: "vertical" | "horizontal";
|
|
708
707
|
}, keyof LocaleProps> & {
|
|
709
|
-
locale?: string
|
|
710
|
-
translate?: (
|
|
708
|
+
locale?: string;
|
|
709
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
711
710
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>;
|
|
712
711
|
state: Readonly<{}>;
|
|
713
712
|
refs: {
|
|
@@ -715,78 +714,78 @@ export declare const TimelineLineComponent: {
|
|
|
715
714
|
};
|
|
716
715
|
componentDidMount?(): void;
|
|
717
716
|
shouldComponentUpdate?(nextProps: Readonly<Omit<Omit<TimelineItem & {
|
|
718
|
-
direction:
|
|
717
|
+
direction: "vertical" | "horizontal";
|
|
719
718
|
}, keyof LocaleProps> & {
|
|
720
|
-
locale?: string
|
|
721
|
-
translate?: (
|
|
719
|
+
locale?: string;
|
|
720
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
722
721
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextState: Readonly<{}>, nextContext: any): boolean;
|
|
723
722
|
componentWillUnmount?(): void;
|
|
724
723
|
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
|
725
724
|
getSnapshotBeforeUpdate?(prevProps: Readonly<Omit<Omit<TimelineItem & {
|
|
726
|
-
direction:
|
|
725
|
+
direction: "vertical" | "horizontal";
|
|
727
726
|
}, keyof LocaleProps> & {
|
|
728
|
-
locale?: string
|
|
729
|
-
translate?: (
|
|
727
|
+
locale?: string;
|
|
728
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
730
729
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, prevState: Readonly<{}>): any;
|
|
731
730
|
componentDidUpdate?(prevProps: Readonly<Omit<Omit<TimelineItem & {
|
|
732
|
-
direction:
|
|
731
|
+
direction: "vertical" | "horizontal";
|
|
733
732
|
}, keyof LocaleProps> & {
|
|
734
|
-
locale?: string
|
|
735
|
-
translate?: (
|
|
733
|
+
locale?: string;
|
|
734
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
736
735
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, prevState: Readonly<{}>, snapshot?: any): void;
|
|
737
736
|
componentWillMount?(): void;
|
|
738
737
|
UNSAFE_componentWillMount?(): void;
|
|
739
738
|
componentWillReceiveProps?(nextProps: Readonly<Omit<Omit<TimelineItem & {
|
|
740
|
-
direction:
|
|
739
|
+
direction: "vertical" | "horizontal";
|
|
741
740
|
}, keyof LocaleProps> & {
|
|
742
|
-
locale?: string
|
|
743
|
-
translate?: (
|
|
741
|
+
locale?: string;
|
|
742
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
744
743
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextContext: any): void;
|
|
745
744
|
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Omit<Omit<TimelineItem & {
|
|
746
|
-
direction:
|
|
745
|
+
direction: "vertical" | "horizontal";
|
|
747
746
|
}, keyof LocaleProps> & {
|
|
748
|
-
locale?: string
|
|
749
|
-
translate?: (
|
|
747
|
+
locale?: string;
|
|
748
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
750
749
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextContext: any): void;
|
|
751
750
|
componentWillUpdate?(nextProps: Readonly<Omit<Omit<TimelineItem & {
|
|
752
|
-
direction:
|
|
751
|
+
direction: "vertical" | "horizontal";
|
|
753
752
|
}, keyof LocaleProps> & {
|
|
754
|
-
locale?: string
|
|
755
|
-
translate?: (
|
|
753
|
+
locale?: string;
|
|
754
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
756
755
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextState: Readonly<{}>, nextContext: any): void;
|
|
757
756
|
UNSAFE_componentWillUpdate?(nextProps: Readonly<Omit<Omit<TimelineItem & {
|
|
758
|
-
direction:
|
|
757
|
+
direction: "vertical" | "horizontal";
|
|
759
758
|
}, keyof LocaleProps> & {
|
|
760
|
-
locale?: string
|
|
761
|
-
translate?: (
|
|
759
|
+
locale?: string;
|
|
760
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
762
761
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextState: Readonly<{}>, nextContext: any): void;
|
|
763
762
|
};
|
|
764
763
|
displayName: string;
|
|
765
764
|
contextType: React.Context<string>;
|
|
766
765
|
ComposedComponent: React.ComponentType<{
|
|
767
766
|
new (props: Omit<TimelineItem & {
|
|
768
|
-
direction:
|
|
767
|
+
direction: "vertical" | "horizontal";
|
|
769
768
|
}, keyof LocaleProps> & {
|
|
770
|
-
locale?: string
|
|
771
|
-
translate?: (
|
|
769
|
+
locale?: string;
|
|
770
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
772
771
|
}): {
|
|
773
772
|
ref: any;
|
|
774
773
|
childRef(ref: any): void;
|
|
775
774
|
getWrappedInstance(): any;
|
|
776
775
|
render(): React.JSX.Element;
|
|
777
776
|
context: unknown;
|
|
778
|
-
setState<
|
|
779
|
-
direction:
|
|
777
|
+
setState<K extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Omit<TimelineItem & {
|
|
778
|
+
direction: "vertical" | "horizontal";
|
|
780
779
|
}, keyof LocaleProps> & {
|
|
781
|
-
locale?: string
|
|
782
|
-
translate?: (
|
|
783
|
-
}>) => {} | Pick<{},
|
|
780
|
+
locale?: string;
|
|
781
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
782
|
+
}>) => {} | Pick<{}, K> | null) | Pick<{}, K> | null, callback?: (() => void) | undefined): void;
|
|
784
783
|
forceUpdate(callback?: (() => void) | undefined): void;
|
|
785
784
|
readonly props: Readonly<Omit<TimelineItem & {
|
|
786
|
-
direction:
|
|
785
|
+
direction: "vertical" | "horizontal";
|
|
787
786
|
}, keyof LocaleProps> & {
|
|
788
|
-
locale?: string
|
|
789
|
-
translate?: (
|
|
787
|
+
locale?: string;
|
|
788
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
790
789
|
}>;
|
|
791
790
|
state: Readonly<{}>;
|
|
792
791
|
refs: {
|
|
@@ -794,50 +793,50 @@ export declare const TimelineLineComponent: {
|
|
|
794
793
|
};
|
|
795
794
|
componentDidMount?(): void;
|
|
796
795
|
shouldComponentUpdate?(nextProps: Readonly<Omit<TimelineItem & {
|
|
797
|
-
direction:
|
|
796
|
+
direction: "vertical" | "horizontal";
|
|
798
797
|
}, keyof LocaleProps> & {
|
|
799
|
-
locale?: string
|
|
800
|
-
translate?: (
|
|
798
|
+
locale?: string;
|
|
799
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
801
800
|
}>, nextState: Readonly<{}>, nextContext: any): boolean;
|
|
802
801
|
componentWillUnmount?(): void;
|
|
803
802
|
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
|
804
803
|
getSnapshotBeforeUpdate?(prevProps: Readonly<Omit<TimelineItem & {
|
|
805
|
-
direction:
|
|
804
|
+
direction: "vertical" | "horizontal";
|
|
806
805
|
}, keyof LocaleProps> & {
|
|
807
|
-
locale?: string
|
|
808
|
-
translate?: (
|
|
806
|
+
locale?: string;
|
|
807
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
809
808
|
}>, prevState: Readonly<{}>): any;
|
|
810
809
|
componentDidUpdate?(prevProps: Readonly<Omit<TimelineItem & {
|
|
811
|
-
direction:
|
|
810
|
+
direction: "vertical" | "horizontal";
|
|
812
811
|
}, keyof LocaleProps> & {
|
|
813
|
-
locale?: string
|
|
814
|
-
translate?: (
|
|
812
|
+
locale?: string;
|
|
813
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
815
814
|
}>, prevState: Readonly<{}>, snapshot?: any): void;
|
|
816
815
|
componentWillMount?(): void;
|
|
817
816
|
UNSAFE_componentWillMount?(): void;
|
|
818
817
|
componentWillReceiveProps?(nextProps: Readonly<Omit<TimelineItem & {
|
|
819
|
-
direction:
|
|
818
|
+
direction: "vertical" | "horizontal";
|
|
820
819
|
}, keyof LocaleProps> & {
|
|
821
|
-
locale?: string
|
|
822
|
-
translate?: (
|
|
820
|
+
locale?: string;
|
|
821
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
823
822
|
}>, nextContext: any): void;
|
|
824
823
|
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Omit<TimelineItem & {
|
|
825
|
-
direction:
|
|
824
|
+
direction: "vertical" | "horizontal";
|
|
826
825
|
}, keyof LocaleProps> & {
|
|
827
|
-
locale?: string
|
|
828
|
-
translate?: (
|
|
826
|
+
locale?: string;
|
|
827
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
829
828
|
}>, nextContext: any): void;
|
|
830
829
|
componentWillUpdate?(nextProps: Readonly<Omit<TimelineItem & {
|
|
831
|
-
direction:
|
|
830
|
+
direction: "vertical" | "horizontal";
|
|
832
831
|
}, keyof LocaleProps> & {
|
|
833
|
-
locale?: string
|
|
834
|
-
translate?: (
|
|
832
|
+
locale?: string;
|
|
833
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
835
834
|
}>, nextState: Readonly<{}>, nextContext: any): void;
|
|
836
835
|
UNSAFE_componentWillUpdate?(nextProps: Readonly<Omit<TimelineItem & {
|
|
837
|
-
direction:
|
|
836
|
+
direction: "vertical" | "horizontal";
|
|
838
837
|
}, keyof LocaleProps> & {
|
|
839
|
-
locale?: string
|
|
840
|
-
translate?: (
|
|
838
|
+
locale?: string;
|
|
839
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
841
840
|
}>, nextState: Readonly<{}>, nextContext: any): void;
|
|
842
841
|
};
|
|
843
842
|
displayName: string;
|
|
@@ -848,28 +847,28 @@ export declare const TimelineLineComponent: {
|
|
|
848
847
|
}>;
|
|
849
848
|
} & import("hoist-non-react-statics").NonReactStatics<{
|
|
850
849
|
new (props: Omit<TimelineItem & {
|
|
851
|
-
direction:
|
|
850
|
+
direction: "vertical" | "horizontal";
|
|
852
851
|
}, keyof LocaleProps> & {
|
|
853
|
-
locale?: string
|
|
854
|
-
translate?: (
|
|
852
|
+
locale?: string;
|
|
853
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
855
854
|
}): {
|
|
856
855
|
ref: any;
|
|
857
856
|
childRef(ref: any): void;
|
|
858
857
|
getWrappedInstance(): any;
|
|
859
858
|
render(): React.JSX.Element;
|
|
860
859
|
context: unknown;
|
|
861
|
-
setState<
|
|
862
|
-
direction:
|
|
860
|
+
setState<K extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Omit<TimelineItem & {
|
|
861
|
+
direction: "vertical" | "horizontal";
|
|
863
862
|
}, keyof LocaleProps> & {
|
|
864
|
-
locale?: string
|
|
865
|
-
translate?: (
|
|
866
|
-
}>) => {} | Pick<{},
|
|
863
|
+
locale?: string;
|
|
864
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
865
|
+
}>) => {} | Pick<{}, K> | null) | Pick<{}, K> | null, callback?: (() => void) | undefined): void;
|
|
867
866
|
forceUpdate(callback?: (() => void) | undefined): void;
|
|
868
867
|
readonly props: Readonly<Omit<TimelineItem & {
|
|
869
|
-
direction:
|
|
868
|
+
direction: "vertical" | "horizontal";
|
|
870
869
|
}, keyof LocaleProps> & {
|
|
871
|
-
locale?: string
|
|
872
|
-
translate?: (
|
|
870
|
+
locale?: string;
|
|
871
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
873
872
|
}>;
|
|
874
873
|
state: Readonly<{}>;
|
|
875
874
|
refs: {
|
|
@@ -877,50 +876,50 @@ export declare const TimelineLineComponent: {
|
|
|
877
876
|
};
|
|
878
877
|
componentDidMount?(): void;
|
|
879
878
|
shouldComponentUpdate?(nextProps: Readonly<Omit<TimelineItem & {
|
|
880
|
-
direction:
|
|
879
|
+
direction: "vertical" | "horizontal";
|
|
881
880
|
}, keyof LocaleProps> & {
|
|
882
|
-
locale?: string
|
|
883
|
-
translate?: (
|
|
881
|
+
locale?: string;
|
|
882
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
884
883
|
}>, nextState: Readonly<{}>, nextContext: any): boolean;
|
|
885
884
|
componentWillUnmount?(): void;
|
|
886
885
|
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
|
887
886
|
getSnapshotBeforeUpdate?(prevProps: Readonly<Omit<TimelineItem & {
|
|
888
|
-
direction:
|
|
887
|
+
direction: "vertical" | "horizontal";
|
|
889
888
|
}, keyof LocaleProps> & {
|
|
890
|
-
locale?: string
|
|
891
|
-
translate?: (
|
|
889
|
+
locale?: string;
|
|
890
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
892
891
|
}>, prevState: Readonly<{}>): any;
|
|
893
892
|
componentDidUpdate?(prevProps: Readonly<Omit<TimelineItem & {
|
|
894
|
-
direction:
|
|
893
|
+
direction: "vertical" | "horizontal";
|
|
895
894
|
}, keyof LocaleProps> & {
|
|
896
|
-
locale?: string
|
|
897
|
-
translate?: (
|
|
895
|
+
locale?: string;
|
|
896
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
898
897
|
}>, prevState: Readonly<{}>, snapshot?: any): void;
|
|
899
898
|
componentWillMount?(): void;
|
|
900
899
|
UNSAFE_componentWillMount?(): void;
|
|
901
900
|
componentWillReceiveProps?(nextProps: Readonly<Omit<TimelineItem & {
|
|
902
|
-
direction:
|
|
901
|
+
direction: "vertical" | "horizontal";
|
|
903
902
|
}, keyof LocaleProps> & {
|
|
904
|
-
locale?: string
|
|
905
|
-
translate?: (
|
|
903
|
+
locale?: string;
|
|
904
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
906
905
|
}>, nextContext: any): void;
|
|
907
906
|
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Omit<TimelineItem & {
|
|
908
|
-
direction:
|
|
907
|
+
direction: "vertical" | "horizontal";
|
|
909
908
|
}, keyof LocaleProps> & {
|
|
910
|
-
locale?: string
|
|
911
|
-
translate?: (
|
|
909
|
+
locale?: string;
|
|
910
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
912
911
|
}>, nextContext: any): void;
|
|
913
912
|
componentWillUpdate?(nextProps: Readonly<Omit<TimelineItem & {
|
|
914
|
-
direction:
|
|
913
|
+
direction: "vertical" | "horizontal";
|
|
915
914
|
}, keyof LocaleProps> & {
|
|
916
|
-
locale?: string
|
|
917
|
-
translate?: (
|
|
915
|
+
locale?: string;
|
|
916
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
918
917
|
}>, nextState: Readonly<{}>, nextContext: any): void;
|
|
919
918
|
UNSAFE_componentWillUpdate?(nextProps: Readonly<Omit<TimelineItem & {
|
|
920
|
-
direction:
|
|
919
|
+
direction: "vertical" | "horizontal";
|
|
921
920
|
}, keyof LocaleProps> & {
|
|
922
|
-
locale?: string
|
|
923
|
-
translate?: (
|
|
921
|
+
locale?: string;
|
|
922
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
924
923
|
}>, nextState: Readonly<{}>, nextContext: any): void;
|
|
925
924
|
};
|
|
926
925
|
displayName: string;
|
|
@@ -931,28 +930,28 @@ export declare const TimelineLineComponent: {
|
|
|
931
930
|
}, {}> & {
|
|
932
931
|
ComposedComponent: {
|
|
933
932
|
new (props: Omit<TimelineItem & {
|
|
934
|
-
direction:
|
|
933
|
+
direction: "vertical" | "horizontal";
|
|
935
934
|
}, keyof LocaleProps> & {
|
|
936
|
-
locale?: string
|
|
937
|
-
translate?: (
|
|
935
|
+
locale?: string;
|
|
936
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
938
937
|
}): {
|
|
939
938
|
ref: any;
|
|
940
939
|
childRef(ref: any): void;
|
|
941
940
|
getWrappedInstance(): any;
|
|
942
941
|
render(): React.JSX.Element;
|
|
943
942
|
context: unknown;
|
|
944
|
-
setState<
|
|
945
|
-
direction:
|
|
943
|
+
setState<K extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Omit<TimelineItem & {
|
|
944
|
+
direction: "vertical" | "horizontal";
|
|
946
945
|
}, keyof LocaleProps> & {
|
|
947
|
-
locale?: string
|
|
948
|
-
translate?: (
|
|
949
|
-
}>) => {} | Pick<{},
|
|
946
|
+
locale?: string;
|
|
947
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
948
|
+
}>) => {} | Pick<{}, K> | null) | Pick<{}, K> | null, callback?: (() => void) | undefined): void;
|
|
950
949
|
forceUpdate(callback?: (() => void) | undefined): void;
|
|
951
950
|
readonly props: Readonly<Omit<TimelineItem & {
|
|
952
|
-
direction:
|
|
951
|
+
direction: "vertical" | "horizontal";
|
|
953
952
|
}, keyof LocaleProps> & {
|
|
954
|
-
locale?: string
|
|
955
|
-
translate?: (
|
|
953
|
+
locale?: string;
|
|
954
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
956
955
|
}>;
|
|
957
956
|
state: Readonly<{}>;
|
|
958
957
|
refs: {
|
|
@@ -960,50 +959,50 @@ export declare const TimelineLineComponent: {
|
|
|
960
959
|
};
|
|
961
960
|
componentDidMount?(): void;
|
|
962
961
|
shouldComponentUpdate?(nextProps: Readonly<Omit<TimelineItem & {
|
|
963
|
-
direction:
|
|
962
|
+
direction: "vertical" | "horizontal";
|
|
964
963
|
}, keyof LocaleProps> & {
|
|
965
|
-
locale?: string
|
|
966
|
-
translate?: (
|
|
964
|
+
locale?: string;
|
|
965
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
967
966
|
}>, nextState: Readonly<{}>, nextContext: any): boolean;
|
|
968
967
|
componentWillUnmount?(): void;
|
|
969
968
|
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
|
970
969
|
getSnapshotBeforeUpdate?(prevProps: Readonly<Omit<TimelineItem & {
|
|
971
|
-
direction:
|
|
970
|
+
direction: "vertical" | "horizontal";
|
|
972
971
|
}, keyof LocaleProps> & {
|
|
973
|
-
locale?: string
|
|
974
|
-
translate?: (
|
|
972
|
+
locale?: string;
|
|
973
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
975
974
|
}>, prevState: Readonly<{}>): any;
|
|
976
975
|
componentDidUpdate?(prevProps: Readonly<Omit<TimelineItem & {
|
|
977
|
-
direction:
|
|
976
|
+
direction: "vertical" | "horizontal";
|
|
978
977
|
}, keyof LocaleProps> & {
|
|
979
|
-
locale?: string
|
|
980
|
-
translate?: (
|
|
978
|
+
locale?: string;
|
|
979
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
981
980
|
}>, prevState: Readonly<{}>, snapshot?: any): void;
|
|
982
981
|
componentWillMount?(): void;
|
|
983
982
|
UNSAFE_componentWillMount?(): void;
|
|
984
983
|
componentWillReceiveProps?(nextProps: Readonly<Omit<TimelineItem & {
|
|
985
|
-
direction:
|
|
984
|
+
direction: "vertical" | "horizontal";
|
|
986
985
|
}, keyof LocaleProps> & {
|
|
987
|
-
locale?: string
|
|
988
|
-
translate?: (
|
|
986
|
+
locale?: string;
|
|
987
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
989
988
|
}>, nextContext: any): void;
|
|
990
989
|
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Omit<TimelineItem & {
|
|
991
|
-
direction:
|
|
990
|
+
direction: "vertical" | "horizontal";
|
|
992
991
|
}, keyof LocaleProps> & {
|
|
993
|
-
locale?: string
|
|
994
|
-
translate?: (
|
|
992
|
+
locale?: string;
|
|
993
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
995
994
|
}>, nextContext: any): void;
|
|
996
995
|
componentWillUpdate?(nextProps: Readonly<Omit<TimelineItem & {
|
|
997
|
-
direction:
|
|
996
|
+
direction: "vertical" | "horizontal";
|
|
998
997
|
}, keyof LocaleProps> & {
|
|
999
|
-
locale?: string
|
|
1000
|
-
translate?: (
|
|
998
|
+
locale?: string;
|
|
999
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
1001
1000
|
}>, nextState: Readonly<{}>, nextContext: any): void;
|
|
1002
1001
|
UNSAFE_componentWillUpdate?(nextProps: Readonly<Omit<TimelineItem & {
|
|
1003
|
-
direction:
|
|
1002
|
+
direction: "vertical" | "horizontal";
|
|
1004
1003
|
}, keyof LocaleProps> & {
|
|
1005
|
-
locale?: string
|
|
1006
|
-
translate?: (
|
|
1004
|
+
locale?: string;
|
|
1005
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
1007
1006
|
}>, nextState: Readonly<{}>, nextContext: any): void;
|
|
1008
1007
|
};
|
|
1009
1008
|
displayName: string;
|
|
@@ -1015,8 +1014,8 @@ export declare const TimelineLineComponent: {
|
|
|
1015
1014
|
};
|
|
1016
1015
|
export declare const TimelineContentComponent: {
|
|
1017
1016
|
new (props: Omit<Omit<TimelineItem, keyof LocaleProps> & {
|
|
1018
|
-
locale?: string
|
|
1019
|
-
translate?: (
|
|
1017
|
+
locale?: string;
|
|
1018
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
1020
1019
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps): {
|
|
1021
1020
|
ref: any;
|
|
1022
1021
|
childRef: (ref: any) => void;
|
|
@@ -1024,13 +1023,13 @@ export declare const TimelineContentComponent: {
|
|
|
1024
1023
|
render(): React.JSX.Element;
|
|
1025
1024
|
context: unknown;
|
|
1026
1025
|
setState<K extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Omit<Omit<TimelineItem, keyof LocaleProps> & {
|
|
1027
|
-
locale?: string
|
|
1028
|
-
translate?: (
|
|
1026
|
+
locale?: string;
|
|
1027
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
1029
1028
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>) => {} | Pick<{}, K> | null) | Pick<{}, K> | null, callback?: (() => void) | undefined): void;
|
|
1030
1029
|
forceUpdate(callback?: (() => void) | undefined): void;
|
|
1031
1030
|
readonly props: Readonly<Omit<Omit<TimelineItem, keyof LocaleProps> & {
|
|
1032
|
-
locale?: string
|
|
1033
|
-
translate?: (
|
|
1031
|
+
locale?: string;
|
|
1032
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
1034
1033
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>;
|
|
1035
1034
|
state: Readonly<{}>;
|
|
1036
1035
|
refs: {
|
|
@@ -1038,58 +1037,58 @@ export declare const TimelineContentComponent: {
|
|
|
1038
1037
|
};
|
|
1039
1038
|
componentDidMount?(): void;
|
|
1040
1039
|
shouldComponentUpdate?(nextProps: Readonly<Omit<Omit<TimelineItem, keyof LocaleProps> & {
|
|
1041
|
-
locale?: string
|
|
1042
|
-
translate?: (
|
|
1040
|
+
locale?: string;
|
|
1041
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
1043
1042
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextState: Readonly<{}>, nextContext: any): boolean;
|
|
1044
1043
|
componentWillUnmount?(): void;
|
|
1045
1044
|
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
|
1046
1045
|
getSnapshotBeforeUpdate?(prevProps: Readonly<Omit<Omit<TimelineItem, keyof LocaleProps> & {
|
|
1047
|
-
locale?: string
|
|
1048
|
-
translate?: (
|
|
1046
|
+
locale?: string;
|
|
1047
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
1049
1048
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, prevState: Readonly<{}>): any;
|
|
1050
1049
|
componentDidUpdate?(prevProps: Readonly<Omit<Omit<TimelineItem, keyof LocaleProps> & {
|
|
1051
|
-
locale?: string
|
|
1052
|
-
translate?: (
|
|
1050
|
+
locale?: string;
|
|
1051
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
1053
1052
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, prevState: Readonly<{}>, snapshot?: any): void;
|
|
1054
1053
|
componentWillMount?(): void;
|
|
1055
1054
|
UNSAFE_componentWillMount?(): void;
|
|
1056
1055
|
componentWillReceiveProps?(nextProps: Readonly<Omit<Omit<TimelineItem, keyof LocaleProps> & {
|
|
1057
|
-
locale?: string
|
|
1058
|
-
translate?: (
|
|
1056
|
+
locale?: string;
|
|
1057
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
1059
1058
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextContext: any): void;
|
|
1060
1059
|
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Omit<Omit<TimelineItem, keyof LocaleProps> & {
|
|
1061
|
-
locale?: string
|
|
1062
|
-
translate?: (
|
|
1060
|
+
locale?: string;
|
|
1061
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
1063
1062
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextContext: any): void;
|
|
1064
1063
|
componentWillUpdate?(nextProps: Readonly<Omit<Omit<TimelineItem, keyof LocaleProps> & {
|
|
1065
|
-
locale?: string
|
|
1066
|
-
translate?: (
|
|
1064
|
+
locale?: string;
|
|
1065
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
1067
1066
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextState: Readonly<{}>, nextContext: any): void;
|
|
1068
1067
|
UNSAFE_componentWillUpdate?(nextProps: Readonly<Omit<Omit<TimelineItem, keyof LocaleProps> & {
|
|
1069
|
-
locale?: string
|
|
1070
|
-
translate?: (
|
|
1068
|
+
locale?: string;
|
|
1069
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
1071
1070
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextState: Readonly<{}>, nextContext: any): void;
|
|
1072
1071
|
};
|
|
1073
1072
|
displayName: string;
|
|
1074
1073
|
contextType: React.Context<string>;
|
|
1075
1074
|
ComposedComponent: React.ComponentType<{
|
|
1076
1075
|
new (props: Omit<TimelineItem, keyof LocaleProps> & {
|
|
1077
|
-
locale?: string
|
|
1078
|
-
translate?: (
|
|
1076
|
+
locale?: string;
|
|
1077
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
1079
1078
|
}): {
|
|
1080
1079
|
ref: any;
|
|
1081
1080
|
childRef(ref: any): void;
|
|
1082
1081
|
getWrappedInstance(): any;
|
|
1083
1082
|
render(): React.JSX.Element;
|
|
1084
1083
|
context: unknown;
|
|
1085
|
-
setState<
|
|
1086
|
-
locale?: string
|
|
1087
|
-
translate?: (
|
|
1088
|
-
}>) => {} | Pick<{},
|
|
1084
|
+
setState<K extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Omit<TimelineItem, keyof LocaleProps> & {
|
|
1085
|
+
locale?: string;
|
|
1086
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
1087
|
+
}>) => {} | Pick<{}, K> | null) | Pick<{}, K> | null, callback?: (() => void) | undefined): void;
|
|
1089
1088
|
forceUpdate(callback?: (() => void) | undefined): void;
|
|
1090
1089
|
readonly props: Readonly<Omit<TimelineItem, keyof LocaleProps> & {
|
|
1091
|
-
locale?: string
|
|
1092
|
-
translate?: (
|
|
1090
|
+
locale?: string;
|
|
1091
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
1093
1092
|
}>;
|
|
1094
1093
|
state: Readonly<{}>;
|
|
1095
1094
|
refs: {
|
|
@@ -1097,36 +1096,36 @@ export declare const TimelineContentComponent: {
|
|
|
1097
1096
|
};
|
|
1098
1097
|
componentDidMount?(): void;
|
|
1099
1098
|
shouldComponentUpdate?(nextProps: Readonly<Omit<TimelineItem, keyof LocaleProps> & {
|
|
1100
|
-
locale?: string
|
|
1101
|
-
translate?: (
|
|
1099
|
+
locale?: string;
|
|
1100
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
1102
1101
|
}>, nextState: Readonly<{}>, nextContext: any): boolean;
|
|
1103
1102
|
componentWillUnmount?(): void;
|
|
1104
1103
|
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
|
1105
1104
|
getSnapshotBeforeUpdate?(prevProps: Readonly<Omit<TimelineItem, keyof LocaleProps> & {
|
|
1106
|
-
locale?: string
|
|
1107
|
-
translate?: (
|
|
1105
|
+
locale?: string;
|
|
1106
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
1108
1107
|
}>, prevState: Readonly<{}>): any;
|
|
1109
1108
|
componentDidUpdate?(prevProps: Readonly<Omit<TimelineItem, keyof LocaleProps> & {
|
|
1110
|
-
locale?: string
|
|
1111
|
-
translate?: (
|
|
1109
|
+
locale?: string;
|
|
1110
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
1112
1111
|
}>, prevState: Readonly<{}>, snapshot?: any): void;
|
|
1113
1112
|
componentWillMount?(): void;
|
|
1114
1113
|
UNSAFE_componentWillMount?(): void;
|
|
1115
1114
|
componentWillReceiveProps?(nextProps: Readonly<Omit<TimelineItem, keyof LocaleProps> & {
|
|
1116
|
-
locale?: string
|
|
1117
|
-
translate?: (
|
|
1115
|
+
locale?: string;
|
|
1116
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
1118
1117
|
}>, nextContext: any): void;
|
|
1119
1118
|
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Omit<TimelineItem, keyof LocaleProps> & {
|
|
1120
|
-
locale?: string
|
|
1121
|
-
translate?: (
|
|
1119
|
+
locale?: string;
|
|
1120
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
1122
1121
|
}>, nextContext: any): void;
|
|
1123
1122
|
componentWillUpdate?(nextProps: Readonly<Omit<TimelineItem, keyof LocaleProps> & {
|
|
1124
|
-
locale?: string
|
|
1125
|
-
translate?: (
|
|
1123
|
+
locale?: string;
|
|
1124
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
1126
1125
|
}>, nextState: Readonly<{}>, nextContext: any): void;
|
|
1127
1126
|
UNSAFE_componentWillUpdate?(nextProps: Readonly<Omit<TimelineItem, keyof LocaleProps> & {
|
|
1128
|
-
locale?: string
|
|
1129
|
-
translate?: (
|
|
1127
|
+
locale?: string;
|
|
1128
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
1130
1129
|
}>, nextState: Readonly<{}>, nextContext: any): void;
|
|
1131
1130
|
};
|
|
1132
1131
|
displayName: string;
|
|
@@ -1137,22 +1136,22 @@ export declare const TimelineContentComponent: {
|
|
|
1137
1136
|
}>;
|
|
1138
1137
|
} & import("hoist-non-react-statics").NonReactStatics<{
|
|
1139
1138
|
new (props: Omit<TimelineItem, keyof LocaleProps> & {
|
|
1140
|
-
locale?: string
|
|
1141
|
-
translate?: (
|
|
1139
|
+
locale?: string;
|
|
1140
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
1142
1141
|
}): {
|
|
1143
1142
|
ref: any;
|
|
1144
1143
|
childRef(ref: any): void;
|
|
1145
1144
|
getWrappedInstance(): any;
|
|
1146
1145
|
render(): React.JSX.Element;
|
|
1147
1146
|
context: unknown;
|
|
1148
|
-
setState<
|
|
1149
|
-
locale?: string
|
|
1150
|
-
translate?: (
|
|
1151
|
-
}>) => {} | Pick<{},
|
|
1147
|
+
setState<K extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Omit<TimelineItem, keyof LocaleProps> & {
|
|
1148
|
+
locale?: string;
|
|
1149
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
1150
|
+
}>) => {} | Pick<{}, K> | null) | Pick<{}, K> | null, callback?: (() => void) | undefined): void;
|
|
1152
1151
|
forceUpdate(callback?: (() => void) | undefined): void;
|
|
1153
1152
|
readonly props: Readonly<Omit<TimelineItem, keyof LocaleProps> & {
|
|
1154
|
-
locale?: string
|
|
1155
|
-
translate?: (
|
|
1153
|
+
locale?: string;
|
|
1154
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
1156
1155
|
}>;
|
|
1157
1156
|
state: Readonly<{}>;
|
|
1158
1157
|
refs: {
|
|
@@ -1160,36 +1159,36 @@ export declare const TimelineContentComponent: {
|
|
|
1160
1159
|
};
|
|
1161
1160
|
componentDidMount?(): void;
|
|
1162
1161
|
shouldComponentUpdate?(nextProps: Readonly<Omit<TimelineItem, keyof LocaleProps> & {
|
|
1163
|
-
locale?: string
|
|
1164
|
-
translate?: (
|
|
1162
|
+
locale?: string;
|
|
1163
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
1165
1164
|
}>, nextState: Readonly<{}>, nextContext: any): boolean;
|
|
1166
1165
|
componentWillUnmount?(): void;
|
|
1167
1166
|
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
|
1168
1167
|
getSnapshotBeforeUpdate?(prevProps: Readonly<Omit<TimelineItem, keyof LocaleProps> & {
|
|
1169
|
-
locale?: string
|
|
1170
|
-
translate?: (
|
|
1168
|
+
locale?: string;
|
|
1169
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
1171
1170
|
}>, prevState: Readonly<{}>): any;
|
|
1172
1171
|
componentDidUpdate?(prevProps: Readonly<Omit<TimelineItem, keyof LocaleProps> & {
|
|
1173
|
-
locale?: string
|
|
1174
|
-
translate?: (
|
|
1172
|
+
locale?: string;
|
|
1173
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
1175
1174
|
}>, prevState: Readonly<{}>, snapshot?: any): void;
|
|
1176
1175
|
componentWillMount?(): void;
|
|
1177
1176
|
UNSAFE_componentWillMount?(): void;
|
|
1178
1177
|
componentWillReceiveProps?(nextProps: Readonly<Omit<TimelineItem, keyof LocaleProps> & {
|
|
1179
|
-
locale?: string
|
|
1180
|
-
translate?: (
|
|
1178
|
+
locale?: string;
|
|
1179
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
1181
1180
|
}>, nextContext: any): void;
|
|
1182
1181
|
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Omit<TimelineItem, keyof LocaleProps> & {
|
|
1183
|
-
locale?: string
|
|
1184
|
-
translate?: (
|
|
1182
|
+
locale?: string;
|
|
1183
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
1185
1184
|
}>, nextContext: any): void;
|
|
1186
1185
|
componentWillUpdate?(nextProps: Readonly<Omit<TimelineItem, keyof LocaleProps> & {
|
|
1187
|
-
locale?: string
|
|
1188
|
-
translate?: (
|
|
1186
|
+
locale?: string;
|
|
1187
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
1189
1188
|
}>, nextState: Readonly<{}>, nextContext: any): void;
|
|
1190
1189
|
UNSAFE_componentWillUpdate?(nextProps: Readonly<Omit<TimelineItem, keyof LocaleProps> & {
|
|
1191
|
-
locale?: string
|
|
1192
|
-
translate?: (
|
|
1190
|
+
locale?: string;
|
|
1191
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
1193
1192
|
}>, nextState: Readonly<{}>, nextContext: any): void;
|
|
1194
1193
|
};
|
|
1195
1194
|
displayName: string;
|
|
@@ -1200,22 +1199,22 @@ export declare const TimelineContentComponent: {
|
|
|
1200
1199
|
}, {}> & {
|
|
1201
1200
|
ComposedComponent: {
|
|
1202
1201
|
new (props: Omit<TimelineItem, keyof LocaleProps> & {
|
|
1203
|
-
locale?: string
|
|
1204
|
-
translate?: (
|
|
1202
|
+
locale?: string;
|
|
1203
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
1205
1204
|
}): {
|
|
1206
1205
|
ref: any;
|
|
1207
1206
|
childRef(ref: any): void;
|
|
1208
1207
|
getWrappedInstance(): any;
|
|
1209
1208
|
render(): React.JSX.Element;
|
|
1210
1209
|
context: unknown;
|
|
1211
|
-
setState<
|
|
1212
|
-
locale?: string
|
|
1213
|
-
translate?: (
|
|
1214
|
-
}>) => {} | Pick<{},
|
|
1210
|
+
setState<K extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Omit<TimelineItem, keyof LocaleProps> & {
|
|
1211
|
+
locale?: string;
|
|
1212
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
1213
|
+
}>) => {} | Pick<{}, K> | null) | Pick<{}, K> | null, callback?: (() => void) | undefined): void;
|
|
1215
1214
|
forceUpdate(callback?: (() => void) | undefined): void;
|
|
1216
1215
|
readonly props: Readonly<Omit<TimelineItem, keyof LocaleProps> & {
|
|
1217
|
-
locale?: string
|
|
1218
|
-
translate?: (
|
|
1216
|
+
locale?: string;
|
|
1217
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
1219
1218
|
}>;
|
|
1220
1219
|
state: Readonly<{}>;
|
|
1221
1220
|
refs: {
|
|
@@ -1223,36 +1222,36 @@ export declare const TimelineContentComponent: {
|
|
|
1223
1222
|
};
|
|
1224
1223
|
componentDidMount?(): void;
|
|
1225
1224
|
shouldComponentUpdate?(nextProps: Readonly<Omit<TimelineItem, keyof LocaleProps> & {
|
|
1226
|
-
locale?: string
|
|
1227
|
-
translate?: (
|
|
1225
|
+
locale?: string;
|
|
1226
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
1228
1227
|
}>, nextState: Readonly<{}>, nextContext: any): boolean;
|
|
1229
1228
|
componentWillUnmount?(): void;
|
|
1230
1229
|
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
|
1231
1230
|
getSnapshotBeforeUpdate?(prevProps: Readonly<Omit<TimelineItem, keyof LocaleProps> & {
|
|
1232
|
-
locale?: string
|
|
1233
|
-
translate?: (
|
|
1231
|
+
locale?: string;
|
|
1232
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
1234
1233
|
}>, prevState: Readonly<{}>): any;
|
|
1235
1234
|
componentDidUpdate?(prevProps: Readonly<Omit<TimelineItem, keyof LocaleProps> & {
|
|
1236
|
-
locale?: string
|
|
1237
|
-
translate?: (
|
|
1235
|
+
locale?: string;
|
|
1236
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
1238
1237
|
}>, prevState: Readonly<{}>, snapshot?: any): void;
|
|
1239
1238
|
componentWillMount?(): void;
|
|
1240
1239
|
UNSAFE_componentWillMount?(): void;
|
|
1241
1240
|
componentWillReceiveProps?(nextProps: Readonly<Omit<TimelineItem, keyof LocaleProps> & {
|
|
1242
|
-
locale?: string
|
|
1243
|
-
translate?: (
|
|
1241
|
+
locale?: string;
|
|
1242
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
1244
1243
|
}>, nextContext: any): void;
|
|
1245
1244
|
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Omit<TimelineItem, keyof LocaleProps> & {
|
|
1246
|
-
locale?: string
|
|
1247
|
-
translate?: (
|
|
1245
|
+
locale?: string;
|
|
1246
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
1248
1247
|
}>, nextContext: any): void;
|
|
1249
1248
|
componentWillUpdate?(nextProps: Readonly<Omit<TimelineItem, keyof LocaleProps> & {
|
|
1250
|
-
locale?: string
|
|
1251
|
-
translate?: (
|
|
1249
|
+
locale?: string;
|
|
1250
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
1252
1251
|
}>, nextState: Readonly<{}>, nextContext: any): void;
|
|
1253
1252
|
UNSAFE_componentWillUpdate?(nextProps: Readonly<Omit<TimelineItem, keyof LocaleProps> & {
|
|
1254
|
-
locale?: string
|
|
1255
|
-
translate?: (
|
|
1253
|
+
locale?: string;
|
|
1254
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
1256
1255
|
}>, nextState: Readonly<{}>, nextContext: any): void;
|
|
1257
1256
|
};
|
|
1258
1257
|
displayName: string;
|