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
|
@@ -0,0 +1,121 @@
|
|
|
1
|
+
const svSE = {
|
|
2
|
+
name: 'sv-SE',
|
|
3
|
+
global: {
|
|
4
|
+
undo: 'Ångra',
|
|
5
|
+
redo: 'Gör om',
|
|
6
|
+
confirm: 'Bekräfta',
|
|
7
|
+
clear: 'Rensa'
|
|
8
|
+
},
|
|
9
|
+
Popconfirm: {
|
|
10
|
+
positiveText: 'Bekräfta',
|
|
11
|
+
negativeText: 'Avbryt'
|
|
12
|
+
},
|
|
13
|
+
Cascader: {
|
|
14
|
+
placeholder: 'Vänligen välj',
|
|
15
|
+
loading: 'Laddar',
|
|
16
|
+
loadingRequiredMessage: (label) => `Vänligen ladda alla underpunkter till ${label} innan du väljer punkten.`
|
|
17
|
+
},
|
|
18
|
+
Time: {
|
|
19
|
+
dateFormat: 'yyyy-MM-dd',
|
|
20
|
+
dateTimeFormat: 'yyyy-MM-dd HH:mm:ss'
|
|
21
|
+
},
|
|
22
|
+
DatePicker: {
|
|
23
|
+
yearFormat: 'yyyy',
|
|
24
|
+
monthFormat: 'MMM',
|
|
25
|
+
dayFormat: 'eeeeee',
|
|
26
|
+
yearTypeFormat: 'yyyy',
|
|
27
|
+
monthTypeFormat: 'yyyy-MM',
|
|
28
|
+
dateFormat: 'yyyy-MM-dd',
|
|
29
|
+
dateTimeFormat: 'yyyy-MM-dd HH:mm:ss',
|
|
30
|
+
quarterFormat: 'yyyy-qqq',
|
|
31
|
+
clear: 'Rensa',
|
|
32
|
+
now: 'Nu',
|
|
33
|
+
confirm: 'Bekräfta',
|
|
34
|
+
selectTime: 'Välj tid',
|
|
35
|
+
selectDate: 'Välj datum',
|
|
36
|
+
datePlaceholder: 'Välj datum',
|
|
37
|
+
datetimePlaceholder: 'Välj datum och tid',
|
|
38
|
+
monthPlaceholder: 'Välj månad',
|
|
39
|
+
yearPlaceholder: 'Välj år',
|
|
40
|
+
quarterPlaceholder: 'Välj kvartal',
|
|
41
|
+
startDatePlaceholder: 'Startdatum',
|
|
42
|
+
endDatePlaceholder: 'Slutdatum',
|
|
43
|
+
startDatetimePlaceholder: 'Startdatum och -tid',
|
|
44
|
+
endDatetimePlaceholder: 'Slutdatum och -tid',
|
|
45
|
+
startMonthPlaceholder: 'Startmånad',
|
|
46
|
+
endMonthPlaceholder: 'Slutmånad',
|
|
47
|
+
monthBeforeYear: true,
|
|
48
|
+
firstDayOfWeek: 0,
|
|
49
|
+
today: 'I dag'
|
|
50
|
+
},
|
|
51
|
+
DataTable: {
|
|
52
|
+
checkTableAll: 'Välj allt',
|
|
53
|
+
uncheckTableAll: 'Välj inget',
|
|
54
|
+
confirm: 'Bekräfta',
|
|
55
|
+
clear: 'Rensa'
|
|
56
|
+
},
|
|
57
|
+
LegacyTransfer: {
|
|
58
|
+
sourceTitle: 'Källa',
|
|
59
|
+
targetTitle: 'Mål'
|
|
60
|
+
},
|
|
61
|
+
Transfer: {
|
|
62
|
+
selectAll: 'Välj allt',
|
|
63
|
+
unselectAll: 'Välj inget',
|
|
64
|
+
clearAll: 'Rensa',
|
|
65
|
+
total: (num) => `Totalt ${num} rader`,
|
|
66
|
+
selected: (num) => `${num} rader valda`
|
|
67
|
+
},
|
|
68
|
+
Empty: {
|
|
69
|
+
description: 'Ingen data'
|
|
70
|
+
},
|
|
71
|
+
Select: {
|
|
72
|
+
placeholder: 'Vänligen välj'
|
|
73
|
+
},
|
|
74
|
+
TimePicker: {
|
|
75
|
+
placeholder: 'Välj tid',
|
|
76
|
+
positiveText: 'OK',
|
|
77
|
+
negativeText: 'Avbryt',
|
|
78
|
+
now: 'Nu'
|
|
79
|
+
},
|
|
80
|
+
Pagination: {
|
|
81
|
+
goto: 'Gå till',
|
|
82
|
+
selectionSuffix: 'sida'
|
|
83
|
+
},
|
|
84
|
+
DynamicTags: {
|
|
85
|
+
add: 'Lägg till'
|
|
86
|
+
},
|
|
87
|
+
Log: {
|
|
88
|
+
loading: 'Laddar'
|
|
89
|
+
},
|
|
90
|
+
Input: {
|
|
91
|
+
placeholder: 'Vänligen fyll i'
|
|
92
|
+
},
|
|
93
|
+
InputNumber: {
|
|
94
|
+
placeholder: 'Vänligen fyll i'
|
|
95
|
+
},
|
|
96
|
+
DynamicInput: {
|
|
97
|
+
create: 'Skapa'
|
|
98
|
+
},
|
|
99
|
+
ThemeEditor: {
|
|
100
|
+
title: 'Temaverktyg',
|
|
101
|
+
clearAllVars: 'Nollställ alla variabler',
|
|
102
|
+
clearSearch: 'Rensa sökning',
|
|
103
|
+
filterCompName: 'Filtrera efter komponentnamn',
|
|
104
|
+
filterVarName: 'Filtrera efter variabelnamn',
|
|
105
|
+
import: 'Importera',
|
|
106
|
+
export: 'Exportera',
|
|
107
|
+
restore: 'Nollställ till ursprungsval'
|
|
108
|
+
},
|
|
109
|
+
Image: {
|
|
110
|
+
tipPrevious: 'Förgående bild (←)',
|
|
111
|
+
tipNext: 'Nästa bild (→)',
|
|
112
|
+
tipCounterclockwise: 'Moturs',
|
|
113
|
+
tipClockwise: 'Medurs',
|
|
114
|
+
tipZoomOut: 'Zooma in',
|
|
115
|
+
tipZoomIn: 'Zooma ut',
|
|
116
|
+
tipDownload: 'Ladda ned',
|
|
117
|
+
tipClose: 'Stäng (Esc)',
|
|
118
|
+
tipOriginalSize: 'Zooma till ursprunglig storlek'
|
|
119
|
+
}
|
|
120
|
+
};
|
|
121
|
+
export default svSE;
|
|
@@ -1,26 +1,26 @@
|
|
|
1
1
|
const zhTW = {
|
|
2
2
|
name: 'zh-TW',
|
|
3
3
|
global: {
|
|
4
|
-
undo: '
|
|
4
|
+
undo: '復原',
|
|
5
5
|
redo: '重做',
|
|
6
|
-
confirm: '
|
|
6
|
+
confirm: '確定',
|
|
7
7
|
clear: '清除'
|
|
8
8
|
},
|
|
9
9
|
Popconfirm: {
|
|
10
|
-
positiveText: '
|
|
10
|
+
positiveText: '確定',
|
|
11
11
|
negativeText: '取消'
|
|
12
12
|
},
|
|
13
13
|
Cascader: {
|
|
14
14
|
placeholder: '請選擇',
|
|
15
15
|
loading: '載入中',
|
|
16
|
-
loadingRequiredMessage: (label) => `載入全部 ${label}
|
|
16
|
+
loadingRequiredMessage: (label) => `載入全部 ${label} 的子節點後才可選擇`
|
|
17
17
|
},
|
|
18
18
|
Time: {
|
|
19
19
|
dateFormat: 'yyyy-MM-dd',
|
|
20
20
|
dateTimeFormat: 'yyyy-MM-dd HH:mm:ss'
|
|
21
21
|
},
|
|
22
22
|
DatePicker: {
|
|
23
|
-
yearFormat: 'yyyy年',
|
|
23
|
+
yearFormat: 'yyyy 年',
|
|
24
24
|
monthFormat: 'MMM',
|
|
25
25
|
dayFormat: 'eeeeee',
|
|
26
26
|
yearTypeFormat: 'yyyy',
|
|
@@ -29,8 +29,8 @@ const zhTW = {
|
|
|
29
29
|
dateTimeFormat: 'yyyy-MM-dd HH:mm:ss',
|
|
30
30
|
quarterFormat: 'yyyy-qqq',
|
|
31
31
|
clear: '清除',
|
|
32
|
-
now: '
|
|
33
|
-
confirm: '
|
|
32
|
+
now: '現在',
|
|
33
|
+
confirm: '確定',
|
|
34
34
|
selectTime: '選擇時間',
|
|
35
35
|
selectDate: '選擇日期',
|
|
36
36
|
datePlaceholder: '選擇日期',
|
|
@@ -51,17 +51,17 @@ const zhTW = {
|
|
|
51
51
|
DataTable: {
|
|
52
52
|
checkTableAll: '選擇全部表格資料',
|
|
53
53
|
uncheckTableAll: '取消選擇全部表格資料',
|
|
54
|
-
confirm: '
|
|
55
|
-
clear: '
|
|
54
|
+
confirm: '確定',
|
|
55
|
+
clear: '重設'
|
|
56
56
|
},
|
|
57
57
|
LegacyTransfer: {
|
|
58
|
-
sourceTitle: '
|
|
59
|
-
targetTitle: '
|
|
58
|
+
sourceTitle: '來源',
|
|
59
|
+
targetTitle: '目標'
|
|
60
60
|
},
|
|
61
61
|
Transfer: {
|
|
62
62
|
selectAll: '全選',
|
|
63
63
|
unselectAll: '取消全選',
|
|
64
|
-
clearAll: '
|
|
64
|
+
clearAll: '清除全部',
|
|
65
65
|
total: (num) => `共 ${num} 項`,
|
|
66
66
|
selected: (num) => `已選 ${num} 項`
|
|
67
67
|
},
|
|
@@ -73,9 +73,9 @@ const zhTW = {
|
|
|
73
73
|
},
|
|
74
74
|
TimePicker: {
|
|
75
75
|
placeholder: '請選擇時間',
|
|
76
|
-
positiveText: '
|
|
76
|
+
positiveText: '確定',
|
|
77
77
|
negativeText: '取消',
|
|
78
|
-
now: '
|
|
78
|
+
now: '現在'
|
|
79
79
|
},
|
|
80
80
|
Pagination: {
|
|
81
81
|
goto: '跳至',
|
|
@@ -100,9 +100,9 @@ const zhTW = {
|
|
|
100
100
|
title: '主題編輯器',
|
|
101
101
|
clearAllVars: '清除全部變數',
|
|
102
102
|
clearSearch: '清除搜尋',
|
|
103
|
-
filterCompName: '
|
|
104
|
-
filterVarName: '
|
|
105
|
-
import: '
|
|
103
|
+
filterCompName: '過濾組件名稱',
|
|
104
|
+
filterVarName: '過濾變數名稱',
|
|
105
|
+
import: '匯入',
|
|
106
106
|
export: '匯出',
|
|
107
107
|
restore: '恢復預設'
|
|
108
108
|
},
|
|
@@ -113,6 +113,7 @@ const zhTW = {
|
|
|
113
113
|
tipClockwise: '向右旋轉',
|
|
114
114
|
tipZoomOut: '縮小',
|
|
115
115
|
tipZoomIn: '放大',
|
|
116
|
+
tipDownload: '下載',
|
|
116
117
|
tipClose: '關閉(Esc)',
|
|
117
118
|
tipOriginalSize: '縮放到原始尺寸'
|
|
118
119
|
}
|
package/es/locales/index.d.ts
CHANGED
|
@@ -22,6 +22,7 @@ export { default as trTR } from './common/trTR';
|
|
|
22
22
|
export { default as eo } from './common/eo';
|
|
23
23
|
export { default as viVN } from './common/viVN';
|
|
24
24
|
export { default as faIR } from './common/faIR';
|
|
25
|
+
export { default as svSE } from './common/svSE';
|
|
25
26
|
export { default as dateZhCN } from './date/zhCN';
|
|
26
27
|
export { default as dateZhTW } from './date/zhTW';
|
|
27
28
|
export { default as dateEnUS } from './date/enUS';
|
|
@@ -46,6 +47,7 @@ export { default as dateTrTR } from './date/trTR';
|
|
|
46
47
|
export { default as dateEo } from './date/eo';
|
|
47
48
|
export { default as dateViVN } from './date/viVN';
|
|
48
49
|
export { default as dateFaIR } from './date/faIR';
|
|
50
|
+
export { default as dateSvSE } from './date/svSE';
|
|
49
51
|
export type { NLocale } from './common/enUS';
|
|
50
52
|
export type { NDateLocale } from './date/enUS';
|
|
51
53
|
export type { NPartialLocale } from './utils/index';
|
package/es/locales/index.js
CHANGED
|
@@ -22,6 +22,7 @@ export { default as trTR } from './common/trTR';
|
|
|
22
22
|
export { default as eo } from './common/eo';
|
|
23
23
|
export { default as viVN } from './common/viVN';
|
|
24
24
|
export { default as faIR } from './common/faIR';
|
|
25
|
+
export { default as svSE } from './common/svSE';
|
|
25
26
|
export { default as dateZhCN } from './date/zhCN';
|
|
26
27
|
export { default as dateZhTW } from './date/zhTW';
|
|
27
28
|
export { default as dateEnUS } from './date/enUS';
|
|
@@ -46,4 +47,5 @@ export { default as dateTrTR } from './date/trTR';
|
|
|
46
47
|
export { default as dateEo } from './date/eo';
|
|
47
48
|
export { default as dateViVN } from './date/viVN';
|
|
48
49
|
export { default as dateFaIR } from './date/faIR';
|
|
50
|
+
export { default as dateSvSE } from './date/svSE';
|
|
49
51
|
export { createLocale } from './utils/index';
|
package/es/log/src/Log.d.ts
CHANGED
|
@@ -10,10 +10,10 @@ export interface LogInjection {
|
|
|
10
10
|
}
|
|
11
11
|
export interface LogInst {
|
|
12
12
|
scrollTo: ((options: {
|
|
13
|
-
|
|
13
|
+
silent?: boolean;
|
|
14
14
|
position: 'top' | 'bottom';
|
|
15
15
|
}) => void) & ((options: {
|
|
16
|
-
|
|
16
|
+
silent?: boolean;
|
|
17
17
|
top: number;
|
|
18
18
|
}) => void);
|
|
19
19
|
}
|
|
@@ -165,7 +165,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
165
165
|
readonly hljs: ObjectConstructor;
|
|
166
166
|
readonly onReachTop: PropType<() => void>;
|
|
167
167
|
readonly onReachBottom: PropType<() => void>;
|
|
168
|
-
readonly onRequireMore: PropType<(from: "
|
|
168
|
+
readonly onRequireMore: PropType<(from: "top" | "bottom") => void>;
|
|
169
169
|
readonly theme: PropType<import("../../_mixins").Theme<"Log", {
|
|
170
170
|
loaderFontSize: string;
|
|
171
171
|
loaderTextColor: string;
|
|
@@ -248,7 +248,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
248
248
|
}, any>;
|
|
249
249
|
}>>>;
|
|
250
250
|
}, {
|
|
251
|
-
mergedClsPrefix:
|
|
251
|
+
mergedClsPrefix: Ref<string>;
|
|
252
252
|
scrollbarRef: Ref<{
|
|
253
253
|
$el: HTMLElement;
|
|
254
254
|
containerRef: HTMLElement | null;
|
|
@@ -410,8 +410,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
410
410
|
}>;
|
|
411
411
|
styleHeight: import("vue").ComputedRef<string>;
|
|
412
412
|
mergedLines: import("vue").ComputedRef<string[]>;
|
|
413
|
-
scrollToTop: (
|
|
414
|
-
scrollToBottom: (
|
|
413
|
+
scrollToTop: (silent?: boolean) => void;
|
|
414
|
+
scrollToBottom: (silent?: boolean) => void;
|
|
415
415
|
handleWheel: import("lodash").DebouncedFunc<(e: WheelEvent) => void>;
|
|
416
416
|
handleScroll: (e: Event) => void;
|
|
417
417
|
cssVars: import("vue").ComputedRef<{
|
|
@@ -425,10 +425,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
425
425
|
themeClass: Ref<string> | undefined;
|
|
426
426
|
onRender: (() => void) | undefined;
|
|
427
427
|
scrollTo: ((options: {
|
|
428
|
-
|
|
429
|
-
position: "
|
|
428
|
+
silent?: boolean | undefined;
|
|
429
|
+
position: "top" | "bottom";
|
|
430
430
|
}) => void) & ((options: {
|
|
431
|
-
|
|
431
|
+
silent?: boolean | undefined;
|
|
432
432
|
top: number;
|
|
433
433
|
}) => void);
|
|
434
434
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
@@ -463,7 +463,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
463
463
|
readonly hljs: ObjectConstructor;
|
|
464
464
|
readonly onReachTop: PropType<() => void>;
|
|
465
465
|
readonly onReachBottom: PropType<() => void>;
|
|
466
|
-
readonly onRequireMore: PropType<(from: "
|
|
466
|
+
readonly onRequireMore: PropType<(from: "top" | "bottom") => void>;
|
|
467
467
|
readonly theme: PropType<import("../../_mixins").Theme<"Log", {
|
|
468
468
|
loaderFontSize: string;
|
|
469
469
|
loaderTextColor: string;
|
|
@@ -554,5 +554,5 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
554
554
|
readonly offsetTop: number;
|
|
555
555
|
readonly offsetBottom: number;
|
|
556
556
|
readonly lines: string[];
|
|
557
|
-
}>;
|
|
557
|
+
}, {}>;
|
|
558
558
|
export default _default;
|
package/es/log/src/Log.js
CHANGED
|
@@ -33,7 +33,7 @@ export default defineComponent({
|
|
|
33
33
|
props: logProps,
|
|
34
34
|
setup(props) {
|
|
35
35
|
const { mergedClsPrefixRef, inlineThemeDisabled } = useConfig(props);
|
|
36
|
-
const
|
|
36
|
+
const silentRef = ref(false);
|
|
37
37
|
const highlightRef = computed(() => {
|
|
38
38
|
return props.language !== undefined;
|
|
39
39
|
});
|
|
@@ -52,9 +52,9 @@ export default defineComponent({
|
|
|
52
52
|
function handleScroll(e) {
|
|
53
53
|
const container = e.target;
|
|
54
54
|
const content = container.firstElementChild;
|
|
55
|
-
if (
|
|
55
|
+
if (silentRef.value) {
|
|
56
56
|
void nextTick(() => {
|
|
57
|
-
|
|
57
|
+
silentRef.value = false;
|
|
58
58
|
});
|
|
59
59
|
return;
|
|
60
60
|
}
|
|
@@ -80,9 +80,9 @@ export default defineComponent({
|
|
|
80
80
|
}
|
|
81
81
|
const handleWheel = throttle(_handleWheel, 300);
|
|
82
82
|
function _handleWheel(e) {
|
|
83
|
-
if (
|
|
83
|
+
if (silentRef.value) {
|
|
84
84
|
void nextTick(() => {
|
|
85
|
-
|
|
85
|
+
silentRef.value = false;
|
|
86
86
|
});
|
|
87
87
|
return;
|
|
88
88
|
}
|
|
@@ -112,9 +112,9 @@ export default defineComponent({
|
|
|
112
112
|
const { value: scrollbarInst } = scrollbarRef;
|
|
113
113
|
if (!scrollbarInst)
|
|
114
114
|
return;
|
|
115
|
-
const {
|
|
116
|
-
if (
|
|
117
|
-
|
|
115
|
+
const { silent, top, position } = options;
|
|
116
|
+
if (silent) {
|
|
117
|
+
silentRef.value = true;
|
|
118
118
|
}
|
|
119
119
|
if (top !== undefined) {
|
|
120
120
|
scrollbarInst.scrollTo({ left: 0, top });
|
|
@@ -124,18 +124,18 @@ export default defineComponent({
|
|
|
124
124
|
}
|
|
125
125
|
}
|
|
126
126
|
// deprecated
|
|
127
|
-
function scrollToTop(
|
|
127
|
+
function scrollToTop(silent = false) {
|
|
128
128
|
warn('log', "`scrollToTop` is deprecated, please use `scrollTo({ position: 'top'})` instead.");
|
|
129
129
|
scrollTo({
|
|
130
130
|
position: 'top',
|
|
131
|
-
|
|
131
|
+
silent
|
|
132
132
|
});
|
|
133
133
|
}
|
|
134
|
-
function scrollToBottom(
|
|
134
|
+
function scrollToBottom(silent = false) {
|
|
135
135
|
warn('log', "`scrollToTop` is deprecated, please use `scrollTo({ position: 'bottom'})` instead.");
|
|
136
136
|
scrollTo({
|
|
137
137
|
position: 'bottom',
|
|
138
|
-
|
|
138
|
+
silent
|
|
139
139
|
});
|
|
140
140
|
}
|
|
141
141
|
provide(logInjectionKey, {
|
package/es/log/src/LogLine.d.ts
CHANGED
|
@@ -833,7 +833,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
833
833
|
}>>>;
|
|
834
834
|
}, {
|
|
835
835
|
namespace: import("vue").ComputedRef<string | undefined>;
|
|
836
|
-
mergedClsPrefix: import("vue").
|
|
836
|
+
mergedClsPrefix: import("vue").Ref<string>;
|
|
837
837
|
mergedBordered: import("vue").ComputedRef<boolean>;
|
|
838
838
|
mergedSize: import("vue").ComputedRef<"small" | "medium" | "large" | "tiny">;
|
|
839
839
|
mergedStatus: import("vue").ComputedRef<FormValidationStatus | undefined>;
|
|
@@ -1544,16 +1544,16 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1544
1544
|
}>>>;
|
|
1545
1545
|
}>>, {
|
|
1546
1546
|
readonly type: "textarea" | "text";
|
|
1547
|
-
readonly prefix: string | string[];
|
|
1548
1547
|
readonly options: MentionOption[];
|
|
1548
|
+
readonly prefix: string | string[];
|
|
1549
1549
|
readonly separator: string;
|
|
1550
1550
|
readonly disabled: boolean;
|
|
1551
1551
|
readonly placeholder: string;
|
|
1552
|
-
readonly to: string | boolean | HTMLElement;
|
|
1553
1552
|
readonly loading: boolean;
|
|
1553
|
+
readonly to: string | boolean | HTMLElement;
|
|
1554
1554
|
readonly bordered: boolean | undefined;
|
|
1555
1555
|
readonly placement: FollowerPlacement;
|
|
1556
1556
|
readonly defaultValue: string;
|
|
1557
1557
|
readonly internalDebug: boolean;
|
|
1558
|
-
}>;
|
|
1558
|
+
}, {}>;
|
|
1559
1559
|
export default _default;
|
package/es/mention/src/utils.js
CHANGED
|
@@ -35,12 +35,12 @@ export function getRelativePosition(element, options = {
|
|
|
35
35
|
// into their shorthand (e.g. padding-top, padding-bottom etc. -> padding),
|
|
36
36
|
// so we have to list every single property explicitly.
|
|
37
37
|
const properties = [
|
|
38
|
-
'direction',
|
|
38
|
+
'direction', // RTL support
|
|
39
39
|
'boxSizing',
|
|
40
|
-
'width',
|
|
40
|
+
'width', // on Chrome and IE, exclude the scrollbar, so the mirror div wraps exactly as the textarea does
|
|
41
41
|
'height',
|
|
42
42
|
'overflowX',
|
|
43
|
-
'overflowY',
|
|
43
|
+
'overflowY', // copy the scrollbar for IE
|
|
44
44
|
'borderTopWidth',
|
|
45
45
|
'borderRightWidth',
|
|
46
46
|
'borderBottomWidth',
|
|
@@ -62,7 +62,7 @@ export function getRelativePosition(element, options = {
|
|
|
62
62
|
'textAlign',
|
|
63
63
|
'textTransform',
|
|
64
64
|
'textIndent',
|
|
65
|
-
'textDecoration',
|
|
65
|
+
'textDecoration', // might not make a difference, but better be safe
|
|
66
66
|
'letterSpacing',
|
|
67
67
|
'wordSpacing',
|
|
68
68
|
'tabSize',
|
package/es/menu/src/Menu.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { type PropType, type ExtractPropTypes, type VNodeChild } from 'vue';
|
|
2
2
|
import { type Key } from 'treemate';
|
|
3
|
-
import type
|
|
3
|
+
import { type FollowerPlacement } from 'vueuc';
|
|
4
4
|
import type { DropdownProps } from '../../dropdown';
|
|
5
5
|
import type { MaybeArray } from '../../_utils';
|
|
6
6
|
import type { MenuOption, MenuGroupOption, MenuIgnoredOption, MenuMixedOption, OnUpdateValue, OnUpdateKeys, MenuNodeProps } from './interface';
|
|
@@ -79,16 +79,17 @@ export declare const menuProps: {
|
|
|
79
79
|
readonly dropdownProps: PropType<DropdownProps>;
|
|
80
80
|
readonly accordion: BooleanConstructor;
|
|
81
81
|
readonly nodeProps: PropType<MenuNodeProps>;
|
|
82
|
+
readonly dropdownPlacement: {
|
|
83
|
+
readonly type: PropType<FollowerPlacement>;
|
|
84
|
+
readonly default: "bottom";
|
|
85
|
+
};
|
|
86
|
+
readonly responsive: BooleanConstructor;
|
|
82
87
|
readonly items: PropType<(MenuOption | MenuGroupOption)[]>;
|
|
83
88
|
readonly onOpenNamesChange: PropType<MaybeArray<OnUpdateKeys>>;
|
|
84
89
|
readonly onSelect: PropType<MaybeArray<OnUpdateValue>>;
|
|
85
90
|
readonly onExpandedNamesChange: PropType<MaybeArray<OnUpdateKeys>>;
|
|
86
91
|
readonly expandedNames: PropType<Key[]>;
|
|
87
92
|
readonly defaultExpandedNames: PropType<Key[]>;
|
|
88
|
-
readonly dropdownPlacement: {
|
|
89
|
-
readonly type: PropType<FollowerPlacement>;
|
|
90
|
-
readonly default: "bottom";
|
|
91
|
-
};
|
|
92
93
|
readonly theme: PropType<import("../../_mixins").Theme<"Menu", {
|
|
93
94
|
itemColorHoverInverted: string;
|
|
94
95
|
itemColorActiveInverted: string;
|
|
@@ -689,16 +690,17 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
689
690
|
readonly dropdownProps: PropType<DropdownProps>;
|
|
690
691
|
readonly accordion: BooleanConstructor;
|
|
691
692
|
readonly nodeProps: PropType<MenuNodeProps>;
|
|
693
|
+
readonly dropdownPlacement: {
|
|
694
|
+
readonly type: PropType<FollowerPlacement>;
|
|
695
|
+
readonly default: "bottom";
|
|
696
|
+
};
|
|
697
|
+
readonly responsive: BooleanConstructor;
|
|
692
698
|
readonly items: PropType<(MenuOption | MenuGroupOption)[]>;
|
|
693
699
|
readonly onOpenNamesChange: PropType<MaybeArray<OnUpdateKeys>>;
|
|
694
700
|
readonly onSelect: PropType<MaybeArray<OnUpdateValue>>;
|
|
695
701
|
readonly onExpandedNamesChange: PropType<MaybeArray<OnUpdateKeys>>;
|
|
696
702
|
readonly expandedNames: PropType<Key[]>;
|
|
697
703
|
readonly defaultExpandedNames: PropType<Key[]>;
|
|
698
|
-
readonly dropdownPlacement: {
|
|
699
|
-
readonly type: PropType<FollowerPlacement>;
|
|
700
|
-
readonly default: "bottom";
|
|
701
|
-
};
|
|
702
704
|
readonly theme: PropType<import("../../_mixins").Theme<"Menu", {
|
|
703
705
|
itemColorHoverInverted: string;
|
|
704
706
|
itemColorActiveInverted: string;
|
|
@@ -1222,7 +1224,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1222
1224
|
}>;
|
|
1223
1225
|
}>>>;
|
|
1224
1226
|
}, {
|
|
1225
|
-
mergedClsPrefix: import("vue").
|
|
1227
|
+
mergedClsPrefix: import("vue").Ref<string>;
|
|
1226
1228
|
controlledExpandedKeys: import("vue").ComputedRef<Key[] | undefined>;
|
|
1227
1229
|
uncontrolledExpanededKeys: import("vue").Ref<Key[]>;
|
|
1228
1230
|
mergedExpandedKeys: import("vue").ComputedRef<Key[]>;
|
|
@@ -1553,8 +1555,21 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1553
1555
|
mergedCollapsed: import("vue").ComputedRef<boolean>;
|
|
1554
1556
|
cssVars: import("vue").ComputedRef<any> | undefined;
|
|
1555
1557
|
themeClass: import("vue").Ref<string> | undefined;
|
|
1558
|
+
overflowRef: import("vue").Ref<{
|
|
1559
|
+
sync: (options: {
|
|
1560
|
+
showAllItemsBeforeCalculate: boolean;
|
|
1561
|
+
}) => void;
|
|
1562
|
+
} | null>;
|
|
1563
|
+
counterRef: import("vue").Ref<HTMLElement | null>;
|
|
1564
|
+
updateCounter: () => void;
|
|
1565
|
+
onResize: () => void;
|
|
1566
|
+
onUpdateOverflow: (overflow: boolean) => void;
|
|
1567
|
+
onUpdateCount: (count: number) => void;
|
|
1568
|
+
renderCounter: () => VNodeChild;
|
|
1569
|
+
getCounter: () => HTMLElement | null;
|
|
1556
1570
|
onRender: (() => void) | undefined;
|
|
1557
1571
|
showOption: (key?: import("./interface").Key | undefined) => void;
|
|
1572
|
+
deriveResponsiveState: () => void;
|
|
1558
1573
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<ExtractPropTypes<{
|
|
1559
1574
|
readonly options: {
|
|
1560
1575
|
readonly type: PropType<MenuMixedOption[]>;
|
|
@@ -1630,16 +1645,17 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1630
1645
|
readonly dropdownProps: PropType<DropdownProps>;
|
|
1631
1646
|
readonly accordion: BooleanConstructor;
|
|
1632
1647
|
readonly nodeProps: PropType<MenuNodeProps>;
|
|
1648
|
+
readonly dropdownPlacement: {
|
|
1649
|
+
readonly type: PropType<FollowerPlacement>;
|
|
1650
|
+
readonly default: "bottom";
|
|
1651
|
+
};
|
|
1652
|
+
readonly responsive: BooleanConstructor;
|
|
1633
1653
|
readonly items: PropType<(MenuOption | MenuGroupOption)[]>;
|
|
1634
1654
|
readonly onOpenNamesChange: PropType<MaybeArray<OnUpdateKeys>>;
|
|
1635
1655
|
readonly onSelect: PropType<MaybeArray<OnUpdateValue>>;
|
|
1636
1656
|
readonly onExpandedNamesChange: PropType<MaybeArray<OnUpdateKeys>>;
|
|
1637
1657
|
readonly expandedNames: PropType<Key[]>;
|
|
1638
1658
|
readonly defaultExpandedNames: PropType<Key[]>;
|
|
1639
|
-
readonly dropdownPlacement: {
|
|
1640
|
-
readonly type: PropType<FollowerPlacement>;
|
|
1641
|
-
readonly default: "bottom";
|
|
1642
|
-
};
|
|
1643
1659
|
readonly theme: PropType<import("../../_mixins").Theme<"Menu", {
|
|
1644
1660
|
itemColorHoverInverted: string;
|
|
1645
1661
|
itemColorActiveInverted: string;
|
|
@@ -2170,6 +2186,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
2170
2186
|
readonly iconSize: number;
|
|
2171
2187
|
readonly keyField: string;
|
|
2172
2188
|
readonly labelField: string;
|
|
2189
|
+
readonly responsive: boolean;
|
|
2173
2190
|
readonly defaultValue: Key | null;
|
|
2174
2191
|
readonly childrenField: string;
|
|
2175
2192
|
readonly defaultExpandAll: boolean;
|
|
@@ -2182,5 +2199,5 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
2182
2199
|
readonly collapsedIconSize: number;
|
|
2183
2200
|
readonly watchProps: ("defaultValue" | "defaultExpandedKeys")[];
|
|
2184
2201
|
readonly dropdownPlacement: FollowerPlacement;
|
|
2185
|
-
}>;
|
|
2202
|
+
}, {}>;
|
|
2186
2203
|
export default _default;
|