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
package/lib/table/src/Table.d.ts
CHANGED
|
@@ -105,7 +105,7 @@ export declare const tableProps: {
|
|
|
105
105
|
}, any>>>;
|
|
106
106
|
};
|
|
107
107
|
export type TableProps = ExtractPublicPropTypes<typeof tableProps>;
|
|
108
|
-
declare const _default: import("vue").DefineComponent<{
|
|
108
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
109
109
|
bordered: {
|
|
110
110
|
type: BooleanConstructor;
|
|
111
111
|
default: boolean;
|
|
@@ -208,9 +208,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
208
208
|
tdPaddingMedium: string;
|
|
209
209
|
tdPaddingLarge: string;
|
|
210
210
|
}, any>>>;
|
|
211
|
-
}
|
|
212
|
-
rtlEnabled: import("vue").Ref<import("../../config-provider/src/internal-interface").RtlItem | undefined> | undefined;
|
|
213
|
-
mergedClsPrefix: import("vue").Ref<string>;
|
|
211
|
+
}>, {
|
|
212
|
+
rtlEnabled: import("vue").Ref<import("../../config-provider/src/internal-interface").RtlItem | undefined, import("../../config-provider/src/internal-interface").RtlItem | undefined> | undefined;
|
|
213
|
+
mergedClsPrefix: import("vue").Ref<string, string>;
|
|
214
214
|
cssVars: import("vue").ComputedRef<{
|
|
215
215
|
'--n-bezier': string;
|
|
216
216
|
'--n-td-color': string;
|
|
@@ -234,9 +234,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
234
234
|
'--n-td-color-striped-modal': string;
|
|
235
235
|
'--n-td-color-striped-popover': string;
|
|
236
236
|
}> | undefined;
|
|
237
|
-
themeClass: import("vue").Ref<string> | undefined;
|
|
237
|
+
themeClass: import("vue").Ref<string, string> | undefined;
|
|
238
238
|
onRender: (() => void) | undefined;
|
|
239
|
-
},
|
|
239
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
240
240
|
bordered: {
|
|
241
241
|
type: BooleanConstructor;
|
|
242
242
|
default: boolean;
|
|
@@ -339,12 +339,12 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
339
339
|
tdPaddingMedium: string;
|
|
340
340
|
tdPaddingLarge: string;
|
|
341
341
|
}, any>>>;
|
|
342
|
-
}
|
|
342
|
+
}>> & Readonly<{}>, {
|
|
343
343
|
size: "small" | "medium" | "large";
|
|
344
344
|
bordered: boolean;
|
|
345
345
|
bottomBordered: boolean;
|
|
346
346
|
striped: boolean;
|
|
347
347
|
singleLine: boolean;
|
|
348
348
|
singleColumn: boolean;
|
|
349
|
-
}, {}>;
|
|
349
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
350
350
|
export default _default;
|
package/lib/table/src/Tbody.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2
2
|
export default _default;
|
package/lib/table/src/Td.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2
2
|
export default _default;
|
package/lib/table/src/Th.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2
2
|
export default _default;
|
package/lib/table/src/Thead.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2
2
|
export default _default;
|
package/lib/table/src/Tr.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2
2
|
export default _default;
|
package/lib/tabs/src/Tab.d.ts
CHANGED
|
@@ -5,8 +5,8 @@ export declare const tabProps: {
|
|
|
5
5
|
readonly required: true;
|
|
6
6
|
};
|
|
7
7
|
readonly label: import("vue").PropType<string | number | import("vue").VNode | (() => import("vue").VNodeChild)>;
|
|
8
|
-
readonly tab: import("vue").PropType<string | number | import("vue").VNode | (() => import("vue").VNodeChild)>;
|
|
9
8
|
readonly disabled: BooleanConstructor;
|
|
9
|
+
readonly tab: import("vue").PropType<string | number | import("vue").VNode | (() => import("vue").VNodeChild)>;
|
|
10
10
|
readonly closable: {
|
|
11
11
|
readonly type: import("vue").PropType<boolean | undefined>;
|
|
12
12
|
readonly default: undefined;
|
|
@@ -17,14 +17,14 @@ export declare const tabProps: {
|
|
|
17
17
|
readonly internalCreatedByPane: BooleanConstructor;
|
|
18
18
|
};
|
|
19
19
|
export type TabProps = ExtractPublicPropTypes<typeof tabProps>;
|
|
20
|
-
declare const _default: import("vue").DefineComponent<{
|
|
20
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
21
21
|
readonly name: {
|
|
22
22
|
readonly type: import("vue").PropType<string | number>;
|
|
23
23
|
readonly required: true;
|
|
24
24
|
};
|
|
25
25
|
readonly label: import("vue").PropType<string | number | import("vue").VNode | (() => import("vue").VNodeChild)>;
|
|
26
|
-
readonly tab: import("vue").PropType<string | number | import("vue").VNode | (() => import("vue").VNodeChild)>;
|
|
27
26
|
readonly disabled: BooleanConstructor;
|
|
27
|
+
readonly tab: import("vue").PropType<string | number | import("vue").VNode | (() => import("vue").VNodeChild)>;
|
|
28
28
|
readonly closable: {
|
|
29
29
|
readonly type: import("vue").PropType<boolean | undefined>;
|
|
30
30
|
readonly default: undefined;
|
|
@@ -33,26 +33,26 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
33
33
|
readonly internalLeftPadded: BooleanConstructor;
|
|
34
34
|
readonly internalAddable: BooleanConstructor;
|
|
35
35
|
readonly internalCreatedByPane: BooleanConstructor;
|
|
36
|
-
}
|
|
37
|
-
trigger: import("vue").Ref<"click" | "hover">;
|
|
36
|
+
}>, {
|
|
37
|
+
trigger: import("vue").Ref<"click" | "hover", "click" | "hover">;
|
|
38
38
|
mergedClosable: import("vue").ComputedRef<boolean>;
|
|
39
|
-
style: import("vue").Ref<string | import("vue").CSSProperties | undefined>;
|
|
40
|
-
addStyle: import("vue").Ref<string | import("vue").CSSProperties | undefined>;
|
|
41
|
-
tabClass: import("vue").Ref<string | undefined>;
|
|
42
|
-
addTabClass: import("vue").Ref<string | undefined>;
|
|
43
|
-
clsPrefix: import("vue").Ref<string>;
|
|
44
|
-
value: import("vue").Ref<string | number | null>;
|
|
45
|
-
type: import("vue").Ref<import("./interface").TabsType>;
|
|
39
|
+
style: import("vue").Ref<string | import("vue").CSSProperties | undefined, string | import("vue").CSSProperties | undefined>;
|
|
40
|
+
addStyle: import("vue").Ref<string | import("vue").CSSProperties | undefined, string | import("vue").CSSProperties | undefined>;
|
|
41
|
+
tabClass: import("vue").Ref<string | undefined, string | undefined>;
|
|
42
|
+
addTabClass: import("vue").Ref<string | undefined, string | undefined>;
|
|
43
|
+
clsPrefix: import("vue").Ref<string, string>;
|
|
44
|
+
value: import("vue").Ref<string | number | null, string | number | null>;
|
|
45
|
+
type: import("vue").Ref<import("./interface").TabsType, import("./interface").TabsType>;
|
|
46
46
|
handleClose(e: MouseEvent): void;
|
|
47
47
|
activateTab(): void;
|
|
48
|
-
},
|
|
48
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
49
49
|
readonly name: {
|
|
50
50
|
readonly type: import("vue").PropType<string | number>;
|
|
51
51
|
readonly required: true;
|
|
52
52
|
};
|
|
53
53
|
readonly label: import("vue").PropType<string | number | import("vue").VNode | (() => import("vue").VNodeChild)>;
|
|
54
|
-
readonly tab: import("vue").PropType<string | number | import("vue").VNode | (() => import("vue").VNodeChild)>;
|
|
55
54
|
readonly disabled: BooleanConstructor;
|
|
55
|
+
readonly tab: import("vue").PropType<string | number | import("vue").VNode | (() => import("vue").VNodeChild)>;
|
|
56
56
|
readonly closable: {
|
|
57
57
|
readonly type: import("vue").PropType<boolean | undefined>;
|
|
58
58
|
readonly default: undefined;
|
|
@@ -61,11 +61,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
61
61
|
readonly internalLeftPadded: BooleanConstructor;
|
|
62
62
|
readonly internalAddable: BooleanConstructor;
|
|
63
63
|
readonly internalCreatedByPane: BooleanConstructor;
|
|
64
|
-
}
|
|
64
|
+
}>> & Readonly<{}>, {
|
|
65
65
|
readonly disabled: boolean;
|
|
66
66
|
readonly closable: boolean | undefined;
|
|
67
67
|
readonly internalLeftPadded: boolean;
|
|
68
68
|
readonly internalAddable: boolean;
|
|
69
69
|
readonly internalCreatedByPane: boolean;
|
|
70
|
-
}, {}>;
|
|
70
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
71
71
|
export default _default;
|
|
@@ -20,7 +20,7 @@ export declare const tabPaneProps: {
|
|
|
20
20
|
readonly label: PropType<string | number | VNode | (() => VNodeChild)>;
|
|
21
21
|
};
|
|
22
22
|
export type TabPaneProps = ExtractPublicPropTypes<typeof tabPaneProps>;
|
|
23
|
-
declare const _default: import("vue").DefineComponent<{
|
|
23
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
24
24
|
readonly tab: PropType<string | number | VNode | (() => VNodeChild)>;
|
|
25
25
|
readonly name: {
|
|
26
26
|
readonly type: PropType<string | number>;
|
|
@@ -38,11 +38,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
38
38
|
readonly tabProps: PropType<HTMLAttributes>;
|
|
39
39
|
/** @deprecated */
|
|
40
40
|
readonly label: PropType<string | number | VNode | (() => VNodeChild)>;
|
|
41
|
-
}
|
|
42
|
-
style: import("vue").Ref<string | import("vue").CSSProperties | undefined>;
|
|
43
|
-
class: import("vue").Ref<string | undefined>;
|
|
44
|
-
mergedClsPrefix: import("vue").Ref<string>;
|
|
45
|
-
},
|
|
41
|
+
}>, {
|
|
42
|
+
style: import("vue").Ref<string | import("vue").CSSProperties | undefined, string | import("vue").CSSProperties | undefined>;
|
|
43
|
+
class: import("vue").Ref<string | undefined, string | undefined>;
|
|
44
|
+
mergedClsPrefix: import("vue").Ref<string, string>;
|
|
45
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
46
46
|
readonly tab: PropType<string | number | VNode | (() => VNodeChild)>;
|
|
47
47
|
readonly name: {
|
|
48
48
|
readonly type: PropType<string | number>;
|
|
@@ -60,9 +60,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
60
60
|
readonly tabProps: PropType<HTMLAttributes>;
|
|
61
61
|
/** @deprecated */
|
|
62
62
|
readonly label: PropType<string | number | VNode | (() => VNodeChild)>;
|
|
63
|
-
}
|
|
63
|
+
}>> & Readonly<{}>, {
|
|
64
64
|
readonly disabled: boolean;
|
|
65
65
|
readonly closable: boolean | undefined;
|
|
66
66
|
readonly displayDirective: "show" | "if" | "show:lazy";
|
|
67
|
-
}, {}>;
|
|
67
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
68
68
|
export default _default;
|
package/lib/tabs/src/Tabs.d.ts
CHANGED
|
@@ -321,7 +321,7 @@ export declare const tabsProps: {
|
|
|
321
321
|
}, any>>>;
|
|
322
322
|
};
|
|
323
323
|
export type TabsProps = ExtractPublicPropTypes<typeof tabsProps>;
|
|
324
|
-
declare const _default: import("vue").DefineComponent<{
|
|
324
|
+
declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
|
|
325
325
|
readonly value: PropType<string | number>;
|
|
326
326
|
readonly defaultValue: PropType<string | number>;
|
|
327
327
|
readonly trigger: {
|
|
@@ -638,16 +638,16 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
638
638
|
closeSize: string;
|
|
639
639
|
closeIconSize: string;
|
|
640
640
|
}, any>>>;
|
|
641
|
-
}
|
|
641
|
+
}>, {
|
|
642
642
|
syncBarPosition: () => void;
|
|
643
|
-
mergedClsPrefix: import("vue").Ref<string>;
|
|
643
|
+
mergedClsPrefix: import("vue").Ref<string, string>;
|
|
644
644
|
mergedValue: import("vue").ComputedRef<string | number | null>;
|
|
645
645
|
renderedNames: Set<NonNullable<string | number>>;
|
|
646
|
-
segmentCapsuleElRef: import("vue").Ref<HTMLElement | null>;
|
|
647
|
-
tabsPaneWrapperRef: import("vue").Ref<HTMLElement | null>;
|
|
648
|
-
tabsElRef: import("vue").Ref<HTMLElement | null>;
|
|
649
|
-
barElRef: import("vue").Ref<HTMLElement | null>;
|
|
650
|
-
addTabInstRef: import("vue").Ref<ComponentPublicInstance | null>;
|
|
646
|
+
segmentCapsuleElRef: import("vue").Ref<HTMLElement | null, HTMLElement | null>;
|
|
647
|
+
tabsPaneWrapperRef: import("vue").Ref<HTMLElement | null, HTMLElement | null>;
|
|
648
|
+
tabsElRef: import("vue").Ref<HTMLElement | null, HTMLElement | null>;
|
|
649
|
+
barElRef: import("vue").Ref<HTMLElement | null, HTMLElement | null>;
|
|
650
|
+
addTabInstRef: import("vue").Ref<ComponentPublicInstance | null, ComponentPublicInstance | null>;
|
|
651
651
|
xScrollInstRef: import("vue").Ref<(VXScrollInst & {
|
|
652
652
|
$: import("vue").ComponentInternalInstance;
|
|
653
653
|
$data: {};
|
|
@@ -663,9 +663,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
663
663
|
}>;
|
|
664
664
|
$root: ComponentPublicInstance | null;
|
|
665
665
|
$parent: ComponentPublicInstance | null;
|
|
666
|
+
$host: Element | null;
|
|
666
667
|
$emit: (event: string, ...args: any[]) => void;
|
|
667
668
|
$el: any;
|
|
668
|
-
$options: import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}> & {
|
|
669
|
+
$options: import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import("vue").ComponentProvideOptions> & {
|
|
669
670
|
beforeCreate?: (() => void) | (() => void)[];
|
|
670
671
|
created?: (() => void) | (() => void)[];
|
|
671
672
|
beforeMount?: (() => void) | (() => void)[];
|
|
@@ -684,10 +685,48 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
684
685
|
};
|
|
685
686
|
$forceUpdate: () => void;
|
|
686
687
|
$nextTick: typeof nextTick;
|
|
687
|
-
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, (
|
|
688
|
-
} & Omit<{}, never> & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {}) | null
|
|
689
|
-
|
|
690
|
-
|
|
688
|
+
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import("@vue/reactivity").OnCleanup]) => any : (...args: [any, any, import("@vue/reactivity").OnCleanup]) => any, options?: import("vue").WatchOptions): import("vue").WatchStopHandle;
|
|
689
|
+
} & Readonly<{}> & Omit<{}, never> & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {}) | null, (VXScrollInst & {
|
|
690
|
+
$: import("vue").ComponentInternalInstance;
|
|
691
|
+
$data: {};
|
|
692
|
+
$props: {};
|
|
693
|
+
$attrs: {
|
|
694
|
+
[x: string]: unknown;
|
|
695
|
+
};
|
|
696
|
+
$refs: {
|
|
697
|
+
[x: string]: unknown;
|
|
698
|
+
};
|
|
699
|
+
$slots: Readonly<{
|
|
700
|
+
[name: string]: import("vue").Slot<any> | undefined;
|
|
701
|
+
}>;
|
|
702
|
+
$root: ComponentPublicInstance | null;
|
|
703
|
+
$parent: ComponentPublicInstance | null;
|
|
704
|
+
$host: Element | null;
|
|
705
|
+
$emit: (event: string, ...args: any[]) => void;
|
|
706
|
+
$el: any;
|
|
707
|
+
$options: import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import("vue").ComponentProvideOptions> & {
|
|
708
|
+
beforeCreate?: (() => void) | (() => void)[];
|
|
709
|
+
created?: (() => void) | (() => void)[];
|
|
710
|
+
beforeMount?: (() => void) | (() => void)[];
|
|
711
|
+
mounted?: (() => void) | (() => void)[];
|
|
712
|
+
beforeUpdate?: (() => void) | (() => void)[];
|
|
713
|
+
updated?: (() => void) | (() => void)[];
|
|
714
|
+
activated?: (() => void) | (() => void)[];
|
|
715
|
+
deactivated?: (() => void) | (() => void)[];
|
|
716
|
+
beforeDestroy?: (() => void) | (() => void)[];
|
|
717
|
+
beforeUnmount?: (() => void) | (() => void)[];
|
|
718
|
+
destroyed?: (() => void) | (() => void)[];
|
|
719
|
+
unmounted?: (() => void) | (() => void)[];
|
|
720
|
+
renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
|
|
721
|
+
renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
|
|
722
|
+
errorCaptured?: ((err: unknown, instance: ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: ComponentPublicInstance | null, info: string) => boolean | void)[];
|
|
723
|
+
};
|
|
724
|
+
$forceUpdate: () => void;
|
|
725
|
+
$nextTick: typeof nextTick;
|
|
726
|
+
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import("@vue/reactivity").OnCleanup]) => any : (...args: [any, any, import("@vue/reactivity").OnCleanup]) => any, options?: import("vue").WatchOptions): import("vue").WatchStopHandle;
|
|
727
|
+
} & Readonly<{}> & Omit<{}, never> & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {}) | null>;
|
|
728
|
+
scrollWrapperElRef: import("vue").Ref<HTMLElement | null, HTMLElement | null>;
|
|
729
|
+
addTabFixed: import("vue").Ref<boolean, boolean>;
|
|
691
730
|
tabWrapperStyle: import("vue").ComputedRef<{
|
|
692
731
|
display: string;
|
|
693
732
|
justifyContent: "start" | "end" | "space-around" | "space-between" | "space-evenly" | "center";
|
|
@@ -730,18 +769,18 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
730
769
|
'--n-font-weight-strong': string;
|
|
731
770
|
'--n-tab-color-segment': string;
|
|
732
771
|
}> | undefined;
|
|
733
|
-
themeClass: import("vue").Ref<string> | undefined;
|
|
734
|
-
animationDirection: import("vue").Ref<"next" | "prev">;
|
|
772
|
+
themeClass: import("vue").Ref<string, string> | undefined;
|
|
773
|
+
animationDirection: import("vue").Ref<"next" | "prev", "next" | "prev">;
|
|
735
774
|
renderNameListRef: {
|
|
736
775
|
value: Array<string | number>;
|
|
737
776
|
};
|
|
738
|
-
yScrollElRef: import("vue").Ref<HTMLElement | null>;
|
|
777
|
+
yScrollElRef: import("vue").Ref<HTMLElement | null, HTMLElement | null>;
|
|
739
778
|
handleSegmentResize: () => void;
|
|
740
779
|
onAnimationBeforeLeave: (el: HTMLElement) => void;
|
|
741
780
|
onAnimationEnter: (el: HTMLElement) => void;
|
|
742
781
|
onAnimationAfterEnter: () => void;
|
|
743
782
|
onRender: (() => void) | undefined;
|
|
744
|
-
},
|
|
783
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<ExtractPropTypes<{
|
|
745
784
|
readonly value: PropType<string | number>;
|
|
746
785
|
readonly defaultValue: PropType<string | number>;
|
|
747
786
|
readonly trigger: {
|
|
@@ -1058,7 +1097,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1058
1097
|
closeSize: string;
|
|
1059
1098
|
closeIconSize: string;
|
|
1060
1099
|
}, any>>>;
|
|
1061
|
-
}
|
|
1100
|
+
}>> & Readonly<{}>, {
|
|
1062
1101
|
readonly type: TabsType;
|
|
1063
1102
|
readonly size: "small" | "medium" | "large";
|
|
1064
1103
|
readonly placement: "left" | "right" | "top" | "bottom";
|
|
@@ -1066,5 +1105,5 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1066
1105
|
readonly closable: boolean;
|
|
1067
1106
|
readonly animated: boolean;
|
|
1068
1107
|
readonly tabsPadding: number;
|
|
1069
|
-
}, {}>;
|
|
1108
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
1070
1109
|
export default _default;
|
package/lib/tag/src/Tag.d.ts
CHANGED
|
@@ -314,7 +314,7 @@ interface TagInjection {
|
|
|
314
314
|
}
|
|
315
315
|
export declare const tagInjectionKey: import("vue").InjectionKey<TagInjection>;
|
|
316
316
|
export type TagProps = ExtractPublicPropTypes<typeof tagProps>;
|
|
317
|
-
declare const _default: import("vue").DefineComponent<{
|
|
317
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
318
318
|
bordered: {
|
|
319
319
|
type: PropType<boolean | undefined>;
|
|
320
320
|
default: undefined;
|
|
@@ -616,10 +616,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
616
616
|
padding: string;
|
|
617
617
|
closeMargin: string;
|
|
618
618
|
}, any>>>;
|
|
619
|
-
}
|
|
620
|
-
rtlEnabled: Ref<import("../../config-provider/src/internal-interface").RtlItem | undefined> | undefined;
|
|
621
|
-
mergedClsPrefix: Ref<string>;
|
|
622
|
-
contentRef: Ref<HTMLElement | null>;
|
|
619
|
+
}>, {
|
|
620
|
+
rtlEnabled: Ref<import("../../config-provider/src/internal-interface").RtlItem | undefined, import("../../config-provider/src/internal-interface").RtlItem | undefined> | undefined;
|
|
621
|
+
mergedClsPrefix: Ref<string, string>;
|
|
622
|
+
contentRef: Ref<HTMLElement | null, HTMLElement | null>;
|
|
623
623
|
mergedBordered: import("vue").ComputedRef<boolean>;
|
|
624
624
|
handleClick: () => void;
|
|
625
625
|
handleCloseClick: (e: MouseEvent) => void;
|
|
@@ -659,10 +659,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
659
659
|
'--n-text-color-hover-checkable': string;
|
|
660
660
|
'--n-text-color-pressed-checkable': string;
|
|
661
661
|
}> | undefined;
|
|
662
|
-
themeClass: Ref<string> | undefined;
|
|
662
|
+
themeClass: Ref<string, string> | undefined;
|
|
663
663
|
onRender: (() => void) | undefined;
|
|
664
664
|
setTextContent: (textContent: string) => void;
|
|
665
|
-
},
|
|
665
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
666
666
|
bordered: {
|
|
667
667
|
type: PropType<boolean | undefined>;
|
|
668
668
|
default: undefined;
|
|
@@ -964,12 +964,12 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
964
964
|
padding: string;
|
|
965
965
|
closeMargin: string;
|
|
966
966
|
}, any>>>;
|
|
967
|
-
}
|
|
967
|
+
}>> & Readonly<{}>, {
|
|
968
968
|
type: "error" | "default" | "primary" | "info" | "success" | "warning";
|
|
969
969
|
size: "small" | "medium" | "large" | "tiny";
|
|
970
|
+
disabled: boolean | undefined;
|
|
970
971
|
strong: boolean;
|
|
971
972
|
round: boolean;
|
|
972
|
-
disabled: boolean | undefined;
|
|
973
973
|
checked: boolean;
|
|
974
974
|
bordered: boolean | undefined;
|
|
975
975
|
closable: boolean;
|
|
@@ -977,5 +977,5 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
977
977
|
triggerClickOnClose: boolean;
|
|
978
978
|
internalCloseFocusable: boolean;
|
|
979
979
|
internalCloseIsButtonTag: boolean;
|
|
980
|
-
}, {}>;
|
|
980
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
981
981
|
export default _default;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const MaximizeIcon: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").
|
|
1
|
+
export declare const MaximizeIcon: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const MinimizeIcon: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").
|
|
1
|
+
export declare const MinimizeIcon: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
@@ -9,6 +9,15 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
9
9
|
import: string;
|
|
10
10
|
export: string;
|
|
11
11
|
restore: string;
|
|
12
|
+
}, {
|
|
13
|
+
title: string;
|
|
14
|
+
clearAllVars: string;
|
|
15
|
+
clearSearch: string;
|
|
16
|
+
filterCompName: string;
|
|
17
|
+
filterVarName: string;
|
|
18
|
+
import: string;
|
|
19
|
+
export: string;
|
|
20
|
+
restore: string;
|
|
12
21
|
}>;
|
|
13
22
|
themeCommonDefault: import("vue").ComputedRef<{
|
|
14
23
|
baseColor: string;
|
|
@@ -116,14 +125,14 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
116
125
|
name: "common";
|
|
117
126
|
}>;
|
|
118
127
|
theme: import("vue").ComputedRef<GlobalThemeOverrides>;
|
|
119
|
-
showPanel: import("vue").Ref<boolean>;
|
|
120
|
-
tempOverrides: import("vue").Ref<any>;
|
|
121
|
-
overrides: import("vue").Ref<any>;
|
|
122
|
-
compNamePattern: import("vue").Ref<string>;
|
|
123
|
-
tempCompNamePattern: import("vue").Ref<string>;
|
|
124
|
-
varNamePattern: import("vue").Ref<string>;
|
|
125
|
-
tempVarNamePattern: import("vue").Ref<string>;
|
|
126
|
-
fileInputRef: import("vue").Ref<HTMLInputElement | null>;
|
|
128
|
+
showPanel: import("vue").Ref<boolean, boolean>;
|
|
129
|
+
tempOverrides: import("vue").Ref<any, any>;
|
|
130
|
+
overrides: import("vue").Ref<any, any>;
|
|
131
|
+
compNamePattern: import("vue").Ref<string, string>;
|
|
132
|
+
tempCompNamePattern: import("vue").Ref<string, string>;
|
|
133
|
+
varNamePattern: import("vue").Ref<string, string>;
|
|
134
|
+
tempVarNamePattern: import("vue").Ref<string, string>;
|
|
135
|
+
fileInputRef: import("vue").Ref<HTMLInputElement | null, HTMLInputElement | null>;
|
|
127
136
|
applyTempOverrides: () => void;
|
|
128
137
|
setTempOverrides: (compName: string, varName: string, value: string) => void;
|
|
129
138
|
handleClearAllClick: () => void;
|
|
@@ -131,6 +140,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
131
140
|
handleImportClick: () => void;
|
|
132
141
|
handleInputFileChange: () => void;
|
|
133
142
|
toggleMaximized: () => void;
|
|
134
|
-
isMaximized: import("vue").Ref<boolean>;
|
|
135
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").
|
|
143
|
+
isMaximized: import("vue").Ref<boolean, boolean>;
|
|
144
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
136
145
|
export default _default;
|
|
@@ -20,11 +20,13 @@ const space_1 = require("../../space");
|
|
|
20
20
|
const light_1 = require("../../themes/light");
|
|
21
21
|
const MaximizeIcon_1 = require("./MaximizeIcon");
|
|
22
22
|
const MinimizeIcon_1 = require("./MinimizeIcon");
|
|
23
|
-
|
|
24
|
-
(0, vue_1.h)("
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
23
|
+
function renderColorWandIcon() {
|
|
24
|
+
return ((0, vue_1.h)("svg", { viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", style: { width: '1em', height: '1em', color: 'currentColor' } },
|
|
25
|
+
(0, vue_1.h)("path", { d: "M13.5 1C13.7761 1 14 1.22386 14 1.5V2H14.5C14.7761 2 15 2.22386 15 2.5C15 2.77614 14.7761 3 14.5 3H14V3.5C14 3.77614 13.7761 4 13.5 4C13.2239 4 13 3.77614 13 3.5V3H12.5C12.2239 3 12 2.77614 12 2.5C12 2.22386 12.2239 2 12.5 2H13V1.5C13 1.22386 13.2239 1 13.5 1Z", fill: "currentColor" }),
|
|
26
|
+
(0, vue_1.h)("path", { d: "M3.5 3C3.77615 3 4 3.22386 4 3.5V4H4.5C4.77615 4 5 4.22386 5 4.5C5 4.77614 4.77615 5 4.5 5H4V5.5C4 5.77614 3.77615 6 3.5 6C3.22386 6 3 5.77614 3 5.5V5H2.5C2.22386 5 2 4.77614 2 4.5C2 4.22386 2.22386 4 2.5 4H3V3.5C3 3.22386 3.22386 3 3.5 3Z", fill: "currentColor" }),
|
|
27
|
+
(0, vue_1.h)("path", { d: "M12.5 12C12.7761 12 13 11.7761 13 11.5C13 11.2239 12.7761 11 12.5 11H12V10.5C12 10.2239 11.7761 10 11.5 10C11.2239 10 11 10.2239 11 10.5V11H10.5C10.2239 11 10 11.2239 10 11.5C10 11.7761 10.2239 12 10.5 12H11V12.5C11 12.7761 11.2239 13 11.5 13C11.7761 13 12 12.7761 12 12.5V12H12.5Z", fill: "currentColor" }),
|
|
28
|
+
(0, vue_1.h)("path", { d: "M8.72956 4.56346C9.4771 3.81592 10.6891 3.81592 11.4367 4.56347C12.1842 5.31102 12.1842 6.52303 11.4367 7.27058L4.26679 14.4404C3.51924 15.1879 2.30723 15.1879 1.55968 14.4404C0.812134 13.6928 0.812138 12.4808 1.55969 11.7333L8.72956 4.56346ZM8.25002 6.4572L2.26679 12.4404C1.90977 12.7974 1.90977 13.3763 2.26679 13.7333C2.62381 14.0903 3.20266 14.0903 3.55968 13.7333L9.54292 7.75009L8.25002 6.4572ZM10.25 7.04299L10.7295 6.56347C11.0866 6.20645 11.0866 5.6276 10.7296 5.27057C10.3725 4.91355 9.79368 4.91355 9.43666 5.27057L8.95713 5.7501L10.25 7.04299Z", fill: "currentColor" })));
|
|
29
|
+
}
|
|
28
30
|
// button colorOpacitySecondary var is not color
|
|
29
31
|
function showColorPicker(key) {
|
|
30
32
|
if (key.includes('pacity'))
|
|
@@ -190,7 +192,7 @@ exports.default = (0, vue_1.defineComponent)({
|
|
|
190
192
|
// seems to patch native event for vue components
|
|
191
193
|
onClick: () => {
|
|
192
194
|
this.showPanel = !this.showPanel;
|
|
193
|
-
} }, { default:
|
|
195
|
+
} }, { default: renderColorWandIcon })),
|
|
194
196
|
default: () => ((0, vue_1.h)(vue_1.Fragment, null,
|
|
195
197
|
(0, vue_1.h)("input", { type: "file", ref: "fileInputRef", style: {
|
|
196
198
|
display: 'block',
|
package/lib/thing/src/Thing.d.ts
CHANGED
|
@@ -30,7 +30,7 @@ export declare const thingProps: {
|
|
|
30
30
|
}, any>>>;
|
|
31
31
|
};
|
|
32
32
|
export type ThingProps = ExtractPublicPropTypes<typeof thingProps>;
|
|
33
|
-
declare const _default: import("vue").DefineComponent<{
|
|
33
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
34
34
|
title: StringConstructor;
|
|
35
35
|
titleExtra: StringConstructor;
|
|
36
36
|
description: StringConstructor;
|
|
@@ -58,7 +58,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
58
58
|
textColor: string;
|
|
59
59
|
titleFontWeight: string;
|
|
60
60
|
}, any>>>;
|
|
61
|
-
}
|
|
61
|
+
}>, () => JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
62
62
|
title: StringConstructor;
|
|
63
63
|
titleExtra: StringConstructor;
|
|
64
64
|
description: StringConstructor;
|
|
@@ -86,7 +86,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
86
86
|
textColor: string;
|
|
87
87
|
titleFontWeight: string;
|
|
88
88
|
}, any>>>;
|
|
89
|
-
}
|
|
89
|
+
}>> & Readonly<{}>, {
|
|
90
90
|
contentIndented: boolean;
|
|
91
|
-
}, {}>;
|
|
91
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
92
92
|
export default _default;
|
package/lib/time/src/Time.d.ts
CHANGED
|
@@ -19,7 +19,7 @@ export declare const timeProps: {
|
|
|
19
19
|
readonly timeZone: StringConstructor;
|
|
20
20
|
};
|
|
21
21
|
export type TimeProps = ExtractPublicPropTypes<typeof timeProps>;
|
|
22
|
-
declare const _default: import("vue").DefineComponent<{
|
|
22
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
23
23
|
readonly time: {
|
|
24
24
|
readonly type: PropType<number | Date>;
|
|
25
25
|
readonly default: undefined;
|
|
@@ -36,9 +36,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
36
36
|
readonly format: StringConstructor;
|
|
37
37
|
readonly text: BooleanConstructor;
|
|
38
38
|
readonly timeZone: StringConstructor;
|
|
39
|
-
}
|
|
39
|
+
}>, {
|
|
40
40
|
renderedTime: import("vue").ComputedRef<string>;
|
|
41
|
-
},
|
|
41
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
42
42
|
readonly time: {
|
|
43
43
|
readonly type: PropType<number | Date>;
|
|
44
44
|
readonly default: undefined;
|
|
@@ -55,11 +55,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
55
55
|
readonly format: StringConstructor;
|
|
56
56
|
readonly text: BooleanConstructor;
|
|
57
57
|
readonly timeZone: StringConstructor;
|
|
58
|
-
}
|
|
58
|
+
}>> & Readonly<{}>, {
|
|
59
59
|
readonly type: "relative" | "date" | "datetime";
|
|
60
|
+
readonly to: number | Date;
|
|
60
61
|
readonly time: number | Date;
|
|
61
62
|
readonly text: boolean;
|
|
62
|
-
readonly to: number | Date;
|
|
63
63
|
readonly unix: boolean;
|
|
64
|
-
}, {}>;
|
|
64
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
65
65
|
export default _default;
|