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
package/es/tabs/src/Tabs.d.ts
CHANGED
|
@@ -321,7 +321,7 @@ export declare const tabsProps: {
|
|
|
321
321
|
}, any>>>;
|
|
322
322
|
};
|
|
323
323
|
export type TabsProps = ExtractPublicPropTypes<typeof tabsProps>;
|
|
324
|
-
declare const _default: import("vue").DefineComponent<
|
|
324
|
+
declare const _default: import("vue").DefineComponent<{
|
|
325
325
|
readonly value: PropType<string | number>;
|
|
326
326
|
readonly defaultValue: PropType<string | number>;
|
|
327
327
|
readonly trigger: {
|
|
@@ -638,16 +638,16 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
|
|
|
638
638
|
closeSize: string;
|
|
639
639
|
closeIconSize: string;
|
|
640
640
|
}, any>>>;
|
|
641
|
-
}
|
|
641
|
+
}, {
|
|
642
642
|
syncBarPosition: () => void;
|
|
643
|
-
mergedClsPrefix: import("vue").Ref<string
|
|
643
|
+
mergedClsPrefix: import("vue").Ref<string>;
|
|
644
644
|
mergedValue: import("vue").ComputedRef<string | number | null>;
|
|
645
645
|
renderedNames: Set<NonNullable<string | number>>;
|
|
646
|
-
segmentCapsuleElRef: import("vue").Ref<HTMLElement | null
|
|
647
|
-
tabsPaneWrapperRef: import("vue").Ref<HTMLElement | null
|
|
648
|
-
tabsElRef: import("vue").Ref<HTMLElement | null
|
|
649
|
-
barElRef: import("vue").Ref<HTMLElement | null
|
|
650
|
-
addTabInstRef: import("vue").Ref<ComponentPublicInstance | null
|
|
646
|
+
segmentCapsuleElRef: import("vue").Ref<HTMLElement | null>;
|
|
647
|
+
tabsPaneWrapperRef: import("vue").Ref<HTMLElement | null>;
|
|
648
|
+
tabsElRef: import("vue").Ref<HTMLElement | null>;
|
|
649
|
+
barElRef: import("vue").Ref<HTMLElement | null>;
|
|
650
|
+
addTabInstRef: import("vue").Ref<ComponentPublicInstance | null>;
|
|
651
651
|
xScrollInstRef: import("vue").Ref<(VXScrollInst & {
|
|
652
652
|
$: import("vue").ComponentInternalInstance;
|
|
653
653
|
$data: {};
|
|
@@ -663,10 +663,9 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
|
|
|
663
663
|
}>;
|
|
664
664
|
$root: ComponentPublicInstance | null;
|
|
665
665
|
$parent: ComponentPublicInstance | null;
|
|
666
|
-
$host: Element | null;
|
|
667
666
|
$emit: (event: string, ...args: any[]) => void;
|
|
668
667
|
$el: any;
|
|
669
|
-
$options: import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}
|
|
668
|
+
$options: import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}> & {
|
|
670
669
|
beforeCreate?: (() => void) | (() => void)[];
|
|
671
670
|
created?: (() => void) | (() => void)[];
|
|
672
671
|
beforeMount?: (() => void) | (() => void)[];
|
|
@@ -685,48 +684,10 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
|
|
|
685
684
|
};
|
|
686
685
|
$forceUpdate: () => void;
|
|
687
686
|
$nextTick: typeof nextTick;
|
|
688
|
-
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R,
|
|
689
|
-
} &
|
|
690
|
-
|
|
691
|
-
|
|
692
|
-
$props: {};
|
|
693
|
-
$attrs: {
|
|
694
|
-
[x: string]: unknown;
|
|
695
|
-
};
|
|
696
|
-
$refs: {
|
|
697
|
-
[x: string]: unknown;
|
|
698
|
-
};
|
|
699
|
-
$slots: Readonly<{
|
|
700
|
-
[name: string]: import("vue").Slot<any> | undefined;
|
|
701
|
-
}>;
|
|
702
|
-
$root: ComponentPublicInstance | null;
|
|
703
|
-
$parent: ComponentPublicInstance | null;
|
|
704
|
-
$host: Element | null;
|
|
705
|
-
$emit: (event: string, ...args: any[]) => void;
|
|
706
|
-
$el: any;
|
|
707
|
-
$options: import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import("vue").ComponentProvideOptions> & {
|
|
708
|
-
beforeCreate?: (() => void) | (() => void)[];
|
|
709
|
-
created?: (() => void) | (() => void)[];
|
|
710
|
-
beforeMount?: (() => void) | (() => void)[];
|
|
711
|
-
mounted?: (() => void) | (() => void)[];
|
|
712
|
-
beforeUpdate?: (() => void) | (() => void)[];
|
|
713
|
-
updated?: (() => void) | (() => void)[];
|
|
714
|
-
activated?: (() => void) | (() => void)[];
|
|
715
|
-
deactivated?: (() => void) | (() => void)[];
|
|
716
|
-
beforeDestroy?: (() => void) | (() => void)[];
|
|
717
|
-
beforeUnmount?: (() => void) | (() => void)[];
|
|
718
|
-
destroyed?: (() => void) | (() => void)[];
|
|
719
|
-
unmounted?: (() => void) | (() => void)[];
|
|
720
|
-
renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
|
|
721
|
-
renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
|
|
722
|
-
errorCaptured?: ((err: unknown, instance: ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: ComponentPublicInstance | null, info: string) => boolean | void)[];
|
|
723
|
-
};
|
|
724
|
-
$forceUpdate: () => void;
|
|
725
|
-
$nextTick: typeof nextTick;
|
|
726
|
-
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import("@vue/reactivity").OnCleanup]) => any : (...args: [any, any, import("@vue/reactivity").OnCleanup]) => any, options?: import("vue").WatchOptions): import("vue").WatchStopHandle;
|
|
727
|
-
} & Readonly<{}> & Omit<{}, never> & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {}) | null>;
|
|
728
|
-
scrollWrapperElRef: import("vue").Ref<HTMLElement | null, HTMLElement | null>;
|
|
729
|
-
addTabFixed: import("vue").Ref<boolean, boolean>;
|
|
687
|
+
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, (cleanupFn: () => void) => void]) => any : (...args: [any, any, (cleanupFn: () => void) => void]) => any, options?: import("vue").WatchOptions): import("vue").WatchStopHandle;
|
|
688
|
+
} & Omit<{}, never> & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {}) | null>;
|
|
689
|
+
scrollWrapperElRef: import("vue").Ref<HTMLElement | null>;
|
|
690
|
+
addTabFixed: import("vue").Ref<boolean>;
|
|
730
691
|
tabWrapperStyle: import("vue").ComputedRef<{
|
|
731
692
|
display: string;
|
|
732
693
|
justifyContent: "start" | "end" | "space-around" | "space-between" | "space-evenly" | "center";
|
|
@@ -769,18 +730,18 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
|
|
|
769
730
|
'--n-font-weight-strong': string;
|
|
770
731
|
'--n-tab-color-segment': string;
|
|
771
732
|
}> | undefined;
|
|
772
|
-
themeClass: import("vue").Ref<string
|
|
773
|
-
animationDirection: import("vue").Ref<"next" | "prev"
|
|
733
|
+
themeClass: import("vue").Ref<string> | undefined;
|
|
734
|
+
animationDirection: import("vue").Ref<"next" | "prev">;
|
|
774
735
|
renderNameListRef: {
|
|
775
736
|
value: Array<string | number>;
|
|
776
737
|
};
|
|
777
|
-
yScrollElRef: import("vue").Ref<HTMLElement | null
|
|
738
|
+
yScrollElRef: import("vue").Ref<HTMLElement | null>;
|
|
778
739
|
handleSegmentResize: () => void;
|
|
779
740
|
onAnimationBeforeLeave: (el: HTMLElement) => void;
|
|
780
741
|
onAnimationEnter: (el: HTMLElement) => void;
|
|
781
742
|
onAnimationAfterEnter: () => void;
|
|
782
743
|
onRender: (() => void) | undefined;
|
|
783
|
-
},
|
|
744
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<ExtractPropTypes<{
|
|
784
745
|
readonly value: PropType<string | number>;
|
|
785
746
|
readonly defaultValue: PropType<string | number>;
|
|
786
747
|
readonly trigger: {
|
|
@@ -1097,7 +1058,7 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
|
|
|
1097
1058
|
closeSize: string;
|
|
1098
1059
|
closeIconSize: string;
|
|
1099
1060
|
}, any>>>;
|
|
1100
|
-
}
|
|
1061
|
+
}>>, {
|
|
1101
1062
|
readonly type: TabsType;
|
|
1102
1063
|
readonly size: "small" | "medium" | "large";
|
|
1103
1064
|
readonly placement: "left" | "right" | "top" | "bottom";
|
|
@@ -1105,5 +1066,5 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
|
|
|
1105
1066
|
readonly closable: boolean;
|
|
1106
1067
|
readonly animated: boolean;
|
|
1107
1068
|
readonly tabsPadding: number;
|
|
1108
|
-
}, {}
|
|
1069
|
+
}, {}>;
|
|
1109
1070
|
export default _default;
|
package/es/tag/src/Tag.d.ts
CHANGED
|
@@ -314,7 +314,7 @@ interface TagInjection {
|
|
|
314
314
|
}
|
|
315
315
|
export declare const tagInjectionKey: import("vue").InjectionKey<TagInjection>;
|
|
316
316
|
export type TagProps = ExtractPublicPropTypes<typeof tagProps>;
|
|
317
|
-
declare const _default: import("vue").DefineComponent<
|
|
317
|
+
declare const _default: import("vue").DefineComponent<{
|
|
318
318
|
bordered: {
|
|
319
319
|
type: PropType<boolean | undefined>;
|
|
320
320
|
default: undefined;
|
|
@@ -616,10 +616,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
616
616
|
padding: string;
|
|
617
617
|
closeMargin: string;
|
|
618
618
|
}, any>>>;
|
|
619
|
-
}
|
|
620
|
-
rtlEnabled: Ref<import("../../config-provider/src/internal-interface").RtlItem | undefined
|
|
621
|
-
mergedClsPrefix: Ref<string
|
|
622
|
-
contentRef: Ref<HTMLElement | null
|
|
619
|
+
}, {
|
|
620
|
+
rtlEnabled: Ref<import("../../config-provider/src/internal-interface").RtlItem | undefined> | undefined;
|
|
621
|
+
mergedClsPrefix: Ref<string>;
|
|
622
|
+
contentRef: Ref<HTMLElement | null>;
|
|
623
623
|
mergedBordered: import("vue").ComputedRef<boolean>;
|
|
624
624
|
handleClick: () => void;
|
|
625
625
|
handleCloseClick: (e: MouseEvent) => void;
|
|
@@ -659,10 +659,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
659
659
|
'--n-text-color-hover-checkable': string;
|
|
660
660
|
'--n-text-color-pressed-checkable': string;
|
|
661
661
|
}> | undefined;
|
|
662
|
-
themeClass: Ref<string
|
|
662
|
+
themeClass: Ref<string> | undefined;
|
|
663
663
|
onRender: (() => void) | undefined;
|
|
664
664
|
setTextContent: (textContent: string) => void;
|
|
665
|
-
},
|
|
665
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
666
666
|
bordered: {
|
|
667
667
|
type: PropType<boolean | undefined>;
|
|
668
668
|
default: undefined;
|
|
@@ -964,12 +964,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
964
964
|
padding: string;
|
|
965
965
|
closeMargin: string;
|
|
966
966
|
}, any>>>;
|
|
967
|
-
}
|
|
967
|
+
}>>, {
|
|
968
968
|
type: "error" | "default" | "primary" | "info" | "success" | "warning";
|
|
969
969
|
size: "small" | "medium" | "large" | "tiny";
|
|
970
|
-
disabled: boolean | undefined;
|
|
971
970
|
strong: boolean;
|
|
972
971
|
round: boolean;
|
|
972
|
+
disabled: boolean | undefined;
|
|
973
973
|
checked: boolean;
|
|
974
974
|
bordered: boolean | undefined;
|
|
975
975
|
closable: boolean;
|
|
@@ -977,5 +977,5 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
977
977
|
triggerClickOnClose: boolean;
|
|
978
978
|
internalCloseFocusable: boolean;
|
|
979
979
|
internalCloseIsButtonTag: boolean;
|
|
980
|
-
}, {}
|
|
980
|
+
}, {}>;
|
|
981
981
|
export default _default;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const MaximizeIcon: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<
|
|
1
|
+
export declare const MaximizeIcon: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const MinimizeIcon: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<
|
|
1
|
+
export declare const MinimizeIcon: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
|
|
@@ -9,15 +9,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
9
9
|
import: string;
|
|
10
10
|
export: string;
|
|
11
11
|
restore: string;
|
|
12
|
-
}, {
|
|
13
|
-
title: string;
|
|
14
|
-
clearAllVars: string;
|
|
15
|
-
clearSearch: string;
|
|
16
|
-
filterCompName: string;
|
|
17
|
-
filterVarName: string;
|
|
18
|
-
import: string;
|
|
19
|
-
export: string;
|
|
20
|
-
restore: string;
|
|
21
12
|
}>;
|
|
22
13
|
themeCommonDefault: import("vue").ComputedRef<{
|
|
23
14
|
baseColor: string;
|
|
@@ -125,14 +116,14 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
125
116
|
name: "common";
|
|
126
117
|
}>;
|
|
127
118
|
theme: import("vue").ComputedRef<GlobalThemeOverrides>;
|
|
128
|
-
showPanel: import("vue").Ref<boolean
|
|
129
|
-
tempOverrides: import("vue").Ref<any
|
|
130
|
-
overrides: import("vue").Ref<any
|
|
131
|
-
compNamePattern: import("vue").Ref<string
|
|
132
|
-
tempCompNamePattern: import("vue").Ref<string
|
|
133
|
-
varNamePattern: import("vue").Ref<string
|
|
134
|
-
tempVarNamePattern: import("vue").Ref<string
|
|
135
|
-
fileInputRef: import("vue").Ref<HTMLInputElement | null
|
|
119
|
+
showPanel: import("vue").Ref<boolean>;
|
|
120
|
+
tempOverrides: import("vue").Ref<any>;
|
|
121
|
+
overrides: import("vue").Ref<any>;
|
|
122
|
+
compNamePattern: import("vue").Ref<string>;
|
|
123
|
+
tempCompNamePattern: import("vue").Ref<string>;
|
|
124
|
+
varNamePattern: import("vue").Ref<string>;
|
|
125
|
+
tempVarNamePattern: import("vue").Ref<string>;
|
|
126
|
+
fileInputRef: import("vue").Ref<HTMLInputElement | null>;
|
|
136
127
|
applyTempOverrides: () => void;
|
|
137
128
|
setTempOverrides: (compName: string, varName: string, value: string) => void;
|
|
138
129
|
handleClearAllClick: () => void;
|
|
@@ -140,6 +131,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
140
131
|
handleImportClick: () => void;
|
|
141
132
|
handleInputFileChange: () => void;
|
|
142
133
|
toggleMaximized: () => void;
|
|
143
|
-
isMaximized: import("vue").Ref<boolean
|
|
144
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<
|
|
134
|
+
isMaximized: import("vue").Ref<boolean>;
|
|
135
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
|
|
145
136
|
export default _default;
|
package/es/themes/dark.mjs
CHANGED
|
@@ -3,21 +3,21 @@ import { commonDark } from "../_styles/common/index.mjs";
|
|
|
3
3
|
import { alertDark } from "../alert/styles/index.mjs";
|
|
4
4
|
import { anchorDark } from "../anchor/styles/index.mjs";
|
|
5
5
|
import { autoCompleteDark } from "../auto-complete/styles/index.mjs";
|
|
6
|
-
import { avatarDark } from "../avatar/styles/index.mjs";
|
|
7
6
|
import { avatarGroupDark } from "../avatar-group/styles/index.mjs";
|
|
7
|
+
import { avatarDark } from "../avatar/styles/index.mjs";
|
|
8
8
|
import { backTopDark } from "../back-top/styles/index.mjs";
|
|
9
9
|
import { badgeDark } from "../badge/styles/index.mjs";
|
|
10
10
|
import { breadcrumbDark } from "../breadcrumb/styles/index.mjs";
|
|
11
|
-
import { buttonDark } from "../button/styles/index.mjs";
|
|
12
11
|
import { buttonGroupDark } from "../button-group/styles/index.mjs";
|
|
12
|
+
import { buttonDark } from "../button/styles/index.mjs";
|
|
13
13
|
import { calendarDark } from "../calendar/styles/index.mjs";
|
|
14
14
|
import { cardDark } from "../card/styles/index.mjs";
|
|
15
15
|
import { carouselDark } from "../carousel/styles/index.mjs";
|
|
16
16
|
import { cascaderDark } from "../cascader/styles/index.mjs";
|
|
17
17
|
import { checkboxDark } from "../checkbox/styles/index.mjs";
|
|
18
18
|
import { codeDark } from "../code/styles/index.mjs";
|
|
19
|
-
import { collapseDark } from "../collapse/styles/index.mjs";
|
|
20
19
|
import { collapseTransitionDark } from "../collapse-transition/styles/index.mjs";
|
|
20
|
+
import { collapseDark } from "../collapse/styles/index.mjs";
|
|
21
21
|
import { colorPickerDark } from "../color-picker/styles/index.mjs";
|
|
22
22
|
import { dataTableDark } from "../data-table/styles/index.mjs";
|
|
23
23
|
import { datePickerDark } from "../date-picker/styles/index.mjs";
|
|
@@ -32,15 +32,15 @@ import { elementDark } from "../element/styles/index.mjs";
|
|
|
32
32
|
import { ellipsisDark } from "../ellipsis/styles/index.mjs";
|
|
33
33
|
import { emptyDark } from "../empty/styles/index.mjs";
|
|
34
34
|
import { equationDark } from "../equation/styles/index.mjs";
|
|
35
|
-
import { floatButtonDark } from "../float-button/styles/index.mjs";
|
|
36
35
|
import { floatButtonGroupDark } from "../float-button-group/styles/index.mjs";
|
|
36
|
+
import { floatButtonDark } from "../float-button/styles/index.mjs";
|
|
37
37
|
import { formDark } from "../form/styles/index.mjs";
|
|
38
38
|
import { gradientTextDark } from "../gradient-text/styles/index.mjs";
|
|
39
|
-
import { iconDark } from "../icon/styles/index.mjs";
|
|
40
39
|
import { iconWrapperDark } from "../icon-wrapper/styles/index.mjs";
|
|
40
|
+
import { iconDark } from "../icon/styles/index.mjs";
|
|
41
41
|
import { imageDark } from "../image/styles/index.mjs";
|
|
42
|
-
import { inputDark } from "../input/styles/index.mjs";
|
|
43
42
|
import { inputNumberDark } from "../input-number/styles/index.mjs";
|
|
43
|
+
import { inputDark } from "../input/styles/index.mjs";
|
|
44
44
|
import { layoutDark } from "../layout/styles/index.mjs";
|
|
45
45
|
import { rowDark } from "../legacy-grid/styles/index.mjs";
|
|
46
46
|
import { legacyTransferDark } from "../legacy-transfer/styles/index.mjs";
|
|
@@ -81,8 +81,8 @@ import { timePickerDark } from "../time-picker/styles/index.mjs";
|
|
|
81
81
|
import { timelineDark } from "../timeline/styles/index.mjs";
|
|
82
82
|
import { tooltipDark } from "../tooltip/styles/index.mjs";
|
|
83
83
|
import { transferDark } from "../transfer/styles/index.mjs";
|
|
84
|
-
import { treeDark } from "../tree/styles/index.mjs";
|
|
85
84
|
import { treeSelectDark } from "../tree-select/styles/index.mjs";
|
|
85
|
+
import { treeDark } from "../tree/styles/index.mjs";
|
|
86
86
|
import { typographyDark } from "../typography/styles/index.mjs";
|
|
87
87
|
import { uploadDark } from "../upload/styles/index.mjs";
|
|
88
88
|
import { watermarkDark } from "../watermark/styles/index.mjs";
|
package/es/themes/light.mjs
CHANGED
|
@@ -5,21 +5,21 @@ import { commonLight } from "../_styles/common/index.mjs";
|
|
|
5
5
|
import { alertLight } from "../alert/styles/index.mjs";
|
|
6
6
|
import { anchorLight } from "../anchor/styles/index.mjs";
|
|
7
7
|
import { autoCompleteLight } from "../auto-complete/styles/index.mjs";
|
|
8
|
-
import { avatarLight } from "../avatar/styles/index.mjs";
|
|
9
8
|
import { avatarGroupLight } from "../avatar-group/styles/index.mjs";
|
|
9
|
+
import { avatarLight } from "../avatar/styles/index.mjs";
|
|
10
10
|
import { backTopLight } from "../back-top/styles/index.mjs";
|
|
11
11
|
import { badgeLight } from "../badge/styles/index.mjs";
|
|
12
12
|
import { breadcrumbLight } from "../breadcrumb/styles/index.mjs";
|
|
13
|
-
import { buttonLight } from "../button/styles/index.mjs";
|
|
14
13
|
import { buttonGroupLight } from "../button-group/styles/index.mjs";
|
|
14
|
+
import { buttonLight } from "../button/styles/index.mjs";
|
|
15
15
|
import { calendarLight } from "../calendar/styles/index.mjs";
|
|
16
16
|
import { cardLight } from "../card/styles/index.mjs";
|
|
17
17
|
import { carouselLight } from "../carousel/styles/index.mjs";
|
|
18
18
|
import { cascaderLight } from "../cascader/styles/index.mjs";
|
|
19
19
|
import { checkboxLight } from "../checkbox/styles/index.mjs";
|
|
20
20
|
import { codeLight } from "../code/styles/index.mjs";
|
|
21
|
-
import { collapseLight } from "../collapse/styles/index.mjs";
|
|
22
21
|
import { collapseTransitionLight } from "../collapse-transition/styles/index.mjs";
|
|
22
|
+
import { collapseLight } from "../collapse/styles/index.mjs";
|
|
23
23
|
import { colorPickerLight } from "../color-picker/styles/index.mjs";
|
|
24
24
|
import { dataTableLight } from "../data-table/styles/index.mjs";
|
|
25
25
|
import { datePickerLight } from "../date-picker/styles/index.mjs";
|
|
@@ -35,15 +35,15 @@ import { ellipsisLight } from "../ellipsis/styles/index.mjs";
|
|
|
35
35
|
import { emptyLight } from "../empty/styles/index.mjs";
|
|
36
36
|
import { equationLight } from "../equation/styles/index.mjs";
|
|
37
37
|
import { flexLight } from "../flex/styles/index.mjs";
|
|
38
|
-
import { floatButtonLight } from "../float-button/styles/index.mjs";
|
|
39
38
|
import { floatButtonGroupLight } from "../float-button-group/styles/index.mjs";
|
|
39
|
+
import { floatButtonLight } from "../float-button/styles/index.mjs";
|
|
40
40
|
import { formLight } from "../form/styles/index.mjs";
|
|
41
41
|
import { gradientTextLight } from "../gradient-text/styles/index.mjs";
|
|
42
|
-
import { iconLight } from "../icon/styles/index.mjs";
|
|
43
42
|
import { iconWrapperLight } from "../icon-wrapper/styles/index.mjs";
|
|
43
|
+
import { iconLight } from "../icon/styles/index.mjs";
|
|
44
44
|
import { imageLight } from "../image/styles/index.mjs";
|
|
45
|
-
import { inputLight } from "../input/styles/index.mjs";
|
|
46
45
|
import { inputNumberLight } from "../input-number/styles/index.mjs";
|
|
46
|
+
import { inputLight } from "../input/styles/index.mjs";
|
|
47
47
|
import { layoutLight } from "../layout/styles/index.mjs";
|
|
48
48
|
import { rowLight } from "../legacy-grid/styles/index.mjs";
|
|
49
49
|
import { legacyTransferLight } from "../legacy-transfer/styles/index.mjs";
|
|
@@ -83,8 +83,8 @@ import { timePickerLight } from "../time-picker/styles/index.mjs";
|
|
|
83
83
|
import { timelineLight } from "../timeline/styles/index.mjs";
|
|
84
84
|
import { tooltipLight } from "../tooltip/styles/index.mjs";
|
|
85
85
|
import { transferLight } from "../transfer/styles/index.mjs";
|
|
86
|
-
import { treeLight } from "../tree/styles/index.mjs";
|
|
87
86
|
import { treeSelectLight } from "../tree-select/styles/index.mjs";
|
|
87
|
+
import { treeLight } from "../tree/styles/index.mjs";
|
|
88
88
|
import { typographyLight } from "../typography/styles/index.mjs";
|
|
89
89
|
import { uploadLight } from "../upload/styles/index.mjs";
|
|
90
90
|
import { watermarkLight } from "../watermark/styles/index.mjs";
|
package/es/thing/src/Thing.d.ts
CHANGED
|
@@ -30,7 +30,7 @@ export declare const thingProps: {
|
|
|
30
30
|
}, any>>>;
|
|
31
31
|
};
|
|
32
32
|
export type ThingProps = ExtractPublicPropTypes<typeof thingProps>;
|
|
33
|
-
declare const _default: import("vue").DefineComponent<
|
|
33
|
+
declare const _default: import("vue").DefineComponent<{
|
|
34
34
|
title: StringConstructor;
|
|
35
35
|
titleExtra: StringConstructor;
|
|
36
36
|
description: StringConstructor;
|
|
@@ -58,7 +58,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
58
58
|
textColor: string;
|
|
59
59
|
titleFontWeight: string;
|
|
60
60
|
}, any>>>;
|
|
61
|
-
}
|
|
61
|
+
}, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
62
62
|
title: StringConstructor;
|
|
63
63
|
titleExtra: StringConstructor;
|
|
64
64
|
description: StringConstructor;
|
|
@@ -86,7 +86,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
86
86
|
textColor: string;
|
|
87
87
|
titleFontWeight: string;
|
|
88
88
|
}, any>>>;
|
|
89
|
-
}
|
|
89
|
+
}>>, {
|
|
90
90
|
contentIndented: boolean;
|
|
91
|
-
}, {}
|
|
91
|
+
}, {}>;
|
|
92
92
|
export default _default;
|
package/es/time/src/Time.d.ts
CHANGED
|
@@ -19,7 +19,7 @@ export declare const timeProps: {
|
|
|
19
19
|
readonly timeZone: StringConstructor;
|
|
20
20
|
};
|
|
21
21
|
export type TimeProps = ExtractPublicPropTypes<typeof timeProps>;
|
|
22
|
-
declare const _default: import("vue").DefineComponent<
|
|
22
|
+
declare const _default: import("vue").DefineComponent<{
|
|
23
23
|
readonly time: {
|
|
24
24
|
readonly type: PropType<number | Date>;
|
|
25
25
|
readonly default: undefined;
|
|
@@ -36,9 +36,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
36
36
|
readonly format: StringConstructor;
|
|
37
37
|
readonly text: BooleanConstructor;
|
|
38
38
|
readonly timeZone: StringConstructor;
|
|
39
|
-
}
|
|
39
|
+
}, {
|
|
40
40
|
renderedTime: import("vue").ComputedRef<string>;
|
|
41
|
-
},
|
|
41
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
42
42
|
readonly time: {
|
|
43
43
|
readonly type: PropType<number | Date>;
|
|
44
44
|
readonly default: undefined;
|
|
@@ -55,11 +55,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
55
55
|
readonly format: StringConstructor;
|
|
56
56
|
readonly text: BooleanConstructor;
|
|
57
57
|
readonly timeZone: StringConstructor;
|
|
58
|
-
}
|
|
58
|
+
}>>, {
|
|
59
59
|
readonly type: "relative" | "date" | "datetime";
|
|
60
|
-
readonly to: number | Date;
|
|
61
60
|
readonly time: number | Date;
|
|
62
61
|
readonly text: boolean;
|
|
62
|
+
readonly to: number | Date;
|
|
63
63
|
readonly unix: boolean;
|
|
64
|
-
}, {}
|
|
64
|
+
}, {}>;
|
|
65
65
|
export default _default;
|