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
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import type { MaybeArray } from '../../_utils';
|
|
2
2
|
import { type PropType } from 'vue';
|
|
3
3
|
import { type IsHourDisabled, type IsMinuteDisabled, type IsSecondDisabled, type Item, type ItemValue } from './interface';
|
|
4
|
-
declare const _default: import("vue").DefineComponent<{
|
|
4
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
5
5
|
actions: {
|
|
6
6
|
type: PropType<Array<"clear" | "now" | "confirm"> | null>;
|
|
7
7
|
default: () => string[];
|
|
@@ -77,7 +77,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
77
77
|
minutes: PropType<MaybeArray<number>>;
|
|
78
78
|
seconds: PropType<MaybeArray<number>>;
|
|
79
79
|
use12Hours: BooleanConstructor;
|
|
80
|
-
}
|
|
80
|
+
}>, {
|
|
81
81
|
mergedTheme: import("vue").Ref<{
|
|
82
82
|
common: import("../..").ThemeCommonVars;
|
|
83
83
|
self: {
|
|
@@ -394,17 +394,333 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
394
394
|
} | undefined;
|
|
395
395
|
} | undefined;
|
|
396
396
|
};
|
|
397
|
+
}, {
|
|
398
|
+
common: import("../..").ThemeCommonVars;
|
|
399
|
+
self: {
|
|
400
|
+
panelColor: string;
|
|
401
|
+
panelBoxShadow: string;
|
|
402
|
+
panelDividerColor: string;
|
|
403
|
+
itemTextColor: string;
|
|
404
|
+
itemTextColorActive: string;
|
|
405
|
+
itemColorHover: string;
|
|
406
|
+
itemOpacityDisabled: string;
|
|
407
|
+
itemBorderRadius: string;
|
|
408
|
+
borderRadius: string;
|
|
409
|
+
iconColor: string;
|
|
410
|
+
iconColorDisabled: string;
|
|
411
|
+
itemFontSize: string;
|
|
412
|
+
itemHeight: string;
|
|
413
|
+
itemWidth: string;
|
|
414
|
+
panelActionPadding: string;
|
|
415
|
+
};
|
|
416
|
+
peers: {
|
|
417
|
+
Scrollbar: import("../../_mixins").Theme<"Scrollbar", {
|
|
418
|
+
height: string;
|
|
419
|
+
width: string;
|
|
420
|
+
borderRadius: string;
|
|
421
|
+
color: string;
|
|
422
|
+
colorHover: string;
|
|
423
|
+
railInsetHorizontalBottom: string;
|
|
424
|
+
railInsetHorizontalTop: string;
|
|
425
|
+
railInsetVerticalRight: string;
|
|
426
|
+
railInsetVerticalLeft: string;
|
|
427
|
+
railColor: string;
|
|
428
|
+
}, any>;
|
|
429
|
+
Button: import("../../_mixins").Theme<"Button", {
|
|
430
|
+
heightTiny: string;
|
|
431
|
+
heightSmall: string;
|
|
432
|
+
heightMedium: string;
|
|
433
|
+
heightLarge: string;
|
|
434
|
+
borderRadiusTiny: string;
|
|
435
|
+
borderRadiusSmall: string;
|
|
436
|
+
borderRadiusMedium: string;
|
|
437
|
+
borderRadiusLarge: string;
|
|
438
|
+
fontSizeTiny: string;
|
|
439
|
+
fontSizeSmall: string;
|
|
440
|
+
fontSizeMedium: string;
|
|
441
|
+
fontSizeLarge: string;
|
|
442
|
+
opacityDisabled: string;
|
|
443
|
+
colorOpacitySecondary: string;
|
|
444
|
+
colorOpacitySecondaryHover: string;
|
|
445
|
+
colorOpacitySecondaryPressed: string;
|
|
446
|
+
colorSecondary: string;
|
|
447
|
+
colorSecondaryHover: string;
|
|
448
|
+
colorSecondaryPressed: string;
|
|
449
|
+
colorTertiary: string;
|
|
450
|
+
colorTertiaryHover: string;
|
|
451
|
+
colorTertiaryPressed: string;
|
|
452
|
+
colorQuaternary: string;
|
|
453
|
+
colorQuaternaryHover: string;
|
|
454
|
+
colorQuaternaryPressed: string;
|
|
455
|
+
color: string;
|
|
456
|
+
colorHover: string;
|
|
457
|
+
colorPressed: string;
|
|
458
|
+
colorFocus: string;
|
|
459
|
+
colorDisabled: string;
|
|
460
|
+
textColor: string;
|
|
461
|
+
textColorTertiary: string;
|
|
462
|
+
textColorHover: string;
|
|
463
|
+
textColorPressed: string;
|
|
464
|
+
textColorFocus: string;
|
|
465
|
+
textColorDisabled: string;
|
|
466
|
+
textColorText: string;
|
|
467
|
+
textColorTextHover: string;
|
|
468
|
+
textColorTextPressed: string;
|
|
469
|
+
textColorTextFocus: string;
|
|
470
|
+
textColorTextDisabled: string;
|
|
471
|
+
textColorGhost: string;
|
|
472
|
+
textColorGhostHover: string;
|
|
473
|
+
textColorGhostPressed: string;
|
|
474
|
+
textColorGhostFocus: string;
|
|
475
|
+
textColorGhostDisabled: string;
|
|
476
|
+
border: string;
|
|
477
|
+
borderHover: string;
|
|
478
|
+
borderPressed: string;
|
|
479
|
+
borderFocus: string;
|
|
480
|
+
borderDisabled: string;
|
|
481
|
+
rippleColor: string;
|
|
482
|
+
colorPrimary: string;
|
|
483
|
+
colorHoverPrimary: string;
|
|
484
|
+
colorPressedPrimary: string;
|
|
485
|
+
colorFocusPrimary: string;
|
|
486
|
+
colorDisabledPrimary: string;
|
|
487
|
+
textColorPrimary: string;
|
|
488
|
+
textColorHoverPrimary: string;
|
|
489
|
+
textColorPressedPrimary: string;
|
|
490
|
+
textColorFocusPrimary: string;
|
|
491
|
+
textColorDisabledPrimary: string;
|
|
492
|
+
textColorTextPrimary: string;
|
|
493
|
+
textColorTextHoverPrimary: string;
|
|
494
|
+
textColorTextPressedPrimary: string;
|
|
495
|
+
textColorTextFocusPrimary: string;
|
|
496
|
+
textColorTextDisabledPrimary: string;
|
|
497
|
+
textColorGhostPrimary: string;
|
|
498
|
+
textColorGhostHoverPrimary: string;
|
|
499
|
+
textColorGhostPressedPrimary: string;
|
|
500
|
+
textColorGhostFocusPrimary: string;
|
|
501
|
+
textColorGhostDisabledPrimary: string;
|
|
502
|
+
borderPrimary: string;
|
|
503
|
+
borderHoverPrimary: string;
|
|
504
|
+
borderPressedPrimary: string;
|
|
505
|
+
borderFocusPrimary: string;
|
|
506
|
+
borderDisabledPrimary: string;
|
|
507
|
+
rippleColorPrimary: string;
|
|
508
|
+
colorInfo: string;
|
|
509
|
+
colorHoverInfo: string;
|
|
510
|
+
colorPressedInfo: string;
|
|
511
|
+
colorFocusInfo: string;
|
|
512
|
+
colorDisabledInfo: string;
|
|
513
|
+
textColorInfo: string;
|
|
514
|
+
textColorHoverInfo: string;
|
|
515
|
+
textColorPressedInfo: string;
|
|
516
|
+
textColorFocusInfo: string;
|
|
517
|
+
textColorDisabledInfo: string;
|
|
518
|
+
textColorTextInfo: string;
|
|
519
|
+
textColorTextHoverInfo: string;
|
|
520
|
+
textColorTextPressedInfo: string;
|
|
521
|
+
textColorTextFocusInfo: string;
|
|
522
|
+
textColorTextDisabledInfo: string;
|
|
523
|
+
textColorGhostInfo: string;
|
|
524
|
+
textColorGhostHoverInfo: string;
|
|
525
|
+
textColorGhostPressedInfo: string;
|
|
526
|
+
textColorGhostFocusInfo: string;
|
|
527
|
+
textColorGhostDisabledInfo: string;
|
|
528
|
+
borderInfo: string;
|
|
529
|
+
borderHoverInfo: string;
|
|
530
|
+
borderPressedInfo: string;
|
|
531
|
+
borderFocusInfo: string;
|
|
532
|
+
borderDisabledInfo: string;
|
|
533
|
+
rippleColorInfo: string;
|
|
534
|
+
colorSuccess: string;
|
|
535
|
+
colorHoverSuccess: string;
|
|
536
|
+
colorPressedSuccess: string;
|
|
537
|
+
colorFocusSuccess: string;
|
|
538
|
+
colorDisabledSuccess: string;
|
|
539
|
+
textColorSuccess: string;
|
|
540
|
+
textColorHoverSuccess: string;
|
|
541
|
+
textColorPressedSuccess: string;
|
|
542
|
+
textColorFocusSuccess: string;
|
|
543
|
+
textColorDisabledSuccess: string;
|
|
544
|
+
textColorTextSuccess: string;
|
|
545
|
+
textColorTextHoverSuccess: string;
|
|
546
|
+
textColorTextPressedSuccess: string;
|
|
547
|
+
textColorTextFocusSuccess: string;
|
|
548
|
+
textColorTextDisabledSuccess: string;
|
|
549
|
+
textColorGhostSuccess: string;
|
|
550
|
+
textColorGhostHoverSuccess: string;
|
|
551
|
+
textColorGhostPressedSuccess: string;
|
|
552
|
+
textColorGhostFocusSuccess: string;
|
|
553
|
+
textColorGhostDisabledSuccess: string;
|
|
554
|
+
borderSuccess: string;
|
|
555
|
+
borderHoverSuccess: string;
|
|
556
|
+
borderPressedSuccess: string;
|
|
557
|
+
borderFocusSuccess: string;
|
|
558
|
+
borderDisabledSuccess: string;
|
|
559
|
+
rippleColorSuccess: string;
|
|
560
|
+
colorWarning: string;
|
|
561
|
+
colorHoverWarning: string;
|
|
562
|
+
colorPressedWarning: string;
|
|
563
|
+
colorFocusWarning: string;
|
|
564
|
+
colorDisabledWarning: string;
|
|
565
|
+
textColorWarning: string;
|
|
566
|
+
textColorHoverWarning: string;
|
|
567
|
+
textColorPressedWarning: string;
|
|
568
|
+
textColorFocusWarning: string;
|
|
569
|
+
textColorDisabledWarning: string;
|
|
570
|
+
textColorTextWarning: string;
|
|
571
|
+
textColorTextHoverWarning: string;
|
|
572
|
+
textColorTextPressedWarning: string;
|
|
573
|
+
textColorTextFocusWarning: string;
|
|
574
|
+
textColorTextDisabledWarning: string;
|
|
575
|
+
textColorGhostWarning: string;
|
|
576
|
+
textColorGhostHoverWarning: string;
|
|
577
|
+
textColorGhostPressedWarning: string;
|
|
578
|
+
textColorGhostFocusWarning: string;
|
|
579
|
+
textColorGhostDisabledWarning: string;
|
|
580
|
+
borderWarning: string;
|
|
581
|
+
borderHoverWarning: string;
|
|
582
|
+
borderPressedWarning: string;
|
|
583
|
+
borderFocusWarning: string;
|
|
584
|
+
borderDisabledWarning: string;
|
|
585
|
+
rippleColorWarning: string;
|
|
586
|
+
colorError: string;
|
|
587
|
+
colorHoverError: string;
|
|
588
|
+
colorPressedError: string;
|
|
589
|
+
colorFocusError: string;
|
|
590
|
+
colorDisabledError: string;
|
|
591
|
+
textColorError: string;
|
|
592
|
+
textColorHoverError: string;
|
|
593
|
+
textColorPressedError: string;
|
|
594
|
+
textColorFocusError: string;
|
|
595
|
+
textColorDisabledError: string;
|
|
596
|
+
textColorTextError: string;
|
|
597
|
+
textColorTextHoverError: string;
|
|
598
|
+
textColorTextPressedError: string;
|
|
599
|
+
textColorTextFocusError: string;
|
|
600
|
+
textColorTextDisabledError: string;
|
|
601
|
+
textColorGhostError: string;
|
|
602
|
+
textColorGhostHoverError: string;
|
|
603
|
+
textColorGhostPressedError: string;
|
|
604
|
+
textColorGhostFocusError: string;
|
|
605
|
+
textColorGhostDisabledError: string;
|
|
606
|
+
borderError: string;
|
|
607
|
+
borderHoverError: string;
|
|
608
|
+
borderPressedError: string;
|
|
609
|
+
borderFocusError: string;
|
|
610
|
+
borderDisabledError: string;
|
|
611
|
+
rippleColorError: string;
|
|
612
|
+
waveOpacity: string;
|
|
613
|
+
fontWeight: string;
|
|
614
|
+
fontWeightStrong: string;
|
|
615
|
+
paddingTiny: string;
|
|
616
|
+
paddingSmall: string;
|
|
617
|
+
paddingMedium: string;
|
|
618
|
+
paddingLarge: string;
|
|
619
|
+
paddingRoundTiny: string;
|
|
620
|
+
paddingRoundSmall: string;
|
|
621
|
+
paddingRoundMedium: string;
|
|
622
|
+
paddingRoundLarge: string;
|
|
623
|
+
iconMarginTiny: string;
|
|
624
|
+
iconMarginSmall: string;
|
|
625
|
+
iconMarginMedium: string;
|
|
626
|
+
iconMarginLarge: string;
|
|
627
|
+
iconSizeTiny: string;
|
|
628
|
+
iconSizeSmall: string;
|
|
629
|
+
iconSizeMedium: string;
|
|
630
|
+
iconSizeLarge: string;
|
|
631
|
+
rippleDuration: string;
|
|
632
|
+
}, any>;
|
|
633
|
+
Input: import("../../_mixins").Theme<"Input", {
|
|
634
|
+
fontWeight: string;
|
|
635
|
+
countTextColorDisabled: string;
|
|
636
|
+
countTextColor: string;
|
|
637
|
+
heightTiny: string;
|
|
638
|
+
heightSmall: string;
|
|
639
|
+
heightMedium: string;
|
|
640
|
+
heightLarge: string;
|
|
641
|
+
fontSizeTiny: string;
|
|
642
|
+
fontSizeSmall: string;
|
|
643
|
+
fontSizeMedium: string;
|
|
644
|
+
fontSizeLarge: string;
|
|
645
|
+
lineHeight: string;
|
|
646
|
+
lineHeightTextarea: string;
|
|
647
|
+
borderRadius: string;
|
|
648
|
+
iconSize: string;
|
|
649
|
+
groupLabelColor: string;
|
|
650
|
+
groupLabelTextColor: string;
|
|
651
|
+
textColor: string;
|
|
652
|
+
textColorDisabled: string;
|
|
653
|
+
textDecorationColor: string;
|
|
654
|
+
caretColor: string;
|
|
655
|
+
placeholderColor: string;
|
|
656
|
+
placeholderColorDisabled: string;
|
|
657
|
+
color: string;
|
|
658
|
+
colorDisabled: string;
|
|
659
|
+
colorFocus: string;
|
|
660
|
+
groupLabelBorder: string;
|
|
661
|
+
border: string;
|
|
662
|
+
borderHover: string;
|
|
663
|
+
borderDisabled: string;
|
|
664
|
+
borderFocus: string;
|
|
665
|
+
boxShadowFocus: string;
|
|
666
|
+
loadingColor: string;
|
|
667
|
+
loadingColorWarning: string;
|
|
668
|
+
borderWarning: string;
|
|
669
|
+
borderHoverWarning: string;
|
|
670
|
+
colorFocusWarning: string;
|
|
671
|
+
borderFocusWarning: string;
|
|
672
|
+
boxShadowFocusWarning: string;
|
|
673
|
+
caretColorWarning: string;
|
|
674
|
+
loadingColorError: string;
|
|
675
|
+
borderError: string;
|
|
676
|
+
borderHoverError: string;
|
|
677
|
+
colorFocusError: string;
|
|
678
|
+
borderFocusError: string;
|
|
679
|
+
boxShadowFocusError: string;
|
|
680
|
+
caretColorError: string;
|
|
681
|
+
clearColor: string;
|
|
682
|
+
clearColorHover: string;
|
|
683
|
+
clearColorPressed: string;
|
|
684
|
+
iconColor: string;
|
|
685
|
+
iconColorDisabled: string;
|
|
686
|
+
iconColorHover: string;
|
|
687
|
+
iconColorPressed: string;
|
|
688
|
+
suffixTextColor: string;
|
|
689
|
+
paddingTiny: string;
|
|
690
|
+
paddingSmall: string;
|
|
691
|
+
paddingMedium: string;
|
|
692
|
+
paddingLarge: string;
|
|
693
|
+
clearSize: string;
|
|
694
|
+
}, any>;
|
|
695
|
+
};
|
|
696
|
+
peerOverrides: {
|
|
697
|
+
Scrollbar?: {
|
|
698
|
+
peers?: {
|
|
699
|
+
[x: string]: any;
|
|
700
|
+
} | undefined;
|
|
701
|
+
} | undefined;
|
|
702
|
+
Button?: {
|
|
703
|
+
peers?: {
|
|
704
|
+
[x: string]: any;
|
|
705
|
+
} | undefined;
|
|
706
|
+
} | undefined;
|
|
707
|
+
Input?: {
|
|
708
|
+
peers?: {
|
|
709
|
+
[x: string]: any;
|
|
710
|
+
} | undefined;
|
|
711
|
+
} | undefined;
|
|
712
|
+
};
|
|
397
713
|
}>;
|
|
398
|
-
mergedClsPrefix: import("vue").Ref<string>;
|
|
714
|
+
mergedClsPrefix: import("vue").Ref<string, string>;
|
|
399
715
|
hours: import("vue").ComputedRef<Item[]>;
|
|
400
716
|
minutes: import("vue").ComputedRef<Item[]>;
|
|
401
717
|
seconds: import("vue").ComputedRef<Item[]>;
|
|
402
718
|
amPm: import("vue").ComputedRef<Item[]>;
|
|
403
|
-
hourScrollRef: import("vue").Ref<null>;
|
|
404
|
-
minuteScrollRef: import("vue").Ref<null>;
|
|
405
|
-
secondScrollRef: import("vue").Ref<null>;
|
|
406
|
-
amPmScrollRef: import("vue").Ref<null>;
|
|
407
|
-
},
|
|
719
|
+
hourScrollRef: import("vue").Ref<null, null>;
|
|
720
|
+
minuteScrollRef: import("vue").Ref<null, null>;
|
|
721
|
+
secondScrollRef: import("vue").Ref<null, null>;
|
|
722
|
+
amPmScrollRef: import("vue").Ref<null, null>;
|
|
723
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
408
724
|
actions: {
|
|
409
725
|
type: PropType<Array<"clear" | "now" | "confirm"> | null>;
|
|
410
726
|
default: () => string[];
|
|
@@ -480,7 +796,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
480
796
|
minutes: PropType<MaybeArray<number>>;
|
|
481
797
|
seconds: PropType<MaybeArray<number>>;
|
|
482
798
|
use12Hours: BooleanConstructor;
|
|
483
|
-
}
|
|
799
|
+
}>> & Readonly<{}>, {
|
|
484
800
|
transitionDisabled: boolean;
|
|
485
801
|
actions: ("clear" | "confirm" | "now")[] | null;
|
|
486
802
|
showHour: boolean;
|
|
@@ -497,5 +813,5 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
497
813
|
secondValue: number | null;
|
|
498
814
|
amPmValue: "am" | "pm" | null;
|
|
499
815
|
use12Hours: boolean;
|
|
500
|
-
}, {}>;
|
|
816
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
501
817
|
export default _default;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { Item } from './interface';
|
|
2
2
|
import { type PropType } from 'vue';
|
|
3
|
-
declare const _default: import("vue").DefineComponent<{
|
|
3
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
4
4
|
clsPrefix: {
|
|
5
5
|
type: StringConstructor;
|
|
6
6
|
required: true;
|
|
@@ -14,7 +14,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
14
14
|
default: null;
|
|
15
15
|
};
|
|
16
16
|
onItemClick: PropType<(value: number | "am" | "pm") => void>;
|
|
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;
|
|
@@ -28,7 +28,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
28
28
|
default: null;
|
|
29
29
|
};
|
|
30
30
|
onItemClick: PropType<(value: number | "am" | "pm") => void>;
|
|
31
|
-
}
|
|
31
|
+
}>> & Readonly<{}>, {
|
|
32
32
|
activeValue: number | "am" | "pm" | null;
|
|
33
|
-
}, {}>;
|
|
33
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
34
34
|
export default _default;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { ExtractPublicPropTypes, MaybeArray } from '../../_utils';
|
|
2
2
|
import type { FormValidationStatus } from '../../form/src/interface';
|
|
3
|
-
import type { IsHourDisabled, IsMinuteDisabled, IsSecondDisabled, ItemValue, OnUpdateFormattedValue, OnUpdateValue, Size } from './interface';
|
|
3
|
+
import type { IsHourDisabled, IsMinuteDisabled, IsSecondDisabled, ItemValue, OnUpdateFormattedValue, OnUpdateValue, PanelRef, Size } from './interface';
|
|
4
4
|
import { type PropType } from 'vue';
|
|
5
5
|
import { type FollowerPlacement } from 'vueuc';
|
|
6
6
|
export declare const timePickerProps: {
|
|
@@ -968,7 +968,7 @@ export declare const timePickerProps: {
|
|
|
968
968
|
}>>>;
|
|
969
969
|
};
|
|
970
970
|
export type TimePickerProps = ExtractPublicPropTypes<typeof timePickerProps>;
|
|
971
|
-
declare const _default: import("vue").DefineComponent<{
|
|
971
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
972
972
|
to: {
|
|
973
973
|
type: PropType<HTMLElement | string | boolean>;
|
|
974
974
|
default: undefined;
|
|
@@ -1931,16 +1931,16 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1931
1931
|
clearSize: string;
|
|
1932
1932
|
}, any>;
|
|
1933
1933
|
}>>>;
|
|
1934
|
-
}
|
|
1934
|
+
}>, {
|
|
1935
1935
|
focus: () => void;
|
|
1936
1936
|
blur: () => void;
|
|
1937
1937
|
mergedStatus: import("vue").ComputedRef<FormValidationStatus | undefined>;
|
|
1938
1938
|
mergedBordered: import("vue").ComputedRef<boolean>;
|
|
1939
|
-
mergedClsPrefix: import("vue").Ref<string>;
|
|
1939
|
+
mergedClsPrefix: import("vue").Ref<string, string>;
|
|
1940
1940
|
namespace: import("vue").ComputedRef<string | undefined>;
|
|
1941
|
-
uncontrolledValue: import("vue").Ref<number | null>;
|
|
1941
|
+
uncontrolledValue: import("vue").Ref<number | null, number | null>;
|
|
1942
1942
|
mergedValue: import("vue").ComputedRef<number | null>;
|
|
1943
|
-
isMounted: Readonly<import("vue").Ref<boolean>>;
|
|
1943
|
+
isMounted: Readonly<import("vue").Ref<boolean, boolean>>;
|
|
1944
1944
|
inputInstRef: import("vue").Ref<{
|
|
1945
1945
|
wrapperElRef: HTMLElement | null;
|
|
1946
1946
|
textareaElRef: HTMLTextAreaElement | null;
|
|
@@ -1953,6 +1953,30 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1953
1953
|
activate: () => void;
|
|
1954
1954
|
deactivate: () => void;
|
|
1955
1955
|
scrollTo: (options: ScrollToOptions) => void;
|
|
1956
|
+
} | null, {
|
|
1957
|
+
wrapperElRef: HTMLElement | null;
|
|
1958
|
+
textareaElRef: HTMLTextAreaElement | null;
|
|
1959
|
+
inputElRef: HTMLInputElement | null;
|
|
1960
|
+
isCompositing: boolean;
|
|
1961
|
+
blur: () => void;
|
|
1962
|
+
clear: () => void;
|
|
1963
|
+
focus: () => void;
|
|
1964
|
+
select: () => void;
|
|
1965
|
+
activate: () => void;
|
|
1966
|
+
deactivate: () => void;
|
|
1967
|
+
scrollTo: (options: ScrollToOptions) => void;
|
|
1968
|
+
} | {
|
|
1969
|
+
wrapperElRef: HTMLElement | null;
|
|
1970
|
+
textareaElRef: HTMLTextAreaElement | null;
|
|
1971
|
+
inputElRef: HTMLInputElement | null;
|
|
1972
|
+
isCompositing: boolean;
|
|
1973
|
+
blur: () => void;
|
|
1974
|
+
clear: () => void;
|
|
1975
|
+
focus: () => void;
|
|
1976
|
+
select: () => void;
|
|
1977
|
+
activate: () => void;
|
|
1978
|
+
deactivate: () => void;
|
|
1979
|
+
scrollTo: (options: ScrollToOptions) => void;
|
|
1956
1980
|
} | null>;
|
|
1957
1981
|
panelInstRef: import("vue").Ref<{
|
|
1958
1982
|
$el: HTMLElement;
|
|
@@ -2004,6 +2028,56 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
2004
2028
|
handleMouseEnterWrapper: () => void;
|
|
2005
2029
|
handleMouseLeaveWrapper: () => void;
|
|
2006
2030
|
} | undefined;
|
|
2031
|
+
} | null, PanelRef | {
|
|
2032
|
+
$el: HTMLElement;
|
|
2033
|
+
hourScrollRef?: {
|
|
2034
|
+
$el: HTMLElement;
|
|
2035
|
+
containerRef: HTMLElement | null;
|
|
2036
|
+
contentRef: HTMLElement | null;
|
|
2037
|
+
containerScrollTop: number;
|
|
2038
|
+
syncUnifiedContainer: () => void;
|
|
2039
|
+
scrollTo: import("../../_internal/scrollbar/src/Scrollbar").ScrollTo;
|
|
2040
|
+
scrollBy: import("../../_internal/scrollbar/src/Scrollbar").ScrollBy;
|
|
2041
|
+
sync: () => void;
|
|
2042
|
+
handleMouseEnterWrapper: () => void;
|
|
2043
|
+
handleMouseLeaveWrapper: () => void;
|
|
2044
|
+
} | undefined;
|
|
2045
|
+
minuteScrollRef?: {
|
|
2046
|
+
$el: HTMLElement;
|
|
2047
|
+
containerRef: HTMLElement | null;
|
|
2048
|
+
contentRef: HTMLElement | null;
|
|
2049
|
+
containerScrollTop: number;
|
|
2050
|
+
syncUnifiedContainer: () => void;
|
|
2051
|
+
scrollTo: import("../../_internal/scrollbar/src/Scrollbar").ScrollTo;
|
|
2052
|
+
scrollBy: import("../../_internal/scrollbar/src/Scrollbar").ScrollBy;
|
|
2053
|
+
sync: () => void;
|
|
2054
|
+
handleMouseEnterWrapper: () => void;
|
|
2055
|
+
handleMouseLeaveWrapper: () => void;
|
|
2056
|
+
} | undefined;
|
|
2057
|
+
secondScrollRef?: {
|
|
2058
|
+
$el: HTMLElement;
|
|
2059
|
+
containerRef: HTMLElement | null;
|
|
2060
|
+
contentRef: HTMLElement | null;
|
|
2061
|
+
containerScrollTop: number;
|
|
2062
|
+
syncUnifiedContainer: () => void;
|
|
2063
|
+
scrollTo: import("../../_internal/scrollbar/src/Scrollbar").ScrollTo;
|
|
2064
|
+
scrollBy: import("../../_internal/scrollbar/src/Scrollbar").ScrollBy;
|
|
2065
|
+
sync: () => void;
|
|
2066
|
+
handleMouseEnterWrapper: () => void;
|
|
2067
|
+
handleMouseLeaveWrapper: () => void;
|
|
2068
|
+
} | undefined;
|
|
2069
|
+
amPmScrollRef?: {
|
|
2070
|
+
$el: HTMLElement;
|
|
2071
|
+
containerRef: HTMLElement | null;
|
|
2072
|
+
contentRef: HTMLElement | null;
|
|
2073
|
+
containerScrollTop: number;
|
|
2074
|
+
syncUnifiedContainer: () => void;
|
|
2075
|
+
scrollTo: import("../../_internal/scrollbar/src/Scrollbar").ScrollTo;
|
|
2076
|
+
scrollBy: import("../../_internal/scrollbar/src/Scrollbar").ScrollBy;
|
|
2077
|
+
sync: () => void;
|
|
2078
|
+
handleMouseEnterWrapper: () => void;
|
|
2079
|
+
handleMouseLeaveWrapper: () => void;
|
|
2080
|
+
} | undefined;
|
|
2007
2081
|
} | null>;
|
|
2008
2082
|
adjustedTo: import("vue").ComputedRef<string | HTMLElement>;
|
|
2009
2083
|
mergedShow: import("vue").ComputedRef<boolean>;
|
|
@@ -2016,14 +2090,14 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
2016
2090
|
minuteInFormat: import("vue").ComputedRef<boolean>;
|
|
2017
2091
|
secondInFormat: import("vue").ComputedRef<boolean>;
|
|
2018
2092
|
mergedAttrSize: import("vue").ComputedRef<number>;
|
|
2019
|
-
displayTimeString: import("vue").Ref<string>;
|
|
2093
|
+
displayTimeString: import("vue").Ref<string, string>;
|
|
2020
2094
|
mergedSize: import("vue").ComputedRef<"small" | "medium" | "large">;
|
|
2021
2095
|
mergedDisabled: import("vue").ComputedRef<boolean>;
|
|
2022
2096
|
isValueInvalid: import("vue").ComputedRef<boolean>;
|
|
2023
2097
|
isHourInvalid: import("vue").ComputedRef<boolean>;
|
|
2024
2098
|
isMinuteInvalid: import("vue").ComputedRef<boolean>;
|
|
2025
2099
|
isSecondInvalid: import("vue").ComputedRef<boolean>;
|
|
2026
|
-
transitionDisabled: import("vue").Ref<boolean>;
|
|
2100
|
+
transitionDisabled: import("vue").Ref<boolean, boolean>;
|
|
2027
2101
|
hourValue: import("vue").ComputedRef<number | null>;
|
|
2028
2102
|
minuteValue: import("vue").ComputedRef<number | null>;
|
|
2029
2103
|
secondValue: import("vue").ComputedRef<number | null>;
|
|
@@ -2369,7 +2443,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
2369
2443
|
'--n-icon-color-disabled-override': string;
|
|
2370
2444
|
'--n-bezier': string;
|
|
2371
2445
|
}> | undefined;
|
|
2372
|
-
triggerThemeClass: import("vue").Ref<string> | undefined;
|
|
2446
|
+
triggerThemeClass: import("vue").Ref<string, string> | undefined;
|
|
2373
2447
|
triggerOnRender: (() => void) | undefined;
|
|
2374
2448
|
cssVars: import("vue").ComputedRef<{
|
|
2375
2449
|
'--n-bezier': string;
|
|
@@ -2387,10 +2461,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
2387
2461
|
'--n-panel-divider-color': string;
|
|
2388
2462
|
'--n-item-border-radius': string;
|
|
2389
2463
|
}> | undefined;
|
|
2390
|
-
themeClass: import("vue").Ref<string> | undefined;
|
|
2464
|
+
themeClass: import("vue").Ref<string, string> | undefined;
|
|
2391
2465
|
onRender: (() => void) | undefined;
|
|
2392
2466
|
clearSelectedValue: () => void;
|
|
2393
|
-
},
|
|
2467
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
2394
2468
|
to: {
|
|
2395
2469
|
type: PropType<HTMLElement | string | boolean>;
|
|
2396
2470
|
default: undefined;
|
|
@@ -3353,11 +3427,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
3353
3427
|
clearSize: string;
|
|
3354
3428
|
}, any>;
|
|
3355
3429
|
}>>>;
|
|
3356
|
-
}
|
|
3357
|
-
|
|
3430
|
+
}>> & Readonly<{}>, {
|
|
3431
|
+
to: string | boolean | HTMLElement;
|
|
3358
3432
|
disabled: boolean | undefined;
|
|
3433
|
+
show: boolean | undefined;
|
|
3359
3434
|
format: string;
|
|
3360
|
-
to: string | boolean | HTMLElement;
|
|
3361
3435
|
bordered: boolean | undefined;
|
|
3362
3436
|
showIcon: boolean;
|
|
3363
3437
|
placement: FollowerPlacement;
|
|
@@ -3366,5 +3440,5 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
3366
3440
|
stateful: boolean;
|
|
3367
3441
|
use12Hours: boolean;
|
|
3368
3442
|
inputReadonly: boolean;
|
|
3369
|
-
}, {}>;
|
|
3443
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
3370
3444
|
export default _default;
|
|
@@ -93,7 +93,7 @@ export interface TimelineInjection {
|
|
|
93
93
|
}
|
|
94
94
|
export declare const timelineInjectionKey: import("vue").InjectionKey<TimelineInjection>;
|
|
95
95
|
export type TimelineProps = ExtractPublicPropTypes<typeof timelineProps>;
|
|
96
|
-
declare const _default: import("vue").DefineComponent<{
|
|
96
|
+
declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
|
|
97
97
|
readonly horizontal: BooleanConstructor;
|
|
98
98
|
readonly itemPlacement: {
|
|
99
99
|
readonly type: PropType<"left" | "right">;
|
|
@@ -176,7 +176,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
176
176
|
iconSizeMedium: string;
|
|
177
177
|
iconSizeLarge: string;
|
|
178
178
|
}, any>>>;
|
|
179
|
-
}
|
|
179
|
+
}>, () => JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<ExtractPropTypes<{
|
|
180
180
|
readonly horizontal: BooleanConstructor;
|
|
181
181
|
readonly itemPlacement: {
|
|
182
182
|
readonly type: PropType<"left" | "right">;
|
|
@@ -259,9 +259,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
259
259
|
iconSizeMedium: string;
|
|
260
260
|
iconSizeLarge: string;
|
|
261
261
|
}, any>>>;
|
|
262
|
-
}
|
|
262
|
+
}>> & Readonly<{}>, {
|
|
263
263
|
readonly size: "medium" | "large";
|
|
264
264
|
readonly horizontal: boolean;
|
|
265
265
|
readonly itemPlacement: "left" | "right";
|
|
266
|
-
}, {}>;
|
|
266
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
267
267
|
export default _default;
|
|
@@ -15,7 +15,7 @@ export declare const timelineItemProps: {
|
|
|
15
15
|
};
|
|
16
16
|
};
|
|
17
17
|
export type TimelineItemProps = ExtractPublicPropTypes<typeof timelineItemProps>;
|
|
18
|
-
declare const _default: import("vue").DefineComponent<{
|
|
18
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
19
19
|
time: PropType<string | number>;
|
|
20
20
|
title: StringConstructor;
|
|
21
21
|
content: StringConstructor;
|
|
@@ -28,8 +28,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
28
28
|
type: PropType<"default" | "success" | "error" | "warning" | "info">;
|
|
29
29
|
default: string;
|
|
30
30
|
};
|
|
31
|
-
}
|
|
32
|
-
mergedClsPrefix: import("vue").Ref<string>;
|
|
31
|
+
}>, {
|
|
32
|
+
mergedClsPrefix: import("vue").Ref<string, string>;
|
|
33
33
|
cssVars: import("vue").ComputedRef<{
|
|
34
34
|
'--n-bezier': string;
|
|
35
35
|
'--n-circle-border': string;
|
|
@@ -44,9 +44,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
44
44
|
'--n-title-text-color': string;
|
|
45
45
|
'--n-icon-size': string;
|
|
46
46
|
}> | undefined;
|
|
47
|
-
themeClass: import("vue").Ref<string> | undefined;
|
|
47
|
+
themeClass: import("vue").Ref<string, string> | undefined;
|
|
48
48
|
onRender: (() => void) | undefined;
|
|
49
|
-
},
|
|
49
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
50
50
|
time: PropType<string | number>;
|
|
51
51
|
title: StringConstructor;
|
|
52
52
|
content: StringConstructor;
|
|
@@ -59,8 +59,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
59
59
|
type: PropType<"default" | "success" | "error" | "warning" | "info">;
|
|
60
60
|
default: string;
|
|
61
61
|
};
|
|
62
|
-
}
|
|
62
|
+
}>> & Readonly<{}>, {
|
|
63
63
|
type: "error" | "default" | "info" | "success" | "warning";
|
|
64
64
|
lineType: "default" | "dashed";
|
|
65
|
-
}, {}>;
|
|
65
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
66
66
|
export default _default;
|