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
|
@@ -198,7 +198,7 @@ export declare const inputGroupLabelProps: {
|
|
|
198
198
|
}, any>>>;
|
|
199
199
|
};
|
|
200
200
|
export type InputGroupLabelProps = ExtractPublicPropTypes<typeof inputGroupLabelProps>;
|
|
201
|
-
declare const _default: import("vue").DefineComponent<
|
|
201
|
+
declare const _default: import("vue").DefineComponent<{
|
|
202
202
|
readonly size: {
|
|
203
203
|
readonly type: PropType<Size>;
|
|
204
204
|
readonly default: "medium";
|
|
@@ -393,8 +393,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
393
393
|
paddingLarge: string;
|
|
394
394
|
clearSize: string;
|
|
395
395
|
}, any>>>;
|
|
396
|
-
}
|
|
397
|
-
mergedClsPrefix: import("vue").Ref<string
|
|
396
|
+
}, {
|
|
397
|
+
mergedClsPrefix: import("vue").Ref<string>;
|
|
398
398
|
mergedBordered: import("vue").ComputedRef<boolean>;
|
|
399
399
|
cssVars: import("vue").ComputedRef<{
|
|
400
400
|
'--n-bezier': string;
|
|
@@ -406,9 +406,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
406
406
|
'--n-line-height': string;
|
|
407
407
|
'--n-height': string;
|
|
408
408
|
}> | undefined;
|
|
409
|
-
themeClass: import("vue").Ref<string
|
|
409
|
+
themeClass: import("vue").Ref<string> | undefined;
|
|
410
410
|
onRender: (() => void) | undefined;
|
|
411
|
-
},
|
|
411
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
412
412
|
readonly size: {
|
|
413
413
|
readonly type: PropType<Size>;
|
|
414
414
|
readonly default: "medium";
|
|
@@ -603,8 +603,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
603
603
|
paddingLarge: string;
|
|
604
604
|
clearSize: string;
|
|
605
605
|
}, any>>>;
|
|
606
|
-
}
|
|
606
|
+
}>>, {
|
|
607
607
|
readonly size: Size;
|
|
608
608
|
readonly bordered: boolean | undefined;
|
|
609
|
-
}, {}
|
|
609
|
+
}, {}>;
|
|
610
610
|
export default _default;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{}, () => JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, () => JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
|
|
2
2
|
export default _default;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export { default as NInputNumber
|
|
1
|
+
export { inputNumberProps, default as NInputNumber } from './src/InputNumber';
|
|
2
2
|
export type { InputNumberProps } from './src/InputNumber';
|
|
3
3
|
export type { InputNumberInst } from './src/interface';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default as NInputNumber
|
|
1
|
+
export { inputNumberProps, default as NInputNumber } from "./src/InputNumber.mjs";
|
|
@@ -878,7 +878,7 @@ export declare const inputNumberProps: {
|
|
|
878
878
|
}>>>;
|
|
879
879
|
};
|
|
880
880
|
export type InputNumberProps = ExtractPublicPropTypes<typeof inputNumberProps>;
|
|
881
|
-
declare const _default: import("vue").DefineComponent<
|
|
881
|
+
declare const _default: import("vue").DefineComponent<{
|
|
882
882
|
autofocus: BooleanConstructor;
|
|
883
883
|
loading: {
|
|
884
884
|
type: BooleanConstructor;
|
|
@@ -1752,8 +1752,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1752
1752
|
clearSize: string;
|
|
1753
1753
|
}, any>;
|
|
1754
1754
|
}>>>;
|
|
1755
|
-
}
|
|
1756
|
-
rtlEnabled: import("vue").Ref<import("../../config-provider/src/internal-interface").RtlItem | undefined
|
|
1755
|
+
}, {
|
|
1756
|
+
rtlEnabled: import("vue").Ref<import("../../config-provider/src/internal-interface").RtlItem | undefined> | undefined;
|
|
1757
1757
|
inputInstRef: import("vue").Ref<{
|
|
1758
1758
|
wrapperElRef: HTMLElement | null;
|
|
1759
1759
|
textareaElRef: HTMLTextAreaElement | null;
|
|
@@ -1766,54 +1766,22 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1766
1766
|
activate: () => void;
|
|
1767
1767
|
deactivate: () => void;
|
|
1768
1768
|
scrollTo: (options: ScrollToOptions) => void;
|
|
1769
|
-
} | null, {
|
|
1770
|
-
wrapperElRef: HTMLElement | null;
|
|
1771
|
-
textareaElRef: HTMLTextAreaElement | null;
|
|
1772
|
-
inputElRef: HTMLInputElement | null;
|
|
1773
|
-
isCompositing: boolean;
|
|
1774
|
-
blur: () => void;
|
|
1775
|
-
clear: () => void;
|
|
1776
|
-
focus: () => void;
|
|
1777
|
-
select: () => void;
|
|
1778
|
-
activate: () => void;
|
|
1779
|
-
deactivate: () => void;
|
|
1780
|
-
scrollTo: (options: ScrollToOptions) => void;
|
|
1781
|
-
} | {
|
|
1782
|
-
wrapperElRef: HTMLElement | null;
|
|
1783
|
-
textareaElRef: HTMLTextAreaElement | null;
|
|
1784
|
-
inputElRef: HTMLInputElement | null;
|
|
1785
|
-
isCompositing: boolean;
|
|
1786
|
-
blur: () => void;
|
|
1787
|
-
clear: () => void;
|
|
1788
|
-
focus: () => void;
|
|
1789
|
-
select: () => void;
|
|
1790
|
-
activate: () => void;
|
|
1791
|
-
deactivate: () => void;
|
|
1792
|
-
scrollTo: (options: ScrollToOptions) => void;
|
|
1793
1769
|
} | null>;
|
|
1794
1770
|
minusButtonInstRef: import("vue").Ref<{
|
|
1795
1771
|
$el: HTMLElement;
|
|
1796
|
-
} | null, {
|
|
1797
|
-
$el: HTMLElement;
|
|
1798
|
-
} | {
|
|
1799
|
-
$el: HTMLElement;
|
|
1800
1772
|
} | null>;
|
|
1801
1773
|
addButtonInstRef: import("vue").Ref<{
|
|
1802
1774
|
$el: HTMLElement;
|
|
1803
|
-
} | null, {
|
|
1804
|
-
$el: HTMLElement;
|
|
1805
|
-
} | {
|
|
1806
|
-
$el: HTMLElement;
|
|
1807
1775
|
} | null>;
|
|
1808
|
-
mergedClsPrefix: import("vue").Ref<string
|
|
1776
|
+
mergedClsPrefix: import("vue").Ref<string>;
|
|
1809
1777
|
mergedBordered: import("vue").ComputedRef<boolean>;
|
|
1810
|
-
uncontrolledValue: import("vue").Ref<number | null
|
|
1778
|
+
uncontrolledValue: import("vue").Ref<number | null>;
|
|
1811
1779
|
mergedValue: import("vue").ComputedRef<number | null>;
|
|
1812
1780
|
mergedPlaceholder: import("vue").ComputedRef<string>;
|
|
1813
1781
|
displayedValueInvalid: import("vue").ComputedRef<boolean>;
|
|
1814
1782
|
mergedSize: import("vue").ComputedRef<"small" | "medium" | "large" | "tiny">;
|
|
1815
1783
|
mergedDisabled: import("vue").ComputedRef<boolean>;
|
|
1816
|
-
displayedValue: import("vue").Ref<string
|
|
1784
|
+
displayedValue: import("vue").Ref<string>;
|
|
1817
1785
|
addable: import("vue").ComputedRef<boolean>;
|
|
1818
1786
|
minusable: import("vue").ComputedRef<boolean>;
|
|
1819
1787
|
mergedStatus: import("vue").ComputedRef<FormValidationStatus | undefined>;
|
|
@@ -2125,7 +2093,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
2125
2093
|
focus: () => void;
|
|
2126
2094
|
blur: () => void;
|
|
2127
2095
|
select: () => void;
|
|
2128
|
-
},
|
|
2096
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
2129
2097
|
autofocus: BooleanConstructor;
|
|
2130
2098
|
loading: {
|
|
2131
2099
|
type: BooleanConstructor;
|
|
@@ -2999,10 +2967,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
2999
2967
|
clearSize: string;
|
|
3000
2968
|
}, any>;
|
|
3001
2969
|
}>>>;
|
|
3002
|
-
}
|
|
2970
|
+
}>>, {
|
|
3003
2971
|
readonly: boolean;
|
|
3004
|
-
disabled: boolean | undefined;
|
|
3005
2972
|
round: boolean | undefined;
|
|
2973
|
+
disabled: boolean | undefined;
|
|
3006
2974
|
step: string | number;
|
|
3007
2975
|
autofocus: boolean;
|
|
3008
2976
|
loading: boolean;
|
|
@@ -3016,5 +2984,5 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
3016
2984
|
showButton: boolean;
|
|
3017
2985
|
buttonPlacement: "right" | "both";
|
|
3018
2986
|
updateValueOnInput: boolean;
|
|
3019
|
-
}, {}
|
|
2987
|
+
}, {}>;
|
|
3020
2988
|
export default _default;
|
package/es/layout/index.d.ts
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
export type { LayoutInst
|
|
2
|
-
export {
|
|
3
|
-
export type { LayoutProps
|
|
1
|
+
export type { LayoutInst as LayoutContentInst, LayoutInst, LayoutSiderInst } from './src/interface';
|
|
2
|
+
export { layoutProps as layoutContentProps, layoutProps, default as NLayout } from './src/Layout';
|
|
3
|
+
export type { LayoutProps as LayoutContentProps, LayoutProps } from './src/Layout';
|
|
4
4
|
export { default as NLayoutContent } from './src/LayoutContent';
|
|
5
|
-
export { default as NLayoutFooter
|
|
5
|
+
export { layoutFooterProps, default as NLayoutFooter } from './src/LayoutFooter';
|
|
6
6
|
export type { LayoutFooterProps } from './src/LayoutFooter';
|
|
7
|
-
export {
|
|
7
|
+
export { headerProps as layoutHeaderProps, default as NLayoutHeader } from './src/LayoutHeader';
|
|
8
8
|
export type { LayoutHeaderProps } from './src/LayoutHeader';
|
|
9
|
-
export { default as NLayoutSider
|
|
9
|
+
export { layoutSiderProps, default as NLayoutSider } from './src/LayoutSider';
|
|
10
10
|
export type { LayoutSiderProps } from './src/LayoutSider';
|
package/es/layout/index.mjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { layoutProps as layoutContentProps, layoutProps, default as NLayout } from "./src/Layout.mjs";
|
|
2
2
|
export { default as NLayoutContent } from "./src/LayoutContent.mjs";
|
|
3
|
-
export { default as NLayoutFooter
|
|
4
|
-
export {
|
|
5
|
-
export { default as NLayoutSider
|
|
3
|
+
export { layoutFooterProps, default as NLayoutFooter } from "./src/LayoutFooter.mjs";
|
|
4
|
+
export { headerProps as layoutHeaderProps, default as NLayoutHeader } from "./src/LayoutHeader.mjs";
|
|
5
|
+
export { layoutSiderProps, default as NLayoutSider } from "./src/LayoutSider.mjs";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type {
|
|
1
|
+
import type { ScrollbarProps } from '../../_internal';
|
|
2
2
|
import type { ExtractPublicPropTypes } from '../../_utils';
|
|
3
3
|
import { type CSSProperties, type ExtractPropTypes, type PropType } from 'vue';
|
|
4
4
|
export declare const layoutProps: {
|
|
@@ -48,7 +48,7 @@ export declare const layoutInjectionKey: import("vue").InjectionKey<ExtractPropT
|
|
|
48
48
|
readonly default: "left";
|
|
49
49
|
};
|
|
50
50
|
}>>;
|
|
51
|
-
export declare function createLayoutComponent(isContent: boolean): import("vue").DefineComponent<
|
|
51
|
+
export declare function createLayoutComponent(isContent: boolean): import("vue").DefineComponent<{
|
|
52
52
|
embedded: BooleanConstructor;
|
|
53
53
|
position: {
|
|
54
54
|
readonly type: PropType<"static" | "absolute">;
|
|
@@ -184,10 +184,10 @@ export declare function createLayoutComponent(isContent: boolean): import("vue")
|
|
|
184
184
|
railColor: string;
|
|
185
185
|
}, any>;
|
|
186
186
|
}>>>;
|
|
187
|
-
}
|
|
187
|
+
}, {
|
|
188
188
|
scrollTo: ((options: ScrollToOptions) => void) & ((x: number, y: number) => void);
|
|
189
|
-
mergedClsPrefix: import("vue").Ref<string
|
|
190
|
-
scrollableElRef: import("vue").Ref<HTMLElement | null
|
|
189
|
+
mergedClsPrefix: import("vue").Ref<string>;
|
|
190
|
+
scrollableElRef: import("vue").Ref<HTMLElement | null>;
|
|
191
191
|
scrollbarInstRef: import("vue").Ref<{
|
|
192
192
|
$el: HTMLElement;
|
|
193
193
|
containerRef: HTMLElement | null;
|
|
@@ -199,17 +199,6 @@ export declare function createLayoutComponent(isContent: boolean): import("vue")
|
|
|
199
199
|
sync: () => void;
|
|
200
200
|
handleMouseEnterWrapper: () => void;
|
|
201
201
|
handleMouseLeaveWrapper: () => void;
|
|
202
|
-
} | null, ScrollbarInst | {
|
|
203
|
-
$el: HTMLElement;
|
|
204
|
-
containerRef: HTMLElement | null;
|
|
205
|
-
contentRef: HTMLElement | null;
|
|
206
|
-
containerScrollTop: number;
|
|
207
|
-
syncUnifiedContainer: () => void;
|
|
208
|
-
scrollTo: import("../../_internal/scrollbar/src/Scrollbar").ScrollTo;
|
|
209
|
-
scrollBy: import("../../_internal/scrollbar/src/Scrollbar").ScrollBy;
|
|
210
|
-
sync: () => void;
|
|
211
|
-
handleMouseEnterWrapper: () => void;
|
|
212
|
-
handleMouseLeaveWrapper: () => void;
|
|
213
202
|
} | null>;
|
|
214
203
|
hasSiderStyle: CSSProperties;
|
|
215
204
|
mergedTheme: import("vue").ComputedRef<{
|
|
@@ -267,9 +256,9 @@ export declare function createLayoutComponent(isContent: boolean): import("vue")
|
|
|
267
256
|
'--n-color': string;
|
|
268
257
|
'--n-text-color': string;
|
|
269
258
|
}> | undefined;
|
|
270
|
-
themeClass: import("vue").Ref<string
|
|
259
|
+
themeClass: import("vue").Ref<string> | undefined;
|
|
271
260
|
onRender: (() => void) | undefined;
|
|
272
|
-
},
|
|
261
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<ExtractPropTypes<{
|
|
273
262
|
embedded: BooleanConstructor;
|
|
274
263
|
position: {
|
|
275
264
|
readonly type: PropType<"static" | "absolute">;
|
|
@@ -405,15 +394,15 @@ export declare function createLayoutComponent(isContent: boolean): import("vue")
|
|
|
405
394
|
railColor: string;
|
|
406
395
|
}, any>;
|
|
407
396
|
}>>>;
|
|
408
|
-
}
|
|
397
|
+
}>>, {
|
|
409
398
|
position: "static" | "absolute";
|
|
410
399
|
contentStyle: string | CSSProperties;
|
|
411
400
|
embedded: boolean;
|
|
412
401
|
nativeScrollbar: boolean;
|
|
413
402
|
hasSider: boolean;
|
|
414
403
|
siderPlacement: "left" | "right";
|
|
415
|
-
}, {}
|
|
416
|
-
declare const _default: import("vue").DefineComponent<
|
|
404
|
+
}, {}>;
|
|
405
|
+
declare const _default: import("vue").DefineComponent<{
|
|
417
406
|
embedded: BooleanConstructor;
|
|
418
407
|
position: {
|
|
419
408
|
readonly type: PropType<"static" | "absolute">;
|
|
@@ -549,10 +538,10 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
|
|
|
549
538
|
railColor: string;
|
|
550
539
|
}, any>;
|
|
551
540
|
}>>>;
|
|
552
|
-
}
|
|
541
|
+
}, {
|
|
553
542
|
scrollTo: ((options: ScrollToOptions) => void) & ((x: number, y: number) => void);
|
|
554
|
-
mergedClsPrefix: import("vue").Ref<string
|
|
555
|
-
scrollableElRef: import("vue").Ref<HTMLElement | null
|
|
543
|
+
mergedClsPrefix: import("vue").Ref<string>;
|
|
544
|
+
scrollableElRef: import("vue").Ref<HTMLElement | null>;
|
|
556
545
|
scrollbarInstRef: import("vue").Ref<{
|
|
557
546
|
$el: HTMLElement;
|
|
558
547
|
containerRef: HTMLElement | null;
|
|
@@ -564,17 +553,6 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
|
|
|
564
553
|
sync: () => void;
|
|
565
554
|
handleMouseEnterWrapper: () => void;
|
|
566
555
|
handleMouseLeaveWrapper: () => void;
|
|
567
|
-
} | null, ScrollbarInst | {
|
|
568
|
-
$el: HTMLElement;
|
|
569
|
-
containerRef: HTMLElement | null;
|
|
570
|
-
contentRef: HTMLElement | null;
|
|
571
|
-
containerScrollTop: number;
|
|
572
|
-
syncUnifiedContainer: () => void;
|
|
573
|
-
scrollTo: import("../../_internal/scrollbar/src/Scrollbar").ScrollTo;
|
|
574
|
-
scrollBy: import("../../_internal/scrollbar/src/Scrollbar").ScrollBy;
|
|
575
|
-
sync: () => void;
|
|
576
|
-
handleMouseEnterWrapper: () => void;
|
|
577
|
-
handleMouseLeaveWrapper: () => void;
|
|
578
556
|
} | null>;
|
|
579
557
|
hasSiderStyle: CSSProperties;
|
|
580
558
|
mergedTheme: import("vue").ComputedRef<{
|
|
@@ -632,9 +610,9 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
|
|
|
632
610
|
'--n-color': string;
|
|
633
611
|
'--n-text-color': string;
|
|
634
612
|
}> | undefined;
|
|
635
|
-
themeClass: import("vue").Ref<string
|
|
613
|
+
themeClass: import("vue").Ref<string> | undefined;
|
|
636
614
|
onRender: (() => void) | undefined;
|
|
637
|
-
},
|
|
615
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<ExtractPropTypes<{
|
|
638
616
|
embedded: BooleanConstructor;
|
|
639
617
|
position: {
|
|
640
618
|
readonly type: PropType<"static" | "absolute">;
|
|
@@ -770,12 +748,12 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
|
|
|
770
748
|
railColor: string;
|
|
771
749
|
}, any>;
|
|
772
750
|
}>>>;
|
|
773
|
-
}
|
|
751
|
+
}>>, {
|
|
774
752
|
position: "static" | "absolute";
|
|
775
753
|
contentStyle: string | CSSProperties;
|
|
776
754
|
embedded: boolean;
|
|
777
755
|
nativeScrollbar: boolean;
|
|
778
756
|
hasSider: boolean;
|
|
779
757
|
siderPlacement: "left" | "right";
|
|
780
|
-
}, {}
|
|
758
|
+
}, {}>;
|
|
781
759
|
export default _default;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{
|
|
2
2
|
embedded: BooleanConstructor;
|
|
3
3
|
position: {
|
|
4
4
|
readonly type: import("vue").PropType<"static" | "absolute">;
|
|
@@ -134,10 +134,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
134
134
|
railColor: string;
|
|
135
135
|
}, any>;
|
|
136
136
|
}>>>;
|
|
137
|
-
}
|
|
137
|
+
}, {
|
|
138
138
|
scrollTo: ((options: ScrollToOptions) => void) & ((x: number, y: number) => void);
|
|
139
|
-
mergedClsPrefix: import("vue").Ref<string
|
|
140
|
-
scrollableElRef: import("vue").Ref<HTMLElement | null
|
|
139
|
+
mergedClsPrefix: import("vue").Ref<string>;
|
|
140
|
+
scrollableElRef: import("vue").Ref<HTMLElement | null>;
|
|
141
141
|
scrollbarInstRef: import("vue").Ref<{
|
|
142
142
|
$el: HTMLElement;
|
|
143
143
|
containerRef: HTMLElement | null;
|
|
@@ -149,17 +149,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
149
149
|
sync: () => void;
|
|
150
150
|
handleMouseEnterWrapper: () => void;
|
|
151
151
|
handleMouseLeaveWrapper: () => void;
|
|
152
|
-
} | null, import("../../_internal").ScrollbarInst | {
|
|
153
|
-
$el: HTMLElement;
|
|
154
|
-
containerRef: HTMLElement | null;
|
|
155
|
-
contentRef: HTMLElement | null;
|
|
156
|
-
containerScrollTop: number;
|
|
157
|
-
syncUnifiedContainer: () => void;
|
|
158
|
-
scrollTo: import("../../_internal/scrollbar/src/Scrollbar").ScrollTo;
|
|
159
|
-
scrollBy: import("../../_internal/scrollbar/src/Scrollbar").ScrollBy;
|
|
160
|
-
sync: () => void;
|
|
161
|
-
handleMouseEnterWrapper: () => void;
|
|
162
|
-
handleMouseLeaveWrapper: () => void;
|
|
163
152
|
} | null>;
|
|
164
153
|
hasSiderStyle: import("vue").CSSProperties;
|
|
165
154
|
mergedTheme: import("vue").ComputedRef<{
|
|
@@ -217,9 +206,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
217
206
|
'--n-color': string;
|
|
218
207
|
'--n-text-color': string;
|
|
219
208
|
}> | undefined;
|
|
220
|
-
themeClass: import("vue").Ref<string
|
|
209
|
+
themeClass: import("vue").Ref<string> | undefined;
|
|
221
210
|
onRender: (() => void) | undefined;
|
|
222
|
-
},
|
|
211
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
223
212
|
embedded: BooleanConstructor;
|
|
224
213
|
position: {
|
|
225
214
|
readonly type: import("vue").PropType<"static" | "absolute">;
|
|
@@ -355,12 +344,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
355
344
|
railColor: string;
|
|
356
345
|
}, any>;
|
|
357
346
|
}>>>;
|
|
358
|
-
}
|
|
347
|
+
}>>, {
|
|
359
348
|
position: "static" | "absolute";
|
|
360
349
|
contentStyle: string | import("vue").CSSProperties;
|
|
361
350
|
embedded: boolean;
|
|
362
351
|
nativeScrollbar: boolean;
|
|
363
352
|
hasSider: boolean;
|
|
364
353
|
siderPlacement: "left" | "right";
|
|
365
|
-
}, {}
|
|
354
|
+
}, {}>;
|
|
366
355
|
export default _default;
|
|
@@ -122,7 +122,7 @@ export declare const layoutFooterProps: {
|
|
|
122
122
|
}>>>;
|
|
123
123
|
};
|
|
124
124
|
export type LayoutFooterProps = ExtractPublicPropTypes<typeof layoutFooterProps>;
|
|
125
|
-
declare const _default: import("vue").DefineComponent<
|
|
125
|
+
declare const _default: import("vue").DefineComponent<{
|
|
126
126
|
inverted: BooleanConstructor;
|
|
127
127
|
position: {
|
|
128
128
|
readonly type: import("vue").PropType<"static" | "absolute">;
|
|
@@ -243,12 +243,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
243
243
|
railColor: string;
|
|
244
244
|
}, any>;
|
|
245
245
|
}>>>;
|
|
246
|
-
}
|
|
247
|
-
mergedClsPrefix: import("vue").Ref<string
|
|
246
|
+
}, {
|
|
247
|
+
mergedClsPrefix: import("vue").Ref<string>;
|
|
248
248
|
cssVars: import("vue").ComputedRef<any> | undefined;
|
|
249
|
-
themeClass: import("vue").Ref<string
|
|
249
|
+
themeClass: import("vue").Ref<string> | undefined;
|
|
250
250
|
onRender: (() => void) | undefined;
|
|
251
|
-
},
|
|
251
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
252
252
|
inverted: BooleanConstructor;
|
|
253
253
|
position: {
|
|
254
254
|
readonly type: import("vue").PropType<"static" | "absolute">;
|
|
@@ -369,9 +369,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
369
369
|
railColor: string;
|
|
370
370
|
}, any>;
|
|
371
371
|
}>>>;
|
|
372
|
-
}
|
|
372
|
+
}>>, {
|
|
373
373
|
position: "static" | "absolute";
|
|
374
374
|
bordered: boolean;
|
|
375
375
|
inverted: boolean;
|
|
376
|
-
}, {}
|
|
376
|
+
}, {}>;
|
|
377
377
|
export default _default;
|
|
@@ -11,7 +11,7 @@ export declare const headerProps: {
|
|
|
11
11
|
};
|
|
12
12
|
};
|
|
13
13
|
export type LayoutHeaderProps = ExtractPublicPropTypes<typeof headerProps>;
|
|
14
|
-
declare const _default: import("vue").DefineComponent<
|
|
14
|
+
declare const _default: import("vue").DefineComponent<{
|
|
15
15
|
position: {
|
|
16
16
|
readonly type: import("vue").PropType<"static" | "absolute">;
|
|
17
17
|
readonly default: "static";
|
|
@@ -135,12 +135,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
135
135
|
railColor: string;
|
|
136
136
|
}, any>;
|
|
137
137
|
}>>>;
|
|
138
|
-
}
|
|
139
|
-
mergedClsPrefix: import("vue").Ref<string
|
|
138
|
+
}, {
|
|
139
|
+
mergedClsPrefix: import("vue").Ref<string>;
|
|
140
140
|
cssVars: import("vue").ComputedRef<any> | undefined;
|
|
141
|
-
themeClass: import("vue").Ref<string
|
|
141
|
+
themeClass: import("vue").Ref<string> | undefined;
|
|
142
142
|
onRender: (() => void) | undefined;
|
|
143
|
-
},
|
|
143
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
144
144
|
position: {
|
|
145
145
|
readonly type: import("vue").PropType<"static" | "absolute">;
|
|
146
146
|
readonly default: "static";
|
|
@@ -264,9 +264,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
264
264
|
railColor: string;
|
|
265
265
|
}, any>;
|
|
266
266
|
}>>>;
|
|
267
|
-
}
|
|
267
|
+
}>>, {
|
|
268
268
|
position: "static" | "absolute";
|
|
269
269
|
bordered: boolean;
|
|
270
270
|
inverted: boolean;
|
|
271
|
-
}, {}
|
|
271
|
+
}, {}>;
|
|
272
272
|
export default _default;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type {
|
|
1
|
+
import type { ScrollbarProps } from '../../_internal';
|
|
2
2
|
import type { ExtractPublicPropTypes, MaybeArray } from '../../_utils';
|
|
3
3
|
import { type CSSProperties, type PropType } from 'vue';
|
|
4
4
|
export declare const layoutSiderProps: {
|
|
@@ -58,7 +58,7 @@ export declare const layoutSiderProps: {
|
|
|
58
58
|
readonly onScroll: PropType<(e: Event) => void>;
|
|
59
59
|
};
|
|
60
60
|
export type LayoutSiderProps = ExtractPublicPropTypes<typeof layoutSiderProps>;
|
|
61
|
-
declare const _default: import("vue").DefineComponent<
|
|
61
|
+
declare const _default: import("vue").DefineComponent<{
|
|
62
62
|
position: {
|
|
63
63
|
readonly type: PropType<"static" | "absolute">;
|
|
64
64
|
readonly default: "static";
|
|
@@ -227,9 +227,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
227
227
|
railColor: string;
|
|
228
228
|
}, any>;
|
|
229
229
|
}>>>;
|
|
230
|
-
}
|
|
230
|
+
}, {
|
|
231
231
|
scrollTo: ((options: ScrollToOptions) => void) & ((x: number, y: number) => void);
|
|
232
|
-
scrollableElRef: import("vue").Ref<HTMLElement | null
|
|
232
|
+
scrollableElRef: import("vue").Ref<HTMLElement | null>;
|
|
233
233
|
scrollbarInstRef: import("vue").Ref<{
|
|
234
234
|
$el: HTMLElement;
|
|
235
235
|
containerRef: HTMLElement | null;
|
|
@@ -241,19 +241,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
241
241
|
sync: () => void;
|
|
242
242
|
handleMouseEnterWrapper: () => void;
|
|
243
243
|
handleMouseLeaveWrapper: () => void;
|
|
244
|
-
} | null, ScrollbarInst | {
|
|
245
|
-
$el: HTMLElement;
|
|
246
|
-
containerRef: HTMLElement | null;
|
|
247
|
-
contentRef: HTMLElement | null;
|
|
248
|
-
containerScrollTop: number;
|
|
249
|
-
syncUnifiedContainer: () => void;
|
|
250
|
-
scrollTo: import("../../_internal/scrollbar/src/Scrollbar").ScrollTo;
|
|
251
|
-
scrollBy: import("../../_internal/scrollbar/src/Scrollbar").ScrollBy;
|
|
252
|
-
sync: () => void;
|
|
253
|
-
handleMouseEnterWrapper: () => void;
|
|
254
|
-
handleMouseLeaveWrapper: () => void;
|
|
255
244
|
} | null>;
|
|
256
|
-
mergedClsPrefix: import("vue").Ref<string
|
|
245
|
+
mergedClsPrefix: import("vue").Ref<string>;
|
|
257
246
|
mergedTheme: import("vue").ComputedRef<{
|
|
258
247
|
common: import("../..").ThemeCommonVars;
|
|
259
248
|
self: {
|
|
@@ -312,9 +301,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
312
301
|
handleTriggerClick: () => void;
|
|
313
302
|
inlineThemeDisabled: boolean | undefined;
|
|
314
303
|
cssVars: import("vue").ComputedRef<any>;
|
|
315
|
-
themeClass: import("vue").Ref<string
|
|
304
|
+
themeClass: import("vue").Ref<string> | undefined;
|
|
316
305
|
onRender: (() => void) | undefined;
|
|
317
|
-
},
|
|
306
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
318
307
|
position: {
|
|
319
308
|
readonly type: PropType<"static" | "absolute">;
|
|
320
309
|
readonly default: "static";
|
|
@@ -483,7 +472,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
483
472
|
railColor: string;
|
|
484
473
|
}, any>;
|
|
485
474
|
}>>>;
|
|
486
|
-
}
|
|
475
|
+
}>>, {
|
|
487
476
|
position: "static" | "absolute";
|
|
488
477
|
width: string | number;
|
|
489
478
|
bordered: boolean;
|
|
@@ -496,5 +485,5 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
496
485
|
defaultCollapsed: boolean;
|
|
497
486
|
showCollapsedContent: boolean;
|
|
498
487
|
showTrigger: boolean | "bar" | "arrow-circle";
|
|
499
|
-
}, {}
|
|
488
|
+
}, {}>;
|
|
500
489
|
export default _default;
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import { type PropType } from 'vue';
|
|
2
|
-
declare const _default: import("vue").DefineComponent<
|
|
2
|
+
declare const _default: import("vue").DefineComponent<{
|
|
3
3
|
clsPrefix: {
|
|
4
4
|
type: StringConstructor;
|
|
5
5
|
required: true;
|
|
6
6
|
};
|
|
7
7
|
onClick: PropType<(e: MouseEvent) => void>;
|
|
8
|
-
}
|
|
8
|
+
}, unknown, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
9
9
|
clsPrefix: {
|
|
10
10
|
type: StringConstructor;
|
|
11
11
|
required: true;
|
|
12
12
|
};
|
|
13
13
|
onClick: PropType<(e: MouseEvent) => void>;
|
|
14
|
-
}
|
|
14
|
+
}>>, {}, {}>;
|
|
15
15
|
export default _default;
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import { type PropType } from 'vue';
|
|
2
|
-
declare const _default: import("vue").DefineComponent<
|
|
2
|
+
declare const _default: import("vue").DefineComponent<{
|
|
3
3
|
clsPrefix: {
|
|
4
4
|
type: StringConstructor;
|
|
5
5
|
required: true;
|
|
6
6
|
};
|
|
7
7
|
onClick: PropType<(e: MouseEvent) => void>;
|
|
8
|
-
}
|
|
8
|
+
}, unknown, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
9
9
|
clsPrefix: {
|
|
10
10
|
type: StringConstructor;
|
|
11
11
|
required: true;
|
|
12
12
|
};
|
|
13
13
|
onClick: PropType<(e: MouseEvent) => void>;
|
|
14
|
-
}
|
|
14
|
+
}>>, {}, {}>;
|
|
15
15
|
export default _default;
|
|
@@ -21,7 +21,7 @@ export declare const colProps: {
|
|
|
21
21
|
};
|
|
22
22
|
export declare const colPropKeys: ("push" | "span" | "offset" | "pull")[];
|
|
23
23
|
export type ColProps = ExtractPublicPropTypes<typeof colProps>;
|
|
24
|
-
declare const _default: import("vue").DefineComponent<
|
|
24
|
+
declare const _default: import("vue").DefineComponent<{
|
|
25
25
|
readonly span: {
|
|
26
26
|
readonly type: PropType<Span>;
|
|
27
27
|
readonly default: 1;
|
|
@@ -38,12 +38,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
38
38
|
readonly type: PropType<Span>;
|
|
39
39
|
readonly default: 0;
|
|
40
40
|
};
|
|
41
|
-
}
|
|
42
|
-
mergedClsPrefix: import("vue").Ref<string
|
|
43
|
-
gutter: import("vue").Ref<string | number | [number, number]
|
|
41
|
+
}, {
|
|
42
|
+
mergedClsPrefix: import("vue").Ref<string>;
|
|
43
|
+
gutter: import("vue").Ref<string | number | [number, number]>;
|
|
44
44
|
stylePadding: import("vue").ComputedRef<string>;
|
|
45
45
|
mergedPush: import("vue").ComputedRef<number>;
|
|
46
|
-
},
|
|
46
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
47
47
|
readonly span: {
|
|
48
48
|
readonly type: PropType<Span>;
|
|
49
49
|
readonly default: 1;
|
|
@@ -60,10 +60,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
60
60
|
readonly type: PropType<Span>;
|
|
61
61
|
readonly default: 0;
|
|
62
62
|
};
|
|
63
|
-
}
|
|
63
|
+
}>>, {
|
|
64
64
|
readonly push: Span;
|
|
65
65
|
readonly span: Span;
|
|
66
66
|
readonly offset: Span;
|
|
67
67
|
readonly pull: Span;
|
|
68
|
-
}, {}
|
|
68
|
+
}, {}>;
|
|
69
69
|
export default _default;
|