naive-ui 2.40.3 → 2.40.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +452 -386
- package/dist/index.mjs +452 -386
- package/dist/index.prod.js +1 -1
- package/dist/index.prod.mjs +1 -1
- package/es/_internal/clear/src/Clear.d.ts +5 -5
- package/es/_internal/close/src/Close.d.ts +5 -5
- package/es/_internal/fade-in-expand-transition/src/FadeInExpandTransition.d.ts +6 -6
- package/es/_internal/focus-detector/src/FocusDetector.d.ts +3 -3
- package/es/_internal/icon/src/Icon.d.ts +4 -4
- package/es/_internal/icon-switch-transition/src/IconSwitchTransition.d.ts +1 -1
- package/es/_internal/icons/Add.d.ts +1 -1
- package/es/_internal/icons/ArrowBack.d.ts +1 -1
- package/es/_internal/icons/ArrowDown.d.ts +1 -1
- package/es/_internal/icons/ArrowUp.d.ts +1 -1
- package/es/_internal/icons/Attach.d.ts +1 -1
- package/es/_internal/icons/Attach.mjs +1 -1
- package/es/_internal/icons/Backward.d.ts +1 -1
- package/es/_internal/icons/Cancel.d.ts +1 -1
- package/es/_internal/icons/Cancel.mjs +1 -1
- package/es/_internal/icons/Checkmark.d.ts +1 -1
- package/es/_internal/icons/ChevronDown.d.ts +1 -1
- package/es/_internal/icons/ChevronDownFilled.d.ts +1 -1
- package/es/_internal/icons/ChevronLeft.d.ts +1 -1
- package/es/_internal/icons/ChevronRight.d.ts +1 -1
- package/es/_internal/icons/Clear.d.ts +1 -1
- package/es/_internal/icons/Clear.mjs +1 -1
- package/es/_internal/icons/Close.d.ts +1 -1
- package/es/_internal/icons/Close.mjs +1 -1
- package/es/_internal/icons/Date.d.ts +1 -1
- package/es/_internal/icons/Date.mjs +1 -1
- package/es/_internal/icons/Download.d.ts +1 -1
- package/es/_internal/icons/Download.mjs +1 -1
- package/es/_internal/icons/Empty.d.ts +1 -1
- package/es/_internal/icons/Error.d.ts +1 -1
- package/es/_internal/icons/Error.mjs +1 -1
- package/es/_internal/icons/Eye.d.ts +1 -1
- package/es/_internal/icons/EyeOff.d.ts +1 -1
- package/es/_internal/icons/FastBackward.d.ts +1 -1
- package/es/_internal/icons/FastForward.d.ts +1 -1
- package/es/_internal/icons/File.d.ts +1 -1
- package/es/_internal/icons/Filter.d.ts +1 -1
- package/es/_internal/icons/Forward.d.ts +1 -1
- package/es/_internal/icons/Info.d.ts +1 -1
- package/es/_internal/icons/Info.mjs +1 -1
- package/es/_internal/icons/More.d.ts +1 -1
- package/es/_internal/icons/Photo.d.ts +1 -1
- package/es/_internal/icons/Remove.d.ts +1 -1
- package/es/_internal/icons/ResizeSmall.d.ts +1 -1
- package/es/_internal/icons/Retry.d.ts +1 -1
- package/es/_internal/icons/Retry.mjs +1 -1
- package/es/_internal/icons/RotateClockwise.d.ts +1 -1
- package/es/_internal/icons/RotateClockwise.mjs +1 -1
- package/es/_internal/icons/RotateCounterclockwise.d.ts +1 -1
- package/es/_internal/icons/RotateCounterclockwise.mjs +1 -1
- package/es/_internal/icons/Search.d.ts +1 -1
- package/es/_internal/icons/Success.d.ts +1 -1
- package/es/_internal/icons/Success.mjs +1 -1
- package/es/_internal/icons/Switcher.d.ts +1 -1
- package/es/_internal/icons/Time.d.ts +1 -1
- package/es/_internal/icons/Time.mjs +1 -1
- package/es/_internal/icons/To.d.ts +1 -1
- package/es/_internal/icons/To.mjs +1 -1
- package/es/_internal/icons/Trash.d.ts +1 -1
- package/es/_internal/icons/Trash.mjs +1 -1
- package/es/_internal/icons/Warning.d.ts +1 -1
- package/es/_internal/icons/Warning.mjs +1 -1
- package/es/_internal/icons/ZoomIn.d.ts +1 -1
- package/es/_internal/icons/ZoomIn.mjs +1 -1
- package/es/_internal/icons/ZoomOut.d.ts +1 -1
- package/es/_internal/icons/ZoomOut.mjs +1 -1
- package/es/_internal/icons/replaceable.d.ts +2 -1
- package/es/_internal/icons/replaceable.mjs +7 -2
- package/es/_internal/loading/src/Loading.d.ts +4 -4
- package/es/_internal/menu-mask/src/MenuMask.d.ts +6 -6
- package/es/_internal/scrollbar/src/Scrollbar.d.ts +30 -18
- package/es/_internal/scrollbar/src/Scrollbar.mjs +41 -5
- package/es/_internal/scrollbar/src/styles/index.cssr.mjs +16 -4
- package/es/_internal/select-menu/src/SelectGroupHeader.d.ts +6 -6
- package/es/_internal/select-menu/src/SelectMenu.d.ts +25 -8
- package/es/_internal/select-menu/src/SelectOption.d.ts +8 -8
- package/es/_internal/select-menu/src/interface.d.ts +1 -1
- package/es/_internal/selection/src/Selection.d.ts +31 -22
- package/es/_internal/slot-machine/src/SlotMachine.d.ts +4 -4
- package/es/_internal/slot-machine/src/SlotMachineNumber.d.ts +4 -4
- package/es/_internal/suffix/src/Suffix.d.ts +4 -4
- package/es/_internal/wave/src/Wave.d.ts +6 -6
- package/es/_utils/composable/use-lock-html-scroll.d.ts +1 -1
- package/es/_utils/composable/use-resize.mjs +9 -1
- package/es/_utils/css/rtl-inset.mjs +1 -1
- package/es/_utils/vue/wrapper.d.ts +1 -1
- package/es/affix/src/Affix.d.ts +7 -7
- package/es/alert/src/Alert.d.ts +9 -9
- package/es/anchor/src/AnchorAdapter.d.ts +5 -5
- package/es/anchor/src/BaseAnchor.d.ts +9 -9
- package/es/anchor/src/Link.d.ts +3 -3
- package/es/auto-complete/src/AutoComplete.d.ts +45 -11
- package/es/avatar/src/Avatar.d.ts +13 -13
- package/es/avatar-group/src/AvatarGroup.d.ts +7 -7
- package/es/back-top/src/BackTop.d.ts +14 -14
- package/es/back-top/src/BackTop.mjs +2 -2
- package/es/back-top/src/BackTopIcon.d.ts +1 -1
- package/es/back-top/src/BackTopIcon.mjs +1 -1
- package/es/badge/src/Badge.d.ts +9 -9
- package/es/breadcrumb/src/Breadcrumb.d.ts +7 -7
- package/es/breadcrumb/src/BreadcrumbItem.d.ts +4 -4
- package/es/button/src/Button.d.ts +14 -11
- package/es/button-group/src/ButtonGroup.d.ts +7 -7
- package/es/calendar/src/Calendar.d.ts +39 -9
- package/es/card/src/Card.d.ts +9 -9
- package/es/carousel/src/Carousel.d.ts +11 -11
- package/es/carousel/src/CarouselArrow.d.ts +2 -2
- package/es/carousel/src/CarouselArrow.mjs +24 -20
- package/es/carousel/src/CarouselDots.d.ts +7 -7
- package/es/carousel/src/CarouselItem.d.ts +3 -3
- package/es/cascader/src/Cascader.d.ts +34 -14
- package/es/cascader/src/CascaderMenu.d.ts +294 -8
- package/es/cascader/src/CascaderOption.d.ts +299 -10
- package/es/cascader/src/CascaderSelectMenu.d.ts +298 -7
- package/es/cascader/src/CascaderSubmenu.d.ts +304 -6
- package/es/checkbox/src/CheckMark.d.ts +2 -1
- package/es/checkbox/src/CheckMark.mjs +1 -1
- package/es/checkbox/src/Checkbox.d.ts +15 -15
- package/es/checkbox/src/Checkbox.mjs +4 -4
- package/es/checkbox/src/CheckboxGroup.d.ts +6 -6
- package/es/checkbox/src/LineMark.d.ts +2 -1
- package/es/checkbox/src/LineMark.mjs +1 -1
- package/es/code/src/Code.d.ts +8 -8
- package/es/collapse/src/Collapse.d.ts +8 -8
- package/es/collapse/src/CollapseItem.d.ts +8 -8
- package/es/collapse/src/CollapseItemContent.d.ts +6 -6
- package/es/collapse-transition/src/CollapseTransition.d.ts +9 -9
- package/es/color-picker/src/AlphaSlider.d.ts +6 -6
- package/es/color-picker/src/ColorInput.d.ts +5 -5
- package/es/color-picker/src/ColorInputUnit.d.ts +6 -6
- package/es/color-picker/src/ColorPicker.d.ts +11 -11
- package/es/color-picker/src/ColorPickerSwatches.d.ts +4 -4
- package/es/color-picker/src/ColorPickerTrigger.d.ts +4 -4
- package/es/color-picker/src/ColorPreview.d.ts +5 -5
- package/es/color-picker/src/HueSlider.d.ts +5 -5
- package/es/color-picker/src/Pallete.d.ts +6 -6
- package/es/config-provider/src/ConfigProvider.d.ts +5 -5
- package/es/countdown/src/Countdown.d.ts +6 -6
- package/es/data-table/src/DataTable.d.ts +13 -9
- package/es/data-table/src/HeaderButton/FilterButton.d.ts +1207 -9
- package/es/data-table/src/HeaderButton/FilterMenu.d.ts +1210 -7
- package/es/data-table/src/HeaderButton/RenderFilter.d.ts +4 -4
- package/es/data-table/src/HeaderButton/RenderSorter.d.ts +4 -4
- package/es/data-table/src/HeaderButton/ResizeButton.d.ts +6 -6
- package/es/data-table/src/HeaderButton/SortButton.d.ts +5 -5
- package/es/data-table/src/MainTable.d.ts +12 -5
- package/es/data-table/src/TableParts/Body.d.ts +1255 -34
- package/es/data-table/src/TableParts/BodyCheckbox.d.ts +3 -3
- package/es/data-table/src/TableParts/BodyRadio.d.ts +3 -3
- package/es/data-table/src/TableParts/Cell.d.ts +4 -4
- package/es/data-table/src/TableParts/ExpandTrigger.d.ts +4 -4
- package/es/data-table/src/TableParts/Header.d.ts +1224 -20
- package/es/data-table/src/TableParts/SelectionMenu.d.ts +3 -3
- package/es/data-table/src/use-expand.d.ts +1 -1
- package/es/data-table/src/use-scroll.d.ts +4 -4
- package/es/data-table/src/use-table-data.d.ts +1 -1
- package/es/date-picker/src/DatePicker.d.ts +131 -18
- package/es/date-picker/src/panel/date.d.ts +985 -13
- package/es/date-picker/src/panel/daterange.d.ts +991 -19
- package/es/date-picker/src/panel/datetime.d.ts +985 -13
- package/es/date-picker/src/panel/datetimerange.d.ts +991 -19
- package/es/date-picker/src/panel/month.d.ts +985 -13
- package/es/date-picker/src/panel/monthrange.d.ts +991 -19
- package/es/date-picker/src/panel/panelHeader.d.ts +6130 -78
- package/es/date-picker/src/panel/use-calendar.d.ts +980 -8
- package/es/date-picker/src/panel/use-dual-calendar.d.ts +986 -14
- package/es/date-picker/src/panel/use-panel-common.d.ts +977 -5
- package/es/descriptions/src/Descriptions.d.ts +7 -7
- package/es/descriptions/src/DescriptionsItem.d.ts +4 -4
- package/es/dialog/src/Dialog.d.ts +8 -8
- package/es/dialog/src/DialogEnvironment.d.ts +6 -6
- package/es/dialog/src/DialogProvider.d.ts +5505 -9
- package/es/dialog/src/dialogProps.d.ts +1 -1
- package/es/discrete/src/InjectionExtractor.d.ts +4 -4
- package/es/divider/src/Divider.d.ts +7 -7
- package/es/drawer/src/Drawer.d.ts +9 -9
- package/es/drawer/src/DrawerBodyWrapper.d.ts +60 -13
- package/es/drawer/src/DrawerBodyWrapper.mjs +1 -1
- package/es/drawer/src/DrawerContent.d.ts +53 -6
- package/es/dropdown/src/Dropdown.d.ts +9 -9
- package/es/dropdown/src/DropdownDivider.d.ts +3 -3
- package/es/dropdown/src/DropdownGroup.d.ts +4 -4
- package/es/dropdown/src/DropdownGroupHeader.d.ts +10 -10
- package/es/dropdown/src/DropdownMenu.d.ts +6 -6
- package/es/dropdown/src/DropdownOption.d.ts +15 -15
- package/es/dropdown/src/DropdownRenderOption.d.ts +3 -3
- package/es/dynamic-input/src/DynamicInput.d.ts +11 -9
- package/es/dynamic-input/src/InputPreset.d.ts +292 -6
- package/es/dynamic-input/src/PairPreset.d.ts +293 -7
- package/es/dynamic-tags/src/DynamicTags.d.ts +36 -12
- package/es/element/src/Element.d.ts +7 -7
- package/es/ellipsis/src/Ellipsis.d.ts +10 -7
- package/es/ellipsis/src/PerformantEllipsis.d.ts +6 -6
- package/es/empty/src/Empty.d.ts +7 -7
- package/es/equation/src/Equation.d.ts +4 -4
- package/es/flex/src/Flex.d.ts +7 -7
- package/es/float-button/src/FloatButton.d.ts +8 -8
- package/es/float-button/src/styles/index.cssr.mjs +8 -2
- package/es/float-button-group/src/FloatButtonGroup.d.ts +7 -7
- package/es/float-button-group/src/styles/index.cssr.mjs +7 -1
- package/es/form/src/Form.d.ts +6 -6
- package/es/form/src/FormItem.d.ts +17 -11
- package/es/form/src/FormItemCol.d.ts +11 -5
- package/es/form/src/FormItemGridItem.d.ts +11 -5
- package/es/form/src/FormItemRow.d.ts +10 -5
- package/es/form/src/utils.d.ts +2 -2
- package/es/global-style/src/GlobalStyle.d.ts +1 -1
- package/es/gradient-text/src/GradientText.d.ts +7 -7
- package/es/grid/src/Grid.d.ts +8 -8
- package/es/grid/src/GridItem.d.ts +8 -8
- package/es/highlight/src/Highlight.d.ts +6 -6
- package/es/icon/src/Icon.d.ts +6 -6
- package/es/icon-wrapper/src/IconWrapper.d.ts +4 -4
- package/es/image/src/Image.d.ts +16 -11
- package/es/image/src/ImageGroup.d.ts +10 -6
- package/es/image/src/ImagePreview.d.ts +13 -13
- package/es/image/src/ImagePreview.mjs +4 -4
- package/es/image/src/icons.d.ts +3 -3
- package/es/image/src/icons.mjs +30 -24
- package/es/infinite-scroll/src/InfiniteScroll.d.ts +17 -5
- package/es/input/src/Input.d.ts +39 -23
- package/es/input/src/InputGroup.d.ts +3 -11
- package/es/input/src/InputGroupLabel.d.ts +7 -7
- package/es/input/src/WordCount.d.ts +1 -1
- package/es/input-number/src/InputNumber.d.ts +42 -10
- package/es/layout/src/Layout.d.ts +39 -17
- package/es/layout/src/LayoutContent.d.ts +19 -8
- package/es/layout/src/LayoutFooter.d.ts +7 -7
- package/es/layout/src/LayoutHeader.d.ts +7 -7
- package/es/layout/src/LayoutSider.d.ts +20 -9
- package/es/layout/src/ToggleBar.d.ts +3 -3
- package/es/layout/src/ToggleButton.d.ts +3 -3
- package/es/legacy-grid/src/Col.d.ts +7 -7
- package/es/legacy-grid/src/Row.d.ts +7 -7
- package/es/legacy-transfer/src/Transfer.d.ts +13 -10
- package/es/legacy-transfer/src/TransferFilter.d.ts +384 -6
- package/es/legacy-transfer/src/TransferHeader.d.ts +4 -4
- package/es/legacy-transfer/src/TransferList.d.ts +401 -6
- package/es/legacy-transfer/src/TransferListItem.d.ts +384 -6
- package/es/legacy-transfer/src/use-transfer-data.d.ts +6 -6
- package/es/list/src/List.d.ts +8 -8
- package/es/list/src/ListItem.d.ts +3 -3
- package/es/loading-bar/src/LoadingBar.d.ts +11 -11
- package/es/loading-bar/src/LoadingBarProvider.d.ts +9 -5
- package/es/log/src/Log.d.ts +19 -7
- package/es/log/src/LogLine.d.ts +7 -7
- package/es/log/src/LogLoader.d.ts +6 -4
- package/es/marquee/src/Marquee.d.ts +7 -7
- package/es/mention/src/Mention.d.ts +50 -14
- package/es/menu/src/Menu.d.ts +16 -12
- package/es/menu/src/MenuDivider.d.ts +1 -1
- package/es/menu/src/MenuOption.d.ts +222 -7
- package/es/menu/src/MenuOptionContent.d.ts +5 -5
- package/es/menu/src/MenuOptionGroup.d.ts +4 -4
- package/es/menu/src/Submenu.d.ts +226 -11
- package/es/message/src/Message.d.ts +8 -8
- package/es/message/src/MessageEnvironment.d.ts +6 -6
- package/es/message/src/MessageProvider.d.ts +21 -7
- package/es/modal/src/BodyWrapper.d.ts +540 -11
- package/es/modal/src/Modal.d.ts +10 -10
- package/es/modal/src/ModalEnvironment.d.ts +7 -7
- package/es/modal/src/presetProps.d.ts +1 -1
- package/es/notification/src/Notification.d.ts +9 -9
- package/es/notification/src/NotificationContainer.d.ts +61 -7
- package/es/notification/src/NotificationEnvironment.d.ts +6 -6
- package/es/notification/src/NotificationProvider.d.ts +31 -7
- package/es/number-animation/src/NumberAnimation.d.ts +6 -6
- package/es/page-header/src/PageHeader.d.ts +7 -7
- package/es/pagination/src/Pagination.d.ts +18 -15
- package/es/popconfirm/src/Popconfirm.d.ts +12 -7
- package/es/popconfirm/src/PopconfirmPanel.d.ts +12 -9
- package/es/popover/src/Popover.d.ts +11 -9
- package/es/popover/src/Popover.mjs +4 -1
- package/es/popover/src/PopoverBody.d.ts +13 -11
- package/es/popselect/src/Popselect.d.ts +26 -23
- package/es/popselect/src/PopselectPanel.d.ts +133 -7
- package/es/progress/src/Circle.d.ts +4 -4
- package/es/progress/src/Line.d.ts +4 -4
- package/es/progress/src/MultipleCircle.d.ts +4 -4
- package/es/progress/src/Progress.d.ts +7 -7
- package/es/qr-code/src/QrCode.d.ts +8 -8
- package/es/radio/src/Radio.d.ts +7 -7
- package/es/radio/src/RadioButton.d.ts +23 -47
- package/es/radio/src/RadioGroup.d.ts +9 -9
- package/es/rate/src/Rate.d.ts +8 -8
- package/es/rate/src/Rate.mjs +2 -2
- package/es/rate/src/StarIcon.d.ts +1 -1
- package/es/rate/src/StarIcon.mjs +1 -1
- package/es/result/src/403.d.ts +1 -2
- package/es/result/src/403.mjs +12 -10
- package/es/result/src/404.d.ts +1 -2
- package/es/result/src/404.mjs +32 -30
- package/es/result/src/418.d.ts +1 -2
- package/es/result/src/418.mjs +33 -31
- package/es/result/src/500.d.ts +1 -2
- package/es/result/src/500.mjs +18 -16
- package/es/result/src/Result.d.ts +7 -7
- package/es/result/src/Result.mjs +8 -8
- package/es/scrollbar/src/Scrollbar.d.ts +17 -5
- package/es/select/src/Select.d.ts +37 -17
- package/es/skeleton/src/Skeleton.d.ts +6 -6
- package/es/slider/src/Slider.d.ts +17 -17
- package/es/space/src/Space.d.ts +7 -7
- package/es/spin/src/Spin.d.ts +8 -8
- package/es/split/src/Split.d.ts +10 -10
- package/es/statistic/src/Statistic.d.ts +8 -8
- package/es/steps/src/Step.d.ts +7 -7
- package/es/steps/src/Steps.d.ts +7 -7
- package/es/switch/src/Switch.d.ts +9 -9
- package/es/table/src/Table.d.ts +8 -8
- package/es/table/src/Tbody.d.ts +1 -1
- package/es/table/src/Td.d.ts +1 -1
- package/es/table/src/Th.d.ts +1 -1
- package/es/table/src/Thead.d.ts +1 -1
- package/es/table/src/Tr.d.ts +1 -1
- package/es/tabs/src/Tab.d.ts +16 -16
- package/es/tabs/src/TabPane.d.ts +8 -8
- package/es/tabs/src/Tabs.d.ts +58 -19
- package/es/tag/src/Tag.d.ts +10 -10
- package/es/theme-editor/src/MaximizeIcon.d.ts +1 -1
- package/es/theme-editor/src/MinimizeIcon.d.ts +1 -1
- package/es/theme-editor/src/ThemeEditor.d.ts +19 -10
- package/es/theme-editor/src/ThemeEditor.mjs +25 -23
- package/es/thing/src/Thing.d.ts +4 -4
- package/es/time/src/Time.d.ts +6 -6
- package/es/time-picker/src/Panel.d.ts +326 -10
- package/es/time-picker/src/PanelCol.d.ts +4 -4
- package/es/time-picker/src/TimePicker.d.ts +89 -15
- package/es/timeline/src/Timeline.d.ts +4 -4
- package/es/timeline/src/TimelineItem.d.ts +7 -7
- package/es/tooltip/src/Tooltip.d.ts +10 -7
- package/es/transfer/src/Transfer.d.ts +9 -9
- package/es/transfer/src/TransferFilter.d.ts +397 -6
- package/es/transfer/src/TransferHeader.d.ts +4 -4
- package/es/transfer/src/TransferList.d.ts +414 -6
- package/es/transfer/src/TransferListItem.d.ts +400 -9
- package/es/transfer/src/use-transfer-data.d.ts +3 -3
- package/es/tree/src/MotionWrapper.d.ts +3 -3
- package/es/tree/src/Tree.d.ts +28 -11
- package/es/tree/src/TreeNode.d.ts +14 -14
- package/es/tree/src/TreeNodeCheckbox.d.ts +99 -5
- package/es/tree/src/TreeNodeContent.d.ts +10 -10
- package/es/tree/src/TreeNodeSwitcher.d.ts +4 -4
- package/es/tree-select/src/TreeSelect.d.ts +30 -16
- package/es/typography/src/a.d.ts +6 -6
- package/es/typography/src/blockquote.d.ts +7 -7
- package/es/typography/src/create-header.d.ts +7 -7
- package/es/typography/src/headers.d.ts +42 -42
- package/es/typography/src/hr.d.ts +6 -6
- package/es/typography/src/li.d.ts +1 -1
- package/es/typography/src/ol.d.ts +7 -7
- package/es/typography/src/p.d.ts +6 -6
- package/es/typography/src/text.d.ts +7 -7
- package/es/typography/src/ul.d.ts +7 -7
- package/es/upload/src/Upload.d.ts +10 -10
- package/es/upload/src/UploadDragger.d.ts +1 -1
- package/es/upload/src/UploadFile.d.ts +270 -7
- package/es/upload/src/UploadFile.mjs +3 -3
- package/es/upload/src/UploadFileList.d.ts +1 -1
- package/es/upload/src/UploadProgress.d.ts +265 -5
- package/es/upload/src/UploadTrigger.d.ts +5 -5
- package/es/upload/src/icons.d.ts +2 -2
- package/es/upload/src/icons.mjs +2 -2
- package/es/version.d.ts +1 -1
- package/es/version.mjs +1 -1
- package/es/virtual-list/src/VirtualList.d.ts +22 -6
- package/es/watermark/src/Watermark.d.ts +4 -4
- package/lib/_internal/clear/src/Clear.d.ts +5 -5
- package/lib/_internal/close/src/Close.d.ts +5 -5
- package/lib/_internal/fade-in-expand-transition/src/FadeInExpandTransition.d.ts +6 -6
- package/lib/_internal/focus-detector/src/FocusDetector.d.ts +3 -3
- package/lib/_internal/icon/src/Icon.d.ts +4 -4
- package/lib/_internal/icon-switch-transition/src/IconSwitchTransition.d.ts +1 -1
- package/lib/_internal/icons/Add.d.ts +1 -1
- package/lib/_internal/icons/ArrowBack.d.ts +1 -1
- package/lib/_internal/icons/ArrowDown.d.ts +1 -1
- package/lib/_internal/icons/ArrowUp.d.ts +1 -1
- package/lib/_internal/icons/Attach.d.ts +1 -1
- package/lib/_internal/icons/Attach.js +2 -2
- package/lib/_internal/icons/Backward.d.ts +1 -1
- package/lib/_internal/icons/Cancel.d.ts +1 -1
- package/lib/_internal/icons/Cancel.js +2 -2
- package/lib/_internal/icons/Checkmark.d.ts +1 -1
- package/lib/_internal/icons/ChevronDown.d.ts +1 -1
- package/lib/_internal/icons/ChevronDownFilled.d.ts +1 -1
- package/lib/_internal/icons/ChevronLeft.d.ts +1 -1
- package/lib/_internal/icons/ChevronRight.d.ts +1 -1
- package/lib/_internal/icons/Clear.d.ts +1 -1
- package/lib/_internal/icons/Clear.js +2 -2
- package/lib/_internal/icons/Close.d.ts +1 -1
- package/lib/_internal/icons/Close.js +2 -2
- package/lib/_internal/icons/Date.d.ts +1 -1
- package/lib/_internal/icons/Date.js +2 -2
- package/lib/_internal/icons/Download.d.ts +1 -1
- package/lib/_internal/icons/Download.js +2 -2
- package/lib/_internal/icons/Empty.d.ts +1 -1
- package/lib/_internal/icons/Error.d.ts +1 -1
- package/lib/_internal/icons/Error.js +2 -2
- package/lib/_internal/icons/Eye.d.ts +1 -1
- package/lib/_internal/icons/EyeOff.d.ts +1 -1
- package/lib/_internal/icons/FastBackward.d.ts +1 -1
- package/lib/_internal/icons/FastForward.d.ts +1 -1
- package/lib/_internal/icons/File.d.ts +1 -1
- package/lib/_internal/icons/Filter.d.ts +1 -1
- package/lib/_internal/icons/Forward.d.ts +1 -1
- package/lib/_internal/icons/Info.d.ts +1 -1
- package/lib/_internal/icons/Info.js +2 -2
- package/lib/_internal/icons/More.d.ts +1 -1
- package/lib/_internal/icons/Photo.d.ts +1 -1
- package/lib/_internal/icons/Remove.d.ts +1 -1
- package/lib/_internal/icons/ResizeSmall.d.ts +1 -1
- package/lib/_internal/icons/Retry.d.ts +1 -1
- package/lib/_internal/icons/Retry.js +2 -2
- package/lib/_internal/icons/RotateClockwise.d.ts +1 -1
- package/lib/_internal/icons/RotateClockwise.js +2 -2
- package/lib/_internal/icons/RotateCounterclockwise.d.ts +1 -1
- package/lib/_internal/icons/RotateCounterclockwise.js +2 -2
- package/lib/_internal/icons/Search.d.ts +1 -1
- package/lib/_internal/icons/Success.d.ts +1 -1
- package/lib/_internal/icons/Success.js +2 -2
- package/lib/_internal/icons/Switcher.d.ts +1 -1
- package/lib/_internal/icons/Time.d.ts +1 -1
- package/lib/_internal/icons/Time.js +2 -2
- package/lib/_internal/icons/To.d.ts +1 -1
- package/lib/_internal/icons/To.js +2 -2
- package/lib/_internal/icons/Trash.d.ts +1 -1
- package/lib/_internal/icons/Trash.js +2 -2
- package/lib/_internal/icons/Warning.d.ts +1 -1
- package/lib/_internal/icons/Warning.js +2 -2
- package/lib/_internal/icons/ZoomIn.d.ts +1 -1
- package/lib/_internal/icons/ZoomIn.js +2 -2
- package/lib/_internal/icons/ZoomOut.d.ts +1 -1
- package/lib/_internal/icons/ZoomOut.js +2 -2
- package/lib/_internal/icons/replaceable.d.ts +2 -1
- package/lib/_internal/icons/replaceable.js +6 -1
- package/lib/_internal/loading/src/Loading.d.ts +4 -4
- package/lib/_internal/menu-mask/src/MenuMask.d.ts +6 -6
- package/lib/_internal/scrollbar/src/Scrollbar.d.ts +30 -18
- package/lib/_internal/scrollbar/src/Scrollbar.js +24 -8
- package/lib/_internal/scrollbar/src/styles/index.cssr.js +16 -4
- package/lib/_internal/select-menu/src/SelectGroupHeader.d.ts +6 -6
- package/lib/_internal/select-menu/src/SelectMenu.d.ts +25 -8
- package/lib/_internal/select-menu/src/SelectOption.d.ts +8 -8
- package/lib/_internal/select-menu/src/interface.d.ts +1 -1
- package/lib/_internal/selection/src/Selection.d.ts +31 -22
- package/lib/_internal/slot-machine/src/SlotMachine.d.ts +4 -4
- package/lib/_internal/slot-machine/src/SlotMachineNumber.d.ts +4 -4
- package/lib/_internal/suffix/src/Suffix.d.ts +4 -4
- package/lib/_internal/wave/src/Wave.d.ts +6 -6
- package/lib/_utils/composable/use-lock-html-scroll.d.ts +1 -1
- package/lib/_utils/composable/use-resize.js +8 -0
- package/lib/_utils/css/rtl-inset.js +1 -1
- package/lib/_utils/vue/wrapper.d.ts +1 -1
- package/lib/affix/src/Affix.d.ts +7 -7
- package/lib/alert/src/Alert.d.ts +9 -9
- package/lib/anchor/src/AnchorAdapter.d.ts +5 -5
- package/lib/anchor/src/BaseAnchor.d.ts +9 -9
- package/lib/anchor/src/Link.d.ts +3 -3
- package/lib/auto-complete/src/AutoComplete.d.ts +45 -11
- package/lib/avatar/src/Avatar.d.ts +13 -13
- package/lib/avatar-group/src/AvatarGroup.d.ts +7 -7
- package/lib/back-top/src/BackTop.d.ts +14 -14
- package/lib/back-top/src/BackTop.js +1 -1
- package/lib/back-top/src/BackTopIcon.d.ts +1 -1
- package/lib/back-top/src/BackTopIcon.js +1 -1
- package/lib/badge/src/Badge.d.ts +9 -9
- package/lib/breadcrumb/src/Breadcrumb.d.ts +7 -7
- package/lib/breadcrumb/src/BreadcrumbItem.d.ts +4 -4
- package/lib/button/src/Button.d.ts +14 -11
- package/lib/button-group/src/ButtonGroup.d.ts +7 -7
- package/lib/calendar/src/Calendar.d.ts +39 -9
- package/lib/card/src/Card.d.ts +9 -9
- package/lib/carousel/src/Carousel.d.ts +11 -11
- package/lib/carousel/src/CarouselArrow.d.ts +2 -2
- package/lib/carousel/src/CarouselArrow.js +12 -8
- package/lib/carousel/src/CarouselDots.d.ts +7 -7
- package/lib/carousel/src/CarouselItem.d.ts +3 -3
- package/lib/cascader/src/Cascader.d.ts +34 -14
- package/lib/cascader/src/CascaderMenu.d.ts +294 -8
- package/lib/cascader/src/CascaderOption.d.ts +299 -10
- package/lib/cascader/src/CascaderSelectMenu.d.ts +298 -7
- package/lib/cascader/src/CascaderSubmenu.d.ts +304 -6
- package/lib/checkbox/src/CheckMark.d.ts +2 -1
- package/lib/checkbox/src/CheckMark.js +1 -1
- package/lib/checkbox/src/Checkbox.d.ts +15 -15
- package/lib/checkbox/src/Checkbox.js +1 -1
- package/lib/checkbox/src/CheckboxGroup.d.ts +6 -6
- package/lib/checkbox/src/LineMark.d.ts +2 -1
- package/lib/checkbox/src/LineMark.js +1 -1
- package/lib/code/src/Code.d.ts +8 -8
- package/lib/collapse/src/Collapse.d.ts +8 -8
- package/lib/collapse/src/CollapseItem.d.ts +8 -8
- package/lib/collapse/src/CollapseItemContent.d.ts +6 -6
- package/lib/collapse-transition/src/CollapseTransition.d.ts +9 -9
- package/lib/color-picker/src/AlphaSlider.d.ts +6 -6
- package/lib/color-picker/src/ColorInput.d.ts +5 -5
- package/lib/color-picker/src/ColorInputUnit.d.ts +6 -6
- package/lib/color-picker/src/ColorPicker.d.ts +11 -11
- package/lib/color-picker/src/ColorPickerSwatches.d.ts +4 -4
- package/lib/color-picker/src/ColorPickerTrigger.d.ts +4 -4
- package/lib/color-picker/src/ColorPreview.d.ts +5 -5
- package/lib/color-picker/src/HueSlider.d.ts +5 -5
- package/lib/color-picker/src/Pallete.d.ts +6 -6
- package/lib/config-provider/src/ConfigProvider.d.ts +5 -5
- package/lib/countdown/src/Countdown.d.ts +6 -6
- package/lib/data-table/src/DataTable.d.ts +13 -9
- package/lib/data-table/src/HeaderButton/FilterButton.d.ts +1207 -9
- package/lib/data-table/src/HeaderButton/FilterMenu.d.ts +1210 -7
- package/lib/data-table/src/HeaderButton/RenderFilter.d.ts +4 -4
- package/lib/data-table/src/HeaderButton/RenderSorter.d.ts +4 -4
- package/lib/data-table/src/HeaderButton/ResizeButton.d.ts +6 -6
- package/lib/data-table/src/HeaderButton/SortButton.d.ts +5 -5
- package/lib/data-table/src/MainTable.d.ts +12 -5
- package/lib/data-table/src/TableParts/Body.d.ts +1255 -34
- package/lib/data-table/src/TableParts/BodyCheckbox.d.ts +3 -3
- package/lib/data-table/src/TableParts/BodyRadio.d.ts +3 -3
- package/lib/data-table/src/TableParts/Cell.d.ts +4 -4
- package/lib/data-table/src/TableParts/ExpandTrigger.d.ts +4 -4
- package/lib/data-table/src/TableParts/Header.d.ts +1224 -20
- package/lib/data-table/src/TableParts/SelectionMenu.d.ts +3 -3
- package/lib/data-table/src/use-expand.d.ts +1 -1
- package/lib/data-table/src/use-scroll.d.ts +4 -4
- package/lib/data-table/src/use-table-data.d.ts +1 -1
- package/lib/date-picker/src/DatePicker.d.ts +131 -18
- package/lib/date-picker/src/panel/date.d.ts +985 -13
- package/lib/date-picker/src/panel/daterange.d.ts +991 -19
- package/lib/date-picker/src/panel/datetime.d.ts +985 -13
- package/lib/date-picker/src/panel/datetimerange.d.ts +991 -19
- package/lib/date-picker/src/panel/month.d.ts +985 -13
- package/lib/date-picker/src/panel/monthrange.d.ts +991 -19
- package/lib/date-picker/src/panel/panelHeader.d.ts +6130 -78
- package/lib/date-picker/src/panel/use-calendar.d.ts +980 -8
- package/lib/date-picker/src/panel/use-dual-calendar.d.ts +986 -14
- package/lib/date-picker/src/panel/use-panel-common.d.ts +977 -5
- package/lib/descriptions/src/Descriptions.d.ts +7 -7
- package/lib/descriptions/src/DescriptionsItem.d.ts +4 -4
- package/lib/dialog/src/Dialog.d.ts +8 -8
- package/lib/dialog/src/DialogEnvironment.d.ts +6 -6
- package/lib/dialog/src/DialogProvider.d.ts +5505 -9
- package/lib/dialog/src/dialogProps.d.ts +1 -1
- package/lib/discrete/src/InjectionExtractor.d.ts +4 -4
- package/lib/divider/src/Divider.d.ts +7 -7
- package/lib/drawer/src/Drawer.d.ts +9 -9
- package/lib/drawer/src/DrawerBodyWrapper.d.ts +60 -13
- package/lib/drawer/src/DrawerBodyWrapper.js +1 -1
- package/lib/drawer/src/DrawerContent.d.ts +53 -6
- package/lib/dropdown/src/Dropdown.d.ts +9 -9
- package/lib/dropdown/src/DropdownDivider.d.ts +3 -3
- package/lib/dropdown/src/DropdownGroup.d.ts +4 -4
- package/lib/dropdown/src/DropdownGroupHeader.d.ts +10 -10
- package/lib/dropdown/src/DropdownMenu.d.ts +6 -6
- package/lib/dropdown/src/DropdownOption.d.ts +15 -15
- package/lib/dropdown/src/DropdownRenderOption.d.ts +3 -3
- package/lib/dynamic-input/src/DynamicInput.d.ts +11 -9
- package/lib/dynamic-input/src/InputPreset.d.ts +292 -6
- package/lib/dynamic-input/src/PairPreset.d.ts +293 -7
- package/lib/dynamic-tags/src/DynamicTags.d.ts +36 -12
- package/lib/element/src/Element.d.ts +7 -7
- package/lib/ellipsis/src/Ellipsis.d.ts +10 -7
- package/lib/ellipsis/src/PerformantEllipsis.d.ts +6 -6
- package/lib/empty/src/Empty.d.ts +7 -7
- package/lib/equation/src/Equation.d.ts +4 -4
- package/lib/flex/src/Flex.d.ts +7 -7
- package/lib/float-button/src/FloatButton.d.ts +8 -8
- package/lib/float-button/src/styles/index.cssr.js +8 -2
- package/lib/float-button-group/src/FloatButtonGroup.d.ts +7 -7
- package/lib/float-button-group/src/styles/index.cssr.js +7 -1
- package/lib/form/src/Form.d.ts +6 -6
- package/lib/form/src/FormItem.d.ts +17 -11
- package/lib/form/src/FormItemCol.d.ts +11 -5
- package/lib/form/src/FormItemGridItem.d.ts +11 -5
- package/lib/form/src/FormItemRow.d.ts +10 -5
- package/lib/form/src/utils.d.ts +2 -2
- package/lib/global-style/src/GlobalStyle.d.ts +1 -1
- package/lib/gradient-text/src/GradientText.d.ts +7 -7
- package/lib/grid/src/Grid.d.ts +8 -8
- package/lib/grid/src/GridItem.d.ts +8 -8
- package/lib/highlight/src/Highlight.d.ts +6 -6
- package/lib/icon/src/Icon.d.ts +6 -6
- package/lib/icon-wrapper/src/IconWrapper.d.ts +4 -4
- package/lib/image/src/Image.d.ts +16 -11
- package/lib/image/src/ImageGroup.d.ts +10 -6
- package/lib/image/src/ImagePreview.d.ts +13 -13
- package/lib/image/src/ImagePreview.js +3 -3
- package/lib/image/src/icons.d.ts +3 -3
- package/lib/image/src/icons.js +15 -7
- package/lib/infinite-scroll/src/InfiniteScroll.d.ts +17 -5
- package/lib/input/src/Input.d.ts +39 -23
- package/lib/input/src/InputGroup.d.ts +3 -11
- package/lib/input/src/InputGroupLabel.d.ts +7 -7
- package/lib/input/src/WordCount.d.ts +1 -1
- package/lib/input-number/src/InputNumber.d.ts +42 -10
- package/lib/layout/src/Layout.d.ts +39 -17
- package/lib/layout/src/LayoutContent.d.ts +19 -8
- package/lib/layout/src/LayoutFooter.d.ts +7 -7
- package/lib/layout/src/LayoutHeader.d.ts +7 -7
- package/lib/layout/src/LayoutSider.d.ts +20 -9
- package/lib/layout/src/ToggleBar.d.ts +3 -3
- package/lib/layout/src/ToggleButton.d.ts +3 -3
- package/lib/legacy-grid/src/Col.d.ts +7 -7
- package/lib/legacy-grid/src/Row.d.ts +7 -7
- package/lib/legacy-transfer/src/Transfer.d.ts +13 -10
- package/lib/legacy-transfer/src/TransferFilter.d.ts +384 -6
- package/lib/legacy-transfer/src/TransferHeader.d.ts +4 -4
- package/lib/legacy-transfer/src/TransferList.d.ts +401 -6
- package/lib/legacy-transfer/src/TransferListItem.d.ts +384 -6
- package/lib/legacy-transfer/src/use-transfer-data.d.ts +6 -6
- package/lib/list/src/List.d.ts +8 -8
- package/lib/list/src/ListItem.d.ts +3 -3
- package/lib/loading-bar/src/LoadingBar.d.ts +11 -11
- package/lib/loading-bar/src/LoadingBarProvider.d.ts +9 -5
- package/lib/log/src/Log.d.ts +19 -7
- package/lib/log/src/LogLine.d.ts +7 -7
- package/lib/log/src/LogLoader.d.ts +6 -4
- package/lib/marquee/src/Marquee.d.ts +7 -7
- package/lib/mention/src/Mention.d.ts +50 -14
- package/lib/menu/src/Menu.d.ts +16 -12
- package/lib/menu/src/MenuDivider.d.ts +1 -1
- package/lib/menu/src/MenuOption.d.ts +222 -7
- package/lib/menu/src/MenuOptionContent.d.ts +5 -5
- package/lib/menu/src/MenuOptionGroup.d.ts +4 -4
- package/lib/menu/src/Submenu.d.ts +226 -11
- package/lib/message/src/Message.d.ts +8 -8
- package/lib/message/src/MessageEnvironment.d.ts +6 -6
- package/lib/message/src/MessageProvider.d.ts +21 -7
- package/lib/modal/src/BodyWrapper.d.ts +540 -11
- package/lib/modal/src/Modal.d.ts +10 -10
- package/lib/modal/src/ModalEnvironment.d.ts +7 -7
- package/lib/modal/src/presetProps.d.ts +1 -1
- package/lib/notification/src/Notification.d.ts +9 -9
- package/lib/notification/src/NotificationContainer.d.ts +61 -7
- package/lib/notification/src/NotificationEnvironment.d.ts +6 -6
- package/lib/notification/src/NotificationProvider.d.ts +31 -7
- package/lib/number-animation/src/NumberAnimation.d.ts +6 -6
- package/lib/page-header/src/PageHeader.d.ts +7 -7
- package/lib/pagination/src/Pagination.d.ts +18 -15
- package/lib/popconfirm/src/Popconfirm.d.ts +12 -7
- package/lib/popconfirm/src/PopconfirmPanel.d.ts +12 -9
- package/lib/popover/src/Popover.d.ts +11 -9
- package/lib/popover/src/Popover.js +7 -1
- package/lib/popover/src/PopoverBody.d.ts +13 -11
- package/lib/popselect/src/Popselect.d.ts +26 -23
- package/lib/popselect/src/PopselectPanel.d.ts +133 -7
- package/lib/progress/src/Circle.d.ts +4 -4
- package/lib/progress/src/Line.d.ts +4 -4
- package/lib/progress/src/MultipleCircle.d.ts +4 -4
- package/lib/progress/src/Progress.d.ts +7 -7
- package/lib/qr-code/src/QrCode.d.ts +8 -8
- package/lib/radio/src/Radio.d.ts +7 -7
- package/lib/radio/src/RadioButton.d.ts +23 -47
- package/lib/radio/src/RadioGroup.d.ts +9 -9
- package/lib/rate/src/Rate.d.ts +8 -8
- package/lib/rate/src/Rate.js +1 -1
- package/lib/rate/src/StarIcon.d.ts +1 -1
- package/lib/rate/src/StarIcon.js +1 -1
- package/lib/result/src/403.d.ts +1 -2
- package/lib/result/src/403.js +6 -3
- package/lib/result/src/404.d.ts +1 -2
- package/lib/result/src/404.js +10 -7
- package/lib/result/src/418.d.ts +1 -2
- package/lib/result/src/418.js +10 -7
- package/lib/result/src/500.d.ts +1 -2
- package/lib/result/src/500.js +7 -4
- package/lib/result/src/Result.d.ts +7 -7
- package/lib/result/src/Result.js +8 -8
- package/lib/scrollbar/src/Scrollbar.d.ts +17 -5
- package/lib/select/src/Select.d.ts +37 -17
- package/lib/skeleton/src/Skeleton.d.ts +6 -6
- package/lib/slider/src/Slider.d.ts +17 -17
- package/lib/space/src/Space.d.ts +7 -7
- package/lib/spin/src/Spin.d.ts +8 -8
- package/lib/split/src/Split.d.ts +10 -10
- package/lib/statistic/src/Statistic.d.ts +8 -8
- package/lib/steps/src/Step.d.ts +7 -7
- package/lib/steps/src/Steps.d.ts +7 -7
- package/lib/switch/src/Switch.d.ts +9 -9
- package/lib/table/src/Table.d.ts +8 -8
- package/lib/table/src/Tbody.d.ts +1 -1
- package/lib/table/src/Td.d.ts +1 -1
- package/lib/table/src/Th.d.ts +1 -1
- package/lib/table/src/Thead.d.ts +1 -1
- package/lib/table/src/Tr.d.ts +1 -1
- package/lib/tabs/src/Tab.d.ts +16 -16
- package/lib/tabs/src/TabPane.d.ts +8 -8
- package/lib/tabs/src/Tabs.d.ts +58 -19
- package/lib/tag/src/Tag.d.ts +10 -10
- package/lib/theme-editor/src/MaximizeIcon.d.ts +1 -1
- package/lib/theme-editor/src/MinimizeIcon.d.ts +1 -1
- package/lib/theme-editor/src/ThemeEditor.d.ts +19 -10
- package/lib/theme-editor/src/ThemeEditor.js +8 -6
- package/lib/thing/src/Thing.d.ts +4 -4
- package/lib/time/src/Time.d.ts +6 -6
- package/lib/time-picker/src/Panel.d.ts +326 -10
- package/lib/time-picker/src/PanelCol.d.ts +4 -4
- package/lib/time-picker/src/TimePicker.d.ts +89 -15
- package/lib/timeline/src/Timeline.d.ts +4 -4
- package/lib/timeline/src/TimelineItem.d.ts +7 -7
- package/lib/tooltip/src/Tooltip.d.ts +10 -7
- package/lib/transfer/src/Transfer.d.ts +9 -9
- package/lib/transfer/src/TransferFilter.d.ts +397 -6
- package/lib/transfer/src/TransferHeader.d.ts +4 -4
- package/lib/transfer/src/TransferList.d.ts +414 -6
- package/lib/transfer/src/TransferListItem.d.ts +400 -9
- package/lib/transfer/src/use-transfer-data.d.ts +3 -3
- package/lib/tree/src/MotionWrapper.d.ts +3 -3
- package/lib/tree/src/Tree.d.ts +28 -11
- package/lib/tree/src/TreeNode.d.ts +14 -14
- package/lib/tree/src/TreeNodeCheckbox.d.ts +99 -5
- package/lib/tree/src/TreeNodeContent.d.ts +10 -10
- package/lib/tree/src/TreeNodeSwitcher.d.ts +4 -4
- package/lib/tree-select/src/TreeSelect.d.ts +30 -16
- package/lib/typography/src/a.d.ts +6 -6
- package/lib/typography/src/blockquote.d.ts +7 -7
- package/lib/typography/src/create-header.d.ts +7 -7
- package/lib/typography/src/headers.d.ts +42 -42
- package/lib/typography/src/hr.d.ts +6 -6
- package/lib/typography/src/li.d.ts +1 -1
- package/lib/typography/src/ol.d.ts +7 -7
- package/lib/typography/src/p.d.ts +6 -6
- package/lib/typography/src/text.d.ts +7 -7
- package/lib/typography/src/ul.d.ts +7 -7
- package/lib/upload/src/Upload.d.ts +10 -10
- package/lib/upload/src/UploadDragger.d.ts +1 -1
- package/lib/upload/src/UploadFile.d.ts +270 -7
- package/lib/upload/src/UploadFile.js +1 -1
- package/lib/upload/src/UploadFileList.d.ts +1 -1
- package/lib/upload/src/UploadProgress.d.ts +265 -5
- package/lib/upload/src/UploadTrigger.d.ts +5 -5
- package/lib/upload/src/icons.d.ts +2 -2
- package/lib/upload/src/icons.js +3 -3
- package/lib/version.d.ts +1 -1
- package/lib/version.js +1 -1
- package/lib/virtual-list/src/VirtualList.d.ts +22 -6
- package/lib/watermark/src/Watermark.d.ts +4 -4
- package/package.json +4 -4
- package/web-types.json +1 -1
|
@@ -38,4 +38,4 @@ declare const dialogProps: {
|
|
|
38
38
|
};
|
|
39
39
|
export type DialogProps = ExtractPublicPropTypes<typeof dialogProps>;
|
|
40
40
|
export { dialogProps };
|
|
41
|
-
export declare const dialogPropKeys: ("type" | "content" | "title" | "icon" | "action" | "loading" | "positiveText" | "negativeText" | "bordered" | "showIcon" | "
|
|
41
|
+
export declare const dialogPropKeys: ("type" | "content" | "title" | "icon" | "onClose" | "action" | "loading" | "positiveText" | "negativeText" | "bordered" | "showIcon" | "contentClass" | "contentStyle" | "closable" | "iconPlacement" | "positiveButtonProps" | "negativeButtonProps" | "titleClass" | "titleStyle" | "actionClass" | "actionStyle" | "onPositiveClick" | "onNegativeClick")[];
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { type PropType } from 'vue';
|
|
2
|
-
export declare const NInjectionExtractor: import("vue").DefineComponent<{
|
|
2
|
+
export declare const NInjectionExtractor: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
3
3
|
onSetup: PropType<() => void>;
|
|
4
|
-
}
|
|
4
|
+
}>, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
5
5
|
[key: string]: any;
|
|
6
|
-
}>[] | undefined,
|
|
6
|
+
}>[] | undefined, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
7
7
|
onSetup: PropType<() => void>;
|
|
8
|
-
}
|
|
8
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
@@ -24,7 +24,7 @@ export declare const dividerProps: {
|
|
|
24
24
|
}, any>>>;
|
|
25
25
|
};
|
|
26
26
|
export type DividerProps = ExtractPublicPropTypes<typeof dividerProps>;
|
|
27
|
-
declare const _default: import("vue").DefineComponent<{
|
|
27
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
28
28
|
readonly titlePlacement: {
|
|
29
29
|
readonly type: PropType<"left" | "center" | "right">;
|
|
30
30
|
readonly default: "center";
|
|
@@ -46,17 +46,17 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
46
46
|
color: string;
|
|
47
47
|
fontWeight: string;
|
|
48
48
|
}, any>>>;
|
|
49
|
-
}
|
|
50
|
-
mergedClsPrefix: import("vue").Ref<string>;
|
|
49
|
+
}>, {
|
|
50
|
+
mergedClsPrefix: import("vue").Ref<string, string>;
|
|
51
51
|
cssVars: import("vue").ComputedRef<{
|
|
52
52
|
'--n-bezier': string;
|
|
53
53
|
'--n-color': string;
|
|
54
54
|
'--n-text-color': string;
|
|
55
55
|
'--n-font-weight': string;
|
|
56
56
|
}> | undefined;
|
|
57
|
-
themeClass: import("vue").Ref<string> | undefined;
|
|
57
|
+
themeClass: import("vue").Ref<string, string> | undefined;
|
|
58
58
|
onRender: (() => void) | undefined;
|
|
59
|
-
},
|
|
59
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
60
60
|
readonly titlePlacement: {
|
|
61
61
|
readonly type: PropType<"left" | "center" | "right">;
|
|
62
62
|
readonly default: "center";
|
|
@@ -78,9 +78,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
78
78
|
color: string;
|
|
79
79
|
fontWeight: string;
|
|
80
80
|
}, any>>>;
|
|
81
|
-
}
|
|
81
|
+
}>> & Readonly<{}>, {
|
|
82
82
|
readonly dashed: boolean;
|
|
83
83
|
readonly vertical: boolean;
|
|
84
84
|
readonly titlePlacement: "left" | "right" | "center";
|
|
85
|
-
}, {}>;
|
|
85
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
86
86
|
export default _default;
|
|
@@ -189,7 +189,7 @@ export declare const drawerProps: {
|
|
|
189
189
|
}>>>;
|
|
190
190
|
};
|
|
191
191
|
export type DrawerProps = ExtractPublicPropTypes<typeof drawerProps>;
|
|
192
|
-
declare const _default: import("vue").DefineComponent<{
|
|
192
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
193
193
|
readonly show: BooleanConstructor;
|
|
194
194
|
readonly width: PropType<string | number>;
|
|
195
195
|
readonly height: PropType<string | number>;
|
|
@@ -374,8 +374,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
374
374
|
railColor: string;
|
|
375
375
|
}, any>;
|
|
376
376
|
}>>>;
|
|
377
|
-
}
|
|
378
|
-
mergedClsPrefix: import("vue").Ref<string>;
|
|
377
|
+
}>, {
|
|
378
|
+
mergedClsPrefix: import("vue").Ref<string, string>;
|
|
379
379
|
namespace: import("vue").ComputedRef<string | undefined>;
|
|
380
380
|
mergedBodyStyle: import("vue").ComputedRef<(string | CSSProperties)[]>;
|
|
381
381
|
handleOutsideClick: (e: MouseEvent) => void;
|
|
@@ -456,10 +456,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
456
456
|
'--n-close-border-radius': string;
|
|
457
457
|
'--n-resize-trigger-color-hover': string;
|
|
458
458
|
}> | undefined;
|
|
459
|
-
themeClass: import("vue").Ref<string> | undefined;
|
|
459
|
+
themeClass: import("vue").Ref<string, string> | undefined;
|
|
460
460
|
onRender: (() => void) | undefined;
|
|
461
|
-
isMounted: Readonly<import("vue").Ref<boolean>>;
|
|
462
|
-
},
|
|
461
|
+
isMounted: Readonly<import("vue").Ref<boolean, boolean>>;
|
|
462
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
463
463
|
readonly show: BooleanConstructor;
|
|
464
464
|
readonly width: PropType<string | number>;
|
|
465
465
|
readonly height: PropType<string | number>;
|
|
@@ -644,19 +644,19 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
644
644
|
railColor: string;
|
|
645
645
|
}, any>;
|
|
646
646
|
}>>>;
|
|
647
|
-
}
|
|
647
|
+
}>> & Readonly<{}>, {
|
|
648
648
|
readonly show: boolean;
|
|
649
649
|
readonly autoFocus: boolean;
|
|
650
650
|
readonly placement: Placement;
|
|
651
651
|
readonly displayDirective: "show" | "if";
|
|
652
652
|
readonly resizable: boolean;
|
|
653
|
-
readonly trapFocus: boolean;
|
|
654
653
|
readonly blockScroll: boolean;
|
|
654
|
+
readonly trapFocus: boolean;
|
|
655
655
|
readonly maskClosable: boolean;
|
|
656
656
|
readonly closeOnEsc: boolean;
|
|
657
657
|
readonly nativeScrollbar: boolean;
|
|
658
658
|
readonly showMask: boolean | "transparent";
|
|
659
659
|
readonly defaultWidth: string | number;
|
|
660
660
|
readonly defaultHeight: string | number;
|
|
661
|
-
}, {}>;
|
|
661
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
662
662
|
export default _default;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import type { ScrollbarProps } from '../../_internal';
|
|
2
2
|
import { type CSSProperties, type DirectiveArguments, type PropType } from 'vue';
|
|
3
3
|
export type Placement = 'left' | 'right' | 'top' | 'bottom';
|
|
4
|
-
declare const _default: import("vue").DefineComponent<{
|
|
4
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
5
5
|
blockScroll: BooleanConstructor;
|
|
6
6
|
show: {
|
|
7
7
|
type: PropType<boolean | undefined>;
|
|
@@ -43,11 +43,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
43
43
|
onAfterLeave: PropType<() => void>;
|
|
44
44
|
onAfterEnter: PropType<() => void>;
|
|
45
45
|
onEsc: PropType<(e: KeyboardEvent) => void>;
|
|
46
|
-
}
|
|
47
|
-
bodyRef: import("vue").Ref<HTMLElement | null>;
|
|
48
|
-
rtlEnabled: import("vue").Ref<import("../../config-provider/src/internal-interface").RtlItem | undefined> | undefined;
|
|
49
|
-
mergedClsPrefix: import("vue").Ref<string>;
|
|
50
|
-
isMounted: import("vue").Ref<boolean>;
|
|
46
|
+
}>, {
|
|
47
|
+
bodyRef: import("vue").Ref<HTMLElement | null, HTMLElement | null>;
|
|
48
|
+
rtlEnabled: import("vue").Ref<import("../../config-provider/src/internal-interface").RtlItem | undefined, import("../../config-provider/src/internal-interface").RtlItem | undefined> | undefined;
|
|
49
|
+
mergedClsPrefix: import("vue").Ref<string, string>;
|
|
50
|
+
isMounted: import("vue").Ref<boolean, boolean>;
|
|
51
51
|
mergedTheme: import("vue").Ref<{
|
|
52
52
|
common: import("../..").ThemeCommonVars;
|
|
53
53
|
self: {
|
|
@@ -95,17 +95,64 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
95
95
|
} | undefined;
|
|
96
96
|
} | undefined;
|
|
97
97
|
};
|
|
98
|
+
}, {
|
|
99
|
+
common: import("../..").ThemeCommonVars;
|
|
100
|
+
self: {
|
|
101
|
+
bodyPadding: string;
|
|
102
|
+
borderRadius: string;
|
|
103
|
+
headerPadding: string;
|
|
104
|
+
footerPadding: string;
|
|
105
|
+
color: string;
|
|
106
|
+
textColor: string;
|
|
107
|
+
titleTextColor: string;
|
|
108
|
+
titleFontSize: string;
|
|
109
|
+
titleFontWeight: string;
|
|
110
|
+
boxShadow: string;
|
|
111
|
+
lineHeight: string;
|
|
112
|
+
headerBorderBottom: string;
|
|
113
|
+
footerBorderTop: string;
|
|
114
|
+
closeIconColor: string;
|
|
115
|
+
closeIconColorHover: string;
|
|
116
|
+
closeIconColorPressed: string;
|
|
117
|
+
closeSize: string;
|
|
118
|
+
closeIconSize: string;
|
|
119
|
+
closeColorHover: string;
|
|
120
|
+
closeColorPressed: string;
|
|
121
|
+
closeBorderRadius: string;
|
|
122
|
+
resizableTriggerColorHover: string;
|
|
123
|
+
};
|
|
124
|
+
peers: {
|
|
125
|
+
Scrollbar: import("../../_mixins").Theme<"Scrollbar", {
|
|
126
|
+
height: string;
|
|
127
|
+
width: string;
|
|
128
|
+
borderRadius: string;
|
|
129
|
+
color: string;
|
|
130
|
+
colorHover: string;
|
|
131
|
+
railInsetHorizontalBottom: string;
|
|
132
|
+
railInsetHorizontalTop: string;
|
|
133
|
+
railInsetVerticalRight: string;
|
|
134
|
+
railInsetVerticalLeft: string;
|
|
135
|
+
railColor: string;
|
|
136
|
+
}, any>;
|
|
137
|
+
};
|
|
138
|
+
peerOverrides: {
|
|
139
|
+
Scrollbar?: {
|
|
140
|
+
peers?: {
|
|
141
|
+
[x: string]: any;
|
|
142
|
+
} | undefined;
|
|
143
|
+
} | undefined;
|
|
144
|
+
};
|
|
98
145
|
}>;
|
|
99
|
-
displayed: import("vue").Ref<boolean>;
|
|
146
|
+
displayed: import("vue").Ref<boolean, boolean>;
|
|
100
147
|
transitionName: import("vue").ComputedRef<string>;
|
|
101
148
|
handleAfterLeave: () => void;
|
|
102
149
|
bodyDirectives: import("vue").ComputedRef<DirectiveArguments>;
|
|
103
150
|
handleMousedownResizeTrigger: (e: MouseEvent) => void;
|
|
104
151
|
handleMouseenterResizeTrigger: () => void;
|
|
105
152
|
handleMouseleaveResizeTrigger: () => void;
|
|
106
|
-
isDragging: import("vue").Ref<boolean>;
|
|
107
|
-
isHoverOnResizeTrigger: import("vue").Ref<boolean>;
|
|
108
|
-
},
|
|
153
|
+
isDragging: import("vue").Ref<boolean, boolean>;
|
|
154
|
+
isHoverOnResizeTrigger: import("vue").Ref<boolean, boolean>;
|
|
155
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
109
156
|
blockScroll: BooleanConstructor;
|
|
110
157
|
show: {
|
|
111
158
|
type: PropType<boolean | undefined>;
|
|
@@ -147,11 +194,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
147
194
|
onAfterLeave: PropType<() => void>;
|
|
148
195
|
onAfterEnter: PropType<() => void>;
|
|
149
196
|
onEsc: PropType<(e: KeyboardEvent) => void>;
|
|
150
|
-
}
|
|
197
|
+
}>> & Readonly<{}>, {
|
|
151
198
|
show: boolean | undefined;
|
|
152
199
|
autoFocus: boolean;
|
|
153
200
|
resizable: boolean;
|
|
154
|
-
trapFocus: boolean;
|
|
155
201
|
blockScroll: boolean;
|
|
156
|
-
|
|
202
|
+
trapFocus: boolean;
|
|
203
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
157
204
|
export default _default;
|
|
@@ -219,7 +219,7 @@ export default defineComponent({
|
|
|
219
219
|
} = this;
|
|
220
220
|
return this.displayDirective === 'show' || this.displayed || this.show ? withDirectives(
|
|
221
221
|
/* Keep the wrapper dom. Make sure the drawer has a host.
|
|
222
|
-
|
|
222
|
+
Nor the detached content will disappear without transition */
|
|
223
223
|
h("div", {
|
|
224
224
|
role: "none"
|
|
225
225
|
}, h(VFocusTrap, {
|
|
@@ -19,7 +19,7 @@ export declare const drawerContentProps: {
|
|
|
19
19
|
closable: BooleanConstructor;
|
|
20
20
|
};
|
|
21
21
|
export type DrawerContentProps = ExtractPublicPropTypes<typeof drawerContentProps>;
|
|
22
|
-
declare const _default: import("vue").DefineComponent<{
|
|
22
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
23
23
|
title: StringConstructor;
|
|
24
24
|
headerClass: StringConstructor;
|
|
25
25
|
headerStyle: PropType<string | CSSProperties>;
|
|
@@ -35,7 +35,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
35
35
|
};
|
|
36
36
|
scrollbarProps: PropType<ScrollbarProps>;
|
|
37
37
|
closable: BooleanConstructor;
|
|
38
|
-
}
|
|
38
|
+
}>, {
|
|
39
39
|
handleCloseClick: () => void;
|
|
40
40
|
mergedTheme: import("vue").Ref<{
|
|
41
41
|
common: import("../..").ThemeCommonVars;
|
|
@@ -84,9 +84,56 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
84
84
|
} | undefined;
|
|
85
85
|
} | undefined;
|
|
86
86
|
};
|
|
87
|
+
}, {
|
|
88
|
+
common: import("../..").ThemeCommonVars;
|
|
89
|
+
self: {
|
|
90
|
+
bodyPadding: string;
|
|
91
|
+
borderRadius: string;
|
|
92
|
+
headerPadding: string;
|
|
93
|
+
footerPadding: string;
|
|
94
|
+
color: string;
|
|
95
|
+
textColor: string;
|
|
96
|
+
titleTextColor: string;
|
|
97
|
+
titleFontSize: string;
|
|
98
|
+
titleFontWeight: string;
|
|
99
|
+
boxShadow: string;
|
|
100
|
+
lineHeight: string;
|
|
101
|
+
headerBorderBottom: string;
|
|
102
|
+
footerBorderTop: string;
|
|
103
|
+
closeIconColor: string;
|
|
104
|
+
closeIconColorHover: string;
|
|
105
|
+
closeIconColorPressed: string;
|
|
106
|
+
closeSize: string;
|
|
107
|
+
closeIconSize: string;
|
|
108
|
+
closeColorHover: string;
|
|
109
|
+
closeColorPressed: string;
|
|
110
|
+
closeBorderRadius: string;
|
|
111
|
+
resizableTriggerColorHover: string;
|
|
112
|
+
};
|
|
113
|
+
peers: {
|
|
114
|
+
Scrollbar: import("../../_mixins").Theme<"Scrollbar", {
|
|
115
|
+
height: string;
|
|
116
|
+
width: string;
|
|
117
|
+
borderRadius: string;
|
|
118
|
+
color: string;
|
|
119
|
+
colorHover: string;
|
|
120
|
+
railInsetHorizontalBottom: string;
|
|
121
|
+
railInsetHorizontalTop: string;
|
|
122
|
+
railInsetVerticalRight: string;
|
|
123
|
+
railInsetVerticalLeft: string;
|
|
124
|
+
railColor: string;
|
|
125
|
+
}, any>;
|
|
126
|
+
};
|
|
127
|
+
peerOverrides: {
|
|
128
|
+
Scrollbar?: {
|
|
129
|
+
peers?: {
|
|
130
|
+
[x: string]: any;
|
|
131
|
+
} | undefined;
|
|
132
|
+
} | undefined;
|
|
133
|
+
};
|
|
87
134
|
}>;
|
|
88
|
-
mergedClsPrefix: import("vue").Ref<string>;
|
|
89
|
-
},
|
|
135
|
+
mergedClsPrefix: import("vue").Ref<string, string>;
|
|
136
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
90
137
|
title: StringConstructor;
|
|
91
138
|
headerClass: StringConstructor;
|
|
92
139
|
headerStyle: PropType<string | CSSProperties>;
|
|
@@ -102,8 +149,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
102
149
|
};
|
|
103
150
|
scrollbarProps: PropType<ScrollbarProps>;
|
|
104
151
|
closable: BooleanConstructor;
|
|
105
|
-
}
|
|
152
|
+
}>> & Readonly<{}>, {
|
|
106
153
|
closable: boolean;
|
|
107
154
|
nativeScrollbar: boolean;
|
|
108
|
-
}, {}>;
|
|
155
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
109
156
|
export default _default;
|
|
@@ -353,7 +353,7 @@ export declare const dropdownProps: {
|
|
|
353
353
|
readonly maxWidth: NumberConstructor;
|
|
354
354
|
};
|
|
355
355
|
export type DropdownProps = ExtractPublicPropTypes<typeof dropdownProps>;
|
|
356
|
-
declare const _default: import("vue").DefineComponent<{
|
|
356
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
357
357
|
readonly theme: PropType<import("../../_mixins").Theme<"Dropdown", {
|
|
358
358
|
optionHeightSmall: string;
|
|
359
359
|
optionHeightMedium: string;
|
|
@@ -683,8 +683,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
683
683
|
};
|
|
684
684
|
readonly minWidth: NumberConstructor;
|
|
685
685
|
readonly maxWidth: NumberConstructor;
|
|
686
|
-
}
|
|
687
|
-
mergedClsPrefix: Ref<string>;
|
|
686
|
+
}>, {
|
|
687
|
+
mergedClsPrefix: Ref<string, string>;
|
|
688
688
|
mergedTheme: import("vue").ComputedRef<{
|
|
689
689
|
common: import("../..").ThemeCommonVars;
|
|
690
690
|
self: {
|
|
@@ -771,9 +771,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
771
771
|
handleAfterLeave: () => void;
|
|
772
772
|
doUpdateShow: (value: boolean) => void;
|
|
773
773
|
cssVars: import("vue").ComputedRef<any> | undefined;
|
|
774
|
-
themeClass: Ref<string> | undefined;
|
|
774
|
+
themeClass: Ref<string, string> | undefined;
|
|
775
775
|
onRender: (() => void) | undefined;
|
|
776
|
-
},
|
|
776
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
777
777
|
readonly theme: PropType<import("../../_mixins").Theme<"Dropdown", {
|
|
778
778
|
optionHeightSmall: string;
|
|
779
779
|
optionHeightMedium: string;
|
|
@@ -1103,15 +1103,15 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1103
1103
|
};
|
|
1104
1104
|
readonly minWidth: NumberConstructor;
|
|
1105
1105
|
readonly maxWidth: NumberConstructor;
|
|
1106
|
-
}
|
|
1106
|
+
}>> & Readonly<{}>, {
|
|
1107
1107
|
readonly options: DropdownMixedOption[];
|
|
1108
1108
|
readonly size: "small" | "medium" | "large" | "huge";
|
|
1109
|
+
readonly to: string | boolean | HTMLElement;
|
|
1110
|
+
readonly disabled: boolean;
|
|
1109
1111
|
readonly show: boolean | undefined;
|
|
1110
1112
|
readonly flip: boolean;
|
|
1111
1113
|
readonly width: number | "trigger";
|
|
1112
|
-
readonly disabled: boolean;
|
|
1113
1114
|
readonly duration: number;
|
|
1114
|
-
readonly to: string | boolean | HTMLElement;
|
|
1115
1115
|
readonly raw: boolean;
|
|
1116
1116
|
readonly placement: FollowerPlacement;
|
|
1117
1117
|
readonly overlap: boolean;
|
|
@@ -1135,5 +1135,5 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1135
1135
|
readonly keyboard: boolean;
|
|
1136
1136
|
readonly childrenField: string;
|
|
1137
1137
|
readonly inverted: boolean;
|
|
1138
|
-
}, {}>;
|
|
1138
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
1139
1139
|
export default _default;
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{
|
|
1
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
2
2
|
clsPrefix: {
|
|
3
3
|
type: StringConstructor;
|
|
4
4
|
required: true;
|
|
5
5
|
};
|
|
6
|
-
}
|
|
6
|
+
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
7
7
|
clsPrefix: {
|
|
8
8
|
type: StringConstructor;
|
|
9
9
|
required: true;
|
|
10
10
|
};
|
|
11
|
-
}
|
|
11
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
12
12
|
export default _default;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import type { TreeNode } from 'treemate';
|
|
2
2
|
import type { DropdownGroupOption, DropdownIgnoredOption, DropdownOption } from './interface';
|
|
3
3
|
import { type PropType } from 'vue';
|
|
4
|
-
declare const _default: import("vue").DefineComponent<{
|
|
4
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
5
5
|
clsPrefix: {
|
|
6
6
|
type: StringConstructor;
|
|
7
7
|
required: true;
|
|
@@ -14,7 +14,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
14
14
|
type: PropType<string | number | null>;
|
|
15
15
|
default: null;
|
|
16
16
|
};
|
|
17
|
-
}
|
|
17
|
+
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
18
18
|
clsPrefix: {
|
|
19
19
|
type: StringConstructor;
|
|
20
20
|
required: true;
|
|
@@ -27,7 +27,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
27
27
|
type: PropType<string | number | null>;
|
|
28
28
|
default: null;
|
|
29
29
|
};
|
|
30
|
-
}
|
|
30
|
+
}>> & Readonly<{}>, {
|
|
31
31
|
parentKey: string | number | null;
|
|
32
|
-
}, {}>;
|
|
32
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
33
33
|
export default _default;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{
|
|
1
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
2
2
|
clsPrefix: {
|
|
3
3
|
type: StringConstructor;
|
|
4
4
|
required: true;
|
|
@@ -7,14 +7,14 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
7
7
|
type: ObjectConstructor;
|
|
8
8
|
required: true;
|
|
9
9
|
};
|
|
10
|
-
}
|
|
11
|
-
labelField: import("vue").Ref<string>;
|
|
12
|
-
showIcon: import("vue").Ref<boolean>;
|
|
13
|
-
hasSubmenu: import("vue").Ref<boolean>;
|
|
14
|
-
renderLabel: import("vue").Ref<import("./interface").RenderLabelImpl | undefined>;
|
|
15
|
-
nodeProps: import("vue").Ref<import("../..").MenuNodeProps | undefined>;
|
|
16
|
-
renderOption: import("vue").Ref<import("./interface").RenderOptionImpl | undefined>;
|
|
17
|
-
},
|
|
10
|
+
}>, {
|
|
11
|
+
labelField: import("vue").Ref<string, string>;
|
|
12
|
+
showIcon: import("vue").Ref<boolean, boolean>;
|
|
13
|
+
hasSubmenu: import("vue").Ref<boolean, boolean>;
|
|
14
|
+
renderLabel: import("vue").Ref<import("./interface").RenderLabelImpl | undefined, import("./interface").RenderLabelImpl | undefined>;
|
|
15
|
+
nodeProps: import("vue").Ref<import("../..").MenuNodeProps | undefined, import("../..").MenuNodeProps | undefined>;
|
|
16
|
+
renderOption: import("vue").Ref<import("./interface").RenderOptionImpl | undefined, import("./interface").RenderOptionImpl | undefined>;
|
|
17
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
18
18
|
clsPrefix: {
|
|
19
19
|
type: StringConstructor;
|
|
20
20
|
required: true;
|
|
@@ -23,5 +23,5 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
23
23
|
type: ObjectConstructor;
|
|
24
24
|
required: true;
|
|
25
25
|
};
|
|
26
|
-
}
|
|
26
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
27
27
|
export default _default;
|
|
@@ -5,7 +5,7 @@ export interface NDropdownMenuInjection {
|
|
|
5
5
|
showIconRef: Ref<boolean>;
|
|
6
6
|
hasSubmenuRef: Ref<boolean>;
|
|
7
7
|
}
|
|
8
|
-
declare const _default: import("vue").DefineComponent<{
|
|
8
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
9
9
|
scrollable: BooleanConstructor;
|
|
10
10
|
showArrow: BooleanConstructor;
|
|
11
11
|
arrowStyle: PropType<string | CSSProperties>;
|
|
@@ -21,9 +21,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
21
21
|
type: (StringConstructor | NumberConstructor)[];
|
|
22
22
|
default: null;
|
|
23
23
|
};
|
|
24
|
-
}
|
|
25
|
-
bodyRef: Ref<HTMLElement | null>;
|
|
26
|
-
},
|
|
24
|
+
}>, {
|
|
25
|
+
bodyRef: Ref<HTMLElement | null, HTMLElement | null>;
|
|
26
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
27
27
|
scrollable: BooleanConstructor;
|
|
28
28
|
showArrow: BooleanConstructor;
|
|
29
29
|
arrowStyle: PropType<string | CSSProperties>;
|
|
@@ -39,10 +39,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
39
39
|
type: (StringConstructor | NumberConstructor)[];
|
|
40
40
|
default: null;
|
|
41
41
|
};
|
|
42
|
-
}
|
|
42
|
+
}>> & Readonly<{}>, {
|
|
43
43
|
scrollable: boolean;
|
|
44
44
|
showArrow: boolean;
|
|
45
45
|
parentKey: string | number;
|
|
46
46
|
tmNodes: TreeNode<import("../..").MenuOption, import("../..").MenuGroupOption, import("../../menu/src/interface").MenuIgnoredOption>[];
|
|
47
|
-
}, {}>;
|
|
47
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
48
48
|
export default _default;
|
|
@@ -6,7 +6,7 @@ import { type FollowerPlacement } from 'vueuc';
|
|
|
6
6
|
export interface NDropdownOptionInjection {
|
|
7
7
|
enteringSubmenuRef: Ref<boolean>;
|
|
8
8
|
}
|
|
9
|
-
declare const _default: import("vue").DefineComponent<{
|
|
9
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
10
10
|
clsPrefix: {
|
|
11
11
|
type: StringConstructor;
|
|
12
12
|
required: true;
|
|
@@ -25,15 +25,15 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
25
25
|
};
|
|
26
26
|
props: PropType<HTMLAttributes>;
|
|
27
27
|
scrollable: BooleanConstructor;
|
|
28
|
-
}
|
|
29
|
-
labelField: Ref<string>;
|
|
30
|
-
renderLabel: Ref<import("./interface").RenderLabelImpl | undefined>;
|
|
31
|
-
renderIcon: Ref<import("./interface").RenderIconImpl | undefined>;
|
|
32
|
-
siblingHasIcon: Ref<boolean>;
|
|
33
|
-
siblingHasSubmenu: Ref<boolean>;
|
|
34
|
-
menuProps: Ref<import("./interface").DropdownMenuProps | undefined>;
|
|
35
|
-
popoverBody: Ref<HTMLElement | null>;
|
|
36
|
-
animated: Ref<boolean>;
|
|
28
|
+
}>, {
|
|
29
|
+
labelField: Ref<string, string>;
|
|
30
|
+
renderLabel: Ref<import("./interface").RenderLabelImpl | undefined, import("./interface").RenderLabelImpl | undefined>;
|
|
31
|
+
renderIcon: Ref<import("./interface").RenderIconImpl | undefined, import("./interface").RenderIconImpl | undefined>;
|
|
32
|
+
siblingHasIcon: Ref<boolean, boolean>;
|
|
33
|
+
siblingHasSubmenu: Ref<boolean, boolean>;
|
|
34
|
+
menuProps: Ref<import("./interface").DropdownMenuProps | undefined, import("./interface").DropdownMenuProps | undefined>;
|
|
35
|
+
popoverBody: Ref<HTMLElement | null, HTMLElement | null>;
|
|
36
|
+
animated: Ref<boolean, boolean>;
|
|
37
37
|
mergedShowSubmenu: import("vue").ComputedRef<boolean>;
|
|
38
38
|
rawNode: import("vue").ComputedRef<import("../../menu/src/interface").MenuOption | MenuGroupOption | import("../../menu/src/interface").MenuIgnoredOption>;
|
|
39
39
|
hasSubmenu: import("vue").ComputedRef<boolean>;
|
|
@@ -41,15 +41,15 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
41
41
|
childActive: import("vue").ComputedRef<boolean>;
|
|
42
42
|
active: import("vue").ComputedRef<boolean>;
|
|
43
43
|
mergedDisabled: import("vue").ComputedRef<boolean>;
|
|
44
|
-
renderOption: Ref<import("./interface").RenderOptionImpl | undefined>;
|
|
45
|
-
nodeProps: Ref<import("../../menu/src/interface").MenuNodeProps | undefined>;
|
|
44
|
+
renderOption: Ref<import("./interface").RenderOptionImpl | undefined, import("./interface").RenderOptionImpl | undefined>;
|
|
45
|
+
nodeProps: Ref<import("../../menu/src/interface").MenuNodeProps | undefined, import("../../menu/src/interface").MenuNodeProps | undefined>;
|
|
46
46
|
handleClick: () => void;
|
|
47
47
|
handleMouseMove: () => void;
|
|
48
48
|
handleMouseEnter: () => void;
|
|
49
49
|
handleMouseLeave: (e: MouseEvent) => void;
|
|
50
50
|
handleSubmenuBeforeEnter: () => void;
|
|
51
51
|
handleSubmenuAfterEnter: () => void;
|
|
52
|
-
},
|
|
52
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
53
53
|
clsPrefix: {
|
|
54
54
|
type: StringConstructor;
|
|
55
55
|
required: true;
|
|
@@ -68,9 +68,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
68
68
|
};
|
|
69
69
|
props: PropType<HTMLAttributes>;
|
|
70
70
|
scrollable: BooleanConstructor;
|
|
71
|
-
}
|
|
71
|
+
}>> & Readonly<{}>, {
|
|
72
72
|
placement: FollowerPlacement;
|
|
73
73
|
scrollable: boolean;
|
|
74
74
|
parentKey: string | number | null;
|
|
75
|
-
}, {}>;
|
|
75
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
76
76
|
export default _default;
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import type { TreeNode } from 'treemate';
|
|
2
2
|
import type { DropdownRenderOption } from './interface';
|
|
3
3
|
import { type PropType } from 'vue';
|
|
4
|
-
declare const _default: import("vue").DefineComponent<{
|
|
4
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
5
5
|
tmNode: {
|
|
6
6
|
type: PropType<TreeNode<DropdownRenderOption>>;
|
|
7
7
|
required: true;
|
|
8
8
|
};
|
|
9
|
-
}
|
|
9
|
+
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
10
10
|
tmNode: {
|
|
11
11
|
type: PropType<TreeNode<DropdownRenderOption>>;
|
|
12
12
|
required: true;
|
|
13
13
|
};
|
|
14
|
-
}
|
|
14
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
15
15
|
export default _default;
|