naive-ui 2.34.4 → 2.36.0
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/README.md +2 -0
- package/README.zh-CN.md +2 -0
- package/dist/index.js +47537 -44859
- package/dist/index.prod.js +2 -2
- package/es/_internal/clear/src/Clear.d.ts +1 -1
- package/es/_internal/clear/src/Clear.js +2 -0
- package/es/_internal/close/src/Close.d.ts +1 -1
- package/es/_internal/fade-in-expand-transition/src/FadeInExpandTransition.d.ts +1 -1
- package/es/_internal/fade-in-expand-transition/src/FadeInExpandTransition.js +1 -0
- package/es/_internal/focus-detector/src/FocusDetector.d.ts +1 -1
- package/es/_internal/icon/src/Icon.d.ts +1 -1
- 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/Backward.d.ts +1 -1
- package/es/_internal/icons/Cancel.d.ts +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/Close.d.ts +1 -1
- package/es/_internal/icons/Date.d.ts +1 -1
- package/es/_internal/icons/Download.d.ts +1 -1
- package/es/_internal/icons/Empty.d.ts +1 -1
- package/es/_internal/icons/Error.d.ts +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/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/RotateClockwise.d.ts +1 -1
- package/es/_internal/icons/RotateCounterclockwise.d.ts +1 -1
- package/es/_internal/icons/Search.d.ts +1 -1
- package/es/_internal/icons/Success.d.ts +1 -1
- package/es/_internal/icons/Switcher.d.ts +1 -1
- package/es/_internal/icons/Time.d.ts +1 -1
- package/es/_internal/icons/To.d.ts +1 -1
- package/es/_internal/icons/Trash.d.ts +1 -1
- package/es/_internal/icons/Warning.d.ts +1 -1
- package/es/_internal/icons/ZoomIn.d.ts +1 -1
- package/es/_internal/icons/ZoomOut.d.ts +1 -1
- package/es/_internal/icons/replaceable.d.ts +1 -1
- package/es/_internal/loading/src/Loading.d.ts +1 -1
- package/es/_internal/menu-mask/src/MenuMask.d.ts +1 -1
- package/es/_internal/scrollbar/src/Scrollbar.d.ts +2 -2
- package/es/_internal/scrollbar/src/Scrollbar.js +11 -6
- package/es/_internal/scrollbar/src/styles/index.cssr.js +1 -0
- package/es/_internal/select-menu/src/SelectGroupHeader.d.ts +1 -1
- package/es/_internal/select-menu/src/SelectMenu.d.ts +4 -4
- package/es/_internal/select-menu/src/SelectMenu.js +2 -1
- package/es/_internal/select-menu/src/SelectOption.d.ts +1 -1
- package/es/_internal/select-menu/src/styles/index.cssr.js +8 -0
- package/es/_internal/selection/src/Selection.d.ts +5 -2
- package/es/_internal/selection/src/Selection.js +17 -7
- package/es/_internal/slot-machine/src/SlotMachine.d.ts +1 -1
- package/es/_internal/slot-machine/src/SlotMachineNumber.d.ts +1 -1
- package/es/_internal/suffix/src/Suffix.d.ts +1 -1
- package/es/_internal/wave/src/Wave.d.ts +1 -1
- package/es/_mixins/use-config.d.ts +2 -1
- package/es/_mixins/use-config.js +10 -5
- package/es/_mixins/use-form-item.d.ts +1 -1
- package/es/_mixins/use-style.d.ts +1 -1
- package/es/_mixins/use-style.js +1 -1
- package/es/_styles/common/_common.js +1 -1
- package/es/_styles/common/light.js +2 -2
- package/es/_utils/composable/use-collection.d.ts +1 -1
- package/es/_utils/composable/use-collection.js +2 -0
- package/es/_utils/css/color-to-class.js +1 -1
- package/es/_utils/cssr/index.d.ts +1 -1
- package/es/_utils/vue/wrapper.d.ts +1 -1
- package/es/affix/src/Affix.d.ts +4 -4
- package/es/affix/src/Affix.js +4 -2
- package/es/alert/src/Alert.d.ts +2 -2
- package/es/alert/src/Alert.js +7 -1
- package/es/alert/src/styles/index.cssr.js +4 -0
- package/es/anchor/src/AnchorAdapter.d.ts +2 -2
- package/es/anchor/src/BaseAnchor.d.ts +1 -1
- package/es/anchor/src/BaseAnchor.js +3 -1
- package/es/anchor/src/Link.d.ts +1 -1
- package/es/auto-complete/src/AutoComplete.d.ts +3 -3
- package/es/auto-complete/src/interface.d.ts +2 -1
- package/es/avatar/src/Avatar.d.ts +2 -2
- package/es/avatar-group/src/AvatarGroup.d.ts +2 -2
- package/es/back-top/src/BackTop.d.ts +2 -2
- package/es/badge/src/Badge.d.ts +2 -2
- package/es/breadcrumb/src/Breadcrumb.d.ts +2 -2
- package/es/breadcrumb/src/BreadcrumbItem.d.ts +1 -1
- package/es/button/src/Button.d.ts +3 -3
- package/es/button/src/Button.js +2 -2
- package/es/button-group/src/ButtonGroup.d.ts +2 -2
- package/es/calendar/src/Calendar.d.ts +2 -2
- package/es/card/src/Card.d.ts +23 -7
- package/es/card/src/Card.js +12 -5
- package/es/carousel/src/Carousel.d.ts +7 -7
- package/es/carousel/src/Carousel.js +8 -3
- package/es/carousel/src/CarouselArrow.d.ts +2 -2
- package/es/carousel/src/CarouselContext.js +3 -1
- package/es/carousel/src/CarouselDots.d.ts +2 -2
- package/es/carousel/src/CarouselDots.js +7 -1
- package/es/carousel/src/CarouselItem.d.ts +2 -2
- package/es/cascader/src/Cascader.d.ts +3 -2
- package/es/cascader/src/CascaderMenu.d.ts +1 -1
- package/es/cascader/src/CascaderOption.d.ts +1 -1
- package/es/cascader/src/CascaderSelectMenu.d.ts +2 -2
- package/es/cascader/src/CascaderSubmenu.d.ts +1 -1
- package/es/checkbox/src/Checkbox.d.ts +8 -8
- package/es/checkbox/src/Checkbox.js +10 -3
- package/es/checkbox/src/CheckboxGroup.d.ts +2 -2
- package/es/checkbox/src/styles/index.cssr.js +9 -11
- package/es/code/src/Code.d.ts +2 -2
- package/es/collapse/src/Collapse.d.ts +2 -2
- package/es/collapse/src/CollapseItem.d.ts +2 -2
- package/es/collapse/src/CollapseItemContent.d.ts +1 -1
- package/es/collapse-transition/src/CollapseTransition.d.ts +2 -2
- package/es/color-picker/src/AlphaSlider.d.ts +1 -1
- package/es/color-picker/src/ColorInput.d.ts +1 -1
- package/es/color-picker/src/ColorInputUnit.d.ts +1 -1
- package/es/color-picker/src/ColorPicker.d.ts +2 -2
- package/es/color-picker/src/ColorPicker.js +6 -2
- package/es/color-picker/src/ColorPickerSwatches.d.ts +1 -1
- package/es/color-picker/src/ColorPickerSwatches.js +9 -4
- package/es/color-picker/src/ColorPickerTrigger.d.ts +1 -1
- package/es/color-picker/src/ColorPreview.d.ts +1 -1
- package/es/color-picker/src/HueSlider.d.ts +1 -1
- package/es/color-picker/src/Pallete.d.ts +1 -1
- package/es/components.d.ts +3 -0
- package/es/components.js +3 -0
- package/es/config-provider/src/ConfigProvider.d.ts +21 -8
- package/es/config-provider/src/ConfigProvider.js +4 -2
- package/es/config-provider/src/config.js +5 -5
- package/es/config-provider/src/internal-interface.d.ts +5 -1
- package/es/countdown/src/Countdown.d.ts +1 -1
- package/es/data-table/index.d.ts +1 -1
- package/es/data-table/src/DataTable.d.ts +5 -5
- package/es/data-table/src/DataTable.js +2 -7
- package/es/data-table/src/HeaderButton/FilterButton.d.ts +1 -1
- package/es/data-table/src/HeaderButton/FilterMenu.d.ts +1 -1
- package/es/data-table/src/HeaderButton/RenderFilter.d.ts +1 -1
- package/es/data-table/src/HeaderButton/RenderSorter.d.ts +1 -1
- package/es/data-table/src/HeaderButton/ResizeButton.d.ts +1 -1
- package/es/data-table/src/HeaderButton/ResizeButton.js +1 -0
- package/es/data-table/src/HeaderButton/SortButton.d.ts +1 -1
- package/es/data-table/src/MainTable.d.ts +1 -1
- package/es/data-table/src/MainTable.js +1 -0
- package/es/data-table/src/TableParts/Body.d.ts +5 -6
- package/es/data-table/src/TableParts/Body.js +22 -15
- package/es/data-table/src/TableParts/BodyCheckbox.d.ts +1 -1
- package/es/data-table/src/TableParts/BodyRadio.d.ts +1 -1
- package/es/data-table/src/TableParts/Cell.d.ts +1 -1
- package/es/data-table/src/TableParts/Cell.js +5 -1
- package/es/data-table/src/TableParts/ExpandTrigger.d.ts +1 -1
- package/es/data-table/src/TableParts/ExpandTrigger.js +3 -1
- package/es/data-table/src/TableParts/Header.d.ts +1 -3
- package/es/data-table/src/TableParts/Header.js +6 -12
- package/es/data-table/src/TableParts/SelectionMenu.d.ts +1 -1
- package/es/data-table/src/interface.d.ts +3 -5
- package/es/data-table/src/styles/index.cssr.js +2 -0
- package/es/data-table/src/use-scroll.d.ts +1 -2
- package/es/data-table/src/use-scroll.js +21 -13
- package/es/date-picker/src/DatePicker.d.ts +2 -2
- package/es/date-picker/src/panel/date.d.ts +4 -4
- package/es/date-picker/src/panel/date.js +3 -1
- package/es/date-picker/src/panel/daterange.d.ts +4 -4
- package/es/date-picker/src/panel/daterange.js +10 -2
- package/es/date-picker/src/panel/datetime.d.ts +4 -4
- package/es/date-picker/src/panel/datetime.js +3 -1
- package/es/date-picker/src/panel/datetimerange.d.ts +4 -4
- package/es/date-picker/src/panel/datetimerange.js +16 -4
- package/es/date-picker/src/panel/month.d.ts +4 -4
- package/es/date-picker/src/panel/month.js +4 -1
- package/es/date-picker/src/panel/monthrange.d.ts +4 -4
- package/es/date-picker/src/panel/panelHeader.d.ts +722 -752
- package/es/date-picker/src/panel/use-calendar.d.ts +3 -3
- package/es/date-picker/src/panel/use-calendar.js +2 -2
- package/es/date-picker/src/panel/use-dual-calendar.d.ts +3 -3
- package/es/date-picker/src/panel/use-dual-calendar.js +4 -4
- package/es/date-picker/src/styles/index.cssr.js +1 -0
- package/es/date-picker/src/utils.js +1 -6
- package/es/date-picker/styles/_common.js +1 -1
- package/es/descriptions/src/Descriptions.d.ts +8 -2
- package/es/descriptions/src/Descriptions.js +28 -8
- package/es/descriptions/src/DescriptionsItem.d.ts +7 -1
- package/es/descriptions/src/DescriptionsItem.js +2 -0
- package/es/dialog/src/Dialog.d.ts +2 -2
- package/es/dialog/src/Dialog.js +6 -2
- package/es/dialog/src/DialogEnvironment.d.ts +2 -2
- package/es/dialog/src/DialogProvider.d.ts +4 -4
- package/es/dialog/src/DialogProvider.js +3 -1
- package/es/dialog/src/dialogProps.d.ts +1 -1
- package/es/discrete/src/InjectionExtractor.d.ts +1 -1
- package/es/divider/src/Divider.d.ts +2 -2
- package/es/drawer/src/Drawer.d.ts +15 -2
- package/es/drawer/src/Drawer.js +2 -2
- package/es/drawer/src/DrawerBodyWrapper.d.ts +9 -1
- package/es/drawer/src/DrawerBodyWrapper.js +25 -1
- package/es/drawer/src/DrawerContent.d.ts +1 -1
- package/es/dropdown/src/Dropdown.d.ts +20 -2
- package/es/dropdown/src/Dropdown.js +1 -1
- package/es/dropdown/src/DropdownDivider.d.ts +1 -1
- package/es/dropdown/src/DropdownGroup.d.ts +1 -1
- package/es/dropdown/src/DropdownGroupHeader.d.ts +1 -1
- package/es/dropdown/src/DropdownMenu.d.ts +1 -1
- package/es/dropdown/src/DropdownMenu.js +4 -1
- package/es/dropdown/src/DropdownOption.d.ts +6 -5
- package/es/dropdown/src/DropdownOption.js +2 -4
- package/es/dropdown/src/DropdownRenderOption.d.ts +1 -1
- package/es/dynamic-input/src/DynamicInput.d.ts +5 -2
- package/es/dynamic-input/src/DynamicInput.js +21 -9
- package/es/dynamic-input/src/InputPreset.d.ts +1 -1
- package/es/dynamic-input/src/PairPreset.d.ts +1 -1
- package/es/dynamic-tags/src/DynamicTags.d.ts +8 -2
- package/es/dynamic-tags/src/DynamicTags.js +6 -4
- package/es/element/src/Element.d.ts +2 -2
- package/es/ellipsis/index.d.ts +1 -0
- package/es/ellipsis/index.js +1 -0
- package/es/ellipsis/src/Ellipsis.d.ts +3 -1
- package/es/ellipsis/src/Ellipsis.js +5 -4
- package/es/ellipsis/src/PerformantEllipsis.d.ts +164 -0
- package/es/ellipsis/src/PerformantEllipsis.js +52 -0
- package/es/empty/src/Empty.d.ts +2 -2
- package/es/equation/index.d.ts +1 -0
- package/es/equation/src/Equation.d.ts +6 -4
- package/es/form/src/Form.d.ts +2 -2
- package/es/form/src/Form.js +3 -1
- package/es/form/src/FormItem.d.ts +3 -3
- package/es/form/src/FormItemCol.d.ts +1 -1
- package/es/form/src/FormItemGridItem.d.ts +1 -1
- package/es/form/src/FormItemRow.d.ts +1 -1
- package/es/form/src/utils.d.ts +1 -1
- package/es/global-style/src/GlobalStyle.d.ts +1 -1
- package/es/gradient-text/src/GradientText.d.ts +2 -2
- package/es/grid/src/Grid.d.ts +2 -2
- package/es/grid/src/Grid.js +6 -3
- package/es/grid/src/GridItem.d.ts +1 -1
- package/es/icon/src/Icon.d.ts +2 -2
- package/es/icon-wrapper/src/IconWrapper.d.ts +1 -1
- package/es/image/src/Image.d.ts +8 -2
- package/es/image/src/ImageGroup.d.ts +8 -2
- package/es/image/src/ImageGroup.js +8 -2
- package/es/image/src/ImagePreview.d.ts +8 -3
- package/es/image/src/ImagePreview.js +10 -1
- package/es/image/src/icons.d.ts +1 -0
- package/es/image/src/icons.js +2 -0
- package/es/image/src/interface.d.ts +7 -5
- package/es/image/src/interface.js +1 -1
- package/es/index.d.ts +1 -0
- package/es/index.js +1 -0
- package/es/input/src/Input.d.ts +19 -9
- package/es/input/src/Input.js +30 -8
- package/es/input/src/InputGroup.d.ts +2 -2
- package/es/input/src/InputGroupLabel.d.ts +2 -2
- package/es/input/src/WordCount.d.ts +1 -1
- package/es/input/src/styles/input.cssr.js +2 -1
- package/es/input-number/src/InputNumber.d.ts +3 -2
- package/es/input-number/src/InputNumber.js +2 -1
- package/es/input-number/src/interface.d.ts +1 -0
- package/es/layout/src/Layout.d.ts +10 -4
- package/es/layout/src/Layout.js +8 -1
- package/es/layout/src/LayoutContent.d.ts +4 -2
- package/es/layout/src/LayoutFooter.d.ts +2 -2
- package/es/layout/src/LayoutHeader.d.ts +2 -2
- package/es/layout/src/LayoutSider.d.ts +11 -2
- package/es/layout/src/LayoutSider.js +12 -3
- package/es/layout/src/ToggleBar.d.ts +1 -1
- package/es/layout/src/ToggleButton.d.ts +1 -1
- package/es/legacy-grid/src/Col.d.ts +1 -1
- package/es/legacy-grid/src/Row.d.ts +2 -2
- package/es/legacy-grid/src/styles/index.cssr.js +2 -3
- package/es/legacy-grid/src/styles/rtl.cssr.js +2 -3
- package/es/legacy-transfer/src/Transfer.d.ts +2 -2
- package/es/legacy-transfer/src/TransferFilter.d.ts +1 -1
- package/es/legacy-transfer/src/TransferHeader.d.ts +1 -1
- package/es/legacy-transfer/src/TransferList.d.ts +1 -1
- package/es/legacy-transfer/src/TransferListItem.d.ts +1 -1
- package/es/list/src/List.d.ts +2 -2
- package/es/list/src/ListItem.d.ts +1 -1
- package/es/loading-bar/src/LoadingBar.d.ts +4 -2
- package/es/loading-bar/src/LoadingBar.js +21 -12
- package/es/loading-bar/src/LoadingBarProvider.d.ts +4 -1
- package/es/loading-bar/src/LoadingBarProvider.js +2 -2
- package/es/locales/common/arDZ.js +1 -0
- package/es/locales/common/deDE.js +1 -0
- package/es/locales/common/enGB.js +1 -0
- package/es/locales/common/enUS.d.ts +1 -0
- package/es/locales/common/enUS.js +1 -0
- package/es/locales/common/eo.js +1 -0
- package/es/locales/common/esAR.js +1 -0
- package/es/locales/common/faIR.js +1 -0
- package/es/locales/common/frFR.js +2 -1
- package/es/locales/common/idID.js +1 -0
- package/es/locales/common/itIT.js +1 -0
- package/es/locales/common/jaJP.js +1 -0
- package/es/locales/common/koKR.js +1 -0
- package/es/locales/common/nbNO.js +1 -0
- package/es/locales/common/nlNL.js +1 -0
- package/es/locales/common/plPL.js +1 -0
- package/es/locales/common/ptBR.js +15 -17
- package/es/locales/common/ruRU.js +1 -0
- package/es/locales/common/skSK.js +1 -0
- package/es/locales/common/svSE.d.ts +3 -0
- package/es/locales/common/svSE.js +121 -0
- package/es/locales/common/thTH.js +1 -0
- package/es/locales/common/trTR.js +1 -0
- package/es/locales/common/ukUA.js +1 -0
- package/es/locales/common/viVN.js +1 -0
- package/es/locales/common/zhCN.js +1 -0
- package/es/locales/common/zhTW.js +18 -17
- package/es/locales/date/svSE.d.ts +3 -0
- package/es/locales/date/svSE.js +6 -0
- package/es/locales/index.d.ts +2 -0
- package/es/locales/index.js +2 -0
- package/es/log/src/Log.d.ts +11 -11
- package/es/log/src/Log.js +12 -12
- package/es/log/src/LogLine.d.ts +1 -1
- package/es/log/src/LogLoader.d.ts +1 -1
- package/es/mention/src/Mention.d.ts +4 -4
- package/es/mention/src/utils.js +4 -4
- package/es/menu/src/Menu.d.ts +32 -15
- package/es/menu/src/Menu.js +101 -7
- package/es/menu/src/MenuDivider.d.ts +1 -1
- package/es/menu/src/MenuOption.d.ts +1 -1
- package/es/menu/src/MenuOptionContent.d.ts +4 -1
- package/es/menu/src/MenuOptionContent.js +7 -2
- package/es/menu/src/MenuOptionGroup.d.ts +1 -1
- package/es/menu/src/Submenu.d.ts +24 -13
- package/es/menu/src/Submenu.js +9 -8
- package/es/menu/src/context.d.ts +2 -2
- package/es/menu/src/interface.d.ts +1 -0
- package/es/menu/src/styles/index.cssr.js +8 -4
- package/es/menu/src/use-menu-child.js +5 -5
- package/es/message/src/Message.d.ts +2 -2
- package/es/message/src/MessageEnvironment.d.ts +1 -1
- package/es/message/src/MessageProvider.d.ts +9 -6
- package/es/message/src/MessageProvider.js +3 -2
- package/es/modal/src/BodyWrapper.d.ts +12 -4
- package/es/modal/src/Modal.d.ts +18 -6
- package/es/modal/src/presetProps.d.ts +5 -1
- package/es/notification/src/Notification.d.ts +1 -1
- package/es/notification/src/NotificationContainer.d.ts +1 -1
- package/es/notification/src/NotificationEnvironment.d.ts +1 -1
- package/es/notification/src/NotificationEnvironment.js +1 -1
- package/es/notification/src/NotificationProvider.d.ts +5 -2
- package/es/notification/src/NotificationProvider.js +2 -2
- package/es/number-animation/src/NumberAnimation.d.ts +1 -1
- package/es/page-header/src/PageHeader.d.ts +2 -2
- package/es/pagination/src/Pagination.d.ts +2 -2
- package/es/pagination/src/Pagination.js +3 -1
- package/es/popconfirm/src/Popconfirm.d.ts +22 -3
- package/es/popconfirm/src/Popconfirm.js +13 -5
- package/es/popconfirm/src/PopconfirmPanel.d.ts +1 -1
- package/es/popover/src/Popover.d.ts +25 -1
- package/es/popover/src/Popover.js +10 -4
- package/es/popover/src/PopoverBody.d.ts +23 -2
- package/es/popover/src/PopoverBody.js +26 -10
- package/es/popover/src/interface.d.ts +4 -1
- package/es/popselect/src/Popselect.d.ts +19 -1
- package/es/popselect/src/Popselect.js +2 -1
- package/es/popselect/src/PopselectPanel.d.ts +2 -2
- package/es/popselect/src/PopselectPanel.js +1 -0
- package/es/progress/src/Circle.d.ts +1 -1
- package/es/progress/src/Line.d.ts +1 -1
- package/es/progress/src/Line.js +1 -3
- package/es/progress/src/MultipleCircle.d.ts +1 -1
- package/es/progress/src/Progress.d.ts +3 -3
- package/es/qr-code/index.d.ts +2 -0
- package/es/qr-code/index.js +1 -0
- package/es/qr-code/src/QrCode.d.ts +154 -0
- package/es/qr-code/src/QrCode.js +146 -0
- package/es/qr-code/src/qrcodegen.d.ts +94 -0
- package/es/qr-code/src/qrcodegen.js +948 -0
- package/es/qr-code/src/styles/index.cssr.d.ts +2 -0
- package/es/qr-code/src/styles/index.cssr.js +8 -0
- package/es/qr-code/styles/dark.d.ts +3 -0
- package/es/qr-code/styles/dark.js +11 -0
- package/es/qr-code/styles/index.d.ts +3 -0
- package/es/qr-code/styles/index.js +2 -0
- package/es/qr-code/styles/light.d.ts +9 -0
- package/es/qr-code/styles/light.js +12 -0
- package/es/radio/src/Radio.d.ts +173 -34
- package/es/radio/src/Radio.js +3 -3
- package/es/radio/src/RadioButton.d.ts +3 -3
- package/es/radio/src/RadioButton.js +3 -3
- package/es/radio/src/RadioGroup.d.ts +3 -2
- package/es/radio/src/RadioGroup.js +2 -1
- package/es/radio/src/styles/radio-group.cssr.js +1 -0
- package/es/radio/src/use-radio.d.ts +3 -3
- package/es/radio/src/use-radio.js +1 -1
- package/es/rate/src/Rate.d.ts +2 -2
- package/es/result/src/Result.d.ts +3 -3
- package/es/scrollbar/src/Scrollbar.d.ts +1 -1
- package/es/scrollbar/src/Scrollbar.js +2 -0
- package/es/select/src/Select.d.ts +7 -4
- package/es/select/src/Select.js +17 -3
- package/es/select/src/interface.d.ts +2 -0
- package/es/skeleton/src/Skeleton.d.ts +2 -2
- package/es/skeleton/src/Skeleton.js +4 -7
- package/es/slider/src/Slider.d.ts +8 -2
- package/es/slider/src/Slider.js +19 -4
- package/es/slider/src/utils.d.ts +2 -2
- package/es/slider/src/utils.js +6 -4
- package/es/space/src/Space.d.ts +5 -2
- package/es/space/src/Space.js +3 -3
- package/es/spin/src/Spin.d.ts +13 -4
- package/es/spin/src/Spin.js +26 -7
- package/es/split/index.d.ts +2 -0
- package/es/split/index.js +1 -0
- package/es/split/src/Split.d.ts +135 -0
- package/es/split/src/Split.js +145 -0
- package/es/split/src/styles/index.cssr.d.ts +2 -0
- package/es/split/src/styles/index.cssr.js +25 -0
- package/es/split/styles/dark.d.ts +3 -0
- package/es/split/styles/dark.js +6 -0
- package/es/split/styles/index.d.ts +3 -0
- package/es/split/styles/index.js +2 -0
- package/es/split/styles/light.d.ts +9 -0
- package/es/split/styles/light.js +13 -0
- package/es/statistic/src/Statistic.d.ts +2 -2
- package/es/steps/src/Step.d.ts +2 -2
- package/es/steps/src/Steps.d.ts +3 -3
- package/es/steps/src/styles/index.cssr.js +1 -0
- package/es/switch/src/Switch.d.ts +2 -2
- package/es/table/src/Table.d.ts +2 -2
- 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 +1 -1
- package/es/tabs/src/Tab.js +3 -1
- package/es/tabs/src/TabPane.d.ts +1 -1
- package/es/tabs/src/Tabs.d.ts +13 -13
- package/es/tabs/src/Tabs.js +15 -2
- package/es/tabs/src/styles/index.cssr.js +12 -2
- package/es/tag/src/Tag.d.ts +2 -2
- 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 +3 -3
- package/es/themes/dark.js +5 -1
- package/es/themes/light.js +5 -1
- package/es/thing/src/Thing.d.ts +7 -1
- package/es/thing/src/Thing.js +13 -4
- package/es/time/src/Time.d.ts +1 -1
- package/es/time/src/Time.js +1 -1
- package/es/time-picker/src/Panel.d.ts +1 -1
- package/es/time-picker/src/PanelCol.d.ts +1 -1
- package/es/time-picker/src/PanelCol.js +5 -1
- package/es/time-picker/src/TimePicker.d.ts +2 -2
- package/es/time-picker/src/TimePicker.js +1 -1
- package/es/timeline/src/Timeline.d.ts +1 -1
- package/es/timeline/src/TimelineItem.d.ts +1 -1
- package/es/tooltip/src/Tooltip.d.ts +19 -1
- package/es/transfer/src/Transfer.d.ts +8 -2
- package/es/transfer/src/Transfer.js +2 -2
- package/es/transfer/src/TransferFilter.d.ts +1 -1
- package/es/transfer/src/TransferHeader.d.ts +5 -1
- package/es/transfer/src/TransferHeader.js +6 -2
- package/es/transfer/src/TransferList.d.ts +1 -1
- package/es/transfer/src/TransferListItem.d.ts +1 -1
- package/es/tree/index.d.ts +1 -0
- package/es/tree/index.js +1 -0
- package/es/tree/src/MotionWrapper.d.ts +1 -1
- package/es/tree/src/Tree.d.ts +59 -5
- package/es/tree/src/Tree.js +32 -19
- package/es/tree/src/TreeNode.d.ts +6 -2
- package/es/tree/src/TreeNode.js +72 -25
- package/es/tree/src/TreeNodeCheckbox.d.ts +13 -1
- package/es/tree/src/TreeNodeCheckbox.js +9 -8
- package/es/tree/src/TreeNodeContent.d.ts +1 -1
- package/es/tree/src/TreeNodeSwitcher.d.ts +19 -2
- package/es/tree/src/TreeNodeSwitcher.js +12 -6
- package/es/tree/src/interface.d.ts +2 -0
- package/es/tree/src/styles/index.cssr.js +47 -51
- package/es/tree/src/utils.d.ts +1 -0
- package/es/tree/src/utils.js +12 -0
- package/es/tree/styles/light.d.ts +8 -0
- package/es/tree/styles/light.js +6 -2
- package/es/tree-select/src/TreeSelect.d.ts +49 -3
- package/es/tree-select/src/TreeSelect.js +5 -3
- package/es/tree-select/src/interface.d.ts +2 -0
- package/es/tree-select/styles/light.d.ts +4 -0
- package/es/typography/src/a.d.ts +2 -2
- package/es/typography/src/blockquote.d.ts +2 -2
- package/es/typography/src/create-header.d.ts +2 -2
- package/es/typography/src/headers.d.ts +12 -12
- package/es/typography/src/hr.d.ts +2 -2
- package/es/typography/src/li.d.ts +1 -1
- package/es/typography/src/ol.d.ts +2 -2
- package/es/typography/src/p.d.ts +2 -2
- package/es/typography/src/text.d.ts +2 -2
- package/es/typography/src/ul.d.ts +2 -2
- package/es/upload/src/Upload.d.ts +11 -5
- package/es/upload/src/Upload.js +8 -3
- package/es/upload/src/UploadDragger.d.ts +1 -1
- package/es/upload/src/UploadFile.d.ts +2 -2
- package/es/upload/src/UploadFileList.d.ts +1 -1
- package/es/upload/src/UploadFileList.js +3 -2
- package/es/upload/src/UploadProgress.d.ts +1 -1
- package/es/upload/src/UploadTrigger.d.ts +1 -1
- package/es/upload/src/UploadTrigger.js +3 -2
- package/es/upload/src/interface.d.ts +5 -3
- package/es/version.d.ts +1 -1
- package/es/version.js +1 -1
- package/es/virtual-list/index.d.ts +2 -0
- package/es/virtual-list/index.js +1 -0
- package/es/virtual-list/src/VirtualList.d.ts +146 -0
- package/es/virtual-list/src/VirtualList.js +102 -0
- package/es/watermark/src/Watermark.d.ts +1 -1
- package/es/watermark/src/Watermark.js +7 -0
- package/lib/_internal/clear/src/Clear.d.ts +1 -1
- package/lib/_internal/clear/src/Clear.js +2 -0
- package/lib/_internal/close/src/Close.d.ts +1 -1
- package/lib/_internal/fade-in-expand-transition/src/FadeInExpandTransition.d.ts +1 -1
- package/lib/_internal/fade-in-expand-transition/src/FadeInExpandTransition.js +1 -0
- package/lib/_internal/focus-detector/src/FocusDetector.d.ts +1 -1
- package/lib/_internal/icon/src/Icon.d.ts +1 -1
- 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/Backward.d.ts +1 -1
- package/lib/_internal/icons/Cancel.d.ts +1 -1
- 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/Close.d.ts +1 -1
- package/lib/_internal/icons/Date.d.ts +1 -1
- package/lib/_internal/icons/Download.d.ts +1 -1
- package/lib/_internal/icons/Empty.d.ts +1 -1
- package/lib/_internal/icons/Error.d.ts +1 -1
- 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/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/RotateClockwise.d.ts +1 -1
- package/lib/_internal/icons/RotateCounterclockwise.d.ts +1 -1
- package/lib/_internal/icons/Search.d.ts +1 -1
- package/lib/_internal/icons/Success.d.ts +1 -1
- package/lib/_internal/icons/Switcher.d.ts +1 -1
- package/lib/_internal/icons/Time.d.ts +1 -1
- package/lib/_internal/icons/To.d.ts +1 -1
- package/lib/_internal/icons/Trash.d.ts +1 -1
- package/lib/_internal/icons/Warning.d.ts +1 -1
- package/lib/_internal/icons/ZoomIn.d.ts +1 -1
- package/lib/_internal/icons/ZoomOut.d.ts +1 -1
- package/lib/_internal/icons/replaceable.d.ts +1 -1
- package/lib/_internal/loading/src/Loading.d.ts +1 -1
- package/lib/_internal/menu-mask/src/MenuMask.d.ts +1 -1
- package/lib/_internal/scrollbar/src/Scrollbar.d.ts +2 -2
- package/lib/_internal/scrollbar/src/Scrollbar.js +11 -6
- package/lib/_internal/scrollbar/src/styles/index.cssr.js +1 -0
- package/lib/_internal/select-menu/src/SelectGroupHeader.d.ts +1 -1
- package/lib/_internal/select-menu/src/SelectMenu.d.ts +4 -4
- package/lib/_internal/select-menu/src/SelectMenu.js +2 -1
- package/lib/_internal/select-menu/src/SelectOption.d.ts +1 -1
- package/lib/_internal/select-menu/src/styles/index.cssr.js +8 -0
- package/lib/_internal/selection/src/Selection.d.ts +5 -2
- package/lib/_internal/selection/src/Selection.js +17 -7
- package/lib/_internal/slot-machine/src/SlotMachine.d.ts +1 -1
- package/lib/_internal/slot-machine/src/SlotMachineNumber.d.ts +1 -1
- package/lib/_internal/suffix/src/Suffix.d.ts +1 -1
- package/lib/_internal/wave/src/Wave.d.ts +1 -1
- package/lib/_mixins/use-config.d.ts +2 -1
- package/lib/_mixins/use-config.js +11 -5
- package/lib/_mixins/use-form-item.d.ts +1 -1
- package/lib/_mixins/use-style.d.ts +1 -1
- package/lib/_mixins/use-style.js +1 -1
- package/lib/_styles/common/_common.js +1 -1
- package/lib/_styles/common/light.js +2 -2
- package/lib/_utils/composable/use-collection.d.ts +1 -1
- package/lib/_utils/composable/use-collection.js +2 -0
- package/lib/_utils/css/color-to-class.js +1 -1
- package/lib/_utils/cssr/index.d.ts +1 -1
- package/lib/_utils/vue/wrapper.d.ts +1 -1
- package/lib/affix/src/Affix.d.ts +4 -4
- package/lib/affix/src/Affix.js +4 -2
- package/lib/alert/src/Alert.d.ts +2 -2
- package/lib/alert/src/Alert.js +7 -1
- package/lib/alert/src/styles/index.cssr.js +4 -0
- package/lib/anchor/src/AnchorAdapter.d.ts +2 -2
- package/lib/anchor/src/BaseAnchor.d.ts +1 -1
- package/lib/anchor/src/BaseAnchor.js +3 -1
- package/lib/anchor/src/Link.d.ts +1 -1
- package/lib/auto-complete/src/AutoComplete.d.ts +3 -3
- package/lib/auto-complete/src/interface.d.ts +2 -1
- package/lib/avatar/src/Avatar.d.ts +2 -2
- package/lib/avatar-group/src/AvatarGroup.d.ts +2 -2
- package/lib/back-top/src/BackTop.d.ts +2 -2
- package/lib/badge/src/Badge.d.ts +2 -2
- package/lib/breadcrumb/src/Breadcrumb.d.ts +2 -2
- package/lib/breadcrumb/src/BreadcrumbItem.d.ts +1 -1
- package/lib/button/src/Button.d.ts +3 -3
- package/lib/button/src/Button.js +2 -2
- package/lib/button-group/src/ButtonGroup.d.ts +2 -2
- package/lib/calendar/src/Calendar.d.ts +2 -2
- package/lib/card/src/Card.d.ts +23 -7
- package/lib/card/src/Card.js +12 -5
- package/lib/carousel/src/Carousel.d.ts +7 -7
- package/lib/carousel/src/Carousel.js +8 -3
- package/lib/carousel/src/CarouselArrow.d.ts +2 -2
- package/lib/carousel/src/CarouselContext.js +3 -1
- package/lib/carousel/src/CarouselDots.d.ts +2 -2
- package/lib/carousel/src/CarouselDots.js +7 -1
- package/lib/carousel/src/CarouselItem.d.ts +2 -2
- package/lib/cascader/src/Cascader.d.ts +3 -2
- package/lib/cascader/src/CascaderMenu.d.ts +1 -1
- package/lib/cascader/src/CascaderOption.d.ts +1 -1
- package/lib/cascader/src/CascaderSelectMenu.d.ts +2 -2
- package/lib/cascader/src/CascaderSubmenu.d.ts +1 -1
- package/lib/checkbox/src/Checkbox.d.ts +8 -8
- package/lib/checkbox/src/Checkbox.js +9 -2
- package/lib/checkbox/src/CheckboxGroup.d.ts +2 -2
- package/lib/checkbox/src/styles/index.cssr.js +9 -11
- package/lib/code/src/Code.d.ts +2 -2
- package/lib/collapse/src/Collapse.d.ts +2 -2
- package/lib/collapse/src/CollapseItem.d.ts +2 -2
- package/lib/collapse/src/CollapseItemContent.d.ts +1 -1
- package/lib/collapse-transition/src/CollapseTransition.d.ts +2 -2
- package/lib/color-picker/src/AlphaSlider.d.ts +1 -1
- package/lib/color-picker/src/ColorInput.d.ts +1 -1
- package/lib/color-picker/src/ColorInputUnit.d.ts +1 -1
- package/lib/color-picker/src/ColorPicker.d.ts +2 -2
- package/lib/color-picker/src/ColorPicker.js +6 -2
- package/lib/color-picker/src/ColorPickerSwatches.d.ts +1 -1
- package/lib/color-picker/src/ColorPickerSwatches.js +9 -4
- package/lib/color-picker/src/ColorPickerTrigger.d.ts +1 -1
- package/lib/color-picker/src/ColorPreview.d.ts +1 -1
- package/lib/color-picker/src/HueSlider.d.ts +1 -1
- package/lib/color-picker/src/Pallete.d.ts +1 -1
- package/lib/components.d.ts +3 -0
- package/lib/components.js +3 -0
- package/lib/config-provider/src/ConfigProvider.d.ts +21 -8
- package/lib/config-provider/src/ConfigProvider.js +4 -2
- package/lib/config-provider/src/config.js +5 -5
- package/lib/config-provider/src/internal-interface.d.ts +5 -1
- package/lib/countdown/src/Countdown.d.ts +1 -1
- package/lib/data-table/index.d.ts +1 -1
- package/lib/data-table/src/DataTable.d.ts +5 -5
- package/lib/data-table/src/DataTable.js +1 -6
- package/lib/data-table/src/HeaderButton/FilterButton.d.ts +1 -1
- package/lib/data-table/src/HeaderButton/FilterMenu.d.ts +1 -1
- package/lib/data-table/src/HeaderButton/RenderFilter.d.ts +1 -1
- package/lib/data-table/src/HeaderButton/RenderSorter.d.ts +1 -1
- package/lib/data-table/src/HeaderButton/ResizeButton.d.ts +1 -1
- package/lib/data-table/src/HeaderButton/ResizeButton.js +1 -0
- package/lib/data-table/src/HeaderButton/SortButton.d.ts +1 -1
- package/lib/data-table/src/MainTable.d.ts +1 -1
- package/lib/data-table/src/MainTable.js +1 -0
- package/lib/data-table/src/TableParts/Body.d.ts +5 -6
- package/lib/data-table/src/TableParts/Body.js +22 -15
- package/lib/data-table/src/TableParts/BodyCheckbox.d.ts +1 -1
- package/lib/data-table/src/TableParts/BodyRadio.d.ts +1 -1
- package/lib/data-table/src/TableParts/Cell.d.ts +1 -1
- package/lib/data-table/src/TableParts/Cell.js +9 -2
- package/lib/data-table/src/TableParts/ExpandTrigger.d.ts +1 -1
- package/lib/data-table/src/TableParts/ExpandTrigger.js +3 -1
- package/lib/data-table/src/TableParts/Header.d.ts +1 -3
- package/lib/data-table/src/TableParts/Header.js +6 -12
- package/lib/data-table/src/TableParts/SelectionMenu.d.ts +1 -1
- package/lib/data-table/src/interface.d.ts +3 -5
- package/lib/data-table/src/styles/index.cssr.js +2 -0
- package/lib/data-table/src/use-scroll.d.ts +1 -2
- package/lib/data-table/src/use-scroll.js +21 -13
- package/lib/date-picker/src/DatePicker.d.ts +2 -2
- package/lib/date-picker/src/panel/date.d.ts +4 -4
- package/lib/date-picker/src/panel/date.js +3 -1
- package/lib/date-picker/src/panel/daterange.d.ts +4 -4
- package/lib/date-picker/src/panel/daterange.js +10 -2
- package/lib/date-picker/src/panel/datetime.d.ts +4 -4
- package/lib/date-picker/src/panel/datetime.js +3 -1
- package/lib/date-picker/src/panel/datetimerange.d.ts +4 -4
- package/lib/date-picker/src/panel/datetimerange.js +16 -4
- package/lib/date-picker/src/panel/month.d.ts +4 -4
- package/lib/date-picker/src/panel/month.js +4 -1
- package/lib/date-picker/src/panel/monthrange.d.ts +4 -4
- package/lib/date-picker/src/panel/panelHeader.d.ts +722 -752
- package/lib/date-picker/src/panel/use-calendar.d.ts +3 -3
- package/lib/date-picker/src/panel/use-calendar.js +2 -2
- package/lib/date-picker/src/panel/use-dual-calendar.d.ts +3 -3
- package/lib/date-picker/src/panel/use-dual-calendar.js +4 -4
- package/lib/date-picker/src/styles/index.cssr.js +1 -0
- package/lib/date-picker/src/utils.js +1 -6
- package/lib/date-picker/styles/_common.js +1 -1
- package/lib/descriptions/src/Descriptions.d.ts +8 -2
- package/lib/descriptions/src/Descriptions.js +28 -8
- package/lib/descriptions/src/DescriptionsItem.d.ts +7 -1
- package/lib/descriptions/src/DescriptionsItem.js +2 -0
- package/lib/dialog/src/Dialog.d.ts +2 -2
- package/lib/dialog/src/Dialog.js +6 -2
- package/lib/dialog/src/DialogEnvironment.d.ts +2 -2
- package/lib/dialog/src/DialogProvider.d.ts +4 -4
- package/lib/dialog/src/DialogProvider.js +3 -1
- package/lib/dialog/src/dialogProps.d.ts +1 -1
- package/lib/discrete/src/InjectionExtractor.d.ts +1 -1
- package/lib/divider/src/Divider.d.ts +2 -2
- package/lib/drawer/src/Drawer.d.ts +15 -2
- package/lib/drawer/src/Drawer.js +2 -2
- package/lib/drawer/src/DrawerBodyWrapper.d.ts +9 -1
- package/lib/drawer/src/DrawerBodyWrapper.js +25 -1
- package/lib/drawer/src/DrawerContent.d.ts +1 -1
- package/lib/dropdown/src/Dropdown.d.ts +20 -2
- package/lib/dropdown/src/Dropdown.js +1 -1
- package/lib/dropdown/src/DropdownDivider.d.ts +1 -1
- package/lib/dropdown/src/DropdownGroup.d.ts +1 -1
- package/lib/dropdown/src/DropdownGroupHeader.d.ts +1 -1
- package/lib/dropdown/src/DropdownMenu.d.ts +1 -1
- package/lib/dropdown/src/DropdownMenu.js +4 -1
- package/lib/dropdown/src/DropdownOption.d.ts +6 -5
- package/lib/dropdown/src/DropdownOption.js +2 -4
- package/lib/dropdown/src/DropdownRenderOption.d.ts +1 -1
- package/lib/dynamic-input/src/DynamicInput.d.ts +5 -2
- package/lib/dynamic-input/src/DynamicInput.js +21 -9
- package/lib/dynamic-input/src/InputPreset.d.ts +1 -1
- package/lib/dynamic-input/src/PairPreset.d.ts +1 -1
- package/lib/dynamic-tags/src/DynamicTags.d.ts +8 -2
- package/lib/dynamic-tags/src/DynamicTags.js +6 -4
- package/lib/element/src/Element.d.ts +2 -2
- package/lib/ellipsis/index.d.ts +1 -0
- package/lib/ellipsis/index.js +3 -1
- package/lib/ellipsis/src/Ellipsis.d.ts +3 -1
- package/lib/ellipsis/src/Ellipsis.js +5 -2
- package/lib/ellipsis/src/PerformantEllipsis.d.ts +164 -0
- package/lib/ellipsis/src/PerformantEllipsis.js +81 -0
- package/lib/empty/src/Empty.d.ts +2 -2
- package/lib/equation/index.d.ts +1 -0
- package/lib/equation/src/Equation.d.ts +6 -4
- package/lib/form/src/Form.d.ts +2 -2
- package/lib/form/src/Form.js +3 -1
- package/lib/form/src/FormItem.d.ts +3 -3
- package/lib/form/src/FormItemCol.d.ts +1 -1
- package/lib/form/src/FormItemGridItem.d.ts +1 -1
- package/lib/form/src/FormItemRow.d.ts +1 -1
- package/lib/form/src/utils.d.ts +1 -1
- package/lib/global-style/src/GlobalStyle.d.ts +1 -1
- package/lib/gradient-text/src/GradientText.d.ts +2 -2
- package/lib/grid/src/Grid.d.ts +2 -2
- package/lib/grid/src/Grid.js +6 -3
- package/lib/grid/src/GridItem.d.ts +1 -1
- package/lib/icon/src/Icon.d.ts +2 -2
- package/lib/icon-wrapper/src/IconWrapper.d.ts +1 -1
- package/lib/image/src/Image.d.ts +8 -2
- package/lib/image/src/ImageGroup.d.ts +8 -2
- package/lib/image/src/ImageGroup.js +8 -2
- package/lib/image/src/ImagePreview.d.ts +8 -3
- package/lib/image/src/ImagePreview.js +9 -0
- package/lib/image/src/icons.d.ts +1 -0
- package/lib/image/src/icons.js +3 -1
- package/lib/image/src/interface.d.ts +7 -5
- package/lib/image/src/interface.js +1 -1
- package/lib/index.d.ts +1 -0
- package/lib/index.js +3 -1
- package/lib/input/src/Input.d.ts +19 -9
- package/lib/input/src/Input.js +30 -8
- package/lib/input/src/InputGroup.d.ts +2 -2
- package/lib/input/src/InputGroupLabel.d.ts +2 -2
- package/lib/input/src/WordCount.d.ts +1 -1
- package/lib/input/src/styles/input.cssr.js +2 -1
- package/lib/input-number/src/InputNumber.d.ts +3 -2
- package/lib/input-number/src/InputNumber.js +2 -1
- package/lib/input-number/src/interface.d.ts +1 -0
- package/lib/layout/src/Layout.d.ts +10 -4
- package/lib/layout/src/Layout.js +8 -1
- package/lib/layout/src/LayoutContent.d.ts +4 -2
- package/lib/layout/src/LayoutFooter.d.ts +2 -2
- package/lib/layout/src/LayoutHeader.d.ts +2 -2
- package/lib/layout/src/LayoutSider.d.ts +11 -2
- package/lib/layout/src/LayoutSider.js +12 -3
- package/lib/layout/src/ToggleBar.d.ts +1 -1
- package/lib/layout/src/ToggleButton.d.ts +1 -1
- package/lib/legacy-grid/src/Col.d.ts +1 -1
- package/lib/legacy-grid/src/Row.d.ts +2 -2
- package/lib/legacy-grid/src/styles/index.cssr.js +2 -3
- package/lib/legacy-grid/src/styles/rtl.cssr.js +2 -3
- package/lib/legacy-transfer/src/Transfer.d.ts +2 -2
- package/lib/legacy-transfer/src/TransferFilter.d.ts +1 -1
- package/lib/legacy-transfer/src/TransferHeader.d.ts +1 -1
- package/lib/legacy-transfer/src/TransferList.d.ts +1 -1
- package/lib/legacy-transfer/src/TransferListItem.d.ts +1 -1
- package/lib/list/src/List.d.ts +2 -2
- package/lib/list/src/ListItem.d.ts +1 -1
- package/lib/loading-bar/src/LoadingBar.d.ts +4 -2
- package/lib/loading-bar/src/LoadingBar.js +21 -12
- package/lib/loading-bar/src/LoadingBarProvider.d.ts +4 -1
- package/lib/loading-bar/src/LoadingBarProvider.js +2 -2
- package/lib/locales/common/arDZ.js +1 -0
- package/lib/locales/common/deDE.js +1 -0
- package/lib/locales/common/enGB.js +1 -0
- package/lib/locales/common/enUS.d.ts +1 -0
- package/lib/locales/common/enUS.js +1 -0
- package/lib/locales/common/eo.js +1 -0
- package/lib/locales/common/esAR.js +1 -0
- package/lib/locales/common/faIR.js +1 -0
- package/lib/locales/common/frFR.js +2 -1
- package/lib/locales/common/idID.js +1 -0
- package/lib/locales/common/itIT.js +1 -0
- package/lib/locales/common/jaJP.js +1 -0
- package/lib/locales/common/koKR.js +1 -0
- package/lib/locales/common/nbNO.js +1 -0
- package/lib/locales/common/nlNL.js +1 -0
- package/lib/locales/common/plPL.js +1 -0
- package/lib/locales/common/ptBR.js +15 -17
- package/lib/locales/common/ruRU.js +1 -0
- package/lib/locales/common/skSK.js +1 -0
- package/lib/locales/common/svSE.d.ts +3 -0
- package/lib/locales/common/svSE.js +123 -0
- package/lib/locales/common/thTH.js +1 -0
- package/lib/locales/common/trTR.js +1 -0
- package/lib/locales/common/ukUA.js +1 -0
- package/lib/locales/common/viVN.js +1 -0
- package/lib/locales/common/zhCN.js +1 -0
- package/lib/locales/common/zhTW.js +18 -17
- package/lib/locales/date/svSE.d.ts +3 -0
- package/lib/locales/date/svSE.js +11 -0
- package/lib/locales/index.d.ts +2 -0
- package/lib/locales/index.js +6 -1
- package/lib/log/src/Log.d.ts +11 -11
- package/lib/log/src/Log.js +12 -12
- package/lib/log/src/LogLine.d.ts +1 -1
- package/lib/log/src/LogLoader.d.ts +1 -1
- package/lib/mention/src/Mention.d.ts +4 -4
- package/lib/mention/src/utils.js +4 -4
- package/lib/menu/src/Menu.d.ts +32 -15
- package/lib/menu/src/Menu.js +101 -7
- package/lib/menu/src/MenuDivider.d.ts +1 -1
- package/lib/menu/src/MenuOption.d.ts +1 -1
- package/lib/menu/src/MenuOptionContent.d.ts +4 -1
- package/lib/menu/src/MenuOptionContent.js +7 -2
- package/lib/menu/src/MenuOptionGroup.d.ts +1 -1
- package/lib/menu/src/Submenu.d.ts +24 -13
- package/lib/menu/src/Submenu.js +9 -8
- package/lib/menu/src/context.d.ts +2 -2
- package/lib/menu/src/interface.d.ts +1 -0
- package/lib/menu/src/styles/index.cssr.js +8 -4
- package/lib/menu/src/use-menu-child.js +5 -5
- package/lib/message/src/Message.d.ts +2 -2
- package/lib/message/src/MessageEnvironment.d.ts +1 -1
- package/lib/message/src/MessageProvider.d.ts +9 -6
- package/lib/message/src/MessageProvider.js +3 -2
- package/lib/modal/src/BodyWrapper.d.ts +12 -4
- package/lib/modal/src/Modal.d.ts +18 -6
- package/lib/modal/src/presetProps.d.ts +5 -1
- package/lib/notification/src/Notification.d.ts +1 -1
- package/lib/notification/src/NotificationContainer.d.ts +1 -1
- package/lib/notification/src/NotificationEnvironment.d.ts +1 -1
- package/lib/notification/src/NotificationEnvironment.js +1 -1
- package/lib/notification/src/NotificationProvider.d.ts +5 -2
- package/lib/notification/src/NotificationProvider.js +2 -2
- package/lib/number-animation/src/NumberAnimation.d.ts +1 -1
- package/lib/page-header/src/PageHeader.d.ts +2 -2
- package/lib/pagination/src/Pagination.d.ts +2 -2
- package/lib/pagination/src/Pagination.js +3 -1
- package/lib/popconfirm/src/Popconfirm.d.ts +22 -3
- package/lib/popconfirm/src/Popconfirm.js +13 -5
- package/lib/popconfirm/src/PopconfirmPanel.d.ts +1 -1
- package/lib/popover/src/Popover.d.ts +25 -1
- package/lib/popover/src/Popover.js +10 -4
- package/lib/popover/src/PopoverBody.d.ts +23 -2
- package/lib/popover/src/PopoverBody.js +26 -10
- package/lib/popover/src/interface.d.ts +4 -1
- package/lib/popselect/src/Popselect.d.ts +19 -1
- package/lib/popselect/src/Popselect.js +2 -1
- package/lib/popselect/src/PopselectPanel.d.ts +2 -2
- package/lib/popselect/src/PopselectPanel.js +1 -0
- package/lib/progress/src/Circle.d.ts +1 -1
- package/lib/progress/src/Line.d.ts +1 -1
- package/lib/progress/src/Line.js +1 -3
- package/lib/progress/src/MultipleCircle.d.ts +1 -1
- package/lib/progress/src/Progress.d.ts +3 -3
- package/lib/qr-code/index.d.ts +2 -0
- package/lib/qr-code/index.js +9 -0
- package/lib/qr-code/src/QrCode.d.ts +154 -0
- package/lib/qr-code/src/QrCode.js +152 -0
- package/lib/qr-code/src/qrcodegen.d.ts +94 -0
- package/lib/qr-code/src/qrcodegen.js +949 -0
- package/lib/qr-code/src/styles/index.cssr.d.ts +2 -0
- package/lib/qr-code/src/styles/index.cssr.js +13 -0
- package/lib/qr-code/styles/dark.d.ts +3 -0
- package/lib/qr-code/styles/dark.js +13 -0
- package/lib/qr-code/styles/index.d.ts +3 -0
- package/lib/qr-code/styles/index.js +10 -0
- package/lib/qr-code/styles/light.d.ts +9 -0
- package/lib/qr-code/styles/light.js +14 -0
- package/lib/radio/src/Radio.d.ts +173 -34
- package/lib/radio/src/Radio.js +2 -2
- package/lib/radio/src/RadioButton.d.ts +3 -3
- package/lib/radio/src/RadioButton.js +2 -2
- package/lib/radio/src/RadioGroup.d.ts +3 -2
- package/lib/radio/src/RadioGroup.js +2 -1
- package/lib/radio/src/styles/radio-group.cssr.js +1 -0
- package/lib/radio/src/use-radio.d.ts +3 -3
- package/lib/radio/src/use-radio.js +2 -2
- package/lib/rate/src/Rate.d.ts +2 -2
- package/lib/result/src/Result.d.ts +3 -3
- package/lib/scrollbar/src/Scrollbar.d.ts +1 -1
- package/lib/scrollbar/src/Scrollbar.js +2 -0
- package/lib/select/src/Select.d.ts +7 -4
- package/lib/select/src/Select.js +17 -3
- package/lib/select/src/interface.d.ts +2 -0
- package/lib/skeleton/src/Skeleton.d.ts +2 -2
- package/lib/skeleton/src/Skeleton.js +3 -6
- package/lib/slider/src/Slider.d.ts +8 -2
- package/lib/slider/src/Slider.js +19 -4
- package/lib/slider/src/utils.d.ts +2 -2
- package/lib/slider/src/utils.js +5 -3
- package/lib/space/src/Space.d.ts +5 -2
- package/lib/space/src/Space.js +3 -3
- package/lib/spin/src/Spin.d.ts +13 -4
- package/lib/spin/src/Spin.js +25 -6
- package/lib/split/index.d.ts +2 -0
- package/lib/split/index.js +9 -0
- package/lib/split/src/Split.d.ts +135 -0
- package/lib/split/src/Split.js +151 -0
- package/lib/split/src/styles/index.cssr.d.ts +2 -0
- package/lib/split/src/styles/index.cssr.js +30 -0
- package/lib/split/styles/dark.d.ts +3 -0
- package/lib/split/styles/dark.js +8 -0
- package/lib/split/styles/index.d.ts +3 -0
- package/lib/split/styles/index.js +10 -0
- package/lib/split/styles/light.d.ts +9 -0
- package/lib/split/styles/light.js +17 -0
- package/lib/statistic/src/Statistic.d.ts +2 -2
- package/lib/steps/src/Step.d.ts +2 -2
- package/lib/steps/src/Steps.d.ts +3 -3
- package/lib/steps/src/styles/index.cssr.js +1 -0
- package/lib/switch/src/Switch.d.ts +2 -2
- package/lib/table/src/Table.d.ts +2 -2
- 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 +1 -1
- package/lib/tabs/src/Tab.js +3 -1
- package/lib/tabs/src/TabPane.d.ts +1 -1
- package/lib/tabs/src/Tabs.d.ts +13 -13
- package/lib/tabs/src/Tabs.js +15 -2
- package/lib/tabs/src/styles/index.cssr.js +12 -2
- package/lib/tag/src/Tag.d.ts +2 -2
- 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 +3 -3
- package/lib/themes/dark.js +56 -52
- package/lib/themes/light.js +56 -52
- package/lib/thing/src/Thing.d.ts +7 -1
- package/lib/thing/src/Thing.js +13 -4
- package/lib/time/src/Time.d.ts +1 -1
- package/lib/time/src/Time.js +1 -1
- package/lib/time-picker/src/Panel.d.ts +1 -1
- package/lib/time-picker/src/PanelCol.d.ts +1 -1
- package/lib/time-picker/src/PanelCol.js +5 -1
- package/lib/time-picker/src/TimePicker.d.ts +2 -2
- package/lib/time-picker/src/TimePicker.js +1 -1
- package/lib/timeline/src/Timeline.d.ts +1 -1
- package/lib/timeline/src/TimelineItem.d.ts +1 -1
- package/lib/tooltip/src/Tooltip.d.ts +19 -1
- package/lib/transfer/src/Transfer.d.ts +8 -2
- package/lib/transfer/src/Transfer.js +2 -2
- package/lib/transfer/src/TransferFilter.d.ts +1 -1
- package/lib/transfer/src/TransferHeader.d.ts +5 -1
- package/lib/transfer/src/TransferHeader.js +6 -2
- package/lib/transfer/src/TransferList.d.ts +1 -1
- package/lib/transfer/src/TransferListItem.d.ts +1 -1
- package/lib/tree/index.d.ts +1 -0
- package/lib/tree/index.js +3 -1
- package/lib/tree/src/MotionWrapper.d.ts +1 -1
- package/lib/tree/src/Tree.d.ts +59 -5
- package/lib/tree/src/Tree.js +31 -18
- package/lib/tree/src/TreeNode.d.ts +6 -2
- package/lib/tree/src/TreeNode.js +72 -25
- package/lib/tree/src/TreeNodeCheckbox.d.ts +13 -1
- package/lib/tree/src/TreeNodeCheckbox.js +9 -8
- package/lib/tree/src/TreeNodeContent.d.ts +1 -1
- package/lib/tree/src/TreeNodeSwitcher.d.ts +19 -2
- package/lib/tree/src/TreeNodeSwitcher.js +12 -6
- package/lib/tree/src/interface.d.ts +2 -0
- package/lib/tree/src/styles/index.cssr.js +47 -51
- package/lib/tree/src/utils.d.ts +1 -0
- package/lib/tree/src/utils.js +15 -1
- package/lib/tree/styles/light.d.ts +8 -0
- package/lib/tree/styles/light.js +6 -2
- package/lib/tree-select/src/TreeSelect.d.ts +49 -3
- package/lib/tree-select/src/TreeSelect.js +5 -3
- package/lib/tree-select/src/interface.d.ts +2 -0
- package/lib/tree-select/styles/light.d.ts +4 -0
- package/lib/typography/src/a.d.ts +2 -2
- package/lib/typography/src/blockquote.d.ts +2 -2
- package/lib/typography/src/create-header.d.ts +2 -2
- package/lib/typography/src/headers.d.ts +12 -12
- package/lib/typography/src/hr.d.ts +2 -2
- package/lib/typography/src/li.d.ts +1 -1
- package/lib/typography/src/ol.d.ts +2 -2
- package/lib/typography/src/p.d.ts +2 -2
- package/lib/typography/src/text.d.ts +2 -2
- package/lib/typography/src/ul.d.ts +2 -2
- package/lib/upload/src/Upload.d.ts +11 -5
- package/lib/upload/src/Upload.js +8 -3
- package/lib/upload/src/UploadDragger.d.ts +1 -1
- package/lib/upload/src/UploadFile.d.ts +2 -2
- package/lib/upload/src/UploadFileList.d.ts +1 -1
- package/lib/upload/src/UploadFileList.js +3 -2
- package/lib/upload/src/UploadProgress.d.ts +1 -1
- package/lib/upload/src/UploadTrigger.d.ts +1 -1
- package/lib/upload/src/UploadTrigger.js +3 -2
- package/lib/upload/src/interface.d.ts +5 -3
- package/lib/version.d.ts +1 -1
- package/lib/version.js +1 -1
- package/lib/virtual-list/index.d.ts +2 -0
- package/lib/virtual-list/index.js +9 -0
- package/lib/virtual-list/src/VirtualList.d.ts +146 -0
- package/lib/virtual-list/src/VirtualList.js +105 -0
- package/lib/watermark/src/Watermark.d.ts +1 -1
- package/lib/watermark/src/Watermark.js +7 -0
- package/package.json +69 -69
- package/volar.d.ts +5 -0
- package/web-types.json +917 -32
package/web-types.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"$schema": "https://raw.githubusercontent.com/JetBrains/web-types/master/schema/web-types.json",
|
|
3
3
|
"framework": "vue",
|
|
4
4
|
"name": "naive-ui",
|
|
5
|
-
"version": "2.
|
|
5
|
+
"version": "2.36.0",
|
|
6
6
|
"js-types-syntax": "typescript",
|
|
7
7
|
"contributions": {
|
|
8
8
|
"html": {
|
|
@@ -1524,6 +1524,16 @@
|
|
|
1524
1524
|
"description": "Card title.",
|
|
1525
1525
|
"default": "undefined"
|
|
1526
1526
|
},
|
|
1527
|
+
{
|
|
1528
|
+
"name": "content-class",
|
|
1529
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/card",
|
|
1530
|
+
"type": "string",
|
|
1531
|
+
"description": "The class of the card content area.",
|
|
1532
|
+
"default": "undefined",
|
|
1533
|
+
"description-sections": {
|
|
1534
|
+
"since": "2.36.0"
|
|
1535
|
+
}
|
|
1536
|
+
},
|
|
1527
1537
|
{
|
|
1528
1538
|
"name": "content-style",
|
|
1529
1539
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/card",
|
|
@@ -1531,6 +1541,16 @@
|
|
|
1531
1541
|
"description": "The style of the card content area.",
|
|
1532
1542
|
"default": "undefined"
|
|
1533
1543
|
},
|
|
1544
|
+
{
|
|
1545
|
+
"name": "header-class",
|
|
1546
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/card",
|
|
1547
|
+
"type": "string",
|
|
1548
|
+
"description": "The class of the card head area.",
|
|
1549
|
+
"default": "undefined",
|
|
1550
|
+
"description-sections": {
|
|
1551
|
+
"since": "2.36.0"
|
|
1552
|
+
}
|
|
1553
|
+
},
|
|
1534
1554
|
{
|
|
1535
1555
|
"name": "header-style",
|
|
1536
1556
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/card",
|
|
@@ -1538,6 +1558,16 @@
|
|
|
1538
1558
|
"description": "The style of the card head area.",
|
|
1539
1559
|
"default": "undefined"
|
|
1540
1560
|
},
|
|
1561
|
+
{
|
|
1562
|
+
"name": "header-extra-class",
|
|
1563
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/card",
|
|
1564
|
+
"type": "string",
|
|
1565
|
+
"description": "The class of the card head extra area.",
|
|
1566
|
+
"default": "undefined",
|
|
1567
|
+
"description-sections": {
|
|
1568
|
+
"since": "2.36.0"
|
|
1569
|
+
}
|
|
1570
|
+
},
|
|
1541
1571
|
{
|
|
1542
1572
|
"name": "header-extra-style",
|
|
1543
1573
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/card",
|
|
@@ -1548,6 +1578,16 @@
|
|
|
1548
1578
|
"since": "2.25.0"
|
|
1549
1579
|
}
|
|
1550
1580
|
},
|
|
1581
|
+
{
|
|
1582
|
+
"name": "footer-class",
|
|
1583
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/card",
|
|
1584
|
+
"type": "string",
|
|
1585
|
+
"description": "The class of the bottom area of the card.",
|
|
1586
|
+
"default": "undefined",
|
|
1587
|
+
"description-sections": {
|
|
1588
|
+
"since": "2.36.0"
|
|
1589
|
+
}
|
|
1590
|
+
},
|
|
1551
1591
|
{
|
|
1552
1592
|
"name": "footer-style",
|
|
1553
1593
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/card",
|
|
@@ -2883,7 +2923,7 @@
|
|
|
2883
2923
|
{
|
|
2884
2924
|
"name": "duration",
|
|
2885
2925
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/countdown",
|
|
2886
|
-
"type": "
|
|
2926
|
+
"type": "number",
|
|
2887
2927
|
"description": "The duration of the countdown (unit is millisecond). Not reactive.",
|
|
2888
2928
|
"default": "0",
|
|
2889
2929
|
"description-sections": {
|
|
@@ -3860,6 +3900,16 @@
|
|
|
3860
3900
|
"description": "Whether to display border.",
|
|
3861
3901
|
"default": "false"
|
|
3862
3902
|
},
|
|
3903
|
+
{
|
|
3904
|
+
"name": "label-class",
|
|
3905
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/descriptions",
|
|
3906
|
+
"type": "string",
|
|
3907
|
+
"description": "Class of the item label.",
|
|
3908
|
+
"default": "undefined",
|
|
3909
|
+
"description-sections": {
|
|
3910
|
+
"since": "2.36.0"
|
|
3911
|
+
}
|
|
3912
|
+
},
|
|
3863
3913
|
{
|
|
3864
3914
|
"name": "label-style",
|
|
3865
3915
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/descriptions",
|
|
@@ -3867,6 +3917,16 @@
|
|
|
3867
3917
|
"description": "Style of the item label.",
|
|
3868
3918
|
"default": "undefined"
|
|
3869
3919
|
},
|
|
3920
|
+
{
|
|
3921
|
+
"name": "content-class",
|
|
3922
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/descriptions",
|
|
3923
|
+
"type": "string",
|
|
3924
|
+
"description": "Class of the item content.",
|
|
3925
|
+
"default": "undefined",
|
|
3926
|
+
"description-sections": {
|
|
3927
|
+
"since": "2.36.0"
|
|
3928
|
+
}
|
|
3929
|
+
},
|
|
3870
3930
|
{
|
|
3871
3931
|
"name": "content-style",
|
|
3872
3932
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/descriptions",
|
|
@@ -3898,11 +3958,21 @@
|
|
|
3898
3958
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/descriptions",
|
|
3899
3959
|
"type": "number"
|
|
3900
3960
|
},
|
|
3961
|
+
{
|
|
3962
|
+
"name": "label-class",
|
|
3963
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/descriptions",
|
|
3964
|
+
"type": "string"
|
|
3965
|
+
},
|
|
3901
3966
|
{
|
|
3902
3967
|
"name": "label-style",
|
|
3903
3968
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/descriptions",
|
|
3904
3969
|
"type": "object | string"
|
|
3905
3970
|
},
|
|
3971
|
+
{
|
|
3972
|
+
"name": "content-class",
|
|
3973
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/descriptions",
|
|
3974
|
+
"type": "string"
|
|
3975
|
+
},
|
|
3906
3976
|
{
|
|
3907
3977
|
"name": "content-style",
|
|
3908
3978
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/descriptions",
|
|
@@ -3940,6 +4010,14 @@
|
|
|
3940
4010
|
"name": "icon",
|
|
3941
4011
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/dialog",
|
|
3942
4012
|
"description": "`Icon` content."
|
|
4013
|
+
},
|
|
4014
|
+
{
|
|
4015
|
+
"name": "close",
|
|
4016
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/dialog",
|
|
4017
|
+
"description": "`Close` content.",
|
|
4018
|
+
"description-sections": {
|
|
4019
|
+
"since": "2.36.0"
|
|
4020
|
+
}
|
|
3943
4021
|
}
|
|
3944
4022
|
],
|
|
3945
4023
|
"attributes": [],
|
|
@@ -4285,6 +4363,46 @@
|
|
|
4285
4363
|
"since": "2.28.3"
|
|
4286
4364
|
}
|
|
4287
4365
|
},
|
|
4366
|
+
{
|
|
4367
|
+
"name": "max-width",
|
|
4368
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/drawer",
|
|
4369
|
+
"type": "number",
|
|
4370
|
+
"description": "Max width of draggable drawer.",
|
|
4371
|
+
"default": "undefined",
|
|
4372
|
+
"description-sections": {
|
|
4373
|
+
"since": "2.35.0"
|
|
4374
|
+
}
|
|
4375
|
+
},
|
|
4376
|
+
{
|
|
4377
|
+
"name": "max-height",
|
|
4378
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/drawer",
|
|
4379
|
+
"type": "number",
|
|
4380
|
+
"description": "Max height of draggable drawer.",
|
|
4381
|
+
"default": "undefined",
|
|
4382
|
+
"description-sections": {
|
|
4383
|
+
"since": "2.35.0"
|
|
4384
|
+
}
|
|
4385
|
+
},
|
|
4386
|
+
{
|
|
4387
|
+
"name": "min-width",
|
|
4388
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/drawer",
|
|
4389
|
+
"type": "number",
|
|
4390
|
+
"description": "Min width of draggable drawer.",
|
|
4391
|
+
"default": "undefined",
|
|
4392
|
+
"description-sections": {
|
|
4393
|
+
"since": "2.35.0"
|
|
4394
|
+
}
|
|
4395
|
+
},
|
|
4396
|
+
{
|
|
4397
|
+
"name": "min-height",
|
|
4398
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/drawer",
|
|
4399
|
+
"type": "number",
|
|
4400
|
+
"description": "Max height of draggable drawer.",
|
|
4401
|
+
"default": "undefined",
|
|
4402
|
+
"description-sections": {
|
|
4403
|
+
"since": "2.35.0"
|
|
4404
|
+
}
|
|
4405
|
+
},
|
|
4288
4406
|
{
|
|
4289
4407
|
"name": "resizable",
|
|
4290
4408
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/drawer",
|
|
@@ -4318,22 +4436,20 @@
|
|
|
4318
4436
|
{
|
|
4319
4437
|
"name": "drawer-style",
|
|
4320
4438
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/drawer",
|
|
4321
|
-
"type": "string | object"
|
|
4439
|
+
"type": "string | object",
|
|
4440
|
+
"description": "Style of the drawer.",
|
|
4441
|
+
"default": "undefined"
|
|
4322
4442
|
},
|
|
4323
4443
|
{
|
|
4324
4444
|
"name": "drawer-class",
|
|
4325
4445
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/drawer",
|
|
4326
|
-
"type": "string"
|
|
4446
|
+
"type": "string",
|
|
4447
|
+
"description": "Class of the drawer.",
|
|
4448
|
+
"default": "undefined"
|
|
4327
4449
|
},
|
|
4328
4450
|
{
|
|
4329
4451
|
"name": "target",
|
|
4330
4452
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/drawer"
|
|
4331
|
-
},
|
|
4332
|
-
{
|
|
4333
|
-
"name": "style",
|
|
4334
|
-
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/drawer",
|
|
4335
|
-
"description": "Style of the drawer.",
|
|
4336
|
-
"default": "undefined"
|
|
4337
4453
|
}
|
|
4338
4454
|
],
|
|
4339
4455
|
"js": {
|
|
@@ -4596,11 +4712,26 @@
|
|
|
4596
4712
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/dropdown",
|
|
4597
4713
|
"type": "string"
|
|
4598
4714
|
},
|
|
4715
|
+
{
|
|
4716
|
+
"name": "arrow-class",
|
|
4717
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/dropdown",
|
|
4718
|
+
"type": "string"
|
|
4719
|
+
},
|
|
4599
4720
|
{
|
|
4600
4721
|
"name": "arrow-style",
|
|
4601
4722
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/dropdown",
|
|
4602
4723
|
"type": "string | object"
|
|
4603
4724
|
},
|
|
4725
|
+
{
|
|
4726
|
+
"name": "arrow-wrapper-class",
|
|
4727
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/dropdown",
|
|
4728
|
+
"type": "string"
|
|
4729
|
+
},
|
|
4730
|
+
{
|
|
4731
|
+
"name": "arrow-wrapper-style",
|
|
4732
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/dropdown",
|
|
4733
|
+
"type": "string | object"
|
|
4734
|
+
},
|
|
4604
4735
|
{
|
|
4605
4736
|
"name": "flip",
|
|
4606
4737
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/dropdown",
|
|
@@ -4643,16 +4774,31 @@
|
|
|
4643
4774
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/dropdown",
|
|
4644
4775
|
"type": "boolean"
|
|
4645
4776
|
},
|
|
4777
|
+
{
|
|
4778
|
+
"name": "content-class",
|
|
4779
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/dropdown",
|
|
4780
|
+
"type": "string"
|
|
4781
|
+
},
|
|
4646
4782
|
{
|
|
4647
4783
|
"name": "content-style",
|
|
4648
4784
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/dropdown",
|
|
4649
4785
|
"type": "object | string"
|
|
4650
4786
|
},
|
|
4787
|
+
{
|
|
4788
|
+
"name": "header-class",
|
|
4789
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/dropdown",
|
|
4790
|
+
"type": "string"
|
|
4791
|
+
},
|
|
4651
4792
|
{
|
|
4652
4793
|
"name": "header-style",
|
|
4653
4794
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/dropdown",
|
|
4654
4795
|
"type": "object | string"
|
|
4655
4796
|
},
|
|
4797
|
+
{
|
|
4798
|
+
"name": "footer-class",
|
|
4799
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/dropdown",
|
|
4800
|
+
"type": "string"
|
|
4801
|
+
},
|
|
4656
4802
|
{
|
|
4657
4803
|
"name": "footer-style",
|
|
4658
4804
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/dropdown",
|
|
@@ -4890,6 +5036,16 @@
|
|
|
4890
5036
|
"description": "The key of each item that should be used in the rendering of the list.",
|
|
4891
5037
|
"default": "undefined"
|
|
4892
5038
|
},
|
|
5039
|
+
{
|
|
5040
|
+
"name": "item-class",
|
|
5041
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/dynamic-input",
|
|
5042
|
+
"type": "string",
|
|
5043
|
+
"description": "The class of each item of the dynamic input.",
|
|
5044
|
+
"default": "undefined",
|
|
5045
|
+
"description-sections": {
|
|
5046
|
+
"since": "2.36.0"
|
|
5047
|
+
}
|
|
5048
|
+
},
|
|
4893
5049
|
{
|
|
4894
5050
|
"name": "item-style",
|
|
4895
5051
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/dynamic-input",
|
|
@@ -5066,6 +5222,16 @@
|
|
|
5066
5222
|
"description": "Value if manually set.",
|
|
5067
5223
|
"default": "undefined"
|
|
5068
5224
|
},
|
|
5225
|
+
{
|
|
5226
|
+
"name": "input-class",
|
|
5227
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/dynamic-tags",
|
|
5228
|
+
"type": "string",
|
|
5229
|
+
"description": "Customize the class of the input.",
|
|
5230
|
+
"default": "undefined",
|
|
5231
|
+
"description-sections": {
|
|
5232
|
+
"since": "2.36.0"
|
|
5233
|
+
}
|
|
5234
|
+
},
|
|
5069
5235
|
{
|
|
5070
5236
|
"name": "input-style",
|
|
5071
5237
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/dynamic-tags",
|
|
@@ -5090,6 +5256,16 @@
|
|
|
5090
5256
|
"description": "Maximum number of tags.",
|
|
5091
5257
|
"default": "undefined"
|
|
5092
5258
|
},
|
|
5259
|
+
{
|
|
5260
|
+
"name": "tag-class",
|
|
5261
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/dynamic-tags",
|
|
5262
|
+
"type": "string",
|
|
5263
|
+
"description": "Customize the class of the tag.",
|
|
5264
|
+
"default": "undefined",
|
|
5265
|
+
"description-sections": {
|
|
5266
|
+
"since": "2.36.0"
|
|
5267
|
+
}
|
|
5268
|
+
},
|
|
5093
5269
|
{
|
|
5094
5270
|
"name": "tag-style",
|
|
5095
5271
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/dynamic-tags",
|
|
@@ -5254,6 +5430,31 @@
|
|
|
5254
5430
|
"events": []
|
|
5255
5431
|
}
|
|
5256
5432
|
},
|
|
5433
|
+
{
|
|
5434
|
+
"name": "NPerformantEllipsis",
|
|
5435
|
+
"source": {
|
|
5436
|
+
"symbol": "NPerformantEllipsis"
|
|
5437
|
+
},
|
|
5438
|
+
"slots": [],
|
|
5439
|
+
"attributes": [],
|
|
5440
|
+
"props": [
|
|
5441
|
+
{
|
|
5442
|
+
"name": "expand-trigger",
|
|
5443
|
+
"type": "string"
|
|
5444
|
+
},
|
|
5445
|
+
{
|
|
5446
|
+
"name": "line-clamp",
|
|
5447
|
+
"type": "number | string"
|
|
5448
|
+
},
|
|
5449
|
+
{
|
|
5450
|
+
"name": "tooltip",
|
|
5451
|
+
"type": "boolean | object"
|
|
5452
|
+
}
|
|
5453
|
+
],
|
|
5454
|
+
"js": {
|
|
5455
|
+
"events": []
|
|
5456
|
+
}
|
|
5457
|
+
},
|
|
5257
5458
|
{
|
|
5258
5459
|
"name": "NEmpty",
|
|
5259
5460
|
"description": "E<span style=\"opacity: 0;\">mpt</span>y.",
|
|
@@ -6255,7 +6456,7 @@
|
|
|
6255
6456
|
"name": "responsive",
|
|
6256
6457
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/grid",
|
|
6257
6458
|
"type": "'self' | 'screen'",
|
|
6258
|
-
"description": "`'self'` triggers responsive layout by its own width. `'screen'` triggers responsive layout by viewport's
|
|
6459
|
+
"description": "`'self'` triggers responsive layout by its own width. `'screen'` triggers responsive layout by viewport's width.",
|
|
6259
6460
|
"default": "'screen'"
|
|
6260
6461
|
},
|
|
6261
6462
|
{
|
|
@@ -6691,6 +6892,14 @@
|
|
|
6691
6892
|
"type": "(e: Event) => void",
|
|
6692
6893
|
"description": "Callback executed after the image is loaded.",
|
|
6693
6894
|
"default": "undefined"
|
|
6895
|
+
},
|
|
6896
|
+
{
|
|
6897
|
+
"name": "preview-prev",
|
|
6898
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/image"
|
|
6899
|
+
},
|
|
6900
|
+
{
|
|
6901
|
+
"name": "preview-next",
|
|
6902
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/image"
|
|
6694
6903
|
}
|
|
6695
6904
|
]
|
|
6696
6905
|
}
|
|
@@ -6729,7 +6938,22 @@
|
|
|
6729
6938
|
}
|
|
6730
6939
|
],
|
|
6731
6940
|
"js": {
|
|
6732
|
-
"events": [
|
|
6941
|
+
"events": [
|
|
6942
|
+
{
|
|
6943
|
+
"name": "preview-prev",
|
|
6944
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/image",
|
|
6945
|
+
"type": "() => void",
|
|
6946
|
+
"description": "Click the callback from the previous slide",
|
|
6947
|
+
"default": "undefined"
|
|
6948
|
+
},
|
|
6949
|
+
{
|
|
6950
|
+
"name": "preview-next",
|
|
6951
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/image",
|
|
6952
|
+
"type": "() => void",
|
|
6953
|
+
"description": "Click the callback on the next slide",
|
|
6954
|
+
"default": "undefined"
|
|
6955
|
+
}
|
|
6956
|
+
]
|
|
6733
6957
|
}
|
|
6734
6958
|
},
|
|
6735
6959
|
{
|
|
@@ -7448,6 +7672,16 @@
|
|
|
7448
7672
|
"description": "See [Scrollbar props](scrollbar#Scrollbar-Props)",
|
|
7449
7673
|
"default": "undefined"
|
|
7450
7674
|
},
|
|
7675
|
+
{
|
|
7676
|
+
"name": "content-class",
|
|
7677
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/layout",
|
|
7678
|
+
"type": "string",
|
|
7679
|
+
"description": "Class of scrollable content node.",
|
|
7680
|
+
"default": "undefined",
|
|
7681
|
+
"description-sections": {
|
|
7682
|
+
"since": "2.36.0"
|
|
7683
|
+
}
|
|
7684
|
+
},
|
|
7451
7685
|
{
|
|
7452
7686
|
"name": "content-style",
|
|
7453
7687
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/layout",
|
|
@@ -7511,6 +7745,11 @@
|
|
|
7511
7745
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/layout",
|
|
7512
7746
|
"type": "object"
|
|
7513
7747
|
},
|
|
7748
|
+
{
|
|
7749
|
+
"name": "content-class",
|
|
7750
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/layout",
|
|
7751
|
+
"type": "string"
|
|
7752
|
+
},
|
|
7514
7753
|
{
|
|
7515
7754
|
"name": "content-style",
|
|
7516
7755
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/layout",
|
|
@@ -7623,6 +7862,11 @@
|
|
|
7623
7862
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/layout",
|
|
7624
7863
|
"type": "number | string"
|
|
7625
7864
|
},
|
|
7865
|
+
{
|
|
7866
|
+
"name": "content-class",
|
|
7867
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/layout",
|
|
7868
|
+
"type": "string"
|
|
7869
|
+
},
|
|
7626
7870
|
{
|
|
7627
7871
|
"name": "content-style",
|
|
7628
7872
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/layout",
|
|
@@ -7668,11 +7912,21 @@
|
|
|
7668
7912
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/layout",
|
|
7669
7913
|
"type": "object"
|
|
7670
7914
|
},
|
|
7915
|
+
{
|
|
7916
|
+
"name": "trigger-class",
|
|
7917
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/layout",
|
|
7918
|
+
"type": "string"
|
|
7919
|
+
},
|
|
7671
7920
|
{
|
|
7672
7921
|
"name": "trigger-style",
|
|
7673
7922
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/layout",
|
|
7674
7923
|
"type": "string | object"
|
|
7675
7924
|
},
|
|
7925
|
+
{
|
|
7926
|
+
"name": "collapsed-trigger-class",
|
|
7927
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/layout",
|
|
7928
|
+
"type": "string"
|
|
7929
|
+
},
|
|
7676
7930
|
{
|
|
7677
7931
|
"name": "collapsed-trigger-style",
|
|
7678
7932
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/layout",
|
|
@@ -7989,6 +8243,16 @@
|
|
|
7989
8243
|
"since": "2.33.4"
|
|
7990
8244
|
}
|
|
7991
8245
|
},
|
|
8246
|
+
{
|
|
8247
|
+
"name": "container-class",
|
|
8248
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/loading-bar",
|
|
8249
|
+
"type": "string",
|
|
8250
|
+
"description": "Class of the loading bar container.",
|
|
8251
|
+
"default": "undefined",
|
|
8252
|
+
"description-sections": {
|
|
8253
|
+
"since": "2.33.4"
|
|
8254
|
+
}
|
|
8255
|
+
},
|
|
7992
8256
|
{
|
|
7993
8257
|
"name": "container-style",
|
|
7994
8258
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/loading-bar",
|
|
@@ -8329,6 +8593,23 @@
|
|
|
8329
8593
|
"since": "2.28.3"
|
|
8330
8594
|
}
|
|
8331
8595
|
},
|
|
8596
|
+
{
|
|
8597
|
+
"name": "dropdown-placement",
|
|
8598
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/menu",
|
|
8599
|
+
"type": "'top-start' | 'top' | 'top-end' | 'right-start' | 'right' | 'right-end' | 'bottom-start' | 'bottom' | 'bottom-end' | 'left-start' | 'left' | 'left-end' |",
|
|
8600
|
+
"description": "Only effective in horizontal mode.",
|
|
8601
|
+
"default": "'top'"
|
|
8602
|
+
},
|
|
8603
|
+
{
|
|
8604
|
+
"name": "responsive",
|
|
8605
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/menu",
|
|
8606
|
+
"type": "boolean",
|
|
8607
|
+
"description": "Whether to collapsed menu items that overflows menu. Only work for menu with `mode='horizontal'`.",
|
|
8608
|
+
"default": "false",
|
|
8609
|
+
"description-sections": {
|
|
8610
|
+
"since": "2.36.0"
|
|
8611
|
+
}
|
|
8612
|
+
},
|
|
8332
8613
|
{
|
|
8333
8614
|
"name": "items",
|
|
8334
8615
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/menu",
|
|
@@ -8343,13 +8624,6 @@
|
|
|
8343
8624
|
"name": "default-expanded-names",
|
|
8344
8625
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/menu",
|
|
8345
8626
|
"type": "Array"
|
|
8346
|
-
},
|
|
8347
|
-
{
|
|
8348
|
-
"name": "dropdown-placement",
|
|
8349
|
-
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/menu",
|
|
8350
|
-
"type": "'top-start' | 'top' | 'top-end' | 'right-start' | 'right' | 'right-end' | 'bottom-start' | 'bottom' | 'bottom-end' | 'left-start' | 'left' | 'left-end' |",
|
|
8351
|
-
"description": "Only effective in horizontal mode.",
|
|
8352
|
-
"default": "'top'"
|
|
8353
8627
|
}
|
|
8354
8628
|
],
|
|
8355
8629
|
"js": {
|
|
@@ -8651,6 +8925,16 @@
|
|
|
8651
8925
|
"description": "Whether to show close icon on all messages.",
|
|
8652
8926
|
"default": "false"
|
|
8653
8927
|
},
|
|
8928
|
+
{
|
|
8929
|
+
"name": "container-class",
|
|
8930
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/message",
|
|
8931
|
+
"type": "string",
|
|
8932
|
+
"description": "Message container class.",
|
|
8933
|
+
"default": "undefined",
|
|
8934
|
+
"description-sections": {
|
|
8935
|
+
"since": "2.36.0"
|
|
8936
|
+
}
|
|
8937
|
+
},
|
|
8654
8938
|
{
|
|
8655
8939
|
"name": "container-style",
|
|
8656
8940
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/message",
|
|
@@ -8782,22 +9066,42 @@
|
|
|
8782
9066
|
"type": "string | Function"
|
|
8783
9067
|
},
|
|
8784
9068
|
{
|
|
8785
|
-
"name": "content-
|
|
9069
|
+
"name": "content-class",
|
|
8786
9070
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/modal",
|
|
8787
|
-
"type": "
|
|
9071
|
+
"type": "string"
|
|
8788
9072
|
},
|
|
8789
9073
|
{
|
|
8790
|
-
"name": "
|
|
9074
|
+
"name": "content-style",
|
|
8791
9075
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/modal",
|
|
8792
9076
|
"type": "object | string"
|
|
8793
9077
|
},
|
|
8794
9078
|
{
|
|
8795
|
-
"name": "header-
|
|
9079
|
+
"name": "header-class",
|
|
8796
9080
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/modal",
|
|
8797
|
-
"type": "
|
|
9081
|
+
"type": "string"
|
|
8798
9082
|
},
|
|
8799
9083
|
{
|
|
8800
|
-
"name": "
|
|
9084
|
+
"name": "header-style",
|
|
9085
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/modal",
|
|
9086
|
+
"type": "object | string"
|
|
9087
|
+
},
|
|
9088
|
+
{
|
|
9089
|
+
"name": "header-extra-class",
|
|
9090
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/modal",
|
|
9091
|
+
"type": "string"
|
|
9092
|
+
},
|
|
9093
|
+
{
|
|
9094
|
+
"name": "header-extra-style",
|
|
9095
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/modal",
|
|
9096
|
+
"type": "object | string"
|
|
9097
|
+
},
|
|
9098
|
+
{
|
|
9099
|
+
"name": "footer-class",
|
|
9100
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/modal",
|
|
9101
|
+
"type": "string"
|
|
9102
|
+
},
|
|
9103
|
+
{
|
|
9104
|
+
"name": "footer-style",
|
|
8801
9105
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/modal",
|
|
8802
9106
|
"type": "object | string"
|
|
8803
9107
|
},
|
|
@@ -8990,6 +9294,16 @@
|
|
|
8990
9294
|
"slots": [],
|
|
8991
9295
|
"attributes": [],
|
|
8992
9296
|
"props": [
|
|
9297
|
+
{
|
|
9298
|
+
"name": "container-class",
|
|
9299
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/notification",
|
|
9300
|
+
"type": "string",
|
|
9301
|
+
"description": "Class of notification container.",
|
|
9302
|
+
"default": "undefined",
|
|
9303
|
+
"description-sections": {
|
|
9304
|
+
"since": "2.36.0"
|
|
9305
|
+
}
|
|
9306
|
+
},
|
|
8993
9307
|
{
|
|
8994
9308
|
"name": "container-style",
|
|
8995
9309
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/notification",
|
|
@@ -9024,7 +9338,7 @@
|
|
|
9024
9338
|
{
|
|
9025
9339
|
"name": "placement",
|
|
9026
9340
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/notification",
|
|
9027
|
-
"type": "'top' | 'bottom' |'top-right' | 'top-left' | 'bottom-left' | 'bottom
|
|
9341
|
+
"type": "'top' | 'bottom' |'top-right' | 'top-left' | 'bottom-left' | 'bottom-right'",
|
|
9028
9342
|
"description": "Placement of all notifications.",
|
|
9029
9343
|
"default": "'top-right'",
|
|
9030
9344
|
"description-sections": {
|
|
@@ -9496,11 +9810,26 @@
|
|
|
9496
9810
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/popconfirm",
|
|
9497
9811
|
"type": "string"
|
|
9498
9812
|
},
|
|
9813
|
+
{
|
|
9814
|
+
"name": "arrow-class",
|
|
9815
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/popconfirm",
|
|
9816
|
+
"type": "string"
|
|
9817
|
+
},
|
|
9499
9818
|
{
|
|
9500
9819
|
"name": "arrow-style",
|
|
9501
9820
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/popconfirm",
|
|
9502
9821
|
"type": "string | object"
|
|
9503
9822
|
},
|
|
9823
|
+
{
|
|
9824
|
+
"name": "arrow-wrapper-class",
|
|
9825
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/popconfirm",
|
|
9826
|
+
"type": "string"
|
|
9827
|
+
},
|
|
9828
|
+
{
|
|
9829
|
+
"name": "arrow-wrapper-style",
|
|
9830
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/popconfirm",
|
|
9831
|
+
"type": "string | object"
|
|
9832
|
+
},
|
|
9504
9833
|
{
|
|
9505
9834
|
"name": "flip",
|
|
9506
9835
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/popconfirm",
|
|
@@ -9541,16 +9870,31 @@
|
|
|
9541
9870
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/popconfirm",
|
|
9542
9871
|
"type": "boolean"
|
|
9543
9872
|
},
|
|
9873
|
+
{
|
|
9874
|
+
"name": "content-class",
|
|
9875
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/popconfirm",
|
|
9876
|
+
"type": "string"
|
|
9877
|
+
},
|
|
9544
9878
|
{
|
|
9545
9879
|
"name": "content-style",
|
|
9546
9880
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/popconfirm",
|
|
9547
9881
|
"type": "object | string"
|
|
9548
9882
|
},
|
|
9883
|
+
{
|
|
9884
|
+
"name": "header-class",
|
|
9885
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/popconfirm",
|
|
9886
|
+
"type": "string"
|
|
9887
|
+
},
|
|
9549
9888
|
{
|
|
9550
9889
|
"name": "header-style",
|
|
9551
9890
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/popconfirm",
|
|
9552
9891
|
"type": "object | string"
|
|
9553
9892
|
},
|
|
9893
|
+
{
|
|
9894
|
+
"name": "footer-class",
|
|
9895
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/popconfirm",
|
|
9896
|
+
"type": "string"
|
|
9897
|
+
},
|
|
9554
9898
|
{
|
|
9555
9899
|
"name": "footer-style",
|
|
9556
9900
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/popconfirm",
|
|
@@ -9792,13 +10136,43 @@
|
|
|
9792
10136
|
"description": "The conditionally render directive to show popover content. `if` means using `v-if` to render content, `show` means using `v-show` to render content.",
|
|
9793
10137
|
"default": "'if'"
|
|
9794
10138
|
},
|
|
10139
|
+
{
|
|
10140
|
+
"name": "arrow-class",
|
|
10141
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/popover",
|
|
10142
|
+
"type": "string",
|
|
10143
|
+
"description": "Arrow class of the popover.",
|
|
10144
|
+
"default": "undefined",
|
|
10145
|
+
"description-sections": {
|
|
10146
|
+
"since": "2.36.0"
|
|
10147
|
+
}
|
|
10148
|
+
},
|
|
9795
10149
|
{
|
|
9796
10150
|
"name": "arrow-style",
|
|
9797
10151
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/popover",
|
|
9798
|
-
"type": "
|
|
10152
|
+
"type": "string | Object",
|
|
9799
10153
|
"description": "Arrow style of the popover.",
|
|
9800
10154
|
"default": "undefined"
|
|
9801
10155
|
},
|
|
10156
|
+
{
|
|
10157
|
+
"name": "arrow-wrapper-class",
|
|
10158
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/popover",
|
|
10159
|
+
"type": "string",
|
|
10160
|
+
"description": "Arrow class of the popover wrapper.",
|
|
10161
|
+
"default": "undefined",
|
|
10162
|
+
"description-sections": {
|
|
10163
|
+
"since": "2.36.0"
|
|
10164
|
+
}
|
|
10165
|
+
},
|
|
10166
|
+
{
|
|
10167
|
+
"name": "arrow-wrapper-style",
|
|
10168
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/popover",
|
|
10169
|
+
"type": "string | Object",
|
|
10170
|
+
"description": "Arrow style of the popover wrapper.",
|
|
10171
|
+
"default": "undefined",
|
|
10172
|
+
"description-sections": {
|
|
10173
|
+
"since": "2.36.0"
|
|
10174
|
+
}
|
|
10175
|
+
},
|
|
9802
10176
|
{
|
|
9803
10177
|
"name": "flip",
|
|
9804
10178
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/popover",
|
|
@@ -9861,30 +10235,60 @@
|
|
|
9861
10235
|
"since": "2.28.3"
|
|
9862
10236
|
}
|
|
9863
10237
|
},
|
|
10238
|
+
{
|
|
10239
|
+
"name": "content-class",
|
|
10240
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/popover",
|
|
10241
|
+
"type": "string",
|
|
10242
|
+
"description": "Content class of the popover.",
|
|
10243
|
+
"default": "undefined",
|
|
10244
|
+
"description-sections": {
|
|
10245
|
+
"since": "2.36.0"
|
|
10246
|
+
}
|
|
10247
|
+
},
|
|
9864
10248
|
{
|
|
9865
10249
|
"name": "content-style",
|
|
9866
10250
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/popover",
|
|
9867
|
-
"type": "
|
|
10251
|
+
"type": "string | Object",
|
|
9868
10252
|
"description": "Content style of the popover.",
|
|
9869
10253
|
"default": "undefined",
|
|
9870
10254
|
"description-sections": {
|
|
9871
10255
|
"since": "2.28.3"
|
|
9872
10256
|
}
|
|
9873
10257
|
},
|
|
10258
|
+
{
|
|
10259
|
+
"name": "header-class",
|
|
10260
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/popover",
|
|
10261
|
+
"type": "string",
|
|
10262
|
+
"description": "Header class of the popover.",
|
|
10263
|
+
"default": "undefined",
|
|
10264
|
+
"description-sections": {
|
|
10265
|
+
"since": "2.36.0"
|
|
10266
|
+
}
|
|
10267
|
+
},
|
|
9874
10268
|
{
|
|
9875
10269
|
"name": "header-style",
|
|
9876
10270
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/popover",
|
|
9877
|
-
"type": "
|
|
10271
|
+
"type": "string | Object",
|
|
9878
10272
|
"description": "Header style of the popover.",
|
|
9879
10273
|
"default": "undefined",
|
|
9880
10274
|
"description-sections": {
|
|
9881
10275
|
"since": "2.28.3"
|
|
9882
10276
|
}
|
|
9883
10277
|
},
|
|
10278
|
+
{
|
|
10279
|
+
"name": "footer-class",
|
|
10280
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/popover",
|
|
10281
|
+
"type": "string",
|
|
10282
|
+
"description": "Footer class of the popover.",
|
|
10283
|
+
"default": "undefined",
|
|
10284
|
+
"description-sections": {
|
|
10285
|
+
"since": "2.36.0"
|
|
10286
|
+
}
|
|
10287
|
+
},
|
|
9884
10288
|
{
|
|
9885
10289
|
"name": "footer-style",
|
|
9886
10290
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/popover",
|
|
9887
|
-
"type": "
|
|
10291
|
+
"type": "string | Object",
|
|
9888
10292
|
"description": "Footer style of the popover.",
|
|
9889
10293
|
"default": "undefined",
|
|
9890
10294
|
"description-sections": {
|
|
@@ -9957,6 +10361,14 @@
|
|
|
9957
10361
|
"symbol": "NPopselect"
|
|
9958
10362
|
},
|
|
9959
10363
|
"slots": [
|
|
10364
|
+
{
|
|
10365
|
+
"name": "header",
|
|
10366
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/popselect",
|
|
10367
|
+
"description": "Header menu slot.",
|
|
10368
|
+
"description-sections": {
|
|
10369
|
+
"since": "2.36.0"
|
|
10370
|
+
}
|
|
10371
|
+
},
|
|
9960
10372
|
{
|
|
9961
10373
|
"name": "action",
|
|
9962
10374
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/popselect",
|
|
@@ -10041,11 +10453,26 @@
|
|
|
10041
10453
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/popselect",
|
|
10042
10454
|
"type": "string"
|
|
10043
10455
|
},
|
|
10456
|
+
{
|
|
10457
|
+
"name": "arrow-class",
|
|
10458
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/popselect",
|
|
10459
|
+
"type": "string"
|
|
10460
|
+
},
|
|
10044
10461
|
{
|
|
10045
10462
|
"name": "arrow-style",
|
|
10046
10463
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/popselect",
|
|
10047
10464
|
"type": "string | object"
|
|
10048
10465
|
},
|
|
10466
|
+
{
|
|
10467
|
+
"name": "arrow-wrapper-class",
|
|
10468
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/popselect",
|
|
10469
|
+
"type": "string"
|
|
10470
|
+
},
|
|
10471
|
+
{
|
|
10472
|
+
"name": "arrow-wrapper-style",
|
|
10473
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/popselect",
|
|
10474
|
+
"type": "string | object"
|
|
10475
|
+
},
|
|
10049
10476
|
{
|
|
10050
10477
|
"name": "flip",
|
|
10051
10478
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/popselect",
|
|
@@ -10088,16 +10515,31 @@
|
|
|
10088
10515
|
"description": "Whether the select menu is scrollable.",
|
|
10089
10516
|
"default": "false"
|
|
10090
10517
|
},
|
|
10518
|
+
{
|
|
10519
|
+
"name": "content-class",
|
|
10520
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/popselect",
|
|
10521
|
+
"type": "string"
|
|
10522
|
+
},
|
|
10091
10523
|
{
|
|
10092
10524
|
"name": "content-style",
|
|
10093
10525
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/popselect",
|
|
10094
10526
|
"type": "object | string"
|
|
10095
10527
|
},
|
|
10528
|
+
{
|
|
10529
|
+
"name": "header-class",
|
|
10530
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/popselect",
|
|
10531
|
+
"type": "string"
|
|
10532
|
+
},
|
|
10096
10533
|
{
|
|
10097
10534
|
"name": "header-style",
|
|
10098
10535
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/popselect",
|
|
10099
10536
|
"type": "object | string"
|
|
10100
10537
|
},
|
|
10538
|
+
{
|
|
10539
|
+
"name": "footer-class",
|
|
10540
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/popselect",
|
|
10541
|
+
"type": "string"
|
|
10542
|
+
},
|
|
10101
10543
|
{
|
|
10102
10544
|
"name": "footer-style",
|
|
10103
10545
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/popselect",
|
|
@@ -10412,6 +10854,70 @@
|
|
|
10412
10854
|
"events": []
|
|
10413
10855
|
}
|
|
10414
10856
|
},
|
|
10857
|
+
{
|
|
10858
|
+
"name": "NQrCode",
|
|
10859
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/qr-code",
|
|
10860
|
+
"source": {
|
|
10861
|
+
"symbol": "NQrCode"
|
|
10862
|
+
},
|
|
10863
|
+
"slots": [],
|
|
10864
|
+
"attributes": [],
|
|
10865
|
+
"props": [
|
|
10866
|
+
{
|
|
10867
|
+
"name": "value",
|
|
10868
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/qr-code",
|
|
10869
|
+
"type": "string"
|
|
10870
|
+
},
|
|
10871
|
+
{
|
|
10872
|
+
"name": "color",
|
|
10873
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/qr-code",
|
|
10874
|
+
"type": "string"
|
|
10875
|
+
},
|
|
10876
|
+
{
|
|
10877
|
+
"name": "background-color",
|
|
10878
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/qr-code",
|
|
10879
|
+
"type": "string"
|
|
10880
|
+
},
|
|
10881
|
+
{
|
|
10882
|
+
"name": "icon-src",
|
|
10883
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/qr-code",
|
|
10884
|
+
"type": "string"
|
|
10885
|
+
},
|
|
10886
|
+
{
|
|
10887
|
+
"name": "icon-size",
|
|
10888
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/qr-code",
|
|
10889
|
+
"type": "number"
|
|
10890
|
+
},
|
|
10891
|
+
{
|
|
10892
|
+
"name": "icon-background-color",
|
|
10893
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/qr-code",
|
|
10894
|
+
"type": "string"
|
|
10895
|
+
},
|
|
10896
|
+
{
|
|
10897
|
+
"name": "icon-border-radius",
|
|
10898
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/qr-code",
|
|
10899
|
+
"type": "number"
|
|
10900
|
+
},
|
|
10901
|
+
{
|
|
10902
|
+
"name": "size",
|
|
10903
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/qr-code",
|
|
10904
|
+
"type": "number"
|
|
10905
|
+
},
|
|
10906
|
+
{
|
|
10907
|
+
"name": "padding",
|
|
10908
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/qr-code",
|
|
10909
|
+
"type": "number | string"
|
|
10910
|
+
},
|
|
10911
|
+
{
|
|
10912
|
+
"name": "error-correction-level",
|
|
10913
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/qr-code",
|
|
10914
|
+
"type": "string"
|
|
10915
|
+
}
|
|
10916
|
+
],
|
|
10917
|
+
"js": {
|
|
10918
|
+
"events": []
|
|
10919
|
+
}
|
|
10920
|
+
},
|
|
10415
10921
|
{
|
|
10416
10922
|
"name": "NRadio",
|
|
10417
10923
|
"description": "<!--single-column-->\n\nWhen I was young, I loved listening to the radio, such as FM 106.8 or FM 92.1.",
|
|
@@ -11541,6 +12047,26 @@
|
|
|
11541
12047
|
"name": "update-value",
|
|
11542
12048
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/slider"
|
|
11543
12049
|
},
|
|
12050
|
+
{
|
|
12051
|
+
"name": "dragstart",
|
|
12052
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/slider",
|
|
12053
|
+
"type": "() => void",
|
|
12054
|
+
"description": "Callback function of dragging start.",
|
|
12055
|
+
"default": "undefined",
|
|
12056
|
+
"description-sections": {
|
|
12057
|
+
"since": "2.36.0"
|
|
12058
|
+
}
|
|
12059
|
+
},
|
|
12060
|
+
{
|
|
12061
|
+
"name": "dragend",
|
|
12062
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/slider",
|
|
12063
|
+
"type": "() => void",
|
|
12064
|
+
"description": "Callback function of dragging end.",
|
|
12065
|
+
"default": "undefined",
|
|
12066
|
+
"description-sections": {
|
|
12067
|
+
"since": "2.36.0"
|
|
12068
|
+
}
|
|
12069
|
+
},
|
|
11544
12070
|
{
|
|
11545
12071
|
"name": "update:value",
|
|
11546
12072
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/slider",
|
|
@@ -11615,6 +12141,16 @@
|
|
|
11615
12141
|
"since": "2.30.5"
|
|
11616
12142
|
}
|
|
11617
12143
|
},
|
|
12144
|
+
{
|
|
12145
|
+
"name": "item-class",
|
|
12146
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/space",
|
|
12147
|
+
"type": "string",
|
|
12148
|
+
"description": "Node class, valid when `wrap-item` is `true`",
|
|
12149
|
+
"default": "undefined",
|
|
12150
|
+
"description-sections": {
|
|
12151
|
+
"since": "2.36.0"
|
|
12152
|
+
}
|
|
12153
|
+
},
|
|
11618
12154
|
{
|
|
11619
12155
|
"name": "item-style",
|
|
11620
12156
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/space",
|
|
@@ -11660,6 +12196,26 @@
|
|
|
11660
12196
|
],
|
|
11661
12197
|
"attributes": [],
|
|
11662
12198
|
"props": [
|
|
12199
|
+
{
|
|
12200
|
+
"name": "content-class",
|
|
12201
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/spin",
|
|
12202
|
+
"type": "string",
|
|
12203
|
+
"description": "Content Class of the spin.",
|
|
12204
|
+
"default": "undefined",
|
|
12205
|
+
"description-sections": {
|
|
12206
|
+
"since": "2.36.0"
|
|
12207
|
+
}
|
|
12208
|
+
},
|
|
12209
|
+
{
|
|
12210
|
+
"name": "content-style",
|
|
12211
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/spin",
|
|
12212
|
+
"type": "string | Object",
|
|
12213
|
+
"description": "Content style of the spin.",
|
|
12214
|
+
"default": "undefined",
|
|
12215
|
+
"description-sections": {
|
|
12216
|
+
"since": "2.36.0"
|
|
12217
|
+
}
|
|
12218
|
+
},
|
|
11663
12219
|
{
|
|
11664
12220
|
"name": "description",
|
|
11665
12221
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/spin",
|
|
@@ -11706,12 +12262,132 @@
|
|
|
11706
12262
|
"name": "spinning",
|
|
11707
12263
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/spin",
|
|
11708
12264
|
"type": "boolean"
|
|
12265
|
+
},
|
|
12266
|
+
{
|
|
12267
|
+
"name": "delay",
|
|
12268
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/spin",
|
|
12269
|
+
"type": "number",
|
|
12270
|
+
"description": "Specifies a delay in milliseconds for loading state (prevent flush).",
|
|
12271
|
+
"default": "undefined"
|
|
11709
12272
|
}
|
|
11710
12273
|
],
|
|
11711
12274
|
"js": {
|
|
11712
12275
|
"events": []
|
|
11713
12276
|
}
|
|
11714
12277
|
},
|
|
12278
|
+
{
|
|
12279
|
+
"name": "NSplit",
|
|
12280
|
+
"description": "The flexible layout tool provides the possibility of customizing the interface layout.",
|
|
12281
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/split",
|
|
12282
|
+
"source": {
|
|
12283
|
+
"symbol": "NSplit"
|
|
12284
|
+
},
|
|
12285
|
+
"slots": [
|
|
12286
|
+
{
|
|
12287
|
+
"name": "1",
|
|
12288
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/split",
|
|
12289
|
+
"description": "The first panel content.",
|
|
12290
|
+
"description-sections": {
|
|
12291
|
+
"since": "2.36.0"
|
|
12292
|
+
}
|
|
12293
|
+
},
|
|
12294
|
+
{
|
|
12295
|
+
"name": "2",
|
|
12296
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/split",
|
|
12297
|
+
"description": "The Second panel content.",
|
|
12298
|
+
"description-sections": {
|
|
12299
|
+
"since": "2.36.0"
|
|
12300
|
+
}
|
|
12301
|
+
},
|
|
12302
|
+
{
|
|
12303
|
+
"name": "resize-trigger",
|
|
12304
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/split",
|
|
12305
|
+
"description": "Split bar content.",
|
|
12306
|
+
"description-sections": {
|
|
12307
|
+
"since": "2.36.0"
|
|
12308
|
+
}
|
|
12309
|
+
}
|
|
12310
|
+
],
|
|
12311
|
+
"attributes": [],
|
|
12312
|
+
"props": [
|
|
12313
|
+
{
|
|
12314
|
+
"name": "direction",
|
|
12315
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/split",
|
|
12316
|
+
"type": "'horizontal' | 'vertical'",
|
|
12317
|
+
"description": "The direction of the split.",
|
|
12318
|
+
"default": "'horizontal'",
|
|
12319
|
+
"description-sections": {
|
|
12320
|
+
"since": "2.36.0"
|
|
12321
|
+
}
|
|
12322
|
+
},
|
|
12323
|
+
{
|
|
12324
|
+
"name": "resize-trigger-size",
|
|
12325
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/split",
|
|
12326
|
+
"type": "number",
|
|
12327
|
+
"description": "Size of the resize trigger.",
|
|
12328
|
+
"default": "3",
|
|
12329
|
+
"description-sections": {
|
|
12330
|
+
"since": "2.36.0"
|
|
12331
|
+
}
|
|
12332
|
+
},
|
|
12333
|
+
{
|
|
12334
|
+
"name": "disabled",
|
|
12335
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/split",
|
|
12336
|
+
"type": "boolean",
|
|
12337
|
+
"description": "Whether to disable the split.",
|
|
12338
|
+
"default": "false",
|
|
12339
|
+
"description-sections": {
|
|
12340
|
+
"since": "2.36.0"
|
|
12341
|
+
}
|
|
12342
|
+
},
|
|
12343
|
+
{
|
|
12344
|
+
"name": "default-size",
|
|
12345
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/split",
|
|
12346
|
+
"type": "number",
|
|
12347
|
+
"description": "Default split size, 0-1 is a percentage.",
|
|
12348
|
+
"default": "0.5",
|
|
12349
|
+
"description-sections": {
|
|
12350
|
+
"since": "2.36.0"
|
|
12351
|
+
}
|
|
12352
|
+
},
|
|
12353
|
+
{
|
|
12354
|
+
"name": "min",
|
|
12355
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/split",
|
|
12356
|
+
"type": "number",
|
|
12357
|
+
"description": "The minimum threshold for splitting, 0-1 is a percentage.",
|
|
12358
|
+
"default": "0",
|
|
12359
|
+
"description-sections": {
|
|
12360
|
+
"since": "2.36.0"
|
|
12361
|
+
}
|
|
12362
|
+
},
|
|
12363
|
+
{
|
|
12364
|
+
"name": "max",
|
|
12365
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/split",
|
|
12366
|
+
"type": "number",
|
|
12367
|
+
"description": "The maximum split threshold, 0-1 is a percentage.",
|
|
12368
|
+
"default": "1",
|
|
12369
|
+
"description-sections": {
|
|
12370
|
+
"since": "2.36.0"
|
|
12371
|
+
}
|
|
12372
|
+
}
|
|
12373
|
+
],
|
|
12374
|
+
"js": {
|
|
12375
|
+
"events": [
|
|
12376
|
+
{
|
|
12377
|
+
"name": "drag-start",
|
|
12378
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/split"
|
|
12379
|
+
},
|
|
12380
|
+
{
|
|
12381
|
+
"name": "drag-move",
|
|
12382
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/split"
|
|
12383
|
+
},
|
|
12384
|
+
{
|
|
12385
|
+
"name": "drag-end",
|
|
12386
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/split"
|
|
12387
|
+
}
|
|
12388
|
+
]
|
|
12389
|
+
}
|
|
12390
|
+
},
|
|
11715
12391
|
{
|
|
11716
12392
|
"name": "NStatistic",
|
|
11717
12393
|
"description": "As simple as it looks.",
|
|
@@ -11763,7 +12439,7 @@
|
|
|
11763
12439
|
{
|
|
11764
12440
|
"name": "value",
|
|
11765
12441
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/statistic",
|
|
11766
|
-
"type": "string",
|
|
12442
|
+
"type": "string | number",
|
|
11767
12443
|
"description": "Statistics value.",
|
|
11768
12444
|
"default": "undefined"
|
|
11769
12445
|
}
|
|
@@ -12751,6 +13427,16 @@
|
|
|
12751
13427
|
"description": "Description information.",
|
|
12752
13428
|
"default": "undefined"
|
|
12753
13429
|
},
|
|
13430
|
+
{
|
|
13431
|
+
"name": "description-class",
|
|
13432
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/thing",
|
|
13433
|
+
"type": "string",
|
|
13434
|
+
"description": "Description area class.",
|
|
13435
|
+
"default": "undefined",
|
|
13436
|
+
"description-sections": {
|
|
13437
|
+
"since": "2.36.0"
|
|
13438
|
+
}
|
|
13439
|
+
},
|
|
12754
13440
|
{
|
|
12755
13441
|
"name": "description-style",
|
|
12756
13442
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/thing",
|
|
@@ -12768,6 +13454,16 @@
|
|
|
12768
13454
|
"description": "Content area.",
|
|
12769
13455
|
"default": "undefined"
|
|
12770
13456
|
},
|
|
13457
|
+
{
|
|
13458
|
+
"name": "content-class",
|
|
13459
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/thing",
|
|
13460
|
+
"type": "string",
|
|
13461
|
+
"description": "Content area class.",
|
|
13462
|
+
"default": "undefined",
|
|
13463
|
+
"description-sections": {
|
|
13464
|
+
"since": "2.36.0"
|
|
13465
|
+
}
|
|
13466
|
+
},
|
|
12771
13467
|
{
|
|
12772
13468
|
"name": "content-style",
|
|
12773
13469
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/thing",
|
|
@@ -13381,11 +14077,26 @@
|
|
|
13381
14077
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/tooltip",
|
|
13382
14078
|
"type": "string"
|
|
13383
14079
|
},
|
|
14080
|
+
{
|
|
14081
|
+
"name": "arrow-class",
|
|
14082
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/tooltip",
|
|
14083
|
+
"type": "string"
|
|
14084
|
+
},
|
|
13384
14085
|
{
|
|
13385
14086
|
"name": "arrow-style",
|
|
13386
14087
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/tooltip",
|
|
13387
14088
|
"type": "string | object"
|
|
13388
14089
|
},
|
|
14090
|
+
{
|
|
14091
|
+
"name": "arrow-wrapper-class",
|
|
14092
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/tooltip",
|
|
14093
|
+
"type": "string"
|
|
14094
|
+
},
|
|
14095
|
+
{
|
|
14096
|
+
"name": "arrow-wrapper-style",
|
|
14097
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/tooltip",
|
|
14098
|
+
"type": "string | object"
|
|
14099
|
+
},
|
|
13389
14100
|
{
|
|
13390
14101
|
"name": "flip",
|
|
13391
14102
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/tooltip",
|
|
@@ -13426,16 +14137,31 @@
|
|
|
13426
14137
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/tooltip",
|
|
13427
14138
|
"type": "boolean"
|
|
13428
14139
|
},
|
|
14140
|
+
{
|
|
14141
|
+
"name": "content-class",
|
|
14142
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/tooltip",
|
|
14143
|
+
"type": "string"
|
|
14144
|
+
},
|
|
13429
14145
|
{
|
|
13430
14146
|
"name": "content-style",
|
|
13431
14147
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/tooltip",
|
|
13432
14148
|
"type": "object | string"
|
|
13433
14149
|
},
|
|
14150
|
+
{
|
|
14151
|
+
"name": "header-class",
|
|
14152
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/tooltip",
|
|
14153
|
+
"type": "string"
|
|
14154
|
+
},
|
|
13434
14155
|
{
|
|
13435
14156
|
"name": "header-style",
|
|
13436
14157
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/tooltip",
|
|
13437
14158
|
"type": "object | string"
|
|
13438
14159
|
},
|
|
14160
|
+
{
|
|
14161
|
+
"name": "footer-class",
|
|
14162
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/tooltip",
|
|
14163
|
+
"type": "string"
|
|
14164
|
+
},
|
|
13439
14165
|
{
|
|
13440
14166
|
"name": "footer-style",
|
|
13441
14167
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/tooltip",
|
|
@@ -13552,6 +14278,26 @@
|
|
|
13552
14278
|
"since": "2.32.0"
|
|
13553
14279
|
}
|
|
13554
14280
|
},
|
|
14281
|
+
{
|
|
14282
|
+
"name": "select-all-text",
|
|
14283
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/transfer",
|
|
14284
|
+
"type": "string",
|
|
14285
|
+
"description": "Text of select all button.",
|
|
14286
|
+
"default": "undefined",
|
|
14287
|
+
"description-sections": {
|
|
14288
|
+
"since": "2.35.0"
|
|
14289
|
+
}
|
|
14290
|
+
},
|
|
14291
|
+
{
|
|
14292
|
+
"name": "clear-text",
|
|
14293
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/transfer",
|
|
14294
|
+
"type": "string",
|
|
14295
|
+
"description": "Text of clear button.",
|
|
14296
|
+
"default": "undefined",
|
|
14297
|
+
"description-sections": {
|
|
14298
|
+
"since": "2.35.0"
|
|
14299
|
+
}
|
|
14300
|
+
},
|
|
13555
14301
|
{
|
|
13556
14302
|
"name": "target-title",
|
|
13557
14303
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/transfer",
|
|
@@ -13801,6 +14547,16 @@
|
|
|
13801
14547
|
"description": "Nodes spread out the whole row.",
|
|
13802
14548
|
"default": "false"
|
|
13803
14549
|
},
|
|
14550
|
+
{
|
|
14551
|
+
"name": "show-line",
|
|
14552
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/tree",
|
|
14553
|
+
"type": "boolean",
|
|
14554
|
+
"description": "Whether to display the connection line.",
|
|
14555
|
+
"default": "false",
|
|
14556
|
+
"description-sections": {
|
|
14557
|
+
"since": "2.35.0"
|
|
14558
|
+
}
|
|
14559
|
+
},
|
|
13804
14560
|
{
|
|
13805
14561
|
"name": "disabled",
|
|
13806
14562
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/tree",
|
|
@@ -13862,6 +14618,13 @@
|
|
|
13862
14618
|
"description": "Whether the node can be selected.",
|
|
13863
14619
|
"default": "true"
|
|
13864
14620
|
},
|
|
14621
|
+
{
|
|
14622
|
+
"name": "scrollbar-props",
|
|
14623
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/tree",
|
|
14624
|
+
"type": "object",
|
|
14625
|
+
"description": "See [Scrollbar props](scrollbar#Scrollbar-Props)",
|
|
14626
|
+
"default": "undefined"
|
|
14627
|
+
},
|
|
13865
14628
|
{
|
|
13866
14629
|
"name": "indent",
|
|
13867
14630
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/tree",
|
|
@@ -14038,7 +14801,7 @@
|
|
|
14038
14801
|
{
|
|
14039
14802
|
"name": "render-switcher-icon",
|
|
14040
14803
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/tree",
|
|
14041
|
-
"type": "(props: { expanded: boolean, selected: boolean }) => VNodeChild",
|
|
14804
|
+
"type": "(props: { option: TreeOption, expanded: boolean, selected: boolean }) => VNodeChild",
|
|
14042
14805
|
"description": "Render function of option switcher icon.",
|
|
14043
14806
|
"default": "undefined",
|
|
14044
14807
|
"description-sections": {
|
|
@@ -14542,6 +15305,16 @@
|
|
|
14542
15305
|
"since": "2.30.7"
|
|
14543
15306
|
}
|
|
14544
15307
|
},
|
|
15308
|
+
{
|
|
15309
|
+
"name": "watch-props",
|
|
15310
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/tree-select",
|
|
15311
|
+
"type": "Array<'defaultCheckedKeys' | 'defaultSelectedKeys' |'defaultExpandedKeys'>",
|
|
15312
|
+
"description": "Default prop names that needed to be watched. Components will be updated after the prop is changed. Note: the `watch-props` itself is not reactive.",
|
|
15313
|
+
"default": "undefined",
|
|
15314
|
+
"description-sections": {
|
|
15315
|
+
"since": "2.36.0"
|
|
15316
|
+
}
|
|
15317
|
+
},
|
|
14545
15318
|
{
|
|
14546
15319
|
"name": "leaf-only",
|
|
14547
15320
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/tree-select",
|
|
@@ -15188,6 +15961,16 @@
|
|
|
15188
15961
|
"description": "The file list of component. If set, the component will work in controlled manner.",
|
|
15189
15962
|
"default": "undefined"
|
|
15190
15963
|
},
|
|
15964
|
+
{
|
|
15965
|
+
"name": "file-list-class",
|
|
15966
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/upload",
|
|
15967
|
+
"type": "string",
|
|
15968
|
+
"description": "The class of file list area",
|
|
15969
|
+
"default": "undefined",
|
|
15970
|
+
"description-sections": {
|
|
15971
|
+
"since": "2.36.0"
|
|
15972
|
+
}
|
|
15973
|
+
},
|
|
15191
15974
|
{
|
|
15192
15975
|
"name": "file-list-style",
|
|
15193
15976
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/upload",
|
|
@@ -15308,6 +16091,16 @@
|
|
|
15308
16091
|
"since": "2.24.2"
|
|
15309
16092
|
}
|
|
15310
16093
|
},
|
|
16094
|
+
{
|
|
16095
|
+
"name": "trigger-class",
|
|
16096
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/upload",
|
|
16097
|
+
"type": "string",
|
|
16098
|
+
"description": "Class of trigger area.",
|
|
16099
|
+
"default": "undefined",
|
|
16100
|
+
"description-sections": {
|
|
16101
|
+
"since": "2.36.0"
|
|
16102
|
+
}
|
|
16103
|
+
},
|
|
15311
16104
|
{
|
|
15312
16105
|
"name": "trigger-style",
|
|
15313
16106
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/upload",
|
|
@@ -15461,6 +16254,98 @@
|
|
|
15461
16254
|
"events": []
|
|
15462
16255
|
}
|
|
15463
16256
|
},
|
|
16257
|
+
{
|
|
16258
|
+
"name": "NVirtualList",
|
|
16259
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/virtual-list",
|
|
16260
|
+
"source": {
|
|
16261
|
+
"symbol": "NVirtualList"
|
|
16262
|
+
},
|
|
16263
|
+
"slots": [],
|
|
16264
|
+
"attributes": [],
|
|
16265
|
+
"props": [
|
|
16266
|
+
{
|
|
16267
|
+
"name": "scrollbar-props",
|
|
16268
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/virtual-list",
|
|
16269
|
+
"type": "object"
|
|
16270
|
+
},
|
|
16271
|
+
{
|
|
16272
|
+
"name": "items",
|
|
16273
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/virtual-list",
|
|
16274
|
+
"type": "Array"
|
|
16275
|
+
},
|
|
16276
|
+
{
|
|
16277
|
+
"name": "item-size",
|
|
16278
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/virtual-list",
|
|
16279
|
+
"type": "number"
|
|
16280
|
+
},
|
|
16281
|
+
{
|
|
16282
|
+
"name": "item-resizable",
|
|
16283
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/virtual-list",
|
|
16284
|
+
"type": "boolean"
|
|
16285
|
+
},
|
|
16286
|
+
{
|
|
16287
|
+
"name": "items-style",
|
|
16288
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/virtual-list",
|
|
16289
|
+
"type": "string | object"
|
|
16290
|
+
},
|
|
16291
|
+
{
|
|
16292
|
+
"name": "visible-items-tag",
|
|
16293
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/virtual-list",
|
|
16294
|
+
"type": "string | object"
|
|
16295
|
+
},
|
|
16296
|
+
{
|
|
16297
|
+
"name": "visible-items-props",
|
|
16298
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/virtual-list",
|
|
16299
|
+
"type": "object"
|
|
16300
|
+
},
|
|
16301
|
+
{
|
|
16302
|
+
"name": "ignore-item-resize",
|
|
16303
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/virtual-list",
|
|
16304
|
+
"type": "boolean"
|
|
16305
|
+
},
|
|
16306
|
+
{
|
|
16307
|
+
"name": "default-scroll-key",
|
|
16308
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/virtual-list",
|
|
16309
|
+
"type": "number | string"
|
|
16310
|
+
},
|
|
16311
|
+
{
|
|
16312
|
+
"name": "default-scroll-index",
|
|
16313
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/virtual-list",
|
|
16314
|
+
"type": "number"
|
|
16315
|
+
},
|
|
16316
|
+
{
|
|
16317
|
+
"name": "key-field",
|
|
16318
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/virtual-list",
|
|
16319
|
+
"type": "string"
|
|
16320
|
+
},
|
|
16321
|
+
{
|
|
16322
|
+
"name": "padding-top",
|
|
16323
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/virtual-list",
|
|
16324
|
+
"type": "number | string"
|
|
16325
|
+
},
|
|
16326
|
+
{
|
|
16327
|
+
"name": "padding-bottom",
|
|
16328
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/virtual-list",
|
|
16329
|
+
"type": "number | string"
|
|
16330
|
+
}
|
|
16331
|
+
],
|
|
16332
|
+
"js": {
|
|
16333
|
+
"events": [
|
|
16334
|
+
{
|
|
16335
|
+
"name": "scroll",
|
|
16336
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/virtual-list"
|
|
16337
|
+
},
|
|
16338
|
+
{
|
|
16339
|
+
"name": "wheel",
|
|
16340
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/virtual-list"
|
|
16341
|
+
},
|
|
16342
|
+
{
|
|
16343
|
+
"name": "resize",
|
|
16344
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/virtual-list"
|
|
16345
|
+
}
|
|
16346
|
+
]
|
|
16347
|
+
}
|
|
16348
|
+
},
|
|
15464
16349
|
{
|
|
15465
16350
|
"name": "NWatermark",
|
|
15466
16351
|
"description": "Watermark.",
|