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,6 +1,6 @@
|
|
|
1
1
|
import { type PropType } from 'vue';
|
|
2
2
|
import { type Option } from './interface';
|
|
3
|
-
declare const _default: import("vue").DefineComponent<{
|
|
3
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
4
4
|
source: BooleanConstructor;
|
|
5
5
|
label: {
|
|
6
6
|
type: StringConstructor;
|
|
@@ -15,8 +15,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
15
15
|
type: PropType<Option>;
|
|
16
16
|
required: true;
|
|
17
17
|
};
|
|
18
|
-
}
|
|
19
|
-
mergedClsPrefix: import("vue").Ref<string>;
|
|
18
|
+
}>, {
|
|
19
|
+
mergedClsPrefix: import("vue").Ref<string, string>;
|
|
20
20
|
mergedTheme: import("vue").Ref<{
|
|
21
21
|
common: import("../..").ThemeCommonVars;
|
|
22
22
|
self: {
|
|
@@ -408,13 +408,404 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
408
408
|
} | undefined;
|
|
409
409
|
} | undefined;
|
|
410
410
|
};
|
|
411
|
+
}, {
|
|
412
|
+
common: import("../..").ThemeCommonVars;
|
|
413
|
+
self: {
|
|
414
|
+
itemHeightSmall: string;
|
|
415
|
+
itemHeightMedium: string;
|
|
416
|
+
itemHeightLarge: string;
|
|
417
|
+
fontSizeSmall: string;
|
|
418
|
+
fontSizeMedium: string;
|
|
419
|
+
fontSizeLarge: string;
|
|
420
|
+
borderRadius: string;
|
|
421
|
+
dividerColor: string;
|
|
422
|
+
borderColor: string;
|
|
423
|
+
listColor: string;
|
|
424
|
+
headerColor: string;
|
|
425
|
+
titleTextColor: string;
|
|
426
|
+
titleTextColorDisabled: string;
|
|
427
|
+
extraTextColor: string;
|
|
428
|
+
extraTextColorDisabled: string;
|
|
429
|
+
itemTextColor: string;
|
|
430
|
+
itemTextColorDisabled: string;
|
|
431
|
+
itemColorPending: string;
|
|
432
|
+
titleFontWeight: string;
|
|
433
|
+
closeColorHover: string;
|
|
434
|
+
closeColorPressed: string;
|
|
435
|
+
closeIconColor: string;
|
|
436
|
+
closeIconColorHover: string;
|
|
437
|
+
closeIconColorPressed: string;
|
|
438
|
+
extraFontSizeSmall: string;
|
|
439
|
+
extraFontSizeMedium: string;
|
|
440
|
+
extraFontSizeLarge: string;
|
|
441
|
+
titleFontSizeSmall: string;
|
|
442
|
+
titleFontSizeMedium: string;
|
|
443
|
+
titleFontSizeLarge: string;
|
|
444
|
+
closeSize: string;
|
|
445
|
+
closeIconSize: string;
|
|
446
|
+
headerHeightSmall: string;
|
|
447
|
+
headerHeightMedium: string;
|
|
448
|
+
headerHeightLarge: string;
|
|
449
|
+
};
|
|
450
|
+
peers: {
|
|
451
|
+
Checkbox: import("../../_mixins").Theme<"Checkbox", {
|
|
452
|
+
labelLineHeight: string;
|
|
453
|
+
fontSizeSmall: string;
|
|
454
|
+
fontSizeMedium: string;
|
|
455
|
+
fontSizeLarge: string;
|
|
456
|
+
borderRadius: string;
|
|
457
|
+
color: string;
|
|
458
|
+
colorChecked: string;
|
|
459
|
+
colorDisabled: string;
|
|
460
|
+
colorDisabledChecked: string;
|
|
461
|
+
colorTableHeader: string;
|
|
462
|
+
colorTableHeaderModal: string;
|
|
463
|
+
colorTableHeaderPopover: string;
|
|
464
|
+
checkMarkColor: string;
|
|
465
|
+
checkMarkColorDisabled: string;
|
|
466
|
+
checkMarkColorDisabledChecked: string;
|
|
467
|
+
border: string;
|
|
468
|
+
borderDisabled: string;
|
|
469
|
+
borderDisabledChecked: string;
|
|
470
|
+
borderChecked: string;
|
|
471
|
+
borderFocus: string;
|
|
472
|
+
boxShadowFocus: string;
|
|
473
|
+
textColor: string;
|
|
474
|
+
textColorDisabled: string;
|
|
475
|
+
sizeSmall: string;
|
|
476
|
+
sizeMedium: string;
|
|
477
|
+
sizeLarge: string;
|
|
478
|
+
labelPadding: string;
|
|
479
|
+
labelFontWeight: string;
|
|
480
|
+
}, any>;
|
|
481
|
+
Scrollbar: import("../../_mixins").Theme<"Scrollbar", {
|
|
482
|
+
height: string;
|
|
483
|
+
width: string;
|
|
484
|
+
borderRadius: string;
|
|
485
|
+
color: string;
|
|
486
|
+
colorHover: string;
|
|
487
|
+
railInsetHorizontalBottom: string;
|
|
488
|
+
railInsetHorizontalTop: string;
|
|
489
|
+
railInsetVerticalRight: string;
|
|
490
|
+
railInsetVerticalLeft: string;
|
|
491
|
+
railColor: string;
|
|
492
|
+
}, any>;
|
|
493
|
+
Input: import("../../_mixins").Theme<"Input", {
|
|
494
|
+
fontWeight: string;
|
|
495
|
+
countTextColorDisabled: string;
|
|
496
|
+
countTextColor: string;
|
|
497
|
+
heightTiny: string;
|
|
498
|
+
heightSmall: string;
|
|
499
|
+
heightMedium: string;
|
|
500
|
+
heightLarge: string;
|
|
501
|
+
fontSizeTiny: string;
|
|
502
|
+
fontSizeSmall: string;
|
|
503
|
+
fontSizeMedium: string;
|
|
504
|
+
fontSizeLarge: string;
|
|
505
|
+
lineHeight: string;
|
|
506
|
+
lineHeightTextarea: string;
|
|
507
|
+
borderRadius: string;
|
|
508
|
+
iconSize: string;
|
|
509
|
+
groupLabelColor: string;
|
|
510
|
+
groupLabelTextColor: string;
|
|
511
|
+
textColor: string;
|
|
512
|
+
textColorDisabled: string;
|
|
513
|
+
textDecorationColor: string;
|
|
514
|
+
caretColor: string;
|
|
515
|
+
placeholderColor: string;
|
|
516
|
+
placeholderColorDisabled: string;
|
|
517
|
+
color: string;
|
|
518
|
+
colorDisabled: string;
|
|
519
|
+
colorFocus: string;
|
|
520
|
+
groupLabelBorder: string;
|
|
521
|
+
border: string;
|
|
522
|
+
borderHover: string;
|
|
523
|
+
borderDisabled: string;
|
|
524
|
+
borderFocus: string;
|
|
525
|
+
boxShadowFocus: string;
|
|
526
|
+
loadingColor: string;
|
|
527
|
+
loadingColorWarning: string;
|
|
528
|
+
borderWarning: string;
|
|
529
|
+
borderHoverWarning: string;
|
|
530
|
+
colorFocusWarning: string;
|
|
531
|
+
borderFocusWarning: string;
|
|
532
|
+
boxShadowFocusWarning: string;
|
|
533
|
+
caretColorWarning: string;
|
|
534
|
+
loadingColorError: string;
|
|
535
|
+
borderError: string;
|
|
536
|
+
borderHoverError: string;
|
|
537
|
+
colorFocusError: string;
|
|
538
|
+
borderFocusError: string;
|
|
539
|
+
boxShadowFocusError: string;
|
|
540
|
+
caretColorError: string;
|
|
541
|
+
clearColor: string;
|
|
542
|
+
clearColorHover: string;
|
|
543
|
+
clearColorPressed: string;
|
|
544
|
+
iconColor: string;
|
|
545
|
+
iconColorDisabled: string;
|
|
546
|
+
iconColorHover: string;
|
|
547
|
+
iconColorPressed: string;
|
|
548
|
+
suffixTextColor: string;
|
|
549
|
+
paddingTiny: string;
|
|
550
|
+
paddingSmall: string;
|
|
551
|
+
paddingMedium: string;
|
|
552
|
+
paddingLarge: string;
|
|
553
|
+
clearSize: string;
|
|
554
|
+
}, any>;
|
|
555
|
+
Empty: import("../../_mixins").Theme<"Empty", {
|
|
556
|
+
fontSizeTiny: string;
|
|
557
|
+
fontSizeSmall: string;
|
|
558
|
+
fontSizeMedium: string;
|
|
559
|
+
fontSizeLarge: string;
|
|
560
|
+
fontSizeHuge: string;
|
|
561
|
+
textColor: string;
|
|
562
|
+
iconColor: string;
|
|
563
|
+
extraTextColor: string;
|
|
564
|
+
iconSizeTiny: string;
|
|
565
|
+
iconSizeSmall: string;
|
|
566
|
+
iconSizeMedium: string;
|
|
567
|
+
iconSizeLarge: string;
|
|
568
|
+
iconSizeHuge: string;
|
|
569
|
+
}, any>;
|
|
570
|
+
Button: import("../../_mixins").Theme<"Button", {
|
|
571
|
+
heightTiny: string;
|
|
572
|
+
heightSmall: string;
|
|
573
|
+
heightMedium: string;
|
|
574
|
+
heightLarge: string;
|
|
575
|
+
borderRadiusTiny: string;
|
|
576
|
+
borderRadiusSmall: string;
|
|
577
|
+
borderRadiusMedium: string;
|
|
578
|
+
borderRadiusLarge: string;
|
|
579
|
+
fontSizeTiny: string;
|
|
580
|
+
fontSizeSmall: string;
|
|
581
|
+
fontSizeMedium: string;
|
|
582
|
+
fontSizeLarge: string;
|
|
583
|
+
opacityDisabled: string;
|
|
584
|
+
colorOpacitySecondary: string;
|
|
585
|
+
colorOpacitySecondaryHover: string;
|
|
586
|
+
colorOpacitySecondaryPressed: string;
|
|
587
|
+
colorSecondary: string;
|
|
588
|
+
colorSecondaryHover: string;
|
|
589
|
+
colorSecondaryPressed: string;
|
|
590
|
+
colorTertiary: string;
|
|
591
|
+
colorTertiaryHover: string;
|
|
592
|
+
colorTertiaryPressed: string;
|
|
593
|
+
colorQuaternary: string;
|
|
594
|
+
colorQuaternaryHover: string;
|
|
595
|
+
colorQuaternaryPressed: string;
|
|
596
|
+
color: string;
|
|
597
|
+
colorHover: string;
|
|
598
|
+
colorPressed: string;
|
|
599
|
+
colorFocus: string;
|
|
600
|
+
colorDisabled: string;
|
|
601
|
+
textColor: string;
|
|
602
|
+
textColorTertiary: string;
|
|
603
|
+
textColorHover: string;
|
|
604
|
+
textColorPressed: string;
|
|
605
|
+
textColorFocus: string;
|
|
606
|
+
textColorDisabled: string;
|
|
607
|
+
textColorText: string;
|
|
608
|
+
textColorTextHover: string;
|
|
609
|
+
textColorTextPressed: string;
|
|
610
|
+
textColorTextFocus: string;
|
|
611
|
+
textColorTextDisabled: string;
|
|
612
|
+
textColorGhost: string;
|
|
613
|
+
textColorGhostHover: string;
|
|
614
|
+
textColorGhostPressed: string;
|
|
615
|
+
textColorGhostFocus: string;
|
|
616
|
+
textColorGhostDisabled: string;
|
|
617
|
+
border: string;
|
|
618
|
+
borderHover: string;
|
|
619
|
+
borderPressed: string;
|
|
620
|
+
borderFocus: string;
|
|
621
|
+
borderDisabled: string;
|
|
622
|
+
rippleColor: string;
|
|
623
|
+
colorPrimary: string;
|
|
624
|
+
colorHoverPrimary: string;
|
|
625
|
+
colorPressedPrimary: string;
|
|
626
|
+
colorFocusPrimary: string;
|
|
627
|
+
colorDisabledPrimary: string;
|
|
628
|
+
textColorPrimary: string;
|
|
629
|
+
textColorHoverPrimary: string;
|
|
630
|
+
textColorPressedPrimary: string;
|
|
631
|
+
textColorFocusPrimary: string;
|
|
632
|
+
textColorDisabledPrimary: string;
|
|
633
|
+
textColorTextPrimary: string;
|
|
634
|
+
textColorTextHoverPrimary: string;
|
|
635
|
+
textColorTextPressedPrimary: string;
|
|
636
|
+
textColorTextFocusPrimary: string;
|
|
637
|
+
textColorTextDisabledPrimary: string;
|
|
638
|
+
textColorGhostPrimary: string;
|
|
639
|
+
textColorGhostHoverPrimary: string;
|
|
640
|
+
textColorGhostPressedPrimary: string;
|
|
641
|
+
textColorGhostFocusPrimary: string;
|
|
642
|
+
textColorGhostDisabledPrimary: string;
|
|
643
|
+
borderPrimary: string;
|
|
644
|
+
borderHoverPrimary: string;
|
|
645
|
+
borderPressedPrimary: string;
|
|
646
|
+
borderFocusPrimary: string;
|
|
647
|
+
borderDisabledPrimary: string;
|
|
648
|
+
rippleColorPrimary: string;
|
|
649
|
+
colorInfo: string;
|
|
650
|
+
colorHoverInfo: string;
|
|
651
|
+
colorPressedInfo: string;
|
|
652
|
+
colorFocusInfo: string;
|
|
653
|
+
colorDisabledInfo: string;
|
|
654
|
+
textColorInfo: string;
|
|
655
|
+
textColorHoverInfo: string;
|
|
656
|
+
textColorPressedInfo: string;
|
|
657
|
+
textColorFocusInfo: string;
|
|
658
|
+
textColorDisabledInfo: string;
|
|
659
|
+
textColorTextInfo: string;
|
|
660
|
+
textColorTextHoverInfo: string;
|
|
661
|
+
textColorTextPressedInfo: string;
|
|
662
|
+
textColorTextFocusInfo: string;
|
|
663
|
+
textColorTextDisabledInfo: string;
|
|
664
|
+
textColorGhostInfo: string;
|
|
665
|
+
textColorGhostHoverInfo: string;
|
|
666
|
+
textColorGhostPressedInfo: string;
|
|
667
|
+
textColorGhostFocusInfo: string;
|
|
668
|
+
textColorGhostDisabledInfo: string;
|
|
669
|
+
borderInfo: string;
|
|
670
|
+
borderHoverInfo: string;
|
|
671
|
+
borderPressedInfo: string;
|
|
672
|
+
borderFocusInfo: string;
|
|
673
|
+
borderDisabledInfo: string;
|
|
674
|
+
rippleColorInfo: string;
|
|
675
|
+
colorSuccess: string;
|
|
676
|
+
colorHoverSuccess: string;
|
|
677
|
+
colorPressedSuccess: string;
|
|
678
|
+
colorFocusSuccess: string;
|
|
679
|
+
colorDisabledSuccess: string;
|
|
680
|
+
textColorSuccess: string;
|
|
681
|
+
textColorHoverSuccess: string;
|
|
682
|
+
textColorPressedSuccess: string;
|
|
683
|
+
textColorFocusSuccess: string;
|
|
684
|
+
textColorDisabledSuccess: string;
|
|
685
|
+
textColorTextSuccess: string;
|
|
686
|
+
textColorTextHoverSuccess: string;
|
|
687
|
+
textColorTextPressedSuccess: string;
|
|
688
|
+
textColorTextFocusSuccess: string;
|
|
689
|
+
textColorTextDisabledSuccess: string;
|
|
690
|
+
textColorGhostSuccess: string;
|
|
691
|
+
textColorGhostHoverSuccess: string;
|
|
692
|
+
textColorGhostPressedSuccess: string;
|
|
693
|
+
textColorGhostFocusSuccess: string;
|
|
694
|
+
textColorGhostDisabledSuccess: string;
|
|
695
|
+
borderSuccess: string;
|
|
696
|
+
borderHoverSuccess: string;
|
|
697
|
+
borderPressedSuccess: string;
|
|
698
|
+
borderFocusSuccess: string;
|
|
699
|
+
borderDisabledSuccess: string;
|
|
700
|
+
rippleColorSuccess: string;
|
|
701
|
+
colorWarning: string;
|
|
702
|
+
colorHoverWarning: string;
|
|
703
|
+
colorPressedWarning: string;
|
|
704
|
+
colorFocusWarning: string;
|
|
705
|
+
colorDisabledWarning: string;
|
|
706
|
+
textColorWarning: string;
|
|
707
|
+
textColorHoverWarning: string;
|
|
708
|
+
textColorPressedWarning: string;
|
|
709
|
+
textColorFocusWarning: string;
|
|
710
|
+
textColorDisabledWarning: string;
|
|
711
|
+
textColorTextWarning: string;
|
|
712
|
+
textColorTextHoverWarning: string;
|
|
713
|
+
textColorTextPressedWarning: string;
|
|
714
|
+
textColorTextFocusWarning: string;
|
|
715
|
+
textColorTextDisabledWarning: string;
|
|
716
|
+
textColorGhostWarning: string;
|
|
717
|
+
textColorGhostHoverWarning: string;
|
|
718
|
+
textColorGhostPressedWarning: string;
|
|
719
|
+
textColorGhostFocusWarning: string;
|
|
720
|
+
textColorGhostDisabledWarning: string;
|
|
721
|
+
borderWarning: string;
|
|
722
|
+
borderHoverWarning: string;
|
|
723
|
+
borderPressedWarning: string;
|
|
724
|
+
borderFocusWarning: string;
|
|
725
|
+
borderDisabledWarning: string;
|
|
726
|
+
rippleColorWarning: string;
|
|
727
|
+
colorError: string;
|
|
728
|
+
colorHoverError: string;
|
|
729
|
+
colorPressedError: string;
|
|
730
|
+
colorFocusError: string;
|
|
731
|
+
colorDisabledError: string;
|
|
732
|
+
textColorError: string;
|
|
733
|
+
textColorHoverError: string;
|
|
734
|
+
textColorPressedError: string;
|
|
735
|
+
textColorFocusError: string;
|
|
736
|
+
textColorDisabledError: string;
|
|
737
|
+
textColorTextError: string;
|
|
738
|
+
textColorTextHoverError: string;
|
|
739
|
+
textColorTextPressedError: string;
|
|
740
|
+
textColorTextFocusError: string;
|
|
741
|
+
textColorTextDisabledError: string;
|
|
742
|
+
textColorGhostError: string;
|
|
743
|
+
textColorGhostHoverError: string;
|
|
744
|
+
textColorGhostPressedError: string;
|
|
745
|
+
textColorGhostFocusError: string;
|
|
746
|
+
textColorGhostDisabledError: string;
|
|
747
|
+
borderError: string;
|
|
748
|
+
borderHoverError: string;
|
|
749
|
+
borderPressedError: string;
|
|
750
|
+
borderFocusError: string;
|
|
751
|
+
borderDisabledError: string;
|
|
752
|
+
rippleColorError: string;
|
|
753
|
+
waveOpacity: string;
|
|
754
|
+
fontWeight: string;
|
|
755
|
+
fontWeightStrong: string;
|
|
756
|
+
paddingTiny: string;
|
|
757
|
+
paddingSmall: string;
|
|
758
|
+
paddingMedium: string;
|
|
759
|
+
paddingLarge: string;
|
|
760
|
+
paddingRoundTiny: string;
|
|
761
|
+
paddingRoundSmall: string;
|
|
762
|
+
paddingRoundMedium: string;
|
|
763
|
+
paddingRoundLarge: string;
|
|
764
|
+
iconMarginTiny: string;
|
|
765
|
+
iconMarginSmall: string;
|
|
766
|
+
iconMarginMedium: string;
|
|
767
|
+
iconMarginLarge: string;
|
|
768
|
+
iconSizeTiny: string;
|
|
769
|
+
iconSizeSmall: string;
|
|
770
|
+
iconSizeMedium: string;
|
|
771
|
+
iconSizeLarge: string;
|
|
772
|
+
rippleDuration: string;
|
|
773
|
+
}, any>;
|
|
774
|
+
};
|
|
775
|
+
peerOverrides: {
|
|
776
|
+
Checkbox?: {
|
|
777
|
+
peers?: {
|
|
778
|
+
[x: string]: any;
|
|
779
|
+
} | undefined;
|
|
780
|
+
} | undefined;
|
|
781
|
+
Scrollbar?: {
|
|
782
|
+
peers?: {
|
|
783
|
+
[x: string]: any;
|
|
784
|
+
} | undefined;
|
|
785
|
+
} | undefined;
|
|
786
|
+
Input?: {
|
|
787
|
+
peers?: {
|
|
788
|
+
[x: string]: any;
|
|
789
|
+
} | undefined;
|
|
790
|
+
} | undefined;
|
|
791
|
+
Empty?: {
|
|
792
|
+
peers?: {
|
|
793
|
+
[x: string]: any;
|
|
794
|
+
} | undefined;
|
|
795
|
+
} | undefined;
|
|
796
|
+
Button?: {
|
|
797
|
+
peers?: {
|
|
798
|
+
[x: string]: any;
|
|
799
|
+
} | undefined;
|
|
800
|
+
} | undefined;
|
|
801
|
+
};
|
|
411
802
|
}>;
|
|
412
803
|
checked: import("vue").ComputedRef<boolean>;
|
|
413
|
-
showSelected: import("vue").Ref<boolean>;
|
|
414
|
-
renderSourceLabel: import("vue").Ref<import("./interface").TransferRenderSourceLabel | undefined>;
|
|
415
|
-
renderTargetLabel: import("vue").Ref<import("./interface").TransferRenderTargetLabel | undefined>;
|
|
804
|
+
showSelected: import("vue").Ref<boolean, boolean>;
|
|
805
|
+
renderSourceLabel: import("vue").Ref<import("./interface").TransferRenderSourceLabel | undefined, import("./interface").TransferRenderSourceLabel | undefined>;
|
|
806
|
+
renderTargetLabel: import("vue").Ref<import("./interface").TransferRenderTargetLabel | undefined, import("./interface").TransferRenderTargetLabel | undefined>;
|
|
416
807
|
handleClick: () => void;
|
|
417
|
-
},
|
|
808
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
418
809
|
source: BooleanConstructor;
|
|
419
810
|
label: {
|
|
420
811
|
type: StringConstructor;
|
|
@@ -429,8 +820,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
429
820
|
type: PropType<Option>;
|
|
430
821
|
required: true;
|
|
431
822
|
};
|
|
432
|
-
}
|
|
823
|
+
}>> & Readonly<{}>, {
|
|
433
824
|
source: boolean;
|
|
434
825
|
disabled: boolean;
|
|
435
|
-
}, {}>;
|
|
826
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
436
827
|
export default _default;
|
|
@@ -10,7 +10,7 @@ interface UseTransferDataProps {
|
|
|
10
10
|
filter: Filter;
|
|
11
11
|
}
|
|
12
12
|
export declare function useTransferData(props: UseTransferDataProps): {
|
|
13
|
-
uncontrolledValueRef: import("vue").Ref<OptionValue[] | null>;
|
|
13
|
+
uncontrolledValueRef: import("vue").Ref<OptionValue[] | null, OptionValue[] | null>;
|
|
14
14
|
mergedValueRef: import("vue").ComputedRef<OptionValue[] | null>;
|
|
15
15
|
targetValueSetRef: import("vue").ComputedRef<Set<OptionValue>>;
|
|
16
16
|
valueSetForCheckAllRef: import("vue").ComputedRef<Set<string | number>>;
|
|
@@ -22,8 +22,8 @@ export declare function useTransferData(props: UseTransferDataProps): {
|
|
|
22
22
|
canNotSelectAnythingRef: import("vue").ComputedRef<boolean>;
|
|
23
23
|
canBeClearedRef: import("vue").ComputedRef<boolean>;
|
|
24
24
|
allCheckedRef: import("vue").ComputedRef<boolean>;
|
|
25
|
-
srcPatternRef: import("vue").Ref<string>;
|
|
26
|
-
tgtPatternRef: import("vue").Ref<string>;
|
|
25
|
+
srcPatternRef: import("vue").Ref<string, string>;
|
|
26
|
+
tgtPatternRef: import("vue").Ref<string, string>;
|
|
27
27
|
mergedSrcFilterableRef: import("vue").ComputedRef<boolean>;
|
|
28
28
|
handleSrcFilterUpdateValue: (value: string | null) => void;
|
|
29
29
|
handleTgtFilterUpdateValue: (value: string | null) => void;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { TmNode } 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;
|
|
@@ -18,7 +18,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
18
18
|
type: PropType<() => void>;
|
|
19
19
|
required: true;
|
|
20
20
|
};
|
|
21
|
-
}
|
|
21
|
+
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
22
22
|
clsPrefix: {
|
|
23
23
|
type: StringConstructor;
|
|
24
24
|
required: true;
|
|
@@ -36,5 +36,5 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
36
36
|
type: PropType<() => void>;
|
|
37
37
|
required: true;
|
|
38
38
|
};
|
|
39
|
-
}
|
|
39
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
40
40
|
export default _default;
|
package/lib/tree/src/Tree.d.ts
CHANGED
|
@@ -1,8 +1,10 @@
|
|
|
1
|
+
import type { ScrollbarInst } from '../../_internal';
|
|
1
2
|
import type { ExtractPublicPropTypes, MaybeArray } from '../../_utils';
|
|
2
3
|
import type { ScrollbarProps } from '../../scrollbar/src/Scrollbar';
|
|
3
4
|
import type { AllowDrop, CheckOnClick, GetChildren, Key, OnLoad, RenderLabel, RenderPrefix, RenderSuffix, RenderSwitcherIcon, TreeDragInfo, TreeDropInfo, TreeNodeProps, TreeOption, TreeOptions, TreeOverrideNodeClickBehavior } from './interface';
|
|
4
5
|
import { type CheckStrategy, type TreeMateOptions } from 'treemate';
|
|
5
6
|
import { type PropType, type VNodeChild } from 'vue';
|
|
7
|
+
import { type VirtualListInst } from 'vueuc';
|
|
6
8
|
import { defaultAllowDrop } from './dnd';
|
|
7
9
|
export declare function createTreeMateOptions<T>(keyField: string, childrenField: string, disabledField: string, getChildren: GetChildren | undefined): TreeMateOptions<T, T, T>;
|
|
8
10
|
export type OnUpdateCheckedKeys = (value: Array<string & number>, option: Array<TreeOption | null>, meta: {
|
|
@@ -435,7 +437,7 @@ export declare const treeProps: {
|
|
|
435
437
|
}>>>;
|
|
436
438
|
};
|
|
437
439
|
export type TreeProps = ExtractPublicPropTypes<typeof treeProps>;
|
|
438
|
-
declare const _default: import("vue").DefineComponent<{
|
|
440
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
439
441
|
readonly internalTreeSelect: BooleanConstructor;
|
|
440
442
|
readonly internalScrollable: BooleanConstructor;
|
|
441
443
|
readonly internalScrollablePadding: StringConstructor;
|
|
@@ -798,8 +800,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
798
800
|
iconSizeHuge: string;
|
|
799
801
|
}, any>;
|
|
800
802
|
}>>>;
|
|
801
|
-
}
|
|
802
|
-
mergedClsPrefix: import("vue").Ref<string>;
|
|
803
|
+
}>, {
|
|
804
|
+
mergedClsPrefix: import("vue").Ref<string, string>;
|
|
803
805
|
mergedTheme: import("vue").ComputedRef<{
|
|
804
806
|
common: import("../..").ThemeCommonVars;
|
|
805
807
|
self: {
|
|
@@ -895,7 +897,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
895
897
|
} | undefined;
|
|
896
898
|
};
|
|
897
899
|
}>;
|
|
898
|
-
rtlEnabled: import("vue").Ref<import("../../config-provider/src/internal-interface").RtlItem | undefined> | undefined;
|
|
900
|
+
rtlEnabled: import("vue").Ref<import("../../config-provider/src/internal-interface").RtlItem | undefined, import("../../config-provider/src/internal-interface").RtlItem | undefined> | undefined;
|
|
899
901
|
fNodes: import("vue").ComputedRef<({
|
|
900
902
|
key: import("treemate").Key;
|
|
901
903
|
rawNode: {
|
|
@@ -1142,12 +1144,16 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1142
1144
|
contains: (treeNode: import("treemate").TreeNode<TreeOption, TreeOption, TreeOption> | null | undefined) => boolean;
|
|
1143
1145
|
}[];
|
|
1144
1146
|
})[]>;
|
|
1145
|
-
aip: import("vue").Ref<boolean>;
|
|
1146
|
-
selfElRef: import("vue").Ref<HTMLDivElement | null>;
|
|
1147
|
+
aip: import("vue").Ref<boolean, boolean>;
|
|
1148
|
+
selfElRef: import("vue").Ref<HTMLDivElement | null, HTMLDivElement | null>;
|
|
1147
1149
|
virtualListInstRef: import("vue").Ref<{
|
|
1148
1150
|
listElRef: HTMLElement;
|
|
1149
1151
|
itemsElRef: HTMLElement | null;
|
|
1150
1152
|
scrollTo: import("vueuc").VVirtualListScrollTo;
|
|
1153
|
+
} | null, VirtualListInst | {
|
|
1154
|
+
listElRef: HTMLElement;
|
|
1155
|
+
itemsElRef: HTMLElement | null;
|
|
1156
|
+
scrollTo: import("vueuc").VVirtualListScrollTo;
|
|
1151
1157
|
} | null>;
|
|
1152
1158
|
scrollbarInstRef: import("vue").Ref<{
|
|
1153
1159
|
$el: HTMLElement;
|
|
@@ -1160,6 +1166,17 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1160
1166
|
sync: () => void;
|
|
1161
1167
|
handleMouseEnterWrapper: () => void;
|
|
1162
1168
|
handleMouseLeaveWrapper: () => void;
|
|
1169
|
+
} | null, ScrollbarInst | {
|
|
1170
|
+
$el: HTMLElement;
|
|
1171
|
+
containerRef: HTMLElement | null;
|
|
1172
|
+
contentRef: HTMLElement | null;
|
|
1173
|
+
containerScrollTop: number;
|
|
1174
|
+
syncUnifiedContainer: () => void;
|
|
1175
|
+
scrollTo: import("../../_internal/scrollbar/src/Scrollbar").ScrollTo;
|
|
1176
|
+
scrollBy: import("../../_internal/scrollbar/src/Scrollbar").ScrollBy;
|
|
1177
|
+
sync: () => void;
|
|
1178
|
+
handleMouseEnterWrapper: () => void;
|
|
1179
|
+
handleMouseLeaveWrapper: () => void;
|
|
1163
1180
|
} | null>;
|
|
1164
1181
|
handleFocusout: (e: FocusEvent) => void;
|
|
1165
1182
|
handleDragLeaveTree: (e: DragEvent) => void;
|
|
@@ -1187,7 +1204,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1187
1204
|
'--n-line-height': string;
|
|
1188
1205
|
'--n-line-color': string;
|
|
1189
1206
|
}> | undefined;
|
|
1190
|
-
themeClass: import("vue").Ref<string> | undefined;
|
|
1207
|
+
themeClass: import("vue").Ref<string, string> | undefined;
|
|
1191
1208
|
onRender: (() => void) | undefined;
|
|
1192
1209
|
handleKeydown: (e: KeyboardEvent) => {
|
|
1193
1210
|
enterBehavior: import("./interface").TreeOverrideNodeClickBehaviorReturn | null;
|
|
@@ -1201,7 +1218,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1201
1218
|
keys: Key[];
|
|
1202
1219
|
options: Array<TreeOption | null>;
|
|
1203
1220
|
};
|
|
1204
|
-
},
|
|
1221
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
1205
1222
|
readonly internalTreeSelect: BooleanConstructor;
|
|
1206
1223
|
readonly internalScrollable: BooleanConstructor;
|
|
1207
1224
|
readonly internalScrollablePadding: StringConstructor;
|
|
@@ -1564,11 +1581,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1564
1581
|
iconSizeHuge: string;
|
|
1565
1582
|
}, any>;
|
|
1566
1583
|
}>>>;
|
|
1567
|
-
}
|
|
1584
|
+
}>> & Readonly<{}>, {
|
|
1568
1585
|
readonly pattern: string;
|
|
1569
1586
|
readonly data: TreeOptions;
|
|
1570
|
-
readonly multiple: boolean;
|
|
1571
1587
|
readonly disabled: boolean;
|
|
1588
|
+
readonly multiple: boolean;
|
|
1572
1589
|
readonly draggable: boolean;
|
|
1573
1590
|
readonly keyField: string;
|
|
1574
1591
|
readonly labelField: string;
|
|
@@ -1604,5 +1621,5 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1604
1621
|
readonly checkOnClick: boolean | CheckOnClick;
|
|
1605
1622
|
readonly blockNode: boolean;
|
|
1606
1623
|
readonly allowDrop: AllowDrop;
|
|
1607
|
-
}, {}>;
|
|
1624
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
1608
1625
|
export default _default;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { type ComponentPublicInstance, type PropType, type VNode } from 'vue';
|
|
2
2
|
import { type TmNode } from './interface';
|
|
3
|
-
declare const TreeNode: import("vue").DefineComponent<{
|
|
3
|
+
declare const TreeNode: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
4
4
|
clsPrefix: {
|
|
5
5
|
type: StringConstructor;
|
|
6
6
|
required: true;
|
|
@@ -9,7 +9,7 @@ declare const TreeNode: import("vue").DefineComponent<{
|
|
|
9
9
|
type: PropType<TmNode>;
|
|
10
10
|
required: true;
|
|
11
11
|
};
|
|
12
|
-
}
|
|
12
|
+
}>, {
|
|
13
13
|
showDropMark: import("vue").ComputedRef<boolean | undefined>;
|
|
14
14
|
showDropMarkAsParent: import("vue").ComputedRef<boolean>;
|
|
15
15
|
pending: import("vue").ComputedRef<boolean>;
|
|
@@ -24,18 +24,18 @@ declare const TreeNode: import("vue").DefineComponent<{
|
|
|
24
24
|
mergedCheckOnClick: import("vue").ComputedRef<boolean>;
|
|
25
25
|
checkboxDisabled: import("vue").ComputedRef<boolean>;
|
|
26
26
|
selectable: import("vue").ComputedRef<boolean>;
|
|
27
|
-
expandOnClick: import("vue").Ref<boolean>;
|
|
28
|
-
internalScrollable: import("vue").Ref<boolean>;
|
|
29
|
-
draggable: import("vue").Ref<boolean>;
|
|
30
|
-
blockLine: import("vue").Ref<boolean>;
|
|
27
|
+
expandOnClick: import("vue").Ref<boolean, boolean>;
|
|
28
|
+
internalScrollable: import("vue").Ref<boolean, boolean>;
|
|
29
|
+
draggable: import("vue").Ref<boolean, boolean>;
|
|
30
|
+
blockLine: import("vue").Ref<boolean, boolean>;
|
|
31
31
|
nodeProps: import("vue").ComputedRef<(import("vue").HTMLAttributes & Record<string, unknown>) | undefined>;
|
|
32
|
-
checkboxFocusable: import("vue").Ref<boolean>;
|
|
33
|
-
droppingPosition: import("vue").Ref<import("./interface").DropPosition | null>;
|
|
34
|
-
droppingOffsetLevel: import("vue").Ref<number>;
|
|
35
|
-
indent: import("vue").Ref<number>;
|
|
32
|
+
checkboxFocusable: import("vue").Ref<boolean, boolean>;
|
|
33
|
+
droppingPosition: import("vue").Ref<import("./interface").DropPosition | null, import("./interface").DropPosition | null>;
|
|
34
|
+
droppingOffsetLevel: import("vue").Ref<number, number>;
|
|
35
|
+
indent: import("vue").Ref<number, number>;
|
|
36
36
|
checkboxPlacement: "left" | "right";
|
|
37
|
-
showLine: import("vue").Ref<boolean>;
|
|
38
|
-
contentInstRef: import("vue").Ref<ComponentPublicInstance | null>;
|
|
37
|
+
showLine: import("vue").Ref<boolean, boolean>;
|
|
38
|
+
contentInstRef: import("vue").Ref<ComponentPublicInstance | null, ComponentPublicInstance | null>;
|
|
39
39
|
contentElRef: {
|
|
40
40
|
value: HTMLElement | null;
|
|
41
41
|
};
|
|
@@ -52,7 +52,7 @@ declare const TreeNode: import("vue").DefineComponent<{
|
|
|
52
52
|
handleLineClick: (e: MouseEvent) => void;
|
|
53
53
|
handleContentClick: (e: MouseEvent) => void;
|
|
54
54
|
handleSwitcherClick: () => void;
|
|
55
|
-
},
|
|
55
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
56
56
|
clsPrefix: {
|
|
57
57
|
type: StringConstructor;
|
|
58
58
|
required: true;
|
|
@@ -61,5 +61,5 @@ declare const TreeNode: import("vue").DefineComponent<{
|
|
|
61
61
|
type: PropType<TmNode>;
|
|
62
62
|
required: true;
|
|
63
63
|
};
|
|
64
|
-
}
|
|
64
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
65
65
|
export default TreeNode;
|