naive-ui 2.40.2 → 2.40.3
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/dist/index.js +23 -30
- package/dist/index.mjs +23 -30
- package/dist/index.prod.js +1 -1
- package/dist/index.prod.mjs +1 -1
- package/es/_internal/clear/src/Clear.d.ts +5 -5
- package/es/_internal/close/src/Close.d.ts +5 -5
- package/es/_internal/fade-in-expand-transition/src/FadeInExpandTransition.d.ts +6 -6
- package/es/_internal/focus-detector/src/FocusDetector.d.ts +3 -3
- package/es/_internal/icon/src/Icon.d.ts +4 -4
- package/es/_internal/icon-switch-transition/src/IconSwitchTransition.d.ts +1 -1
- package/es/_internal/icons/Add.d.ts +1 -1
- package/es/_internal/icons/ArrowBack.d.ts +1 -1
- package/es/_internal/icons/ArrowDown.d.ts +1 -1
- package/es/_internal/icons/ArrowUp.d.ts +1 -1
- package/es/_internal/icons/Attach.d.ts +1 -1
- package/es/_internal/icons/Backward.d.ts +1 -1
- package/es/_internal/icons/Cancel.d.ts +1 -1
- package/es/_internal/icons/Checkmark.d.ts +1 -1
- package/es/_internal/icons/ChevronDown.d.ts +1 -1
- package/es/_internal/icons/ChevronDownFilled.d.ts +1 -1
- package/es/_internal/icons/ChevronLeft.d.ts +1 -1
- package/es/_internal/icons/ChevronRight.d.ts +1 -1
- package/es/_internal/icons/Clear.d.ts +1 -1
- package/es/_internal/icons/Close.d.ts +1 -1
- package/es/_internal/icons/Date.d.ts +1 -1
- package/es/_internal/icons/Download.d.ts +1 -1
- package/es/_internal/icons/Empty.d.ts +1 -1
- package/es/_internal/icons/Error.d.ts +1 -1
- package/es/_internal/icons/Eye.d.ts +1 -1
- package/es/_internal/icons/EyeOff.d.ts +1 -1
- package/es/_internal/icons/FastBackward.d.ts +1 -1
- package/es/_internal/icons/FastForward.d.ts +1 -1
- package/es/_internal/icons/File.d.ts +1 -1
- package/es/_internal/icons/Filter.d.ts +1 -1
- package/es/_internal/icons/Forward.d.ts +1 -1
- package/es/_internal/icons/Info.d.ts +1 -1
- package/es/_internal/icons/More.d.ts +1 -1
- package/es/_internal/icons/Photo.d.ts +1 -1
- package/es/_internal/icons/Remove.d.ts +1 -1
- package/es/_internal/icons/ResizeSmall.d.ts +1 -1
- package/es/_internal/icons/Retry.d.ts +1 -1
- package/es/_internal/icons/RotateClockwise.d.ts +1 -1
- package/es/_internal/icons/RotateCounterclockwise.d.ts +1 -1
- package/es/_internal/icons/Search.d.ts +1 -1
- package/es/_internal/icons/Success.d.ts +1 -1
- package/es/_internal/icons/Switcher.d.ts +1 -1
- package/es/_internal/icons/Time.d.ts +1 -1
- package/es/_internal/icons/To.d.ts +1 -1
- package/es/_internal/icons/Trash.d.ts +1 -1
- package/es/_internal/icons/Warning.d.ts +1 -1
- package/es/_internal/icons/ZoomIn.d.ts +1 -1
- package/es/_internal/icons/ZoomOut.d.ts +1 -1
- package/es/_internal/icons/replaceable.d.ts +1 -1
- package/es/_internal/loading/src/Loading.d.ts +4 -4
- package/es/_internal/menu-mask/src/MenuMask.d.ts +6 -6
- package/es/_internal/scrollbar/src/Scrollbar.d.ts +14 -14
- package/es/_internal/select-menu/src/SelectGroupHeader.d.ts +6 -6
- package/es/_internal/select-menu/src/SelectMenu.d.ts +8 -25
- package/es/_internal/select-menu/src/SelectOption.d.ts +8 -8
- package/es/_internal/select-menu/src/interface.d.ts +1 -1
- package/es/_internal/selection/src/Selection.d.ts +22 -31
- package/es/_internal/slot-machine/src/SlotMachine.d.ts +4 -4
- package/es/_internal/slot-machine/src/SlotMachineNumber.d.ts +4 -4
- package/es/_internal/suffix/src/Suffix.d.ts +4 -4
- package/es/_internal/wave/src/Wave.d.ts +6 -6
- package/es/_mixins/index.d.ts +1 -1
- package/es/_mixins/index.mjs +1 -1
- package/es/_utils/composable/use-lock-html-scroll.d.ts +1 -1
- package/es/_utils/vue/wrapper.d.ts +1 -1
- package/es/affix/src/Affix.d.ts +7 -7
- package/es/alert/src/Alert.d.ts +9 -9
- package/es/anchor/src/AnchorAdapter.d.ts +5 -5
- package/es/anchor/src/BaseAnchor.d.ts +9 -9
- package/es/anchor/src/Link.d.ts +3 -3
- package/es/auto-complete/src/AutoComplete.d.ts +11 -45
- package/es/avatar/src/Avatar.d.ts +13 -13
- package/es/avatar-group/src/AvatarGroup.d.ts +7 -7
- package/es/back-top/src/BackTop.d.ts +14 -14
- package/es/badge/src/Badge.d.ts +9 -9
- package/es/breadcrumb/src/Breadcrumb.d.ts +7 -7
- package/es/breadcrumb/src/BreadcrumbItem.d.ts +4 -4
- package/es/button/src/Button.d.ts +11 -14
- package/es/button-group/src/ButtonGroup.d.ts +7 -7
- package/es/calendar/src/Calendar.d.ts +9 -39
- package/es/card/src/Card.d.ts +9 -9
- package/es/carousel/src/Carousel.d.ts +11 -11
- package/es/carousel/src/CarouselArrow.d.ts +2 -2
- package/es/carousel/src/CarouselDots.d.ts +7 -7
- package/es/carousel/src/CarouselItem.d.ts +3 -3
- package/es/cascader/src/Cascader.d.ts +14 -34
- package/es/cascader/src/CascaderMenu.d.ts +8 -294
- package/es/cascader/src/CascaderOption.d.ts +10 -299
- package/es/cascader/src/CascaderSelectMenu.d.ts +7 -298
- package/es/cascader/src/CascaderSubmenu.d.ts +6 -304
- package/es/checkbox/src/Checkbox.d.ts +15 -15
- package/es/checkbox/src/CheckboxGroup.d.ts +6 -6
- package/es/code/src/Code.d.ts +8 -8
- package/es/collapse/src/Collapse.d.ts +8 -8
- package/es/collapse/src/CollapseItem.d.ts +8 -8
- package/es/collapse/src/CollapseItemContent.d.ts +6 -6
- package/es/collapse-transition/src/CollapseTransition.d.ts +9 -9
- package/es/color-picker/src/AlphaSlider.d.ts +6 -6
- package/es/color-picker/src/ColorInput.d.ts +5 -5
- package/es/color-picker/src/ColorInputUnit.d.ts +6 -6
- package/es/color-picker/src/ColorPicker.d.ts +11 -11
- package/es/color-picker/src/ColorPickerSwatches.d.ts +4 -4
- package/es/color-picker/src/ColorPickerTrigger.d.ts +4 -4
- package/es/color-picker/src/ColorPreview.d.ts +5 -5
- package/es/color-picker/src/HueSlider.d.ts +5 -5
- package/es/color-picker/src/Pallete.d.ts +6 -6
- package/es/config-provider/src/ConfigProvider.d.ts +5 -5
- package/es/config-provider/src/internal-interface.d.ts +7 -7
- package/es/countdown/src/Countdown.d.ts +6 -6
- package/es/data-table/index.d.ts +1 -1
- package/es/data-table/src/DataTable.d.ts +9 -13
- package/es/data-table/src/HeaderButton/FilterButton.d.ts +9 -1207
- package/es/data-table/src/HeaderButton/FilterMenu.d.ts +7 -1210
- package/es/data-table/src/HeaderButton/RenderFilter.d.ts +4 -4
- package/es/data-table/src/HeaderButton/RenderSorter.d.ts +4 -4
- package/es/data-table/src/HeaderButton/ResizeButton.d.ts +6 -6
- package/es/data-table/src/HeaderButton/SortButton.d.ts +5 -5
- package/es/data-table/src/MainTable.d.ts +5 -12
- package/es/data-table/src/TableParts/Body.d.ts +41 -1262
- package/es/data-table/src/TableParts/BodyCheckbox.d.ts +3 -3
- package/es/data-table/src/TableParts/BodyRadio.d.ts +3 -3
- package/es/data-table/src/TableParts/Cell.d.ts +4 -4
- package/es/data-table/src/TableParts/ExpandTrigger.d.ts +4 -4
- package/es/data-table/src/TableParts/Header.d.ts +20 -1224
- package/es/data-table/src/TableParts/SelectionMenu.d.ts +3 -3
- package/es/data-table/src/use-expand.d.ts +1 -1
- package/es/data-table/src/use-scroll.d.ts +4 -4
- package/es/data-table/src/use-table-data.d.ts +1 -1
- package/es/date-picker/src/DatePicker.d.ts +18 -131
- package/es/date-picker/src/panel/date.d.ts +13 -985
- package/es/date-picker/src/panel/daterange.d.ts +19 -991
- package/es/date-picker/src/panel/datetime.d.ts +13 -985
- package/es/date-picker/src/panel/datetimerange.d.ts +19 -991
- package/es/date-picker/src/panel/month.d.ts +13 -985
- package/es/date-picker/src/panel/monthrange.d.ts +19 -991
- package/es/date-picker/src/panel/panelHeader.d.ts +237 -6289
- package/es/date-picker/src/panel/use-calendar.d.ts +8 -980
- package/es/date-picker/src/panel/use-dual-calendar.d.ts +14 -986
- package/es/date-picker/src/panel/use-panel-common.d.ts +5 -977
- package/es/descriptions/index.d.ts +2 -2
- package/es/descriptions/index.mjs +2 -2
- package/es/descriptions/src/Descriptions.d.ts +7 -7
- package/es/descriptions/src/DescriptionsItem.d.ts +4 -4
- package/es/dialog/src/Dialog.d.ts +8 -8
- package/es/dialog/src/DialogEnvironment.d.ts +6 -6
- package/es/dialog/src/DialogProvider.d.ts +8 -5504
- package/es/dialog/src/dialogProps.d.ts +1 -1
- package/es/discrete/src/InjectionExtractor.d.ts +4 -4
- package/es/divider/index.d.ts +1 -1
- package/es/divider/index.mjs +1 -1
- package/es/divider/src/Divider.d.ts +7 -7
- package/es/drawer/index.d.ts +2 -2
- package/es/drawer/index.mjs +2 -2
- package/es/drawer/src/Drawer.d.ts +9 -9
- package/es/drawer/src/DrawerBodyWrapper.d.ts +13 -60
- package/es/drawer/src/DrawerContent.d.ts +6 -53
- package/es/dropdown/index.d.ts +2 -2
- package/es/dropdown/index.mjs +1 -1
- package/es/dropdown/src/Dropdown.d.ts +9 -9
- package/es/dropdown/src/DropdownDivider.d.ts +3 -3
- package/es/dropdown/src/DropdownGroup.d.ts +4 -4
- package/es/dropdown/src/DropdownGroupHeader.d.ts +10 -10
- package/es/dropdown/src/DropdownMenu.d.ts +6 -6
- package/es/dropdown/src/DropdownOption.d.ts +15 -15
- package/es/dropdown/src/DropdownRenderOption.d.ts +3 -3
- package/es/dynamic-input/index.d.ts +1 -1
- package/es/dynamic-input/index.mjs +1 -1
- package/es/dynamic-input/src/DynamicInput.d.ts +9 -11
- package/es/dynamic-input/src/InputPreset.d.ts +6 -292
- package/es/dynamic-input/src/PairPreset.d.ts +7 -293
- package/es/dynamic-input/styles/rtl.mjs +2 -2
- package/es/dynamic-tags/index.d.ts +1 -1
- package/es/dynamic-tags/index.mjs +1 -1
- package/es/dynamic-tags/src/DynamicTags.d.ts +12 -36
- package/es/element/index.d.ts +1 -1
- package/es/element/index.mjs +1 -1
- package/es/element/src/Element.d.ts +7 -7
- package/es/ellipsis/index.d.ts +1 -1
- package/es/ellipsis/index.mjs +1 -1
- package/es/ellipsis/src/Ellipsis.d.ts +7 -10
- package/es/ellipsis/src/PerformantEllipsis.d.ts +6 -6
- package/es/empty/index.d.ts +1 -1
- package/es/empty/index.mjs +1 -1
- package/es/empty/src/Empty.d.ts +7 -7
- package/es/equation/index.d.ts +1 -1
- package/es/equation/index.mjs +1 -1
- package/es/equation/src/Equation.d.ts +4 -4
- package/es/flex/index.d.ts +1 -1
- package/es/flex/index.mjs +1 -1
- package/es/flex/src/Flex.d.ts +7 -7
- package/es/float-button/index.d.ts +1 -1
- package/es/float-button/index.mjs +1 -1
- package/es/float-button/src/FloatButton.d.ts +8 -8
- package/es/float-button-group/index.d.ts +1 -1
- package/es/float-button-group/index.mjs +1 -1
- package/es/float-button-group/src/FloatButtonGroup.d.ts +7 -7
- package/es/form/index.d.ts +3 -3
- package/es/form/index.mjs +3 -3
- package/es/form/src/Form.d.ts +6 -6
- package/es/form/src/FormItem.d.ts +11 -17
- package/es/form/src/FormItemCol.d.ts +5 -11
- package/es/form/src/FormItemGridItem.d.ts +5 -11
- package/es/form/src/FormItemRow.d.ts +5 -10
- package/es/form/src/utils.d.ts +2 -2
- package/es/global-style/src/GlobalStyle.d.ts +1 -1
- package/es/gradient-text/index.d.ts +1 -1
- package/es/gradient-text/index.mjs +1 -1
- package/es/gradient-text/src/GradientText.d.ts +7 -7
- package/es/grid/index.d.ts +3 -3
- package/es/grid/index.mjs +3 -3
- package/es/grid/src/Grid.d.ts +8 -8
- package/es/grid/src/GridItem.d.ts +8 -8
- package/es/highlight/index.d.ts +1 -1
- package/es/highlight/index.mjs +1 -1
- package/es/highlight/src/Highlight.d.ts +6 -6
- package/es/icon/src/Icon.d.ts +6 -6
- package/es/icon-wrapper/src/IconWrapper.d.ts +4 -4
- package/es/image/index.d.ts +2 -2
- package/es/image/index.mjs +2 -2
- package/es/image/src/Image.d.ts +11 -16
- package/es/image/src/ImageGroup.d.ts +6 -10
- package/es/image/src/ImagePreview.d.ts +13 -13
- package/es/image/src/styles/index.cssr.mjs +1 -1
- package/es/infinite-scroll/index.d.ts +1 -1
- package/es/infinite-scroll/index.mjs +1 -1
- package/es/infinite-scroll/src/InfiniteScroll.d.ts +5 -17
- package/es/input/index.d.ts +3 -3
- package/es/input/index.mjs +3 -3
- package/es/input/src/Input.d.ts +23 -39
- package/es/input/src/InputGroup.d.ts +11 -3
- package/es/input/src/InputGroupLabel.d.ts +7 -7
- package/es/input/src/WordCount.d.ts +1 -1
- package/es/input-number/index.d.ts +1 -1
- package/es/input-number/index.mjs +1 -1
- package/es/input-number/src/InputNumber.d.ts +10 -42
- package/es/layout/index.d.ts +6 -6
- package/es/layout/index.mjs +4 -4
- package/es/layout/src/Layout.d.ts +17 -39
- package/es/layout/src/LayoutContent.d.ts +8 -19
- package/es/layout/src/LayoutFooter.d.ts +7 -7
- package/es/layout/src/LayoutHeader.d.ts +7 -7
- package/es/layout/src/LayoutSider.d.ts +9 -20
- package/es/layout/src/ToggleBar.d.ts +3 -3
- package/es/layout/src/ToggleButton.d.ts +3 -3
- package/es/legacy-grid/src/Col.d.ts +7 -7
- package/es/legacy-grid/src/Row.d.ts +7 -7
- package/es/legacy-transfer/index.d.ts +1 -1
- package/es/legacy-transfer/index.mjs +1 -1
- package/es/legacy-transfer/src/Transfer.d.ts +10 -13
- package/es/legacy-transfer/src/TransferFilter.d.ts +6 -384
- package/es/legacy-transfer/src/TransferHeader.d.ts +4 -4
- package/es/legacy-transfer/src/TransferList.d.ts +6 -401
- package/es/legacy-transfer/src/TransferListItem.d.ts +6 -384
- package/es/legacy-transfer/src/use-transfer-data.d.ts +6 -6
- package/es/list/index.d.ts +1 -1
- package/es/list/index.mjs +1 -1
- package/es/list/src/List.d.ts +8 -8
- package/es/list/src/ListItem.d.ts +3 -3
- package/es/loading-bar/index.d.ts +1 -1
- package/es/loading-bar/index.mjs +1 -1
- package/es/loading-bar/src/LoadingBar.d.ts +11 -11
- package/es/loading-bar/src/LoadingBarProvider.d.ts +5 -9
- package/es/log/index.d.ts +1 -1
- package/es/log/index.mjs +1 -1
- package/es/log/src/Log.d.ts +7 -19
- package/es/log/src/LogLine.d.ts +7 -7
- package/es/log/src/LogLoader.d.ts +4 -6
- package/es/marquee/index.d.ts +1 -1
- package/es/marquee/index.mjs +1 -1
- package/es/marquee/src/Marquee.d.ts +7 -7
- package/es/mention/index.d.ts +1 -1
- package/es/mention/index.mjs +1 -1
- package/es/mention/src/Mention.d.ts +14 -50
- package/es/menu/index.d.ts +1 -1
- package/es/menu/index.mjs +1 -1
- package/es/menu/src/Menu.d.ts +12 -16
- package/es/menu/src/MenuDivider.d.ts +1 -1
- package/es/menu/src/MenuOption.d.ts +7 -222
- package/es/menu/src/MenuOptionContent.d.ts +5 -5
- package/es/menu/src/MenuOptionGroup.d.ts +4 -4
- package/es/menu/src/Submenu.d.ts +11 -226
- package/es/message/index.d.ts +1 -1
- package/es/message/index.mjs +1 -1
- package/es/message/src/Message.d.ts +8 -8
- package/es/message/src/MessageEnvironment.d.ts +6 -6
- package/es/message/src/MessageProvider.d.ts +7 -21
- package/es/modal/index.d.ts +1 -1
- package/es/modal/index.mjs +1 -1
- package/es/modal/src/BodyWrapper.d.ts +11 -540
- package/es/modal/src/Modal.d.ts +10 -10
- package/es/modal/src/ModalEnvironment.d.ts +7 -7
- package/es/modal/src/presetProps.d.ts +1 -1
- package/es/modal/src/styles/index.cssr.mjs +1 -1
- package/es/notification/src/Notification.d.ts +9 -9
- package/es/notification/src/NotificationContainer.d.ts +7 -61
- package/es/notification/src/NotificationEnvironment.d.ts +6 -6
- package/es/notification/src/NotificationProvider.d.ts +7 -31
- package/es/number-animation/src/NumberAnimation.d.ts +6 -6
- package/es/page-header/src/PageHeader.d.ts +7 -7
- package/es/pagination/src/Pagination.d.ts +15 -18
- package/es/popconfirm/src/Popconfirm.d.ts +7 -12
- package/es/popconfirm/src/PopconfirmPanel.d.ts +9 -12
- package/es/popover/src/Popover.d.ts +9 -11
- package/es/popover/src/PopoverBody.d.ts +11 -13
- package/es/popselect/src/Popselect.d.ts +23 -26
- package/es/popselect/src/PopselectPanel.d.ts +7 -133
- package/es/progress/src/Circle.d.ts +4 -4
- package/es/progress/src/Line.d.ts +4 -4
- package/es/progress/src/MultipleCircle.d.ts +4 -4
- package/es/progress/src/Progress.d.ts +7 -7
- package/es/qr-code/src/QrCode.d.ts +8 -8
- package/es/radio/src/Radio.d.ts +7 -7
- package/es/radio/src/RadioButton.d.ts +47 -23
- package/es/radio/src/RadioGroup.d.ts +9 -9
- package/es/rate/src/Rate.d.ts +8 -8
- package/es/result/src/Result.d.ts +7 -7
- package/es/scrollbar/src/Scrollbar.d.ts +5 -17
- package/es/select/src/Select.d.ts +17 -37
- package/es/skeleton/src/Skeleton.d.ts +6 -6
- package/es/slider/src/Slider.d.ts +17 -17
- package/es/space/src/Space.d.ts +7 -7
- package/es/spin/src/Spin.d.ts +8 -8
- package/es/split/src/Split.d.ts +10 -10
- package/es/statistic/src/Statistic.d.ts +8 -8
- package/es/steps/src/Step.d.ts +7 -7
- package/es/steps/src/Steps.d.ts +7 -7
- package/es/styles.d.ts +5 -5
- package/es/styles.mjs +5 -5
- package/es/switch/src/Switch.d.ts +9 -9
- package/es/table/src/Table.d.ts +8 -8
- package/es/table/src/Tbody.d.ts +1 -1
- package/es/table/src/Td.d.ts +1 -1
- package/es/table/src/Th.d.ts +1 -1
- package/es/table/src/Thead.d.ts +1 -1
- package/es/table/src/Tr.d.ts +1 -1
- package/es/tabs/src/Tab.d.ts +16 -16
- package/es/tabs/src/TabPane.d.ts +8 -8
- package/es/tabs/src/Tabs.d.ts +19 -58
- package/es/tag/src/Tag.d.ts +10 -10
- package/es/theme-editor/src/MaximizeIcon.d.ts +1 -1
- package/es/theme-editor/src/MinimizeIcon.d.ts +1 -1
- package/es/theme-editor/src/ThemeEditor.d.ts +10 -19
- package/es/themes/dark.mjs +7 -7
- package/es/themes/light.mjs +7 -7
- package/es/thing/src/Thing.d.ts +4 -4
- package/es/time/src/Time.d.ts +6 -6
- package/es/time-picker/src/Panel.d.ts +10 -326
- package/es/time-picker/src/PanelCol.d.ts +4 -4
- package/es/time-picker/src/TimePicker.d.ts +15 -89
- package/es/timeline/src/Timeline.d.ts +4 -4
- package/es/timeline/src/TimelineItem.d.ts +7 -7
- package/es/tooltip/src/Tooltip.d.ts +7 -10
- package/es/transfer/src/Transfer.d.ts +9 -9
- package/es/transfer/src/TransferFilter.d.ts +6 -397
- package/es/transfer/src/TransferHeader.d.ts +4 -4
- package/es/transfer/src/TransferList.d.ts +6 -414
- package/es/transfer/src/TransferListItem.d.ts +9 -400
- package/es/transfer/src/use-transfer-data.d.ts +3 -3
- package/es/tree/src/MotionWrapper.d.ts +3 -3
- package/es/tree/src/Tree.d.ts +11 -28
- package/es/tree/src/TreeNode.d.ts +14 -14
- package/es/tree/src/TreeNodeCheckbox.d.ts +5 -99
- package/es/tree/src/TreeNodeContent.d.ts +10 -10
- package/es/tree/src/TreeNodeSwitcher.d.ts +4 -4
- package/es/tree-select/src/TreeSelect.d.ts +16 -30
- package/es/typography/src/a.d.ts +6 -6
- package/es/typography/src/blockquote.d.ts +7 -7
- package/es/typography/src/create-header.d.ts +7 -7
- package/es/typography/src/headers.d.ts +42 -42
- package/es/typography/src/hr.d.ts +6 -6
- package/es/typography/src/li.d.ts +1 -1
- package/es/typography/src/ol.d.ts +7 -7
- package/es/typography/src/p.d.ts +6 -6
- package/es/typography/src/text.d.ts +7 -7
- package/es/typography/src/ul.d.ts +7 -7
- package/es/upload/src/Upload.d.ts +10 -10
- package/es/upload/src/UploadDragger.d.ts +1 -1
- package/es/upload/src/UploadFile.d.ts +7 -270
- package/es/upload/src/UploadFileList.d.ts +1 -1
- package/es/upload/src/UploadProgress.d.ts +5 -265
- package/es/upload/src/UploadTrigger.d.ts +5 -5
- package/es/version.d.ts +1 -1
- package/es/version.mjs +1 -1
- package/es/virtual-list/src/VirtualList.d.ts +6 -22
- package/es/watermark/src/Watermark.d.ts +4 -4
- package/lib/_internal/clear/src/Clear.d.ts +5 -5
- package/lib/_internal/close/src/Close.d.ts +5 -5
- package/lib/_internal/fade-in-expand-transition/src/FadeInExpandTransition.d.ts +6 -6
- package/lib/_internal/focus-detector/src/FocusDetector.d.ts +3 -3
- package/lib/_internal/icon/src/Icon.d.ts +4 -4
- package/lib/_internal/icon-switch-transition/src/IconSwitchTransition.d.ts +1 -1
- package/lib/_internal/icons/Add.d.ts +1 -1
- package/lib/_internal/icons/ArrowBack.d.ts +1 -1
- package/lib/_internal/icons/ArrowDown.d.ts +1 -1
- package/lib/_internal/icons/ArrowUp.d.ts +1 -1
- package/lib/_internal/icons/Attach.d.ts +1 -1
- package/lib/_internal/icons/Backward.d.ts +1 -1
- package/lib/_internal/icons/Cancel.d.ts +1 -1
- package/lib/_internal/icons/Checkmark.d.ts +1 -1
- package/lib/_internal/icons/ChevronDown.d.ts +1 -1
- package/lib/_internal/icons/ChevronDownFilled.d.ts +1 -1
- package/lib/_internal/icons/ChevronLeft.d.ts +1 -1
- package/lib/_internal/icons/ChevronRight.d.ts +1 -1
- package/lib/_internal/icons/Clear.d.ts +1 -1
- package/lib/_internal/icons/Close.d.ts +1 -1
- package/lib/_internal/icons/Date.d.ts +1 -1
- package/lib/_internal/icons/Download.d.ts +1 -1
- package/lib/_internal/icons/Empty.d.ts +1 -1
- package/lib/_internal/icons/Error.d.ts +1 -1
- package/lib/_internal/icons/Eye.d.ts +1 -1
- package/lib/_internal/icons/EyeOff.d.ts +1 -1
- package/lib/_internal/icons/FastBackward.d.ts +1 -1
- package/lib/_internal/icons/FastForward.d.ts +1 -1
- package/lib/_internal/icons/File.d.ts +1 -1
- package/lib/_internal/icons/Filter.d.ts +1 -1
- package/lib/_internal/icons/Forward.d.ts +1 -1
- package/lib/_internal/icons/Info.d.ts +1 -1
- package/lib/_internal/icons/More.d.ts +1 -1
- package/lib/_internal/icons/Photo.d.ts +1 -1
- package/lib/_internal/icons/Remove.d.ts +1 -1
- package/lib/_internal/icons/ResizeSmall.d.ts +1 -1
- package/lib/_internal/icons/Retry.d.ts +1 -1
- package/lib/_internal/icons/RotateClockwise.d.ts +1 -1
- package/lib/_internal/icons/RotateCounterclockwise.d.ts +1 -1
- package/lib/_internal/icons/Search.d.ts +1 -1
- package/lib/_internal/icons/Success.d.ts +1 -1
- package/lib/_internal/icons/Switcher.d.ts +1 -1
- package/lib/_internal/icons/Time.d.ts +1 -1
- package/lib/_internal/icons/To.d.ts +1 -1
- package/lib/_internal/icons/Trash.d.ts +1 -1
- package/lib/_internal/icons/Warning.d.ts +1 -1
- package/lib/_internal/icons/ZoomIn.d.ts +1 -1
- package/lib/_internal/icons/ZoomOut.d.ts +1 -1
- package/lib/_internal/icons/replaceable.d.ts +1 -1
- package/lib/_internal/loading/src/Loading.d.ts +4 -4
- package/lib/_internal/menu-mask/src/MenuMask.d.ts +6 -6
- package/lib/_internal/scrollbar/src/Scrollbar.d.ts +14 -14
- package/lib/_internal/select-menu/src/SelectGroupHeader.d.ts +6 -6
- package/lib/_internal/select-menu/src/SelectMenu.d.ts +8 -25
- package/lib/_internal/select-menu/src/SelectOption.d.ts +8 -8
- package/lib/_internal/select-menu/src/interface.d.ts +1 -1
- package/lib/_internal/selection/src/Selection.d.ts +22 -31
- package/lib/_internal/slot-machine/src/SlotMachine.d.ts +4 -4
- package/lib/_internal/slot-machine/src/SlotMachineNumber.d.ts +4 -4
- package/lib/_internal/suffix/src/Suffix.d.ts +4 -4
- package/lib/_internal/wave/src/Wave.d.ts +6 -6
- package/lib/_mixins/index.d.ts +1 -1
- package/lib/_mixins/index.js +2 -2
- package/lib/_utils/composable/use-lock-html-scroll.d.ts +1 -1
- package/lib/_utils/vue/wrapper.d.ts +1 -1
- package/lib/affix/src/Affix.d.ts +7 -7
- package/lib/alert/src/Alert.d.ts +9 -9
- package/lib/anchor/src/AnchorAdapter.d.ts +5 -5
- package/lib/anchor/src/BaseAnchor.d.ts +9 -9
- package/lib/anchor/src/Link.d.ts +3 -3
- package/lib/auto-complete/src/AutoComplete.d.ts +11 -45
- package/lib/avatar/src/Avatar.d.ts +13 -13
- package/lib/avatar-group/src/AvatarGroup.d.ts +7 -7
- package/lib/back-top/src/BackTop.d.ts +14 -14
- package/lib/badge/src/Badge.d.ts +9 -9
- package/lib/breadcrumb/src/Breadcrumb.d.ts +7 -7
- package/lib/breadcrumb/src/BreadcrumbItem.d.ts +4 -4
- package/lib/button/src/Button.d.ts +11 -14
- package/lib/button-group/src/ButtonGroup.d.ts +7 -7
- package/lib/calendar/src/Calendar.d.ts +9 -39
- package/lib/card/src/Card.d.ts +9 -9
- package/lib/carousel/src/Carousel.d.ts +11 -11
- package/lib/carousel/src/CarouselArrow.d.ts +2 -2
- package/lib/carousel/src/CarouselDots.d.ts +7 -7
- package/lib/carousel/src/CarouselItem.d.ts +3 -3
- package/lib/cascader/src/Cascader.d.ts +14 -34
- package/lib/cascader/src/CascaderMenu.d.ts +8 -294
- package/lib/cascader/src/CascaderOption.d.ts +10 -299
- package/lib/cascader/src/CascaderSelectMenu.d.ts +7 -298
- package/lib/cascader/src/CascaderSubmenu.d.ts +6 -304
- package/lib/checkbox/src/Checkbox.d.ts +15 -15
- package/lib/checkbox/src/CheckboxGroup.d.ts +6 -6
- package/lib/code/src/Code.d.ts +8 -8
- package/lib/collapse/src/Collapse.d.ts +8 -8
- package/lib/collapse/src/CollapseItem.d.ts +8 -8
- package/lib/collapse/src/CollapseItemContent.d.ts +6 -6
- package/lib/collapse-transition/src/CollapseTransition.d.ts +9 -9
- package/lib/color-picker/src/AlphaSlider.d.ts +6 -6
- package/lib/color-picker/src/ColorInput.d.ts +5 -5
- package/lib/color-picker/src/ColorInputUnit.d.ts +6 -6
- package/lib/color-picker/src/ColorPicker.d.ts +11 -11
- package/lib/color-picker/src/ColorPickerSwatches.d.ts +4 -4
- package/lib/color-picker/src/ColorPickerTrigger.d.ts +4 -4
- package/lib/color-picker/src/ColorPreview.d.ts +5 -5
- package/lib/color-picker/src/HueSlider.d.ts +5 -5
- package/lib/color-picker/src/Pallete.d.ts +6 -6
- package/lib/config-provider/src/ConfigProvider.d.ts +5 -5
- package/lib/config-provider/src/internal-interface.d.ts +7 -7
- package/lib/countdown/src/Countdown.d.ts +6 -6
- package/lib/data-table/index.d.ts +1 -1
- package/lib/data-table/src/DataTable.d.ts +9 -13
- package/lib/data-table/src/HeaderButton/FilterButton.d.ts +9 -1207
- package/lib/data-table/src/HeaderButton/FilterMenu.d.ts +7 -1210
- package/lib/data-table/src/HeaderButton/RenderFilter.d.ts +4 -4
- package/lib/data-table/src/HeaderButton/RenderSorter.d.ts +4 -4
- package/lib/data-table/src/HeaderButton/ResizeButton.d.ts +6 -6
- package/lib/data-table/src/HeaderButton/SortButton.d.ts +5 -5
- package/lib/data-table/src/MainTable.d.ts +5 -12
- package/lib/data-table/src/TableParts/Body.d.ts +41 -1262
- package/lib/data-table/src/TableParts/BodyCheckbox.d.ts +3 -3
- package/lib/data-table/src/TableParts/BodyRadio.d.ts +3 -3
- package/lib/data-table/src/TableParts/Cell.d.ts +4 -4
- package/lib/data-table/src/TableParts/ExpandTrigger.d.ts +4 -4
- package/lib/data-table/src/TableParts/Header.d.ts +20 -1224
- package/lib/data-table/src/TableParts/SelectionMenu.d.ts +3 -3
- package/lib/data-table/src/use-expand.d.ts +1 -1
- package/lib/data-table/src/use-scroll.d.ts +4 -4
- package/lib/data-table/src/use-table-data.d.ts +1 -1
- package/lib/date-picker/src/DatePicker.d.ts +18 -131
- package/lib/date-picker/src/panel/date.d.ts +13 -985
- package/lib/date-picker/src/panel/daterange.d.ts +19 -991
- package/lib/date-picker/src/panel/datetime.d.ts +13 -985
- package/lib/date-picker/src/panel/datetimerange.d.ts +19 -991
- package/lib/date-picker/src/panel/month.d.ts +13 -985
- package/lib/date-picker/src/panel/monthrange.d.ts +19 -991
- package/lib/date-picker/src/panel/panelHeader.d.ts +237 -6289
- package/lib/date-picker/src/panel/use-calendar.d.ts +8 -980
- package/lib/date-picker/src/panel/use-dual-calendar.d.ts +14 -986
- package/lib/date-picker/src/panel/use-panel-common.d.ts +5 -977
- package/lib/descriptions/index.d.ts +2 -2
- package/lib/descriptions/index.js +3 -3
- package/lib/descriptions/src/Descriptions.d.ts +7 -7
- package/lib/descriptions/src/DescriptionsItem.d.ts +4 -4
- package/lib/dialog/src/Dialog.d.ts +8 -8
- package/lib/dialog/src/DialogEnvironment.d.ts +6 -6
- package/lib/dialog/src/DialogProvider.d.ts +8 -5504
- package/lib/dialog/src/dialogProps.d.ts +1 -1
- package/lib/discrete/src/InjectionExtractor.d.ts +4 -4
- package/lib/divider/index.d.ts +1 -1
- package/lib/divider/index.js +2 -2
- package/lib/divider/src/Divider.d.ts +7 -7
- package/lib/drawer/index.d.ts +2 -2
- package/lib/drawer/index.js +3 -3
- package/lib/drawer/src/Drawer.d.ts +9 -9
- package/lib/drawer/src/DrawerBodyWrapper.d.ts +13 -60
- package/lib/drawer/src/DrawerContent.d.ts +6 -53
- package/lib/dropdown/index.d.ts +2 -2
- package/lib/dropdown/index.js +2 -2
- package/lib/dropdown/src/Dropdown.d.ts +9 -9
- package/lib/dropdown/src/DropdownDivider.d.ts +3 -3
- package/lib/dropdown/src/DropdownGroup.d.ts +4 -4
- package/lib/dropdown/src/DropdownGroupHeader.d.ts +10 -10
- package/lib/dropdown/src/DropdownMenu.d.ts +6 -6
- package/lib/dropdown/src/DropdownOption.d.ts +15 -15
- package/lib/dropdown/src/DropdownRenderOption.d.ts +3 -3
- package/lib/dynamic-input/index.d.ts +1 -1
- package/lib/dynamic-input/index.js +2 -2
- package/lib/dynamic-input/src/DynamicInput.d.ts +9 -11
- package/lib/dynamic-input/src/InputPreset.d.ts +6 -292
- package/lib/dynamic-input/src/PairPreset.d.ts +7 -293
- package/lib/dynamic-input/styles/rtl.js +5 -5
- package/lib/dynamic-tags/index.d.ts +1 -1
- package/lib/dynamic-tags/index.js +2 -2
- package/lib/dynamic-tags/src/DynamicTags.d.ts +12 -36
- package/lib/element/index.d.ts +1 -1
- package/lib/element/index.js +2 -2
- package/lib/element/src/Element.d.ts +7 -7
- package/lib/ellipsis/index.d.ts +1 -1
- package/lib/ellipsis/index.js +2 -2
- package/lib/ellipsis/src/Ellipsis.d.ts +7 -10
- package/lib/ellipsis/src/PerformantEllipsis.d.ts +6 -6
- package/lib/empty/index.d.ts +1 -1
- package/lib/empty/index.js +2 -2
- package/lib/empty/src/Empty.d.ts +7 -7
- package/lib/equation/index.d.ts +1 -1
- package/lib/equation/index.js +2 -2
- package/lib/equation/src/Equation.d.ts +4 -4
- package/lib/flex/index.d.ts +1 -1
- package/lib/flex/index.js +2 -2
- package/lib/flex/src/Flex.d.ts +7 -7
- package/lib/float-button/index.d.ts +1 -1
- package/lib/float-button/index.js +2 -2
- package/lib/float-button/src/FloatButton.d.ts +8 -8
- package/lib/float-button-group/index.d.ts +1 -1
- package/lib/float-button-group/index.js +2 -2
- package/lib/float-button-group/src/FloatButtonGroup.d.ts +7 -7
- package/lib/form/index.d.ts +3 -3
- package/lib/form/index.js +5 -5
- package/lib/form/src/Form.d.ts +6 -6
- package/lib/form/src/FormItem.d.ts +11 -17
- package/lib/form/src/FormItemCol.d.ts +5 -11
- package/lib/form/src/FormItemGridItem.d.ts +5 -11
- package/lib/form/src/FormItemRow.d.ts +5 -10
- package/lib/form/src/utils.d.ts +2 -2
- package/lib/global-style/src/GlobalStyle.d.ts +1 -1
- package/lib/gradient-text/index.d.ts +1 -1
- package/lib/gradient-text/index.js +2 -2
- package/lib/gradient-text/src/GradientText.d.ts +7 -7
- package/lib/grid/index.d.ts +3 -3
- package/lib/grid/index.js +4 -4
- package/lib/grid/src/Grid.d.ts +8 -8
- package/lib/grid/src/GridItem.d.ts +8 -8
- package/lib/highlight/index.d.ts +1 -1
- package/lib/highlight/index.js +2 -2
- package/lib/highlight/src/Highlight.d.ts +6 -6
- package/lib/icon/src/Icon.d.ts +6 -6
- package/lib/icon-wrapper/src/IconWrapper.d.ts +4 -4
- package/lib/image/index.d.ts +2 -2
- package/lib/image/index.js +3 -3
- package/lib/image/src/Image.d.ts +11 -16
- package/lib/image/src/ImageGroup.d.ts +6 -10
- package/lib/image/src/ImagePreview.d.ts +13 -13
- package/lib/image/src/styles/index.cssr.js +1 -1
- package/lib/infinite-scroll/index.d.ts +1 -1
- package/lib/infinite-scroll/index.js +2 -2
- package/lib/infinite-scroll/src/InfiniteScroll.d.ts +5 -17
- package/lib/input/index.d.ts +3 -3
- package/lib/input/index.js +4 -4
- package/lib/input/src/Input.d.ts +23 -39
- package/lib/input/src/InputGroup.d.ts +11 -3
- package/lib/input/src/InputGroupLabel.d.ts +7 -7
- package/lib/input/src/WordCount.d.ts +1 -1
- package/lib/input-number/index.d.ts +1 -1
- package/lib/input-number/index.js +2 -2
- package/lib/input-number/src/InputNumber.d.ts +10 -42
- package/lib/layout/index.d.ts +6 -6
- package/lib/layout/index.js +6 -6
- package/lib/layout/src/Layout.d.ts +17 -39
- package/lib/layout/src/LayoutContent.d.ts +8 -19
- package/lib/layout/src/LayoutFooter.d.ts +7 -7
- package/lib/layout/src/LayoutHeader.d.ts +7 -7
- package/lib/layout/src/LayoutSider.d.ts +9 -20
- package/lib/layout/src/ToggleBar.d.ts +3 -3
- package/lib/layout/src/ToggleButton.d.ts +3 -3
- package/lib/legacy-grid/src/Col.d.ts +7 -7
- package/lib/legacy-grid/src/Row.d.ts +7 -7
- package/lib/legacy-transfer/index.d.ts +1 -1
- package/lib/legacy-transfer/index.js +2 -2
- package/lib/legacy-transfer/src/Transfer.d.ts +10 -13
- package/lib/legacy-transfer/src/TransferFilter.d.ts +6 -384
- package/lib/legacy-transfer/src/TransferHeader.d.ts +4 -4
- package/lib/legacy-transfer/src/TransferList.d.ts +6 -401
- package/lib/legacy-transfer/src/TransferListItem.d.ts +6 -384
- package/lib/legacy-transfer/src/use-transfer-data.d.ts +6 -6
- package/lib/list/index.d.ts +1 -1
- package/lib/list/index.js +2 -2
- package/lib/list/src/List.d.ts +8 -8
- package/lib/list/src/ListItem.d.ts +3 -3
- package/lib/loading-bar/index.d.ts +1 -1
- package/lib/loading-bar/index.js +2 -2
- package/lib/loading-bar/src/LoadingBar.d.ts +11 -11
- package/lib/loading-bar/src/LoadingBarProvider.d.ts +5 -9
- package/lib/log/index.d.ts +1 -1
- package/lib/log/index.js +2 -2
- package/lib/log/src/Log.d.ts +7 -19
- package/lib/log/src/LogLine.d.ts +7 -7
- package/lib/log/src/LogLoader.d.ts +4 -6
- package/lib/marquee/index.d.ts +1 -1
- package/lib/marquee/index.js +2 -2
- package/lib/marquee/src/Marquee.d.ts +7 -7
- package/lib/mention/index.d.ts +1 -1
- package/lib/mention/index.js +2 -2
- package/lib/mention/src/Mention.d.ts +14 -50
- package/lib/menu/index.d.ts +1 -1
- package/lib/menu/index.js +2 -2
- package/lib/menu/src/Menu.d.ts +12 -16
- package/lib/menu/src/MenuDivider.d.ts +1 -1
- package/lib/menu/src/MenuOption.d.ts +7 -222
- package/lib/menu/src/MenuOptionContent.d.ts +5 -5
- package/lib/menu/src/MenuOptionGroup.d.ts +4 -4
- package/lib/menu/src/Submenu.d.ts +11 -226
- package/lib/message/index.d.ts +1 -1
- package/lib/message/index.js +2 -2
- package/lib/message/src/Message.d.ts +8 -8
- package/lib/message/src/MessageEnvironment.d.ts +6 -6
- package/lib/message/src/MessageProvider.d.ts +7 -21
- package/lib/modal/index.d.ts +1 -1
- package/lib/modal/index.js +2 -2
- package/lib/modal/src/BodyWrapper.d.ts +11 -540
- package/lib/modal/src/Modal.d.ts +10 -10
- package/lib/modal/src/ModalEnvironment.d.ts +7 -7
- package/lib/modal/src/presetProps.d.ts +1 -1
- package/lib/modal/src/styles/index.cssr.js +1 -1
- package/lib/notification/src/Notification.d.ts +9 -9
- package/lib/notification/src/NotificationContainer.d.ts +7 -61
- package/lib/notification/src/NotificationEnvironment.d.ts +6 -6
- package/lib/notification/src/NotificationProvider.d.ts +7 -31
- package/lib/number-animation/src/NumberAnimation.d.ts +6 -6
- package/lib/page-header/src/PageHeader.d.ts +7 -7
- package/lib/pagination/src/Pagination.d.ts +15 -18
- package/lib/popconfirm/src/Popconfirm.d.ts +7 -12
- package/lib/popconfirm/src/PopconfirmPanel.d.ts +9 -12
- package/lib/popover/src/Popover.d.ts +9 -11
- package/lib/popover/src/PopoverBody.d.ts +11 -13
- package/lib/popselect/src/Popselect.d.ts +23 -26
- package/lib/popselect/src/PopselectPanel.d.ts +7 -133
- package/lib/progress/src/Circle.d.ts +4 -4
- package/lib/progress/src/Line.d.ts +4 -4
- package/lib/progress/src/MultipleCircle.d.ts +4 -4
- package/lib/progress/src/Progress.d.ts +7 -7
- package/lib/qr-code/src/QrCode.d.ts +8 -8
- package/lib/radio/src/Radio.d.ts +7 -7
- package/lib/radio/src/RadioButton.d.ts +47 -23
- package/lib/radio/src/RadioGroup.d.ts +9 -9
- package/lib/rate/src/Rate.d.ts +8 -8
- package/lib/result/src/Result.d.ts +7 -7
- package/lib/scrollbar/src/Scrollbar.d.ts +5 -17
- package/lib/select/src/Select.d.ts +17 -37
- package/lib/skeleton/src/Skeleton.d.ts +6 -6
- package/lib/slider/src/Slider.d.ts +17 -17
- package/lib/space/src/Space.d.ts +7 -7
- package/lib/spin/src/Spin.d.ts +8 -8
- package/lib/split/src/Split.d.ts +10 -10
- package/lib/statistic/src/Statistic.d.ts +8 -8
- package/lib/steps/src/Step.d.ts +7 -7
- package/lib/steps/src/Steps.d.ts +7 -7
- package/lib/styles.d.ts +5 -5
- package/lib/styles.js +29 -29
- package/lib/switch/src/Switch.d.ts +9 -9
- package/lib/table/src/Table.d.ts +8 -8
- package/lib/table/src/Tbody.d.ts +1 -1
- package/lib/table/src/Td.d.ts +1 -1
- package/lib/table/src/Th.d.ts +1 -1
- package/lib/table/src/Thead.d.ts +1 -1
- package/lib/table/src/Tr.d.ts +1 -1
- package/lib/tabs/src/Tab.d.ts +16 -16
- package/lib/tabs/src/TabPane.d.ts +8 -8
- package/lib/tabs/src/Tabs.d.ts +19 -58
- package/lib/tag/src/Tag.d.ts +10 -10
- package/lib/theme-editor/src/MaximizeIcon.d.ts +1 -1
- package/lib/theme-editor/src/MinimizeIcon.d.ts +1 -1
- package/lib/theme-editor/src/ThemeEditor.d.ts +10 -19
- package/lib/themes/dark.js +28 -28
- package/lib/themes/light.js +28 -28
- package/lib/thing/src/Thing.d.ts +4 -4
- package/lib/time/src/Time.d.ts +6 -6
- package/lib/time-picker/src/Panel.d.ts +10 -326
- package/lib/time-picker/src/PanelCol.d.ts +4 -4
- package/lib/time-picker/src/TimePicker.d.ts +15 -89
- package/lib/timeline/src/Timeline.d.ts +4 -4
- package/lib/timeline/src/TimelineItem.d.ts +7 -7
- package/lib/tooltip/src/Tooltip.d.ts +7 -10
- package/lib/transfer/src/Transfer.d.ts +9 -9
- package/lib/transfer/src/TransferFilter.d.ts +6 -397
- package/lib/transfer/src/TransferHeader.d.ts +4 -4
- package/lib/transfer/src/TransferList.d.ts +6 -414
- package/lib/transfer/src/TransferListItem.d.ts +9 -400
- package/lib/transfer/src/use-transfer-data.d.ts +3 -3
- package/lib/tree/src/MotionWrapper.d.ts +3 -3
- package/lib/tree/src/Tree.d.ts +11 -28
- package/lib/tree/src/TreeNode.d.ts +14 -14
- package/lib/tree/src/TreeNodeCheckbox.d.ts +5 -99
- package/lib/tree/src/TreeNodeContent.d.ts +10 -10
- package/lib/tree/src/TreeNodeSwitcher.d.ts +4 -4
- package/lib/tree-select/src/TreeSelect.d.ts +16 -30
- package/lib/typography/src/a.d.ts +6 -6
- package/lib/typography/src/blockquote.d.ts +7 -7
- package/lib/typography/src/create-header.d.ts +7 -7
- package/lib/typography/src/headers.d.ts +42 -42
- package/lib/typography/src/hr.d.ts +6 -6
- package/lib/typography/src/li.d.ts +1 -1
- package/lib/typography/src/ol.d.ts +7 -7
- package/lib/typography/src/p.d.ts +6 -6
- package/lib/typography/src/text.d.ts +7 -7
- package/lib/typography/src/ul.d.ts +7 -7
- package/lib/upload/src/Upload.d.ts +10 -10
- package/lib/upload/src/UploadDragger.d.ts +1 -1
- package/lib/upload/src/UploadFile.d.ts +7 -270
- package/lib/upload/src/UploadFileList.d.ts +1 -1
- package/lib/upload/src/UploadProgress.d.ts +5 -265
- package/lib/upload/src/UploadTrigger.d.ts +5 -5
- package/lib/version.d.ts +1 -1
- package/lib/version.js +1 -1
- package/lib/virtual-list/src/VirtualList.d.ts +6 -22
- package/lib/watermark/src/Watermark.d.ts +4 -4
- package/package.json +1 -1
- package/volar.d.ts +1 -1
- package/web-types.json +7 -7
|
@@ -21,8 +21,8 @@ export declare const menuItemProps: {
|
|
|
21
21
|
readonly title: PropType<string | (() => import("vue").VNodeChild)>;
|
|
22
22
|
readonly extra: PropType<string | (() => import("vue").VNodeChild)>;
|
|
23
23
|
};
|
|
24
|
-
export declare const menuItemPropKeys: ("extra" | "root" | "
|
|
25
|
-
export declare const NMenuOption: import("vue").DefineComponent<
|
|
24
|
+
export declare const menuItemPropKeys: ("extra" | "root" | "title" | "icon" | "disabled" | "onClick" | "tmNode" | "level" | "isGroup" | "internalKey")[];
|
|
25
|
+
export declare const NMenuOption: import("vue").DefineComponent<{
|
|
26
26
|
readonly tmNode: {
|
|
27
27
|
readonly type: PropType<TmNode>;
|
|
28
28
|
readonly required: true;
|
|
@@ -42,8 +42,8 @@ export declare const NMenuOption: import("vue").DefineComponent<import("vue").Ex
|
|
|
42
42
|
};
|
|
43
43
|
readonly title: PropType<string | (() => import("vue").VNodeChild)>;
|
|
44
44
|
readonly extra: PropType<string | (() => import("vue").VNodeChild)>;
|
|
45
|
-
}
|
|
46
|
-
mergedClsPrefix: import("vue").Ref<string
|
|
45
|
+
}, {
|
|
46
|
+
mergedClsPrefix: import("vue").Ref<string>;
|
|
47
47
|
dropdownPlacement: import("vue").ComputedRef<import("vueuc").FollowerPlacement>;
|
|
48
48
|
paddingLeft: import("vue").ComputedRef<number | undefined>;
|
|
49
49
|
iconMarginRight: import("vue").ComputedRef<number>;
|
|
@@ -264,228 +264,13 @@ export declare const NMenuOption: import("vue").DefineComponent<import("vue").Ex
|
|
|
264
264
|
} | undefined;
|
|
265
265
|
} | undefined;
|
|
266
266
|
};
|
|
267
|
-
}, {
|
|
268
|
-
common: import("../..").ThemeCommonVars;
|
|
269
|
-
self: {
|
|
270
|
-
itemColorHoverInverted: string;
|
|
271
|
-
itemColorActiveInverted: string;
|
|
272
|
-
itemColorActiveHoverInverted: string;
|
|
273
|
-
itemColorActiveCollapsedInverted: string;
|
|
274
|
-
itemTextColorInverted: string;
|
|
275
|
-
itemTextColorHoverInverted: string;
|
|
276
|
-
itemTextColorChildActiveInverted: string;
|
|
277
|
-
itemTextColorChildActiveHoverInverted: string;
|
|
278
|
-
itemTextColorActiveInverted: string;
|
|
279
|
-
itemTextColorActiveHoverInverted: string;
|
|
280
|
-
itemTextColorHorizontalInverted: string;
|
|
281
|
-
itemTextColorHoverHorizontalInverted: string;
|
|
282
|
-
itemTextColorChildActiveHorizontalInverted: string;
|
|
283
|
-
itemTextColorChildActiveHoverHorizontalInverted: string;
|
|
284
|
-
itemTextColorActiveHorizontalInverted: string;
|
|
285
|
-
itemTextColorActiveHoverHorizontalInverted: string;
|
|
286
|
-
itemIconColorInverted: string;
|
|
287
|
-
itemIconColorHoverInverted: string;
|
|
288
|
-
itemIconColorActiveInverted: string;
|
|
289
|
-
itemIconColorActiveHoverInverted: string;
|
|
290
|
-
itemIconColorChildActiveInverted: string;
|
|
291
|
-
itemIconColorChildActiveHoverInverted: string;
|
|
292
|
-
itemIconColorCollapsedInverted: string;
|
|
293
|
-
itemIconColorHorizontalInverted: string;
|
|
294
|
-
itemIconColorHoverHorizontalInverted: string;
|
|
295
|
-
itemIconColorActiveHorizontalInverted: string;
|
|
296
|
-
itemIconColorActiveHoverHorizontalInverted: string;
|
|
297
|
-
itemIconColorChildActiveHorizontalInverted: string;
|
|
298
|
-
itemIconColorChildActiveHoverHorizontalInverted: string;
|
|
299
|
-
arrowColorInverted: string;
|
|
300
|
-
arrowColorHoverInverted: string;
|
|
301
|
-
arrowColorActiveInverted: string;
|
|
302
|
-
arrowColorActiveHoverInverted: string;
|
|
303
|
-
arrowColorChildActiveInverted: string;
|
|
304
|
-
arrowColorChildActiveHoverInverted: string;
|
|
305
|
-
groupTextColorInverted: string;
|
|
306
|
-
borderRadius: string;
|
|
307
|
-
color: string;
|
|
308
|
-
groupTextColor: string;
|
|
309
|
-
itemColorHover: string;
|
|
310
|
-
itemColorActive: string;
|
|
311
|
-
itemColorActiveHover: string;
|
|
312
|
-
itemColorActiveCollapsed: string;
|
|
313
|
-
itemTextColor: string;
|
|
314
|
-
itemTextColorHover: string;
|
|
315
|
-
itemTextColorActive: string;
|
|
316
|
-
itemTextColorActiveHover: string;
|
|
317
|
-
itemTextColorChildActive: string;
|
|
318
|
-
itemTextColorChildActiveHover: string;
|
|
319
|
-
itemTextColorHorizontal: string;
|
|
320
|
-
itemTextColorHoverHorizontal: string;
|
|
321
|
-
itemTextColorActiveHorizontal: string;
|
|
322
|
-
itemTextColorActiveHoverHorizontal: string;
|
|
323
|
-
itemTextColorChildActiveHorizontal: string;
|
|
324
|
-
itemTextColorChildActiveHoverHorizontal: string;
|
|
325
|
-
itemIconColor: string;
|
|
326
|
-
itemIconColorHover: string;
|
|
327
|
-
itemIconColorActive: string;
|
|
328
|
-
itemIconColorActiveHover: string;
|
|
329
|
-
itemIconColorChildActive: string;
|
|
330
|
-
itemIconColorChildActiveHover: string;
|
|
331
|
-
itemIconColorCollapsed: string;
|
|
332
|
-
itemIconColorHorizontal: string;
|
|
333
|
-
itemIconColorHoverHorizontal: string;
|
|
334
|
-
itemIconColorActiveHorizontal: string;
|
|
335
|
-
itemIconColorActiveHoverHorizontal: string;
|
|
336
|
-
itemIconColorChildActiveHorizontal: string;
|
|
337
|
-
itemIconColorChildActiveHoverHorizontal: string;
|
|
338
|
-
itemHeight: string;
|
|
339
|
-
arrowColor: string;
|
|
340
|
-
arrowColorHover: string;
|
|
341
|
-
arrowColorActive: string;
|
|
342
|
-
arrowColorActiveHover: string;
|
|
343
|
-
arrowColorChildActive: string;
|
|
344
|
-
arrowColorChildActiveHover: string;
|
|
345
|
-
colorInverted: string;
|
|
346
|
-
borderColorHorizontal: string;
|
|
347
|
-
fontSize: string;
|
|
348
|
-
dividerColor: string;
|
|
349
|
-
};
|
|
350
|
-
peers: {
|
|
351
|
-
Tooltip: import("../../_mixins").Theme<"Tooltip", {
|
|
352
|
-
borderRadius: string;
|
|
353
|
-
boxShadow: string;
|
|
354
|
-
color: string;
|
|
355
|
-
textColor: string;
|
|
356
|
-
padding: string;
|
|
357
|
-
}, {
|
|
358
|
-
Popover: import("../../_mixins").Theme<"Popover", {
|
|
359
|
-
fontSize: string;
|
|
360
|
-
borderRadius: string;
|
|
361
|
-
color: string;
|
|
362
|
-
dividerColor: string;
|
|
363
|
-
textColor: string;
|
|
364
|
-
boxShadow: string;
|
|
365
|
-
space: string;
|
|
366
|
-
spaceArrow: string;
|
|
367
|
-
arrowOffset: string;
|
|
368
|
-
arrowOffsetVertical: string;
|
|
369
|
-
arrowHeight: string;
|
|
370
|
-
padding: string;
|
|
371
|
-
}, any>;
|
|
372
|
-
}>;
|
|
373
|
-
Dropdown: import("../../_mixins").Theme<"Dropdown", {
|
|
374
|
-
optionHeightSmall: string;
|
|
375
|
-
optionHeightMedium: string;
|
|
376
|
-
optionHeightLarge: string;
|
|
377
|
-
optionHeightHuge: string;
|
|
378
|
-
borderRadius: string;
|
|
379
|
-
fontSizeSmall: string;
|
|
380
|
-
fontSizeMedium: string;
|
|
381
|
-
fontSizeLarge: string;
|
|
382
|
-
fontSizeHuge: string;
|
|
383
|
-
optionTextColor: string;
|
|
384
|
-
optionTextColorHover: string;
|
|
385
|
-
optionTextColorActive: string;
|
|
386
|
-
optionTextColorChildActive: string;
|
|
387
|
-
color: string;
|
|
388
|
-
dividerColor: string;
|
|
389
|
-
suffixColor: string;
|
|
390
|
-
prefixColor: string;
|
|
391
|
-
optionColorHover: string;
|
|
392
|
-
optionColorActive: string;
|
|
393
|
-
groupHeaderTextColor: string;
|
|
394
|
-
optionTextColorInverted: string;
|
|
395
|
-
optionTextColorHoverInverted: string;
|
|
396
|
-
optionTextColorActiveInverted: string;
|
|
397
|
-
optionTextColorChildActiveInverted: string;
|
|
398
|
-
colorInverted: string;
|
|
399
|
-
dividerColorInverted: string;
|
|
400
|
-
suffixColorInverted: string;
|
|
401
|
-
prefixColorInverted: string;
|
|
402
|
-
optionColorHoverInverted: string;
|
|
403
|
-
optionColorActiveInverted: string;
|
|
404
|
-
groupHeaderTextColorInverted: string;
|
|
405
|
-
optionOpacityDisabled: string;
|
|
406
|
-
padding: string;
|
|
407
|
-
optionIconSizeSmall: string;
|
|
408
|
-
optionIconSizeMedium: string;
|
|
409
|
-
optionIconSizeLarge: string;
|
|
410
|
-
optionIconSizeHuge: string;
|
|
411
|
-
optionSuffixWidthSmall: string;
|
|
412
|
-
optionSuffixWidthMedium: string;
|
|
413
|
-
optionSuffixWidthLarge: string;
|
|
414
|
-
optionSuffixWidthHuge: string;
|
|
415
|
-
optionIconSuffixWidthSmall: string;
|
|
416
|
-
optionIconSuffixWidthMedium: string;
|
|
417
|
-
optionIconSuffixWidthLarge: string;
|
|
418
|
-
optionIconSuffixWidthHuge: string;
|
|
419
|
-
optionPrefixWidthSmall: string;
|
|
420
|
-
optionPrefixWidthMedium: string;
|
|
421
|
-
optionPrefixWidthLarge: string;
|
|
422
|
-
optionPrefixWidthHuge: string;
|
|
423
|
-
optionIconPrefixWidthSmall: string;
|
|
424
|
-
optionIconPrefixWidthMedium: string;
|
|
425
|
-
optionIconPrefixWidthLarge: string;
|
|
426
|
-
optionIconPrefixWidthHuge: string;
|
|
427
|
-
}, {
|
|
428
|
-
Popover: import("../../_mixins").Theme<"Popover", {
|
|
429
|
-
fontSize: string;
|
|
430
|
-
borderRadius: string;
|
|
431
|
-
color: string;
|
|
432
|
-
dividerColor: string;
|
|
433
|
-
textColor: string;
|
|
434
|
-
boxShadow: string;
|
|
435
|
-
space: string;
|
|
436
|
-
spaceArrow: string;
|
|
437
|
-
arrowOffset: string;
|
|
438
|
-
arrowOffsetVertical: string;
|
|
439
|
-
arrowHeight: string;
|
|
440
|
-
padding: string;
|
|
441
|
-
}, any>;
|
|
442
|
-
}>;
|
|
443
|
-
};
|
|
444
|
-
peerOverrides: {
|
|
445
|
-
Tooltip?: {
|
|
446
|
-
peers?: {
|
|
447
|
-
Popover?: import("../../_mixins/use-theme").ExtractThemeOverrides<import("../../_mixins").Theme<"Popover", {
|
|
448
|
-
fontSize: string;
|
|
449
|
-
borderRadius: string;
|
|
450
|
-
color: string;
|
|
451
|
-
dividerColor: string;
|
|
452
|
-
textColor: string;
|
|
453
|
-
boxShadow: string;
|
|
454
|
-
space: string;
|
|
455
|
-
spaceArrow: string;
|
|
456
|
-
arrowOffset: string;
|
|
457
|
-
arrowOffsetVertical: string;
|
|
458
|
-
arrowHeight: string;
|
|
459
|
-
padding: string;
|
|
460
|
-
}, any>> | undefined;
|
|
461
|
-
} | undefined;
|
|
462
|
-
} | undefined;
|
|
463
|
-
Dropdown?: {
|
|
464
|
-
peers?: {
|
|
465
|
-
Popover?: import("../../_mixins/use-theme").ExtractThemeOverrides<import("../../_mixins").Theme<"Popover", {
|
|
466
|
-
fontSize: string;
|
|
467
|
-
borderRadius: string;
|
|
468
|
-
color: string;
|
|
469
|
-
dividerColor: string;
|
|
470
|
-
textColor: string;
|
|
471
|
-
boxShadow: string;
|
|
472
|
-
space: string;
|
|
473
|
-
spaceArrow: string;
|
|
474
|
-
arrowOffset: string;
|
|
475
|
-
arrowOffsetVertical: string;
|
|
476
|
-
arrowHeight: string;
|
|
477
|
-
padding: string;
|
|
478
|
-
}, any>> | undefined;
|
|
479
|
-
} | undefined;
|
|
480
|
-
} | undefined;
|
|
481
|
-
};
|
|
482
267
|
}>;
|
|
483
268
|
menuProps: import("./Menu").MenuSetupProps;
|
|
484
269
|
dropdownEnabled: import("vue").ComputedRef<boolean>;
|
|
485
270
|
selected: import("vue").ComputedRef<boolean>;
|
|
486
271
|
mergedDisabled: import("vue").ComputedRef<boolean>;
|
|
487
272
|
handleClick: (e: MouseEvent) => void;
|
|
488
|
-
},
|
|
273
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
489
274
|
readonly tmNode: {
|
|
490
275
|
readonly type: PropType<TmNode>;
|
|
491
276
|
readonly required: true;
|
|
@@ -505,8 +290,8 @@ export declare const NMenuOption: import("vue").DefineComponent<import("vue").Ex
|
|
|
505
290
|
};
|
|
506
291
|
readonly title: PropType<string | (() => import("vue").VNodeChild)>;
|
|
507
292
|
readonly extra: PropType<string | (() => import("vue").VNodeChild)>;
|
|
508
|
-
}
|
|
293
|
+
}>>, {
|
|
509
294
|
readonly root: boolean;
|
|
510
295
|
readonly disabled: boolean;
|
|
511
296
|
readonly isGroup: boolean;
|
|
512
|
-
}, {}
|
|
297
|
+
}, {}>;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { TmNode } from './interface';
|
|
2
2
|
import { type PropType } from 'vue';
|
|
3
|
-
declare const _default: import("vue").DefineComponent<
|
|
3
|
+
declare const _default: import("vue").DefineComponent<{
|
|
4
4
|
collapsed: BooleanConstructor;
|
|
5
5
|
disabled: BooleanConstructor;
|
|
6
6
|
title: (StringConstructor | FunctionConstructor)[];
|
|
@@ -33,7 +33,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
33
33
|
required: true;
|
|
34
34
|
};
|
|
35
35
|
isEllipsisPlaceholder: BooleanConstructor;
|
|
36
|
-
}
|
|
36
|
+
}, {
|
|
37
37
|
menuProps: import("./Menu").MenuSetupProps;
|
|
38
38
|
style: import("vue").ComputedRef<{
|
|
39
39
|
paddingLeft: string | 0 | undefined;
|
|
@@ -44,7 +44,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
44
44
|
fontSize: string;
|
|
45
45
|
marginRight: string;
|
|
46
46
|
}>;
|
|
47
|
-
},
|
|
47
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
48
48
|
collapsed: BooleanConstructor;
|
|
49
49
|
disabled: BooleanConstructor;
|
|
50
50
|
title: (StringConstructor | FunctionConstructor)[];
|
|
@@ -77,7 +77,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
77
77
|
required: true;
|
|
78
78
|
};
|
|
79
79
|
isEllipsisPlaceholder: BooleanConstructor;
|
|
80
|
-
}
|
|
80
|
+
}>>, {
|
|
81
81
|
disabled: boolean;
|
|
82
82
|
selected: boolean;
|
|
83
83
|
hover: boolean;
|
|
@@ -85,5 +85,5 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
85
85
|
childActive: boolean;
|
|
86
86
|
collapsed: boolean;
|
|
87
87
|
isEllipsisPlaceholder: boolean;
|
|
88
|
-
}, {}
|
|
88
|
+
}, {}>;
|
|
89
89
|
export default _default;
|
|
@@ -23,7 +23,7 @@ export declare const menuItemGroupProps: {
|
|
|
23
23
|
readonly extra: PropType<string | (() => import("vue").VNodeChild)>;
|
|
24
24
|
};
|
|
25
25
|
export declare const menuItemGroupPropKeys: ("extra" | "root" | "title" | "tmNode" | "level" | "isGroup" | "tmNodes" | "internalKey")[];
|
|
26
|
-
export declare const NMenuOptionGroup: import("vue").DefineComponent<
|
|
26
|
+
export declare const NMenuOptionGroup: import("vue").DefineComponent<{
|
|
27
27
|
readonly tmNode: {
|
|
28
28
|
readonly type: PropType<TmNode>;
|
|
29
29
|
readonly required: true;
|
|
@@ -44,7 +44,7 @@ export declare const NMenuOptionGroup: import("vue").DefineComponent<import("vue
|
|
|
44
44
|
};
|
|
45
45
|
readonly title: PropType<string | (() => import("vue").VNodeChild)>;
|
|
46
46
|
readonly extra: PropType<string | (() => import("vue").VNodeChild)>;
|
|
47
|
-
}
|
|
47
|
+
}, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
48
48
|
readonly tmNode: {
|
|
49
49
|
readonly type: PropType<TmNode>;
|
|
50
50
|
readonly required: true;
|
|
@@ -65,7 +65,7 @@ export declare const NMenuOptionGroup: import("vue").DefineComponent<import("vue
|
|
|
65
65
|
};
|
|
66
66
|
readonly title: PropType<string | (() => import("vue").VNodeChild)>;
|
|
67
67
|
readonly extra: PropType<string | (() => import("vue").VNodeChild)>;
|
|
68
|
-
}
|
|
68
|
+
}>>, {
|
|
69
69
|
readonly root: boolean;
|
|
70
70
|
readonly isGroup: boolean;
|
|
71
|
-
}, {}
|
|
71
|
+
}, {}>;
|
|
@@ -35,8 +35,8 @@ export declare const submenuProps: {
|
|
|
35
35
|
readonly title: PropType<string | (() => VNodeChild)>;
|
|
36
36
|
readonly extra: PropType<string | (() => VNodeChild)>;
|
|
37
37
|
};
|
|
38
|
-
export declare const submenuPropKeys: ("extra" | "root" | "
|
|
39
|
-
export declare const NSubmenu: import("vue").DefineComponent<
|
|
38
|
+
export declare const submenuPropKeys: ("extra" | "root" | "title" | "icon" | "disabled" | "onClick" | "tmNode" | "level" | "isGroup" | "tmNodes" | "internalKey" | "isEllipsisPlaceholder" | "rawNodes" | "domId" | "virtualChildActive")[];
|
|
39
|
+
export declare const NSubmenu: import("vue").DefineComponent<{
|
|
40
40
|
readonly rawNodes: {
|
|
41
41
|
readonly type: PropType<MenuMixedOption[]>;
|
|
42
42
|
readonly default: () => never[];
|
|
@@ -70,7 +70,7 @@ export declare const NSubmenu: import("vue").DefineComponent<import("vue").Extra
|
|
|
70
70
|
};
|
|
71
71
|
readonly title: PropType<string | (() => VNodeChild)>;
|
|
72
72
|
readonly extra: PropType<string | (() => VNodeChild)>;
|
|
73
|
-
}
|
|
73
|
+
}, {
|
|
74
74
|
menuProps: import("./Menu").MenuSetupProps;
|
|
75
75
|
mergedTheme: import("vue").Ref<{
|
|
76
76
|
common: import("../..").ThemeCommonVars;
|
|
@@ -287,240 +287,25 @@ export declare const NSubmenu: import("vue").DefineComponent<import("vue").Extra
|
|
|
287
287
|
} | undefined;
|
|
288
288
|
} | undefined;
|
|
289
289
|
};
|
|
290
|
-
}, {
|
|
291
|
-
common: import("../..").ThemeCommonVars;
|
|
292
|
-
self: {
|
|
293
|
-
itemColorHoverInverted: string;
|
|
294
|
-
itemColorActiveInverted: string;
|
|
295
|
-
itemColorActiveHoverInverted: string;
|
|
296
|
-
itemColorActiveCollapsedInverted: string;
|
|
297
|
-
itemTextColorInverted: string;
|
|
298
|
-
itemTextColorHoverInverted: string;
|
|
299
|
-
itemTextColorChildActiveInverted: string;
|
|
300
|
-
itemTextColorChildActiveHoverInverted: string;
|
|
301
|
-
itemTextColorActiveInverted: string;
|
|
302
|
-
itemTextColorActiveHoverInverted: string;
|
|
303
|
-
itemTextColorHorizontalInverted: string;
|
|
304
|
-
itemTextColorHoverHorizontalInverted: string;
|
|
305
|
-
itemTextColorChildActiveHorizontalInverted: string;
|
|
306
|
-
itemTextColorChildActiveHoverHorizontalInverted: string;
|
|
307
|
-
itemTextColorActiveHorizontalInverted: string;
|
|
308
|
-
itemTextColorActiveHoverHorizontalInverted: string;
|
|
309
|
-
itemIconColorInverted: string;
|
|
310
|
-
itemIconColorHoverInverted: string;
|
|
311
|
-
itemIconColorActiveInverted: string;
|
|
312
|
-
itemIconColorActiveHoverInverted: string;
|
|
313
|
-
itemIconColorChildActiveInverted: string;
|
|
314
|
-
itemIconColorChildActiveHoverInverted: string;
|
|
315
|
-
itemIconColorCollapsedInverted: string;
|
|
316
|
-
itemIconColorHorizontalInverted: string;
|
|
317
|
-
itemIconColorHoverHorizontalInverted: string;
|
|
318
|
-
itemIconColorActiveHorizontalInverted: string;
|
|
319
|
-
itemIconColorActiveHoverHorizontalInverted: string;
|
|
320
|
-
itemIconColorChildActiveHorizontalInverted: string;
|
|
321
|
-
itemIconColorChildActiveHoverHorizontalInverted: string;
|
|
322
|
-
arrowColorInverted: string;
|
|
323
|
-
arrowColorHoverInverted: string;
|
|
324
|
-
arrowColorActiveInverted: string;
|
|
325
|
-
arrowColorActiveHoverInverted: string;
|
|
326
|
-
arrowColorChildActiveInverted: string;
|
|
327
|
-
arrowColorChildActiveHoverInverted: string;
|
|
328
|
-
groupTextColorInverted: string;
|
|
329
|
-
borderRadius: string;
|
|
330
|
-
color: string;
|
|
331
|
-
groupTextColor: string;
|
|
332
|
-
itemColorHover: string;
|
|
333
|
-
itemColorActive: string;
|
|
334
|
-
itemColorActiveHover: string;
|
|
335
|
-
itemColorActiveCollapsed: string;
|
|
336
|
-
itemTextColor: string;
|
|
337
|
-
itemTextColorHover: string;
|
|
338
|
-
itemTextColorActive: string;
|
|
339
|
-
itemTextColorActiveHover: string;
|
|
340
|
-
itemTextColorChildActive: string;
|
|
341
|
-
itemTextColorChildActiveHover: string;
|
|
342
|
-
itemTextColorHorizontal: string;
|
|
343
|
-
itemTextColorHoverHorizontal: string;
|
|
344
|
-
itemTextColorActiveHorizontal: string;
|
|
345
|
-
itemTextColorActiveHoverHorizontal: string;
|
|
346
|
-
itemTextColorChildActiveHorizontal: string;
|
|
347
|
-
itemTextColorChildActiveHoverHorizontal: string;
|
|
348
|
-
itemIconColor: string;
|
|
349
|
-
itemIconColorHover: string;
|
|
350
|
-
itemIconColorActive: string;
|
|
351
|
-
itemIconColorActiveHover: string;
|
|
352
|
-
itemIconColorChildActive: string;
|
|
353
|
-
itemIconColorChildActiveHover: string;
|
|
354
|
-
itemIconColorCollapsed: string;
|
|
355
|
-
itemIconColorHorizontal: string;
|
|
356
|
-
itemIconColorHoverHorizontal: string;
|
|
357
|
-
itemIconColorActiveHorizontal: string;
|
|
358
|
-
itemIconColorActiveHoverHorizontal: string;
|
|
359
|
-
itemIconColorChildActiveHorizontal: string;
|
|
360
|
-
itemIconColorChildActiveHoverHorizontal: string;
|
|
361
|
-
itemHeight: string;
|
|
362
|
-
arrowColor: string;
|
|
363
|
-
arrowColorHover: string;
|
|
364
|
-
arrowColorActive: string;
|
|
365
|
-
arrowColorActiveHover: string;
|
|
366
|
-
arrowColorChildActive: string;
|
|
367
|
-
arrowColorChildActiveHover: string;
|
|
368
|
-
colorInverted: string;
|
|
369
|
-
borderColorHorizontal: string;
|
|
370
|
-
fontSize: string;
|
|
371
|
-
dividerColor: string;
|
|
372
|
-
};
|
|
373
|
-
peers: {
|
|
374
|
-
Tooltip: import("../../_mixins").Theme<"Tooltip", {
|
|
375
|
-
borderRadius: string;
|
|
376
|
-
boxShadow: string;
|
|
377
|
-
color: string;
|
|
378
|
-
textColor: string;
|
|
379
|
-
padding: string;
|
|
380
|
-
}, {
|
|
381
|
-
Popover: import("../../_mixins").Theme<"Popover", {
|
|
382
|
-
fontSize: string;
|
|
383
|
-
borderRadius: string;
|
|
384
|
-
color: string;
|
|
385
|
-
dividerColor: string;
|
|
386
|
-
textColor: string;
|
|
387
|
-
boxShadow: string;
|
|
388
|
-
space: string;
|
|
389
|
-
spaceArrow: string;
|
|
390
|
-
arrowOffset: string;
|
|
391
|
-
arrowOffsetVertical: string;
|
|
392
|
-
arrowHeight: string;
|
|
393
|
-
padding: string;
|
|
394
|
-
}, any>;
|
|
395
|
-
}>;
|
|
396
|
-
Dropdown: import("../../_mixins").Theme<"Dropdown", {
|
|
397
|
-
optionHeightSmall: string;
|
|
398
|
-
optionHeightMedium: string;
|
|
399
|
-
optionHeightLarge: string;
|
|
400
|
-
optionHeightHuge: string;
|
|
401
|
-
borderRadius: string;
|
|
402
|
-
fontSizeSmall: string;
|
|
403
|
-
fontSizeMedium: string;
|
|
404
|
-
fontSizeLarge: string;
|
|
405
|
-
fontSizeHuge: string;
|
|
406
|
-
optionTextColor: string;
|
|
407
|
-
optionTextColorHover: string;
|
|
408
|
-
optionTextColorActive: string;
|
|
409
|
-
optionTextColorChildActive: string;
|
|
410
|
-
color: string;
|
|
411
|
-
dividerColor: string;
|
|
412
|
-
suffixColor: string;
|
|
413
|
-
prefixColor: string;
|
|
414
|
-
optionColorHover: string;
|
|
415
|
-
optionColorActive: string;
|
|
416
|
-
groupHeaderTextColor: string;
|
|
417
|
-
optionTextColorInverted: string;
|
|
418
|
-
optionTextColorHoverInverted: string;
|
|
419
|
-
optionTextColorActiveInverted: string;
|
|
420
|
-
optionTextColorChildActiveInverted: string;
|
|
421
|
-
colorInverted: string;
|
|
422
|
-
dividerColorInverted: string;
|
|
423
|
-
suffixColorInverted: string;
|
|
424
|
-
prefixColorInverted: string;
|
|
425
|
-
optionColorHoverInverted: string;
|
|
426
|
-
optionColorActiveInverted: string;
|
|
427
|
-
groupHeaderTextColorInverted: string;
|
|
428
|
-
optionOpacityDisabled: string;
|
|
429
|
-
padding: string;
|
|
430
|
-
optionIconSizeSmall: string;
|
|
431
|
-
optionIconSizeMedium: string;
|
|
432
|
-
optionIconSizeLarge: string;
|
|
433
|
-
optionIconSizeHuge: string;
|
|
434
|
-
optionSuffixWidthSmall: string;
|
|
435
|
-
optionSuffixWidthMedium: string;
|
|
436
|
-
optionSuffixWidthLarge: string;
|
|
437
|
-
optionSuffixWidthHuge: string;
|
|
438
|
-
optionIconSuffixWidthSmall: string;
|
|
439
|
-
optionIconSuffixWidthMedium: string;
|
|
440
|
-
optionIconSuffixWidthLarge: string;
|
|
441
|
-
optionIconSuffixWidthHuge: string;
|
|
442
|
-
optionPrefixWidthSmall: string;
|
|
443
|
-
optionPrefixWidthMedium: string;
|
|
444
|
-
optionPrefixWidthLarge: string;
|
|
445
|
-
optionPrefixWidthHuge: string;
|
|
446
|
-
optionIconPrefixWidthSmall: string;
|
|
447
|
-
optionIconPrefixWidthMedium: string;
|
|
448
|
-
optionIconPrefixWidthLarge: string;
|
|
449
|
-
optionIconPrefixWidthHuge: string;
|
|
450
|
-
}, {
|
|
451
|
-
Popover: import("../../_mixins").Theme<"Popover", {
|
|
452
|
-
fontSize: string;
|
|
453
|
-
borderRadius: string;
|
|
454
|
-
color: string;
|
|
455
|
-
dividerColor: string;
|
|
456
|
-
textColor: string;
|
|
457
|
-
boxShadow: string;
|
|
458
|
-
space: string;
|
|
459
|
-
spaceArrow: string;
|
|
460
|
-
arrowOffset: string;
|
|
461
|
-
arrowOffsetVertical: string;
|
|
462
|
-
arrowHeight: string;
|
|
463
|
-
padding: string;
|
|
464
|
-
}, any>;
|
|
465
|
-
}>;
|
|
466
|
-
};
|
|
467
|
-
peerOverrides: {
|
|
468
|
-
Tooltip?: {
|
|
469
|
-
peers?: {
|
|
470
|
-
Popover?: import("../../_mixins/use-theme").ExtractThemeOverrides<import("../../_mixins").Theme<"Popover", {
|
|
471
|
-
fontSize: string;
|
|
472
|
-
borderRadius: string;
|
|
473
|
-
color: string;
|
|
474
|
-
dividerColor: string;
|
|
475
|
-
textColor: string;
|
|
476
|
-
boxShadow: string;
|
|
477
|
-
space: string;
|
|
478
|
-
spaceArrow: string;
|
|
479
|
-
arrowOffset: string;
|
|
480
|
-
arrowOffsetVertical: string;
|
|
481
|
-
arrowHeight: string;
|
|
482
|
-
padding: string;
|
|
483
|
-
}, any>> | undefined;
|
|
484
|
-
} | undefined;
|
|
485
|
-
} | undefined;
|
|
486
|
-
Dropdown?: {
|
|
487
|
-
peers?: {
|
|
488
|
-
Popover?: import("../../_mixins/use-theme").ExtractThemeOverrides<import("../../_mixins").Theme<"Popover", {
|
|
489
|
-
fontSize: string;
|
|
490
|
-
borderRadius: string;
|
|
491
|
-
color: string;
|
|
492
|
-
dividerColor: string;
|
|
493
|
-
textColor: string;
|
|
494
|
-
boxShadow: string;
|
|
495
|
-
space: string;
|
|
496
|
-
spaceArrow: string;
|
|
497
|
-
arrowOffset: string;
|
|
498
|
-
arrowOffsetVertical: string;
|
|
499
|
-
arrowHeight: string;
|
|
500
|
-
padding: string;
|
|
501
|
-
}, any>> | undefined;
|
|
502
|
-
} | undefined;
|
|
503
|
-
} | undefined;
|
|
504
|
-
};
|
|
505
290
|
}>;
|
|
506
291
|
doSelect: import("./interface").OnUpdateValueImpl;
|
|
507
|
-
inverted: import("vue").Ref<boolean
|
|
508
|
-
isHorizontal: import("vue").Ref<boolean
|
|
509
|
-
mergedClsPrefix: import("vue").Ref<string
|
|
292
|
+
inverted: import("vue").Ref<boolean>;
|
|
293
|
+
isHorizontal: import("vue").Ref<boolean>;
|
|
294
|
+
mergedClsPrefix: import("vue").Ref<string>;
|
|
510
295
|
maxIconSize: import("vue").ComputedRef<number>;
|
|
511
296
|
activeIconSize: import("vue").ComputedRef<number>;
|
|
512
297
|
iconMarginRight: import("vue").ComputedRef<number>;
|
|
513
298
|
dropdownPlacement: import("vue").ComputedRef<import("vueuc").FollowerPlacement>;
|
|
514
|
-
dropdownShow: import("vue").Ref<boolean
|
|
299
|
+
dropdownShow: import("vue").Ref<boolean>;
|
|
515
300
|
paddingLeft: import("vue").ComputedRef<number | undefined>;
|
|
516
301
|
mergedDisabled: import("vue").ComputedRef<boolean>;
|
|
517
|
-
mergedValue: import("vue").Ref<import("treemate").Key | null
|
|
302
|
+
mergedValue: import("vue").Ref<import("treemate").Key | null>;
|
|
518
303
|
childActive: import("vue").ComputedRef<boolean>;
|
|
519
304
|
collapsed: import("vue").ComputedRef<boolean>;
|
|
520
305
|
dropdownEnabled: import("vue").ComputedRef<boolean>;
|
|
521
306
|
handlePopoverShowChange: (value: boolean) => void;
|
|
522
307
|
handleClick: () => void;
|
|
523
|
-
},
|
|
308
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
524
309
|
readonly rawNodes: {
|
|
525
310
|
readonly type: PropType<MenuMixedOption[]>;
|
|
526
311
|
readonly default: () => never[];
|
|
@@ -554,7 +339,7 @@ export declare const NSubmenu: import("vue").DefineComponent<import("vue").Extra
|
|
|
554
339
|
};
|
|
555
340
|
readonly title: PropType<string | (() => VNodeChild)>;
|
|
556
341
|
readonly extra: PropType<string | (() => VNodeChild)>;
|
|
557
|
-
}
|
|
342
|
+
}>>, {
|
|
558
343
|
readonly root: boolean;
|
|
559
344
|
readonly disabled: boolean;
|
|
560
345
|
readonly isGroup: boolean;
|
|
@@ -562,4 +347,4 @@ export declare const NSubmenu: import("vue").DefineComponent<import("vue").Extra
|
|
|
562
347
|
readonly isEllipsisPlaceholder: boolean;
|
|
563
348
|
readonly rawNodes: MenuMixedOption[];
|
|
564
349
|
readonly virtualChildActive: boolean;
|
|
565
|
-
}, {}
|
|
350
|
+
}, {}>;
|
package/lib/message/index.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { default as NMessageProvider
|
|
1
|
+
export { messageProviderProps, default as NMessageProvider } from './src/MessageProvider';
|
|
2
2
|
export type { MessageApiInjection as MessageApi, MessageProviderInst, MessageProviderProps, MessageReactive } from './src/MessageProvider';
|
|
3
3
|
export type { MessageOptions, MessageRenderMessage, MessageType } from './src/types';
|
|
4
4
|
export { useMessage } from './src/use-message';
|
package/lib/message/index.js
CHANGED
|
@@ -3,9 +3,9 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
3
3
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
4
4
|
};
|
|
5
5
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
-
exports.useMessage = exports.
|
|
6
|
+
exports.useMessage = exports.NMessageProvider = exports.messageProviderProps = void 0;
|
|
7
7
|
var MessageProvider_1 = require("./src/MessageProvider");
|
|
8
|
-
Object.defineProperty(exports, "NMessageProvider", { enumerable: true, get: function () { return __importDefault(MessageProvider_1).default; } });
|
|
9
8
|
Object.defineProperty(exports, "messageProviderProps", { enumerable: true, get: function () { return MessageProvider_1.messageProviderProps; } });
|
|
9
|
+
Object.defineProperty(exports, "NMessageProvider", { enumerable: true, get: function () { return __importDefault(MessageProvider_1).default; } });
|
|
10
10
|
var use_message_1 = require("./src/use-message");
|
|
11
11
|
Object.defineProperty(exports, "useMessage", { enumerable: true, get: function () { return use_message_1.useMessage; } });
|