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,5 +1,6 @@
|
|
|
1
1
|
import { type ComponentPublicInstance, type PropType, type VNode, type VNodeChild } from 'vue';
|
|
2
|
-
|
|
2
|
+
import { type ScrollbarInst } from '../../_internal';
|
|
3
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
3
4
|
renderMask: PropType<() => VNodeChild>;
|
|
4
5
|
onClickoutside: PropType<(e: MouseEvent) => void>;
|
|
5
6
|
onBeforeLeave: {
|
|
@@ -95,7 +96,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
95
96
|
default: boolean;
|
|
96
97
|
};
|
|
97
98
|
blockScroll: BooleanConstructor;
|
|
98
|
-
}
|
|
99
|
+
}>, {
|
|
99
100
|
mergedTheme: import("vue").Ref<{
|
|
100
101
|
common: import("../..").ThemeCommonVars;
|
|
101
102
|
self: {
|
|
@@ -611,11 +612,526 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
611
612
|
} | undefined;
|
|
612
613
|
} | undefined;
|
|
613
614
|
};
|
|
615
|
+
}, {
|
|
616
|
+
common: import("../..").ThemeCommonVars;
|
|
617
|
+
self: {
|
|
618
|
+
color: string;
|
|
619
|
+
textColor: string;
|
|
620
|
+
boxShadow: string;
|
|
621
|
+
};
|
|
622
|
+
peers: {
|
|
623
|
+
Scrollbar: import("../../_mixins").Theme<"Scrollbar", {
|
|
624
|
+
height: string;
|
|
625
|
+
width: string;
|
|
626
|
+
borderRadius: string;
|
|
627
|
+
color: string;
|
|
628
|
+
colorHover: string;
|
|
629
|
+
railInsetHorizontalBottom: string;
|
|
630
|
+
railInsetHorizontalTop: string;
|
|
631
|
+
railInsetVerticalRight: string;
|
|
632
|
+
railInsetVerticalLeft: string;
|
|
633
|
+
railColor: string;
|
|
634
|
+
}, any>;
|
|
635
|
+
Dialog: import("../../_mixins").Theme<"Dialog", {
|
|
636
|
+
fontSize: string;
|
|
637
|
+
lineHeight: string;
|
|
638
|
+
border: string;
|
|
639
|
+
titleTextColor: string;
|
|
640
|
+
textColor: string;
|
|
641
|
+
color: string;
|
|
642
|
+
closeColorHover: string;
|
|
643
|
+
closeColorPressed: string;
|
|
644
|
+
closeIconColor: string;
|
|
645
|
+
closeIconColorHover: string;
|
|
646
|
+
closeIconColorPressed: string;
|
|
647
|
+
closeBorderRadius: string;
|
|
648
|
+
iconColor: string;
|
|
649
|
+
iconColorInfo: string;
|
|
650
|
+
iconColorSuccess: string;
|
|
651
|
+
iconColorWarning: string;
|
|
652
|
+
iconColorError: string;
|
|
653
|
+
borderRadius: string;
|
|
654
|
+
titleFontWeight: string;
|
|
655
|
+
titleFontSize: string;
|
|
656
|
+
padding: string;
|
|
657
|
+
iconSize: string;
|
|
658
|
+
actionSpace: string;
|
|
659
|
+
contentMargin: string;
|
|
660
|
+
iconMargin: string;
|
|
661
|
+
iconMarginIconTop: string;
|
|
662
|
+
closeSize: string;
|
|
663
|
+
closeIconSize: string;
|
|
664
|
+
closeMargin: string;
|
|
665
|
+
closeMarginIconTop: string;
|
|
666
|
+
}, {
|
|
667
|
+
Button: import("../../_mixins").Theme<"Button", {
|
|
668
|
+
heightTiny: string;
|
|
669
|
+
heightSmall: string;
|
|
670
|
+
heightMedium: string;
|
|
671
|
+
heightLarge: string;
|
|
672
|
+
borderRadiusTiny: string;
|
|
673
|
+
borderRadiusSmall: string;
|
|
674
|
+
borderRadiusMedium: string;
|
|
675
|
+
borderRadiusLarge: string;
|
|
676
|
+
fontSizeTiny: string;
|
|
677
|
+
fontSizeSmall: string;
|
|
678
|
+
fontSizeMedium: string;
|
|
679
|
+
fontSizeLarge: string;
|
|
680
|
+
opacityDisabled: string;
|
|
681
|
+
colorOpacitySecondary: string;
|
|
682
|
+
colorOpacitySecondaryHover: string;
|
|
683
|
+
colorOpacitySecondaryPressed: string;
|
|
684
|
+
colorSecondary: string;
|
|
685
|
+
colorSecondaryHover: string;
|
|
686
|
+
colorSecondaryPressed: string;
|
|
687
|
+
colorTertiary: string;
|
|
688
|
+
colorTertiaryHover: string;
|
|
689
|
+
colorTertiaryPressed: string;
|
|
690
|
+
colorQuaternary: string;
|
|
691
|
+
colorQuaternaryHover: string;
|
|
692
|
+
colorQuaternaryPressed: string;
|
|
693
|
+
color: string;
|
|
694
|
+
colorHover: string;
|
|
695
|
+
colorPressed: string;
|
|
696
|
+
colorFocus: string;
|
|
697
|
+
colorDisabled: string;
|
|
698
|
+
textColor: string;
|
|
699
|
+
textColorTertiary: string;
|
|
700
|
+
textColorHover: string;
|
|
701
|
+
textColorPressed: string;
|
|
702
|
+
textColorFocus: string;
|
|
703
|
+
textColorDisabled: string;
|
|
704
|
+
textColorText: string;
|
|
705
|
+
textColorTextHover: string;
|
|
706
|
+
textColorTextPressed: string;
|
|
707
|
+
textColorTextFocus: string;
|
|
708
|
+
textColorTextDisabled: string;
|
|
709
|
+
textColorGhost: string;
|
|
710
|
+
textColorGhostHover: string;
|
|
711
|
+
textColorGhostPressed: string;
|
|
712
|
+
textColorGhostFocus: string;
|
|
713
|
+
textColorGhostDisabled: string;
|
|
714
|
+
border: string;
|
|
715
|
+
borderHover: string;
|
|
716
|
+
borderPressed: string;
|
|
717
|
+
borderFocus: string;
|
|
718
|
+
borderDisabled: string;
|
|
719
|
+
rippleColor: string;
|
|
720
|
+
colorPrimary: string;
|
|
721
|
+
colorHoverPrimary: string;
|
|
722
|
+
colorPressedPrimary: string;
|
|
723
|
+
colorFocusPrimary: string;
|
|
724
|
+
colorDisabledPrimary: string;
|
|
725
|
+
textColorPrimary: string;
|
|
726
|
+
textColorHoverPrimary: string;
|
|
727
|
+
textColorPressedPrimary: string;
|
|
728
|
+
textColorFocusPrimary: string;
|
|
729
|
+
textColorDisabledPrimary: string;
|
|
730
|
+
textColorTextPrimary: string;
|
|
731
|
+
textColorTextHoverPrimary: string;
|
|
732
|
+
textColorTextPressedPrimary: string;
|
|
733
|
+
textColorTextFocusPrimary: string;
|
|
734
|
+
textColorTextDisabledPrimary: string;
|
|
735
|
+
textColorGhostPrimary: string;
|
|
736
|
+
textColorGhostHoverPrimary: string;
|
|
737
|
+
textColorGhostPressedPrimary: string;
|
|
738
|
+
textColorGhostFocusPrimary: string;
|
|
739
|
+
textColorGhostDisabledPrimary: string;
|
|
740
|
+
borderPrimary: string;
|
|
741
|
+
borderHoverPrimary: string;
|
|
742
|
+
borderPressedPrimary: string;
|
|
743
|
+
borderFocusPrimary: string;
|
|
744
|
+
borderDisabledPrimary: string;
|
|
745
|
+
rippleColorPrimary: string;
|
|
746
|
+
colorInfo: string;
|
|
747
|
+
colorHoverInfo: string;
|
|
748
|
+
colorPressedInfo: string;
|
|
749
|
+
colorFocusInfo: string;
|
|
750
|
+
colorDisabledInfo: string;
|
|
751
|
+
textColorInfo: string;
|
|
752
|
+
textColorHoverInfo: string;
|
|
753
|
+
textColorPressedInfo: string;
|
|
754
|
+
textColorFocusInfo: string;
|
|
755
|
+
textColorDisabledInfo: string;
|
|
756
|
+
textColorTextInfo: string;
|
|
757
|
+
textColorTextHoverInfo: string;
|
|
758
|
+
textColorTextPressedInfo: string;
|
|
759
|
+
textColorTextFocusInfo: string;
|
|
760
|
+
textColorTextDisabledInfo: string;
|
|
761
|
+
textColorGhostInfo: string;
|
|
762
|
+
textColorGhostHoverInfo: string;
|
|
763
|
+
textColorGhostPressedInfo: string;
|
|
764
|
+
textColorGhostFocusInfo: string;
|
|
765
|
+
textColorGhostDisabledInfo: string;
|
|
766
|
+
borderInfo: string;
|
|
767
|
+
borderHoverInfo: string;
|
|
768
|
+
borderPressedInfo: string;
|
|
769
|
+
borderFocusInfo: string;
|
|
770
|
+
borderDisabledInfo: string;
|
|
771
|
+
rippleColorInfo: string;
|
|
772
|
+
colorSuccess: string;
|
|
773
|
+
colorHoverSuccess: string;
|
|
774
|
+
colorPressedSuccess: string;
|
|
775
|
+
colorFocusSuccess: string;
|
|
776
|
+
colorDisabledSuccess: string;
|
|
777
|
+
textColorSuccess: string;
|
|
778
|
+
textColorHoverSuccess: string;
|
|
779
|
+
textColorPressedSuccess: string;
|
|
780
|
+
textColorFocusSuccess: string;
|
|
781
|
+
textColorDisabledSuccess: string;
|
|
782
|
+
textColorTextSuccess: string;
|
|
783
|
+
textColorTextHoverSuccess: string;
|
|
784
|
+
textColorTextPressedSuccess: string;
|
|
785
|
+
textColorTextFocusSuccess: string;
|
|
786
|
+
textColorTextDisabledSuccess: string;
|
|
787
|
+
textColorGhostSuccess: string;
|
|
788
|
+
textColorGhostHoverSuccess: string;
|
|
789
|
+
textColorGhostPressedSuccess: string;
|
|
790
|
+
textColorGhostFocusSuccess: string;
|
|
791
|
+
textColorGhostDisabledSuccess: string;
|
|
792
|
+
borderSuccess: string;
|
|
793
|
+
borderHoverSuccess: string;
|
|
794
|
+
borderPressedSuccess: string;
|
|
795
|
+
borderFocusSuccess: string;
|
|
796
|
+
borderDisabledSuccess: string;
|
|
797
|
+
rippleColorSuccess: string;
|
|
798
|
+
colorWarning: string;
|
|
799
|
+
colorHoverWarning: string;
|
|
800
|
+
colorPressedWarning: string;
|
|
801
|
+
colorFocusWarning: string;
|
|
802
|
+
colorDisabledWarning: string;
|
|
803
|
+
textColorWarning: string;
|
|
804
|
+
textColorHoverWarning: string;
|
|
805
|
+
textColorPressedWarning: string;
|
|
806
|
+
textColorFocusWarning: string;
|
|
807
|
+
textColorDisabledWarning: string;
|
|
808
|
+
textColorTextWarning: string;
|
|
809
|
+
textColorTextHoverWarning: string;
|
|
810
|
+
textColorTextPressedWarning: string;
|
|
811
|
+
textColorTextFocusWarning: string;
|
|
812
|
+
textColorTextDisabledWarning: string;
|
|
813
|
+
textColorGhostWarning: string;
|
|
814
|
+
textColorGhostHoverWarning: string;
|
|
815
|
+
textColorGhostPressedWarning: string;
|
|
816
|
+
textColorGhostFocusWarning: string;
|
|
817
|
+
textColorGhostDisabledWarning: string;
|
|
818
|
+
borderWarning: string;
|
|
819
|
+
borderHoverWarning: string;
|
|
820
|
+
borderPressedWarning: string;
|
|
821
|
+
borderFocusWarning: string;
|
|
822
|
+
borderDisabledWarning: string;
|
|
823
|
+
rippleColorWarning: string;
|
|
824
|
+
colorError: string;
|
|
825
|
+
colorHoverError: string;
|
|
826
|
+
colorPressedError: string;
|
|
827
|
+
colorFocusError: string;
|
|
828
|
+
colorDisabledError: string;
|
|
829
|
+
textColorError: string;
|
|
830
|
+
textColorHoverError: string;
|
|
831
|
+
textColorPressedError: string;
|
|
832
|
+
textColorFocusError: string;
|
|
833
|
+
textColorDisabledError: string;
|
|
834
|
+
textColorTextError: string;
|
|
835
|
+
textColorTextHoverError: string;
|
|
836
|
+
textColorTextPressedError: string;
|
|
837
|
+
textColorTextFocusError: string;
|
|
838
|
+
textColorTextDisabledError: string;
|
|
839
|
+
textColorGhostError: string;
|
|
840
|
+
textColorGhostHoverError: string;
|
|
841
|
+
textColorGhostPressedError: string;
|
|
842
|
+
textColorGhostFocusError: string;
|
|
843
|
+
textColorGhostDisabledError: string;
|
|
844
|
+
borderError: string;
|
|
845
|
+
borderHoverError: string;
|
|
846
|
+
borderPressedError: string;
|
|
847
|
+
borderFocusError: string;
|
|
848
|
+
borderDisabledError: string;
|
|
849
|
+
rippleColorError: string;
|
|
850
|
+
waveOpacity: string;
|
|
851
|
+
fontWeight: string;
|
|
852
|
+
fontWeightStrong: string;
|
|
853
|
+
paddingTiny: string;
|
|
854
|
+
paddingSmall: string;
|
|
855
|
+
paddingMedium: string;
|
|
856
|
+
paddingLarge: string;
|
|
857
|
+
paddingRoundTiny: string;
|
|
858
|
+
paddingRoundSmall: string;
|
|
859
|
+
paddingRoundMedium: string;
|
|
860
|
+
paddingRoundLarge: string;
|
|
861
|
+
iconMarginTiny: string;
|
|
862
|
+
iconMarginSmall: string;
|
|
863
|
+
iconMarginMedium: string;
|
|
864
|
+
iconMarginLarge: string;
|
|
865
|
+
iconSizeTiny: string;
|
|
866
|
+
iconSizeSmall: string;
|
|
867
|
+
iconSizeMedium: string;
|
|
868
|
+
iconSizeLarge: string;
|
|
869
|
+
rippleDuration: string;
|
|
870
|
+
}, any>;
|
|
871
|
+
}>;
|
|
872
|
+
Card: import("../../_mixins").Theme<"Card", {
|
|
873
|
+
lineHeight: string;
|
|
874
|
+
color: string;
|
|
875
|
+
colorModal: string;
|
|
876
|
+
colorPopover: string;
|
|
877
|
+
colorTarget: string;
|
|
878
|
+
colorEmbedded: string;
|
|
879
|
+
colorEmbeddedModal: string;
|
|
880
|
+
colorEmbeddedPopover: string;
|
|
881
|
+
textColor: string;
|
|
882
|
+
titleTextColor: string;
|
|
883
|
+
borderColor: string;
|
|
884
|
+
actionColor: string;
|
|
885
|
+
titleFontWeight: string;
|
|
886
|
+
closeColorHover: string;
|
|
887
|
+
closeColorPressed: string;
|
|
888
|
+
closeBorderRadius: string;
|
|
889
|
+
closeIconColor: string;
|
|
890
|
+
closeIconColorHover: string;
|
|
891
|
+
closeIconColorPressed: string;
|
|
892
|
+
fontSizeSmall: string;
|
|
893
|
+
fontSizeMedium: string;
|
|
894
|
+
fontSizeLarge: string;
|
|
895
|
+
fontSizeHuge: string;
|
|
896
|
+
boxShadow: string;
|
|
897
|
+
borderRadius: string;
|
|
898
|
+
paddingSmall: string;
|
|
899
|
+
paddingMedium: string;
|
|
900
|
+
paddingLarge: string;
|
|
901
|
+
paddingHuge: string;
|
|
902
|
+
titleFontSizeSmall: string;
|
|
903
|
+
titleFontSizeMedium: string;
|
|
904
|
+
titleFontSizeLarge: string;
|
|
905
|
+
titleFontSizeHuge: string;
|
|
906
|
+
closeIconSize: string;
|
|
907
|
+
closeSize: string;
|
|
908
|
+
}, any>;
|
|
909
|
+
};
|
|
910
|
+
peerOverrides: {
|
|
911
|
+
Scrollbar?: {
|
|
912
|
+
peers?: {
|
|
913
|
+
[x: string]: any;
|
|
914
|
+
} | undefined;
|
|
915
|
+
} | undefined;
|
|
916
|
+
Dialog?: {
|
|
917
|
+
peers?: {
|
|
918
|
+
Button?: import("../../_mixins/use-theme").ExtractThemeOverrides<import("../../_mixins").Theme<"Button", {
|
|
919
|
+
heightTiny: string;
|
|
920
|
+
heightSmall: string;
|
|
921
|
+
heightMedium: string;
|
|
922
|
+
heightLarge: string;
|
|
923
|
+
borderRadiusTiny: string;
|
|
924
|
+
borderRadiusSmall: string;
|
|
925
|
+
borderRadiusMedium: string;
|
|
926
|
+
borderRadiusLarge: string;
|
|
927
|
+
fontSizeTiny: string;
|
|
928
|
+
fontSizeSmall: string;
|
|
929
|
+
fontSizeMedium: string;
|
|
930
|
+
fontSizeLarge: string;
|
|
931
|
+
opacityDisabled: string;
|
|
932
|
+
colorOpacitySecondary: string;
|
|
933
|
+
colorOpacitySecondaryHover: string;
|
|
934
|
+
colorOpacitySecondaryPressed: string;
|
|
935
|
+
colorSecondary: string;
|
|
936
|
+
colorSecondaryHover: string;
|
|
937
|
+
colorSecondaryPressed: string;
|
|
938
|
+
colorTertiary: string;
|
|
939
|
+
colorTertiaryHover: string;
|
|
940
|
+
colorTertiaryPressed: string;
|
|
941
|
+
colorQuaternary: string;
|
|
942
|
+
colorQuaternaryHover: string;
|
|
943
|
+
colorQuaternaryPressed: string;
|
|
944
|
+
color: string;
|
|
945
|
+
colorHover: string;
|
|
946
|
+
colorPressed: string;
|
|
947
|
+
colorFocus: string;
|
|
948
|
+
colorDisabled: string;
|
|
949
|
+
textColor: string;
|
|
950
|
+
textColorTertiary: string;
|
|
951
|
+
textColorHover: string;
|
|
952
|
+
textColorPressed: string;
|
|
953
|
+
textColorFocus: string;
|
|
954
|
+
textColorDisabled: string;
|
|
955
|
+
textColorText: string;
|
|
956
|
+
textColorTextHover: string;
|
|
957
|
+
textColorTextPressed: string;
|
|
958
|
+
textColorTextFocus: string;
|
|
959
|
+
textColorTextDisabled: string;
|
|
960
|
+
textColorGhost: string;
|
|
961
|
+
textColorGhostHover: string;
|
|
962
|
+
textColorGhostPressed: string;
|
|
963
|
+
textColorGhostFocus: string;
|
|
964
|
+
textColorGhostDisabled: string;
|
|
965
|
+
border: string;
|
|
966
|
+
borderHover: string;
|
|
967
|
+
borderPressed: string;
|
|
968
|
+
borderFocus: string;
|
|
969
|
+
borderDisabled: string;
|
|
970
|
+
rippleColor: string;
|
|
971
|
+
colorPrimary: string;
|
|
972
|
+
colorHoverPrimary: string;
|
|
973
|
+
colorPressedPrimary: string;
|
|
974
|
+
colorFocusPrimary: string;
|
|
975
|
+
colorDisabledPrimary: string;
|
|
976
|
+
textColorPrimary: string;
|
|
977
|
+
textColorHoverPrimary: string;
|
|
978
|
+
textColorPressedPrimary: string;
|
|
979
|
+
textColorFocusPrimary: string;
|
|
980
|
+
textColorDisabledPrimary: string;
|
|
981
|
+
textColorTextPrimary: string;
|
|
982
|
+
textColorTextHoverPrimary: string;
|
|
983
|
+
textColorTextPressedPrimary: string;
|
|
984
|
+
textColorTextFocusPrimary: string;
|
|
985
|
+
textColorTextDisabledPrimary: string;
|
|
986
|
+
textColorGhostPrimary: string;
|
|
987
|
+
textColorGhostHoverPrimary: string;
|
|
988
|
+
textColorGhostPressedPrimary: string;
|
|
989
|
+
textColorGhostFocusPrimary: string;
|
|
990
|
+
textColorGhostDisabledPrimary: string;
|
|
991
|
+
borderPrimary: string;
|
|
992
|
+
borderHoverPrimary: string;
|
|
993
|
+
borderPressedPrimary: string;
|
|
994
|
+
borderFocusPrimary: string;
|
|
995
|
+
borderDisabledPrimary: string;
|
|
996
|
+
rippleColorPrimary: string;
|
|
997
|
+
colorInfo: string;
|
|
998
|
+
colorHoverInfo: string;
|
|
999
|
+
colorPressedInfo: string;
|
|
1000
|
+
colorFocusInfo: string;
|
|
1001
|
+
colorDisabledInfo: string;
|
|
1002
|
+
textColorInfo: string;
|
|
1003
|
+
textColorHoverInfo: string;
|
|
1004
|
+
textColorPressedInfo: string;
|
|
1005
|
+
textColorFocusInfo: string;
|
|
1006
|
+
textColorDisabledInfo: string;
|
|
1007
|
+
textColorTextInfo: string;
|
|
1008
|
+
textColorTextHoverInfo: string;
|
|
1009
|
+
textColorTextPressedInfo: string;
|
|
1010
|
+
textColorTextFocusInfo: string;
|
|
1011
|
+
textColorTextDisabledInfo: string;
|
|
1012
|
+
textColorGhostInfo: string;
|
|
1013
|
+
textColorGhostHoverInfo: string;
|
|
1014
|
+
textColorGhostPressedInfo: string;
|
|
1015
|
+
textColorGhostFocusInfo: string;
|
|
1016
|
+
textColorGhostDisabledInfo: string;
|
|
1017
|
+
borderInfo: string;
|
|
1018
|
+
borderHoverInfo: string;
|
|
1019
|
+
borderPressedInfo: string;
|
|
1020
|
+
borderFocusInfo: string;
|
|
1021
|
+
borderDisabledInfo: string;
|
|
1022
|
+
rippleColorInfo: string;
|
|
1023
|
+
colorSuccess: string;
|
|
1024
|
+
colorHoverSuccess: string;
|
|
1025
|
+
colorPressedSuccess: string;
|
|
1026
|
+
colorFocusSuccess: string;
|
|
1027
|
+
colorDisabledSuccess: string;
|
|
1028
|
+
textColorSuccess: string;
|
|
1029
|
+
textColorHoverSuccess: string;
|
|
1030
|
+
textColorPressedSuccess: string;
|
|
1031
|
+
textColorFocusSuccess: string;
|
|
1032
|
+
textColorDisabledSuccess: string;
|
|
1033
|
+
textColorTextSuccess: string;
|
|
1034
|
+
textColorTextHoverSuccess: string;
|
|
1035
|
+
textColorTextPressedSuccess: string;
|
|
1036
|
+
textColorTextFocusSuccess: string;
|
|
1037
|
+
textColorTextDisabledSuccess: string;
|
|
1038
|
+
textColorGhostSuccess: string;
|
|
1039
|
+
textColorGhostHoverSuccess: string;
|
|
1040
|
+
textColorGhostPressedSuccess: string;
|
|
1041
|
+
textColorGhostFocusSuccess: string;
|
|
1042
|
+
textColorGhostDisabledSuccess: string;
|
|
1043
|
+
borderSuccess: string;
|
|
1044
|
+
borderHoverSuccess: string;
|
|
1045
|
+
borderPressedSuccess: string;
|
|
1046
|
+
borderFocusSuccess: string;
|
|
1047
|
+
borderDisabledSuccess: string;
|
|
1048
|
+
rippleColorSuccess: string;
|
|
1049
|
+
colorWarning: string;
|
|
1050
|
+
colorHoverWarning: string;
|
|
1051
|
+
colorPressedWarning: string;
|
|
1052
|
+
colorFocusWarning: string;
|
|
1053
|
+
colorDisabledWarning: string;
|
|
1054
|
+
textColorWarning: string;
|
|
1055
|
+
textColorHoverWarning: string;
|
|
1056
|
+
textColorPressedWarning: string;
|
|
1057
|
+
textColorFocusWarning: string;
|
|
1058
|
+
textColorDisabledWarning: string;
|
|
1059
|
+
textColorTextWarning: string;
|
|
1060
|
+
textColorTextHoverWarning: string;
|
|
1061
|
+
textColorTextPressedWarning: string;
|
|
1062
|
+
textColorTextFocusWarning: string;
|
|
1063
|
+
textColorTextDisabledWarning: string;
|
|
1064
|
+
textColorGhostWarning: string;
|
|
1065
|
+
textColorGhostHoverWarning: string;
|
|
1066
|
+
textColorGhostPressedWarning: string;
|
|
1067
|
+
textColorGhostFocusWarning: string;
|
|
1068
|
+
textColorGhostDisabledWarning: string;
|
|
1069
|
+
borderWarning: string;
|
|
1070
|
+
borderHoverWarning: string;
|
|
1071
|
+
borderPressedWarning: string;
|
|
1072
|
+
borderFocusWarning: string;
|
|
1073
|
+
borderDisabledWarning: string;
|
|
1074
|
+
rippleColorWarning: string;
|
|
1075
|
+
colorError: string;
|
|
1076
|
+
colorHoverError: string;
|
|
1077
|
+
colorPressedError: string;
|
|
1078
|
+
colorFocusError: string;
|
|
1079
|
+
colorDisabledError: string;
|
|
1080
|
+
textColorError: string;
|
|
1081
|
+
textColorHoverError: string;
|
|
1082
|
+
textColorPressedError: string;
|
|
1083
|
+
textColorFocusError: string;
|
|
1084
|
+
textColorDisabledError: string;
|
|
1085
|
+
textColorTextError: string;
|
|
1086
|
+
textColorTextHoverError: string;
|
|
1087
|
+
textColorTextPressedError: string;
|
|
1088
|
+
textColorTextFocusError: string;
|
|
1089
|
+
textColorTextDisabledError: string;
|
|
1090
|
+
textColorGhostError: string;
|
|
1091
|
+
textColorGhostHoverError: string;
|
|
1092
|
+
textColorGhostPressedError: string;
|
|
1093
|
+
textColorGhostFocusError: string;
|
|
1094
|
+
textColorGhostDisabledError: string;
|
|
1095
|
+
borderError: string;
|
|
1096
|
+
borderHoverError: string;
|
|
1097
|
+
borderPressedError: string;
|
|
1098
|
+
borderFocusError: string;
|
|
1099
|
+
borderDisabledError: string;
|
|
1100
|
+
rippleColorError: string;
|
|
1101
|
+
waveOpacity: string;
|
|
1102
|
+
fontWeight: string;
|
|
1103
|
+
fontWeightStrong: string;
|
|
1104
|
+
paddingTiny: string;
|
|
1105
|
+
paddingSmall: string;
|
|
1106
|
+
paddingMedium: string;
|
|
1107
|
+
paddingLarge: string;
|
|
1108
|
+
paddingRoundTiny: string;
|
|
1109
|
+
paddingRoundSmall: string;
|
|
1110
|
+
paddingRoundMedium: string;
|
|
1111
|
+
paddingRoundLarge: string;
|
|
1112
|
+
iconMarginTiny: string;
|
|
1113
|
+
iconMarginSmall: string;
|
|
1114
|
+
iconMarginMedium: string;
|
|
1115
|
+
iconMarginLarge: string;
|
|
1116
|
+
iconSizeTiny: string;
|
|
1117
|
+
iconSizeSmall: string;
|
|
1118
|
+
iconSizeMedium: string;
|
|
1119
|
+
iconSizeLarge: string;
|
|
1120
|
+
rippleDuration: string;
|
|
1121
|
+
}, any>> | undefined;
|
|
1122
|
+
} | undefined;
|
|
1123
|
+
} | undefined;
|
|
1124
|
+
Card?: {
|
|
1125
|
+
peers?: {
|
|
1126
|
+
[x: string]: any;
|
|
1127
|
+
} | undefined;
|
|
1128
|
+
} | undefined;
|
|
1129
|
+
};
|
|
614
1130
|
}>;
|
|
615
|
-
appear: import("vue").Ref<boolean | undefined>;
|
|
616
|
-
isMounted: import("vue").Ref<boolean>;
|
|
617
|
-
mergedClsPrefix: import("vue").Ref<string>;
|
|
618
|
-
bodyRef: import("vue").Ref<HTMLElement | ComponentPublicInstance | null>;
|
|
1131
|
+
appear: import("vue").Ref<boolean | undefined, boolean | undefined>;
|
|
1132
|
+
isMounted: import("vue").Ref<boolean, boolean>;
|
|
1133
|
+
mergedClsPrefix: import("vue").Ref<string, string>;
|
|
1134
|
+
bodyRef: import("vue").Ref<HTMLElement | ComponentPublicInstance | null, HTMLElement | ComponentPublicInstance | null>;
|
|
619
1135
|
scrollbarRef: import("vue").Ref<{
|
|
620
1136
|
$el: HTMLElement;
|
|
621
1137
|
containerRef: HTMLElement | null;
|
|
@@ -627,10 +1143,23 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
627
1143
|
sync: () => void;
|
|
628
1144
|
handleMouseEnterWrapper: () => void;
|
|
629
1145
|
handleMouseLeaveWrapper: () => void;
|
|
1146
|
+
} | null, ScrollbarInst | {
|
|
1147
|
+
$el: HTMLElement;
|
|
1148
|
+
containerRef: HTMLElement | null;
|
|
1149
|
+
contentRef: HTMLElement | null;
|
|
1150
|
+
containerScrollTop: number;
|
|
1151
|
+
syncUnifiedContainer: () => void;
|
|
1152
|
+
scrollTo: import("../../_internal/scrollbar/src/Scrollbar").ScrollTo;
|
|
1153
|
+
scrollBy: import("../../_internal/scrollbar/src/Scrollbar").ScrollBy;
|
|
1154
|
+
sync: () => void;
|
|
1155
|
+
handleMouseEnterWrapper: () => void;
|
|
1156
|
+
handleMouseLeaveWrapper: () => void;
|
|
630
1157
|
} | null>;
|
|
631
|
-
displayed: import("vue").Ref<boolean>;
|
|
1158
|
+
displayed: import("vue").Ref<boolean, boolean>;
|
|
632
1159
|
childNodeRef: import("vue").Ref<VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
633
1160
|
[key: string]: any;
|
|
1161
|
+
}> | null, VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
1162
|
+
[key: string]: any;
|
|
634
1163
|
}> | null>;
|
|
635
1164
|
handlePositiveClick: () => void;
|
|
636
1165
|
handleNegativeClick: () => void;
|
|
@@ -638,7 +1167,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
638
1167
|
handleAfterLeave: () => void;
|
|
639
1168
|
handleBeforeLeave: (el: HTMLElement) => void;
|
|
640
1169
|
handleEnter: (el: HTMLElement) => void;
|
|
641
|
-
},
|
|
1170
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
642
1171
|
renderMask: PropType<() => VNodeChild>;
|
|
643
1172
|
onClickoutside: PropType<(e: MouseEvent) => void>;
|
|
644
1173
|
onBeforeLeave: {
|
|
@@ -734,7 +1263,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
734
1263
|
default: boolean;
|
|
735
1264
|
};
|
|
736
1265
|
blockScroll: BooleanConstructor;
|
|
737
|
-
}
|
|
1266
|
+
}>> & Readonly<{}>, {
|
|
738
1267
|
type: "error" | "default" | "info" | "success" | "warning";
|
|
739
1268
|
tag: keyof HTMLElementTagNameMap;
|
|
740
1269
|
size: "small" | "medium" | "large" | "huge";
|
|
@@ -746,7 +1275,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
746
1275
|
hoverable: boolean;
|
|
747
1276
|
embedded: boolean;
|
|
748
1277
|
segmented: boolean | import("../../card").CardSegmented;
|
|
749
|
-
trapFocus: boolean;
|
|
750
1278
|
blockScroll: boolean;
|
|
751
|
-
|
|
1279
|
+
trapFocus: boolean;
|
|
1280
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
752
1281
|
export default _default;
|
package/lib/modal/src/Modal.d.ts
CHANGED
|
@@ -988,7 +988,7 @@ export declare const modalProps: {
|
|
|
988
988
|
}>>>;
|
|
989
989
|
};
|
|
990
990
|
export type ModalProps = ExtractPublicPropTypes<typeof modalProps>;
|
|
991
|
-
declare const _default: import("vue").DefineComponent<{
|
|
991
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
992
992
|
onEsc: PropType<() => void>;
|
|
993
993
|
'onUpdate:show': PropType<MaybeArray<(value: boolean) => void>>;
|
|
994
994
|
onUpdateShow: PropType<MaybeArray<(value: boolean) => void>>;
|
|
@@ -1974,11 +1974,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1974
1974
|
closeSize: string;
|
|
1975
1975
|
}, any>;
|
|
1976
1976
|
}>>>;
|
|
1977
|
-
}
|
|
1978
|
-
mergedClsPrefix: import("vue").Ref<string>;
|
|
1977
|
+
}>, {
|
|
1978
|
+
mergedClsPrefix: import("vue").Ref<string, string>;
|
|
1979
1979
|
namespace: import("vue").ComputedRef<string | undefined>;
|
|
1980
|
-
isMounted: Readonly<import("vue").Ref<boolean>>;
|
|
1981
|
-
containerRef: import("vue").Ref<HTMLElement | null>;
|
|
1980
|
+
isMounted: Readonly<import("vue").Ref<boolean, boolean>>;
|
|
1981
|
+
containerRef: import("vue").Ref<HTMLElement | null, HTMLElement | null>;
|
|
1982
1982
|
presetProps: import("vue").ComputedRef<any>;
|
|
1983
1983
|
handleEsc: (e: KeyboardEvent) => void;
|
|
1984
1984
|
handleAfterLeave: () => void;
|
|
@@ -1994,9 +1994,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1994
1994
|
'--n-color': string;
|
|
1995
1995
|
'--n-text-color': string;
|
|
1996
1996
|
}> | undefined;
|
|
1997
|
-
themeClass: import("vue").Ref<string> | undefined;
|
|
1997
|
+
themeClass: import("vue").Ref<string, string> | undefined;
|
|
1998
1998
|
onRender: (() => void) | undefined;
|
|
1999
|
-
},
|
|
1999
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
2000
2000
|
onEsc: PropType<() => void>;
|
|
2001
2001
|
'onUpdate:show': PropType<MaybeArray<(value: boolean) => void>>;
|
|
2002
2002
|
onUpdateShow: PropType<MaybeArray<(value: boolean) => void>>;
|
|
@@ -2982,7 +2982,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
2982
2982
|
closeSize: string;
|
|
2983
2983
|
}, any>;
|
|
2984
2984
|
}>>>;
|
|
2985
|
-
}
|
|
2985
|
+
}>> & Readonly<{}>, {
|
|
2986
2986
|
type: "error" | "default" | "info" | "success" | "warning";
|
|
2987
2987
|
tag: keyof HTMLElementTagNameMap;
|
|
2988
2988
|
size: "small" | "medium" | "large" | "huge";
|
|
@@ -2997,13 +2997,13 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
2997
2997
|
hoverable: boolean;
|
|
2998
2998
|
embedded: boolean;
|
|
2999
2999
|
segmented: boolean | import("../..").CardSegmented;
|
|
3000
|
-
trapFocus: boolean;
|
|
3001
3000
|
blockScroll: boolean;
|
|
3001
|
+
trapFocus: boolean;
|
|
3002
3002
|
internalDialog: boolean;
|
|
3003
3003
|
internalModal: boolean;
|
|
3004
3004
|
internalAppear: boolean | undefined;
|
|
3005
3005
|
unstableShowMask: boolean;
|
|
3006
3006
|
maskClosable: boolean;
|
|
3007
3007
|
closeOnEsc: boolean;
|
|
3008
|
-
}, {}>;
|
|
3008
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
3009
3009
|
export default _default;
|