naive-ui 2.40.3 → 2.40.4
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 +452 -386
- package/dist/index.mjs +452 -386
- 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/Attach.mjs +1 -1
- package/es/_internal/icons/Backward.d.ts +1 -1
- package/es/_internal/icons/Cancel.d.ts +1 -1
- package/es/_internal/icons/Cancel.mjs +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/Clear.mjs +1 -1
- package/es/_internal/icons/Close.d.ts +1 -1
- package/es/_internal/icons/Close.mjs +1 -1
- package/es/_internal/icons/Date.d.ts +1 -1
- package/es/_internal/icons/Date.mjs +1 -1
- package/es/_internal/icons/Download.d.ts +1 -1
- package/es/_internal/icons/Download.mjs +1 -1
- package/es/_internal/icons/Empty.d.ts +1 -1
- package/es/_internal/icons/Error.d.ts +1 -1
- package/es/_internal/icons/Error.mjs +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/Info.mjs +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/Retry.mjs +1 -1
- package/es/_internal/icons/RotateClockwise.d.ts +1 -1
- package/es/_internal/icons/RotateClockwise.mjs +1 -1
- package/es/_internal/icons/RotateCounterclockwise.d.ts +1 -1
- package/es/_internal/icons/RotateCounterclockwise.mjs +1 -1
- package/es/_internal/icons/Search.d.ts +1 -1
- package/es/_internal/icons/Success.d.ts +1 -1
- package/es/_internal/icons/Success.mjs +1 -1
- package/es/_internal/icons/Switcher.d.ts +1 -1
- package/es/_internal/icons/Time.d.ts +1 -1
- package/es/_internal/icons/Time.mjs +1 -1
- package/es/_internal/icons/To.d.ts +1 -1
- package/es/_internal/icons/To.mjs +1 -1
- package/es/_internal/icons/Trash.d.ts +1 -1
- package/es/_internal/icons/Trash.mjs +1 -1
- package/es/_internal/icons/Warning.d.ts +1 -1
- package/es/_internal/icons/Warning.mjs +1 -1
- package/es/_internal/icons/ZoomIn.d.ts +1 -1
- package/es/_internal/icons/ZoomIn.mjs +1 -1
- package/es/_internal/icons/ZoomOut.d.ts +1 -1
- package/es/_internal/icons/ZoomOut.mjs +1 -1
- package/es/_internal/icons/replaceable.d.ts +2 -1
- package/es/_internal/icons/replaceable.mjs +7 -2
- 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 +30 -18
- package/es/_internal/scrollbar/src/Scrollbar.mjs +41 -5
- package/es/_internal/scrollbar/src/styles/index.cssr.mjs +16 -4
- package/es/_internal/select-menu/src/SelectGroupHeader.d.ts +6 -6
- package/es/_internal/select-menu/src/SelectMenu.d.ts +25 -8
- 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 +31 -22
- 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/_utils/composable/use-lock-html-scroll.d.ts +1 -1
- package/es/_utils/composable/use-resize.mjs +9 -1
- package/es/_utils/css/rtl-inset.mjs +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 +45 -11
- 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/back-top/src/BackTop.mjs +2 -2
- package/es/back-top/src/BackTopIcon.d.ts +1 -1
- package/es/back-top/src/BackTopIcon.mjs +1 -1
- 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 +14 -11
- package/es/button-group/src/ButtonGroup.d.ts +7 -7
- package/es/calendar/src/Calendar.d.ts +39 -9
- 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/CarouselArrow.mjs +24 -20
- 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 +34 -14
- package/es/cascader/src/CascaderMenu.d.ts +294 -8
- package/es/cascader/src/CascaderOption.d.ts +299 -10
- package/es/cascader/src/CascaderSelectMenu.d.ts +298 -7
- package/es/cascader/src/CascaderSubmenu.d.ts +304 -6
- package/es/checkbox/src/CheckMark.d.ts +2 -1
- package/es/checkbox/src/CheckMark.mjs +1 -1
- package/es/checkbox/src/Checkbox.d.ts +15 -15
- package/es/checkbox/src/Checkbox.mjs +4 -4
- package/es/checkbox/src/CheckboxGroup.d.ts +6 -6
- package/es/checkbox/src/LineMark.d.ts +2 -1
- package/es/checkbox/src/LineMark.mjs +1 -1
- 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/countdown/src/Countdown.d.ts +6 -6
- package/es/data-table/src/DataTable.d.ts +13 -9
- package/es/data-table/src/HeaderButton/FilterButton.d.ts +1207 -9
- package/es/data-table/src/HeaderButton/FilterMenu.d.ts +1210 -7
- 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 +12 -5
- package/es/data-table/src/TableParts/Body.d.ts +1255 -34
- 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 +1224 -20
- 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 +131 -18
- package/es/date-picker/src/panel/date.d.ts +985 -13
- package/es/date-picker/src/panel/daterange.d.ts +991 -19
- package/es/date-picker/src/panel/datetime.d.ts +985 -13
- package/es/date-picker/src/panel/datetimerange.d.ts +991 -19
- package/es/date-picker/src/panel/month.d.ts +985 -13
- package/es/date-picker/src/panel/monthrange.d.ts +991 -19
- package/es/date-picker/src/panel/panelHeader.d.ts +6130 -78
- package/es/date-picker/src/panel/use-calendar.d.ts +980 -8
- package/es/date-picker/src/panel/use-dual-calendar.d.ts +986 -14
- package/es/date-picker/src/panel/use-panel-common.d.ts +977 -5
- 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 +5505 -9
- package/es/dialog/src/dialogProps.d.ts +1 -1
- package/es/discrete/src/InjectionExtractor.d.ts +4 -4
- package/es/divider/src/Divider.d.ts +7 -7
- package/es/drawer/src/Drawer.d.ts +9 -9
- package/es/drawer/src/DrawerBodyWrapper.d.ts +60 -13
- package/es/drawer/src/DrawerBodyWrapper.mjs +1 -1
- package/es/drawer/src/DrawerContent.d.ts +53 -6
- 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/src/DynamicInput.d.ts +11 -9
- package/es/dynamic-input/src/InputPreset.d.ts +292 -6
- package/es/dynamic-input/src/PairPreset.d.ts +293 -7
- package/es/dynamic-tags/src/DynamicTags.d.ts +36 -12
- package/es/element/src/Element.d.ts +7 -7
- package/es/ellipsis/src/Ellipsis.d.ts +10 -7
- package/es/ellipsis/src/PerformantEllipsis.d.ts +6 -6
- package/es/empty/src/Empty.d.ts +7 -7
- package/es/equation/src/Equation.d.ts +4 -4
- package/es/flex/src/Flex.d.ts +7 -7
- package/es/float-button/src/FloatButton.d.ts +8 -8
- package/es/float-button/src/styles/index.cssr.mjs +8 -2
- package/es/float-button-group/src/FloatButtonGroup.d.ts +7 -7
- package/es/float-button-group/src/styles/index.cssr.mjs +7 -1
- package/es/form/src/Form.d.ts +6 -6
- package/es/form/src/FormItem.d.ts +17 -11
- package/es/form/src/FormItemCol.d.ts +11 -5
- package/es/form/src/FormItemGridItem.d.ts +11 -5
- package/es/form/src/FormItemRow.d.ts +10 -5
- package/es/form/src/utils.d.ts +2 -2
- package/es/global-style/src/GlobalStyle.d.ts +1 -1
- package/es/gradient-text/src/GradientText.d.ts +7 -7
- package/es/grid/src/Grid.d.ts +8 -8
- package/es/grid/src/GridItem.d.ts +8 -8
- 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/src/Image.d.ts +16 -11
- package/es/image/src/ImageGroup.d.ts +10 -6
- package/es/image/src/ImagePreview.d.ts +13 -13
- package/es/image/src/ImagePreview.mjs +4 -4
- package/es/image/src/icons.d.ts +3 -3
- package/es/image/src/icons.mjs +30 -24
- package/es/infinite-scroll/src/InfiniteScroll.d.ts +17 -5
- package/es/input/src/Input.d.ts +39 -23
- package/es/input/src/InputGroup.d.ts +3 -11
- package/es/input/src/InputGroupLabel.d.ts +7 -7
- package/es/input/src/WordCount.d.ts +1 -1
- package/es/input-number/src/InputNumber.d.ts +42 -10
- package/es/layout/src/Layout.d.ts +39 -17
- package/es/layout/src/LayoutContent.d.ts +19 -8
- 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 +20 -9
- 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/src/Transfer.d.ts +13 -10
- package/es/legacy-transfer/src/TransferFilter.d.ts +384 -6
- package/es/legacy-transfer/src/TransferHeader.d.ts +4 -4
- package/es/legacy-transfer/src/TransferList.d.ts +401 -6
- package/es/legacy-transfer/src/TransferListItem.d.ts +384 -6
- package/es/legacy-transfer/src/use-transfer-data.d.ts +6 -6
- package/es/list/src/List.d.ts +8 -8
- package/es/list/src/ListItem.d.ts +3 -3
- package/es/loading-bar/src/LoadingBar.d.ts +11 -11
- package/es/loading-bar/src/LoadingBarProvider.d.ts +9 -5
- package/es/log/src/Log.d.ts +19 -7
- package/es/log/src/LogLine.d.ts +7 -7
- package/es/log/src/LogLoader.d.ts +6 -4
- package/es/marquee/src/Marquee.d.ts +7 -7
- package/es/mention/src/Mention.d.ts +50 -14
- package/es/menu/src/Menu.d.ts +16 -12
- package/es/menu/src/MenuDivider.d.ts +1 -1
- package/es/menu/src/MenuOption.d.ts +222 -7
- 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 +226 -11
- 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 +21 -7
- package/es/modal/src/BodyWrapper.d.ts +540 -11
- 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/notification/src/Notification.d.ts +9 -9
- package/es/notification/src/NotificationContainer.d.ts +61 -7
- package/es/notification/src/NotificationEnvironment.d.ts +6 -6
- package/es/notification/src/NotificationProvider.d.ts +31 -7
- 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 +18 -15
- package/es/popconfirm/src/Popconfirm.d.ts +12 -7
- package/es/popconfirm/src/PopconfirmPanel.d.ts +12 -9
- package/es/popover/src/Popover.d.ts +11 -9
- package/es/popover/src/Popover.mjs +4 -1
- package/es/popover/src/PopoverBody.d.ts +13 -11
- package/es/popselect/src/Popselect.d.ts +26 -23
- package/es/popselect/src/PopselectPanel.d.ts +133 -7
- 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 +23 -47
- package/es/radio/src/RadioGroup.d.ts +9 -9
- package/es/rate/src/Rate.d.ts +8 -8
- package/es/rate/src/Rate.mjs +2 -2
- package/es/rate/src/StarIcon.d.ts +1 -1
- package/es/rate/src/StarIcon.mjs +1 -1
- package/es/result/src/403.d.ts +1 -2
- package/es/result/src/403.mjs +12 -10
- package/es/result/src/404.d.ts +1 -2
- package/es/result/src/404.mjs +32 -30
- package/es/result/src/418.d.ts +1 -2
- package/es/result/src/418.mjs +33 -31
- package/es/result/src/500.d.ts +1 -2
- package/es/result/src/500.mjs +18 -16
- package/es/result/src/Result.d.ts +7 -7
- package/es/result/src/Result.mjs +8 -8
- package/es/scrollbar/src/Scrollbar.d.ts +17 -5
- package/es/select/src/Select.d.ts +37 -17
- 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/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 +58 -19
- 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 +19 -10
- package/es/theme-editor/src/ThemeEditor.mjs +25 -23
- 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 +326 -10
- package/es/time-picker/src/PanelCol.d.ts +4 -4
- package/es/time-picker/src/TimePicker.d.ts +89 -15
- 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 +10 -7
- package/es/transfer/src/Transfer.d.ts +9 -9
- package/es/transfer/src/TransferFilter.d.ts +397 -6
- package/es/transfer/src/TransferHeader.d.ts +4 -4
- package/es/transfer/src/TransferList.d.ts +414 -6
- package/es/transfer/src/TransferListItem.d.ts +400 -9
- 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 +28 -11
- package/es/tree/src/TreeNode.d.ts +14 -14
- package/es/tree/src/TreeNodeCheckbox.d.ts +99 -5
- 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 +30 -16
- 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 +270 -7
- package/es/upload/src/UploadFile.mjs +3 -3
- package/es/upload/src/UploadFileList.d.ts +1 -1
- package/es/upload/src/UploadProgress.d.ts +265 -5
- package/es/upload/src/UploadTrigger.d.ts +5 -5
- package/es/upload/src/icons.d.ts +2 -2
- package/es/upload/src/icons.mjs +2 -2
- package/es/version.d.ts +1 -1
- package/es/version.mjs +1 -1
- package/es/virtual-list/src/VirtualList.d.ts +22 -6
- 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/Attach.js +2 -2
- package/lib/_internal/icons/Backward.d.ts +1 -1
- package/lib/_internal/icons/Cancel.d.ts +1 -1
- package/lib/_internal/icons/Cancel.js +2 -2
- 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/Clear.js +2 -2
- package/lib/_internal/icons/Close.d.ts +1 -1
- package/lib/_internal/icons/Close.js +2 -2
- package/lib/_internal/icons/Date.d.ts +1 -1
- package/lib/_internal/icons/Date.js +2 -2
- package/lib/_internal/icons/Download.d.ts +1 -1
- package/lib/_internal/icons/Download.js +2 -2
- package/lib/_internal/icons/Empty.d.ts +1 -1
- package/lib/_internal/icons/Error.d.ts +1 -1
- package/lib/_internal/icons/Error.js +2 -2
- 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/Info.js +2 -2
- 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/Retry.js +2 -2
- package/lib/_internal/icons/RotateClockwise.d.ts +1 -1
- package/lib/_internal/icons/RotateClockwise.js +2 -2
- package/lib/_internal/icons/RotateCounterclockwise.d.ts +1 -1
- package/lib/_internal/icons/RotateCounterclockwise.js +2 -2
- package/lib/_internal/icons/Search.d.ts +1 -1
- package/lib/_internal/icons/Success.d.ts +1 -1
- package/lib/_internal/icons/Success.js +2 -2
- package/lib/_internal/icons/Switcher.d.ts +1 -1
- package/lib/_internal/icons/Time.d.ts +1 -1
- package/lib/_internal/icons/Time.js +2 -2
- package/lib/_internal/icons/To.d.ts +1 -1
- package/lib/_internal/icons/To.js +2 -2
- package/lib/_internal/icons/Trash.d.ts +1 -1
- package/lib/_internal/icons/Trash.js +2 -2
- package/lib/_internal/icons/Warning.d.ts +1 -1
- package/lib/_internal/icons/Warning.js +2 -2
- package/lib/_internal/icons/ZoomIn.d.ts +1 -1
- package/lib/_internal/icons/ZoomIn.js +2 -2
- package/lib/_internal/icons/ZoomOut.d.ts +1 -1
- package/lib/_internal/icons/ZoomOut.js +2 -2
- package/lib/_internal/icons/replaceable.d.ts +2 -1
- package/lib/_internal/icons/replaceable.js +6 -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 +30 -18
- package/lib/_internal/scrollbar/src/Scrollbar.js +24 -8
- package/lib/_internal/scrollbar/src/styles/index.cssr.js +16 -4
- package/lib/_internal/select-menu/src/SelectGroupHeader.d.ts +6 -6
- package/lib/_internal/select-menu/src/SelectMenu.d.ts +25 -8
- 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 +31 -22
- 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/_utils/composable/use-lock-html-scroll.d.ts +1 -1
- package/lib/_utils/composable/use-resize.js +8 -0
- package/lib/_utils/css/rtl-inset.js +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 +45 -11
- 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/back-top/src/BackTop.js +1 -1
- package/lib/back-top/src/BackTopIcon.d.ts +1 -1
- package/lib/back-top/src/BackTopIcon.js +1 -1
- 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 +14 -11
- package/lib/button-group/src/ButtonGroup.d.ts +7 -7
- package/lib/calendar/src/Calendar.d.ts +39 -9
- 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/CarouselArrow.js +12 -8
- 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 +34 -14
- package/lib/cascader/src/CascaderMenu.d.ts +294 -8
- package/lib/cascader/src/CascaderOption.d.ts +299 -10
- package/lib/cascader/src/CascaderSelectMenu.d.ts +298 -7
- package/lib/cascader/src/CascaderSubmenu.d.ts +304 -6
- package/lib/checkbox/src/CheckMark.d.ts +2 -1
- package/lib/checkbox/src/CheckMark.js +1 -1
- package/lib/checkbox/src/Checkbox.d.ts +15 -15
- package/lib/checkbox/src/Checkbox.js +1 -1
- package/lib/checkbox/src/CheckboxGroup.d.ts +6 -6
- package/lib/checkbox/src/LineMark.d.ts +2 -1
- package/lib/checkbox/src/LineMark.js +1 -1
- 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/countdown/src/Countdown.d.ts +6 -6
- package/lib/data-table/src/DataTable.d.ts +13 -9
- package/lib/data-table/src/HeaderButton/FilterButton.d.ts +1207 -9
- package/lib/data-table/src/HeaderButton/FilterMenu.d.ts +1210 -7
- 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 +12 -5
- package/lib/data-table/src/TableParts/Body.d.ts +1255 -34
- 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 +1224 -20
- 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 +131 -18
- package/lib/date-picker/src/panel/date.d.ts +985 -13
- package/lib/date-picker/src/panel/daterange.d.ts +991 -19
- package/lib/date-picker/src/panel/datetime.d.ts +985 -13
- package/lib/date-picker/src/panel/datetimerange.d.ts +991 -19
- package/lib/date-picker/src/panel/month.d.ts +985 -13
- package/lib/date-picker/src/panel/monthrange.d.ts +991 -19
- package/lib/date-picker/src/panel/panelHeader.d.ts +6130 -78
- package/lib/date-picker/src/panel/use-calendar.d.ts +980 -8
- package/lib/date-picker/src/panel/use-dual-calendar.d.ts +986 -14
- package/lib/date-picker/src/panel/use-panel-common.d.ts +977 -5
- 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 +5505 -9
- package/lib/dialog/src/dialogProps.d.ts +1 -1
- package/lib/discrete/src/InjectionExtractor.d.ts +4 -4
- package/lib/divider/src/Divider.d.ts +7 -7
- package/lib/drawer/src/Drawer.d.ts +9 -9
- package/lib/drawer/src/DrawerBodyWrapper.d.ts +60 -13
- package/lib/drawer/src/DrawerBodyWrapper.js +1 -1
- package/lib/drawer/src/DrawerContent.d.ts +53 -6
- 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/src/DynamicInput.d.ts +11 -9
- package/lib/dynamic-input/src/InputPreset.d.ts +292 -6
- package/lib/dynamic-input/src/PairPreset.d.ts +293 -7
- package/lib/dynamic-tags/src/DynamicTags.d.ts +36 -12
- package/lib/element/src/Element.d.ts +7 -7
- package/lib/ellipsis/src/Ellipsis.d.ts +10 -7
- package/lib/ellipsis/src/PerformantEllipsis.d.ts +6 -6
- package/lib/empty/src/Empty.d.ts +7 -7
- package/lib/equation/src/Equation.d.ts +4 -4
- package/lib/flex/src/Flex.d.ts +7 -7
- package/lib/float-button/src/FloatButton.d.ts +8 -8
- package/lib/float-button/src/styles/index.cssr.js +8 -2
- package/lib/float-button-group/src/FloatButtonGroup.d.ts +7 -7
- package/lib/float-button-group/src/styles/index.cssr.js +7 -1
- package/lib/form/src/Form.d.ts +6 -6
- package/lib/form/src/FormItem.d.ts +17 -11
- package/lib/form/src/FormItemCol.d.ts +11 -5
- package/lib/form/src/FormItemGridItem.d.ts +11 -5
- package/lib/form/src/FormItemRow.d.ts +10 -5
- package/lib/form/src/utils.d.ts +2 -2
- package/lib/global-style/src/GlobalStyle.d.ts +1 -1
- package/lib/gradient-text/src/GradientText.d.ts +7 -7
- package/lib/grid/src/Grid.d.ts +8 -8
- package/lib/grid/src/GridItem.d.ts +8 -8
- 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/src/Image.d.ts +16 -11
- package/lib/image/src/ImageGroup.d.ts +10 -6
- package/lib/image/src/ImagePreview.d.ts +13 -13
- package/lib/image/src/ImagePreview.js +3 -3
- package/lib/image/src/icons.d.ts +3 -3
- package/lib/image/src/icons.js +15 -7
- package/lib/infinite-scroll/src/InfiniteScroll.d.ts +17 -5
- package/lib/input/src/Input.d.ts +39 -23
- package/lib/input/src/InputGroup.d.ts +3 -11
- package/lib/input/src/InputGroupLabel.d.ts +7 -7
- package/lib/input/src/WordCount.d.ts +1 -1
- package/lib/input-number/src/InputNumber.d.ts +42 -10
- package/lib/layout/src/Layout.d.ts +39 -17
- package/lib/layout/src/LayoutContent.d.ts +19 -8
- 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 +20 -9
- 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/src/Transfer.d.ts +13 -10
- package/lib/legacy-transfer/src/TransferFilter.d.ts +384 -6
- package/lib/legacy-transfer/src/TransferHeader.d.ts +4 -4
- package/lib/legacy-transfer/src/TransferList.d.ts +401 -6
- package/lib/legacy-transfer/src/TransferListItem.d.ts +384 -6
- package/lib/legacy-transfer/src/use-transfer-data.d.ts +6 -6
- package/lib/list/src/List.d.ts +8 -8
- package/lib/list/src/ListItem.d.ts +3 -3
- package/lib/loading-bar/src/LoadingBar.d.ts +11 -11
- package/lib/loading-bar/src/LoadingBarProvider.d.ts +9 -5
- package/lib/log/src/Log.d.ts +19 -7
- package/lib/log/src/LogLine.d.ts +7 -7
- package/lib/log/src/LogLoader.d.ts +6 -4
- package/lib/marquee/src/Marquee.d.ts +7 -7
- package/lib/mention/src/Mention.d.ts +50 -14
- package/lib/menu/src/Menu.d.ts +16 -12
- package/lib/menu/src/MenuDivider.d.ts +1 -1
- package/lib/menu/src/MenuOption.d.ts +222 -7
- 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 +226 -11
- 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 +21 -7
- package/lib/modal/src/BodyWrapper.d.ts +540 -11
- 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/notification/src/Notification.d.ts +9 -9
- package/lib/notification/src/NotificationContainer.d.ts +61 -7
- package/lib/notification/src/NotificationEnvironment.d.ts +6 -6
- package/lib/notification/src/NotificationProvider.d.ts +31 -7
- 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 +18 -15
- package/lib/popconfirm/src/Popconfirm.d.ts +12 -7
- package/lib/popconfirm/src/PopconfirmPanel.d.ts +12 -9
- package/lib/popover/src/Popover.d.ts +11 -9
- package/lib/popover/src/Popover.js +7 -1
- package/lib/popover/src/PopoverBody.d.ts +13 -11
- package/lib/popselect/src/Popselect.d.ts +26 -23
- package/lib/popselect/src/PopselectPanel.d.ts +133 -7
- 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 +23 -47
- package/lib/radio/src/RadioGroup.d.ts +9 -9
- package/lib/rate/src/Rate.d.ts +8 -8
- package/lib/rate/src/Rate.js +1 -1
- package/lib/rate/src/StarIcon.d.ts +1 -1
- package/lib/rate/src/StarIcon.js +1 -1
- package/lib/result/src/403.d.ts +1 -2
- package/lib/result/src/403.js +6 -3
- package/lib/result/src/404.d.ts +1 -2
- package/lib/result/src/404.js +10 -7
- package/lib/result/src/418.d.ts +1 -2
- package/lib/result/src/418.js +10 -7
- package/lib/result/src/500.d.ts +1 -2
- package/lib/result/src/500.js +7 -4
- package/lib/result/src/Result.d.ts +7 -7
- package/lib/result/src/Result.js +8 -8
- package/lib/scrollbar/src/Scrollbar.d.ts +17 -5
- package/lib/select/src/Select.d.ts +37 -17
- 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/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 +58 -19
- 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 +19 -10
- package/lib/theme-editor/src/ThemeEditor.js +8 -6
- 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 +326 -10
- package/lib/time-picker/src/PanelCol.d.ts +4 -4
- package/lib/time-picker/src/TimePicker.d.ts +89 -15
- 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 +10 -7
- package/lib/transfer/src/Transfer.d.ts +9 -9
- package/lib/transfer/src/TransferFilter.d.ts +397 -6
- package/lib/transfer/src/TransferHeader.d.ts +4 -4
- package/lib/transfer/src/TransferList.d.ts +414 -6
- package/lib/transfer/src/TransferListItem.d.ts +400 -9
- 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 +28 -11
- package/lib/tree/src/TreeNode.d.ts +14 -14
- package/lib/tree/src/TreeNodeCheckbox.d.ts +99 -5
- 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 +30 -16
- 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 +270 -7
- package/lib/upload/src/UploadFile.js +1 -1
- package/lib/upload/src/UploadFileList.d.ts +1 -1
- package/lib/upload/src/UploadProgress.d.ts +265 -5
- package/lib/upload/src/UploadTrigger.d.ts +5 -5
- package/lib/upload/src/icons.d.ts +2 -2
- package/lib/upload/src/icons.js +3 -3
- package/lib/version.d.ts +1 -1
- package/lib/version.js +1 -1
- package/lib/virtual-list/src/VirtualList.d.ts +22 -6
- package/lib/watermark/src/Watermark.d.ts +4 -4
- package/package.json +4 -4
- package/web-types.json +1 -1
package/es/log/src/LogLine.d.ts
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{
|
|
1
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
2
2
|
line: {
|
|
3
3
|
type: StringConstructor;
|
|
4
4
|
default: string;
|
|
5
5
|
};
|
|
6
|
-
}
|
|
7
|
-
highlight: import("vue").Ref<boolean>;
|
|
8
|
-
selfRef: import("vue").Ref<HTMLElement | null>;
|
|
6
|
+
}>, {
|
|
7
|
+
highlight: import("vue").Ref<boolean, boolean>;
|
|
8
|
+
selfRef: import("vue").Ref<HTMLElement | null, HTMLElement | null>;
|
|
9
9
|
maybeTrimmedLines: import("vue").ComputedRef<string>;
|
|
10
|
-
},
|
|
10
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
11
11
|
line: {
|
|
12
12
|
type: StringConstructor;
|
|
13
13
|
default: string;
|
|
14
14
|
};
|
|
15
|
-
}
|
|
15
|
+
}>> & Readonly<{}>, {
|
|
16
16
|
line: string;
|
|
17
|
-
}, {}>;
|
|
17
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
18
18
|
export default _default;
|
|
@@ -1,16 +1,18 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{
|
|
1
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
2
2
|
clsPrefix: {
|
|
3
3
|
type: StringConstructor;
|
|
4
4
|
required: true;
|
|
5
5
|
};
|
|
6
|
-
}
|
|
6
|
+
}>, {
|
|
7
7
|
locale: import("vue").Ref<{
|
|
8
8
|
loading: string;
|
|
9
|
+
}, {
|
|
10
|
+
loading: string;
|
|
9
11
|
}>;
|
|
10
|
-
},
|
|
12
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
11
13
|
clsPrefix: {
|
|
12
14
|
type: StringConstructor;
|
|
13
15
|
required: true;
|
|
14
16
|
};
|
|
15
|
-
}
|
|
17
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
16
18
|
export default _default;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{
|
|
1
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
2
2
|
autoFill: BooleanConstructor;
|
|
3
3
|
speed: {
|
|
4
4
|
type: NumberConstructor;
|
|
@@ -7,8 +7,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
7
7
|
theme: import("vue").PropType<import("../../_mixins").Theme<"Marquee", {}, any>>;
|
|
8
8
|
themeOverrides: import("vue").PropType<import("../../_mixins/use-theme").ExtractThemeOverrides<import("../../_mixins").Theme<"Marquee", {}, any>>>;
|
|
9
9
|
builtinThemeOverrides: import("vue").PropType<import("../../_mixins/use-theme").ExtractThemeOverrides<import("../../_mixins").Theme<"Marquee", {}, any>>>;
|
|
10
|
-
}
|
|
11
|
-
mergedClsPrefix: import("vue").Ref<string>;
|
|
10
|
+
}>, {
|
|
11
|
+
mergedClsPrefix: import("vue").Ref<string, string>;
|
|
12
12
|
animationCssVars: import("vue").ComputedRef<{
|
|
13
13
|
'--n-play': "paused" | "running";
|
|
14
14
|
'--n-direction': string;
|
|
@@ -17,12 +17,12 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
17
17
|
'--n-iteration-count': string;
|
|
18
18
|
'--n-min-width': string;
|
|
19
19
|
}>;
|
|
20
|
-
containerElRef: import("vue").Ref<HTMLDivElement | null>;
|
|
20
|
+
containerElRef: import("vue").Ref<HTMLDivElement | null, HTMLDivElement | null>;
|
|
21
21
|
repeatCountInOneGroup: import("vue").ComputedRef<number>;
|
|
22
22
|
handleContainerResize: (entry: ResizeObserverEntry) => void;
|
|
23
23
|
handleContentResize: (entry: ResizeObserverEntry) => void;
|
|
24
24
|
handleAnimationIteration: () => void;
|
|
25
|
-
},
|
|
25
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
26
26
|
autoFill: BooleanConstructor;
|
|
27
27
|
speed: {
|
|
28
28
|
type: NumberConstructor;
|
|
@@ -31,8 +31,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
31
31
|
theme: import("vue").PropType<import("../../_mixins").Theme<"Marquee", {}, any>>;
|
|
32
32
|
themeOverrides: import("vue").PropType<import("../../_mixins/use-theme").ExtractThemeOverrides<import("../../_mixins").Theme<"Marquee", {}, any>>>;
|
|
33
33
|
builtinThemeOverrides: import("vue").PropType<import("../../_mixins/use-theme").ExtractThemeOverrides<import("../../_mixins").Theme<"Marquee", {}, any>>>;
|
|
34
|
-
}
|
|
34
|
+
}>> & Readonly<{}>, {
|
|
35
35
|
speed: number;
|
|
36
36
|
autoFill: boolean;
|
|
37
|
-
}, {}>;
|
|
37
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
38
38
|
export default _default;
|
|
@@ -6,7 +6,7 @@ import type { SelectBaseOption, SelectGroupOption, SelectIgnoredOption } from '.
|
|
|
6
6
|
import type { MentionOption } from './interface';
|
|
7
7
|
import { type TreeNode } from 'treemate';
|
|
8
8
|
import { type PropType } from 'vue';
|
|
9
|
-
import { type FollowerPlacement } from 'vueuc';
|
|
9
|
+
import { type FollowerInst, type FollowerPlacement } from 'vueuc';
|
|
10
10
|
export declare const mentionProps: {
|
|
11
11
|
readonly to: {
|
|
12
12
|
type: PropType<HTMLElement | string | boolean>;
|
|
@@ -469,7 +469,7 @@ export declare const mentionProps: {
|
|
|
469
469
|
}>>>;
|
|
470
470
|
};
|
|
471
471
|
export type MentionProps = ExtractPublicPropTypes<typeof mentionProps>;
|
|
472
|
-
declare const _default: import("vue").DefineComponent<{
|
|
472
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
473
473
|
readonly to: {
|
|
474
474
|
type: PropType<HTMLElement | string | boolean>;
|
|
475
475
|
default: undefined;
|
|
@@ -929,9 +929,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
929
929
|
clearSize: string;
|
|
930
930
|
}, any>;
|
|
931
931
|
}>>>;
|
|
932
|
-
}
|
|
932
|
+
}>, {
|
|
933
933
|
namespace: import("vue").ComputedRef<string | undefined>;
|
|
934
|
-
mergedClsPrefix: import("vue").Ref<string>;
|
|
934
|
+
mergedClsPrefix: import("vue").Ref<string, string>;
|
|
935
935
|
mergedBordered: import("vue").ComputedRef<boolean>;
|
|
936
936
|
mergedSize: import("vue").ComputedRef<"small" | "medium" | "large" | "tiny">;
|
|
937
937
|
mergedStatus: import("vue").ComputedRef<FormValidationStatus | undefined>;
|
|
@@ -1116,6 +1116,16 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1116
1116
|
getPendingTmNode: () => TreeNode<SelectBaseOption> | null;
|
|
1117
1117
|
prev: () => void;
|
|
1118
1118
|
next: () => void;
|
|
1119
|
+
} | null, {
|
|
1120
|
+
selfRef: HTMLElement | null;
|
|
1121
|
+
getPendingTmNode: () => TreeNode<SelectBaseOption> | null;
|
|
1122
|
+
prev: () => void;
|
|
1123
|
+
next: () => void;
|
|
1124
|
+
} | {
|
|
1125
|
+
selfRef: HTMLElement | null;
|
|
1126
|
+
getPendingTmNode: () => TreeNode<SelectBaseOption> | null;
|
|
1127
|
+
prev: () => void;
|
|
1128
|
+
next: () => void;
|
|
1119
1129
|
} | null>;
|
|
1120
1130
|
inputInstRef: import("vue").Ref<{
|
|
1121
1131
|
wrapperElRef: HTMLElement | null;
|
|
@@ -1129,15 +1139,41 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1129
1139
|
activate: () => void;
|
|
1130
1140
|
deactivate: () => void;
|
|
1131
1141
|
scrollTo: (options: ScrollToOptions) => void;
|
|
1142
|
+
} | null, {
|
|
1143
|
+
wrapperElRef: HTMLElement | null;
|
|
1144
|
+
textareaElRef: HTMLTextAreaElement | null;
|
|
1145
|
+
inputElRef: HTMLInputElement | null;
|
|
1146
|
+
isCompositing: boolean;
|
|
1147
|
+
blur: () => void;
|
|
1148
|
+
clear: () => void;
|
|
1149
|
+
focus: () => void;
|
|
1150
|
+
select: () => void;
|
|
1151
|
+
activate: () => void;
|
|
1152
|
+
deactivate: () => void;
|
|
1153
|
+
scrollTo: (options: ScrollToOptions) => void;
|
|
1154
|
+
} | {
|
|
1155
|
+
wrapperElRef: HTMLElement | null;
|
|
1156
|
+
textareaElRef: HTMLTextAreaElement | null;
|
|
1157
|
+
inputElRef: HTMLInputElement | null;
|
|
1158
|
+
isCompositing: boolean;
|
|
1159
|
+
blur: () => void;
|
|
1160
|
+
clear: () => void;
|
|
1161
|
+
focus: () => void;
|
|
1162
|
+
select: () => void;
|
|
1163
|
+
activate: () => void;
|
|
1164
|
+
deactivate: () => void;
|
|
1165
|
+
scrollTo: (options: ScrollToOptions) => void;
|
|
1132
1166
|
} | null>;
|
|
1133
|
-
cursorRef: import("vue").Ref<HTMLElement | null>;
|
|
1167
|
+
cursorRef: import("vue").Ref<HTMLElement | null, HTMLElement | null>;
|
|
1134
1168
|
followerRef: import("vue").Ref<{
|
|
1135
1169
|
syncPosition: () => void;
|
|
1170
|
+
} | null, FollowerInst | {
|
|
1171
|
+
syncPosition: () => void;
|
|
1136
1172
|
} | null>;
|
|
1137
|
-
wrapperElRef: import("vue").Ref<HTMLElement | null>;
|
|
1138
|
-
showMenu: import("vue").Ref<boolean>;
|
|
1173
|
+
wrapperElRef: import("vue").Ref<HTMLElement | null, HTMLElement | null>;
|
|
1174
|
+
showMenu: import("vue").Ref<boolean, boolean>;
|
|
1139
1175
|
adjustedTo: import("vue").ComputedRef<string | HTMLElement>;
|
|
1140
|
-
isMounted: Readonly<import("vue").Ref<boolean>>;
|
|
1176
|
+
isMounted: Readonly<import("vue").Ref<boolean, boolean>>;
|
|
1141
1177
|
mergedValue: import("vue").ComputedRef<string | null>;
|
|
1142
1178
|
handleInputFocus: (e: FocusEvent) => void;
|
|
1143
1179
|
handleInputBlur: (e: FocusEvent) => void;
|
|
@@ -1150,9 +1186,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1150
1186
|
cssVars: import("vue").ComputedRef<{
|
|
1151
1187
|
'--n-menu-box-shadow': string;
|
|
1152
1188
|
}> | undefined;
|
|
1153
|
-
themeClass: import("vue").Ref<string> | undefined;
|
|
1189
|
+
themeClass: import("vue").Ref<string, string> | undefined;
|
|
1154
1190
|
onRender: (() => void) | undefined;
|
|
1155
|
-
},
|
|
1191
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
1156
1192
|
readonly to: {
|
|
1157
1193
|
type: PropType<HTMLElement | string | boolean>;
|
|
1158
1194
|
default: undefined;
|
|
@@ -1612,19 +1648,19 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1612
1648
|
clearSize: string;
|
|
1613
1649
|
}, any>;
|
|
1614
1650
|
}>>>;
|
|
1615
|
-
}
|
|
1651
|
+
}>> & Readonly<{}>, {
|
|
1616
1652
|
readonly type: "textarea" | "text";
|
|
1617
1653
|
readonly prefix: string | string[];
|
|
1618
1654
|
readonly options: MentionOption[];
|
|
1619
1655
|
readonly filter: (pattern: string, option: MentionOption) => boolean;
|
|
1620
|
-
readonly
|
|
1656
|
+
readonly to: string | boolean | HTMLElement;
|
|
1621
1657
|
readonly disabled: boolean;
|
|
1658
|
+
readonly separator: string;
|
|
1622
1659
|
readonly placeholder: string;
|
|
1623
1660
|
readonly loading: boolean;
|
|
1624
|
-
readonly to: string | boolean | HTMLElement;
|
|
1625
1661
|
readonly bordered: boolean | undefined;
|
|
1626
1662
|
readonly placement: FollowerPlacement;
|
|
1627
1663
|
readonly defaultValue: string;
|
|
1628
1664
|
readonly internalDebug: boolean;
|
|
1629
|
-
}, {}>;
|
|
1665
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
1630
1666
|
export default _default;
|
package/es/menu/src/Menu.d.ts
CHANGED
|
@@ -3,7 +3,7 @@ import type { DropdownProps } from '../../dropdown';
|
|
|
3
3
|
import type { MenuGroupOption, MenuIgnoredOption, MenuMixedOption, MenuNodeProps, MenuOption, OnUpdateKeys, OnUpdateValue } from './interface';
|
|
4
4
|
import { type Key } from 'treemate';
|
|
5
5
|
import { type ExtractPropTypes, type PropType, type VNodeChild } from 'vue';
|
|
6
|
-
import { type FollowerPlacement } from 'vueuc';
|
|
6
|
+
import { type FollowerPlacement, type VOverflowInst } from 'vueuc';
|
|
7
7
|
export declare const menuProps: {
|
|
8
8
|
readonly options: {
|
|
9
9
|
readonly type: PropType<MenuMixedOption[]>;
|
|
@@ -615,7 +615,7 @@ export declare const menuProps: {
|
|
|
615
615
|
};
|
|
616
616
|
export type MenuSetupProps = ExtractPropTypes<typeof menuProps>;
|
|
617
617
|
export type MenuProps = Partial<MenuSetupProps>;
|
|
618
|
-
declare const _default: import("vue").DefineComponent<{
|
|
618
|
+
declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
|
|
619
619
|
readonly options: {
|
|
620
620
|
readonly type: PropType<MenuMixedOption[]>;
|
|
621
621
|
readonly default: () => never[];
|
|
@@ -1223,12 +1223,12 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1223
1223
|
}, any>;
|
|
1224
1224
|
}>;
|
|
1225
1225
|
}>>>;
|
|
1226
|
-
}
|
|
1227
|
-
mergedClsPrefix: import("vue").Ref<string>;
|
|
1226
|
+
}>, {
|
|
1227
|
+
mergedClsPrefix: import("vue").Ref<string, string>;
|
|
1228
1228
|
controlledExpandedKeys: import("vue").ComputedRef<Key[] | undefined>;
|
|
1229
|
-
uncontrolledExpanededKeys: import("vue").Ref<Key[]>;
|
|
1229
|
+
uncontrolledExpanededKeys: import("vue").Ref<Key[], Key[]>;
|
|
1230
1230
|
mergedExpandedKeys: import("vue").ComputedRef<Key[]>;
|
|
1231
|
-
uncontrolledValue: import("vue").Ref<Key | null>;
|
|
1231
|
+
uncontrolledValue: import("vue").Ref<Key | null, Key | null>;
|
|
1232
1232
|
mergedValue: import("vue").ComputedRef<Key | null>;
|
|
1233
1233
|
activePath: import("vue").ComputedRef<Key[]>;
|
|
1234
1234
|
tmNodes: import("vue").ComputedRef<import("treemate").TreeNode<MenuOption, MenuGroupOption, MenuIgnoredOption>[]>;
|
|
@@ -1450,13 +1450,17 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1450
1450
|
}>;
|
|
1451
1451
|
mergedCollapsed: import("vue").ComputedRef<boolean>;
|
|
1452
1452
|
cssVars: import("vue").ComputedRef<any> | undefined;
|
|
1453
|
-
themeClass: import("vue").Ref<string> | undefined;
|
|
1453
|
+
themeClass: import("vue").Ref<string, string> | undefined;
|
|
1454
1454
|
overflowRef: import("vue").Ref<{
|
|
1455
1455
|
sync: (options: {
|
|
1456
1456
|
showAllItemsBeforeCalculate: boolean;
|
|
1457
1457
|
}) => void;
|
|
1458
|
+
} | null, VOverflowInst | {
|
|
1459
|
+
sync: (options: {
|
|
1460
|
+
showAllItemsBeforeCalculate: boolean;
|
|
1461
|
+
}) => void;
|
|
1458
1462
|
} | null>;
|
|
1459
|
-
counterRef: import("vue").Ref<HTMLElement | null>;
|
|
1463
|
+
counterRef: import("vue").Ref<HTMLElement | null, HTMLElement | null>;
|
|
1460
1464
|
updateCounter: () => void;
|
|
1461
1465
|
onResize: () => void;
|
|
1462
1466
|
onUpdateOverflow: (overflow: boolean) => void;
|
|
@@ -1466,7 +1470,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1466
1470
|
onRender: (() => void) | undefined;
|
|
1467
1471
|
showOption: (key?: import("./interface").Key) => void;
|
|
1468
1472
|
deriveResponsiveState: () => void;
|
|
1469
|
-
},
|
|
1473
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<ExtractPropTypes<{
|
|
1470
1474
|
readonly options: {
|
|
1471
1475
|
readonly type: PropType<MenuMixedOption[]>;
|
|
1472
1476
|
readonly default: () => never[];
|
|
@@ -2074,11 +2078,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
2074
2078
|
}, any>;
|
|
2075
2079
|
}>;
|
|
2076
2080
|
}>>>;
|
|
2077
|
-
}
|
|
2081
|
+
}>> & Readonly<{}>, {
|
|
2078
2082
|
readonly options: MenuMixedOption[];
|
|
2079
2083
|
readonly mode: "horizontal" | "vertical";
|
|
2080
|
-
readonly show: boolean;
|
|
2081
2084
|
readonly disabled: boolean;
|
|
2085
|
+
readonly show: boolean;
|
|
2082
2086
|
readonly iconSize: number;
|
|
2083
2087
|
readonly keyField: string;
|
|
2084
2088
|
readonly labelField: string;
|
|
@@ -2095,5 +2099,5 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
2095
2099
|
readonly collapsedIconSize: number;
|
|
2096
2100
|
readonly watchProps: ("defaultValue" | "defaultExpandedKeys")[];
|
|
2097
2101
|
readonly dropdownPlacement: FollowerPlacement;
|
|
2098
|
-
}, {}>;
|
|
2102
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2099
2103
|
export default _default;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{}, () => JSX.Element | null, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, () => JSX.Element | null, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2
2
|
export default _default;
|
|
@@ -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" | "disabled" | "title" | "icon" | "onClick" | "tmNode" | "level" | "isGroup" | "internalKey")[];
|
|
25
|
+
export declare const NMenuOption: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
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<{
|
|
|
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, 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,13 +264,228 @@ export declare const NMenuOption: import("vue").DefineComponent<{
|
|
|
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
|
+
};
|
|
267
482
|
}>;
|
|
268
483
|
menuProps: import("./Menu").MenuSetupProps;
|
|
269
484
|
dropdownEnabled: import("vue").ComputedRef<boolean>;
|
|
270
485
|
selected: import("vue").ComputedRef<boolean>;
|
|
271
486
|
mergedDisabled: import("vue").ComputedRef<boolean>;
|
|
272
487
|
handleClick: (e: MouseEvent) => void;
|
|
273
|
-
},
|
|
488
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
274
489
|
readonly tmNode: {
|
|
275
490
|
readonly type: PropType<TmNode>;
|
|
276
491
|
readonly required: true;
|
|
@@ -290,8 +505,8 @@ export declare const NMenuOption: import("vue").DefineComponent<{
|
|
|
290
505
|
};
|
|
291
506
|
readonly title: PropType<string | (() => import("vue").VNodeChild)>;
|
|
292
507
|
readonly extra: PropType<string | (() => import("vue").VNodeChild)>;
|
|
293
|
-
}
|
|
508
|
+
}>> & Readonly<{}>, {
|
|
294
509
|
readonly root: boolean;
|
|
295
510
|
readonly disabled: boolean;
|
|
296
511
|
readonly isGroup: boolean;
|
|
297
|
-
}, {}>;
|
|
512
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
@@ -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<import("vue").ExtractPropTypes<{
|
|
4
4
|
collapsed: BooleanConstructor;
|
|
5
5
|
disabled: BooleanConstructor;
|
|
6
6
|
title: (StringConstructor | FunctionConstructor)[];
|
|
@@ -33,7 +33,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
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<{
|
|
|
44
44
|
fontSize: string;
|
|
45
45
|
marginRight: string;
|
|
46
46
|
}>;
|
|
47
|
-
},
|
|
47
|
+
}, {}, {}, {}, 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<{
|
|
|
77
77
|
required: true;
|
|
78
78
|
};
|
|
79
79
|
isEllipsisPlaceholder: BooleanConstructor;
|
|
80
|
-
}
|
|
80
|
+
}>> & Readonly<{}>, {
|
|
81
81
|
disabled: boolean;
|
|
82
82
|
selected: boolean;
|
|
83
83
|
hover: boolean;
|
|
@@ -85,5 +85,5 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
85
85
|
childActive: boolean;
|
|
86
86
|
collapsed: boolean;
|
|
87
87
|
isEllipsisPlaceholder: boolean;
|
|
88
|
-
}, {}>;
|
|
88
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
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<import("vue").ExtractPropTypes<{
|
|
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<{
|
|
|
44
44
|
};
|
|
45
45
|
readonly title: PropType<string | (() => import("vue").VNodeChild)>;
|
|
46
46
|
readonly extra: PropType<string | (() => import("vue").VNodeChild)>;
|
|
47
|
-
}
|
|
47
|
+
}>, () => JSX.Element, {}, {}, {}, 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<{
|
|
|
65
65
|
};
|
|
66
66
|
readonly title: PropType<string | (() => import("vue").VNodeChild)>;
|
|
67
67
|
readonly extra: PropType<string | (() => import("vue").VNodeChild)>;
|
|
68
|
-
}
|
|
68
|
+
}>> & Readonly<{}>, {
|
|
69
69
|
readonly root: boolean;
|
|
70
70
|
readonly isGroup: boolean;
|
|
71
|
-
}, {}>;
|
|
71
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|