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
|
@@ -3,7 +3,6 @@
|
|
|
3
3
|
* @description 移动端日历组件
|
|
4
4
|
* @author hongyang03
|
|
5
5
|
*/
|
|
6
|
-
/// <reference types="hoist-non-react-statics" />
|
|
7
6
|
import React from 'react';
|
|
8
7
|
import moment from 'moment';
|
|
9
8
|
import { ThemeProps } from 'amis-core';
|
|
@@ -100,159 +99,159 @@ export declare class CalendarMobile extends React.Component<CalendarMobileProps,
|
|
|
100
99
|
render(): React.JSX.Element;
|
|
101
100
|
}
|
|
102
101
|
declare const _default: {
|
|
103
|
-
new (props: Omit<Pick<Omit<CalendarMobileProps, keyof LocaleProps>, "onChange" | "close" | "className" | "embed" | "style" | "popOverContainer" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "confirm" | "
|
|
104
|
-
showViewMode?: "
|
|
102
|
+
new (props: Omit<Pick<Omit<CalendarMobileProps, keyof LocaleProps>, "onChange" | "close" | "className" | "embed" | "style" | "popOverContainer" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "confirm" | "dateFormat" | "minDate" | "maxDate" | "timeFormat" | "isEndDate" | "timeConstraints" | "inputFormat" | "viewMode" | "displayForamt" | "startDate" | "endDate" | "minDuration" | "maxDuration" | "footerExtra" | "isDatePicker" | "defaultDate"> & {
|
|
103
|
+
showViewMode?: "years" | "months" | undefined;
|
|
105
104
|
} & {} & {
|
|
106
|
-
locale?: string
|
|
107
|
-
translate?: (
|
|
105
|
+
locale?: string;
|
|
106
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
108
107
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps): {
|
|
109
108
|
ref: any;
|
|
110
109
|
childRef: (ref: any) => void;
|
|
111
110
|
getWrappedInstance: () => any;
|
|
112
111
|
render(): React.JSX.Element;
|
|
113
112
|
context: unknown;
|
|
114
|
-
setState<K extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Omit<Pick<Omit<CalendarMobileProps, keyof LocaleProps>, "onChange" | "close" | "className" | "embed" | "style" | "popOverContainer" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "confirm" | "
|
|
115
|
-
showViewMode?: "
|
|
113
|
+
setState<K extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Omit<Pick<Omit<CalendarMobileProps, keyof LocaleProps>, "onChange" | "close" | "className" | "embed" | "style" | "popOverContainer" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "confirm" | "dateFormat" | "minDate" | "maxDate" | "timeFormat" | "isEndDate" | "timeConstraints" | "inputFormat" | "viewMode" | "displayForamt" | "startDate" | "endDate" | "minDuration" | "maxDuration" | "footerExtra" | "isDatePicker" | "defaultDate"> & {
|
|
114
|
+
showViewMode?: "years" | "months" | undefined;
|
|
116
115
|
} & {} & {
|
|
117
|
-
locale?: string
|
|
118
|
-
translate?: (
|
|
116
|
+
locale?: string;
|
|
117
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
119
118
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>) => {} | Pick<{}, K> | null) | Pick<{}, K> | null, callback?: (() => void) | undefined): void;
|
|
120
119
|
forceUpdate(callback?: (() => void) | undefined): void;
|
|
121
|
-
readonly props: Readonly<Omit<Pick<Omit<CalendarMobileProps, keyof LocaleProps>, "onChange" | "close" | "className" | "embed" | "style" | "popOverContainer" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "confirm" | "
|
|
122
|
-
showViewMode?: "
|
|
120
|
+
readonly props: Readonly<Omit<Pick<Omit<CalendarMobileProps, keyof LocaleProps>, "onChange" | "close" | "className" | "embed" | "style" | "popOverContainer" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "confirm" | "dateFormat" | "minDate" | "maxDate" | "timeFormat" | "isEndDate" | "timeConstraints" | "inputFormat" | "viewMode" | "displayForamt" | "startDate" | "endDate" | "minDuration" | "maxDuration" | "footerExtra" | "isDatePicker" | "defaultDate"> & {
|
|
121
|
+
showViewMode?: "years" | "months" | undefined;
|
|
123
122
|
} & {} & {
|
|
124
|
-
locale?: string
|
|
125
|
-
translate?: (
|
|
123
|
+
locale?: string;
|
|
124
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
126
125
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>;
|
|
127
126
|
state: Readonly<{}>;
|
|
128
127
|
refs: {
|
|
129
128
|
[key: string]: React.ReactInstance;
|
|
130
129
|
};
|
|
131
130
|
componentDidMount?(): void;
|
|
132
|
-
shouldComponentUpdate?(nextProps: Readonly<Omit<Pick<Omit<CalendarMobileProps, keyof LocaleProps>, "onChange" | "close" | "className" | "embed" | "style" | "popOverContainer" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "confirm" | "
|
|
133
|
-
showViewMode?: "
|
|
131
|
+
shouldComponentUpdate?(nextProps: Readonly<Omit<Pick<Omit<CalendarMobileProps, keyof LocaleProps>, "onChange" | "close" | "className" | "embed" | "style" | "popOverContainer" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "confirm" | "dateFormat" | "minDate" | "maxDate" | "timeFormat" | "isEndDate" | "timeConstraints" | "inputFormat" | "viewMode" | "displayForamt" | "startDate" | "endDate" | "minDuration" | "maxDuration" | "footerExtra" | "isDatePicker" | "defaultDate"> & {
|
|
132
|
+
showViewMode?: "years" | "months" | undefined;
|
|
134
133
|
} & {} & {
|
|
135
|
-
locale?: string
|
|
136
|
-
translate?: (
|
|
134
|
+
locale?: string;
|
|
135
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
137
136
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextState: Readonly<{}>, nextContext: any): boolean;
|
|
138
137
|
componentWillUnmount?(): void;
|
|
139
138
|
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
|
140
|
-
getSnapshotBeforeUpdate?(prevProps: Readonly<Omit<Pick<Omit<CalendarMobileProps, keyof LocaleProps>, "onChange" | "close" | "className" | "embed" | "style" | "popOverContainer" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "confirm" | "
|
|
141
|
-
showViewMode?: "
|
|
139
|
+
getSnapshotBeforeUpdate?(prevProps: Readonly<Omit<Pick<Omit<CalendarMobileProps, keyof LocaleProps>, "onChange" | "close" | "className" | "embed" | "style" | "popOverContainer" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "confirm" | "dateFormat" | "minDate" | "maxDate" | "timeFormat" | "isEndDate" | "timeConstraints" | "inputFormat" | "viewMode" | "displayForamt" | "startDate" | "endDate" | "minDuration" | "maxDuration" | "footerExtra" | "isDatePicker" | "defaultDate"> & {
|
|
140
|
+
showViewMode?: "years" | "months" | undefined;
|
|
142
141
|
} & {} & {
|
|
143
|
-
locale?: string
|
|
144
|
-
translate?: (
|
|
142
|
+
locale?: string;
|
|
143
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
145
144
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, prevState: Readonly<{}>): any;
|
|
146
|
-
componentDidUpdate?(prevProps: Readonly<Omit<Pick<Omit<CalendarMobileProps, keyof LocaleProps>, "onChange" | "close" | "className" | "embed" | "style" | "popOverContainer" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "confirm" | "
|
|
147
|
-
showViewMode?: "
|
|
145
|
+
componentDidUpdate?(prevProps: Readonly<Omit<Pick<Omit<CalendarMobileProps, keyof LocaleProps>, "onChange" | "close" | "className" | "embed" | "style" | "popOverContainer" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "confirm" | "dateFormat" | "minDate" | "maxDate" | "timeFormat" | "isEndDate" | "timeConstraints" | "inputFormat" | "viewMode" | "displayForamt" | "startDate" | "endDate" | "minDuration" | "maxDuration" | "footerExtra" | "isDatePicker" | "defaultDate"> & {
|
|
146
|
+
showViewMode?: "years" | "months" | undefined;
|
|
148
147
|
} & {} & {
|
|
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<{}>, snapshot?: any): void;
|
|
152
151
|
componentWillMount?(): void;
|
|
153
152
|
UNSAFE_componentWillMount?(): void;
|
|
154
|
-
componentWillReceiveProps?(nextProps: Readonly<Omit<Pick<Omit<CalendarMobileProps, keyof LocaleProps>, "onChange" | "close" | "className" | "embed" | "style" | "popOverContainer" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "confirm" | "
|
|
155
|
-
showViewMode?: "
|
|
153
|
+
componentWillReceiveProps?(nextProps: Readonly<Omit<Pick<Omit<CalendarMobileProps, keyof LocaleProps>, "onChange" | "close" | "className" | "embed" | "style" | "popOverContainer" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "confirm" | "dateFormat" | "minDate" | "maxDate" | "timeFormat" | "isEndDate" | "timeConstraints" | "inputFormat" | "viewMode" | "displayForamt" | "startDate" | "endDate" | "minDuration" | "maxDuration" | "footerExtra" | "isDatePicker" | "defaultDate"> & {
|
|
154
|
+
showViewMode?: "years" | "months" | undefined;
|
|
156
155
|
} & {} & {
|
|
157
|
-
locale?: string
|
|
158
|
-
translate?: (
|
|
156
|
+
locale?: string;
|
|
157
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
159
158
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextContext: any): void;
|
|
160
|
-
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Omit<Pick<Omit<CalendarMobileProps, keyof LocaleProps>, "onChange" | "close" | "className" | "embed" | "style" | "popOverContainer" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "confirm" | "
|
|
161
|
-
showViewMode?: "
|
|
159
|
+
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Omit<Pick<Omit<CalendarMobileProps, keyof LocaleProps>, "onChange" | "close" | "className" | "embed" | "style" | "popOverContainer" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "confirm" | "dateFormat" | "minDate" | "maxDate" | "timeFormat" | "isEndDate" | "timeConstraints" | "inputFormat" | "viewMode" | "displayForamt" | "startDate" | "endDate" | "minDuration" | "maxDuration" | "footerExtra" | "isDatePicker" | "defaultDate"> & {
|
|
160
|
+
showViewMode?: "years" | "months" | undefined;
|
|
162
161
|
} & {} & {
|
|
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
|
-
componentWillUpdate?(nextProps: Readonly<Omit<Pick<Omit<CalendarMobileProps, keyof LocaleProps>, "onChange" | "close" | "className" | "embed" | "style" | "popOverContainer" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "confirm" | "
|
|
167
|
-
showViewMode?: "
|
|
165
|
+
componentWillUpdate?(nextProps: Readonly<Omit<Pick<Omit<CalendarMobileProps, keyof LocaleProps>, "onChange" | "close" | "className" | "embed" | "style" | "popOverContainer" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "confirm" | "dateFormat" | "minDate" | "maxDate" | "timeFormat" | "isEndDate" | "timeConstraints" | "inputFormat" | "viewMode" | "displayForamt" | "startDate" | "endDate" | "minDuration" | "maxDuration" | "footerExtra" | "isDatePicker" | "defaultDate"> & {
|
|
166
|
+
showViewMode?: "years" | "months" | undefined;
|
|
168
167
|
} & {} & {
|
|
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>, nextState: Readonly<{}>, nextContext: any): void;
|
|
172
|
-
UNSAFE_componentWillUpdate?(nextProps: Readonly<Omit<Pick<Omit<CalendarMobileProps, keyof LocaleProps>, "onChange" | "close" | "className" | "embed" | "style" | "popOverContainer" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "confirm" | "
|
|
173
|
-
showViewMode?: "
|
|
171
|
+
UNSAFE_componentWillUpdate?(nextProps: Readonly<Omit<Pick<Omit<CalendarMobileProps, keyof LocaleProps>, "onChange" | "close" | "className" | "embed" | "style" | "popOverContainer" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "confirm" | "dateFormat" | "minDate" | "maxDate" | "timeFormat" | "isEndDate" | "timeConstraints" | "inputFormat" | "viewMode" | "displayForamt" | "startDate" | "endDate" | "minDuration" | "maxDuration" | "footerExtra" | "isDatePicker" | "defaultDate"> & {
|
|
172
|
+
showViewMode?: "years" | "months" | undefined;
|
|
174
173
|
} & {} & {
|
|
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
|
};
|
|
179
178
|
displayName: string;
|
|
180
179
|
contextType: React.Context<string>;
|
|
181
180
|
ComposedComponent: React.ComponentType<{
|
|
182
|
-
new (props: Pick<Omit<CalendarMobileProps, keyof LocaleProps>, "onChange" | "close" | "className" | "embed" | "style" | "popOverContainer" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "confirm" | "
|
|
183
|
-
showViewMode?: "
|
|
181
|
+
new (props: Pick<Omit<CalendarMobileProps, keyof LocaleProps>, "onChange" | "close" | "className" | "embed" | "style" | "popOverContainer" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "confirm" | "dateFormat" | "minDate" | "maxDate" | "timeFormat" | "isEndDate" | "timeConstraints" | "inputFormat" | "viewMode" | "displayForamt" | "startDate" | "endDate" | "minDuration" | "maxDuration" | "footerExtra" | "isDatePicker" | "defaultDate"> & {
|
|
182
|
+
showViewMode?: "years" | "months" | undefined;
|
|
184
183
|
} & {} & {
|
|
185
|
-
locale?: string
|
|
186
|
-
translate?: (
|
|
184
|
+
locale?: string;
|
|
185
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
187
186
|
}): {
|
|
188
187
|
ref: any;
|
|
189
188
|
childRef(ref: any): void;
|
|
190
189
|
getWrappedInstance(): any;
|
|
191
190
|
render(): React.JSX.Element;
|
|
192
191
|
context: unknown;
|
|
193
|
-
setState<
|
|
194
|
-
showViewMode?: "
|
|
192
|
+
setState<K extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Pick<Omit<CalendarMobileProps, keyof LocaleProps>, "onChange" | "close" | "className" | "embed" | "style" | "popOverContainer" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "confirm" | "dateFormat" | "minDate" | "maxDate" | "timeFormat" | "isEndDate" | "timeConstraints" | "inputFormat" | "viewMode" | "displayForamt" | "startDate" | "endDate" | "minDuration" | "maxDuration" | "footerExtra" | "isDatePicker" | "defaultDate"> & {
|
|
193
|
+
showViewMode?: "years" | "months" | undefined;
|
|
195
194
|
} & {} & {
|
|
196
|
-
locale?: string
|
|
197
|
-
translate?: (
|
|
198
|
-
}>) => {} | Pick<{},
|
|
195
|
+
locale?: string;
|
|
196
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
197
|
+
}>) => {} | Pick<{}, K> | null) | Pick<{}, K> | null, callback?: (() => void) | undefined): void;
|
|
199
198
|
forceUpdate(callback?: (() => void) | undefined): void;
|
|
200
|
-
readonly props: Readonly<Pick<Omit<CalendarMobileProps, keyof LocaleProps>, "onChange" | "close" | "className" | "embed" | "style" | "popOverContainer" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "confirm" | "
|
|
201
|
-
showViewMode?: "
|
|
199
|
+
readonly props: Readonly<Pick<Omit<CalendarMobileProps, keyof LocaleProps>, "onChange" | "close" | "className" | "embed" | "style" | "popOverContainer" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "confirm" | "dateFormat" | "minDate" | "maxDate" | "timeFormat" | "isEndDate" | "timeConstraints" | "inputFormat" | "viewMode" | "displayForamt" | "startDate" | "endDate" | "minDuration" | "maxDuration" | "footerExtra" | "isDatePicker" | "defaultDate"> & {
|
|
200
|
+
showViewMode?: "years" | "months" | undefined;
|
|
202
201
|
} & {} & {
|
|
203
|
-
locale?: string
|
|
204
|
-
translate?: (
|
|
202
|
+
locale?: string;
|
|
203
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
205
204
|
}>;
|
|
206
205
|
state: Readonly<{}>;
|
|
207
206
|
refs: {
|
|
208
207
|
[key: string]: React.ReactInstance;
|
|
209
208
|
};
|
|
210
209
|
componentDidMount?(): void;
|
|
211
|
-
shouldComponentUpdate?(nextProps: Readonly<Pick<Omit<CalendarMobileProps, keyof LocaleProps>, "onChange" | "close" | "className" | "embed" | "style" | "popOverContainer" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "confirm" | "
|
|
212
|
-
showViewMode?: "
|
|
210
|
+
shouldComponentUpdate?(nextProps: Readonly<Pick<Omit<CalendarMobileProps, keyof LocaleProps>, "onChange" | "close" | "className" | "embed" | "style" | "popOverContainer" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "confirm" | "dateFormat" | "minDate" | "maxDate" | "timeFormat" | "isEndDate" | "timeConstraints" | "inputFormat" | "viewMode" | "displayForamt" | "startDate" | "endDate" | "minDuration" | "maxDuration" | "footerExtra" | "isDatePicker" | "defaultDate"> & {
|
|
211
|
+
showViewMode?: "years" | "months" | undefined;
|
|
213
212
|
} & {} & {
|
|
214
|
-
locale?: string
|
|
215
|
-
translate?: (
|
|
213
|
+
locale?: string;
|
|
214
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
216
215
|
}>, nextState: Readonly<{}>, nextContext: any): boolean;
|
|
217
216
|
componentWillUnmount?(): void;
|
|
218
217
|
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
|
219
|
-
getSnapshotBeforeUpdate?(prevProps: Readonly<Pick<Omit<CalendarMobileProps, keyof LocaleProps>, "onChange" | "close" | "className" | "embed" | "style" | "popOverContainer" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "confirm" | "
|
|
220
|
-
showViewMode?: "
|
|
218
|
+
getSnapshotBeforeUpdate?(prevProps: Readonly<Pick<Omit<CalendarMobileProps, keyof LocaleProps>, "onChange" | "close" | "className" | "embed" | "style" | "popOverContainer" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "confirm" | "dateFormat" | "minDate" | "maxDate" | "timeFormat" | "isEndDate" | "timeConstraints" | "inputFormat" | "viewMode" | "displayForamt" | "startDate" | "endDate" | "minDuration" | "maxDuration" | "footerExtra" | "isDatePicker" | "defaultDate"> & {
|
|
219
|
+
showViewMode?: "years" | "months" | undefined;
|
|
221
220
|
} & {} & {
|
|
222
|
-
locale?: string
|
|
223
|
-
translate?: (
|
|
221
|
+
locale?: string;
|
|
222
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
224
223
|
}>, prevState: Readonly<{}>): any;
|
|
225
|
-
componentDidUpdate?(prevProps: Readonly<Pick<Omit<CalendarMobileProps, keyof LocaleProps>, "onChange" | "close" | "className" | "embed" | "style" | "popOverContainer" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "confirm" | "
|
|
226
|
-
showViewMode?: "
|
|
224
|
+
componentDidUpdate?(prevProps: Readonly<Pick<Omit<CalendarMobileProps, keyof LocaleProps>, "onChange" | "close" | "className" | "embed" | "style" | "popOverContainer" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "confirm" | "dateFormat" | "minDate" | "maxDate" | "timeFormat" | "isEndDate" | "timeConstraints" | "inputFormat" | "viewMode" | "displayForamt" | "startDate" | "endDate" | "minDuration" | "maxDuration" | "footerExtra" | "isDatePicker" | "defaultDate"> & {
|
|
225
|
+
showViewMode?: "years" | "months" | undefined;
|
|
227
226
|
} & {} & {
|
|
228
|
-
locale?: string
|
|
229
|
-
translate?: (
|
|
227
|
+
locale?: string;
|
|
228
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
230
229
|
}>, prevState: Readonly<{}>, snapshot?: any): void;
|
|
231
230
|
componentWillMount?(): void;
|
|
232
231
|
UNSAFE_componentWillMount?(): void;
|
|
233
|
-
componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<CalendarMobileProps, keyof LocaleProps>, "onChange" | "close" | "className" | "embed" | "style" | "popOverContainer" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "confirm" | "
|
|
234
|
-
showViewMode?: "
|
|
232
|
+
componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<CalendarMobileProps, keyof LocaleProps>, "onChange" | "close" | "className" | "embed" | "style" | "popOverContainer" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "confirm" | "dateFormat" | "minDate" | "maxDate" | "timeFormat" | "isEndDate" | "timeConstraints" | "inputFormat" | "viewMode" | "displayForamt" | "startDate" | "endDate" | "minDuration" | "maxDuration" | "footerExtra" | "isDatePicker" | "defaultDate"> & {
|
|
233
|
+
showViewMode?: "years" | "months" | undefined;
|
|
235
234
|
} & {} & {
|
|
236
|
-
locale?: string
|
|
237
|
-
translate?: (
|
|
235
|
+
locale?: string;
|
|
236
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
238
237
|
}>, nextContext: any): void;
|
|
239
|
-
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<CalendarMobileProps, keyof LocaleProps>, "onChange" | "close" | "className" | "embed" | "style" | "popOverContainer" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "confirm" | "
|
|
240
|
-
showViewMode?: "
|
|
238
|
+
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<CalendarMobileProps, keyof LocaleProps>, "onChange" | "close" | "className" | "embed" | "style" | "popOverContainer" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "confirm" | "dateFormat" | "minDate" | "maxDate" | "timeFormat" | "isEndDate" | "timeConstraints" | "inputFormat" | "viewMode" | "displayForamt" | "startDate" | "endDate" | "minDuration" | "maxDuration" | "footerExtra" | "isDatePicker" | "defaultDate"> & {
|
|
239
|
+
showViewMode?: "years" | "months" | undefined;
|
|
241
240
|
} & {} & {
|
|
242
|
-
locale?: string
|
|
243
|
-
translate?: (
|
|
241
|
+
locale?: string;
|
|
242
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
244
243
|
}>, nextContext: any): void;
|
|
245
|
-
componentWillUpdate?(nextProps: Readonly<Pick<Omit<CalendarMobileProps, keyof LocaleProps>, "onChange" | "close" | "className" | "embed" | "style" | "popOverContainer" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "confirm" | "
|
|
246
|
-
showViewMode?: "
|
|
244
|
+
componentWillUpdate?(nextProps: Readonly<Pick<Omit<CalendarMobileProps, keyof LocaleProps>, "onChange" | "close" | "className" | "embed" | "style" | "popOverContainer" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "confirm" | "dateFormat" | "minDate" | "maxDate" | "timeFormat" | "isEndDate" | "timeConstraints" | "inputFormat" | "viewMode" | "displayForamt" | "startDate" | "endDate" | "minDuration" | "maxDuration" | "footerExtra" | "isDatePicker" | "defaultDate"> & {
|
|
245
|
+
showViewMode?: "years" | "months" | undefined;
|
|
247
246
|
} & {} & {
|
|
248
|
-
locale?: string
|
|
249
|
-
translate?: (
|
|
247
|
+
locale?: string;
|
|
248
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
250
249
|
}>, nextState: Readonly<{}>, nextContext: any): void;
|
|
251
|
-
UNSAFE_componentWillUpdate?(nextProps: Readonly<Pick<Omit<CalendarMobileProps, keyof LocaleProps>, "onChange" | "close" | "className" | "embed" | "style" | "popOverContainer" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "confirm" | "
|
|
252
|
-
showViewMode?: "
|
|
250
|
+
UNSAFE_componentWillUpdate?(nextProps: Readonly<Pick<Omit<CalendarMobileProps, keyof LocaleProps>, "onChange" | "close" | "className" | "embed" | "style" | "popOverContainer" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "confirm" | "dateFormat" | "minDate" | "maxDate" | "timeFormat" | "isEndDate" | "timeConstraints" | "inputFormat" | "viewMode" | "displayForamt" | "startDate" | "endDate" | "minDuration" | "maxDuration" | "footerExtra" | "isDatePicker" | "defaultDate"> & {
|
|
251
|
+
showViewMode?: "years" | "months" | undefined;
|
|
253
252
|
} & {} & {
|
|
254
|
-
locale?: string
|
|
255
|
-
translate?: (
|
|
253
|
+
locale?: string;
|
|
254
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
256
255
|
}>, nextState: Readonly<{}>, nextContext: any): void;
|
|
257
256
|
};
|
|
258
257
|
displayName: string;
|
|
@@ -262,80 +261,80 @@ declare const _default: {
|
|
|
262
261
|
ComposedComponent: typeof CalendarMobile;
|
|
263
262
|
}>;
|
|
264
263
|
} & import("hoist-non-react-statics").NonReactStatics<{
|
|
265
|
-
new (props: Pick<Omit<CalendarMobileProps, keyof LocaleProps>, "onChange" | "close" | "className" | "embed" | "style" | "popOverContainer" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "confirm" | "
|
|
266
|
-
showViewMode?: "
|
|
264
|
+
new (props: Pick<Omit<CalendarMobileProps, keyof LocaleProps>, "onChange" | "close" | "className" | "embed" | "style" | "popOverContainer" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "confirm" | "dateFormat" | "minDate" | "maxDate" | "timeFormat" | "isEndDate" | "timeConstraints" | "inputFormat" | "viewMode" | "displayForamt" | "startDate" | "endDate" | "minDuration" | "maxDuration" | "footerExtra" | "isDatePicker" | "defaultDate"> & {
|
|
265
|
+
showViewMode?: "years" | "months" | undefined;
|
|
267
266
|
} & {} & {
|
|
268
|
-
locale?: string
|
|
269
|
-
translate?: (
|
|
267
|
+
locale?: string;
|
|
268
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
270
269
|
}): {
|
|
271
270
|
ref: any;
|
|
272
271
|
childRef(ref: any): void;
|
|
273
272
|
getWrappedInstance(): any;
|
|
274
273
|
render(): React.JSX.Element;
|
|
275
274
|
context: unknown;
|
|
276
|
-
setState<
|
|
277
|
-
showViewMode?: "
|
|
275
|
+
setState<K extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Pick<Omit<CalendarMobileProps, keyof LocaleProps>, "onChange" | "close" | "className" | "embed" | "style" | "popOverContainer" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "confirm" | "dateFormat" | "minDate" | "maxDate" | "timeFormat" | "isEndDate" | "timeConstraints" | "inputFormat" | "viewMode" | "displayForamt" | "startDate" | "endDate" | "minDuration" | "maxDuration" | "footerExtra" | "isDatePicker" | "defaultDate"> & {
|
|
276
|
+
showViewMode?: "years" | "months" | undefined;
|
|
278
277
|
} & {} & {
|
|
279
|
-
locale?: string
|
|
280
|
-
translate?: (
|
|
281
|
-
}>) => {} | Pick<{},
|
|
278
|
+
locale?: string;
|
|
279
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
280
|
+
}>) => {} | Pick<{}, K> | null) | Pick<{}, K> | null, callback?: (() => void) | undefined): void;
|
|
282
281
|
forceUpdate(callback?: (() => void) | undefined): void;
|
|
283
|
-
readonly props: Readonly<Pick<Omit<CalendarMobileProps, keyof LocaleProps>, "onChange" | "close" | "className" | "embed" | "style" | "popOverContainer" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "confirm" | "
|
|
284
|
-
showViewMode?: "
|
|
282
|
+
readonly props: Readonly<Pick<Omit<CalendarMobileProps, keyof LocaleProps>, "onChange" | "close" | "className" | "embed" | "style" | "popOverContainer" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "confirm" | "dateFormat" | "minDate" | "maxDate" | "timeFormat" | "isEndDate" | "timeConstraints" | "inputFormat" | "viewMode" | "displayForamt" | "startDate" | "endDate" | "minDuration" | "maxDuration" | "footerExtra" | "isDatePicker" | "defaultDate"> & {
|
|
283
|
+
showViewMode?: "years" | "months" | undefined;
|
|
285
284
|
} & {} & {
|
|
286
|
-
locale?: string
|
|
287
|
-
translate?: (
|
|
285
|
+
locale?: string;
|
|
286
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
288
287
|
}>;
|
|
289
288
|
state: Readonly<{}>;
|
|
290
289
|
refs: {
|
|
291
290
|
[key: string]: React.ReactInstance;
|
|
292
291
|
};
|
|
293
292
|
componentDidMount?(): void;
|
|
294
|
-
shouldComponentUpdate?(nextProps: Readonly<Pick<Omit<CalendarMobileProps, keyof LocaleProps>, "onChange" | "close" | "className" | "embed" | "style" | "popOverContainer" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "confirm" | "
|
|
295
|
-
showViewMode?: "
|
|
293
|
+
shouldComponentUpdate?(nextProps: Readonly<Pick<Omit<CalendarMobileProps, keyof LocaleProps>, "onChange" | "close" | "className" | "embed" | "style" | "popOverContainer" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "confirm" | "dateFormat" | "minDate" | "maxDate" | "timeFormat" | "isEndDate" | "timeConstraints" | "inputFormat" | "viewMode" | "displayForamt" | "startDate" | "endDate" | "minDuration" | "maxDuration" | "footerExtra" | "isDatePicker" | "defaultDate"> & {
|
|
294
|
+
showViewMode?: "years" | "months" | undefined;
|
|
296
295
|
} & {} & {
|
|
297
|
-
locale?: string
|
|
298
|
-
translate?: (
|
|
296
|
+
locale?: string;
|
|
297
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
299
298
|
}>, nextState: Readonly<{}>, nextContext: any): boolean;
|
|
300
299
|
componentWillUnmount?(): void;
|
|
301
300
|
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
|
302
|
-
getSnapshotBeforeUpdate?(prevProps: Readonly<Pick<Omit<CalendarMobileProps, keyof LocaleProps>, "onChange" | "close" | "className" | "embed" | "style" | "popOverContainer" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "confirm" | "
|
|
303
|
-
showViewMode?: "
|
|
301
|
+
getSnapshotBeforeUpdate?(prevProps: Readonly<Pick<Omit<CalendarMobileProps, keyof LocaleProps>, "onChange" | "close" | "className" | "embed" | "style" | "popOverContainer" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "confirm" | "dateFormat" | "minDate" | "maxDate" | "timeFormat" | "isEndDate" | "timeConstraints" | "inputFormat" | "viewMode" | "displayForamt" | "startDate" | "endDate" | "minDuration" | "maxDuration" | "footerExtra" | "isDatePicker" | "defaultDate"> & {
|
|
302
|
+
showViewMode?: "years" | "months" | undefined;
|
|
304
303
|
} & {} & {
|
|
305
|
-
locale?: string
|
|
306
|
-
translate?: (
|
|
304
|
+
locale?: string;
|
|
305
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
307
306
|
}>, prevState: Readonly<{}>): any;
|
|
308
|
-
componentDidUpdate?(prevProps: Readonly<Pick<Omit<CalendarMobileProps, keyof LocaleProps>, "onChange" | "close" | "className" | "embed" | "style" | "popOverContainer" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "confirm" | "
|
|
309
|
-
showViewMode?: "
|
|
307
|
+
componentDidUpdate?(prevProps: Readonly<Pick<Omit<CalendarMobileProps, keyof LocaleProps>, "onChange" | "close" | "className" | "embed" | "style" | "popOverContainer" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "confirm" | "dateFormat" | "minDate" | "maxDate" | "timeFormat" | "isEndDate" | "timeConstraints" | "inputFormat" | "viewMode" | "displayForamt" | "startDate" | "endDate" | "minDuration" | "maxDuration" | "footerExtra" | "isDatePicker" | "defaultDate"> & {
|
|
308
|
+
showViewMode?: "years" | "months" | undefined;
|
|
310
309
|
} & {} & {
|
|
311
|
-
locale?: string
|
|
312
|
-
translate?: (
|
|
310
|
+
locale?: string;
|
|
311
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
313
312
|
}>, prevState: Readonly<{}>, snapshot?: any): void;
|
|
314
313
|
componentWillMount?(): void;
|
|
315
314
|
UNSAFE_componentWillMount?(): void;
|
|
316
|
-
componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<CalendarMobileProps, keyof LocaleProps>, "onChange" | "close" | "className" | "embed" | "style" | "popOverContainer" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "confirm" | "
|
|
317
|
-
showViewMode?: "
|
|
315
|
+
componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<CalendarMobileProps, keyof LocaleProps>, "onChange" | "close" | "className" | "embed" | "style" | "popOverContainer" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "confirm" | "dateFormat" | "minDate" | "maxDate" | "timeFormat" | "isEndDate" | "timeConstraints" | "inputFormat" | "viewMode" | "displayForamt" | "startDate" | "endDate" | "minDuration" | "maxDuration" | "footerExtra" | "isDatePicker" | "defaultDate"> & {
|
|
316
|
+
showViewMode?: "years" | "months" | undefined;
|
|
318
317
|
} & {} & {
|
|
319
|
-
locale?: string
|
|
320
|
-
translate?: (
|
|
318
|
+
locale?: string;
|
|
319
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
321
320
|
}>, nextContext: any): void;
|
|
322
|
-
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<CalendarMobileProps, keyof LocaleProps>, "onChange" | "close" | "className" | "embed" | "style" | "popOverContainer" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "confirm" | "
|
|
323
|
-
showViewMode?: "
|
|
321
|
+
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<CalendarMobileProps, keyof LocaleProps>, "onChange" | "close" | "className" | "embed" | "style" | "popOverContainer" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "confirm" | "dateFormat" | "minDate" | "maxDate" | "timeFormat" | "isEndDate" | "timeConstraints" | "inputFormat" | "viewMode" | "displayForamt" | "startDate" | "endDate" | "minDuration" | "maxDuration" | "footerExtra" | "isDatePicker" | "defaultDate"> & {
|
|
322
|
+
showViewMode?: "years" | "months" | undefined;
|
|
324
323
|
} & {} & {
|
|
325
|
-
locale?: string
|
|
326
|
-
translate?: (
|
|
324
|
+
locale?: string;
|
|
325
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
327
326
|
}>, nextContext: any): void;
|
|
328
|
-
componentWillUpdate?(nextProps: Readonly<Pick<Omit<CalendarMobileProps, keyof LocaleProps>, "onChange" | "close" | "className" | "embed" | "style" | "popOverContainer" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "confirm" | "
|
|
329
|
-
showViewMode?: "
|
|
327
|
+
componentWillUpdate?(nextProps: Readonly<Pick<Omit<CalendarMobileProps, keyof LocaleProps>, "onChange" | "close" | "className" | "embed" | "style" | "popOverContainer" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "confirm" | "dateFormat" | "minDate" | "maxDate" | "timeFormat" | "isEndDate" | "timeConstraints" | "inputFormat" | "viewMode" | "displayForamt" | "startDate" | "endDate" | "minDuration" | "maxDuration" | "footerExtra" | "isDatePicker" | "defaultDate"> & {
|
|
328
|
+
showViewMode?: "years" | "months" | undefined;
|
|
330
329
|
} & {} & {
|
|
331
|
-
locale?: string
|
|
332
|
-
translate?: (
|
|
330
|
+
locale?: string;
|
|
331
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
333
332
|
}>, nextState: Readonly<{}>, nextContext: any): void;
|
|
334
|
-
UNSAFE_componentWillUpdate?(nextProps: Readonly<Pick<Omit<CalendarMobileProps, keyof LocaleProps>, "onChange" | "close" | "className" | "embed" | "style" | "popOverContainer" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "confirm" | "
|
|
335
|
-
showViewMode?: "
|
|
333
|
+
UNSAFE_componentWillUpdate?(nextProps: Readonly<Pick<Omit<CalendarMobileProps, keyof LocaleProps>, "onChange" | "close" | "className" | "embed" | "style" | "popOverContainer" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "confirm" | "dateFormat" | "minDate" | "maxDate" | "timeFormat" | "isEndDate" | "timeConstraints" | "inputFormat" | "viewMode" | "displayForamt" | "startDate" | "endDate" | "minDuration" | "maxDuration" | "footerExtra" | "isDatePicker" | "defaultDate"> & {
|
|
334
|
+
showViewMode?: "years" | "months" | undefined;
|
|
336
335
|
} & {} & {
|
|
337
|
-
locale?: string
|
|
338
|
-
translate?: (
|
|
336
|
+
locale?: string;
|
|
337
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
339
338
|
}>, nextState: Readonly<{}>, nextContext: any): void;
|
|
340
339
|
};
|
|
341
340
|
displayName: string;
|
|
@@ -345,80 +344,80 @@ declare const _default: {
|
|
|
345
344
|
ComposedComponent: typeof CalendarMobile;
|
|
346
345
|
}, {}> & {
|
|
347
346
|
ComposedComponent: {
|
|
348
|
-
new (props: Pick<Omit<CalendarMobileProps, keyof LocaleProps>, "onChange" | "close" | "className" | "embed" | "style" | "popOverContainer" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "confirm" | "
|
|
349
|
-
showViewMode?: "
|
|
347
|
+
new (props: Pick<Omit<CalendarMobileProps, keyof LocaleProps>, "onChange" | "close" | "className" | "embed" | "style" | "popOverContainer" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "confirm" | "dateFormat" | "minDate" | "maxDate" | "timeFormat" | "isEndDate" | "timeConstraints" | "inputFormat" | "viewMode" | "displayForamt" | "startDate" | "endDate" | "minDuration" | "maxDuration" | "footerExtra" | "isDatePicker" | "defaultDate"> & {
|
|
348
|
+
showViewMode?: "years" | "months" | undefined;
|
|
350
349
|
} & {} & {
|
|
351
|
-
locale?: string
|
|
352
|
-
translate?: (
|
|
350
|
+
locale?: string;
|
|
351
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
353
352
|
}): {
|
|
354
353
|
ref: any;
|
|
355
354
|
childRef(ref: any): void;
|
|
356
355
|
getWrappedInstance(): any;
|
|
357
356
|
render(): React.JSX.Element;
|
|
358
357
|
context: unknown;
|
|
359
|
-
setState<
|
|
360
|
-
showViewMode?: "
|
|
358
|
+
setState<K extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Pick<Omit<CalendarMobileProps, keyof LocaleProps>, "onChange" | "close" | "className" | "embed" | "style" | "popOverContainer" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "confirm" | "dateFormat" | "minDate" | "maxDate" | "timeFormat" | "isEndDate" | "timeConstraints" | "inputFormat" | "viewMode" | "displayForamt" | "startDate" | "endDate" | "minDuration" | "maxDuration" | "footerExtra" | "isDatePicker" | "defaultDate"> & {
|
|
359
|
+
showViewMode?: "years" | "months" | undefined;
|
|
361
360
|
} & {} & {
|
|
362
|
-
locale?: string
|
|
363
|
-
translate?: (
|
|
364
|
-
}>) => {} | Pick<{},
|
|
361
|
+
locale?: string;
|
|
362
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
363
|
+
}>) => {} | Pick<{}, K> | null) | Pick<{}, K> | null, callback?: (() => void) | undefined): void;
|
|
365
364
|
forceUpdate(callback?: (() => void) | undefined): void;
|
|
366
|
-
readonly props: Readonly<Pick<Omit<CalendarMobileProps, keyof LocaleProps>, "onChange" | "close" | "className" | "embed" | "style" | "popOverContainer" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "confirm" | "
|
|
367
|
-
showViewMode?: "
|
|
365
|
+
readonly props: Readonly<Pick<Omit<CalendarMobileProps, keyof LocaleProps>, "onChange" | "close" | "className" | "embed" | "style" | "popOverContainer" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "confirm" | "dateFormat" | "minDate" | "maxDate" | "timeFormat" | "isEndDate" | "timeConstraints" | "inputFormat" | "viewMode" | "displayForamt" | "startDate" | "endDate" | "minDuration" | "maxDuration" | "footerExtra" | "isDatePicker" | "defaultDate"> & {
|
|
366
|
+
showViewMode?: "years" | "months" | undefined;
|
|
368
367
|
} & {} & {
|
|
369
|
-
locale?: string
|
|
370
|
-
translate?: (
|
|
368
|
+
locale?: string;
|
|
369
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
371
370
|
}>;
|
|
372
371
|
state: Readonly<{}>;
|
|
373
372
|
refs: {
|
|
374
373
|
[key: string]: React.ReactInstance;
|
|
375
374
|
};
|
|
376
375
|
componentDidMount?(): void;
|
|
377
|
-
shouldComponentUpdate?(nextProps: Readonly<Pick<Omit<CalendarMobileProps, keyof LocaleProps>, "onChange" | "close" | "className" | "embed" | "style" | "popOverContainer" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "confirm" | "
|
|
378
|
-
showViewMode?: "
|
|
376
|
+
shouldComponentUpdate?(nextProps: Readonly<Pick<Omit<CalendarMobileProps, keyof LocaleProps>, "onChange" | "close" | "className" | "embed" | "style" | "popOverContainer" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "confirm" | "dateFormat" | "minDate" | "maxDate" | "timeFormat" | "isEndDate" | "timeConstraints" | "inputFormat" | "viewMode" | "displayForamt" | "startDate" | "endDate" | "minDuration" | "maxDuration" | "footerExtra" | "isDatePicker" | "defaultDate"> & {
|
|
377
|
+
showViewMode?: "years" | "months" | undefined;
|
|
379
378
|
} & {} & {
|
|
380
|
-
locale?: string
|
|
381
|
-
translate?: (
|
|
379
|
+
locale?: string;
|
|
380
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
382
381
|
}>, nextState: Readonly<{}>, nextContext: any): boolean;
|
|
383
382
|
componentWillUnmount?(): void;
|
|
384
383
|
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
|
385
|
-
getSnapshotBeforeUpdate?(prevProps: Readonly<Pick<Omit<CalendarMobileProps, keyof LocaleProps>, "onChange" | "close" | "className" | "embed" | "style" | "popOverContainer" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "confirm" | "
|
|
386
|
-
showViewMode?: "
|
|
384
|
+
getSnapshotBeforeUpdate?(prevProps: Readonly<Pick<Omit<CalendarMobileProps, keyof LocaleProps>, "onChange" | "close" | "className" | "embed" | "style" | "popOverContainer" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "confirm" | "dateFormat" | "minDate" | "maxDate" | "timeFormat" | "isEndDate" | "timeConstraints" | "inputFormat" | "viewMode" | "displayForamt" | "startDate" | "endDate" | "minDuration" | "maxDuration" | "footerExtra" | "isDatePicker" | "defaultDate"> & {
|
|
385
|
+
showViewMode?: "years" | "months" | undefined;
|
|
387
386
|
} & {} & {
|
|
388
|
-
locale?: string
|
|
389
|
-
translate?: (
|
|
387
|
+
locale?: string;
|
|
388
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
390
389
|
}>, prevState: Readonly<{}>): any;
|
|
391
|
-
componentDidUpdate?(prevProps: Readonly<Pick<Omit<CalendarMobileProps, keyof LocaleProps>, "onChange" | "close" | "className" | "embed" | "style" | "popOverContainer" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "confirm" | "
|
|
392
|
-
showViewMode?: "
|
|
390
|
+
componentDidUpdate?(prevProps: Readonly<Pick<Omit<CalendarMobileProps, keyof LocaleProps>, "onChange" | "close" | "className" | "embed" | "style" | "popOverContainer" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "confirm" | "dateFormat" | "minDate" | "maxDate" | "timeFormat" | "isEndDate" | "timeConstraints" | "inputFormat" | "viewMode" | "displayForamt" | "startDate" | "endDate" | "minDuration" | "maxDuration" | "footerExtra" | "isDatePicker" | "defaultDate"> & {
|
|
391
|
+
showViewMode?: "years" | "months" | undefined;
|
|
393
392
|
} & {} & {
|
|
394
|
-
locale?: string
|
|
395
|
-
translate?: (
|
|
393
|
+
locale?: string;
|
|
394
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
396
395
|
}>, prevState: Readonly<{}>, snapshot?: any): void;
|
|
397
396
|
componentWillMount?(): void;
|
|
398
397
|
UNSAFE_componentWillMount?(): void;
|
|
399
|
-
componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<CalendarMobileProps, keyof LocaleProps>, "onChange" | "close" | "className" | "embed" | "style" | "popOverContainer" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "confirm" | "
|
|
400
|
-
showViewMode?: "
|
|
398
|
+
componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<CalendarMobileProps, keyof LocaleProps>, "onChange" | "close" | "className" | "embed" | "style" | "popOverContainer" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "confirm" | "dateFormat" | "minDate" | "maxDate" | "timeFormat" | "isEndDate" | "timeConstraints" | "inputFormat" | "viewMode" | "displayForamt" | "startDate" | "endDate" | "minDuration" | "maxDuration" | "footerExtra" | "isDatePicker" | "defaultDate"> & {
|
|
399
|
+
showViewMode?: "years" | "months" | undefined;
|
|
401
400
|
} & {} & {
|
|
402
|
-
locale?: string
|
|
403
|
-
translate?: (
|
|
401
|
+
locale?: string;
|
|
402
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
404
403
|
}>, nextContext: any): void;
|
|
405
|
-
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<CalendarMobileProps, keyof LocaleProps>, "onChange" | "close" | "className" | "embed" | "style" | "popOverContainer" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "confirm" | "
|
|
406
|
-
showViewMode?: "
|
|
404
|
+
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<CalendarMobileProps, keyof LocaleProps>, "onChange" | "close" | "className" | "embed" | "style" | "popOverContainer" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "confirm" | "dateFormat" | "minDate" | "maxDate" | "timeFormat" | "isEndDate" | "timeConstraints" | "inputFormat" | "viewMode" | "displayForamt" | "startDate" | "endDate" | "minDuration" | "maxDuration" | "footerExtra" | "isDatePicker" | "defaultDate"> & {
|
|
405
|
+
showViewMode?: "years" | "months" | undefined;
|
|
407
406
|
} & {} & {
|
|
408
|
-
locale?: string
|
|
409
|
-
translate?: (
|
|
407
|
+
locale?: string;
|
|
408
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
410
409
|
}>, nextContext: any): void;
|
|
411
|
-
componentWillUpdate?(nextProps: Readonly<Pick<Omit<CalendarMobileProps, keyof LocaleProps>, "onChange" | "close" | "className" | "embed" | "style" | "popOverContainer" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "confirm" | "
|
|
412
|
-
showViewMode?: "
|
|
410
|
+
componentWillUpdate?(nextProps: Readonly<Pick<Omit<CalendarMobileProps, keyof LocaleProps>, "onChange" | "close" | "className" | "embed" | "style" | "popOverContainer" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "confirm" | "dateFormat" | "minDate" | "maxDate" | "timeFormat" | "isEndDate" | "timeConstraints" | "inputFormat" | "viewMode" | "displayForamt" | "startDate" | "endDate" | "minDuration" | "maxDuration" | "footerExtra" | "isDatePicker" | "defaultDate"> & {
|
|
411
|
+
showViewMode?: "years" | "months" | undefined;
|
|
413
412
|
} & {} & {
|
|
414
|
-
locale?: string
|
|
415
|
-
translate?: (
|
|
413
|
+
locale?: string;
|
|
414
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
416
415
|
}>, nextState: Readonly<{}>, nextContext: any): void;
|
|
417
|
-
UNSAFE_componentWillUpdate?(nextProps: Readonly<Pick<Omit<CalendarMobileProps, keyof LocaleProps>, "onChange" | "close" | "className" | "embed" | "style" | "popOverContainer" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "confirm" | "
|
|
418
|
-
showViewMode?: "
|
|
416
|
+
UNSAFE_componentWillUpdate?(nextProps: Readonly<Pick<Omit<CalendarMobileProps, keyof LocaleProps>, "onChange" | "close" | "className" | "embed" | "style" | "popOverContainer" | "classnames" | "classPrefix" | "theme" | "mobileUI" | "confirm" | "dateFormat" | "minDate" | "maxDate" | "timeFormat" | "isEndDate" | "timeConstraints" | "inputFormat" | "viewMode" | "displayForamt" | "startDate" | "endDate" | "minDuration" | "maxDuration" | "footerExtra" | "isDatePicker" | "defaultDate"> & {
|
|
417
|
+
showViewMode?: "years" | "months" | undefined;
|
|
419
418
|
} & {} & {
|
|
420
|
-
locale?: string
|
|
421
|
-
translate?: (
|
|
419
|
+
locale?: string;
|
|
420
|
+
translate?: (str: string, ...args: any[]) => string;
|
|
422
421
|
}>, nextState: Readonly<{}>, nextContext: any): void;
|
|
423
422
|
};
|
|
424
423
|
displayName: string;
|