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,6 +1,5 @@
|
|
|
1
1
|
import { type ComponentPublicInstance, type PropType, type VNode, type VNodeChild } from 'vue';
|
|
2
|
-
|
|
3
|
-
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
2
|
+
declare const _default: import("vue").DefineComponent<{
|
|
4
3
|
renderMask: PropType<() => VNodeChild>;
|
|
5
4
|
onClickoutside: PropType<(e: MouseEvent) => void>;
|
|
6
5
|
onBeforeLeave: {
|
|
@@ -96,7 +95,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
96
95
|
default: boolean;
|
|
97
96
|
};
|
|
98
97
|
blockScroll: BooleanConstructor;
|
|
99
|
-
}
|
|
98
|
+
}, {
|
|
100
99
|
mergedTheme: import("vue").Ref<{
|
|
101
100
|
common: import("../..").ThemeCommonVars;
|
|
102
101
|
self: {
|
|
@@ -612,526 +611,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
612
611
|
} | undefined;
|
|
613
612
|
} | undefined;
|
|
614
613
|
};
|
|
615
|
-
}, {
|
|
616
|
-
common: import("../..").ThemeCommonVars;
|
|
617
|
-
self: {
|
|
618
|
-
color: string;
|
|
619
|
-
textColor: string;
|
|
620
|
-
boxShadow: string;
|
|
621
|
-
};
|
|
622
|
-
peers: {
|
|
623
|
-
Scrollbar: import("../../_mixins").Theme<"Scrollbar", {
|
|
624
|
-
height: string;
|
|
625
|
-
width: string;
|
|
626
|
-
borderRadius: string;
|
|
627
|
-
color: string;
|
|
628
|
-
colorHover: string;
|
|
629
|
-
railInsetHorizontalBottom: string;
|
|
630
|
-
railInsetHorizontalTop: string;
|
|
631
|
-
railInsetVerticalRight: string;
|
|
632
|
-
railInsetVerticalLeft: string;
|
|
633
|
-
railColor: string;
|
|
634
|
-
}, any>;
|
|
635
|
-
Dialog: import("../../_mixins").Theme<"Dialog", {
|
|
636
|
-
fontSize: string;
|
|
637
|
-
lineHeight: string;
|
|
638
|
-
border: string;
|
|
639
|
-
titleTextColor: string;
|
|
640
|
-
textColor: string;
|
|
641
|
-
color: string;
|
|
642
|
-
closeColorHover: string;
|
|
643
|
-
closeColorPressed: string;
|
|
644
|
-
closeIconColor: string;
|
|
645
|
-
closeIconColorHover: string;
|
|
646
|
-
closeIconColorPressed: string;
|
|
647
|
-
closeBorderRadius: string;
|
|
648
|
-
iconColor: string;
|
|
649
|
-
iconColorInfo: string;
|
|
650
|
-
iconColorSuccess: string;
|
|
651
|
-
iconColorWarning: string;
|
|
652
|
-
iconColorError: string;
|
|
653
|
-
borderRadius: string;
|
|
654
|
-
titleFontWeight: string;
|
|
655
|
-
titleFontSize: string;
|
|
656
|
-
padding: string;
|
|
657
|
-
iconSize: string;
|
|
658
|
-
actionSpace: string;
|
|
659
|
-
contentMargin: string;
|
|
660
|
-
iconMargin: string;
|
|
661
|
-
iconMarginIconTop: string;
|
|
662
|
-
closeSize: string;
|
|
663
|
-
closeIconSize: string;
|
|
664
|
-
closeMargin: string;
|
|
665
|
-
closeMarginIconTop: string;
|
|
666
|
-
}, {
|
|
667
|
-
Button: import("../../_mixins").Theme<"Button", {
|
|
668
|
-
heightTiny: string;
|
|
669
|
-
heightSmall: string;
|
|
670
|
-
heightMedium: string;
|
|
671
|
-
heightLarge: string;
|
|
672
|
-
borderRadiusTiny: string;
|
|
673
|
-
borderRadiusSmall: string;
|
|
674
|
-
borderRadiusMedium: string;
|
|
675
|
-
borderRadiusLarge: string;
|
|
676
|
-
fontSizeTiny: string;
|
|
677
|
-
fontSizeSmall: string;
|
|
678
|
-
fontSizeMedium: string;
|
|
679
|
-
fontSizeLarge: string;
|
|
680
|
-
opacityDisabled: string;
|
|
681
|
-
colorOpacitySecondary: string;
|
|
682
|
-
colorOpacitySecondaryHover: string;
|
|
683
|
-
colorOpacitySecondaryPressed: string;
|
|
684
|
-
colorSecondary: string;
|
|
685
|
-
colorSecondaryHover: string;
|
|
686
|
-
colorSecondaryPressed: string;
|
|
687
|
-
colorTertiary: string;
|
|
688
|
-
colorTertiaryHover: string;
|
|
689
|
-
colorTertiaryPressed: string;
|
|
690
|
-
colorQuaternary: string;
|
|
691
|
-
colorQuaternaryHover: string;
|
|
692
|
-
colorQuaternaryPressed: string;
|
|
693
|
-
color: string;
|
|
694
|
-
colorHover: string;
|
|
695
|
-
colorPressed: string;
|
|
696
|
-
colorFocus: string;
|
|
697
|
-
colorDisabled: string;
|
|
698
|
-
textColor: string;
|
|
699
|
-
textColorTertiary: string;
|
|
700
|
-
textColorHover: string;
|
|
701
|
-
textColorPressed: string;
|
|
702
|
-
textColorFocus: string;
|
|
703
|
-
textColorDisabled: string;
|
|
704
|
-
textColorText: string;
|
|
705
|
-
textColorTextHover: string;
|
|
706
|
-
textColorTextPressed: string;
|
|
707
|
-
textColorTextFocus: string;
|
|
708
|
-
textColorTextDisabled: string;
|
|
709
|
-
textColorGhost: string;
|
|
710
|
-
textColorGhostHover: string;
|
|
711
|
-
textColorGhostPressed: string;
|
|
712
|
-
textColorGhostFocus: string;
|
|
713
|
-
textColorGhostDisabled: string;
|
|
714
|
-
border: string;
|
|
715
|
-
borderHover: string;
|
|
716
|
-
borderPressed: string;
|
|
717
|
-
borderFocus: string;
|
|
718
|
-
borderDisabled: string;
|
|
719
|
-
rippleColor: string;
|
|
720
|
-
colorPrimary: string;
|
|
721
|
-
colorHoverPrimary: string;
|
|
722
|
-
colorPressedPrimary: string;
|
|
723
|
-
colorFocusPrimary: string;
|
|
724
|
-
colorDisabledPrimary: string;
|
|
725
|
-
textColorPrimary: string;
|
|
726
|
-
textColorHoverPrimary: string;
|
|
727
|
-
textColorPressedPrimary: string;
|
|
728
|
-
textColorFocusPrimary: string;
|
|
729
|
-
textColorDisabledPrimary: string;
|
|
730
|
-
textColorTextPrimary: string;
|
|
731
|
-
textColorTextHoverPrimary: string;
|
|
732
|
-
textColorTextPressedPrimary: string;
|
|
733
|
-
textColorTextFocusPrimary: string;
|
|
734
|
-
textColorTextDisabledPrimary: string;
|
|
735
|
-
textColorGhostPrimary: string;
|
|
736
|
-
textColorGhostHoverPrimary: string;
|
|
737
|
-
textColorGhostPressedPrimary: string;
|
|
738
|
-
textColorGhostFocusPrimary: string;
|
|
739
|
-
textColorGhostDisabledPrimary: string;
|
|
740
|
-
borderPrimary: string;
|
|
741
|
-
borderHoverPrimary: string;
|
|
742
|
-
borderPressedPrimary: string;
|
|
743
|
-
borderFocusPrimary: string;
|
|
744
|
-
borderDisabledPrimary: string;
|
|
745
|
-
rippleColorPrimary: string;
|
|
746
|
-
colorInfo: string;
|
|
747
|
-
colorHoverInfo: string;
|
|
748
|
-
colorPressedInfo: string;
|
|
749
|
-
colorFocusInfo: string;
|
|
750
|
-
colorDisabledInfo: string;
|
|
751
|
-
textColorInfo: string;
|
|
752
|
-
textColorHoverInfo: string;
|
|
753
|
-
textColorPressedInfo: string;
|
|
754
|
-
textColorFocusInfo: string;
|
|
755
|
-
textColorDisabledInfo: string;
|
|
756
|
-
textColorTextInfo: string;
|
|
757
|
-
textColorTextHoverInfo: string;
|
|
758
|
-
textColorTextPressedInfo: string;
|
|
759
|
-
textColorTextFocusInfo: string;
|
|
760
|
-
textColorTextDisabledInfo: string;
|
|
761
|
-
textColorGhostInfo: string;
|
|
762
|
-
textColorGhostHoverInfo: string;
|
|
763
|
-
textColorGhostPressedInfo: string;
|
|
764
|
-
textColorGhostFocusInfo: string;
|
|
765
|
-
textColorGhostDisabledInfo: string;
|
|
766
|
-
borderInfo: string;
|
|
767
|
-
borderHoverInfo: string;
|
|
768
|
-
borderPressedInfo: string;
|
|
769
|
-
borderFocusInfo: string;
|
|
770
|
-
borderDisabledInfo: string;
|
|
771
|
-
rippleColorInfo: string;
|
|
772
|
-
colorSuccess: string;
|
|
773
|
-
colorHoverSuccess: string;
|
|
774
|
-
colorPressedSuccess: string;
|
|
775
|
-
colorFocusSuccess: string;
|
|
776
|
-
colorDisabledSuccess: string;
|
|
777
|
-
textColorSuccess: string;
|
|
778
|
-
textColorHoverSuccess: string;
|
|
779
|
-
textColorPressedSuccess: string;
|
|
780
|
-
textColorFocusSuccess: string;
|
|
781
|
-
textColorDisabledSuccess: string;
|
|
782
|
-
textColorTextSuccess: string;
|
|
783
|
-
textColorTextHoverSuccess: string;
|
|
784
|
-
textColorTextPressedSuccess: string;
|
|
785
|
-
textColorTextFocusSuccess: string;
|
|
786
|
-
textColorTextDisabledSuccess: string;
|
|
787
|
-
textColorGhostSuccess: string;
|
|
788
|
-
textColorGhostHoverSuccess: string;
|
|
789
|
-
textColorGhostPressedSuccess: string;
|
|
790
|
-
textColorGhostFocusSuccess: string;
|
|
791
|
-
textColorGhostDisabledSuccess: string;
|
|
792
|
-
borderSuccess: string;
|
|
793
|
-
borderHoverSuccess: string;
|
|
794
|
-
borderPressedSuccess: string;
|
|
795
|
-
borderFocusSuccess: string;
|
|
796
|
-
borderDisabledSuccess: string;
|
|
797
|
-
rippleColorSuccess: string;
|
|
798
|
-
colorWarning: string;
|
|
799
|
-
colorHoverWarning: string;
|
|
800
|
-
colorPressedWarning: string;
|
|
801
|
-
colorFocusWarning: string;
|
|
802
|
-
colorDisabledWarning: string;
|
|
803
|
-
textColorWarning: string;
|
|
804
|
-
textColorHoverWarning: string;
|
|
805
|
-
textColorPressedWarning: string;
|
|
806
|
-
textColorFocusWarning: string;
|
|
807
|
-
textColorDisabledWarning: string;
|
|
808
|
-
textColorTextWarning: string;
|
|
809
|
-
textColorTextHoverWarning: string;
|
|
810
|
-
textColorTextPressedWarning: string;
|
|
811
|
-
textColorTextFocusWarning: string;
|
|
812
|
-
textColorTextDisabledWarning: string;
|
|
813
|
-
textColorGhostWarning: string;
|
|
814
|
-
textColorGhostHoverWarning: string;
|
|
815
|
-
textColorGhostPressedWarning: string;
|
|
816
|
-
textColorGhostFocusWarning: string;
|
|
817
|
-
textColorGhostDisabledWarning: string;
|
|
818
|
-
borderWarning: string;
|
|
819
|
-
borderHoverWarning: string;
|
|
820
|
-
borderPressedWarning: string;
|
|
821
|
-
borderFocusWarning: string;
|
|
822
|
-
borderDisabledWarning: string;
|
|
823
|
-
rippleColorWarning: string;
|
|
824
|
-
colorError: string;
|
|
825
|
-
colorHoverError: string;
|
|
826
|
-
colorPressedError: string;
|
|
827
|
-
colorFocusError: string;
|
|
828
|
-
colorDisabledError: string;
|
|
829
|
-
textColorError: string;
|
|
830
|
-
textColorHoverError: string;
|
|
831
|
-
textColorPressedError: string;
|
|
832
|
-
textColorFocusError: string;
|
|
833
|
-
textColorDisabledError: string;
|
|
834
|
-
textColorTextError: string;
|
|
835
|
-
textColorTextHoverError: string;
|
|
836
|
-
textColorTextPressedError: string;
|
|
837
|
-
textColorTextFocusError: string;
|
|
838
|
-
textColorTextDisabledError: string;
|
|
839
|
-
textColorGhostError: string;
|
|
840
|
-
textColorGhostHoverError: string;
|
|
841
|
-
textColorGhostPressedError: string;
|
|
842
|
-
textColorGhostFocusError: string;
|
|
843
|
-
textColorGhostDisabledError: string;
|
|
844
|
-
borderError: string;
|
|
845
|
-
borderHoverError: string;
|
|
846
|
-
borderPressedError: string;
|
|
847
|
-
borderFocusError: string;
|
|
848
|
-
borderDisabledError: string;
|
|
849
|
-
rippleColorError: string;
|
|
850
|
-
waveOpacity: string;
|
|
851
|
-
fontWeight: string;
|
|
852
|
-
fontWeightStrong: string;
|
|
853
|
-
paddingTiny: string;
|
|
854
|
-
paddingSmall: string;
|
|
855
|
-
paddingMedium: string;
|
|
856
|
-
paddingLarge: string;
|
|
857
|
-
paddingRoundTiny: string;
|
|
858
|
-
paddingRoundSmall: string;
|
|
859
|
-
paddingRoundMedium: string;
|
|
860
|
-
paddingRoundLarge: string;
|
|
861
|
-
iconMarginTiny: string;
|
|
862
|
-
iconMarginSmall: string;
|
|
863
|
-
iconMarginMedium: string;
|
|
864
|
-
iconMarginLarge: string;
|
|
865
|
-
iconSizeTiny: string;
|
|
866
|
-
iconSizeSmall: string;
|
|
867
|
-
iconSizeMedium: string;
|
|
868
|
-
iconSizeLarge: string;
|
|
869
|
-
rippleDuration: string;
|
|
870
|
-
}, any>;
|
|
871
|
-
}>;
|
|
872
|
-
Card: import("../../_mixins").Theme<"Card", {
|
|
873
|
-
lineHeight: string;
|
|
874
|
-
color: string;
|
|
875
|
-
colorModal: string;
|
|
876
|
-
colorPopover: string;
|
|
877
|
-
colorTarget: string;
|
|
878
|
-
colorEmbedded: string;
|
|
879
|
-
colorEmbeddedModal: string;
|
|
880
|
-
colorEmbeddedPopover: string;
|
|
881
|
-
textColor: string;
|
|
882
|
-
titleTextColor: string;
|
|
883
|
-
borderColor: string;
|
|
884
|
-
actionColor: string;
|
|
885
|
-
titleFontWeight: string;
|
|
886
|
-
closeColorHover: string;
|
|
887
|
-
closeColorPressed: string;
|
|
888
|
-
closeBorderRadius: string;
|
|
889
|
-
closeIconColor: string;
|
|
890
|
-
closeIconColorHover: string;
|
|
891
|
-
closeIconColorPressed: string;
|
|
892
|
-
fontSizeSmall: string;
|
|
893
|
-
fontSizeMedium: string;
|
|
894
|
-
fontSizeLarge: string;
|
|
895
|
-
fontSizeHuge: string;
|
|
896
|
-
boxShadow: string;
|
|
897
|
-
borderRadius: string;
|
|
898
|
-
paddingSmall: string;
|
|
899
|
-
paddingMedium: string;
|
|
900
|
-
paddingLarge: string;
|
|
901
|
-
paddingHuge: string;
|
|
902
|
-
titleFontSizeSmall: string;
|
|
903
|
-
titleFontSizeMedium: string;
|
|
904
|
-
titleFontSizeLarge: string;
|
|
905
|
-
titleFontSizeHuge: string;
|
|
906
|
-
closeIconSize: string;
|
|
907
|
-
closeSize: string;
|
|
908
|
-
}, any>;
|
|
909
|
-
};
|
|
910
|
-
peerOverrides: {
|
|
911
|
-
Scrollbar?: {
|
|
912
|
-
peers?: {
|
|
913
|
-
[x: string]: any;
|
|
914
|
-
} | undefined;
|
|
915
|
-
} | undefined;
|
|
916
|
-
Dialog?: {
|
|
917
|
-
peers?: {
|
|
918
|
-
Button?: import("../../_mixins/use-theme").ExtractThemeOverrides<import("../../_mixins").Theme<"Button", {
|
|
919
|
-
heightTiny: string;
|
|
920
|
-
heightSmall: string;
|
|
921
|
-
heightMedium: string;
|
|
922
|
-
heightLarge: string;
|
|
923
|
-
borderRadiusTiny: string;
|
|
924
|
-
borderRadiusSmall: string;
|
|
925
|
-
borderRadiusMedium: string;
|
|
926
|
-
borderRadiusLarge: string;
|
|
927
|
-
fontSizeTiny: string;
|
|
928
|
-
fontSizeSmall: string;
|
|
929
|
-
fontSizeMedium: string;
|
|
930
|
-
fontSizeLarge: string;
|
|
931
|
-
opacityDisabled: string;
|
|
932
|
-
colorOpacitySecondary: string;
|
|
933
|
-
colorOpacitySecondaryHover: string;
|
|
934
|
-
colorOpacitySecondaryPressed: string;
|
|
935
|
-
colorSecondary: string;
|
|
936
|
-
colorSecondaryHover: string;
|
|
937
|
-
colorSecondaryPressed: string;
|
|
938
|
-
colorTertiary: string;
|
|
939
|
-
colorTertiaryHover: string;
|
|
940
|
-
colorTertiaryPressed: string;
|
|
941
|
-
colorQuaternary: string;
|
|
942
|
-
colorQuaternaryHover: string;
|
|
943
|
-
colorQuaternaryPressed: string;
|
|
944
|
-
color: string;
|
|
945
|
-
colorHover: string;
|
|
946
|
-
colorPressed: string;
|
|
947
|
-
colorFocus: string;
|
|
948
|
-
colorDisabled: string;
|
|
949
|
-
textColor: string;
|
|
950
|
-
textColorTertiary: string;
|
|
951
|
-
textColorHover: string;
|
|
952
|
-
textColorPressed: string;
|
|
953
|
-
textColorFocus: string;
|
|
954
|
-
textColorDisabled: string;
|
|
955
|
-
textColorText: string;
|
|
956
|
-
textColorTextHover: string;
|
|
957
|
-
textColorTextPressed: string;
|
|
958
|
-
textColorTextFocus: string;
|
|
959
|
-
textColorTextDisabled: string;
|
|
960
|
-
textColorGhost: string;
|
|
961
|
-
textColorGhostHover: string;
|
|
962
|
-
textColorGhostPressed: string;
|
|
963
|
-
textColorGhostFocus: string;
|
|
964
|
-
textColorGhostDisabled: string;
|
|
965
|
-
border: string;
|
|
966
|
-
borderHover: string;
|
|
967
|
-
borderPressed: string;
|
|
968
|
-
borderFocus: string;
|
|
969
|
-
borderDisabled: string;
|
|
970
|
-
rippleColor: string;
|
|
971
|
-
colorPrimary: string;
|
|
972
|
-
colorHoverPrimary: string;
|
|
973
|
-
colorPressedPrimary: string;
|
|
974
|
-
colorFocusPrimary: string;
|
|
975
|
-
colorDisabledPrimary: string;
|
|
976
|
-
textColorPrimary: string;
|
|
977
|
-
textColorHoverPrimary: string;
|
|
978
|
-
textColorPressedPrimary: string;
|
|
979
|
-
textColorFocusPrimary: string;
|
|
980
|
-
textColorDisabledPrimary: string;
|
|
981
|
-
textColorTextPrimary: string;
|
|
982
|
-
textColorTextHoverPrimary: string;
|
|
983
|
-
textColorTextPressedPrimary: string;
|
|
984
|
-
textColorTextFocusPrimary: string;
|
|
985
|
-
textColorTextDisabledPrimary: string;
|
|
986
|
-
textColorGhostPrimary: string;
|
|
987
|
-
textColorGhostHoverPrimary: string;
|
|
988
|
-
textColorGhostPressedPrimary: string;
|
|
989
|
-
textColorGhostFocusPrimary: string;
|
|
990
|
-
textColorGhostDisabledPrimary: string;
|
|
991
|
-
borderPrimary: string;
|
|
992
|
-
borderHoverPrimary: string;
|
|
993
|
-
borderPressedPrimary: string;
|
|
994
|
-
borderFocusPrimary: string;
|
|
995
|
-
borderDisabledPrimary: string;
|
|
996
|
-
rippleColorPrimary: string;
|
|
997
|
-
colorInfo: string;
|
|
998
|
-
colorHoverInfo: string;
|
|
999
|
-
colorPressedInfo: string;
|
|
1000
|
-
colorFocusInfo: string;
|
|
1001
|
-
colorDisabledInfo: string;
|
|
1002
|
-
textColorInfo: string;
|
|
1003
|
-
textColorHoverInfo: string;
|
|
1004
|
-
textColorPressedInfo: string;
|
|
1005
|
-
textColorFocusInfo: string;
|
|
1006
|
-
textColorDisabledInfo: string;
|
|
1007
|
-
textColorTextInfo: string;
|
|
1008
|
-
textColorTextHoverInfo: string;
|
|
1009
|
-
textColorTextPressedInfo: string;
|
|
1010
|
-
textColorTextFocusInfo: string;
|
|
1011
|
-
textColorTextDisabledInfo: string;
|
|
1012
|
-
textColorGhostInfo: string;
|
|
1013
|
-
textColorGhostHoverInfo: string;
|
|
1014
|
-
textColorGhostPressedInfo: string;
|
|
1015
|
-
textColorGhostFocusInfo: string;
|
|
1016
|
-
textColorGhostDisabledInfo: string;
|
|
1017
|
-
borderInfo: string;
|
|
1018
|
-
borderHoverInfo: string;
|
|
1019
|
-
borderPressedInfo: string;
|
|
1020
|
-
borderFocusInfo: string;
|
|
1021
|
-
borderDisabledInfo: string;
|
|
1022
|
-
rippleColorInfo: string;
|
|
1023
|
-
colorSuccess: string;
|
|
1024
|
-
colorHoverSuccess: string;
|
|
1025
|
-
colorPressedSuccess: string;
|
|
1026
|
-
colorFocusSuccess: string;
|
|
1027
|
-
colorDisabledSuccess: string;
|
|
1028
|
-
textColorSuccess: string;
|
|
1029
|
-
textColorHoverSuccess: string;
|
|
1030
|
-
textColorPressedSuccess: string;
|
|
1031
|
-
textColorFocusSuccess: string;
|
|
1032
|
-
textColorDisabledSuccess: string;
|
|
1033
|
-
textColorTextSuccess: string;
|
|
1034
|
-
textColorTextHoverSuccess: string;
|
|
1035
|
-
textColorTextPressedSuccess: string;
|
|
1036
|
-
textColorTextFocusSuccess: string;
|
|
1037
|
-
textColorTextDisabledSuccess: string;
|
|
1038
|
-
textColorGhostSuccess: string;
|
|
1039
|
-
textColorGhostHoverSuccess: string;
|
|
1040
|
-
textColorGhostPressedSuccess: string;
|
|
1041
|
-
textColorGhostFocusSuccess: string;
|
|
1042
|
-
textColorGhostDisabledSuccess: string;
|
|
1043
|
-
borderSuccess: string;
|
|
1044
|
-
borderHoverSuccess: string;
|
|
1045
|
-
borderPressedSuccess: string;
|
|
1046
|
-
borderFocusSuccess: string;
|
|
1047
|
-
borderDisabledSuccess: string;
|
|
1048
|
-
rippleColorSuccess: string;
|
|
1049
|
-
colorWarning: string;
|
|
1050
|
-
colorHoverWarning: string;
|
|
1051
|
-
colorPressedWarning: string;
|
|
1052
|
-
colorFocusWarning: string;
|
|
1053
|
-
colorDisabledWarning: string;
|
|
1054
|
-
textColorWarning: string;
|
|
1055
|
-
textColorHoverWarning: string;
|
|
1056
|
-
textColorPressedWarning: string;
|
|
1057
|
-
textColorFocusWarning: string;
|
|
1058
|
-
textColorDisabledWarning: string;
|
|
1059
|
-
textColorTextWarning: string;
|
|
1060
|
-
textColorTextHoverWarning: string;
|
|
1061
|
-
textColorTextPressedWarning: string;
|
|
1062
|
-
textColorTextFocusWarning: string;
|
|
1063
|
-
textColorTextDisabledWarning: string;
|
|
1064
|
-
textColorGhostWarning: string;
|
|
1065
|
-
textColorGhostHoverWarning: string;
|
|
1066
|
-
textColorGhostPressedWarning: string;
|
|
1067
|
-
textColorGhostFocusWarning: string;
|
|
1068
|
-
textColorGhostDisabledWarning: string;
|
|
1069
|
-
borderWarning: string;
|
|
1070
|
-
borderHoverWarning: string;
|
|
1071
|
-
borderPressedWarning: string;
|
|
1072
|
-
borderFocusWarning: string;
|
|
1073
|
-
borderDisabledWarning: string;
|
|
1074
|
-
rippleColorWarning: string;
|
|
1075
|
-
colorError: string;
|
|
1076
|
-
colorHoverError: string;
|
|
1077
|
-
colorPressedError: string;
|
|
1078
|
-
colorFocusError: string;
|
|
1079
|
-
colorDisabledError: string;
|
|
1080
|
-
textColorError: string;
|
|
1081
|
-
textColorHoverError: string;
|
|
1082
|
-
textColorPressedError: string;
|
|
1083
|
-
textColorFocusError: string;
|
|
1084
|
-
textColorDisabledError: string;
|
|
1085
|
-
textColorTextError: string;
|
|
1086
|
-
textColorTextHoverError: string;
|
|
1087
|
-
textColorTextPressedError: string;
|
|
1088
|
-
textColorTextFocusError: string;
|
|
1089
|
-
textColorTextDisabledError: string;
|
|
1090
|
-
textColorGhostError: string;
|
|
1091
|
-
textColorGhostHoverError: string;
|
|
1092
|
-
textColorGhostPressedError: string;
|
|
1093
|
-
textColorGhostFocusError: string;
|
|
1094
|
-
textColorGhostDisabledError: string;
|
|
1095
|
-
borderError: string;
|
|
1096
|
-
borderHoverError: string;
|
|
1097
|
-
borderPressedError: string;
|
|
1098
|
-
borderFocusError: string;
|
|
1099
|
-
borderDisabledError: string;
|
|
1100
|
-
rippleColorError: string;
|
|
1101
|
-
waveOpacity: string;
|
|
1102
|
-
fontWeight: string;
|
|
1103
|
-
fontWeightStrong: string;
|
|
1104
|
-
paddingTiny: string;
|
|
1105
|
-
paddingSmall: string;
|
|
1106
|
-
paddingMedium: string;
|
|
1107
|
-
paddingLarge: string;
|
|
1108
|
-
paddingRoundTiny: string;
|
|
1109
|
-
paddingRoundSmall: string;
|
|
1110
|
-
paddingRoundMedium: string;
|
|
1111
|
-
paddingRoundLarge: string;
|
|
1112
|
-
iconMarginTiny: string;
|
|
1113
|
-
iconMarginSmall: string;
|
|
1114
|
-
iconMarginMedium: string;
|
|
1115
|
-
iconMarginLarge: string;
|
|
1116
|
-
iconSizeTiny: string;
|
|
1117
|
-
iconSizeSmall: string;
|
|
1118
|
-
iconSizeMedium: string;
|
|
1119
|
-
iconSizeLarge: string;
|
|
1120
|
-
rippleDuration: string;
|
|
1121
|
-
}, any>> | undefined;
|
|
1122
|
-
} | undefined;
|
|
1123
|
-
} | undefined;
|
|
1124
|
-
Card?: {
|
|
1125
|
-
peers?: {
|
|
1126
|
-
[x: string]: any;
|
|
1127
|
-
} | undefined;
|
|
1128
|
-
} | undefined;
|
|
1129
|
-
};
|
|
1130
614
|
}>;
|
|
1131
|
-
appear: import("vue").Ref<boolean | undefined
|
|
1132
|
-
isMounted: import("vue").Ref<boolean
|
|
1133
|
-
mergedClsPrefix: import("vue").Ref<string
|
|
1134
|
-
bodyRef: import("vue").Ref<HTMLElement | ComponentPublicInstance | null
|
|
615
|
+
appear: import("vue").Ref<boolean | undefined>;
|
|
616
|
+
isMounted: import("vue").Ref<boolean>;
|
|
617
|
+
mergedClsPrefix: import("vue").Ref<string>;
|
|
618
|
+
bodyRef: import("vue").Ref<HTMLElement | ComponentPublicInstance | null>;
|
|
1135
619
|
scrollbarRef: import("vue").Ref<{
|
|
1136
620
|
$el: HTMLElement;
|
|
1137
621
|
containerRef: HTMLElement | null;
|
|
@@ -1143,23 +627,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1143
627
|
sync: () => void;
|
|
1144
628
|
handleMouseEnterWrapper: () => void;
|
|
1145
629
|
handleMouseLeaveWrapper: () => void;
|
|
1146
|
-
} | null, ScrollbarInst | {
|
|
1147
|
-
$el: HTMLElement;
|
|
1148
|
-
containerRef: HTMLElement | null;
|
|
1149
|
-
contentRef: HTMLElement | null;
|
|
1150
|
-
containerScrollTop: number;
|
|
1151
|
-
syncUnifiedContainer: () => void;
|
|
1152
|
-
scrollTo: import("../../_internal/scrollbar/src/Scrollbar").ScrollTo;
|
|
1153
|
-
scrollBy: import("../../_internal/scrollbar/src/Scrollbar").ScrollBy;
|
|
1154
|
-
sync: () => void;
|
|
1155
|
-
handleMouseEnterWrapper: () => void;
|
|
1156
|
-
handleMouseLeaveWrapper: () => void;
|
|
1157
630
|
} | null>;
|
|
1158
|
-
displayed: import("vue").Ref<boolean
|
|
631
|
+
displayed: import("vue").Ref<boolean>;
|
|
1159
632
|
childNodeRef: import("vue").Ref<VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
1160
633
|
[key: string]: any;
|
|
1161
|
-
}> | null, VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
1162
|
-
[key: string]: any;
|
|
1163
634
|
}> | null>;
|
|
1164
635
|
handlePositiveClick: () => void;
|
|
1165
636
|
handleNegativeClick: () => void;
|
|
@@ -1167,7 +638,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1167
638
|
handleAfterLeave: () => void;
|
|
1168
639
|
handleBeforeLeave: (el: HTMLElement) => void;
|
|
1169
640
|
handleEnter: (el: HTMLElement) => void;
|
|
1170
|
-
},
|
|
641
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
1171
642
|
renderMask: PropType<() => VNodeChild>;
|
|
1172
643
|
onClickoutside: PropType<(e: MouseEvent) => void>;
|
|
1173
644
|
onBeforeLeave: {
|
|
@@ -1263,7 +734,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1263
734
|
default: boolean;
|
|
1264
735
|
};
|
|
1265
736
|
blockScroll: BooleanConstructor;
|
|
1266
|
-
}
|
|
737
|
+
}>>, {
|
|
1267
738
|
type: "error" | "default" | "info" | "success" | "warning";
|
|
1268
739
|
tag: keyof HTMLElementTagNameMap;
|
|
1269
740
|
size: "small" | "medium" | "large" | "huge";
|
|
@@ -1275,7 +746,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1275
746
|
hoverable: boolean;
|
|
1276
747
|
embedded: boolean;
|
|
1277
748
|
segmented: boolean | import("../../card").CardSegmented;
|
|
1278
|
-
blockScroll: boolean;
|
|
1279
749
|
trapFocus: boolean;
|
|
1280
|
-
|
|
750
|
+
blockScroll: boolean;
|
|
751
|
+
}, {}>;
|
|
1281
752
|
export default _default;
|
package/lib/modal/src/Modal.d.ts
CHANGED
|
@@ -988,7 +988,7 @@ export declare const modalProps: {
|
|
|
988
988
|
}>>>;
|
|
989
989
|
};
|
|
990
990
|
export type ModalProps = ExtractPublicPropTypes<typeof modalProps>;
|
|
991
|
-
declare const _default: import("vue").DefineComponent<
|
|
991
|
+
declare const _default: import("vue").DefineComponent<{
|
|
992
992
|
onEsc: PropType<() => void>;
|
|
993
993
|
'onUpdate:show': PropType<MaybeArray<(value: boolean) => void>>;
|
|
994
994
|
onUpdateShow: PropType<MaybeArray<(value: boolean) => void>>;
|
|
@@ -1974,11 +1974,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1974
1974
|
closeSize: string;
|
|
1975
1975
|
}, any>;
|
|
1976
1976
|
}>>>;
|
|
1977
|
-
}
|
|
1978
|
-
mergedClsPrefix: import("vue").Ref<string
|
|
1977
|
+
}, {
|
|
1978
|
+
mergedClsPrefix: import("vue").Ref<string>;
|
|
1979
1979
|
namespace: import("vue").ComputedRef<string | undefined>;
|
|
1980
|
-
isMounted: Readonly<import("vue").Ref<boolean
|
|
1981
|
-
containerRef: import("vue").Ref<HTMLElement | null
|
|
1980
|
+
isMounted: Readonly<import("vue").Ref<boolean>>;
|
|
1981
|
+
containerRef: import("vue").Ref<HTMLElement | null>;
|
|
1982
1982
|
presetProps: import("vue").ComputedRef<any>;
|
|
1983
1983
|
handleEsc: (e: KeyboardEvent) => void;
|
|
1984
1984
|
handleAfterLeave: () => void;
|
|
@@ -1994,9 +1994,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1994
1994
|
'--n-color': string;
|
|
1995
1995
|
'--n-text-color': string;
|
|
1996
1996
|
}> | undefined;
|
|
1997
|
-
themeClass: import("vue").Ref<string
|
|
1997
|
+
themeClass: import("vue").Ref<string> | undefined;
|
|
1998
1998
|
onRender: (() => void) | undefined;
|
|
1999
|
-
},
|
|
1999
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
2000
2000
|
onEsc: PropType<() => void>;
|
|
2001
2001
|
'onUpdate:show': PropType<MaybeArray<(value: boolean) => void>>;
|
|
2002
2002
|
onUpdateShow: PropType<MaybeArray<(value: boolean) => void>>;
|
|
@@ -2982,7 +2982,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
2982
2982
|
closeSize: string;
|
|
2983
2983
|
}, any>;
|
|
2984
2984
|
}>>>;
|
|
2985
|
-
}
|
|
2985
|
+
}>>, {
|
|
2986
2986
|
type: "error" | "default" | "info" | "success" | "warning";
|
|
2987
2987
|
tag: keyof HTMLElementTagNameMap;
|
|
2988
2988
|
size: "small" | "medium" | "large" | "huge";
|
|
@@ -2997,13 +2997,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
2997
2997
|
hoverable: boolean;
|
|
2998
2998
|
embedded: boolean;
|
|
2999
2999
|
segmented: boolean | import("../..").CardSegmented;
|
|
3000
|
-
blockScroll: boolean;
|
|
3001
3000
|
trapFocus: boolean;
|
|
3001
|
+
blockScroll: boolean;
|
|
3002
3002
|
internalDialog: boolean;
|
|
3003
3003
|
internalModal: boolean;
|
|
3004
3004
|
internalAppear: boolean | undefined;
|
|
3005
3005
|
unstableShowMask: boolean;
|
|
3006
3006
|
maskClosable: boolean;
|
|
3007
3007
|
closeOnEsc: boolean;
|
|
3008
|
-
}, {}
|
|
3008
|
+
}, {}>;
|
|
3009
3009
|
export default _default;
|