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
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{
|
|
2
2
|
source: {
|
|
3
3
|
type: BooleanConstructor;
|
|
4
4
|
default: boolean;
|
|
@@ -15,8 +15,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
15
15
|
type: BooleanConstructor;
|
|
16
16
|
default: boolean;
|
|
17
17
|
};
|
|
18
|
-
}
|
|
19
|
-
mergedClsPrefix: import("vue").Ref<string
|
|
18
|
+
}, {
|
|
19
|
+
mergedClsPrefix: import("vue").Ref<string>;
|
|
20
20
|
mergedTheme: import("vue").Ref<{
|
|
21
21
|
common: import("../..").ThemeCommonVars;
|
|
22
22
|
self: {
|
|
@@ -395,388 +395,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
395
395
|
} | undefined;
|
|
396
396
|
} | undefined;
|
|
397
397
|
};
|
|
398
|
-
}, {
|
|
399
|
-
common: import("../..").ThemeCommonVars;
|
|
400
|
-
self: {
|
|
401
|
-
itemHeightSmall: string;
|
|
402
|
-
itemHeightMedium: string;
|
|
403
|
-
itemHeightLarge: string;
|
|
404
|
-
fontSizeSmall: string;
|
|
405
|
-
fontSizeMedium: string;
|
|
406
|
-
fontSizeLarge: string;
|
|
407
|
-
borderRadius: string;
|
|
408
|
-
borderColor: string;
|
|
409
|
-
listColor: string;
|
|
410
|
-
headerColor: string;
|
|
411
|
-
titleTextColor: string;
|
|
412
|
-
titleTextColorDisabled: string;
|
|
413
|
-
extraTextColor: string;
|
|
414
|
-
filterDividerColor: string;
|
|
415
|
-
itemTextColor: string;
|
|
416
|
-
itemTextColorDisabled: string;
|
|
417
|
-
itemColorPending: string;
|
|
418
|
-
titleFontWeight: string;
|
|
419
|
-
iconColor: string;
|
|
420
|
-
iconColorDisabled: string;
|
|
421
|
-
extraFontSize: string;
|
|
422
|
-
width: string;
|
|
423
|
-
};
|
|
424
|
-
peers: {
|
|
425
|
-
Checkbox: import("../../_mixins").Theme<"Checkbox", {
|
|
426
|
-
labelLineHeight: string;
|
|
427
|
-
fontSizeSmall: string;
|
|
428
|
-
fontSizeMedium: string;
|
|
429
|
-
fontSizeLarge: string;
|
|
430
|
-
borderRadius: string;
|
|
431
|
-
color: string;
|
|
432
|
-
colorChecked: string;
|
|
433
|
-
colorDisabled: string;
|
|
434
|
-
colorDisabledChecked: string;
|
|
435
|
-
colorTableHeader: string;
|
|
436
|
-
colorTableHeaderModal: string;
|
|
437
|
-
colorTableHeaderPopover: string;
|
|
438
|
-
checkMarkColor: string;
|
|
439
|
-
checkMarkColorDisabled: string;
|
|
440
|
-
checkMarkColorDisabledChecked: string;
|
|
441
|
-
border: string;
|
|
442
|
-
borderDisabled: string;
|
|
443
|
-
borderDisabledChecked: string;
|
|
444
|
-
borderChecked: string;
|
|
445
|
-
borderFocus: string;
|
|
446
|
-
boxShadowFocus: string;
|
|
447
|
-
textColor: string;
|
|
448
|
-
textColorDisabled: string;
|
|
449
|
-
sizeSmall: string;
|
|
450
|
-
sizeMedium: string;
|
|
451
|
-
sizeLarge: string;
|
|
452
|
-
labelPadding: string;
|
|
453
|
-
labelFontWeight: string;
|
|
454
|
-
}, any>;
|
|
455
|
-
Scrollbar: import("../../_mixins").Theme<"Scrollbar", {
|
|
456
|
-
height: string;
|
|
457
|
-
width: string;
|
|
458
|
-
borderRadius: string;
|
|
459
|
-
color: string;
|
|
460
|
-
colorHover: string;
|
|
461
|
-
railInsetHorizontalBottom: string;
|
|
462
|
-
railInsetHorizontalTop: string;
|
|
463
|
-
railInsetVerticalRight: string;
|
|
464
|
-
railInsetVerticalLeft: string;
|
|
465
|
-
railColor: string;
|
|
466
|
-
}, any>;
|
|
467
|
-
Input: import("../../_mixins").Theme<"Input", {
|
|
468
|
-
fontWeight: string;
|
|
469
|
-
countTextColorDisabled: string;
|
|
470
|
-
countTextColor: string;
|
|
471
|
-
heightTiny: string;
|
|
472
|
-
heightSmall: string;
|
|
473
|
-
heightMedium: string;
|
|
474
|
-
heightLarge: string;
|
|
475
|
-
fontSizeTiny: string;
|
|
476
|
-
fontSizeSmall: string;
|
|
477
|
-
fontSizeMedium: string;
|
|
478
|
-
fontSizeLarge: string;
|
|
479
|
-
lineHeight: string;
|
|
480
|
-
lineHeightTextarea: string;
|
|
481
|
-
borderRadius: string;
|
|
482
|
-
iconSize: string;
|
|
483
|
-
groupLabelColor: string;
|
|
484
|
-
groupLabelTextColor: string;
|
|
485
|
-
textColor: string;
|
|
486
|
-
textColorDisabled: string;
|
|
487
|
-
textDecorationColor: string;
|
|
488
|
-
caretColor: string;
|
|
489
|
-
placeholderColor: string;
|
|
490
|
-
placeholderColorDisabled: string;
|
|
491
|
-
color: string;
|
|
492
|
-
colorDisabled: string;
|
|
493
|
-
colorFocus: string;
|
|
494
|
-
groupLabelBorder: string;
|
|
495
|
-
border: string;
|
|
496
|
-
borderHover: string;
|
|
497
|
-
borderDisabled: string;
|
|
498
|
-
borderFocus: string;
|
|
499
|
-
boxShadowFocus: string;
|
|
500
|
-
loadingColor: string;
|
|
501
|
-
loadingColorWarning: string;
|
|
502
|
-
borderWarning: string;
|
|
503
|
-
borderHoverWarning: string;
|
|
504
|
-
colorFocusWarning: string;
|
|
505
|
-
borderFocusWarning: string;
|
|
506
|
-
boxShadowFocusWarning: string;
|
|
507
|
-
caretColorWarning: string;
|
|
508
|
-
loadingColorError: string;
|
|
509
|
-
borderError: string;
|
|
510
|
-
borderHoverError: string;
|
|
511
|
-
colorFocusError: string;
|
|
512
|
-
borderFocusError: string;
|
|
513
|
-
boxShadowFocusError: string;
|
|
514
|
-
caretColorError: string;
|
|
515
|
-
clearColor: string;
|
|
516
|
-
clearColorHover: string;
|
|
517
|
-
clearColorPressed: string;
|
|
518
|
-
iconColor: string;
|
|
519
|
-
iconColorDisabled: string;
|
|
520
|
-
iconColorHover: string;
|
|
521
|
-
iconColorPressed: string;
|
|
522
|
-
suffixTextColor: string;
|
|
523
|
-
paddingTiny: string;
|
|
524
|
-
paddingSmall: string;
|
|
525
|
-
paddingMedium: string;
|
|
526
|
-
paddingLarge: string;
|
|
527
|
-
clearSize: string;
|
|
528
|
-
}, any>;
|
|
529
|
-
Empty: import("../../_mixins").Theme<"Empty", {
|
|
530
|
-
fontSizeTiny: string;
|
|
531
|
-
fontSizeSmall: string;
|
|
532
|
-
fontSizeMedium: string;
|
|
533
|
-
fontSizeLarge: string;
|
|
534
|
-
fontSizeHuge: string;
|
|
535
|
-
textColor: string;
|
|
536
|
-
iconColor: string;
|
|
537
|
-
extraTextColor: string;
|
|
538
|
-
iconSizeTiny: string;
|
|
539
|
-
iconSizeSmall: string;
|
|
540
|
-
iconSizeMedium: string;
|
|
541
|
-
iconSizeLarge: string;
|
|
542
|
-
iconSizeHuge: string;
|
|
543
|
-
}, any>;
|
|
544
|
-
Button: import("../../_mixins").Theme<"Button", {
|
|
545
|
-
heightTiny: string;
|
|
546
|
-
heightSmall: string;
|
|
547
|
-
heightMedium: string;
|
|
548
|
-
heightLarge: string;
|
|
549
|
-
borderRadiusTiny: string;
|
|
550
|
-
borderRadiusSmall: string;
|
|
551
|
-
borderRadiusMedium: string;
|
|
552
|
-
borderRadiusLarge: string;
|
|
553
|
-
fontSizeTiny: string;
|
|
554
|
-
fontSizeSmall: string;
|
|
555
|
-
fontSizeMedium: string;
|
|
556
|
-
fontSizeLarge: string;
|
|
557
|
-
opacityDisabled: string;
|
|
558
|
-
colorOpacitySecondary: string;
|
|
559
|
-
colorOpacitySecondaryHover: string;
|
|
560
|
-
colorOpacitySecondaryPressed: string;
|
|
561
|
-
colorSecondary: string;
|
|
562
|
-
colorSecondaryHover: string;
|
|
563
|
-
colorSecondaryPressed: string;
|
|
564
|
-
colorTertiary: string;
|
|
565
|
-
colorTertiaryHover: string;
|
|
566
|
-
colorTertiaryPressed: string;
|
|
567
|
-
colorQuaternary: string;
|
|
568
|
-
colorQuaternaryHover: string;
|
|
569
|
-
colorQuaternaryPressed: string;
|
|
570
|
-
color: string;
|
|
571
|
-
colorHover: string;
|
|
572
|
-
colorPressed: string;
|
|
573
|
-
colorFocus: string;
|
|
574
|
-
colorDisabled: string;
|
|
575
|
-
textColor: string;
|
|
576
|
-
textColorTertiary: string;
|
|
577
|
-
textColorHover: string;
|
|
578
|
-
textColorPressed: string;
|
|
579
|
-
textColorFocus: string;
|
|
580
|
-
textColorDisabled: string;
|
|
581
|
-
textColorText: string;
|
|
582
|
-
textColorTextHover: string;
|
|
583
|
-
textColorTextPressed: string;
|
|
584
|
-
textColorTextFocus: string;
|
|
585
|
-
textColorTextDisabled: string;
|
|
586
|
-
textColorGhost: string;
|
|
587
|
-
textColorGhostHover: string;
|
|
588
|
-
textColorGhostPressed: string;
|
|
589
|
-
textColorGhostFocus: string;
|
|
590
|
-
textColorGhostDisabled: string;
|
|
591
|
-
border: string;
|
|
592
|
-
borderHover: string;
|
|
593
|
-
borderPressed: string;
|
|
594
|
-
borderFocus: string;
|
|
595
|
-
borderDisabled: string;
|
|
596
|
-
rippleColor: string;
|
|
597
|
-
colorPrimary: string;
|
|
598
|
-
colorHoverPrimary: string;
|
|
599
|
-
colorPressedPrimary: string;
|
|
600
|
-
colorFocusPrimary: string;
|
|
601
|
-
colorDisabledPrimary: string;
|
|
602
|
-
textColorPrimary: string;
|
|
603
|
-
textColorHoverPrimary: string;
|
|
604
|
-
textColorPressedPrimary: string;
|
|
605
|
-
textColorFocusPrimary: string;
|
|
606
|
-
textColorDisabledPrimary: string;
|
|
607
|
-
textColorTextPrimary: string;
|
|
608
|
-
textColorTextHoverPrimary: string;
|
|
609
|
-
textColorTextPressedPrimary: string;
|
|
610
|
-
textColorTextFocusPrimary: string;
|
|
611
|
-
textColorTextDisabledPrimary: string;
|
|
612
|
-
textColorGhostPrimary: string;
|
|
613
|
-
textColorGhostHoverPrimary: string;
|
|
614
|
-
textColorGhostPressedPrimary: string;
|
|
615
|
-
textColorGhostFocusPrimary: string;
|
|
616
|
-
textColorGhostDisabledPrimary: string;
|
|
617
|
-
borderPrimary: string;
|
|
618
|
-
borderHoverPrimary: string;
|
|
619
|
-
borderPressedPrimary: string;
|
|
620
|
-
borderFocusPrimary: string;
|
|
621
|
-
borderDisabledPrimary: string;
|
|
622
|
-
rippleColorPrimary: string;
|
|
623
|
-
colorInfo: string;
|
|
624
|
-
colorHoverInfo: string;
|
|
625
|
-
colorPressedInfo: string;
|
|
626
|
-
colorFocusInfo: string;
|
|
627
|
-
colorDisabledInfo: string;
|
|
628
|
-
textColorInfo: string;
|
|
629
|
-
textColorHoverInfo: string;
|
|
630
|
-
textColorPressedInfo: string;
|
|
631
|
-
textColorFocusInfo: string;
|
|
632
|
-
textColorDisabledInfo: string;
|
|
633
|
-
textColorTextInfo: string;
|
|
634
|
-
textColorTextHoverInfo: string;
|
|
635
|
-
textColorTextPressedInfo: string;
|
|
636
|
-
textColorTextFocusInfo: string;
|
|
637
|
-
textColorTextDisabledInfo: string;
|
|
638
|
-
textColorGhostInfo: string;
|
|
639
|
-
textColorGhostHoverInfo: string;
|
|
640
|
-
textColorGhostPressedInfo: string;
|
|
641
|
-
textColorGhostFocusInfo: string;
|
|
642
|
-
textColorGhostDisabledInfo: string;
|
|
643
|
-
borderInfo: string;
|
|
644
|
-
borderHoverInfo: string;
|
|
645
|
-
borderPressedInfo: string;
|
|
646
|
-
borderFocusInfo: string;
|
|
647
|
-
borderDisabledInfo: string;
|
|
648
|
-
rippleColorInfo: string;
|
|
649
|
-
colorSuccess: string;
|
|
650
|
-
colorHoverSuccess: string;
|
|
651
|
-
colorPressedSuccess: string;
|
|
652
|
-
colorFocusSuccess: string;
|
|
653
|
-
colorDisabledSuccess: string;
|
|
654
|
-
textColorSuccess: string;
|
|
655
|
-
textColorHoverSuccess: string;
|
|
656
|
-
textColorPressedSuccess: string;
|
|
657
|
-
textColorFocusSuccess: string;
|
|
658
|
-
textColorDisabledSuccess: string;
|
|
659
|
-
textColorTextSuccess: string;
|
|
660
|
-
textColorTextHoverSuccess: string;
|
|
661
|
-
textColorTextPressedSuccess: string;
|
|
662
|
-
textColorTextFocusSuccess: string;
|
|
663
|
-
textColorTextDisabledSuccess: string;
|
|
664
|
-
textColorGhostSuccess: string;
|
|
665
|
-
textColorGhostHoverSuccess: string;
|
|
666
|
-
textColorGhostPressedSuccess: string;
|
|
667
|
-
textColorGhostFocusSuccess: string;
|
|
668
|
-
textColorGhostDisabledSuccess: string;
|
|
669
|
-
borderSuccess: string;
|
|
670
|
-
borderHoverSuccess: string;
|
|
671
|
-
borderPressedSuccess: string;
|
|
672
|
-
borderFocusSuccess: string;
|
|
673
|
-
borderDisabledSuccess: string;
|
|
674
|
-
rippleColorSuccess: string;
|
|
675
|
-
colorWarning: string;
|
|
676
|
-
colorHoverWarning: string;
|
|
677
|
-
colorPressedWarning: string;
|
|
678
|
-
colorFocusWarning: string;
|
|
679
|
-
colorDisabledWarning: string;
|
|
680
|
-
textColorWarning: string;
|
|
681
|
-
textColorHoverWarning: string;
|
|
682
|
-
textColorPressedWarning: string;
|
|
683
|
-
textColorFocusWarning: string;
|
|
684
|
-
textColorDisabledWarning: string;
|
|
685
|
-
textColorTextWarning: string;
|
|
686
|
-
textColorTextHoverWarning: string;
|
|
687
|
-
textColorTextPressedWarning: string;
|
|
688
|
-
textColorTextFocusWarning: string;
|
|
689
|
-
textColorTextDisabledWarning: string;
|
|
690
|
-
textColorGhostWarning: string;
|
|
691
|
-
textColorGhostHoverWarning: string;
|
|
692
|
-
textColorGhostPressedWarning: string;
|
|
693
|
-
textColorGhostFocusWarning: string;
|
|
694
|
-
textColorGhostDisabledWarning: string;
|
|
695
|
-
borderWarning: string;
|
|
696
|
-
borderHoverWarning: string;
|
|
697
|
-
borderPressedWarning: string;
|
|
698
|
-
borderFocusWarning: string;
|
|
699
|
-
borderDisabledWarning: string;
|
|
700
|
-
rippleColorWarning: string;
|
|
701
|
-
colorError: string;
|
|
702
|
-
colorHoverError: string;
|
|
703
|
-
colorPressedError: string;
|
|
704
|
-
colorFocusError: string;
|
|
705
|
-
colorDisabledError: string;
|
|
706
|
-
textColorError: string;
|
|
707
|
-
textColorHoverError: string;
|
|
708
|
-
textColorPressedError: string;
|
|
709
|
-
textColorFocusError: string;
|
|
710
|
-
textColorDisabledError: string;
|
|
711
|
-
textColorTextError: string;
|
|
712
|
-
textColorTextHoverError: string;
|
|
713
|
-
textColorTextPressedError: string;
|
|
714
|
-
textColorTextFocusError: string;
|
|
715
|
-
textColorTextDisabledError: string;
|
|
716
|
-
textColorGhostError: string;
|
|
717
|
-
textColorGhostHoverError: string;
|
|
718
|
-
textColorGhostPressedError: string;
|
|
719
|
-
textColorGhostFocusError: string;
|
|
720
|
-
textColorGhostDisabledError: string;
|
|
721
|
-
borderError: string;
|
|
722
|
-
borderHoverError: string;
|
|
723
|
-
borderPressedError: string;
|
|
724
|
-
borderFocusError: string;
|
|
725
|
-
borderDisabledError: string;
|
|
726
|
-
rippleColorError: string;
|
|
727
|
-
waveOpacity: string;
|
|
728
|
-
fontWeight: string;
|
|
729
|
-
fontWeightStrong: string;
|
|
730
|
-
paddingTiny: string;
|
|
731
|
-
paddingSmall: string;
|
|
732
|
-
paddingMedium: string;
|
|
733
|
-
paddingLarge: string;
|
|
734
|
-
paddingRoundTiny: string;
|
|
735
|
-
paddingRoundSmall: string;
|
|
736
|
-
paddingRoundMedium: string;
|
|
737
|
-
paddingRoundLarge: string;
|
|
738
|
-
iconMarginTiny: string;
|
|
739
|
-
iconMarginSmall: string;
|
|
740
|
-
iconMarginMedium: string;
|
|
741
|
-
iconMarginLarge: string;
|
|
742
|
-
iconSizeTiny: string;
|
|
743
|
-
iconSizeSmall: string;
|
|
744
|
-
iconSizeMedium: string;
|
|
745
|
-
iconSizeLarge: string;
|
|
746
|
-
rippleDuration: string;
|
|
747
|
-
}, any>;
|
|
748
|
-
};
|
|
749
|
-
peerOverrides: {
|
|
750
|
-
Checkbox?: {
|
|
751
|
-
peers?: {
|
|
752
|
-
[x: string]: any;
|
|
753
|
-
} | undefined;
|
|
754
|
-
} | undefined;
|
|
755
|
-
Scrollbar?: {
|
|
756
|
-
peers?: {
|
|
757
|
-
[x: string]: any;
|
|
758
|
-
} | undefined;
|
|
759
|
-
} | undefined;
|
|
760
|
-
Input?: {
|
|
761
|
-
peers?: {
|
|
762
|
-
[x: string]: any;
|
|
763
|
-
} | undefined;
|
|
764
|
-
} | undefined;
|
|
765
|
-
Empty?: {
|
|
766
|
-
peers?: {
|
|
767
|
-
[x: string]: any;
|
|
768
|
-
} | undefined;
|
|
769
|
-
} | undefined;
|
|
770
|
-
Button?: {
|
|
771
|
-
peers?: {
|
|
772
|
-
[x: string]: any;
|
|
773
|
-
} | undefined;
|
|
774
|
-
} | undefined;
|
|
775
|
-
};
|
|
776
398
|
}>;
|
|
777
399
|
checked: import("vue").ComputedRef<boolean>;
|
|
778
400
|
handleClick: () => void;
|
|
779
|
-
},
|
|
401
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
780
402
|
source: {
|
|
781
403
|
type: BooleanConstructor;
|
|
782
404
|
default: boolean;
|
|
@@ -793,8 +415,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
793
415
|
type: BooleanConstructor;
|
|
794
416
|
default: boolean;
|
|
795
417
|
};
|
|
796
|
-
}
|
|
418
|
+
}>>, {
|
|
797
419
|
source: boolean;
|
|
798
420
|
disabled: boolean;
|
|
799
|
-
}, {}
|
|
421
|
+
}, {}>;
|
|
800
422
|
export default _default;
|
|
@@ -8,7 +8,7 @@ interface UseTransferDataProps {
|
|
|
8
8
|
filter: Filter;
|
|
9
9
|
}
|
|
10
10
|
export declare function useTransferData(props: UseTransferDataProps, mergedDisabledRef: Ref<boolean>): {
|
|
11
|
-
uncontrolledValue: Ref<OptionValue[] | null
|
|
11
|
+
uncontrolledValue: Ref<OptionValue[] | null>;
|
|
12
12
|
mergedValue: import("vue").ComputedRef<OptionValue[] | null>;
|
|
13
13
|
avlSrcValueSet: import("vue").ComputedRef<Set<OptionValue>>;
|
|
14
14
|
avlTgtValueSet: import("vue").ComputedRef<Set<any>>;
|
|
@@ -16,8 +16,8 @@ export declare function useTransferData(props: UseTransferDataProps, mergedDisab
|
|
|
16
16
|
srcOpts: import("vue").ComputedRef<Option[]>;
|
|
17
17
|
filteredSrcOpts: import("vue").ComputedRef<Option[]>;
|
|
18
18
|
filteredTgtOpts: import("vue").ComputedRef<any[]>;
|
|
19
|
-
srcCheckedValues: Ref<OptionValue[]
|
|
20
|
-
tgtCheckedValues: Ref<OptionValue[]
|
|
19
|
+
srcCheckedValues: Ref<OptionValue[]>;
|
|
20
|
+
tgtCheckedValues: Ref<OptionValue[]>;
|
|
21
21
|
srcCheckedStatus: import("vue").ComputedRef<CheckedStatus>;
|
|
22
22
|
tgtCheckedStatus: import("vue").ComputedRef<{
|
|
23
23
|
checked: boolean;
|
|
@@ -28,9 +28,9 @@ export declare function useTransferData(props: UseTransferDataProps, mergedDisab
|
|
|
28
28
|
indeterminate: boolean;
|
|
29
29
|
disabled?: undefined;
|
|
30
30
|
}>;
|
|
31
|
-
srcPattern: Ref<string
|
|
32
|
-
tgtPattern: Ref<string
|
|
33
|
-
isInputing: Ref<boolean
|
|
31
|
+
srcPattern: Ref<string>;
|
|
32
|
+
tgtPattern: Ref<string>;
|
|
33
|
+
isInputing: Ref<boolean>;
|
|
34
34
|
fromButtonDisabled: import("vue").ComputedRef<boolean>;
|
|
35
35
|
toButtonDisabled: import("vue").ComputedRef<boolean>;
|
|
36
36
|
handleInputFocus: () => void;
|
package/lib/list/index.d.ts
CHANGED
package/lib/list/index.js
CHANGED
|
@@ -3,9 +3,9 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
3
3
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
4
4
|
};
|
|
5
5
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
-
exports.NListItem = exports.
|
|
6
|
+
exports.NListItem = exports.NList = exports.listProps = void 0;
|
|
7
7
|
var List_1 = require("./src/List");
|
|
8
|
-
Object.defineProperty(exports, "NList", { enumerable: true, get: function () { return __importDefault(List_1).default; } });
|
|
9
8
|
Object.defineProperty(exports, "listProps", { enumerable: true, get: function () { return List_1.listProps; } });
|
|
9
|
+
Object.defineProperty(exports, "NList", { enumerable: true, get: function () { return __importDefault(List_1).default; } });
|
|
10
10
|
var ListItem_1 = require("./src/ListItem");
|
|
11
11
|
Object.defineProperty(exports, "NListItem", { enumerable: true, get: function () { return __importDefault(ListItem_1).default; } });
|
package/lib/list/src/List.d.ts
CHANGED
|
@@ -61,7 +61,7 @@ interface ListInjection {
|
|
|
61
61
|
mergedClsPrefixRef: Ref<string>;
|
|
62
62
|
}
|
|
63
63
|
export declare const listInjectionKey: import("vue").InjectionKey<ListInjection>;
|
|
64
|
-
declare const _default: import("vue").DefineComponent<
|
|
64
|
+
declare const _default: import("vue").DefineComponent<{
|
|
65
65
|
size: {
|
|
66
66
|
type: PropType<"small" | "medium" | "large">;
|
|
67
67
|
default: string;
|
|
@@ -115,9 +115,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
115
115
|
borderRadius: string;
|
|
116
116
|
fontSize: string;
|
|
117
117
|
}, any>>>;
|
|
118
|
-
}
|
|
119
|
-
mergedClsPrefix: Ref<string
|
|
120
|
-
rtlEnabled: Ref<import("../../config-provider/src/internal-interface").RtlItem | undefined
|
|
118
|
+
}, {
|
|
119
|
+
mergedClsPrefix: Ref<string>;
|
|
120
|
+
rtlEnabled: Ref<import("../../config-provider/src/internal-interface").RtlItem | undefined> | undefined;
|
|
121
121
|
cssVars: import("vue").ComputedRef<{
|
|
122
122
|
'--n-font-size': string;
|
|
123
123
|
'--n-bezier': string;
|
|
@@ -133,9 +133,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
133
133
|
'--n-color-hover-modal': string;
|
|
134
134
|
'--n-color-hover-popover': string;
|
|
135
135
|
}> | undefined;
|
|
136
|
-
themeClass: Ref<string
|
|
136
|
+
themeClass: Ref<string> | undefined;
|
|
137
137
|
onRender: (() => void) | undefined;
|
|
138
|
-
},
|
|
138
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
139
139
|
size: {
|
|
140
140
|
type: PropType<"small" | "medium" | "large">;
|
|
141
141
|
default: string;
|
|
@@ -189,11 +189,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
189
189
|
borderRadius: string;
|
|
190
190
|
fontSize: string;
|
|
191
191
|
}, any>>>;
|
|
192
|
-
}
|
|
192
|
+
}>>, {
|
|
193
193
|
size: "small" | "medium" | "large";
|
|
194
194
|
bordered: boolean;
|
|
195
195
|
clickable: boolean;
|
|
196
196
|
hoverable: boolean;
|
|
197
197
|
showDivider: boolean;
|
|
198
|
-
}, {}
|
|
198
|
+
}, {}>;
|
|
199
199
|
export default _default;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
declare const _default: import("vue").DefineComponent<{}, {
|
|
2
|
-
showDivider: import("vue").Ref<boolean
|
|
3
|
-
mergedClsPrefix: import("vue").Ref<string
|
|
4
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<
|
|
2
|
+
showDivider: import("vue").Ref<boolean>;
|
|
3
|
+
mergedClsPrefix: import("vue").Ref<string>;
|
|
4
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
|
|
5
5
|
export default _default;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export { default as NLoadingBarProvider
|
|
1
|
+
export { loadingBarProviderProps, default as NLoadingBarProvider } from './src/LoadingBarProvider';
|
|
2
2
|
export type { LoadingBarApiInjection as LoadingBarApi, LoadingBarProviderInst, LoadingBarProviderProps } from './src/LoadingBarProvider';
|
|
3
3
|
export { useLoadingBar } from './src/use-loading-bar';
|
package/lib/loading-bar/index.js
CHANGED
|
@@ -3,9 +3,9 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
3
3
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
4
4
|
};
|
|
5
5
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
-
exports.useLoadingBar = exports.
|
|
6
|
+
exports.useLoadingBar = exports.NLoadingBarProvider = exports.loadingBarProviderProps = void 0;
|
|
7
7
|
var LoadingBarProvider_1 = require("./src/LoadingBarProvider");
|
|
8
|
-
Object.defineProperty(exports, "NLoadingBarProvider", { enumerable: true, get: function () { return __importDefault(LoadingBarProvider_1).default; } });
|
|
9
8
|
Object.defineProperty(exports, "loadingBarProviderProps", { enumerable: true, get: function () { return LoadingBarProvider_1.loadingBarProviderProps; } });
|
|
9
|
+
Object.defineProperty(exports, "NLoadingBarProvider", { enumerable: true, get: function () { return __importDefault(LoadingBarProvider_1).default; } });
|
|
10
10
|
var use_loading_bar_1 = require("./src/use-loading-bar");
|
|
11
11
|
Object.defineProperty(exports, "useLoadingBar", { enumerable: true, get: function () { return use_loading_bar_1.useLoadingBar; } });
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import { type CSSProperties, type PropType } from 'vue';
|
|
2
|
-
declare const _default: import("vue").DefineComponent<
|
|
2
|
+
declare const _default: import("vue").DefineComponent<{
|
|
3
3
|
containerClass: StringConstructor;
|
|
4
4
|
containerStyle: PropType<string | CSSProperties>;
|
|
5
|
-
}
|
|
6
|
-
mergedClsPrefix: import("vue").Ref<string
|
|
7
|
-
loadingBarRef: import("vue").Ref<HTMLElement | null
|
|
8
|
-
started: import("vue").Ref<boolean
|
|
9
|
-
loading: import("vue").Ref<boolean
|
|
10
|
-
entering: import("vue").Ref<boolean
|
|
11
|
-
transitionDisabled: import("vue").Ref<boolean
|
|
5
|
+
}, {
|
|
6
|
+
mergedClsPrefix: import("vue").Ref<string>;
|
|
7
|
+
loadingBarRef: import("vue").Ref<HTMLElement | null>;
|
|
8
|
+
started: import("vue").Ref<boolean>;
|
|
9
|
+
loading: import("vue").Ref<boolean>;
|
|
10
|
+
entering: import("vue").Ref<boolean>;
|
|
11
|
+
transitionDisabled: import("vue").Ref<boolean>;
|
|
12
12
|
start: (fromProgress?: number, toProgress?: number, status?: "starting" | "error") => Promise<void>;
|
|
13
13
|
error: () => void;
|
|
14
14
|
finish: () => Promise<void>;
|
|
@@ -21,10 +21,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
21
21
|
'--n-color-loading': string;
|
|
22
22
|
'--n-color-error': string;
|
|
23
23
|
}> | undefined;
|
|
24
|
-
themeClass: import("vue").Ref<string
|
|
24
|
+
themeClass: import("vue").Ref<string> | undefined;
|
|
25
25
|
onRender: (() => void) | undefined;
|
|
26
|
-
},
|
|
26
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
27
27
|
containerClass: StringConstructor;
|
|
28
28
|
containerStyle: PropType<string | CSSProperties>;
|
|
29
|
-
}
|
|
29
|
+
}>>, {}, {}>;
|
|
30
30
|
export default _default;
|
|
@@ -38,7 +38,7 @@ export declare const loadingBarProviderProps: {
|
|
|
38
38
|
};
|
|
39
39
|
export type LoadingBarProviderProps = ExtractPublicPropTypes<typeof loadingBarProviderProps>;
|
|
40
40
|
export type LoadingBarProviderSetupProps = ExtractPropTypes<typeof loadingBarProviderProps>;
|
|
41
|
-
declare const _default: import("vue").DefineComponent<
|
|
41
|
+
declare const _default: import("vue").DefineComponent<{
|
|
42
42
|
to: {
|
|
43
43
|
type: PropType<string | HTMLElement | false>;
|
|
44
44
|
default: undefined;
|
|
@@ -66,17 +66,13 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
|
|
|
66
66
|
colorLoading: string;
|
|
67
67
|
height: string;
|
|
68
68
|
}, any>>>;
|
|
69
|
-
}
|
|
69
|
+
}, LoadingBarInst & {
|
|
70
70
|
loadingBarRef: import("vue").Ref<{
|
|
71
71
|
start: () => void;
|
|
72
72
|
error: () => void;
|
|
73
73
|
finish: () => void;
|
|
74
|
-
} | null, LoadingBarInst | {
|
|
75
|
-
start: () => void;
|
|
76
|
-
error: () => void;
|
|
77
|
-
finish: () => void;
|
|
78
74
|
} | null>;
|
|
79
|
-
},
|
|
75
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<ExtractPropTypes<{
|
|
80
76
|
to: {
|
|
81
77
|
type: PropType<string | HTMLElement | false>;
|
|
82
78
|
default: undefined;
|
|
@@ -104,7 +100,7 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
|
|
|
104
100
|
colorLoading: string;
|
|
105
101
|
height: string;
|
|
106
102
|
}, any>>>;
|
|
107
|
-
}
|
|
103
|
+
}>>, {
|
|
108
104
|
to: string | false | HTMLElement;
|
|
109
|
-
}, {}
|
|
105
|
+
}, {}>;
|
|
110
106
|
export default _default;
|
package/lib/log/index.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { default as NLog
|
|
1
|
+
export { logProps, default as NLog } from './src/Log';
|
|
2
2
|
export type { LogInst, LogProps } from './src/Log';
|
package/lib/log/index.js
CHANGED
|
@@ -3,7 +3,7 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
3
3
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
4
4
|
};
|
|
5
5
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
-
exports.
|
|
6
|
+
exports.NLog = exports.logProps = void 0;
|
|
7
7
|
var Log_1 = require("./src/Log");
|
|
8
|
-
Object.defineProperty(exports, "NLog", { enumerable: true, get: function () { return __importDefault(Log_1).default; } });
|
|
9
8
|
Object.defineProperty(exports, "logProps", { enumerable: true, get: function () { return Log_1.logProps; } });
|
|
9
|
+
Object.defineProperty(exports, "NLog", { enumerable: true, get: function () { return __importDefault(Log_1).default; } });
|