amis-ui 6.11.0 → 6.12.0-beta.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/esm/components/404.js +1 -1
- package/esm/components/Alert.js +1 -1
- package/esm/components/Alert2.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/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.js +1 -1
- 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 +1 -0
- package/esm/components/ContextMenu.js +6 -3
- 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.js +1 -1
- 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/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/MobileDevTool.js +1 -1
- package/esm/components/Modal.js +1 -1
- 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.js +1 -1
- 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.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 +14 -5
- package/esm/components/Slider.d.ts +56 -0
- package/esm/components/Slider.js +140 -0
- package/esm/components/SparkLine.js +1 -1
- package/esm/components/Spinner.js +1 -1
- 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.js +1 -1
- 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.d.ts +8 -1
- package/esm/components/Timeline.js +46 -5
- package/esm/components/TimelineItem.d.ts +984 -23
- package/esm/components/TimelineItem.js +86 -30
- package/esm/components/Tinymce.js +1 -1
- package/esm/components/TitleBar.js +1 -1
- package/esm/components/Toast.js +1 -1
- 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.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.js +1 -1
- 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/index.d.ts +2 -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.d.ts +2 -0
- package/esm/components/table/Cell.js +10 -3
- package/esm/components/table/ColGroup.js +1 -1
- package/esm/components/table/Head.d.ts +1 -0
- package/esm/components/table/Head.js +10 -15
- 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 +9 -7
- package/esm/components/table/util.d.ts +1 -0
- package/esm/components/table/util.js +23 -2
- 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.d.ts +12 -0
- package/esm/hooks/use-click-away.js +55 -0
- 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/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 +2 -1
- package/esm/locale/de-DE.js +1 -1
- package/esm/locale/en-US.js +1 -1
- package/esm/locale/zh-CN.js +1 -1
- package/esm/themes/ang.js +1 -1
- package/esm/themes/antd.js +1 -1
- package/esm/themes/cxd.js +1 -1
- package/esm/themes/dark.js +1 -1
- package/esm/utils/smoothSignature.js +1 -1
- package/esm/utils/vectorComputed.js +1 -1
- package/esm/withRemoteConfig.js +1 -1
- package/esm/withStore.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 +10 -10
- package/lib/components/Alert2.js +1 -1
- package/lib/components/AnchorNav.d.ts +20 -20
- package/lib/components/AnchorNav.js +1 -1
- package/lib/components/AnchorNavSection.js +1 -1
- package/lib/components/ArrayInput.d.ts +40 -40
- package/lib/components/ArrayInput.js +1 -1
- package/lib/components/AsideNav.d.ts +10 -10
- package/lib/components/AsideNav.js +1 -1
- package/lib/components/AssociatedSelection.d.ts +80 -80
- package/lib/components/AssociatedSelection.js +1 -1
- package/lib/components/AutoSizer.js +1 -1
- package/lib/components/Avatar.d.ts +80 -80
- 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 +80 -80
- package/lib/components/ChainedDropdownSelection.js +1 -1
- package/lib/components/ChainedSelection.d.ts +80 -80
- package/lib/components/ChainedSelection.js +1 -1
- package/lib/components/Checkbox.d.ts +10 -10
- package/lib/components/Checkbox.js +1 -1
- package/lib/components/CityArea.js +1 -1
- package/lib/components/CityDB.js +1 -1
- package/lib/components/CodeMirror.js +1 -1
- package/lib/components/Collapse.d.ts +40 -40
- package/lib/components/Collapse.js +1 -1
- package/lib/components/CollapseGroup.d.ts +10 -10
- package/lib/components/CollapseGroup.js +1 -1
- package/lib/components/ColorPicker.d.ts +120 -120
- package/lib/components/ColorPicker.js +1 -1
- package/lib/components/Combo.js +1 -1
- package/lib/components/ConditionBuilder.js +1 -1
- package/lib/components/ConfirmBox.d.ts +80 -80
- package/lib/components/ConfirmBox.js +1 -1
- package/lib/components/ContextMenu.d.ts +1 -0
- package/lib/components/ContextMenu.js +6 -3
- package/lib/components/DatePicker.d.ts +161 -161
- package/lib/components/DatePicker.js +1 -1
- package/lib/components/DateRangePicker.d.ts +280 -280
- package/lib/components/DateRangePicker.js +1 -1
- package/lib/components/DiffEditor.js +1 -1
- package/lib/components/DndContainer.js +1 -1
- package/lib/components/Drawer.d.ts +10 -10
- package/lib/components/Drawer.js +1 -1
- package/lib/components/DropDownSelection.d.ts +80 -80
- package/lib/components/DropDownSelection.js +1 -1
- package/lib/components/DropdownContextMenus.js +1 -1
- package/lib/components/Editor.d.ts +120 -120
- package/lib/components/Editor.js +1 -1
- package/lib/components/Form.js +1 -1
- package/lib/components/FormField.js +1 -1
- package/lib/components/FormulaPicker.js +1 -1
- package/lib/components/GaodeMapPicker.js +1 -1
- package/lib/components/GridNav.js +1 -1
- package/lib/components/GridNavItem.js +1 -1
- package/lib/components/GroupedSelection.d.ts +80 -80
- package/lib/components/GroupedSelection.js +1 -1
- package/lib/components/HeadCellDropDown.js +1 -1
- package/lib/components/Html.js +1 -1
- package/lib/components/Icon.js +1 -1
- package/lib/components/ImageGallery.js +1 -1
- package/lib/components/Input.js +1 -1
- package/lib/components/InputBox.d.ts +20 -20
- 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 +80 -80
- package/lib/components/LocationPicker.js +1 -1
- package/lib/components/Markdown.js +1 -1
- package/lib/components/Menu.js +1 -1
- package/lib/components/MobileDevTool.js +1 -1
- package/lib/components/Modal.d.ts +80 -80
- package/lib/components/Modal.js +1 -1
- package/lib/components/ModalManager.js +1 -1
- package/lib/components/MonthRangePicker.d.ts +240 -240
- package/lib/components/MultilineText.d.ts +40 -40
- package/lib/components/MultilineText.js +1 -1
- package/lib/components/NumberInput.d.ts +30 -30
- package/lib/components/NumberInput.js +1 -1
- package/lib/components/OverflowTpl.js +1 -1
- package/lib/components/Pagination.d.ts +120 -120
- 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 +80 -80
- package/lib/components/PopUp.js +1 -1
- package/lib/components/Progress.d.ts +30 -30
- package/lib/components/Progress.js +1 -1
- package/lib/components/PullRefresh.js +1 -1
- package/lib/components/Radios.d.ts +20 -20
- package/lib/components/Radios.js +1 -1
- package/lib/components/Range.js +1 -1
- package/lib/components/Rating.d.ts +20 -20
- package/lib/components/Rating.js +1 -1
- package/lib/components/ResultBox.d.ts +80 -80
- 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 +80 -80
- package/lib/components/ResultTableList.js +1 -1
- package/lib/components/ResultTreeList.d.ts +40 -40
- package/lib/components/ResultTreeList.js +1 -1
- package/lib/components/RichText.js +1 -1
- package/lib/components/SearchBox.d.ts +80 -80
- package/lib/components/SearchBox.js +1 -1
- package/lib/components/Select.d.ts +2436 -2437
- package/lib/components/Select.js +1 -1
- package/lib/components/SelectMobile.js +1 -1
- package/lib/components/Selection.d.ts +80 -80
- package/lib/components/Selection.js +1 -1
- package/lib/components/Shape.js +1 -1
- package/lib/components/Signature.js +14 -5
- package/lib/components/Slider.d.ts +56 -0
- package/lib/components/Slider.js +146 -0
- package/lib/components/SparkLine.d.ts +40 -40
- package/lib/components/SparkLine.js +1 -1
- package/lib/components/Spinner.d.ts +50 -50
- package/lib/components/Spinner.js +1 -1
- package/lib/components/Steps.js +1 -1
- package/lib/components/Switch.d.ts +10 -10
- package/lib/components/Switch.js +1 -1
- package/lib/components/Tab.js +1 -1
- package/lib/components/Table.js +1 -1
- package/lib/components/TableSelection.d.ts +80 -80
- package/lib/components/TableSelection.js +1 -1
- package/lib/components/Tabs.d.ts +40 -40
- package/lib/components/Tabs.js +1 -1
- package/lib/components/TabsTransfer.d.ts +40 -40
- package/lib/components/TabsTransfer.js +1 -1
- package/lib/components/TabsTransferPicker.js +1 -1
- package/lib/components/Tag.d.ts +30 -30
- 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.d.ts +8 -1
- package/lib/components/Timeline.js +44 -3
- package/lib/components/TimelineItem.d.ts +984 -23
- package/lib/components/TimelineItem.js +88 -27
- package/lib/components/Tinymce.js +1 -1
- package/lib/components/TitleBar.js +1 -1
- package/lib/components/Toast.js +1 -1
- package/lib/components/Tooltip.js +1 -1
- package/lib/components/TooltipWrapper.d.ts +20 -20
- package/lib/components/TooltipWrapper.js +1 -1
- package/lib/components/Transfer.d.ts +107 -107
- package/lib/components/Transfer.js +1 -1
- package/lib/components/TransferDropDown.d.ts +80 -80
- 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 +280 -280
- package/lib/components/Tree.js +1 -1
- package/lib/components/TreeSelection.d.ts +120 -120
- package/lib/components/TreeSelection.js +1 -1
- package/lib/components/UserSelect.d.ts +80 -80
- package/lib/components/UserSelect.js +1 -1
- package/lib/components/UserTabSelect.d.ts +40 -40
- package/lib/components/UserTabSelect.js +1 -1
- package/lib/components/VerificationCode.js +1 -1
- package/lib/components/VirtualList.js +1 -1
- package/lib/components/WithRemoteConfig.d.ts +0 -1
- 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.d.ts +1 -1
- package/lib/components/condition-builder/index.js +1 -1
- package/lib/components/formula/CodeEditor.js +1 -1
- package/lib/components/formula/Editor.js +1 -1
- 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/index.d.ts +2 -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 +60 -60
- 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.d.ts +2 -0
- package/lib/components/table/Cell.js +10 -3
- package/lib/components/table/ColGroup.js +1 -1
- package/lib/components/table/Head.d.ts +1 -0
- package/lib/components/table/Head.js +9 -14
- 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 +9 -7
- package/lib/components/table/util.d.ts +4 -3
- package/lib/components/table/util.js +23 -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.d.ts +12 -0
- package/lib/hooks/use-click-away.js +59 -0
- 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/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 +3 -1
- package/lib/locale/de-DE.js +1 -1
- package/lib/locale/en-US.js +1 -1
- package/lib/locale/zh-CN.js +1 -1
- package/lib/scss/helper.scss.js +1 -1
- package/lib/scss/themes/ang.scss.js +1 -1
- package/lib/scss/themes/antd.scss.js +1 -1
- package/lib/scss/themes/cxd.scss.js +1 -1
- package/lib/scss/themes/dark.scss.js +1 -1
- package/lib/scss/themes/default.scss.js +1 -1
- package/lib/themes/ang.css +757 -113
- package/lib/themes/ang.js +1 -1
- package/lib/themes/antd.css +757 -113
- package/lib/themes/antd.js +1 -1
- package/lib/themes/cxd.css +757 -113
- package/lib/themes/cxd.js +1 -1
- package/lib/themes/dark.css +757 -113
- package/lib/themes/dark.js +1 -1
- package/lib/themes/default.css +757 -113
- package/lib/utils/smoothSignature.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 +3 -3
- package/scss/_components.scss +22 -10
- package/scss/_properties.scss +10 -1
- package/scss/components/_carousel.scss +9 -8
- package/scss/components/_context-menu.scss +34 -28
- package/scss/components/_images.scss +435 -0
- package/scss/components/_popoverable.scss +6 -5
- package/scss/components/_slider.scss +27 -0
- package/scss/components/_table.scss +15 -1
- package/scss/components/_table2.scss +20 -0
- package/scss/components/_timeline.scss +366 -88
- package/scss/themes/_common.scss +1 -0
|
@@ -37,7 +37,7 @@ export declare class ListMenu extends React.Component<ListMenuProps> {
|
|
|
37
37
|
render(): React.JSX.Element;
|
|
38
38
|
}
|
|
39
39
|
declare const _default: {
|
|
40
|
-
new (props: Omit<Pick<Omit<ListMenuProps, keyof LocaleProps>, "
|
|
40
|
+
new (props: Omit<Pick<Omit<ListMenuProps, keyof LocaleProps>, "disabled" | "classnames" | "classPrefix" | "className" | "theme" | "mobileUI" | "style" | "children" | "testIdBuilder" | "prefix" | "onSelect" | "options" | "selectedOptions" | "highlightIndex"> & {
|
|
41
41
|
placeholder?: string | undefined;
|
|
42
42
|
itemRender?: ((option: Option) => JSX.Element) | undefined;
|
|
43
43
|
getItemProps?: ((props: {
|
|
@@ -53,7 +53,7 @@ declare const _default: {
|
|
|
53
53
|
getWrappedInstance(): any;
|
|
54
54
|
render(): React.JSX.Element;
|
|
55
55
|
context: unknown;
|
|
56
|
-
setState<K extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Omit<Pick<Omit<ListMenuProps, keyof LocaleProps>, "
|
|
56
|
+
setState<K extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Omit<Pick<Omit<ListMenuProps, keyof LocaleProps>, "disabled" | "classnames" | "classPrefix" | "className" | "theme" | "mobileUI" | "style" | "children" | "testIdBuilder" | "prefix" | "onSelect" | "options" | "selectedOptions" | "highlightIndex"> & {
|
|
57
57
|
placeholder?: string | undefined;
|
|
58
58
|
itemRender?: ((option: Option) => JSX.Element) | undefined;
|
|
59
59
|
getItemProps?: ((props: {
|
|
@@ -65,7 +65,7 @@ declare const _default: {
|
|
|
65
65
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
66
66
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>) => {} | Pick<{}, K> | null) | Pick<{}, K> | null, callback?: (() => void) | undefined): void;
|
|
67
67
|
forceUpdate(callback?: (() => void) | undefined): void;
|
|
68
|
-
readonly props: Readonly<Omit<Pick<Omit<ListMenuProps, keyof LocaleProps>, "
|
|
68
|
+
readonly props: Readonly<Omit<Pick<Omit<ListMenuProps, keyof LocaleProps>, "disabled" | "classnames" | "classPrefix" | "className" | "theme" | "mobileUI" | "style" | "children" | "testIdBuilder" | "prefix" | "onSelect" | "options" | "selectedOptions" | "highlightIndex"> & {
|
|
69
69
|
placeholder?: string | undefined;
|
|
70
70
|
itemRender?: ((option: Option) => JSX.Element) | undefined;
|
|
71
71
|
getItemProps?: ((props: {
|
|
@@ -81,7 +81,7 @@ declare const _default: {
|
|
|
81
81
|
[key: string]: React.ReactInstance;
|
|
82
82
|
};
|
|
83
83
|
componentDidMount?(): void;
|
|
84
|
-
shouldComponentUpdate?(nextProps: Readonly<Omit<Pick<Omit<ListMenuProps, keyof LocaleProps>, "
|
|
84
|
+
shouldComponentUpdate?(nextProps: Readonly<Omit<Pick<Omit<ListMenuProps, keyof LocaleProps>, "disabled" | "classnames" | "classPrefix" | "className" | "theme" | "mobileUI" | "style" | "children" | "testIdBuilder" | "prefix" | "onSelect" | "options" | "selectedOptions" | "highlightIndex"> & {
|
|
85
85
|
placeholder?: string | undefined;
|
|
86
86
|
itemRender?: ((option: Option) => JSX.Element) | undefined;
|
|
87
87
|
getItemProps?: ((props: {
|
|
@@ -94,7 +94,7 @@ declare const _default: {
|
|
|
94
94
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextState: Readonly<{}>, nextContext: any): boolean;
|
|
95
95
|
componentWillUnmount?(): void;
|
|
96
96
|
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
|
97
|
-
getSnapshotBeforeUpdate?(prevProps: Readonly<Omit<Pick<Omit<ListMenuProps, keyof LocaleProps>, "
|
|
97
|
+
getSnapshotBeforeUpdate?(prevProps: Readonly<Omit<Pick<Omit<ListMenuProps, keyof LocaleProps>, "disabled" | "classnames" | "classPrefix" | "className" | "theme" | "mobileUI" | "style" | "children" | "testIdBuilder" | "prefix" | "onSelect" | "options" | "selectedOptions" | "highlightIndex"> & {
|
|
98
98
|
placeholder?: string | undefined;
|
|
99
99
|
itemRender?: ((option: Option) => JSX.Element) | undefined;
|
|
100
100
|
getItemProps?: ((props: {
|
|
@@ -105,7 +105,7 @@ declare const _default: {
|
|
|
105
105
|
locale?: string | undefined;
|
|
106
106
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
107
107
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, prevState: Readonly<{}>): any;
|
|
108
|
-
componentDidUpdate?(prevProps: Readonly<Omit<Pick<Omit<ListMenuProps, keyof LocaleProps>, "
|
|
108
|
+
componentDidUpdate?(prevProps: Readonly<Omit<Pick<Omit<ListMenuProps, keyof LocaleProps>, "disabled" | "classnames" | "classPrefix" | "className" | "theme" | "mobileUI" | "style" | "children" | "testIdBuilder" | "prefix" | "onSelect" | "options" | "selectedOptions" | "highlightIndex"> & {
|
|
109
109
|
placeholder?: string | undefined;
|
|
110
110
|
itemRender?: ((option: Option) => JSX.Element) | undefined;
|
|
111
111
|
getItemProps?: ((props: {
|
|
@@ -118,7 +118,7 @@ declare const _default: {
|
|
|
118
118
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, prevState: Readonly<{}>, snapshot?: any): void;
|
|
119
119
|
componentWillMount?(): void;
|
|
120
120
|
UNSAFE_componentWillMount?(): void;
|
|
121
|
-
componentWillReceiveProps?(nextProps: Readonly<Omit<Pick<Omit<ListMenuProps, keyof LocaleProps>, "
|
|
121
|
+
componentWillReceiveProps?(nextProps: Readonly<Omit<Pick<Omit<ListMenuProps, keyof LocaleProps>, "disabled" | "classnames" | "classPrefix" | "className" | "theme" | "mobileUI" | "style" | "children" | "testIdBuilder" | "prefix" | "onSelect" | "options" | "selectedOptions" | "highlightIndex"> & {
|
|
122
122
|
placeholder?: string | undefined;
|
|
123
123
|
itemRender?: ((option: Option) => JSX.Element) | undefined;
|
|
124
124
|
getItemProps?: ((props: {
|
|
@@ -129,7 +129,7 @@ declare const _default: {
|
|
|
129
129
|
locale?: string | undefined;
|
|
130
130
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
131
131
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextContext: any): void;
|
|
132
|
-
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Omit<Pick<Omit<ListMenuProps, keyof LocaleProps>, "
|
|
132
|
+
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Omit<Pick<Omit<ListMenuProps, keyof LocaleProps>, "disabled" | "classnames" | "classPrefix" | "className" | "theme" | "mobileUI" | "style" | "children" | "testIdBuilder" | "prefix" | "onSelect" | "options" | "selectedOptions" | "highlightIndex"> & {
|
|
133
133
|
placeholder?: string | undefined;
|
|
134
134
|
itemRender?: ((option: Option) => JSX.Element) | undefined;
|
|
135
135
|
getItemProps?: ((props: {
|
|
@@ -140,7 +140,7 @@ declare const _default: {
|
|
|
140
140
|
locale?: string | undefined;
|
|
141
141
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
142
142
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextContext: any): void;
|
|
143
|
-
componentWillUpdate?(nextProps: Readonly<Omit<Pick<Omit<ListMenuProps, keyof LocaleProps>, "
|
|
143
|
+
componentWillUpdate?(nextProps: Readonly<Omit<Pick<Omit<ListMenuProps, keyof LocaleProps>, "disabled" | "classnames" | "classPrefix" | "className" | "theme" | "mobileUI" | "style" | "children" | "testIdBuilder" | "prefix" | "onSelect" | "options" | "selectedOptions" | "highlightIndex"> & {
|
|
144
144
|
placeholder?: string | undefined;
|
|
145
145
|
itemRender?: ((option: Option) => JSX.Element) | undefined;
|
|
146
146
|
getItemProps?: ((props: {
|
|
@@ -151,7 +151,7 @@ declare const _default: {
|
|
|
151
151
|
locale?: string | undefined;
|
|
152
152
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
153
153
|
}, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextState: Readonly<{}>, nextContext: any): void;
|
|
154
|
-
UNSAFE_componentWillUpdate?(nextProps: Readonly<Omit<Pick<Omit<ListMenuProps, keyof LocaleProps>, "
|
|
154
|
+
UNSAFE_componentWillUpdate?(nextProps: Readonly<Omit<Pick<Omit<ListMenuProps, keyof LocaleProps>, "disabled" | "classnames" | "classPrefix" | "className" | "theme" | "mobileUI" | "style" | "children" | "testIdBuilder" | "prefix" | "onSelect" | "options" | "selectedOptions" | "highlightIndex"> & {
|
|
155
155
|
placeholder?: string | undefined;
|
|
156
156
|
itemRender?: ((option: Option) => JSX.Element) | undefined;
|
|
157
157
|
getItemProps?: ((props: {
|
|
@@ -166,7 +166,7 @@ declare const _default: {
|
|
|
166
166
|
displayName: string;
|
|
167
167
|
contextType: React.Context<string>;
|
|
168
168
|
ComposedComponent: React.ComponentType<{
|
|
169
|
-
new (props: Pick<Omit<ListMenuProps, keyof LocaleProps>, "
|
|
169
|
+
new (props: Pick<Omit<ListMenuProps, keyof LocaleProps>, "disabled" | "classnames" | "classPrefix" | "className" | "theme" | "mobileUI" | "style" | "children" | "testIdBuilder" | "prefix" | "onSelect" | "options" | "selectedOptions" | "highlightIndex"> & {
|
|
170
170
|
placeholder?: string | undefined;
|
|
171
171
|
itemRender?: ((option: Option) => JSX.Element) | undefined;
|
|
172
172
|
getItemProps?: ((props: {
|
|
@@ -182,7 +182,7 @@ declare const _default: {
|
|
|
182
182
|
getWrappedInstance(): any;
|
|
183
183
|
render(): React.JSX.Element;
|
|
184
184
|
context: unknown;
|
|
185
|
-
setState<K_1 extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Pick<Omit<ListMenuProps, keyof LocaleProps>, "
|
|
185
|
+
setState<K_1 extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Pick<Omit<ListMenuProps, keyof LocaleProps>, "disabled" | "classnames" | "classPrefix" | "className" | "theme" | "mobileUI" | "style" | "children" | "testIdBuilder" | "prefix" | "onSelect" | "options" | "selectedOptions" | "highlightIndex"> & {
|
|
186
186
|
placeholder?: string | undefined;
|
|
187
187
|
itemRender?: ((option: Option) => JSX.Element) | undefined;
|
|
188
188
|
getItemProps?: ((props: {
|
|
@@ -194,7 +194,7 @@ declare const _default: {
|
|
|
194
194
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
195
195
|
}>) => {} | Pick<{}, K_1> | null) | Pick<{}, K_1> | null, callback?: (() => void) | undefined): void;
|
|
196
196
|
forceUpdate(callback?: (() => void) | undefined): void;
|
|
197
|
-
readonly props: Readonly<Pick<Omit<ListMenuProps, keyof LocaleProps>, "
|
|
197
|
+
readonly props: Readonly<Pick<Omit<ListMenuProps, keyof LocaleProps>, "disabled" | "classnames" | "classPrefix" | "className" | "theme" | "mobileUI" | "style" | "children" | "testIdBuilder" | "prefix" | "onSelect" | "options" | "selectedOptions" | "highlightIndex"> & {
|
|
198
198
|
placeholder?: string | undefined;
|
|
199
199
|
itemRender?: ((option: Option) => JSX.Element) | undefined;
|
|
200
200
|
getItemProps?: ((props: {
|
|
@@ -210,7 +210,7 @@ declare const _default: {
|
|
|
210
210
|
[key: string]: React.ReactInstance;
|
|
211
211
|
};
|
|
212
212
|
componentDidMount?(): void;
|
|
213
|
-
shouldComponentUpdate?(nextProps: Readonly<Pick<Omit<ListMenuProps, keyof LocaleProps>, "
|
|
213
|
+
shouldComponentUpdate?(nextProps: Readonly<Pick<Omit<ListMenuProps, keyof LocaleProps>, "disabled" | "classnames" | "classPrefix" | "className" | "theme" | "mobileUI" | "style" | "children" | "testIdBuilder" | "prefix" | "onSelect" | "options" | "selectedOptions" | "highlightIndex"> & {
|
|
214
214
|
placeholder?: string | undefined;
|
|
215
215
|
itemRender?: ((option: Option) => JSX.Element) | undefined;
|
|
216
216
|
getItemProps?: ((props: {
|
|
@@ -223,7 +223,7 @@ declare const _default: {
|
|
|
223
223
|
}>, nextState: Readonly<{}>, nextContext: any): boolean;
|
|
224
224
|
componentWillUnmount?(): void;
|
|
225
225
|
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
|
226
|
-
getSnapshotBeforeUpdate?(prevProps: Readonly<Pick<Omit<ListMenuProps, keyof LocaleProps>, "
|
|
226
|
+
getSnapshotBeforeUpdate?(prevProps: Readonly<Pick<Omit<ListMenuProps, keyof LocaleProps>, "disabled" | "classnames" | "classPrefix" | "className" | "theme" | "mobileUI" | "style" | "children" | "testIdBuilder" | "prefix" | "onSelect" | "options" | "selectedOptions" | "highlightIndex"> & {
|
|
227
227
|
placeholder?: string | undefined;
|
|
228
228
|
itemRender?: ((option: Option) => JSX.Element) | undefined;
|
|
229
229
|
getItemProps?: ((props: {
|
|
@@ -234,7 +234,7 @@ declare const _default: {
|
|
|
234
234
|
locale?: string | undefined;
|
|
235
235
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
236
236
|
}>, prevState: Readonly<{}>): any;
|
|
237
|
-
componentDidUpdate?(prevProps: Readonly<Pick<Omit<ListMenuProps, keyof LocaleProps>, "
|
|
237
|
+
componentDidUpdate?(prevProps: Readonly<Pick<Omit<ListMenuProps, keyof LocaleProps>, "disabled" | "classnames" | "classPrefix" | "className" | "theme" | "mobileUI" | "style" | "children" | "testIdBuilder" | "prefix" | "onSelect" | "options" | "selectedOptions" | "highlightIndex"> & {
|
|
238
238
|
placeholder?: string | undefined;
|
|
239
239
|
itemRender?: ((option: Option) => JSX.Element) | undefined;
|
|
240
240
|
getItemProps?: ((props: {
|
|
@@ -247,7 +247,7 @@ declare const _default: {
|
|
|
247
247
|
}>, prevState: Readonly<{}>, snapshot?: any): void;
|
|
248
248
|
componentWillMount?(): void;
|
|
249
249
|
UNSAFE_componentWillMount?(): void;
|
|
250
|
-
componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<ListMenuProps, keyof LocaleProps>, "
|
|
250
|
+
componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<ListMenuProps, keyof LocaleProps>, "disabled" | "classnames" | "classPrefix" | "className" | "theme" | "mobileUI" | "style" | "children" | "testIdBuilder" | "prefix" | "onSelect" | "options" | "selectedOptions" | "highlightIndex"> & {
|
|
251
251
|
placeholder?: string | undefined;
|
|
252
252
|
itemRender?: ((option: Option) => JSX.Element) | undefined;
|
|
253
253
|
getItemProps?: ((props: {
|
|
@@ -258,7 +258,7 @@ declare const _default: {
|
|
|
258
258
|
locale?: string | undefined;
|
|
259
259
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
260
260
|
}>, nextContext: any): void;
|
|
261
|
-
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<ListMenuProps, keyof LocaleProps>, "
|
|
261
|
+
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<ListMenuProps, keyof LocaleProps>, "disabled" | "classnames" | "classPrefix" | "className" | "theme" | "mobileUI" | "style" | "children" | "testIdBuilder" | "prefix" | "onSelect" | "options" | "selectedOptions" | "highlightIndex"> & {
|
|
262
262
|
placeholder?: string | undefined;
|
|
263
263
|
itemRender?: ((option: Option) => JSX.Element) | undefined;
|
|
264
264
|
getItemProps?: ((props: {
|
|
@@ -269,7 +269,7 @@ declare const _default: {
|
|
|
269
269
|
locale?: string | undefined;
|
|
270
270
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
271
271
|
}>, nextContext: any): void;
|
|
272
|
-
componentWillUpdate?(nextProps: Readonly<Pick<Omit<ListMenuProps, keyof LocaleProps>, "
|
|
272
|
+
componentWillUpdate?(nextProps: Readonly<Pick<Omit<ListMenuProps, keyof LocaleProps>, "disabled" | "classnames" | "classPrefix" | "className" | "theme" | "mobileUI" | "style" | "children" | "testIdBuilder" | "prefix" | "onSelect" | "options" | "selectedOptions" | "highlightIndex"> & {
|
|
273
273
|
placeholder?: string | undefined;
|
|
274
274
|
itemRender?: ((option: Option) => JSX.Element) | undefined;
|
|
275
275
|
getItemProps?: ((props: {
|
|
@@ -280,7 +280,7 @@ declare const _default: {
|
|
|
280
280
|
locale?: string | undefined;
|
|
281
281
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
282
282
|
}>, nextState: Readonly<{}>, nextContext: any): void;
|
|
283
|
-
UNSAFE_componentWillUpdate?(nextProps: Readonly<Pick<Omit<ListMenuProps, keyof LocaleProps>, "
|
|
283
|
+
UNSAFE_componentWillUpdate?(nextProps: Readonly<Pick<Omit<ListMenuProps, keyof LocaleProps>, "disabled" | "classnames" | "classPrefix" | "className" | "theme" | "mobileUI" | "style" | "children" | "testIdBuilder" | "prefix" | "onSelect" | "options" | "selectedOptions" | "highlightIndex"> & {
|
|
284
284
|
placeholder?: string | undefined;
|
|
285
285
|
itemRender?: ((option: Option) => JSX.Element) | undefined;
|
|
286
286
|
getItemProps?: ((props: {
|
|
@@ -299,7 +299,7 @@ declare const _default: {
|
|
|
299
299
|
ComposedComponent: typeof ListMenu;
|
|
300
300
|
}>;
|
|
301
301
|
} & import("hoist-non-react-statics").NonReactStatics<{
|
|
302
|
-
new (props: Pick<Omit<ListMenuProps, keyof LocaleProps>, "
|
|
302
|
+
new (props: Pick<Omit<ListMenuProps, keyof LocaleProps>, "disabled" | "classnames" | "classPrefix" | "className" | "theme" | "mobileUI" | "style" | "children" | "testIdBuilder" | "prefix" | "onSelect" | "options" | "selectedOptions" | "highlightIndex"> & {
|
|
303
303
|
placeholder?: string | undefined;
|
|
304
304
|
itemRender?: ((option: Option) => JSX.Element) | undefined;
|
|
305
305
|
getItemProps?: ((props: {
|
|
@@ -315,7 +315,7 @@ declare const _default: {
|
|
|
315
315
|
getWrappedInstance(): any;
|
|
316
316
|
render(): React.JSX.Element;
|
|
317
317
|
context: unknown;
|
|
318
|
-
setState<K_1 extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Pick<Omit<ListMenuProps, keyof LocaleProps>, "
|
|
318
|
+
setState<K_1 extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Pick<Omit<ListMenuProps, keyof LocaleProps>, "disabled" | "classnames" | "classPrefix" | "className" | "theme" | "mobileUI" | "style" | "children" | "testIdBuilder" | "prefix" | "onSelect" | "options" | "selectedOptions" | "highlightIndex"> & {
|
|
319
319
|
placeholder?: string | undefined;
|
|
320
320
|
itemRender?: ((option: Option) => JSX.Element) | undefined;
|
|
321
321
|
getItemProps?: ((props: {
|
|
@@ -327,7 +327,7 @@ declare const _default: {
|
|
|
327
327
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
328
328
|
}>) => {} | Pick<{}, K_1> | null) | Pick<{}, K_1> | null, callback?: (() => void) | undefined): void;
|
|
329
329
|
forceUpdate(callback?: (() => void) | undefined): void;
|
|
330
|
-
readonly props: Readonly<Pick<Omit<ListMenuProps, keyof LocaleProps>, "
|
|
330
|
+
readonly props: Readonly<Pick<Omit<ListMenuProps, keyof LocaleProps>, "disabled" | "classnames" | "classPrefix" | "className" | "theme" | "mobileUI" | "style" | "children" | "testIdBuilder" | "prefix" | "onSelect" | "options" | "selectedOptions" | "highlightIndex"> & {
|
|
331
331
|
placeholder?: string | undefined;
|
|
332
332
|
itemRender?: ((option: Option) => JSX.Element) | undefined;
|
|
333
333
|
getItemProps?: ((props: {
|
|
@@ -343,7 +343,7 @@ declare const _default: {
|
|
|
343
343
|
[key: string]: React.ReactInstance;
|
|
344
344
|
};
|
|
345
345
|
componentDidMount?(): void;
|
|
346
|
-
shouldComponentUpdate?(nextProps: Readonly<Pick<Omit<ListMenuProps, keyof LocaleProps>, "
|
|
346
|
+
shouldComponentUpdate?(nextProps: Readonly<Pick<Omit<ListMenuProps, keyof LocaleProps>, "disabled" | "classnames" | "classPrefix" | "className" | "theme" | "mobileUI" | "style" | "children" | "testIdBuilder" | "prefix" | "onSelect" | "options" | "selectedOptions" | "highlightIndex"> & {
|
|
347
347
|
placeholder?: string | undefined;
|
|
348
348
|
itemRender?: ((option: Option) => JSX.Element) | undefined;
|
|
349
349
|
getItemProps?: ((props: {
|
|
@@ -356,7 +356,7 @@ declare const _default: {
|
|
|
356
356
|
}>, nextState: Readonly<{}>, nextContext: any): boolean;
|
|
357
357
|
componentWillUnmount?(): void;
|
|
358
358
|
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
|
359
|
-
getSnapshotBeforeUpdate?(prevProps: Readonly<Pick<Omit<ListMenuProps, keyof LocaleProps>, "
|
|
359
|
+
getSnapshotBeforeUpdate?(prevProps: Readonly<Pick<Omit<ListMenuProps, keyof LocaleProps>, "disabled" | "classnames" | "classPrefix" | "className" | "theme" | "mobileUI" | "style" | "children" | "testIdBuilder" | "prefix" | "onSelect" | "options" | "selectedOptions" | "highlightIndex"> & {
|
|
360
360
|
placeholder?: string | undefined;
|
|
361
361
|
itemRender?: ((option: Option) => JSX.Element) | undefined;
|
|
362
362
|
getItemProps?: ((props: {
|
|
@@ -367,7 +367,7 @@ declare const _default: {
|
|
|
367
367
|
locale?: string | undefined;
|
|
368
368
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
369
369
|
}>, prevState: Readonly<{}>): any;
|
|
370
|
-
componentDidUpdate?(prevProps: Readonly<Pick<Omit<ListMenuProps, keyof LocaleProps>, "
|
|
370
|
+
componentDidUpdate?(prevProps: Readonly<Pick<Omit<ListMenuProps, keyof LocaleProps>, "disabled" | "classnames" | "classPrefix" | "className" | "theme" | "mobileUI" | "style" | "children" | "testIdBuilder" | "prefix" | "onSelect" | "options" | "selectedOptions" | "highlightIndex"> & {
|
|
371
371
|
placeholder?: string | undefined;
|
|
372
372
|
itemRender?: ((option: Option) => JSX.Element) | undefined;
|
|
373
373
|
getItemProps?: ((props: {
|
|
@@ -380,7 +380,7 @@ declare const _default: {
|
|
|
380
380
|
}>, prevState: Readonly<{}>, snapshot?: any): void;
|
|
381
381
|
componentWillMount?(): void;
|
|
382
382
|
UNSAFE_componentWillMount?(): void;
|
|
383
|
-
componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<ListMenuProps, keyof LocaleProps>, "
|
|
383
|
+
componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<ListMenuProps, keyof LocaleProps>, "disabled" | "classnames" | "classPrefix" | "className" | "theme" | "mobileUI" | "style" | "children" | "testIdBuilder" | "prefix" | "onSelect" | "options" | "selectedOptions" | "highlightIndex"> & {
|
|
384
384
|
placeholder?: string | undefined;
|
|
385
385
|
itemRender?: ((option: Option) => JSX.Element) | undefined;
|
|
386
386
|
getItemProps?: ((props: {
|
|
@@ -391,7 +391,7 @@ declare const _default: {
|
|
|
391
391
|
locale?: string | undefined;
|
|
392
392
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
393
393
|
}>, nextContext: any): void;
|
|
394
|
-
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<ListMenuProps, keyof LocaleProps>, "
|
|
394
|
+
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<ListMenuProps, keyof LocaleProps>, "disabled" | "classnames" | "classPrefix" | "className" | "theme" | "mobileUI" | "style" | "children" | "testIdBuilder" | "prefix" | "onSelect" | "options" | "selectedOptions" | "highlightIndex"> & {
|
|
395
395
|
placeholder?: string | undefined;
|
|
396
396
|
itemRender?: ((option: Option) => JSX.Element) | undefined;
|
|
397
397
|
getItemProps?: ((props: {
|
|
@@ -402,7 +402,7 @@ declare const _default: {
|
|
|
402
402
|
locale?: string | undefined;
|
|
403
403
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
404
404
|
}>, nextContext: any): void;
|
|
405
|
-
componentWillUpdate?(nextProps: Readonly<Pick<Omit<ListMenuProps, keyof LocaleProps>, "
|
|
405
|
+
componentWillUpdate?(nextProps: Readonly<Pick<Omit<ListMenuProps, keyof LocaleProps>, "disabled" | "classnames" | "classPrefix" | "className" | "theme" | "mobileUI" | "style" | "children" | "testIdBuilder" | "prefix" | "onSelect" | "options" | "selectedOptions" | "highlightIndex"> & {
|
|
406
406
|
placeholder?: string | undefined;
|
|
407
407
|
itemRender?: ((option: Option) => JSX.Element) | undefined;
|
|
408
408
|
getItemProps?: ((props: {
|
|
@@ -413,7 +413,7 @@ declare const _default: {
|
|
|
413
413
|
locale?: string | undefined;
|
|
414
414
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
415
415
|
}>, nextState: Readonly<{}>, nextContext: any): void;
|
|
416
|
-
UNSAFE_componentWillUpdate?(nextProps: Readonly<Pick<Omit<ListMenuProps, keyof LocaleProps>, "
|
|
416
|
+
UNSAFE_componentWillUpdate?(nextProps: Readonly<Pick<Omit<ListMenuProps, keyof LocaleProps>, "disabled" | "classnames" | "classPrefix" | "className" | "theme" | "mobileUI" | "style" | "children" | "testIdBuilder" | "prefix" | "onSelect" | "options" | "selectedOptions" | "highlightIndex"> & {
|
|
417
417
|
placeholder?: string | undefined;
|
|
418
418
|
itemRender?: ((option: Option) => JSX.Element) | undefined;
|
|
419
419
|
getItemProps?: ((props: {
|
|
@@ -432,7 +432,7 @@ declare const _default: {
|
|
|
432
432
|
ComposedComponent: typeof ListMenu;
|
|
433
433
|
}, {}> & {
|
|
434
434
|
ComposedComponent: {
|
|
435
|
-
new (props: Pick<Omit<ListMenuProps, keyof LocaleProps>, "
|
|
435
|
+
new (props: Pick<Omit<ListMenuProps, keyof LocaleProps>, "disabled" | "classnames" | "classPrefix" | "className" | "theme" | "mobileUI" | "style" | "children" | "testIdBuilder" | "prefix" | "onSelect" | "options" | "selectedOptions" | "highlightIndex"> & {
|
|
436
436
|
placeholder?: string | undefined;
|
|
437
437
|
itemRender?: ((option: Option) => JSX.Element) | undefined;
|
|
438
438
|
getItemProps?: ((props: {
|
|
@@ -448,7 +448,7 @@ declare const _default: {
|
|
|
448
448
|
getWrappedInstance(): any;
|
|
449
449
|
render(): React.JSX.Element;
|
|
450
450
|
context: unknown;
|
|
451
|
-
setState<K_1 extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Pick<Omit<ListMenuProps, keyof LocaleProps>, "
|
|
451
|
+
setState<K_1 extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Pick<Omit<ListMenuProps, keyof LocaleProps>, "disabled" | "classnames" | "classPrefix" | "className" | "theme" | "mobileUI" | "style" | "children" | "testIdBuilder" | "prefix" | "onSelect" | "options" | "selectedOptions" | "highlightIndex"> & {
|
|
452
452
|
placeholder?: string | undefined;
|
|
453
453
|
itemRender?: ((option: Option) => JSX.Element) | undefined;
|
|
454
454
|
getItemProps?: ((props: {
|
|
@@ -460,7 +460,7 @@ declare const _default: {
|
|
|
460
460
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
461
461
|
}>) => {} | Pick<{}, K_1> | null) | Pick<{}, K_1> | null, callback?: (() => void) | undefined): void;
|
|
462
462
|
forceUpdate(callback?: (() => void) | undefined): void;
|
|
463
|
-
readonly props: Readonly<Pick<Omit<ListMenuProps, keyof LocaleProps>, "
|
|
463
|
+
readonly props: Readonly<Pick<Omit<ListMenuProps, keyof LocaleProps>, "disabled" | "classnames" | "classPrefix" | "className" | "theme" | "mobileUI" | "style" | "children" | "testIdBuilder" | "prefix" | "onSelect" | "options" | "selectedOptions" | "highlightIndex"> & {
|
|
464
464
|
placeholder?: string | undefined;
|
|
465
465
|
itemRender?: ((option: Option) => JSX.Element) | undefined;
|
|
466
466
|
getItemProps?: ((props: {
|
|
@@ -476,7 +476,7 @@ declare const _default: {
|
|
|
476
476
|
[key: string]: React.ReactInstance;
|
|
477
477
|
};
|
|
478
478
|
componentDidMount?(): void;
|
|
479
|
-
shouldComponentUpdate?(nextProps: Readonly<Pick<Omit<ListMenuProps, keyof LocaleProps>, "
|
|
479
|
+
shouldComponentUpdate?(nextProps: Readonly<Pick<Omit<ListMenuProps, keyof LocaleProps>, "disabled" | "classnames" | "classPrefix" | "className" | "theme" | "mobileUI" | "style" | "children" | "testIdBuilder" | "prefix" | "onSelect" | "options" | "selectedOptions" | "highlightIndex"> & {
|
|
480
480
|
placeholder?: string | undefined;
|
|
481
481
|
itemRender?: ((option: Option) => JSX.Element) | undefined;
|
|
482
482
|
getItemProps?: ((props: {
|
|
@@ -489,7 +489,7 @@ declare const _default: {
|
|
|
489
489
|
}>, nextState: Readonly<{}>, nextContext: any): boolean;
|
|
490
490
|
componentWillUnmount?(): void;
|
|
491
491
|
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
|
492
|
-
getSnapshotBeforeUpdate?(prevProps: Readonly<Pick<Omit<ListMenuProps, keyof LocaleProps>, "
|
|
492
|
+
getSnapshotBeforeUpdate?(prevProps: Readonly<Pick<Omit<ListMenuProps, keyof LocaleProps>, "disabled" | "classnames" | "classPrefix" | "className" | "theme" | "mobileUI" | "style" | "children" | "testIdBuilder" | "prefix" | "onSelect" | "options" | "selectedOptions" | "highlightIndex"> & {
|
|
493
493
|
placeholder?: string | undefined;
|
|
494
494
|
itemRender?: ((option: Option) => JSX.Element) | undefined;
|
|
495
495
|
getItemProps?: ((props: {
|
|
@@ -500,7 +500,7 @@ declare const _default: {
|
|
|
500
500
|
locale?: string | undefined;
|
|
501
501
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
502
502
|
}>, prevState: Readonly<{}>): any;
|
|
503
|
-
componentDidUpdate?(prevProps: Readonly<Pick<Omit<ListMenuProps, keyof LocaleProps>, "
|
|
503
|
+
componentDidUpdate?(prevProps: Readonly<Pick<Omit<ListMenuProps, keyof LocaleProps>, "disabled" | "classnames" | "classPrefix" | "className" | "theme" | "mobileUI" | "style" | "children" | "testIdBuilder" | "prefix" | "onSelect" | "options" | "selectedOptions" | "highlightIndex"> & {
|
|
504
504
|
placeholder?: string | undefined;
|
|
505
505
|
itemRender?: ((option: Option) => JSX.Element) | undefined;
|
|
506
506
|
getItemProps?: ((props: {
|
|
@@ -513,7 +513,7 @@ declare const _default: {
|
|
|
513
513
|
}>, prevState: Readonly<{}>, snapshot?: any): void;
|
|
514
514
|
componentWillMount?(): void;
|
|
515
515
|
UNSAFE_componentWillMount?(): void;
|
|
516
|
-
componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<ListMenuProps, keyof LocaleProps>, "
|
|
516
|
+
componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<ListMenuProps, keyof LocaleProps>, "disabled" | "classnames" | "classPrefix" | "className" | "theme" | "mobileUI" | "style" | "children" | "testIdBuilder" | "prefix" | "onSelect" | "options" | "selectedOptions" | "highlightIndex"> & {
|
|
517
517
|
placeholder?: string | undefined;
|
|
518
518
|
itemRender?: ((option: Option) => JSX.Element) | undefined;
|
|
519
519
|
getItemProps?: ((props: {
|
|
@@ -524,7 +524,7 @@ declare const _default: {
|
|
|
524
524
|
locale?: string | undefined;
|
|
525
525
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
526
526
|
}>, nextContext: any): void;
|
|
527
|
-
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<ListMenuProps, keyof LocaleProps>, "
|
|
527
|
+
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<ListMenuProps, keyof LocaleProps>, "disabled" | "classnames" | "classPrefix" | "className" | "theme" | "mobileUI" | "style" | "children" | "testIdBuilder" | "prefix" | "onSelect" | "options" | "selectedOptions" | "highlightIndex"> & {
|
|
528
528
|
placeholder?: string | undefined;
|
|
529
529
|
itemRender?: ((option: Option) => JSX.Element) | undefined;
|
|
530
530
|
getItemProps?: ((props: {
|
|
@@ -535,7 +535,7 @@ declare const _default: {
|
|
|
535
535
|
locale?: string | undefined;
|
|
536
536
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
537
537
|
}>, nextContext: any): void;
|
|
538
|
-
componentWillUpdate?(nextProps: Readonly<Pick<Omit<ListMenuProps, keyof LocaleProps>, "
|
|
538
|
+
componentWillUpdate?(nextProps: Readonly<Pick<Omit<ListMenuProps, keyof LocaleProps>, "disabled" | "classnames" | "classPrefix" | "className" | "theme" | "mobileUI" | "style" | "children" | "testIdBuilder" | "prefix" | "onSelect" | "options" | "selectedOptions" | "highlightIndex"> & {
|
|
539
539
|
placeholder?: string | undefined;
|
|
540
540
|
itemRender?: ((option: Option) => JSX.Element) | undefined;
|
|
541
541
|
getItemProps?: ((props: {
|
|
@@ -546,7 +546,7 @@ declare const _default: {
|
|
|
546
546
|
locale?: string | undefined;
|
|
547
547
|
translate?: ((str: string, ...args: any[]) => string) | undefined;
|
|
548
548
|
}>, nextState: Readonly<{}>, nextContext: any): void;
|
|
549
|
-
UNSAFE_componentWillUpdate?(nextProps: Readonly<Pick<Omit<ListMenuProps, keyof LocaleProps>, "
|
|
549
|
+
UNSAFE_componentWillUpdate?(nextProps: Readonly<Pick<Omit<ListMenuProps, keyof LocaleProps>, "disabled" | "classnames" | "classPrefix" | "className" | "theme" | "mobileUI" | "style" | "children" | "testIdBuilder" | "prefix" | "onSelect" | "options" | "selectedOptions" | "highlightIndex"> & {
|
|
550
550
|
placeholder?: string | undefined;
|
|
551
551
|
itemRender?: ((option: Option) => JSX.Element) | undefined;
|
|
552
552
|
getItemProps?: ((props: {
|