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
|
@@ -82,7 +82,7 @@ export declare const floatButtonProps: {
|
|
|
82
82
|
}, any>>>;
|
|
83
83
|
};
|
|
84
84
|
export type FloatButtonProps = ExtractPublicPropTypes<typeof floatButtonProps>;
|
|
85
|
-
declare const _default: import("vue").DefineComponent<{
|
|
85
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
86
86
|
readonly width: {
|
|
87
87
|
readonly type: PropType<string | number>;
|
|
88
88
|
readonly default: 40;
|
|
@@ -162,19 +162,19 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
162
162
|
textColorPrimary: string;
|
|
163
163
|
borderRadiusSquare: string;
|
|
164
164
|
}, any>>>;
|
|
165
|
-
}
|
|
165
|
+
}>, {
|
|
166
166
|
inlineStyle: import("vue").ComputedRef<CSSProperties>;
|
|
167
|
-
selfElRef: import("vue").Ref<HTMLDivElement | null>;
|
|
167
|
+
selfElRef: import("vue").Ref<HTMLDivElement | null, HTMLDivElement | null>;
|
|
168
168
|
cssVars: import("vue").ComputedRef<Record<string, string>> | undefined;
|
|
169
|
-
mergedClsPrefix: import("vue").Ref<string>;
|
|
169
|
+
mergedClsPrefix: import("vue").Ref<string, string>;
|
|
170
170
|
mergedShape: import("vue").ComputedRef<"circle" | "square">;
|
|
171
171
|
mergedShowMenu: import("vue").ComputedRef<boolean>;
|
|
172
|
-
themeClass: import("vue").Ref<string> | undefined;
|
|
172
|
+
themeClass: import("vue").Ref<string, string> | undefined;
|
|
173
173
|
onRender: (() => void) | undefined;
|
|
174
174
|
Mouseenter: () => void;
|
|
175
175
|
handleMouseleave: () => void;
|
|
176
176
|
handleClick: () => void;
|
|
177
|
-
},
|
|
177
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
178
178
|
readonly width: {
|
|
179
179
|
readonly type: PropType<string | number>;
|
|
180
180
|
readonly default: 40;
|
|
@@ -254,7 +254,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
254
254
|
textColorPrimary: string;
|
|
255
255
|
borderRadiusSquare: string;
|
|
256
256
|
}, any>>>;
|
|
257
|
-
}
|
|
257
|
+
}>> & Readonly<{}>, {
|
|
258
258
|
readonly type: "default" | "primary";
|
|
259
259
|
readonly position: "fixed" | "absolute" | "relative";
|
|
260
260
|
readonly height: string | number;
|
|
@@ -263,5 +263,5 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
263
263
|
readonly showMenu: boolean;
|
|
264
264
|
readonly onUpdateShowMenu: MaybeArray<(value: boolean) => void>;
|
|
265
265
|
readonly 'onUpdate:showMenu': MaybeArray<(value: boolean) => void>;
|
|
266
|
-
}, {}>;
|
|
266
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
267
267
|
export default _default;
|
|
@@ -35,7 +35,10 @@ exports.default = (0, cssr_1.cB)('float-button', `
|
|
|
35
35
|
border-radius: var(--n-border-radius-square);
|
|
36
36
|
`), (0, cssr_1.cE)('fill', `
|
|
37
37
|
position: absolute;
|
|
38
|
-
|
|
38
|
+
top: 0;
|
|
39
|
+
right: 0;
|
|
40
|
+
bottom: 0
|
|
41
|
+
left: 0;
|
|
39
42
|
transition: background-color .3s var(--n-bezier);
|
|
40
43
|
border-radius: inherit;
|
|
41
44
|
`), (0, cssr_1.cE)('body', `
|
|
@@ -73,7 +76,10 @@ exports.default = (0, cssr_1.cB)('float-button', `
|
|
|
73
76
|
opacity: 0;
|
|
74
77
|
transform: scale(0.75);
|
|
75
78
|
position: absolute;
|
|
76
|
-
|
|
79
|
+
top: 0;
|
|
80
|
+
right: 0;
|
|
81
|
+
bottom: 0;
|
|
82
|
+
left: 0;
|
|
77
83
|
display: flex;
|
|
78
84
|
align-items: center;
|
|
79
85
|
justify-content: center;
|
|
@@ -37,7 +37,7 @@ export declare const floatButtonGroupProps: {
|
|
|
37
37
|
};
|
|
38
38
|
export type FloatButtonGroupProps = ExtractPublicPropTypes<typeof floatButtonGroupProps>;
|
|
39
39
|
export declare const floatButtonGroupInjectionKey: import("vue").InjectionKey<ButtonGroupInjection>;
|
|
40
|
-
declare const _default: import("vue").DefineComponent<{
|
|
40
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
41
41
|
readonly left: PropType<string | number>;
|
|
42
42
|
readonly right: PropType<string | number>;
|
|
43
43
|
readonly top: PropType<string | number>;
|
|
@@ -68,12 +68,12 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
68
68
|
borderRadiusSquare: string;
|
|
69
69
|
boxShadow: string;
|
|
70
70
|
}, any>>>;
|
|
71
|
-
}
|
|
71
|
+
}>, {
|
|
72
72
|
cssVars: import("vue").ComputedRef<Record<string, string>> | undefined;
|
|
73
|
-
mergedClsPrefix: Ref<string>;
|
|
74
|
-
themeClass: Ref<string> | undefined;
|
|
73
|
+
mergedClsPrefix: Ref<string, string>;
|
|
74
|
+
themeClass: Ref<string, string> | undefined;
|
|
75
75
|
onRender: (() => void) | undefined;
|
|
76
|
-
},
|
|
76
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
77
77
|
readonly left: PropType<string | number>;
|
|
78
78
|
readonly right: PropType<string | number>;
|
|
79
79
|
readonly top: PropType<string | number>;
|
|
@@ -104,8 +104,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
104
104
|
borderRadiusSquare: string;
|
|
105
105
|
boxShadow: string;
|
|
106
106
|
}, any>>>;
|
|
107
|
-
}
|
|
107
|
+
}>> & Readonly<{}>, {
|
|
108
108
|
readonly position: "fixed" | "absolute" | "relative";
|
|
109
109
|
readonly shape: "circle" | "square";
|
|
110
|
-
}, {}>;
|
|
110
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
111
111
|
export default _default;
|
|
@@ -34,6 +34,12 @@ exports.default = (0, index_1.cB)('float-button-group', [(0, index_1.cB)('float-
|
|
|
34
34
|
`), (0, index_1.c)('&:last-child', `
|
|
35
35
|
border-bottom-left-radius: 4px;
|
|
36
36
|
border-bottom-right-radius: 4px;
|
|
37
|
-
`), (0, index_1.cE)('fill',
|
|
37
|
+
`), (0, index_1.cE)('fill', `
|
|
38
|
+
top: 4px;
|
|
39
|
+
right: 4px;
|
|
40
|
+
bottom: 4px;
|
|
41
|
+
left: 4px;
|
|
42
|
+
border-radius: var(--n-border-radius-square);
|
|
43
|
+
`)])]), (0, index_1.cM)('circle-shape', [(0, index_1.c)('>:not(:last-child)', `
|
|
38
44
|
margin-bottom: 16px;
|
|
39
45
|
`)])]);
|
package/lib/form/src/Form.d.ts
CHANGED
|
@@ -133,7 +133,7 @@ export declare const formProps: {
|
|
|
133
133
|
};
|
|
134
134
|
export type FormSetupProps = ExtractPropTypes<typeof formProps>;
|
|
135
135
|
export type FormProps = ExtractPublicPropTypes<typeof formProps>;
|
|
136
|
-
declare const _default: import("vue").DefineComponent<{
|
|
136
|
+
declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
|
|
137
137
|
readonly inline: BooleanConstructor;
|
|
138
138
|
readonly labelWidth: PropType<number | string>;
|
|
139
139
|
readonly labelAlign: PropType<LabelAlign>;
|
|
@@ -262,9 +262,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
262
262
|
labelTextAlignHorizontal: string;
|
|
263
263
|
labelFontWeight: string;
|
|
264
264
|
}, any>>>;
|
|
265
|
-
}
|
|
266
|
-
mergedClsPrefix: import("vue").Ref<string>;
|
|
267
|
-
},
|
|
265
|
+
}>, FormInst & {
|
|
266
|
+
mergedClsPrefix: import("vue").Ref<string, string>;
|
|
267
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<ExtractPropTypes<{
|
|
268
268
|
readonly inline: BooleanConstructor;
|
|
269
269
|
readonly labelWidth: PropType<number | string>;
|
|
270
270
|
readonly labelAlign: PropType<LabelAlign>;
|
|
@@ -393,7 +393,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
393
393
|
labelTextAlignHorizontal: string;
|
|
394
394
|
labelFontWeight: string;
|
|
395
395
|
}, any>>>;
|
|
396
|
-
}
|
|
396
|
+
}>> & Readonly<{}>, {
|
|
397
397
|
readonly inline: boolean;
|
|
398
398
|
readonly disabled: boolean;
|
|
399
399
|
readonly onSubmit: (e: Event) => void;
|
|
@@ -402,5 +402,5 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
402
402
|
readonly showRequireMark: boolean | undefined;
|
|
403
403
|
readonly showFeedback: boolean;
|
|
404
404
|
readonly showLabel: boolean | undefined;
|
|
405
|
-
}, {}>;
|
|
405
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
406
406
|
export default _default;
|
|
@@ -132,7 +132,7 @@ export declare const formItemProps: {
|
|
|
132
132
|
export type FormItemSetupProps = ExtractPropTypes<typeof formItemProps>;
|
|
133
133
|
export type FormItemProps = ExtractPublicPropTypes<typeof formItemProps>;
|
|
134
134
|
export declare const formItemPropKeys: ("label" | "size" | "first" | "required" | "path" | "theme" | "themeOverrides" | "builtinThemeOverrides" | "labelWidth" | "labelAlign" | "labelPlacement" | "showRequireMark" | "requireMarkPlacement" | "showFeedback" | "showLabel" | "labelStyle" | "rulePath" | "rule" | "ignorePathChange" | "validationStatus" | "feedback" | "feedbackClass" | "feedbackStyle" | "labelProps")[];
|
|
135
|
-
declare const _default: import("vue").DefineComponent<{
|
|
135
|
+
declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
|
|
136
136
|
readonly label: StringConstructor;
|
|
137
137
|
readonly labelWidth: PropType<string | number>;
|
|
138
138
|
readonly labelStyle: PropType<CSSProperties | string>;
|
|
@@ -259,7 +259,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
259
259
|
labelTextAlignHorizontal: string;
|
|
260
260
|
labelFontWeight: string;
|
|
261
261
|
}, any>>>;
|
|
262
|
-
}
|
|
262
|
+
}>, {
|
|
263
263
|
cssVars: import("vue").ComputedRef<{
|
|
264
264
|
'--n-bezier': string;
|
|
265
265
|
'--n-line-height': string;
|
|
@@ -278,15 +278,15 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
278
278
|
'--n-feedback-text-color-warning': string;
|
|
279
279
|
'--n-feedback-text-color-error': string;
|
|
280
280
|
}> | undefined;
|
|
281
|
-
themeClass: import("vue").Ref<string> | undefined;
|
|
281
|
+
themeClass: import("vue").Ref<string, string> | undefined;
|
|
282
282
|
onRender: (() => void) | undefined;
|
|
283
283
|
validate: import("./interface").FormItemValidate;
|
|
284
284
|
restoreValidation: () => void;
|
|
285
285
|
path?: string;
|
|
286
286
|
internalValidate: FormItemInternalValidate;
|
|
287
287
|
mergedSize: import("vue").ComputedRef<import("./interface").Size>;
|
|
288
|
-
validationErrored: import("vue").Ref<boolean>;
|
|
289
|
-
validationWarned: import("vue").Ref<boolean>;
|
|
288
|
+
validationErrored: import("vue").Ref<boolean, boolean>;
|
|
289
|
+
validationWarned: import("vue").Ref<boolean, boolean>;
|
|
290
290
|
mergedLabelStyle: import("vue").ComputedRef<import("vue").StyleValue[]>;
|
|
291
291
|
mergedLabelPlacement: import("vue").ComputedRef<LabelPlacement>;
|
|
292
292
|
mergedLabelAlign: import("vue").ComputedRef<LabelAlign | undefined>;
|
|
@@ -296,16 +296,22 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
296
296
|
mergedShowFeedback: import("vue").ComputedRef<boolean>;
|
|
297
297
|
mergedShowLabel: import("vue").ComputedRef<boolean>;
|
|
298
298
|
isAutoLabelWidth: import("vue").ComputedRef<boolean>;
|
|
299
|
-
labelElementRef: import("vue").Ref<HTMLLabelElement | null>;
|
|
300
|
-
mergedClsPrefix: import("vue").Ref<string>;
|
|
299
|
+
labelElementRef: import("vue").Ref<HTMLLabelElement | null, HTMLLabelElement | null>;
|
|
300
|
+
mergedClsPrefix: import("vue").Ref<string, string>;
|
|
301
301
|
mergedRequired: import("vue").ComputedRef<boolean>;
|
|
302
|
-
feedbackId: import("vue").Ref<string>;
|
|
302
|
+
feedbackId: import("vue").Ref<string, string>;
|
|
303
303
|
renderExplains: import("vue").Ref<{
|
|
304
304
|
key: string;
|
|
305
305
|
render: () => VNodeChild;
|
|
306
|
+
}[], {
|
|
307
|
+
key: string;
|
|
308
|
+
render: () => VNodeChild;
|
|
309
|
+
}[] | {
|
|
310
|
+
key: string;
|
|
311
|
+
render: () => VNodeChild;
|
|
306
312
|
}[]>;
|
|
307
313
|
reverseColSpace: import("vue").ComputedRef<boolean>;
|
|
308
|
-
},
|
|
314
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<ExtractPropTypes<{
|
|
309
315
|
readonly label: StringConstructor;
|
|
310
316
|
readonly labelWidth: PropType<string | number>;
|
|
311
317
|
readonly labelStyle: PropType<CSSProperties | string>;
|
|
@@ -432,12 +438,12 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
432
438
|
labelTextAlignHorizontal: string;
|
|
433
439
|
labelFontWeight: string;
|
|
434
440
|
}, any>>>;
|
|
435
|
-
}
|
|
441
|
+
}>> & Readonly<{}>, {
|
|
436
442
|
readonly first: boolean;
|
|
437
443
|
readonly required: boolean;
|
|
438
444
|
readonly showRequireMark: boolean | undefined;
|
|
439
445
|
readonly showFeedback: boolean | undefined;
|
|
440
446
|
readonly showLabel: boolean | undefined;
|
|
441
447
|
readonly ignorePathChange: boolean;
|
|
442
|
-
}, {}>;
|
|
448
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
443
449
|
export default _default;
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import type { ExtractPublicPropTypes } from '../../_utils';
|
|
2
|
+
import type { FormItemInst } from './interface';
|
|
2
3
|
export declare const formItemColProps: {
|
|
3
4
|
readonly label: StringConstructor;
|
|
4
5
|
readonly labelWidth: import("vue").PropType<string | number>;
|
|
@@ -145,7 +146,7 @@ export declare const formItemColProps: {
|
|
|
145
146
|
};
|
|
146
147
|
export declare const formItemColPropKeys: ("label" | "size" | "push" | "span" | "first" | "offset" | "required" | "path" | "theme" | "themeOverrides" | "builtinThemeOverrides" | "labelWidth" | "labelAlign" | "labelPlacement" | "showRequireMark" | "requireMarkPlacement" | "showFeedback" | "showLabel" | "labelStyle" | "rulePath" | "rule" | "ignorePathChange" | "validationStatus" | "feedback" | "feedbackClass" | "feedbackStyle" | "labelProps" | "pull")[];
|
|
147
148
|
export type FormItemColProps = ExtractPublicPropTypes<typeof formItemColProps>;
|
|
148
|
-
declare const _default: import("vue").DefineComponent<{
|
|
149
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
149
150
|
readonly label: StringConstructor;
|
|
150
151
|
readonly labelWidth: import("vue").PropType<string | number>;
|
|
151
152
|
readonly labelStyle: import("vue").PropType<import("vue").CSSProperties | string>;
|
|
@@ -288,16 +289,21 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
288
289
|
readonly type: import("vue").PropType<import("../../legacy-grid/src/interface").Span>;
|
|
289
290
|
readonly default: 0;
|
|
290
291
|
};
|
|
291
|
-
}
|
|
292
|
+
}>, {
|
|
292
293
|
formItemInstRef: import("vue").Ref<{
|
|
293
294
|
validate: import("./interface").FormItemValidate;
|
|
294
295
|
restoreValidation: () => void;
|
|
295
296
|
path?: string | undefined;
|
|
296
297
|
internalValidate: import("./interface").FormItemInternalValidate;
|
|
298
|
+
} | null, FormItemInst | {
|
|
299
|
+
validate: import("./interface").FormItemValidate;
|
|
300
|
+
restoreValidation: () => void;
|
|
301
|
+
path?: string | undefined;
|
|
302
|
+
internalValidate: import("./interface").FormItemInternalValidate;
|
|
297
303
|
} | null>;
|
|
298
304
|
validate: import("./interface").FormItemValidate;
|
|
299
305
|
restoreValidation: () => void;
|
|
300
|
-
},
|
|
306
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
301
307
|
readonly label: StringConstructor;
|
|
302
308
|
readonly labelWidth: import("vue").PropType<string | number>;
|
|
303
309
|
readonly labelStyle: import("vue").PropType<import("vue").CSSProperties | string>;
|
|
@@ -440,7 +446,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
440
446
|
readonly type: import("vue").PropType<import("../../legacy-grid/src/interface").Span>;
|
|
441
447
|
readonly default: 0;
|
|
442
448
|
};
|
|
443
|
-
}
|
|
449
|
+
}>> & Readonly<{}>, {
|
|
444
450
|
readonly push: import("../../legacy-grid/src/interface").Span;
|
|
445
451
|
readonly span: import("../../legacy-grid/src/interface").Span;
|
|
446
452
|
readonly first: boolean;
|
|
@@ -451,5 +457,5 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
451
457
|
readonly showLabel: boolean | undefined;
|
|
452
458
|
readonly ignorePathChange: boolean;
|
|
453
459
|
readonly pull: import("../../legacy-grid/src/interface").Span;
|
|
454
|
-
}, {}>;
|
|
460
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
455
461
|
export default _default;
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import type { ExtractPublicPropTypes } from '../../_utils';
|
|
2
|
+
import type { FormItemInst } from './interface';
|
|
2
3
|
export declare const formItemGiProps: {
|
|
3
4
|
readonly label: StringConstructor;
|
|
4
5
|
readonly labelWidth: import("vue").PropType<string | number>;
|
|
@@ -145,7 +146,7 @@ export declare const formItemGiProps: {
|
|
|
145
146
|
};
|
|
146
147
|
export declare const formItemGiPropKeys: ("label" | "size" | "span" | "first" | "offset" | "required" | "path" | "theme" | "themeOverrides" | "builtinThemeOverrides" | "suffix" | "labelWidth" | "labelAlign" | "labelPlacement" | "showRequireMark" | "requireMarkPlacement" | "showFeedback" | "showLabel" | "labelStyle" | "rulePath" | "rule" | "ignorePathChange" | "validationStatus" | "feedback" | "feedbackClass" | "feedbackStyle" | "labelProps" | "privateSpan" | "privateColStart" | "privateShow" | "privateOffset")[];
|
|
147
148
|
export type FormItemGiProps = ExtractPublicPropTypes<typeof formItemGiProps>;
|
|
148
|
-
declare const _default: import("vue").DefineComponent<{
|
|
149
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
149
150
|
readonly label: StringConstructor;
|
|
150
151
|
readonly labelWidth: import("vue").PropType<string | number>;
|
|
151
152
|
readonly labelStyle: import("vue").PropType<import("vue").CSSProperties | string>;
|
|
@@ -288,16 +289,21 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
288
289
|
readonly type: BooleanConstructor;
|
|
289
290
|
readonly default: true;
|
|
290
291
|
};
|
|
291
|
-
}
|
|
292
|
+
}>, {
|
|
292
293
|
formItemInstRef: import("vue").Ref<{
|
|
293
294
|
validate: import("./interface").FormItemValidate;
|
|
294
295
|
restoreValidation: () => void;
|
|
295
296
|
path?: string | undefined;
|
|
296
297
|
internalValidate: import("./interface").FormItemInternalValidate;
|
|
298
|
+
} | null, FormItemInst | {
|
|
299
|
+
validate: import("./interface").FormItemValidate;
|
|
300
|
+
restoreValidation: () => void;
|
|
301
|
+
path?: string | undefined;
|
|
302
|
+
internalValidate: import("./interface").FormItemInternalValidate;
|
|
297
303
|
} | null>;
|
|
298
304
|
validate: import("./interface").FormItemValidate;
|
|
299
305
|
restoreValidation: () => void;
|
|
300
|
-
},
|
|
306
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
301
307
|
readonly label: StringConstructor;
|
|
302
308
|
readonly labelWidth: import("vue").PropType<string | number>;
|
|
303
309
|
readonly labelStyle: import("vue").PropType<import("vue").CSSProperties | string>;
|
|
@@ -440,7 +446,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
440
446
|
readonly type: BooleanConstructor;
|
|
441
447
|
readonly default: true;
|
|
442
448
|
};
|
|
443
|
-
}
|
|
449
|
+
}>> & Readonly<{}>, {
|
|
444
450
|
readonly span: string | number;
|
|
445
451
|
readonly first: boolean;
|
|
446
452
|
readonly offset: string | number;
|
|
@@ -451,5 +457,5 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
451
457
|
readonly showLabel: boolean | undefined;
|
|
452
458
|
readonly ignorePathChange: boolean;
|
|
453
459
|
readonly privateShow: boolean;
|
|
454
|
-
}, {}>;
|
|
460
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
455
461
|
export default _default;
|
|
@@ -150,7 +150,7 @@ export declare const formItemRowProps: {
|
|
|
150
150
|
justifyContent: StringConstructor;
|
|
151
151
|
};
|
|
152
152
|
export type FormItemRowProps = ExtractPublicPropTypes<typeof formItemRowProps>;
|
|
153
|
-
declare const _default: import("vue").DefineComponent<{
|
|
153
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
154
154
|
label: StringConstructor;
|
|
155
155
|
labelWidth: import("vue").PropType<string | number>;
|
|
156
156
|
labelStyle: import("vue").PropType<import("vue").CSSProperties | string>;
|
|
@@ -299,16 +299,21 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
299
299
|
};
|
|
300
300
|
alignItems: StringConstructor;
|
|
301
301
|
justifyContent: StringConstructor;
|
|
302
|
-
}
|
|
302
|
+
}>, {
|
|
303
303
|
formItemColInstRef: import("vue").Ref<{
|
|
304
304
|
validate: import("./interface").FormItemValidate;
|
|
305
305
|
restoreValidation: () => void;
|
|
306
306
|
path?: string | undefined;
|
|
307
307
|
internalValidate: import("./interface").FormItemInternalValidate;
|
|
308
|
+
} | null, import("./interface").FormItemInst | {
|
|
309
|
+
validate: import("./interface").FormItemValidate;
|
|
310
|
+
restoreValidation: () => void;
|
|
311
|
+
path?: string | undefined;
|
|
312
|
+
internalValidate: import("./interface").FormItemInternalValidate;
|
|
308
313
|
} | null>;
|
|
309
314
|
validate: import("./interface").FormItemValidate;
|
|
310
315
|
restoreValidation: () => void;
|
|
311
|
-
},
|
|
316
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
312
317
|
label: StringConstructor;
|
|
313
318
|
labelWidth: import("vue").PropType<string | number>;
|
|
314
319
|
labelStyle: import("vue").PropType<import("vue").CSSProperties | string>;
|
|
@@ -457,7 +462,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
457
462
|
};
|
|
458
463
|
alignItems: StringConstructor;
|
|
459
464
|
justifyContent: StringConstructor;
|
|
460
|
-
}
|
|
465
|
+
}>> & Readonly<{}>, {
|
|
461
466
|
push: import("../../legacy-grid/src/interface").Span;
|
|
462
467
|
span: import("../../legacy-grid/src/interface").Span;
|
|
463
468
|
first: boolean;
|
|
@@ -469,5 +474,5 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
469
474
|
ignorePathChange: boolean;
|
|
470
475
|
gutter: string | number | [number, number];
|
|
471
476
|
pull: import("../../legacy-grid/src/interface").Span;
|
|
472
|
-
}, {}>;
|
|
477
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
473
478
|
export default _default;
|
package/lib/form/src/utils.d.ts
CHANGED
|
@@ -5,8 +5,8 @@ export declare function formItemSize(props: FormItemSetupProps): {
|
|
|
5
5
|
mergedSize: ComputedRef<Size>;
|
|
6
6
|
};
|
|
7
7
|
export declare function formItemMisc(props: FormItemSetupProps): {
|
|
8
|
-
validationErrored: import("vue").Ref<boolean>;
|
|
9
|
-
validationWarned: import("vue").Ref<boolean>;
|
|
8
|
+
validationErrored: import("vue").Ref<boolean, boolean>;
|
|
9
|
+
validationWarned: import("vue").Ref<boolean, boolean>;
|
|
10
10
|
mergedLabelStyle: ComputedRef<import("vue").StyleValue[]>;
|
|
11
11
|
mergedLabelPlacement: ComputedRef<import("./interface").LabelPlacement>;
|
|
12
12
|
mergedLabelAlign: ComputedRef<import("./interface").LabelAlign | undefined>;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{}, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2
2
|
export default _default;
|
|
@@ -58,7 +58,7 @@ export declare const gradientTextProps: {
|
|
|
58
58
|
}, any>>>;
|
|
59
59
|
};
|
|
60
60
|
export type GradientTextProps = ExtractPublicPropTypes<typeof gradientTextProps>;
|
|
61
|
-
declare const _default: import("vue").DefineComponent<{
|
|
61
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
62
62
|
readonly size: PropType<string | number>;
|
|
63
63
|
readonly fontSize: PropType<string | number>;
|
|
64
64
|
readonly type: {
|
|
@@ -109,8 +109,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
109
109
|
colorStartSuccess: string;
|
|
110
110
|
colorEndSuccess: string;
|
|
111
111
|
}, any>>>;
|
|
112
|
-
}
|
|
113
|
-
mergedClsPrefix: import("vue").Ref<string>;
|
|
112
|
+
}>, {
|
|
113
|
+
mergedClsPrefix: import("vue").Ref<string, string>;
|
|
114
114
|
compatibleType: import("vue").ComputedRef<"error" | "primary" | "info" | "success" | "warning">;
|
|
115
115
|
styleFontSize: import("vue").ComputedRef<string | number | undefined>;
|
|
116
116
|
styleBgImage: import("vue").ComputedRef<string | undefined>;
|
|
@@ -121,9 +121,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
121
121
|
'--n-color-end': string;
|
|
122
122
|
'--n-font-weight': string;
|
|
123
123
|
}> | undefined;
|
|
124
|
-
themeClass: import("vue").Ref<string> | undefined;
|
|
124
|
+
themeClass: import("vue").Ref<string, string> | undefined;
|
|
125
125
|
onRender: (() => void) | undefined;
|
|
126
|
-
},
|
|
126
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
127
127
|
readonly size: PropType<string | number>;
|
|
128
128
|
readonly fontSize: PropType<string | number>;
|
|
129
129
|
readonly type: {
|
|
@@ -174,7 +174,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
174
174
|
colorStartSuccess: string;
|
|
175
175
|
colorEndSuccess: string;
|
|
176
176
|
}, any>>>;
|
|
177
|
-
}
|
|
177
|
+
}>> & Readonly<{}>, {
|
|
178
178
|
readonly type: "error" | "primary" | "info" | "success" | "warning" | "danger";
|
|
179
|
-
}, {}>;
|
|
179
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
180
180
|
export default _default;
|
package/lib/grid/src/Grid.d.ts
CHANGED
|
@@ -35,7 +35,7 @@ export interface NGridInjection {
|
|
|
35
35
|
layoutShiftDisabledRef: Ref<boolean>;
|
|
36
36
|
}
|
|
37
37
|
export type GridProps = ExtractPublicPropTypes<typeof gridProps>;
|
|
38
|
-
declare const _default: import("vue").DefineComponent<{
|
|
38
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
39
39
|
readonly layoutShiftDisabled: BooleanConstructor;
|
|
40
40
|
readonly responsive: {
|
|
41
41
|
readonly type: PropType<"self" | "screen">;
|
|
@@ -60,17 +60,17 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
60
60
|
readonly type: PropType<number | string>;
|
|
61
61
|
readonly default: 0;
|
|
62
62
|
};
|
|
63
|
-
}
|
|
63
|
+
}>, {
|
|
64
64
|
isSsr: boolean;
|
|
65
|
-
contentEl: Ref<HTMLElement | undefined>;
|
|
66
|
-
mergedClsPrefix: Ref<string>;
|
|
65
|
+
contentEl: Ref<HTMLElement | undefined, HTMLElement | undefined>;
|
|
66
|
+
mergedClsPrefix: Ref<string, string>;
|
|
67
67
|
style: import("vue").ComputedRef<CSSProperties>;
|
|
68
68
|
isResponsive: import("vue").ComputedRef<boolean>;
|
|
69
69
|
responsiveQuery: import("vue").ComputedRef<number | ("m" | "s" | "xs" | "l" | "xl" | "xxl")[] | undefined>;
|
|
70
70
|
responsiveCols: import("vue").ComputedRef<number>;
|
|
71
71
|
handleResize: import("vue").ComputedRef<VResizeObserverOnResize | undefined>;
|
|
72
|
-
overflow: Ref<boolean>;
|
|
73
|
-
},
|
|
72
|
+
overflow: Ref<boolean, boolean>;
|
|
73
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
74
74
|
readonly layoutShiftDisabled: BooleanConstructor;
|
|
75
75
|
readonly responsive: {
|
|
76
76
|
readonly type: PropType<"self" | "screen">;
|
|
@@ -95,7 +95,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
95
95
|
readonly type: PropType<number | string>;
|
|
96
96
|
readonly default: 0;
|
|
97
97
|
};
|
|
98
|
-
}
|
|
98
|
+
}>> & Readonly<{}>, {
|
|
99
99
|
readonly cols: string | number;
|
|
100
100
|
readonly responsive: "screen" | "self";
|
|
101
101
|
readonly collapsed: boolean;
|
|
@@ -104,5 +104,5 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
104
104
|
readonly collapsedRows: number;
|
|
105
105
|
readonly xGap: string | number;
|
|
106
106
|
readonly yGap: string | number;
|
|
107
|
-
}, {}>;
|
|
107
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
108
108
|
export default _default;
|
|
@@ -21,7 +21,7 @@ export declare const gridItemProps: {
|
|
|
21
21
|
};
|
|
22
22
|
export declare const gridItemPropKeys: ("span" | "offset" | "suffix" | "privateSpan" | "privateColStart" | "privateShow" | "privateOffset")[];
|
|
23
23
|
export type GridItemProps = ExtractPublicPropTypes<typeof gridItemProps>;
|
|
24
|
-
declare const _default: import("vue").DefineComponent<{
|
|
24
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
25
25
|
readonly span: {
|
|
26
26
|
readonly type: PropType<string | number>;
|
|
27
27
|
readonly default: 1;
|
|
@@ -38,17 +38,17 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
38
38
|
readonly type: BooleanConstructor;
|
|
39
39
|
readonly default: true;
|
|
40
40
|
};
|
|
41
|
-
}
|
|
42
|
-
overflow: import("vue").Ref<boolean>;
|
|
43
|
-
itemStyle: import("vue").Ref<string | import("vue").CSSProperties | undefined>;
|
|
44
|
-
layoutShiftDisabled: import("vue").Ref<boolean>;
|
|
41
|
+
}>, {
|
|
42
|
+
overflow: import("vue").Ref<boolean, boolean>;
|
|
43
|
+
itemStyle: import("vue").Ref<string | import("vue").CSSProperties | undefined, string | import("vue").CSSProperties | undefined>;
|
|
44
|
+
layoutShiftDisabled: import("vue").Ref<boolean, boolean>;
|
|
45
45
|
mergedXGap: import("vue").ComputedRef<string>;
|
|
46
46
|
deriveStyle: () => {
|
|
47
47
|
display: string;
|
|
48
48
|
gridColumn: string;
|
|
49
49
|
marginLeft: string;
|
|
50
50
|
};
|
|
51
|
-
},
|
|
51
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
52
52
|
readonly span: {
|
|
53
53
|
readonly type: PropType<string | number>;
|
|
54
54
|
readonly default: 1;
|
|
@@ -65,10 +65,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
65
65
|
readonly type: BooleanConstructor;
|
|
66
66
|
readonly default: true;
|
|
67
67
|
};
|
|
68
|
-
}
|
|
68
|
+
}>> & Readonly<{}>, {
|
|
69
69
|
readonly span: string | number;
|
|
70
70
|
readonly offset: string | number;
|
|
71
71
|
readonly suffix: boolean;
|
|
72
72
|
readonly privateShow: boolean;
|
|
73
|
-
}, {}>;
|
|
73
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
74
74
|
export default _default;
|
|
@@ -17,7 +17,7 @@ export declare const highlightProps: {
|
|
|
17
17
|
readonly highlightClass: StringConstructor;
|
|
18
18
|
readonly highlightStyle: PropType<CSSProperties | string>;
|
|
19
19
|
};
|
|
20
|
-
declare const _default: import("vue").DefineComponent<{
|
|
20
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
21
21
|
readonly highlightTag: {
|
|
22
22
|
readonly type: StringConstructor;
|
|
23
23
|
readonly default: "mark";
|
|
@@ -34,12 +34,12 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
34
34
|
};
|
|
35
35
|
readonly highlightClass: StringConstructor;
|
|
36
36
|
readonly highlightStyle: PropType<CSSProperties | string>;
|
|
37
|
-
}
|
|
37
|
+
}>, {
|
|
38
38
|
highlightedNode: import("vue").ComputedRef<VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
39
39
|
[key: string]: any;
|
|
40
40
|
}>>;
|
|
41
|
-
mergedClsPrefix: import("vue").Ref<string>;
|
|
42
|
-
},
|
|
41
|
+
mergedClsPrefix: import("vue").Ref<string, string>;
|
|
42
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
43
43
|
readonly highlightTag: {
|
|
44
44
|
readonly type: StringConstructor;
|
|
45
45
|
readonly default: "mark";
|
|
@@ -56,10 +56,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
56
56
|
};
|
|
57
57
|
readonly highlightClass: StringConstructor;
|
|
58
58
|
readonly highlightStyle: PropType<CSSProperties | string>;
|
|
59
|
-
}
|
|
59
|
+
}>> & Readonly<{}>, {
|
|
60
60
|
readonly highlightTag: string;
|
|
61
61
|
readonly caseSensitive: boolean;
|
|
62
62
|
readonly autoEscape: boolean;
|
|
63
63
|
readonly patterns: string[];
|
|
64
|
-
}, {}>;
|
|
64
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
65
65
|
export default _default;
|
package/lib/icon/src/Icon.d.ts
CHANGED
|
@@ -32,7 +32,7 @@ export declare const iconProps: {
|
|
|
32
32
|
}, any>>>;
|
|
33
33
|
};
|
|
34
34
|
export type IconProps = ExtractPublicPropTypes<typeof iconProps>;
|
|
35
|
-
export declare const NIcon: import("vue").DefineComponent<{
|
|
35
|
+
export declare const NIcon: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
36
36
|
readonly depth: PropType<Depth>;
|
|
37
37
|
readonly size: PropType<number | string>;
|
|
38
38
|
readonly color: StringConstructor;
|
|
@@ -61,8 +61,8 @@ export declare const NIcon: import("vue").DefineComponent<{
|
|
|
61
61
|
opacity4Depth: string;
|
|
62
62
|
opacity5Depth: string;
|
|
63
63
|
}, any>>>;
|
|
64
|
-
}
|
|
65
|
-
mergedClsPrefix: import("vue").Ref<string>;
|
|
64
|
+
}>, {
|
|
65
|
+
mergedClsPrefix: import("vue").Ref<string, string>;
|
|
66
66
|
mergedStyle: import("vue").ComputedRef<{
|
|
67
67
|
fontSize: string | undefined;
|
|
68
68
|
color: string | undefined;
|
|
@@ -72,9 +72,9 @@ export declare const NIcon: import("vue").DefineComponent<{
|
|
|
72
72
|
'--n-color': string;
|
|
73
73
|
'--n-opacity': string;
|
|
74
74
|
}> | undefined;
|
|
75
|
-
themeClass: import("vue").Ref<string> | undefined;
|
|
75
|
+
themeClass: import("vue").Ref<string, string> | undefined;
|
|
76
76
|
onRender: (() => void) | undefined;
|
|
77
|
-
},
|
|
77
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
78
78
|
readonly depth: PropType<Depth>;
|
|
79
79
|
readonly size: PropType<number | string>;
|
|
80
80
|
readonly color: StringConstructor;
|
|
@@ -103,4 +103,4 @@ export declare const NIcon: import("vue").DefineComponent<{
|
|
|
103
103
|
opacity4Depth: string;
|
|
104
104
|
opacity5Depth: string;
|
|
105
105
|
}, any>>>;
|
|
106
|
-
}
|
|
106
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|