amis-ui 7.0.0-next.0 → 7.0.0-next.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/esm/HTMLFilterContext.js +1 -1
- package/esm/components/404.js +1 -1
- package/esm/components/Alert.js +1 -1
- package/esm/components/Alert2.js +1 -1
- package/esm/components/AlphabetIndexer.js +1 -1
- package/esm/components/AnchorNav.js +1 -1
- package/esm/components/AnchorNavSection.js +1 -1
- package/esm/components/ArrayInput.js +1 -1
- package/esm/components/AsideNav.js +1 -1
- package/esm/components/AssociatedSelection.js +1 -1
- package/esm/components/AutoFoldedList.js +1 -1
- package/esm/components/AutoSizer.js +1 -1
- package/esm/components/Avatar.js +1 -1
- package/esm/components/Badge.js +1 -1
- package/esm/components/BaiduMapPicker.js +1 -1
- package/esm/components/BarCode.js +1 -1
- package/esm/components/Breadcrumb.js +1 -1
- package/esm/components/Button.js +1 -1
- package/esm/components/CalendarMobile.js +1 -1
- package/esm/components/Card.js +1 -1
- package/esm/components/Cascader.js +1 -1
- package/esm/components/ChainedDropdownSelection.js +1 -1
- package/esm/components/ChainedSelection.js +1 -1
- package/esm/components/Checkbox.js +1 -1
- package/esm/components/CityArea.js +1 -1
- package/esm/components/CityDB.js +1 -1
- package/esm/components/CodeMirror.js +1 -1
- package/esm/components/Collapse.d.ts +6 -5
- package/esm/components/Collapse.js +43 -24
- package/esm/components/CollapseGroup.js +1 -1
- package/esm/components/ColorPicker.js +1 -1
- package/esm/components/Combo.js +1 -1
- package/esm/components/ConditionBuilder.js +1 -1
- package/esm/components/ConfirmBox.js +1 -1
- package/esm/components/ContextMenu.d.ts +3 -2
- package/esm/components/ContextMenu.js +22 -9
- package/esm/components/DatePicker.js +1 -1
- package/esm/components/DateRangePicker.js +1 -1
- package/esm/components/DiffEditor.js +1 -1
- package/esm/components/DndContainer.js +1 -1
- package/esm/components/Drawer.d.ts +1 -0
- package/esm/components/Drawer.js +7 -3
- package/esm/components/DropDownSelection.js +1 -1
- package/esm/components/DropdownContextMenus.js +1 -1
- package/esm/components/Editor.js +1 -1
- package/esm/components/Form.js +1 -1
- package/esm/components/FormField.js +1 -1
- package/esm/components/FormulaPicker.js +1 -1
- package/esm/components/GaodeMapPicker.js +1 -1
- package/esm/components/GridNav.js +1 -1
- package/esm/components/GridNavItem.js +1 -1
- package/esm/components/GroupedSelection.js +1 -1
- package/esm/components/HeadCellDropDown.js +1 -1
- package/esm/components/HorizontalScroll.js +1 -1
- package/esm/components/Html.js +1 -1
- package/esm/components/Icon.js +1 -1
- package/esm/components/ImageGallery.js +1 -1
- package/esm/components/Input.js +1 -1
- package/esm/components/InputBox.js +1 -1
- package/esm/components/InputBoxWithSuggestion.js +1 -1
- package/esm/components/InputJSONSchema.js +1 -1
- package/esm/components/InputTable.js +1 -1
- package/esm/components/JSONSchemaEditor.js +1 -1
- package/esm/components/Layout.js +1 -1
- package/esm/components/Link.js +1 -1
- package/esm/components/ListGroup.js +1 -1
- package/esm/components/ListMenu.js +1 -1
- package/esm/components/LocationPicker.js +1 -1
- package/esm/components/Markdown.js +1 -1
- package/esm/components/Menu.js +1 -1
- package/esm/components/MixedInput.js +1 -1
- package/esm/components/MobileDevTool.js +1 -1
- package/esm/components/Modal.d.ts +2 -0
- package/esm/components/Modal.js +10 -5
- package/esm/components/ModalManager.js +1 -1
- package/esm/components/MultilineText.js +1 -1
- package/esm/components/NumberInput.js +1 -1
- package/esm/components/OverflowTpl.js +1 -1
- package/esm/components/Pagination.js +1 -1
- package/esm/components/PdfViewer.js +1 -1
- package/esm/components/Picker.js +1 -1
- package/esm/components/PickerColumn.js +1 -1
- package/esm/components/PickerContainer.js +1 -1
- package/esm/components/PopOverContainer.js +1 -1
- package/esm/components/PopUp.d.ts +1 -0
- package/esm/components/PopUp.js +4 -3
- package/esm/components/Progress.js +1 -1
- package/esm/components/PullRefresh.js +1 -1
- package/esm/components/Radios.js +1 -1
- package/esm/components/Range.js +1 -1
- package/esm/components/Rating.js +1 -1
- package/esm/components/ResultBox.js +1 -1
- package/esm/components/ResultList.js +1 -1
- package/esm/components/ResultTableList.js +1 -1
- package/esm/components/ResultTreeList.js +1 -1
- package/esm/components/RichText.js +1 -1
- package/esm/components/SearchBox.js +1 -1
- package/esm/components/Select.d.ts +12 -12
- package/esm/components/Select.js +1 -1
- package/esm/components/SelectMobile.js +1 -1
- package/esm/components/Selection.js +1 -1
- package/esm/components/Shape.js +1 -1
- package/esm/components/Signature.js +1 -1
- package/esm/components/Slider.js +1 -1
- package/esm/components/SparkLine.js +1 -1
- package/esm/components/Spinner.d.ts +1 -0
- package/esm/components/Spinner.js +6 -4
- package/esm/components/Steps.js +1 -1
- package/esm/components/Switch.js +1 -1
- package/esm/components/Tab.js +1 -1
- package/esm/components/Table.js +1 -1
- package/esm/components/TableSelection.js +1 -1
- package/esm/components/Tabs.d.ts +1 -0
- package/esm/components/Tabs.js +7 -3
- package/esm/components/TabsTransfer.js +1 -1
- package/esm/components/TabsTransferPicker.js +1 -1
- package/esm/components/Tag.js +1 -1
- package/esm/components/Textarea.js +1 -1
- package/esm/components/Timeline.js +1 -1
- package/esm/components/TimelineItem.js +1 -1
- package/esm/components/Tinymce.js +5 -5
- package/esm/components/TitleBar.js +1 -1
- package/esm/components/Toast.d.ts +1 -0
- package/esm/components/Toast.js +4 -3
- package/esm/components/Tooltip.js +1 -1
- package/esm/components/TooltipWrapper.js +1 -1
- package/esm/components/Transfer.js +1 -1
- package/esm/components/TransferDropDown.js +1 -1
- package/esm/components/TransferPicker.js +1 -1
- package/esm/components/TransferSearch.js +1 -1
- package/esm/components/Tree.js +1 -1
- package/esm/components/TreeSelection.js +1 -1
- package/esm/components/UserSelect.js +1 -1
- package/esm/components/UserTabSelect.js +1 -1
- package/esm/components/VerificationCode.js +1 -1
- package/esm/components/VirtualList.js +1 -1
- package/esm/components/WithRemoteConfig.d.ts +12 -12
- package/esm/components/WithRemoteConfig.js +1 -1
- package/esm/components/WithStore.js +1 -1
- package/esm/components/calendar/Calendar.js +1 -1
- package/esm/components/calendar/CalendarContainer.js +1 -1
- package/esm/components/calendar/DaysView.js +1 -1
- package/esm/components/calendar/MonthsView.js +1 -1
- package/esm/components/calendar/QuartersView.js +1 -1
- package/esm/components/calendar/TimeView.js +1 -1
- package/esm/components/calendar/YearsView.js +1 -1
- package/esm/components/condition-builder/Expression.js +1 -1
- package/esm/components/condition-builder/Field.js +1 -1
- package/esm/components/condition-builder/Func.js +1 -1
- package/esm/components/condition-builder/Group.js +1 -1
- package/esm/components/condition-builder/GroupOrItem.js +1 -1
- package/esm/components/condition-builder/InputSwitch.js +1 -1
- package/esm/components/condition-builder/Item.js +1 -1
- package/esm/components/condition-builder/Value.js +1 -1
- package/esm/components/condition-builder/config.js +1 -1
- package/esm/components/condition-builder/index.js +1 -1
- package/esm/components/formula/CodeEditor.js +1 -1
- package/esm/components/formula/Editor.d.ts +1 -0
- package/esm/components/formula/Editor.js +4 -3
- package/esm/components/formula/FuncList.js +1 -1
- package/esm/components/formula/Input.js +1 -1
- package/esm/components/formula/Picker.js +1 -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.js +1 -1
- package/esm/components/menu/MenuContext.js +1 -1
- package/esm/components/menu/MenuItem.js +1 -1
- package/esm/components/menu/PanelMenu.js +1 -1
- package/esm/components/menu/SubMenu.js +1 -1
- package/esm/components/menu/index.js +1 -1
- package/esm/components/schema-editor/Array.js +1 -1
- package/esm/components/schema-editor/Common.js +1 -1
- package/esm/components/schema-editor/Item.js +1 -1
- package/esm/components/schema-editor/Object.js +1 -1
- package/esm/components/schema-editor/SchemaVariableList.js +1 -1
- package/esm/components/schema-editor/SchemaVariableListPicker.js +1 -1
- package/esm/components/schema-editor/index.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 +1 -1
- package/esm/components/table/HeadCellDropDown.js +1 -1
- package/esm/components/table/HeadCellFilter.js +1 -1
- package/esm/components/table/HeadCellSelect.js +1 -1
- package/esm/components/table/HeadCellSort.js +1 -1
- package/esm/components/table/ItemActionsWrapper.js +1 -1
- package/esm/components/table/Row.js +1 -1
- package/esm/components/table/SummaryRow.js +1 -1
- package/esm/components/table/index.js +1 -1
- package/esm/components/table/util.js +1 -1
- package/esm/components/virtual-list/AutoSizer.js +1 -1
- package/esm/components/virtual-list/SizeAndPositionManager.js +1 -1
- package/esm/components/virtual-list/constants.js +1 -1
- package/esm/components/virtual-list/index.js +1 -1
- package/esm/components/withBadge.js +1 -1
- package/esm/hooks/use-click-away.js +1 -1
- package/esm/hooks/use-on-screen.js +1 -1
- package/esm/hooks/use-set-state.js +1 -1
- package/esm/hooks/use-sub-form.js +1 -1
- package/esm/hooks/use-touch.js +1 -1
- package/esm/hooks/use-update-effect.js +1 -1
- package/esm/hooks/use-validation-resolver.js +1 -1
- package/esm/icons/alert-danger.svg.js +1 -1
- package/esm/icons/alert-info.svg.js +1 -1
- package/esm/icons/alert-success.svg.js +1 -1
- package/esm/icons/alert-warning.svg.js +1 -1
- package/esm/icons/arrow-double-left.svg.js +1 -1
- package/esm/icons/arrow-double-right.svg.js +1 -1
- package/esm/icons/back.svg.js +1 -1
- package/esm/icons/calendar.svg.js +1 -1
- package/esm/icons/caret.svg.js +1 -1
- package/esm/icons/check.svg.js +1 -1
- package/esm/icons/clock.svg.js +1 -1
- package/esm/icons/close-small.svg.js +1 -1
- package/esm/icons/close.svg.js +1 -1
- package/esm/icons/cloud-upload.svg.js +1 -1
- package/esm/icons/column-filter.svg.js +1 -1
- package/esm/icons/columns.svg.js +1 -1
- package/esm/icons/compress-alt.svg.js +1 -1
- package/esm/icons/copy.svg.js +1 -1
- package/esm/icons/date.svg.js +1 -1
- package/esm/icons/department.svg.js +1 -1
- package/esm/icons/desk-empty.svg.js +1 -1
- package/esm/icons/dot.svg.js +1 -1
- package/esm/icons/down-arrow-bold.svg.js +1 -1
- package/esm/icons/down.svg.js +1 -1
- package/esm/icons/download.svg.js +1 -1
- package/esm/icons/drag-bar.svg.js +1 -1
- package/esm/icons/drag.svg.js +1 -1
- package/esm/icons/edit.svg.js +1 -1
- package/esm/icons/ellipsis-v.svg.js +1 -1
- package/esm/icons/enter.svg.js +1 -1
- package/esm/icons/exchange.svg.js +1 -1
- package/esm/icons/expand-alt.svg.js +1 -1
- package/esm/icons/fail.svg.js +1 -1
- package/esm/icons/file.svg.js +1 -1
- package/esm/icons/filter.svg.js +1 -1
- package/esm/icons/folder.svg.js +1 -1
- package/esm/icons/fullscreen.svg.js +1 -1
- package/esm/icons/function.svg.js +1 -1
- package/esm/icons/home.svg.js +1 -1
- package/esm/icons/if.svg.js +1 -1
- package/esm/icons/image.svg.js +1 -1
- package/esm/icons/info-circle.svg.js +1 -1
- package/esm/icons/info.svg.js +1 -1
- package/esm/icons/input-clear.svg.js +1 -1
- package/esm/icons/invisible.svg.js +1 -1
- package/esm/icons/left-arrow.svg.js +1 -1
- package/esm/icons/loading-outline.svg.js +1 -1
- package/esm/icons/location.svg.js +1 -1
- package/esm/icons/menu.svg.js +1 -1
- package/esm/icons/minus.svg.js +1 -1
- package/esm/icons/move.svg.js +1 -1
- package/esm/icons/mute.svg.js +1 -1
- package/esm/icons/new-edit.svg.js +1 -1
- package/esm/icons/pause.svg.js +1 -1
- package/esm/icons/pencil.svg.js +1 -1
- package/esm/icons/play.svg.js +1 -1
- package/esm/icons/plus-cicle.svg.js +1 -1
- package/esm/icons/plus-fine.svg.js +1 -1
- package/esm/icons/plus.svg.js +1 -1
- package/esm/icons/post.svg.js +1 -1
- package/esm/icons/question-mark.svg.js +1 -1
- package/esm/icons/question.svg.js +1 -1
- package/esm/icons/question2.svg.js +1 -1
- package/esm/icons/redo.svg.js +1 -1
- package/esm/icons/refresh.svg.js +1 -1
- package/esm/icons/reload.svg.js +1 -1
- package/esm/icons/remove.svg.js +1 -1
- package/esm/icons/retry.svg.js +1 -1
- package/esm/icons/right-arrow-bold.svg.js +1 -1
- package/esm/icons/right-arrow.svg.js +1 -1
- package/esm/icons/right-double-arrow.svg.js +1 -1
- package/esm/icons/role.svg.js +1 -1
- package/esm/icons/rotate-left.svg.js +1 -1
- package/esm/icons/rotate-right.svg.js +1 -1
- package/esm/icons/rotate-screen.svg.js +1 -1
- package/esm/icons/scale-origin.svg.js +1 -1
- package/esm/icons/schedule.svg.js +1 -1
- package/esm/icons/search.svg.js +1 -1
- package/esm/icons/setting.svg.js +1 -1
- package/esm/icons/slider-handle-icon.svg.js +1 -1
- package/esm/icons/sort-asc.svg.js +1 -1
- package/esm/icons/sort-default.svg.js +1 -1
- package/esm/icons/sort-desc.svg.js +1 -1
- package/esm/icons/star.svg.js +1 -1
- package/esm/icons/status-close.svg.js +1 -1
- package/esm/icons/steps-finsh.svg.js +1 -1
- package/esm/icons/sub-plus.svg.js +1 -1
- package/esm/icons/success.svg.js +1 -1
- package/esm/icons/transparent.svg.js +1 -1
- package/esm/icons/trash.svg.js +1 -1
- package/esm/icons/tree-down.svg.js +1 -1
- package/esm/icons/undo-normal.svg.js +1 -1
- package/esm/icons/undo.svg.js +1 -1
- package/esm/icons/unfullscreen.svg.js +1 -1
- package/esm/icons/upload.svg.js +1 -1
- package/esm/icons/user-remove.svg.js +1 -1
- package/esm/icons/view.svg.js +1 -1
- package/esm/icons/volume.svg.js +1 -1
- package/esm/icons/warning-mark.svg.js +1 -1
- package/esm/icons/warning.svg.js +1 -1
- package/esm/icons/window-restore.svg.js +1 -1
- package/esm/icons/zoom-in.svg.js +1 -1
- package/esm/icons/zoom-out.svg.js +1 -1
- package/esm/index.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.js +1 -1
- package/lib/components/Alert.d.ts +40 -40
- package/lib/components/Alert.js +1 -1
- package/lib/components/Alert2.d.ts +20 -20
- package/lib/components/Alert2.js +1 -1
- package/lib/components/AlphabetIndexer.js +1 -1
- package/lib/components/AnchorNav.d.ts +10 -10
- package/lib/components/AnchorNav.js +1 -1
- package/lib/components/AnchorNavSection.js +1 -1
- package/lib/components/ArrayInput.d.ts +40 -40
- package/lib/components/ArrayInput.js +1 -1
- package/lib/components/AsideNav.js +1 -1
- package/lib/components/AssociatedSelection.d.ts +40 -40
- package/lib/components/AssociatedSelection.js +1 -1
- package/lib/components/AutoFoldedList.js +1 -1
- package/lib/components/AutoSizer.js +1 -1
- package/lib/components/Avatar.d.ts +50 -50
- package/lib/components/Avatar.js +1 -1
- package/lib/components/Badge.js +1 -1
- package/lib/components/BaiduMapPicker.js +1 -1
- package/lib/components/BarCode.js +1 -1
- package/lib/components/Breadcrumb.js +1 -1
- package/lib/components/Button.d.ts +30 -30
- package/lib/components/Button.js +1 -1
- package/lib/components/CalendarMobile.d.ts +40 -40
- package/lib/components/CalendarMobile.js +1 -1
- package/lib/components/Card.d.ts +30 -30
- package/lib/components/Card.js +1 -1
- package/lib/components/Cascader.js +1 -1
- package/lib/components/ChainedDropdownSelection.d.ts +40 -40
- package/lib/components/ChainedDropdownSelection.js +1 -1
- package/lib/components/ChainedSelection.d.ts +40 -40
- package/lib/components/ChainedSelection.js +1 -1
- package/lib/components/Checkbox.d.ts +10 -10
- package/lib/components/Checkbox.js +1 -1
- package/lib/components/CityArea.js +1 -1
- package/lib/components/CityDB.js +1 -1
- package/lib/components/CodeMirror.js +1 -1
- package/lib/components/Collapse.d.ts +36 -35
- package/lib/components/Collapse.js +43 -24
- package/lib/components/CollapseGroup.d.ts +10 -10
- package/lib/components/CollapseGroup.js +1 -1
- package/lib/components/ColorPicker.d.ts +40 -40
- package/lib/components/ColorPicker.js +1 -1
- package/lib/components/Combo.js +1 -1
- package/lib/components/ConditionBuilder.js +1 -1
- package/lib/components/ConfirmBox.d.ts +40 -40
- package/lib/components/ConfirmBox.js +1 -1
- package/lib/components/ContextMenu.d.ts +3 -2
- package/lib/components/ContextMenu.js +22 -9
- package/lib/components/DatePicker.d.ts +40 -40
- package/lib/components/DatePicker.js +1 -1
- package/lib/components/DateRangePicker.d.ts +40 -40
- package/lib/components/DateRangePicker.js +1 -1
- package/lib/components/DiffEditor.js +1 -1
- package/lib/components/DndContainer.js +1 -1
- package/lib/components/Drawer.d.ts +11 -10
- package/lib/components/Drawer.js +7 -3
- package/lib/components/DropDownSelection.d.ts +40 -40
- package/lib/components/DropDownSelection.js +1 -1
- package/lib/components/DropdownContextMenus.js +1 -1
- package/lib/components/Editor.d.ts +40 -40
- package/lib/components/Editor.js +1 -1
- package/lib/components/Form.js +1 -1
- package/lib/components/FormField.js +1 -1
- package/lib/components/FormulaPicker.js +1 -1
- package/lib/components/GaodeMapPicker.js +1 -1
- package/lib/components/GridNav.js +1 -1
- package/lib/components/GridNavItem.js +1 -1
- package/lib/components/GroupedSelection.d.ts +40 -40
- package/lib/components/GroupedSelection.js +1 -1
- package/lib/components/HeadCellDropDown.js +1 -1
- package/lib/components/HorizontalScroll.js +1 -1
- package/lib/components/Html.js +1 -1
- package/lib/components/Icon.js +1 -1
- package/lib/components/ImageGallery.d.ts +40 -40
- package/lib/components/ImageGallery.js +1 -1
- package/lib/components/Input.js +1 -1
- package/lib/components/InputBox.d.ts +10 -10
- package/lib/components/InputBox.js +1 -1
- package/lib/components/InputBoxWithSuggestion.js +1 -1
- package/lib/components/InputJSONSchema.js +1 -1
- package/lib/components/InputTable.js +1 -1
- package/lib/components/JSONSchemaEditor.js +1 -1
- package/lib/components/Layout.js +1 -1
- package/lib/components/Link.js +1 -1
- package/lib/components/ListGroup.d.ts +10 -10
- package/lib/components/ListGroup.js +1 -1
- package/lib/components/ListMenu.d.ts +40 -40
- package/lib/components/ListMenu.js +1 -1
- package/lib/components/LocationPicker.d.ts +40 -40
- package/lib/components/LocationPicker.js +1 -1
- package/lib/components/Markdown.js +1 -1
- package/lib/components/Menu.js +1 -1
- package/lib/components/MixedInput.js +1 -1
- package/lib/components/MobileDevTool.js +1 -1
- package/lib/components/Modal.d.ts +82 -80
- package/lib/components/Modal.js +10 -5
- package/lib/components/ModalManager.js +1 -1
- package/lib/components/MonthRangePicker.d.ts +40 -40
- package/lib/components/MultilineText.d.ts +40 -40
- package/lib/components/MultilineText.js +1 -1
- package/lib/components/NumberInput.d.ts +10 -10
- package/lib/components/NumberInput.js +1 -1
- package/lib/components/OverflowTpl.js +1 -1
- package/lib/components/Pagination.d.ts +80 -80
- package/lib/components/Pagination.js +1 -1
- package/lib/components/PdfViewer.js +1 -1
- package/lib/components/Picker.js +1 -1
- package/lib/components/PickerColumn.js +1 -1
- package/lib/components/PickerContainer.js +1 -1
- package/lib/components/PopOverContainer.js +1 -1
- package/lib/components/PopUp.d.ts +41 -40
- package/lib/components/PopUp.js +4 -3
- package/lib/components/Progress.d.ts +10 -10
- package/lib/components/Progress.js +1 -1
- package/lib/components/PullRefresh.js +1 -1
- package/lib/components/Radios.d.ts +10 -10
- package/lib/components/Radios.js +1 -1
- package/lib/components/Range.js +1 -1
- package/lib/components/Rating.d.ts +10 -10
- package/lib/components/Rating.js +1 -1
- package/lib/components/ResultBox.d.ts +40 -40
- package/lib/components/ResultBox.js +1 -1
- package/lib/components/ResultList.d.ts +40 -40
- package/lib/components/ResultList.js +1 -1
- package/lib/components/ResultTableList.d.ts +40 -40
- package/lib/components/ResultTableList.js +1 -1
- package/lib/components/ResultTreeList.d.ts +40 -40
- package/lib/components/ResultTreeList.js +1 -1
- package/lib/components/RichText.js +1 -1
- package/lib/components/SearchBox.d.ts +40 -40
- package/lib/components/SearchBox.js +1 -1
- package/lib/components/Select.d.ts +199 -199
- package/lib/components/Select.js +1 -1
- package/lib/components/SelectMobile.js +1 -1
- package/lib/components/Selection.d.ts +40 -40
- package/lib/components/Selection.js +1 -1
- package/lib/components/Shape.js +1 -1
- package/lib/components/Signature.js +1 -1
- package/lib/components/Slider.js +1 -1
- package/lib/components/SparkLine.d.ts +40 -40
- package/lib/components/SparkLine.js +1 -1
- package/lib/components/Spinner.d.ts +61 -60
- package/lib/components/Spinner.js +6 -4
- package/lib/components/Steps.js +1 -1
- package/lib/components/Switch.d.ts +10 -10
- package/lib/components/Switch.js +1 -1
- package/lib/components/Tab.js +1 -1
- package/lib/components/Table.js +1 -1
- package/lib/components/TableSelection.d.ts +40 -40
- package/lib/components/TableSelection.js +1 -1
- package/lib/components/Tabs.d.ts +41 -40
- package/lib/components/Tabs.js +7 -3
- package/lib/components/TabsTransfer.d.ts +40 -40
- package/lib/components/TabsTransfer.js +1 -1
- package/lib/components/TabsTransferPicker.js +1 -1
- package/lib/components/Tag.d.ts +20 -20
- package/lib/components/Tag.js +1 -1
- package/lib/components/Textarea.d.ts +40 -40
- package/lib/components/Textarea.js +1 -1
- package/lib/components/Timeline.js +1 -1
- package/lib/components/TimelineItem.d.ts +1 -1
- package/lib/components/TimelineItem.js +1 -1
- package/lib/components/Tinymce.js +5 -5
- package/lib/components/TitleBar.js +1 -1
- package/lib/components/Toast.d.ts +81 -80
- package/lib/components/Toast.js +4 -3
- package/lib/components/Tooltip.js +1 -1
- package/lib/components/TooltipWrapper.d.ts +30 -30
- package/lib/components/TooltipWrapper.js +1 -1
- package/lib/components/Transfer.d.ts +40 -40
- package/lib/components/Transfer.js +1 -1
- package/lib/components/TransferDropDown.d.ts +40 -40
- package/lib/components/TransferDropDown.js +1 -1
- package/lib/components/TransferPicker.js +1 -1
- package/lib/components/TransferSearch.js +1 -1
- package/lib/components/Tree.d.ts +40 -40
- package/lib/components/Tree.js +1 -1
- package/lib/components/TreeSelection.d.ts +40 -40
- package/lib/components/TreeSelection.js +1 -1
- package/lib/components/UserSelect.d.ts +40 -40
- package/lib/components/UserSelect.js +1 -1
- package/lib/components/UserTabSelect.d.ts +40 -40
- package/lib/components/UserTabSelect.js +1 -1
- package/lib/components/VerificationCode.js +1 -1
- package/lib/components/VirtualList.js +1 -1
- package/lib/components/WithRemoteConfig.d.ts +12 -12
- package/lib/components/WithRemoteConfig.js +1 -1
- package/lib/components/WithStore.js +1 -1
- package/lib/components/calendar/Calendar.js +1 -1
- package/lib/components/calendar/CalendarContainer.js +1 -1
- package/lib/components/calendar/DaysView.js +1 -1
- package/lib/components/calendar/MonthsView.js +1 -1
- package/lib/components/calendar/QuartersView.js +1 -1
- package/lib/components/calendar/TimeView.js +1 -1
- package/lib/components/calendar/YearsView.js +1 -1
- package/lib/components/condition-builder/Expression.js +1 -1
- package/lib/components/condition-builder/Field.js +1 -1
- package/lib/components/condition-builder/Func.js +1 -1
- package/lib/components/condition-builder/Group.js +1 -1
- package/lib/components/condition-builder/GroupOrItem.js +1 -1
- package/lib/components/condition-builder/InputSwitch.js +1 -1
- package/lib/components/condition-builder/Item.js +1 -1
- package/lib/components/condition-builder/Value.js +1 -1
- package/lib/components/condition-builder/config.js +1 -1
- package/lib/components/condition-builder/index.js +1 -1
- package/lib/components/formula/CodeEditor.js +1 -1
- package/lib/components/formula/Editor.d.ts +41 -40
- package/lib/components/formula/Editor.js +4 -3
- package/lib/components/formula/FuncList.js +1 -1
- package/lib/components/formula/Input.js +1 -1
- package/lib/components/formula/Picker.d.ts +40 -40
- package/lib/components/formula/Picker.js +1 -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.js +1 -1
- package/lib/components/menu/MenuContext.js +1 -1
- package/lib/components/menu/MenuItem.js +1 -1
- package/lib/components/menu/PanelMenu.js +1 -1
- package/lib/components/menu/SubMenu.js +1 -1
- package/lib/components/menu/index.d.ts +20 -20
- package/lib/components/menu/index.js +1 -1
- package/lib/components/schema-editor/Array.js +1 -1
- package/lib/components/schema-editor/Common.js +1 -1
- package/lib/components/schema-editor/Item.js +1 -1
- package/lib/components/schema-editor/Object.js +1 -1
- package/lib/components/schema-editor/SchemaVariableList.js +1 -1
- package/lib/components/schema-editor/SchemaVariableListPicker.js +1 -1
- package/lib/components/schema-editor/index.d.ts +40 -40
- 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 +1 -1
- package/lib/components/table/HeadCellDropDown.js +1 -1
- package/lib/components/table/HeadCellFilter.d.ts +40 -40
- package/lib/components/table/HeadCellFilter.js +1 -1
- package/lib/components/table/HeadCellSelect.d.ts +40 -40
- package/lib/components/table/HeadCellSelect.js +1 -1
- package/lib/components/table/HeadCellSort.js +1 -1
- package/lib/components/table/ItemActionsWrapper.js +1 -1
- package/lib/components/table/Row.js +1 -1
- package/lib/components/table/SummaryRow.js +1 -1
- package/lib/components/table/index.d.ts +40 -40
- package/lib/components/table/index.js +1 -1
- package/lib/components/table/util.js +1 -1
- package/lib/components/virtual-list/AutoSizer.js +1 -1
- package/lib/components/virtual-list/SizeAndPositionManager.js +1 -1
- package/lib/components/virtual-list/constants.js +1 -1
- package/lib/components/virtual-list/index.js +1 -1
- package/lib/components/withBadge.js +1 -1
- package/lib/hooks/use-click-away.js +1 -1
- package/lib/hooks/use-on-screen.js +1 -1
- package/lib/hooks/use-set-state.js +1 -1
- package/lib/hooks/use-sub-form.js +1 -1
- package/lib/hooks/use-touch.js +1 -1
- package/lib/hooks/use-update-effect.js +1 -1
- package/lib/hooks/use-validation-resolver.js +1 -1
- package/lib/icons/alert-danger.svg.js +1 -1
- package/lib/icons/alert-info.svg.js +1 -1
- package/lib/icons/alert-success.svg.js +1 -1
- package/lib/icons/alert-warning.svg.js +1 -1
- package/lib/icons/arrow-double-left.svg.js +1 -1
- package/lib/icons/arrow-double-right.svg.js +1 -1
- package/lib/icons/back.svg.js +1 -1
- package/lib/icons/calendar.svg.js +1 -1
- package/lib/icons/caret.svg.js +1 -1
- package/lib/icons/check.svg.js +1 -1
- package/lib/icons/clock.svg.js +1 -1
- package/lib/icons/close-small.svg.js +1 -1
- package/lib/icons/close.svg.js +1 -1
- package/lib/icons/cloud-upload.svg.js +1 -1
- package/lib/icons/column-filter.svg.js +1 -1
- package/lib/icons/columns.svg.js +1 -1
- package/lib/icons/compress-alt.svg.js +1 -1
- package/lib/icons/copy.svg.js +1 -1
- package/lib/icons/date.svg.js +1 -1
- package/lib/icons/department.svg.js +1 -1
- package/lib/icons/desk-empty.svg.js +1 -1
- package/lib/icons/dot.svg.js +1 -1
- package/lib/icons/down-arrow-bold.svg.js +1 -1
- package/lib/icons/down.svg.js +1 -1
- package/lib/icons/download.svg.js +1 -1
- package/lib/icons/drag-bar.svg.js +1 -1
- package/lib/icons/drag.svg.js +1 -1
- package/lib/icons/edit.svg.js +1 -1
- package/lib/icons/ellipsis-v.svg.js +1 -1
- package/lib/icons/enter.svg.js +1 -1
- package/lib/icons/exchange.svg.js +1 -1
- package/lib/icons/expand-alt.svg.js +1 -1
- package/lib/icons/fail.svg.js +1 -1
- package/lib/icons/file.svg.js +1 -1
- package/lib/icons/filter.svg.js +1 -1
- package/lib/icons/folder.svg.js +1 -1
- package/lib/icons/fullscreen.svg.js +1 -1
- package/lib/icons/function.svg.js +1 -1
- package/lib/icons/home.svg.js +1 -1
- package/lib/icons/if.svg.js +1 -1
- package/lib/icons/image.svg.js +1 -1
- package/lib/icons/info-circle.svg.js +1 -1
- package/lib/icons/info.svg.js +1 -1
- package/lib/icons/input-clear.svg.js +1 -1
- package/lib/icons/invisible.svg.js +1 -1
- package/lib/icons/left-arrow.svg.js +1 -1
- package/lib/icons/loading-outline.svg.js +1 -1
- package/lib/icons/location.svg.js +1 -1
- package/lib/icons/menu.svg.js +1 -1
- package/lib/icons/minus.svg.js +1 -1
- package/lib/icons/move.svg.js +1 -1
- package/lib/icons/mute.svg.js +1 -1
- package/lib/icons/new-edit.svg.js +1 -1
- package/lib/icons/pause.svg.js +1 -1
- package/lib/icons/pencil.svg.js +1 -1
- package/lib/icons/play.svg.js +1 -1
- package/lib/icons/plus-cicle.svg.js +1 -1
- package/lib/icons/plus-fine.svg.js +1 -1
- package/lib/icons/plus.svg.js +1 -1
- package/lib/icons/post.svg.js +1 -1
- package/lib/icons/question-mark.svg.js +1 -1
- package/lib/icons/question.svg.js +1 -1
- package/lib/icons/question2.svg.js +1 -1
- package/lib/icons/redo.svg.js +1 -1
- package/lib/icons/refresh.svg.js +1 -1
- package/lib/icons/reload.svg.js +1 -1
- package/lib/icons/remove.svg.js +1 -1
- package/lib/icons/retry.svg.js +1 -1
- package/lib/icons/right-arrow-bold.svg.js +1 -1
- package/lib/icons/right-arrow.svg.js +1 -1
- package/lib/icons/right-double-arrow.svg.js +1 -1
- package/lib/icons/role.svg.js +1 -1
- package/lib/icons/rotate-left.svg.js +1 -1
- package/lib/icons/rotate-right.svg.js +1 -1
- package/lib/icons/rotate-screen.svg.js +1 -1
- package/lib/icons/scale-origin.svg.js +1 -1
- package/lib/icons/schedule.svg.js +1 -1
- package/lib/icons/search.svg.js +1 -1
- package/lib/icons/setting.svg.js +1 -1
- package/lib/icons/slider-handle-icon.svg.js +1 -1
- package/lib/icons/sort-asc.svg.js +1 -1
- package/lib/icons/sort-default.svg.js +1 -1
- package/lib/icons/sort-desc.svg.js +1 -1
- package/lib/icons/star.svg.js +1 -1
- package/lib/icons/status-close.svg.js +1 -1
- package/lib/icons/steps-finsh.svg.js +1 -1
- package/lib/icons/sub-plus.svg.js +1 -1
- package/lib/icons/success.svg.js +1 -1
- package/lib/icons/transparent.svg.js +1 -1
- package/lib/icons/trash.svg.js +1 -1
- package/lib/icons/tree-down.svg.js +1 -1
- package/lib/icons/undo-normal.svg.js +1 -1
- package/lib/icons/undo.svg.js +1 -1
- package/lib/icons/unfullscreen.svg.js +1 -1
- package/lib/icons/upload.svg.js +1 -1
- package/lib/icons/user-remove.svg.js +1 -1
- package/lib/icons/view.svg.js +1 -1
- package/lib/icons/volume.svg.js +1 -1
- package/lib/icons/warning-mark.svg.js +1 -1
- package/lib/icons/warning.svg.js +1 -1
- package/lib/icons/window-restore.svg.js +1 -1
- package/lib/icons/zoom-in.svg.js +1 -1
- package/lib/icons/zoom-out.svg.js +1 -1
- package/lib/index.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.js +1 -1
- package/lib/themes/antd.js +1 -1
- package/lib/themes/cxd.js +1 -1
- package/lib/themes/dark.js +1 -1
- package/lib/utils/vectorComputed.js +1 -1
- package/lib/withRemoteConfig.js +1 -1
- package/lib/withStore.js +1 -1
- package/package.json +8 -8
|
@@ -72,7 +72,7 @@ export declare class Textarea extends React.Component<TextAreaProps, TextAreaSta
|
|
|
72
72
|
render(): React.JSX.Element;
|
|
73
73
|
}
|
|
74
74
|
declare const _default: {
|
|
75
|
-
new (props: Omit<Pick<Omit<TextAreaProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "
|
|
75
|
+
new (props: Omit<Pick<Omit<TextAreaProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "name" | "disabled" | "onBlur" | "onFocus" | "testIdBuilder" | "maxLength" | "placeholder" | "readOnly" | "borderMode" | "showCounter" | "forwardRef"> & {
|
|
76
76
|
clearable?: boolean | undefined;
|
|
77
77
|
resetValue?: string | undefined;
|
|
78
78
|
maxRows?: number | undefined;
|
|
@@ -87,7 +87,7 @@ declare const _default: {
|
|
|
87
87
|
getWrappedInstance: () => any;
|
|
88
88
|
render(): React.JSX.Element;
|
|
89
89
|
context: unknown;
|
|
90
|
-
setState<K extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Omit<Pick<Omit<TextAreaProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "
|
|
90
|
+
setState<K extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Omit<Pick<Omit<TextAreaProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "name" | "disabled" | "onBlur" | "onFocus" | "testIdBuilder" | "maxLength" | "placeholder" | "readOnly" | "borderMode" | "showCounter" | "forwardRef"> & {
|
|
91
91
|
clearable?: boolean | undefined;
|
|
92
92
|
resetValue?: string | undefined;
|
|
93
93
|
maxRows?: number | undefined;
|
|
@@ -98,7 +98,7 @@ declare const _default: {
|
|
|
98
98
|
translate?: (str: string, ...args: any[]) => string;
|
|
99
99
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>) => {} | Pick<{}, K> | null) | Pick<{}, K> | null, callback?: (() => void) | undefined): void;
|
|
100
100
|
forceUpdate(callback?: (() => void) | undefined): void;
|
|
101
|
-
readonly props: Readonly<Omit<Pick<Omit<TextAreaProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "
|
|
101
|
+
readonly props: Readonly<Omit<Pick<Omit<TextAreaProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "name" | "disabled" | "onBlur" | "onFocus" | "testIdBuilder" | "maxLength" | "placeholder" | "readOnly" | "borderMode" | "showCounter" | "forwardRef"> & {
|
|
102
102
|
clearable?: boolean | undefined;
|
|
103
103
|
resetValue?: string | undefined;
|
|
104
104
|
maxRows?: number | undefined;
|
|
@@ -113,7 +113,7 @@ declare const _default: {
|
|
|
113
113
|
[key: string]: React.ReactInstance;
|
|
114
114
|
};
|
|
115
115
|
componentDidMount?(): void;
|
|
116
|
-
shouldComponentUpdate?(nextProps: Readonly<Omit<Pick<Omit<TextAreaProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "
|
|
116
|
+
shouldComponentUpdate?(nextProps: Readonly<Omit<Pick<Omit<TextAreaProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "name" | "disabled" | "onBlur" | "onFocus" | "testIdBuilder" | "maxLength" | "placeholder" | "readOnly" | "borderMode" | "showCounter" | "forwardRef"> & {
|
|
117
117
|
clearable?: boolean | undefined;
|
|
118
118
|
resetValue?: string | undefined;
|
|
119
119
|
maxRows?: number | undefined;
|
|
@@ -125,7 +125,7 @@ declare const _default: {
|
|
|
125
125
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextState: Readonly<{}>, nextContext: any): boolean;
|
|
126
126
|
componentWillUnmount?(): void;
|
|
127
127
|
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
|
128
|
-
getSnapshotBeforeUpdate?(prevProps: Readonly<Omit<Pick<Omit<TextAreaProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "
|
|
128
|
+
getSnapshotBeforeUpdate?(prevProps: Readonly<Omit<Pick<Omit<TextAreaProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "name" | "disabled" | "onBlur" | "onFocus" | "testIdBuilder" | "maxLength" | "placeholder" | "readOnly" | "borderMode" | "showCounter" | "forwardRef"> & {
|
|
129
129
|
clearable?: boolean | undefined;
|
|
130
130
|
resetValue?: string | undefined;
|
|
131
131
|
maxRows?: number | undefined;
|
|
@@ -135,7 +135,7 @@ declare const _default: {
|
|
|
135
135
|
locale?: string;
|
|
136
136
|
translate?: (str: string, ...args: any[]) => string;
|
|
137
137
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, prevState: Readonly<{}>): any;
|
|
138
|
-
componentDidUpdate?(prevProps: Readonly<Omit<Pick<Omit<TextAreaProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "
|
|
138
|
+
componentDidUpdate?(prevProps: Readonly<Omit<Pick<Omit<TextAreaProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "name" | "disabled" | "onBlur" | "onFocus" | "testIdBuilder" | "maxLength" | "placeholder" | "readOnly" | "borderMode" | "showCounter" | "forwardRef"> & {
|
|
139
139
|
clearable?: boolean | undefined;
|
|
140
140
|
resetValue?: string | undefined;
|
|
141
141
|
maxRows?: number | undefined;
|
|
@@ -147,7 +147,7 @@ declare const _default: {
|
|
|
147
147
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, prevState: Readonly<{}>, snapshot?: any): void;
|
|
148
148
|
componentWillMount?(): void;
|
|
149
149
|
UNSAFE_componentWillMount?(): void;
|
|
150
|
-
componentWillReceiveProps?(nextProps: Readonly<Omit<Pick<Omit<TextAreaProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "
|
|
150
|
+
componentWillReceiveProps?(nextProps: Readonly<Omit<Pick<Omit<TextAreaProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "name" | "disabled" | "onBlur" | "onFocus" | "testIdBuilder" | "maxLength" | "placeholder" | "readOnly" | "borderMode" | "showCounter" | "forwardRef"> & {
|
|
151
151
|
clearable?: boolean | undefined;
|
|
152
152
|
resetValue?: string | undefined;
|
|
153
153
|
maxRows?: number | undefined;
|
|
@@ -157,7 +157,7 @@ declare const _default: {
|
|
|
157
157
|
locale?: string;
|
|
158
158
|
translate?: (str: string, ...args: any[]) => string;
|
|
159
159
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextContext: any): void;
|
|
160
|
-
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Omit<Pick<Omit<TextAreaProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "
|
|
160
|
+
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Omit<Pick<Omit<TextAreaProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "name" | "disabled" | "onBlur" | "onFocus" | "testIdBuilder" | "maxLength" | "placeholder" | "readOnly" | "borderMode" | "showCounter" | "forwardRef"> & {
|
|
161
161
|
clearable?: boolean | undefined;
|
|
162
162
|
resetValue?: string | undefined;
|
|
163
163
|
maxRows?: number | undefined;
|
|
@@ -167,7 +167,7 @@ declare const _default: {
|
|
|
167
167
|
locale?: string;
|
|
168
168
|
translate?: (str: string, ...args: any[]) => string;
|
|
169
169
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextContext: any): void;
|
|
170
|
-
componentWillUpdate?(nextProps: Readonly<Omit<Pick<Omit<TextAreaProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "
|
|
170
|
+
componentWillUpdate?(nextProps: Readonly<Omit<Pick<Omit<TextAreaProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "name" | "disabled" | "onBlur" | "onFocus" | "testIdBuilder" | "maxLength" | "placeholder" | "readOnly" | "borderMode" | "showCounter" | "forwardRef"> & {
|
|
171
171
|
clearable?: boolean | undefined;
|
|
172
172
|
resetValue?: string | undefined;
|
|
173
173
|
maxRows?: number | undefined;
|
|
@@ -177,7 +177,7 @@ declare const _default: {
|
|
|
177
177
|
locale?: string;
|
|
178
178
|
translate?: (str: string, ...args: any[]) => string;
|
|
179
179
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextState: Readonly<{}>, nextContext: any): void;
|
|
180
|
-
UNSAFE_componentWillUpdate?(nextProps: Readonly<Omit<Pick<Omit<TextAreaProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "
|
|
180
|
+
UNSAFE_componentWillUpdate?(nextProps: Readonly<Omit<Pick<Omit<TextAreaProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "name" | "disabled" | "onBlur" | "onFocus" | "testIdBuilder" | "maxLength" | "placeholder" | "readOnly" | "borderMode" | "showCounter" | "forwardRef"> & {
|
|
181
181
|
clearable?: boolean | undefined;
|
|
182
182
|
resetValue?: string | undefined;
|
|
183
183
|
maxRows?: number | undefined;
|
|
@@ -191,7 +191,7 @@ declare const _default: {
|
|
|
191
191
|
displayName: string;
|
|
192
192
|
contextType: React.Context<string>;
|
|
193
193
|
ComposedComponent: React.ComponentType<{
|
|
194
|
-
new (props: Pick<Omit<TextAreaProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "
|
|
194
|
+
new (props: Pick<Omit<TextAreaProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "name" | "disabled" | "onBlur" | "onFocus" | "testIdBuilder" | "maxLength" | "placeholder" | "readOnly" | "borderMode" | "showCounter" | "forwardRef"> & {
|
|
195
195
|
clearable?: boolean | undefined;
|
|
196
196
|
resetValue?: string | undefined;
|
|
197
197
|
maxRows?: number | undefined;
|
|
@@ -206,7 +206,7 @@ declare const _default: {
|
|
|
206
206
|
getWrappedInstance(): any;
|
|
207
207
|
render(): React.JSX.Element;
|
|
208
208
|
context: unknown;
|
|
209
|
-
setState<K extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Pick<Omit<TextAreaProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "
|
|
209
|
+
setState<K extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Pick<Omit<TextAreaProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "name" | "disabled" | "onBlur" | "onFocus" | "testIdBuilder" | "maxLength" | "placeholder" | "readOnly" | "borderMode" | "showCounter" | "forwardRef"> & {
|
|
210
210
|
clearable?: boolean | undefined;
|
|
211
211
|
resetValue?: string | undefined;
|
|
212
212
|
maxRows?: number | undefined;
|
|
@@ -217,7 +217,7 @@ declare const _default: {
|
|
|
217
217
|
translate?: (str: string, ...args: any[]) => string;
|
|
218
218
|
}>) => {} | Pick<{}, K> | null) | Pick<{}, K> | null, callback?: (() => void) | undefined): void;
|
|
219
219
|
forceUpdate(callback?: (() => void) | undefined): void;
|
|
220
|
-
readonly props: Readonly<Pick<Omit<TextAreaProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "
|
|
220
|
+
readonly props: Readonly<Pick<Omit<TextAreaProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "name" | "disabled" | "onBlur" | "onFocus" | "testIdBuilder" | "maxLength" | "placeholder" | "readOnly" | "borderMode" | "showCounter" | "forwardRef"> & {
|
|
221
221
|
clearable?: boolean | undefined;
|
|
222
222
|
resetValue?: string | undefined;
|
|
223
223
|
maxRows?: number | undefined;
|
|
@@ -232,7 +232,7 @@ declare const _default: {
|
|
|
232
232
|
[key: string]: React.ReactInstance;
|
|
233
233
|
};
|
|
234
234
|
componentDidMount?(): void;
|
|
235
|
-
shouldComponentUpdate?(nextProps: Readonly<Pick<Omit<TextAreaProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "
|
|
235
|
+
shouldComponentUpdate?(nextProps: Readonly<Pick<Omit<TextAreaProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "name" | "disabled" | "onBlur" | "onFocus" | "testIdBuilder" | "maxLength" | "placeholder" | "readOnly" | "borderMode" | "showCounter" | "forwardRef"> & {
|
|
236
236
|
clearable?: boolean | undefined;
|
|
237
237
|
resetValue?: string | undefined;
|
|
238
238
|
maxRows?: number | undefined;
|
|
@@ -244,7 +244,7 @@ declare const _default: {
|
|
|
244
244
|
}>, nextState: Readonly<{}>, nextContext: any): boolean;
|
|
245
245
|
componentWillUnmount?(): void;
|
|
246
246
|
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
|
247
|
-
getSnapshotBeforeUpdate?(prevProps: Readonly<Pick<Omit<TextAreaProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "
|
|
247
|
+
getSnapshotBeforeUpdate?(prevProps: Readonly<Pick<Omit<TextAreaProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "name" | "disabled" | "onBlur" | "onFocus" | "testIdBuilder" | "maxLength" | "placeholder" | "readOnly" | "borderMode" | "showCounter" | "forwardRef"> & {
|
|
248
248
|
clearable?: boolean | undefined;
|
|
249
249
|
resetValue?: string | undefined;
|
|
250
250
|
maxRows?: number | undefined;
|
|
@@ -254,7 +254,7 @@ declare const _default: {
|
|
|
254
254
|
locale?: string;
|
|
255
255
|
translate?: (str: string, ...args: any[]) => string;
|
|
256
256
|
}>, prevState: Readonly<{}>): any;
|
|
257
|
-
componentDidUpdate?(prevProps: Readonly<Pick<Omit<TextAreaProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "
|
|
257
|
+
componentDidUpdate?(prevProps: Readonly<Pick<Omit<TextAreaProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "name" | "disabled" | "onBlur" | "onFocus" | "testIdBuilder" | "maxLength" | "placeholder" | "readOnly" | "borderMode" | "showCounter" | "forwardRef"> & {
|
|
258
258
|
clearable?: boolean | undefined;
|
|
259
259
|
resetValue?: string | undefined;
|
|
260
260
|
maxRows?: number | undefined;
|
|
@@ -266,7 +266,7 @@ declare const _default: {
|
|
|
266
266
|
}>, prevState: Readonly<{}>, snapshot?: any): void;
|
|
267
267
|
componentWillMount?(): void;
|
|
268
268
|
UNSAFE_componentWillMount?(): void;
|
|
269
|
-
componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<TextAreaProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "
|
|
269
|
+
componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<TextAreaProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "name" | "disabled" | "onBlur" | "onFocus" | "testIdBuilder" | "maxLength" | "placeholder" | "readOnly" | "borderMode" | "showCounter" | "forwardRef"> & {
|
|
270
270
|
clearable?: boolean | undefined;
|
|
271
271
|
resetValue?: string | undefined;
|
|
272
272
|
maxRows?: number | undefined;
|
|
@@ -276,7 +276,7 @@ declare const _default: {
|
|
|
276
276
|
locale?: string;
|
|
277
277
|
translate?: (str: string, ...args: any[]) => string;
|
|
278
278
|
}>, nextContext: any): void;
|
|
279
|
-
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<TextAreaProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "
|
|
279
|
+
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<TextAreaProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "name" | "disabled" | "onBlur" | "onFocus" | "testIdBuilder" | "maxLength" | "placeholder" | "readOnly" | "borderMode" | "showCounter" | "forwardRef"> & {
|
|
280
280
|
clearable?: boolean | undefined;
|
|
281
281
|
resetValue?: string | undefined;
|
|
282
282
|
maxRows?: number | undefined;
|
|
@@ -286,7 +286,7 @@ declare const _default: {
|
|
|
286
286
|
locale?: string;
|
|
287
287
|
translate?: (str: string, ...args: any[]) => string;
|
|
288
288
|
}>, nextContext: any): void;
|
|
289
|
-
componentWillUpdate?(nextProps: Readonly<Pick<Omit<TextAreaProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "
|
|
289
|
+
componentWillUpdate?(nextProps: Readonly<Pick<Omit<TextAreaProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "name" | "disabled" | "onBlur" | "onFocus" | "testIdBuilder" | "maxLength" | "placeholder" | "readOnly" | "borderMode" | "showCounter" | "forwardRef"> & {
|
|
290
290
|
clearable?: boolean | undefined;
|
|
291
291
|
resetValue?: string | undefined;
|
|
292
292
|
maxRows?: number | undefined;
|
|
@@ -296,7 +296,7 @@ declare const _default: {
|
|
|
296
296
|
locale?: string;
|
|
297
297
|
translate?: (str: string, ...args: any[]) => string;
|
|
298
298
|
}>, nextState: Readonly<{}>, nextContext: any): void;
|
|
299
|
-
UNSAFE_componentWillUpdate?(nextProps: Readonly<Pick<Omit<TextAreaProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "
|
|
299
|
+
UNSAFE_componentWillUpdate?(nextProps: Readonly<Pick<Omit<TextAreaProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "name" | "disabled" | "onBlur" | "onFocus" | "testIdBuilder" | "maxLength" | "placeholder" | "readOnly" | "borderMode" | "showCounter" | "forwardRef"> & {
|
|
300
300
|
clearable?: boolean | undefined;
|
|
301
301
|
resetValue?: string | undefined;
|
|
302
302
|
maxRows?: number | undefined;
|
|
@@ -314,7 +314,7 @@ declare const _default: {
|
|
|
314
314
|
ComposedComponent: typeof Textarea;
|
|
315
315
|
}>;
|
|
316
316
|
} & import("hoist-non-react-statics").NonReactStatics<{
|
|
317
|
-
new (props: Pick<Omit<TextAreaProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "
|
|
317
|
+
new (props: Pick<Omit<TextAreaProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "name" | "disabled" | "onBlur" | "onFocus" | "testIdBuilder" | "maxLength" | "placeholder" | "readOnly" | "borderMode" | "showCounter" | "forwardRef"> & {
|
|
318
318
|
clearable?: boolean | undefined;
|
|
319
319
|
resetValue?: string | undefined;
|
|
320
320
|
maxRows?: number | undefined;
|
|
@@ -329,7 +329,7 @@ declare const _default: {
|
|
|
329
329
|
getWrappedInstance(): any;
|
|
330
330
|
render(): React.JSX.Element;
|
|
331
331
|
context: unknown;
|
|
332
|
-
setState<K extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Pick<Omit<TextAreaProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "
|
|
332
|
+
setState<K extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Pick<Omit<TextAreaProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "name" | "disabled" | "onBlur" | "onFocus" | "testIdBuilder" | "maxLength" | "placeholder" | "readOnly" | "borderMode" | "showCounter" | "forwardRef"> & {
|
|
333
333
|
clearable?: boolean | undefined;
|
|
334
334
|
resetValue?: string | undefined;
|
|
335
335
|
maxRows?: number | undefined;
|
|
@@ -340,7 +340,7 @@ declare const _default: {
|
|
|
340
340
|
translate?: (str: string, ...args: any[]) => string;
|
|
341
341
|
}>) => {} | Pick<{}, K> | null) | Pick<{}, K> | null, callback?: (() => void) | undefined): void;
|
|
342
342
|
forceUpdate(callback?: (() => void) | undefined): void;
|
|
343
|
-
readonly props: Readonly<Pick<Omit<TextAreaProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "
|
|
343
|
+
readonly props: Readonly<Pick<Omit<TextAreaProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "name" | "disabled" | "onBlur" | "onFocus" | "testIdBuilder" | "maxLength" | "placeholder" | "readOnly" | "borderMode" | "showCounter" | "forwardRef"> & {
|
|
344
344
|
clearable?: boolean | undefined;
|
|
345
345
|
resetValue?: string | undefined;
|
|
346
346
|
maxRows?: number | undefined;
|
|
@@ -355,7 +355,7 @@ declare const _default: {
|
|
|
355
355
|
[key: string]: React.ReactInstance;
|
|
356
356
|
};
|
|
357
357
|
componentDidMount?(): void;
|
|
358
|
-
shouldComponentUpdate?(nextProps: Readonly<Pick<Omit<TextAreaProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "
|
|
358
|
+
shouldComponentUpdate?(nextProps: Readonly<Pick<Omit<TextAreaProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "name" | "disabled" | "onBlur" | "onFocus" | "testIdBuilder" | "maxLength" | "placeholder" | "readOnly" | "borderMode" | "showCounter" | "forwardRef"> & {
|
|
359
359
|
clearable?: boolean | undefined;
|
|
360
360
|
resetValue?: string | undefined;
|
|
361
361
|
maxRows?: number | undefined;
|
|
@@ -367,7 +367,7 @@ declare const _default: {
|
|
|
367
367
|
}>, nextState: Readonly<{}>, nextContext: any): boolean;
|
|
368
368
|
componentWillUnmount?(): void;
|
|
369
369
|
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
|
370
|
-
getSnapshotBeforeUpdate?(prevProps: Readonly<Pick<Omit<TextAreaProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "
|
|
370
|
+
getSnapshotBeforeUpdate?(prevProps: Readonly<Pick<Omit<TextAreaProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "name" | "disabled" | "onBlur" | "onFocus" | "testIdBuilder" | "maxLength" | "placeholder" | "readOnly" | "borderMode" | "showCounter" | "forwardRef"> & {
|
|
371
371
|
clearable?: boolean | undefined;
|
|
372
372
|
resetValue?: string | undefined;
|
|
373
373
|
maxRows?: number | undefined;
|
|
@@ -377,7 +377,7 @@ declare const _default: {
|
|
|
377
377
|
locale?: string;
|
|
378
378
|
translate?: (str: string, ...args: any[]) => string;
|
|
379
379
|
}>, prevState: Readonly<{}>): any;
|
|
380
|
-
componentDidUpdate?(prevProps: Readonly<Pick<Omit<TextAreaProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "
|
|
380
|
+
componentDidUpdate?(prevProps: Readonly<Pick<Omit<TextAreaProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "name" | "disabled" | "onBlur" | "onFocus" | "testIdBuilder" | "maxLength" | "placeholder" | "readOnly" | "borderMode" | "showCounter" | "forwardRef"> & {
|
|
381
381
|
clearable?: boolean | undefined;
|
|
382
382
|
resetValue?: string | undefined;
|
|
383
383
|
maxRows?: number | undefined;
|
|
@@ -389,7 +389,7 @@ declare const _default: {
|
|
|
389
389
|
}>, prevState: Readonly<{}>, snapshot?: any): void;
|
|
390
390
|
componentWillMount?(): void;
|
|
391
391
|
UNSAFE_componentWillMount?(): void;
|
|
392
|
-
componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<TextAreaProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "
|
|
392
|
+
componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<TextAreaProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "name" | "disabled" | "onBlur" | "onFocus" | "testIdBuilder" | "maxLength" | "placeholder" | "readOnly" | "borderMode" | "showCounter" | "forwardRef"> & {
|
|
393
393
|
clearable?: boolean | undefined;
|
|
394
394
|
resetValue?: string | undefined;
|
|
395
395
|
maxRows?: number | undefined;
|
|
@@ -399,7 +399,7 @@ declare const _default: {
|
|
|
399
399
|
locale?: string;
|
|
400
400
|
translate?: (str: string, ...args: any[]) => string;
|
|
401
401
|
}>, nextContext: any): void;
|
|
402
|
-
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<TextAreaProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "
|
|
402
|
+
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<TextAreaProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "name" | "disabled" | "onBlur" | "onFocus" | "testIdBuilder" | "maxLength" | "placeholder" | "readOnly" | "borderMode" | "showCounter" | "forwardRef"> & {
|
|
403
403
|
clearable?: boolean | undefined;
|
|
404
404
|
resetValue?: string | undefined;
|
|
405
405
|
maxRows?: number | undefined;
|
|
@@ -409,7 +409,7 @@ declare const _default: {
|
|
|
409
409
|
locale?: string;
|
|
410
410
|
translate?: (str: string, ...args: any[]) => string;
|
|
411
411
|
}>, nextContext: any): void;
|
|
412
|
-
componentWillUpdate?(nextProps: Readonly<Pick<Omit<TextAreaProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "
|
|
412
|
+
componentWillUpdate?(nextProps: Readonly<Pick<Omit<TextAreaProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "name" | "disabled" | "onBlur" | "onFocus" | "testIdBuilder" | "maxLength" | "placeholder" | "readOnly" | "borderMode" | "showCounter" | "forwardRef"> & {
|
|
413
413
|
clearable?: boolean | undefined;
|
|
414
414
|
resetValue?: string | undefined;
|
|
415
415
|
maxRows?: number | undefined;
|
|
@@ -419,7 +419,7 @@ declare const _default: {
|
|
|
419
419
|
locale?: string;
|
|
420
420
|
translate?: (str: string, ...args: any[]) => string;
|
|
421
421
|
}>, nextState: Readonly<{}>, nextContext: any): void;
|
|
422
|
-
UNSAFE_componentWillUpdate?(nextProps: Readonly<Pick<Omit<TextAreaProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "
|
|
422
|
+
UNSAFE_componentWillUpdate?(nextProps: Readonly<Pick<Omit<TextAreaProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "name" | "disabled" | "onBlur" | "onFocus" | "testIdBuilder" | "maxLength" | "placeholder" | "readOnly" | "borderMode" | "showCounter" | "forwardRef"> & {
|
|
423
423
|
clearable?: boolean | undefined;
|
|
424
424
|
resetValue?: string | undefined;
|
|
425
425
|
maxRows?: number | undefined;
|
|
@@ -437,7 +437,7 @@ declare const _default: {
|
|
|
437
437
|
ComposedComponent: typeof Textarea;
|
|
438
438
|
}, {}> & {
|
|
439
439
|
ComposedComponent: {
|
|
440
|
-
new (props: Pick<Omit<TextAreaProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "
|
|
440
|
+
new (props: Pick<Omit<TextAreaProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "name" | "disabled" | "onBlur" | "onFocus" | "testIdBuilder" | "maxLength" | "placeholder" | "readOnly" | "borderMode" | "showCounter" | "forwardRef"> & {
|
|
441
441
|
clearable?: boolean | undefined;
|
|
442
442
|
resetValue?: string | undefined;
|
|
443
443
|
maxRows?: number | undefined;
|
|
@@ -452,7 +452,7 @@ declare const _default: {
|
|
|
452
452
|
getWrappedInstance(): any;
|
|
453
453
|
render(): React.JSX.Element;
|
|
454
454
|
context: unknown;
|
|
455
|
-
setState<K extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Pick<Omit<TextAreaProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "
|
|
455
|
+
setState<K extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Pick<Omit<TextAreaProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "name" | "disabled" | "onBlur" | "onFocus" | "testIdBuilder" | "maxLength" | "placeholder" | "readOnly" | "borderMode" | "showCounter" | "forwardRef"> & {
|
|
456
456
|
clearable?: boolean | undefined;
|
|
457
457
|
resetValue?: string | undefined;
|
|
458
458
|
maxRows?: number | undefined;
|
|
@@ -463,7 +463,7 @@ declare const _default: {
|
|
|
463
463
|
translate?: (str: string, ...args: any[]) => string;
|
|
464
464
|
}>) => {} | Pick<{}, K> | null) | Pick<{}, K> | null, callback?: (() => void) | undefined): void;
|
|
465
465
|
forceUpdate(callback?: (() => void) | undefined): void;
|
|
466
|
-
readonly props: Readonly<Pick<Omit<TextAreaProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "
|
|
466
|
+
readonly props: Readonly<Pick<Omit<TextAreaProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "name" | "disabled" | "onBlur" | "onFocus" | "testIdBuilder" | "maxLength" | "placeholder" | "readOnly" | "borderMode" | "showCounter" | "forwardRef"> & {
|
|
467
467
|
clearable?: boolean | undefined;
|
|
468
468
|
resetValue?: string | undefined;
|
|
469
469
|
maxRows?: number | undefined;
|
|
@@ -478,7 +478,7 @@ declare const _default: {
|
|
|
478
478
|
[key: string]: React.ReactInstance;
|
|
479
479
|
};
|
|
480
480
|
componentDidMount?(): void;
|
|
481
|
-
shouldComponentUpdate?(nextProps: Readonly<Pick<Omit<TextAreaProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "
|
|
481
|
+
shouldComponentUpdate?(nextProps: Readonly<Pick<Omit<TextAreaProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "name" | "disabled" | "onBlur" | "onFocus" | "testIdBuilder" | "maxLength" | "placeholder" | "readOnly" | "borderMode" | "showCounter" | "forwardRef"> & {
|
|
482
482
|
clearable?: boolean | undefined;
|
|
483
483
|
resetValue?: string | undefined;
|
|
484
484
|
maxRows?: number | undefined;
|
|
@@ -490,7 +490,7 @@ declare const _default: {
|
|
|
490
490
|
}>, nextState: Readonly<{}>, nextContext: any): boolean;
|
|
491
491
|
componentWillUnmount?(): void;
|
|
492
492
|
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
|
493
|
-
getSnapshotBeforeUpdate?(prevProps: Readonly<Pick<Omit<TextAreaProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "
|
|
493
|
+
getSnapshotBeforeUpdate?(prevProps: Readonly<Pick<Omit<TextAreaProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "name" | "disabled" | "onBlur" | "onFocus" | "testIdBuilder" | "maxLength" | "placeholder" | "readOnly" | "borderMode" | "showCounter" | "forwardRef"> & {
|
|
494
494
|
clearable?: boolean | undefined;
|
|
495
495
|
resetValue?: string | undefined;
|
|
496
496
|
maxRows?: number | undefined;
|
|
@@ -500,7 +500,7 @@ declare const _default: {
|
|
|
500
500
|
locale?: string;
|
|
501
501
|
translate?: (str: string, ...args: any[]) => string;
|
|
502
502
|
}>, prevState: Readonly<{}>): any;
|
|
503
|
-
componentDidUpdate?(prevProps: Readonly<Pick<Omit<TextAreaProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "
|
|
503
|
+
componentDidUpdate?(prevProps: Readonly<Pick<Omit<TextAreaProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "name" | "disabled" | "onBlur" | "onFocus" | "testIdBuilder" | "maxLength" | "placeholder" | "readOnly" | "borderMode" | "showCounter" | "forwardRef"> & {
|
|
504
504
|
clearable?: boolean | undefined;
|
|
505
505
|
resetValue?: string | undefined;
|
|
506
506
|
maxRows?: number | undefined;
|
|
@@ -512,7 +512,7 @@ declare const _default: {
|
|
|
512
512
|
}>, prevState: Readonly<{}>, snapshot?: any): void;
|
|
513
513
|
componentWillMount?(): void;
|
|
514
514
|
UNSAFE_componentWillMount?(): void;
|
|
515
|
-
componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<TextAreaProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "
|
|
515
|
+
componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<TextAreaProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "name" | "disabled" | "onBlur" | "onFocus" | "testIdBuilder" | "maxLength" | "placeholder" | "readOnly" | "borderMode" | "showCounter" | "forwardRef"> & {
|
|
516
516
|
clearable?: boolean | undefined;
|
|
517
517
|
resetValue?: string | undefined;
|
|
518
518
|
maxRows?: number | undefined;
|
|
@@ -522,7 +522,7 @@ declare const _default: {
|
|
|
522
522
|
locale?: string;
|
|
523
523
|
translate?: (str: string, ...args: any[]) => string;
|
|
524
524
|
}>, nextContext: any): void;
|
|
525
|
-
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<TextAreaProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "
|
|
525
|
+
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<TextAreaProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "name" | "disabled" | "onBlur" | "onFocus" | "testIdBuilder" | "maxLength" | "placeholder" | "readOnly" | "borderMode" | "showCounter" | "forwardRef"> & {
|
|
526
526
|
clearable?: boolean | undefined;
|
|
527
527
|
resetValue?: string | undefined;
|
|
528
528
|
maxRows?: number | undefined;
|
|
@@ -532,7 +532,7 @@ declare const _default: {
|
|
|
532
532
|
locale?: string;
|
|
533
533
|
translate?: (str: string, ...args: any[]) => string;
|
|
534
534
|
}>, nextContext: any): void;
|
|
535
|
-
componentWillUpdate?(nextProps: Readonly<Pick<Omit<TextAreaProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "
|
|
535
|
+
componentWillUpdate?(nextProps: Readonly<Pick<Omit<TextAreaProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "name" | "disabled" | "onBlur" | "onFocus" | "testIdBuilder" | "maxLength" | "placeholder" | "readOnly" | "borderMode" | "showCounter" | "forwardRef"> & {
|
|
536
536
|
clearable?: boolean | undefined;
|
|
537
537
|
resetValue?: string | undefined;
|
|
538
538
|
maxRows?: number | undefined;
|
|
@@ -542,7 +542,7 @@ declare const _default: {
|
|
|
542
542
|
locale?: string;
|
|
543
543
|
translate?: (str: string, ...args: any[]) => string;
|
|
544
544
|
}>, nextState: Readonly<{}>, nextContext: any): void;
|
|
545
|
-
UNSAFE_componentWillUpdate?(nextProps: Readonly<Pick<Omit<TextAreaProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "
|
|
545
|
+
UNSAFE_componentWillUpdate?(nextProps: Readonly<Pick<Omit<TextAreaProps, keyof LocaleProps>, "onChange" | "className" | "style" | "value" | "classPrefix" | "classnames" | "theme" | "mobileUI" | "name" | "disabled" | "onBlur" | "onFocus" | "testIdBuilder" | "maxLength" | "placeholder" | "readOnly" | "borderMode" | "showCounter" | "forwardRef"> & {
|
|
546
546
|
clearable?: boolean | undefined;
|
|
547
547
|
resetValue?: string | undefined;
|
|
548
548
|
maxRows?: number | undefined;
|
|
@@ -79,7 +79,7 @@ export declare const isColor: (color?: string) => boolean;
|
|
|
79
79
|
* @param align 对齐方式,可选值有'left'、'center'、'right'、'top'、'bottom'
|
|
80
80
|
* @returns 返回对齐方式,默认根据方向设置,若方向和对齐方式不匹配则根据方向调整对齐方式
|
|
81
81
|
*/
|
|
82
|
-
export declare const getAlignByDirection: (direction: "vertical" | "horizontal", align?: "left" | "center" | "right" | "top" | "bottom") => "center" | "
|
|
82
|
+
export declare const getAlignByDirection: (direction: "vertical" | "horizontal", align?: "left" | "center" | "right" | "top" | "bottom") => "center" | "left" | "right" | "bottom" | "top";
|
|
83
83
|
/**
|
|
84
84
|
* TimelineTime 函数组件,用于展示时间线中的时间节点。
|
|
85
85
|
* @param props 组件的属性
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* amis-ui v7.0.0-next.
|
|
2
|
+
* amis-ui v7.0.0-next.1
|
|
3
3
|
* Copyright 2018-2025 fex
|
|
4
4
|
*/
|
|
5
5
|
|
|
@@ -76,14 +76,14 @@ var TinymceEditor = /** @class */ (function (_super) {
|
|
|
76
76
|
if (this.editor &&
|
|
77
77
|
(!isEqual__default["default"](this.props.config, prevProps.config) ||
|
|
78
78
|
props.disabled !== prevProps.disabled)) {
|
|
79
|
-
this.editor.contentWindow.removeEventListener('
|
|
79
|
+
this.editor.contentWindow.removeEventListener('pagehide', this.handleIframeUnload);
|
|
80
80
|
tinymce__default["default"].remove(this.editor);
|
|
81
81
|
this.initTiny();
|
|
82
82
|
}
|
|
83
83
|
};
|
|
84
84
|
TinymceEditor.prototype.componentWillUnmount = function () {
|
|
85
85
|
if (this.editor) {
|
|
86
|
-
this.editor.contentWindow.removeEventListener('
|
|
86
|
+
this.editor.contentWindow.removeEventListener('pagehide', this.handleIframeUnload);
|
|
87
87
|
tinymce__default["default"].remove(this.editor);
|
|
88
88
|
}
|
|
89
89
|
this.unmounted = true;
|
|
@@ -177,7 +177,7 @@ var TinymceEditor = /** @class */ (function (_super) {
|
|
|
177
177
|
};
|
|
178
178
|
TinymceEditor.prototype.handleIframeUnload = function () {
|
|
179
179
|
var _this = this;
|
|
180
|
-
this.editor.contentWindow.removeEventListener('
|
|
180
|
+
this.editor.contentWindow.removeEventListener('pagehide', this.handleIframeUnload);
|
|
181
181
|
requestAnimationFrame(function () {
|
|
182
182
|
tinymce__default["default"].remove(_this.editor);
|
|
183
183
|
_this.initTiny();
|
|
@@ -201,7 +201,7 @@ var TinymceEditor = /** @class */ (function (_super) {
|
|
|
201
201
|
onBlur && editor.on('blur', onBlur);
|
|
202
202
|
// iframe 移动后,就不可用了,那只能重新初始化
|
|
203
203
|
// https://poeticcode.wordpress.com/2010/06/08/iframe-reloads-when-moved-around-the-dom-tree/
|
|
204
|
-
editor.contentWindow.addEventListener('
|
|
204
|
+
editor.contentWindow.addEventListener('pagehide', this.handleIframeUnload);
|
|
205
205
|
};
|
|
206
206
|
TinymceEditor.prototype.render = function () {
|
|
207
207
|
return _J$X_("textarea", { ref: this.elementRef });
|