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
|
@@ -24,349 +24,518 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
24
24
|
}, {
|
|
25
25
|
show: import("vue").Ref<boolean>;
|
|
26
26
|
triggerRef: import("vue").Ref<HTMLElement | null>;
|
|
27
|
-
monthPanelRef: import("vue").Ref<({
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
}
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
active: BooleanConstructor;
|
|
47
|
-
dateFormat: StringConstructor;
|
|
48
|
-
timeFormat: {
|
|
49
|
-
readonly type: StringConstructor;
|
|
50
|
-
readonly value: "HH:mm:ss";
|
|
51
|
-
};
|
|
52
|
-
value: {
|
|
53
|
-
readonly type: PropType<import("../interface").Value | null>;
|
|
54
|
-
readonly default: null;
|
|
55
|
-
};
|
|
56
|
-
shortcuts: PropType<import("../interface").Shortcuts>;
|
|
57
|
-
defaultTime: PropType<import("../interface").DefaultTime>;
|
|
58
|
-
onClear: FunctionConstructor;
|
|
59
|
-
onConfirm: PropType<(value: import("../interface").Value | null) => void>;
|
|
60
|
-
onClose: PropType<import("../interface").OnClose>;
|
|
61
|
-
onTabOut: FunctionConstructor;
|
|
62
|
-
onUpdateValue: {
|
|
63
|
-
readonly type: PropType<import("../interface").OnPanelUpdateValue>;
|
|
64
|
-
readonly required: true;
|
|
65
|
-
};
|
|
66
|
-
themeClass: StringConstructor;
|
|
67
|
-
onRender: PropType<(() => void) | undefined>;
|
|
68
|
-
panel: BooleanConstructor;
|
|
69
|
-
}>> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "value" | "active" | "actions" | "panel" | "useAsQuickJump">;
|
|
70
|
-
$attrs: {
|
|
71
|
-
[x: string]: unknown;
|
|
27
|
+
monthPanelRef: import("vue").Ref<import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{
|
|
28
|
+
type: {
|
|
29
|
+
type: PropType<"month" | "year" | "quarter">;
|
|
30
|
+
required: true;
|
|
31
|
+
};
|
|
32
|
+
useAsQuickJump: BooleanConstructor;
|
|
33
|
+
actions: {
|
|
34
|
+
readonly type: PropType<string[]>;
|
|
35
|
+
readonly default: () => string[];
|
|
36
|
+
};
|
|
37
|
+
active: BooleanConstructor;
|
|
38
|
+
dateFormat: StringConstructor;
|
|
39
|
+
timeFormat: {
|
|
40
|
+
readonly type: StringConstructor;
|
|
41
|
+
readonly value: "HH:mm:ss";
|
|
42
|
+
};
|
|
43
|
+
value: {
|
|
44
|
+
readonly type: PropType<import("../interface").Value | null>;
|
|
45
|
+
readonly default: null;
|
|
72
46
|
};
|
|
73
|
-
|
|
74
|
-
|
|
47
|
+
shortcuts: PropType<import("../interface").Shortcuts>;
|
|
48
|
+
defaultTime: PropType<import("../interface").DefaultTime>;
|
|
49
|
+
onClear: FunctionConstructor;
|
|
50
|
+
onConfirm: PropType<(value: import("../interface").Value | null) => void>;
|
|
51
|
+
onClose: PropType<import("../interface").OnClose>;
|
|
52
|
+
onTabOut: FunctionConstructor;
|
|
53
|
+
onUpdateValue: {
|
|
54
|
+
readonly type: PropType<import("../interface").OnPanelUpdateValue>;
|
|
55
|
+
readonly required: true;
|
|
75
56
|
};
|
|
76
|
-
|
|
77
|
-
|
|
57
|
+
themeClass: StringConstructor;
|
|
58
|
+
onRender: PropType<(() => void) | undefined>;
|
|
59
|
+
panel: BooleanConstructor;
|
|
60
|
+
}>>, {
|
|
61
|
+
renderItem: (item: import("../utils").MonthItem | import("../utils").YearItem | import("../utils").QuarterItem, i: number, mergedClsPrefix: string) => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
62
|
+
[key: string]: any;
|
|
78
63
|
}>;
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
64
|
+
handleDateClick: (dateItem: import("../utils").DateItem | import("../utils").MonthItem | import("../utils").YearItem | import("../utils").QuarterItem) => void;
|
|
65
|
+
handleDateInputBlur: () => void;
|
|
66
|
+
handleDateInput: (value: string) => void;
|
|
67
|
+
handleTimePickerChange: (value: number | null) => void;
|
|
68
|
+
clearSelectedDateTime: () => void;
|
|
69
|
+
virtualListContainer: () => HTMLElement | null;
|
|
70
|
+
virtualListContent: () => HTMLElement | null;
|
|
71
|
+
handleVirtualListScroll: (e: Event) => void;
|
|
72
|
+
timePickerSize: import("vue").Ref<"small" | "medium" | "large">;
|
|
73
|
+
dateInputValue: import("vue").Ref<string>;
|
|
74
|
+
datePickerSlots: Readonly<{
|
|
75
|
+
[name: string]: import("vue").Slot<any> | undefined;
|
|
76
|
+
}>;
|
|
77
|
+
handleQuickMonthClick: (dateItem: import("../utils").MonthItem | import("../utils").YearItem | import("../utils").QuarterItem, updatePanelValue: (value: number) => void) => void;
|
|
78
|
+
justifyColumnsScrollState: (value?: number | undefined) => void;
|
|
79
|
+
calendarValue: import("vue").Ref<number>;
|
|
80
|
+
onUpdateCalendarValue: (value: number) => void;
|
|
81
|
+
monthScrollbarRef: import("vue").Ref<import("../../../_internal").ScrollbarInst | null>;
|
|
82
|
+
yearScrollbarRef: import("vue").Ref<import("../../../_internal").ScrollbarInst | null>;
|
|
83
|
+
yearVlRef: import("vue").Ref<import("vueuc").VirtualListInst | null>;
|
|
84
|
+
mergedTheme: import("vue").Ref<{
|
|
85
|
+
common: {
|
|
86
|
+
baseColor: string;
|
|
87
|
+
primaryColor: string;
|
|
88
|
+
primaryColorHover: string;
|
|
89
|
+
primaryColorPressed: string;
|
|
90
|
+
primaryColorSuppl: string;
|
|
91
|
+
infoColor: string;
|
|
92
|
+
infoColorHover: string;
|
|
93
|
+
infoColorPressed: string;
|
|
94
|
+
infoColorSuppl: string;
|
|
95
|
+
successColor: string;
|
|
96
|
+
successColorHover: string;
|
|
97
|
+
successColorPressed: string;
|
|
98
|
+
successColorSuppl: string;
|
|
99
|
+
warningColor: string;
|
|
100
|
+
warningColorHover: string;
|
|
101
|
+
warningColorPressed: string;
|
|
102
|
+
warningColorSuppl: string;
|
|
103
|
+
errorColor: string;
|
|
104
|
+
errorColorHover: string;
|
|
105
|
+
errorColorPressed: string;
|
|
106
|
+
errorColorSuppl: string;
|
|
107
|
+
textColorBase: string;
|
|
108
|
+
textColor1: string;
|
|
109
|
+
textColor2: string;
|
|
110
|
+
textColor3: string;
|
|
111
|
+
textColorDisabled: string;
|
|
112
|
+
placeholderColor: string;
|
|
113
|
+
placeholderColorDisabled: string;
|
|
114
|
+
iconColor: string;
|
|
115
|
+
iconColorHover: string;
|
|
116
|
+
iconColorPressed: string;
|
|
117
|
+
iconColorDisabled: string;
|
|
118
|
+
opacity1: string;
|
|
119
|
+
opacity2: string;
|
|
120
|
+
opacity3: string;
|
|
121
|
+
opacity4: string;
|
|
122
|
+
opacity5: string;
|
|
123
|
+
dividerColor: string;
|
|
124
|
+
borderColor: string;
|
|
125
|
+
closeIconColor: string;
|
|
126
|
+
closeIconColorHover: string;
|
|
127
|
+
closeIconColorPressed: string;
|
|
128
|
+
closeColorHover: string;
|
|
129
|
+
closeColorPressed: string;
|
|
130
|
+
clearColor: string;
|
|
131
|
+
clearColorHover: string;
|
|
132
|
+
clearColorPressed: string;
|
|
133
|
+
scrollbarColor: string;
|
|
134
|
+
scrollbarColorHover: string;
|
|
135
|
+
scrollbarWidth: string;
|
|
136
|
+
scrollbarHeight: string;
|
|
137
|
+
scrollbarBorderRadius: string;
|
|
138
|
+
progressRailColor: string;
|
|
139
|
+
railColor: string;
|
|
140
|
+
popoverColor: string;
|
|
141
|
+
tableColor: string;
|
|
142
|
+
cardColor: string;
|
|
143
|
+
modalColor: string;
|
|
144
|
+
bodyColor: string;
|
|
145
|
+
tagColor: string;
|
|
146
|
+
avatarColor: string;
|
|
147
|
+
invertedColor: string;
|
|
148
|
+
inputColor: string;
|
|
149
|
+
codeColor: string;
|
|
150
|
+
tabColor: string;
|
|
151
|
+
actionColor: string;
|
|
152
|
+
tableHeaderColor: string;
|
|
153
|
+
hoverColor: string;
|
|
154
|
+
tableColorHover: string;
|
|
155
|
+
tableColorStriped: string;
|
|
156
|
+
pressedColor: string;
|
|
157
|
+
opacityDisabled: string;
|
|
158
|
+
inputColorDisabled: string;
|
|
159
|
+
buttonColor2: string;
|
|
160
|
+
buttonColor2Hover: string;
|
|
161
|
+
buttonColor2Pressed: string;
|
|
162
|
+
boxShadow1: string;
|
|
163
|
+
boxShadow2: string;
|
|
164
|
+
boxShadow3: string;
|
|
165
|
+
fontFamily: string;
|
|
166
|
+
fontFamilyMono: string;
|
|
167
|
+
fontWeight: string;
|
|
168
|
+
fontWeightStrong: string;
|
|
169
|
+
cubicBezierEaseInOut: string;
|
|
170
|
+
cubicBezierEaseOut: string;
|
|
171
|
+
cubicBezierEaseIn: string;
|
|
172
|
+
borderRadius: string;
|
|
173
|
+
borderRadiusSmall: string;
|
|
174
|
+
fontSize: string;
|
|
175
|
+
fontSizeMini: string;
|
|
176
|
+
fontSizeTiny: string;
|
|
177
|
+
fontSizeSmall: string;
|
|
178
|
+
fontSizeMedium: string;
|
|
179
|
+
fontSizeLarge: string;
|
|
180
|
+
fontSizeHuge: string;
|
|
181
|
+
lineHeight: string;
|
|
182
|
+
heightMini: string;
|
|
183
|
+
heightTiny: string;
|
|
184
|
+
heightSmall: string;
|
|
185
|
+
heightMedium: string;
|
|
186
|
+
heightLarge: string;
|
|
187
|
+
heightHuge: string;
|
|
188
|
+
name: "common";
|
|
102
189
|
};
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
190
|
+
self: {
|
|
191
|
+
itemFontSize: string;
|
|
192
|
+
calendarDaysFontSize: string;
|
|
193
|
+
calendarTitleFontSize: string;
|
|
194
|
+
itemTextColor: string;
|
|
195
|
+
itemTextColorDisabled: string;
|
|
196
|
+
itemTextColorActive: string;
|
|
197
|
+
itemTextColorCurrent: string;
|
|
198
|
+
itemColorIncluded: string;
|
|
199
|
+
itemColorHover: string;
|
|
200
|
+
itemColorDisabled: string;
|
|
201
|
+
itemColorActive: string;
|
|
202
|
+
itemBorderRadius: string;
|
|
203
|
+
panelColor: string;
|
|
204
|
+
panelTextColor: string;
|
|
205
|
+
arrowColor: string;
|
|
206
|
+
calendarTitleTextColor: string;
|
|
207
|
+
calendarTitleColorHover: string;
|
|
208
|
+
calendarDaysTextColor: string;
|
|
209
|
+
panelHeaderDividerColor: string;
|
|
210
|
+
calendarDaysDividerColor: string;
|
|
211
|
+
calendarDividerColor: string;
|
|
212
|
+
panelActionDividerColor: string;
|
|
213
|
+
panelBoxShadow: string;
|
|
214
|
+
panelBorderRadius: string;
|
|
215
|
+
calendarTitleFontWeight: string;
|
|
216
|
+
scrollItemBorderRadius: string;
|
|
217
|
+
iconColor: string;
|
|
218
|
+
iconColorDisabled: string;
|
|
219
|
+
itemSize: string;
|
|
220
|
+
itemCellWidth: string;
|
|
221
|
+
itemCellHeight: string;
|
|
222
|
+
scrollItemWidth: string;
|
|
223
|
+
scrollItemHeight: string;
|
|
224
|
+
panelExtraFooterPadding: string;
|
|
225
|
+
panelActionPadding: string;
|
|
226
|
+
calendarTitlePadding: string;
|
|
227
|
+
calendarTitleHeight: string;
|
|
228
|
+
arrowSize: string;
|
|
229
|
+
panelHeaderPadding: string;
|
|
230
|
+
calendarDaysHeight: string;
|
|
231
|
+
calendarTitleGridTempateColumns: string;
|
|
232
|
+
calendarLeftPaddingDate: string;
|
|
233
|
+
calendarLeftPaddingDatetime: string;
|
|
234
|
+
calendarLeftPaddingDaterange: string;
|
|
235
|
+
calendarLeftPaddingDatetimerange: string;
|
|
236
|
+
calendarLeftPaddingMonth: string;
|
|
237
|
+
calendarLeftPaddingYear: string;
|
|
238
|
+
calendarLeftPaddingQuarter: string;
|
|
239
|
+
calendarLeftPaddingMonthrange: string;
|
|
240
|
+
calendarLeftPaddingQuarterrange: string;
|
|
241
|
+
calendarLeftPaddingYearrange: string;
|
|
242
|
+
calendarRightPaddingDate: string;
|
|
243
|
+
calendarRightPaddingDatetime: string;
|
|
244
|
+
calendarRightPaddingDaterange: string;
|
|
245
|
+
calendarRightPaddingDatetimerange: string;
|
|
246
|
+
calendarRightPaddingMonth: string;
|
|
247
|
+
calendarRightPaddingYear: string;
|
|
248
|
+
calendarRightPaddingQuarter: string;
|
|
249
|
+
calendarRightPaddingMonthrange: string;
|
|
250
|
+
calendarRightPaddingQuarterrange: string;
|
|
251
|
+
calendarRightPaddingYearrange: string;
|
|
112
252
|
};
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
handleDateInputBlur: () => void;
|
|
122
|
-
handleDateInput: (value: string) => void;
|
|
123
|
-
handleTimePickerChange: (value: number | null) => void;
|
|
124
|
-
clearSelectedDateTime: () => void;
|
|
125
|
-
virtualListContainer: () => HTMLElement;
|
|
126
|
-
virtualListContent: () => HTMLElement;
|
|
127
|
-
handleVirtualListScroll: (e: Event) => void;
|
|
128
|
-
timePickerSize: import("vue").Ref<"small" | "medium" | "large">;
|
|
129
|
-
dateInputValue: import("vue").Ref<string>;
|
|
130
|
-
datePickerSlots: Readonly<{
|
|
131
|
-
[name: string]: import("vue").Slot | undefined;
|
|
132
|
-
}>;
|
|
133
|
-
handleQuickMonthClick: (dateItem: import("../utils").MonthItem | import("../utils").YearItem | import("../utils").QuarterItem, updatePanelValue: (value: number) => void) => void;
|
|
134
|
-
justifyColumnsScrollState: (value?: number | undefined) => void;
|
|
135
|
-
calendarValue: import("vue").Ref<number>;
|
|
136
|
-
onUpdateCalendarValue: (value: number) => void;
|
|
137
|
-
monthScrollbarRef: import("vue").Ref<import("../../../_internal").ScrollbarInst | null>;
|
|
138
|
-
yearScrollbarRef: import("vue").Ref<import("../../../_internal").ScrollbarInst | null>;
|
|
139
|
-
yearVlRef: import("vue").Ref<import("vueuc").VirtualListInst | null>;
|
|
140
|
-
mergedTheme: import("vue").Ref<{
|
|
141
|
-
common: {
|
|
142
|
-
baseColor: string;
|
|
143
|
-
primaryColor: string;
|
|
144
|
-
primaryColorHover: string;
|
|
145
|
-
primaryColorPressed: string;
|
|
146
|
-
primaryColorSuppl: string;
|
|
147
|
-
infoColor: string;
|
|
148
|
-
infoColorHover: string;
|
|
149
|
-
infoColorPressed: string;
|
|
150
|
-
infoColorSuppl: string;
|
|
151
|
-
successColor: string;
|
|
152
|
-
successColorHover: string;
|
|
153
|
-
successColorPressed: string;
|
|
154
|
-
successColorSuppl: string;
|
|
155
|
-
warningColor: string;
|
|
156
|
-
warningColorHover: string;
|
|
157
|
-
warningColorPressed: string;
|
|
158
|
-
warningColorSuppl: string;
|
|
159
|
-
errorColor: string;
|
|
160
|
-
errorColorHover: string;
|
|
161
|
-
errorColorPressed: string;
|
|
162
|
-
errorColorSuppl: string;
|
|
163
|
-
textColorBase: string;
|
|
164
|
-
textColor1: string;
|
|
165
|
-
textColor2: string;
|
|
166
|
-
textColor3: string;
|
|
167
|
-
textColorDisabled: string;
|
|
168
|
-
placeholderColor: string;
|
|
169
|
-
placeholderColorDisabled: string;
|
|
170
|
-
iconColor: string;
|
|
171
|
-
iconColorHover: string;
|
|
172
|
-
iconColorPressed: string;
|
|
173
|
-
iconColorDisabled: string;
|
|
174
|
-
opacity1: string;
|
|
175
|
-
opacity2: string;
|
|
176
|
-
opacity3: string;
|
|
177
|
-
opacity4: string;
|
|
178
|
-
opacity5: string;
|
|
179
|
-
dividerColor: string;
|
|
180
|
-
borderColor: string;
|
|
181
|
-
closeIconColor: string;
|
|
182
|
-
closeIconColorHover: string;
|
|
183
|
-
closeIconColorPressed: string;
|
|
184
|
-
closeColorHover: string;
|
|
185
|
-
closeColorPressed: string;
|
|
186
|
-
clearColor: string;
|
|
187
|
-
clearColorHover: string;
|
|
188
|
-
clearColorPressed: string;
|
|
189
|
-
scrollbarColor: string;
|
|
190
|
-
scrollbarColorHover: string;
|
|
191
|
-
scrollbarWidth: string;
|
|
192
|
-
scrollbarHeight: string;
|
|
193
|
-
scrollbarBorderRadius: string;
|
|
194
|
-
progressRailColor: string;
|
|
195
|
-
railColor: string;
|
|
196
|
-
popoverColor: string;
|
|
197
|
-
tableColor: string;
|
|
198
|
-
cardColor: string;
|
|
199
|
-
modalColor: string;
|
|
200
|
-
bodyColor: string;
|
|
201
|
-
tagColor: string;
|
|
202
|
-
avatarColor: string;
|
|
203
|
-
invertedColor: string;
|
|
204
|
-
inputColor: string;
|
|
205
|
-
codeColor: string;
|
|
206
|
-
tabColor: string;
|
|
207
|
-
actionColor: string;
|
|
208
|
-
tableHeaderColor: string;
|
|
209
|
-
hoverColor: string;
|
|
210
|
-
tableColorHover: string;
|
|
211
|
-
tableColorStriped: string;
|
|
212
|
-
pressedColor: string;
|
|
213
|
-
opacityDisabled: string;
|
|
214
|
-
inputColorDisabled: string;
|
|
215
|
-
buttonColor2: string;
|
|
216
|
-
buttonColor2Hover: string;
|
|
217
|
-
buttonColor2Pressed: string;
|
|
218
|
-
boxShadow1: string;
|
|
219
|
-
boxShadow2: string;
|
|
220
|
-
boxShadow3: string;
|
|
221
|
-
fontFamily: string;
|
|
222
|
-
fontFamilyMono: string;
|
|
223
|
-
fontWeight: string;
|
|
224
|
-
fontWeightStrong: string;
|
|
225
|
-
cubicBezierEaseInOut: string;
|
|
226
|
-
cubicBezierEaseOut: string;
|
|
227
|
-
cubicBezierEaseIn: string;
|
|
228
|
-
borderRadius: string;
|
|
229
|
-
borderRadiusSmall: string;
|
|
230
|
-
fontSize: string;
|
|
231
|
-
fontSizeMini: string;
|
|
253
|
+
peers: {
|
|
254
|
+
Input: import("../../../_mixins").Theme<"Input", {
|
|
255
|
+
countTextColorDisabled: string;
|
|
256
|
+
countTextColor: string;
|
|
257
|
+
heightTiny: string;
|
|
258
|
+
heightSmall: string;
|
|
259
|
+
heightMedium: string;
|
|
260
|
+
heightLarge: string;
|
|
232
261
|
fontSizeTiny: string;
|
|
233
262
|
fontSizeSmall: string;
|
|
234
263
|
fontSizeMedium: string;
|
|
235
264
|
fontSizeLarge: string;
|
|
236
|
-
fontSizeHuge: string;
|
|
237
265
|
lineHeight: string;
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
266
|
+
lineHeightTextarea: string;
|
|
267
|
+
borderRadius: string;
|
|
268
|
+
iconSize: string;
|
|
269
|
+
groupLabelColor: string;
|
|
270
|
+
groupLabelTextColor: string;
|
|
271
|
+
textColor: string;
|
|
272
|
+
textColorDisabled: string;
|
|
273
|
+
textDecorationColor: string;
|
|
274
|
+
caretColor: string;
|
|
275
|
+
placeholderColor: string;
|
|
276
|
+
placeholderColorDisabled: string;
|
|
277
|
+
color: string;
|
|
278
|
+
colorDisabled: string;
|
|
279
|
+
colorFocus: string;
|
|
280
|
+
groupLabelBorder: string;
|
|
281
|
+
border: string;
|
|
282
|
+
borderHover: string;
|
|
283
|
+
borderDisabled: string;
|
|
284
|
+
borderFocus: string;
|
|
285
|
+
boxShadowFocus: string;
|
|
286
|
+
loadingColor: string;
|
|
287
|
+
loadingColorWarning: string;
|
|
288
|
+
borderWarning: string;
|
|
289
|
+
borderHoverWarning: string;
|
|
290
|
+
colorFocusWarning: string;
|
|
291
|
+
borderFocusWarning: string;
|
|
292
|
+
boxShadowFocusWarning: string;
|
|
293
|
+
caretColorWarning: string;
|
|
294
|
+
loadingColorError: string;
|
|
295
|
+
borderError: string;
|
|
296
|
+
borderHoverError: string;
|
|
297
|
+
colorFocusError: string;
|
|
298
|
+
borderFocusError: string;
|
|
299
|
+
boxShadowFocusError: string;
|
|
300
|
+
caretColorError: string;
|
|
301
|
+
clearColor: string;
|
|
302
|
+
clearColorHover: string;
|
|
303
|
+
clearColorPressed: string;
|
|
273
304
|
iconColor: string;
|
|
274
305
|
iconColorDisabled: string;
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
306
|
+
iconColorHover: string;
|
|
307
|
+
iconColorPressed: string;
|
|
308
|
+
suffixTextColor: string;
|
|
309
|
+
paddingTiny: string;
|
|
310
|
+
paddingSmall: string;
|
|
311
|
+
paddingMedium: string;
|
|
312
|
+
paddingLarge: string;
|
|
313
|
+
clearSize: string;
|
|
314
|
+
}, any>;
|
|
315
|
+
Button: import("../../../_mixins").Theme<"Button", {
|
|
316
|
+
heightTiny: string;
|
|
317
|
+
heightSmall: string;
|
|
318
|
+
heightMedium: string;
|
|
319
|
+
heightLarge: string;
|
|
320
|
+
borderRadiusTiny: string;
|
|
321
|
+
borderRadiusSmall: string;
|
|
322
|
+
borderRadiusMedium: string;
|
|
323
|
+
borderRadiusLarge: string;
|
|
324
|
+
fontSizeTiny: string;
|
|
325
|
+
fontSizeSmall: string;
|
|
326
|
+
fontSizeMedium: string;
|
|
327
|
+
fontSizeLarge: string;
|
|
328
|
+
opacityDisabled: string;
|
|
329
|
+
colorOpacitySecondary: string;
|
|
330
|
+
colorOpacitySecondaryHover: string;
|
|
331
|
+
colorOpacitySecondaryPressed: string;
|
|
332
|
+
colorSecondary: string;
|
|
333
|
+
colorSecondaryHover: string;
|
|
334
|
+
colorSecondaryPressed: string;
|
|
335
|
+
colorTertiary: string;
|
|
336
|
+
colorTertiaryHover: string;
|
|
337
|
+
colorTertiaryPressed: string;
|
|
338
|
+
colorQuaternary: string;
|
|
339
|
+
colorQuaternaryHover: string;
|
|
340
|
+
colorQuaternaryPressed: string;
|
|
341
|
+
color: string;
|
|
342
|
+
colorHover: string;
|
|
343
|
+
colorPressed: string;
|
|
344
|
+
colorFocus: string;
|
|
345
|
+
colorDisabled: string;
|
|
346
|
+
textColor: string;
|
|
347
|
+
textColorTertiary: string;
|
|
348
|
+
textColorHover: string;
|
|
349
|
+
textColorPressed: string;
|
|
350
|
+
textColorFocus: string;
|
|
351
|
+
textColorDisabled: string;
|
|
352
|
+
textColorText: string;
|
|
353
|
+
textColorTextHover: string;
|
|
354
|
+
textColorTextPressed: string;
|
|
355
|
+
textColorTextFocus: string;
|
|
356
|
+
textColorTextDisabled: string;
|
|
357
|
+
textColorGhost: string;
|
|
358
|
+
textColorGhostHover: string;
|
|
359
|
+
textColorGhostPressed: string;
|
|
360
|
+
textColorGhostFocus: string;
|
|
361
|
+
textColorGhostDisabled: string;
|
|
362
|
+
border: string;
|
|
363
|
+
borderHover: string;
|
|
364
|
+
borderPressed: string;
|
|
365
|
+
borderFocus: string;
|
|
366
|
+
borderDisabled: string;
|
|
367
|
+
rippleColor: string;
|
|
368
|
+
colorPrimary: string;
|
|
369
|
+
colorHoverPrimary: string;
|
|
370
|
+
colorPressedPrimary: string;
|
|
371
|
+
colorFocusPrimary: string;
|
|
372
|
+
colorDisabledPrimary: string;
|
|
373
|
+
textColorPrimary: string;
|
|
374
|
+
textColorHoverPrimary: string;
|
|
375
|
+
textColorPressedPrimary: string;
|
|
376
|
+
textColorFocusPrimary: string;
|
|
377
|
+
textColorDisabledPrimary: string;
|
|
378
|
+
textColorTextPrimary: string;
|
|
379
|
+
textColorTextHoverPrimary: string;
|
|
380
|
+
textColorTextPressedPrimary: string;
|
|
381
|
+
textColorTextFocusPrimary: string;
|
|
382
|
+
textColorTextDisabledPrimary: string;
|
|
383
|
+
textColorGhostPrimary: string;
|
|
384
|
+
textColorGhostHoverPrimary: string;
|
|
385
|
+
textColorGhostPressedPrimary: string;
|
|
386
|
+
textColorGhostFocusPrimary: string;
|
|
387
|
+
textColorGhostDisabledPrimary: string;
|
|
388
|
+
borderPrimary: string;
|
|
389
|
+
borderHoverPrimary: string;
|
|
390
|
+
borderPressedPrimary: string;
|
|
391
|
+
borderFocusPrimary: string;
|
|
392
|
+
borderDisabledPrimary: string;
|
|
393
|
+
rippleColorPrimary: string;
|
|
394
|
+
colorInfo: string;
|
|
395
|
+
colorHoverInfo: string;
|
|
396
|
+
colorPressedInfo: string;
|
|
397
|
+
colorFocusInfo: string;
|
|
398
|
+
colorDisabledInfo: string;
|
|
399
|
+
textColorInfo: string;
|
|
400
|
+
textColorHoverInfo: string;
|
|
401
|
+
textColorPressedInfo: string;
|
|
402
|
+
textColorFocusInfo: string;
|
|
403
|
+
textColorDisabledInfo: string;
|
|
404
|
+
textColorTextInfo: string;
|
|
405
|
+
textColorTextHoverInfo: string;
|
|
406
|
+
textColorTextPressedInfo: string;
|
|
407
|
+
textColorTextFocusInfo: string;
|
|
408
|
+
textColorTextDisabledInfo: string;
|
|
409
|
+
textColorGhostInfo: string;
|
|
410
|
+
textColorGhostHoverInfo: string;
|
|
411
|
+
textColorGhostPressedInfo: string;
|
|
412
|
+
textColorGhostFocusInfo: string;
|
|
413
|
+
textColorGhostDisabledInfo: string;
|
|
414
|
+
borderInfo: string;
|
|
415
|
+
borderHoverInfo: string;
|
|
416
|
+
borderPressedInfo: string;
|
|
417
|
+
borderFocusInfo: string;
|
|
418
|
+
borderDisabledInfo: string;
|
|
419
|
+
rippleColorInfo: string;
|
|
420
|
+
colorSuccess: string;
|
|
421
|
+
colorHoverSuccess: string;
|
|
422
|
+
colorPressedSuccess: string;
|
|
423
|
+
colorFocusSuccess: string;
|
|
424
|
+
colorDisabledSuccess: string;
|
|
425
|
+
textColorSuccess: string;
|
|
426
|
+
textColorHoverSuccess: string;
|
|
427
|
+
textColorPressedSuccess: string;
|
|
428
|
+
textColorFocusSuccess: string;
|
|
429
|
+
textColorDisabledSuccess: string;
|
|
430
|
+
textColorTextSuccess: string;
|
|
431
|
+
textColorTextHoverSuccess: string;
|
|
432
|
+
textColorTextPressedSuccess: string;
|
|
433
|
+
textColorTextFocusSuccess: string;
|
|
434
|
+
textColorTextDisabledSuccess: string;
|
|
435
|
+
textColorGhostSuccess: string;
|
|
436
|
+
textColorGhostHoverSuccess: string;
|
|
437
|
+
textColorGhostPressedSuccess: string;
|
|
438
|
+
textColorGhostFocusSuccess: string;
|
|
439
|
+
textColorGhostDisabledSuccess: string;
|
|
440
|
+
borderSuccess: string;
|
|
441
|
+
borderHoverSuccess: string;
|
|
442
|
+
borderPressedSuccess: string;
|
|
443
|
+
borderFocusSuccess: string;
|
|
444
|
+
borderDisabledSuccess: string;
|
|
445
|
+
rippleColorSuccess: string;
|
|
446
|
+
colorWarning: string;
|
|
447
|
+
colorHoverWarning: string;
|
|
448
|
+
colorPressedWarning: string;
|
|
449
|
+
colorFocusWarning: string;
|
|
450
|
+
colorDisabledWarning: string;
|
|
451
|
+
textColorWarning: string;
|
|
452
|
+
textColorHoverWarning: string;
|
|
453
|
+
textColorPressedWarning: string;
|
|
454
|
+
textColorFocusWarning: string;
|
|
455
|
+
textColorDisabledWarning: string;
|
|
456
|
+
textColorTextWarning: string;
|
|
457
|
+
textColorTextHoverWarning: string;
|
|
458
|
+
textColorTextPressedWarning: string;
|
|
459
|
+
textColorTextFocusWarning: string;
|
|
460
|
+
textColorTextDisabledWarning: string;
|
|
461
|
+
textColorGhostWarning: string;
|
|
462
|
+
textColorGhostHoverWarning: string;
|
|
463
|
+
textColorGhostPressedWarning: string;
|
|
464
|
+
textColorGhostFocusWarning: string;
|
|
465
|
+
textColorGhostDisabledWarning: string;
|
|
466
|
+
borderWarning: string;
|
|
467
|
+
borderHoverWarning: string;
|
|
468
|
+
borderPressedWarning: string;
|
|
469
|
+
borderFocusWarning: string;
|
|
470
|
+
borderDisabledWarning: string;
|
|
471
|
+
rippleColorWarning: string;
|
|
472
|
+
colorError: string;
|
|
473
|
+
colorHoverError: string;
|
|
474
|
+
colorPressedError: string;
|
|
475
|
+
colorFocusError: string;
|
|
476
|
+
colorDisabledError: string;
|
|
477
|
+
textColorError: string;
|
|
478
|
+
textColorHoverError: string;
|
|
479
|
+
textColorPressedError: string;
|
|
480
|
+
textColorFocusError: string;
|
|
481
|
+
textColorDisabledError: string;
|
|
482
|
+
textColorTextError: string;
|
|
483
|
+
textColorTextHoverError: string;
|
|
484
|
+
textColorTextPressedError: string;
|
|
485
|
+
textColorTextFocusError: string;
|
|
486
|
+
textColorTextDisabledError: string;
|
|
487
|
+
textColorGhostError: string;
|
|
488
|
+
textColorGhostHoverError: string;
|
|
489
|
+
textColorGhostPressedError: string;
|
|
490
|
+
textColorGhostFocusError: string;
|
|
491
|
+
textColorGhostDisabledError: string;
|
|
492
|
+
borderError: string;
|
|
493
|
+
borderHoverError: string;
|
|
494
|
+
borderPressedError: string;
|
|
495
|
+
borderFocusError: string;
|
|
496
|
+
borderDisabledError: string;
|
|
497
|
+
rippleColorError: string;
|
|
498
|
+
waveOpacity: string;
|
|
499
|
+
fontWeight: string;
|
|
500
|
+
fontWeightStrong: string;
|
|
501
|
+
paddingTiny: string;
|
|
502
|
+
paddingSmall: string;
|
|
503
|
+
paddingMedium: string;
|
|
504
|
+
paddingLarge: string;
|
|
505
|
+
paddingRoundTiny: string;
|
|
506
|
+
paddingRoundSmall: string;
|
|
507
|
+
paddingRoundMedium: string;
|
|
508
|
+
paddingRoundLarge: string;
|
|
509
|
+
iconMarginTiny: string;
|
|
510
|
+
iconMarginSmall: string;
|
|
511
|
+
iconMarginMedium: string;
|
|
512
|
+
iconMarginLarge: string;
|
|
513
|
+
iconSizeTiny: string;
|
|
514
|
+
iconSizeSmall: string;
|
|
515
|
+
iconSizeMedium: string;
|
|
516
|
+
iconSizeLarge: string;
|
|
517
|
+
rippleDuration: string;
|
|
518
|
+
}, any>;
|
|
519
|
+
TimePicker: import("../../../_mixins").Theme<"TimePicker", {
|
|
520
|
+
panelColor: string;
|
|
521
|
+
panelBoxShadow: string;
|
|
522
|
+
panelDividerColor: string;
|
|
523
|
+
itemTextColor: string;
|
|
524
|
+
itemTextColorActive: string;
|
|
525
|
+
itemColorHover: string;
|
|
526
|
+
itemOpacityDisabled: string;
|
|
527
|
+
itemBorderRadius: string;
|
|
528
|
+
borderRadius: string;
|
|
529
|
+
iconColor: string;
|
|
530
|
+
iconColorDisabled: string;
|
|
531
|
+
itemFontSize: string;
|
|
532
|
+
itemHeight: string;
|
|
533
|
+
itemWidth: string;
|
|
534
|
+
panelActionPadding: string;
|
|
535
|
+
}, {
|
|
536
|
+
Scrollbar: import("../../../_mixins").Theme<"Scrollbar", {
|
|
333
537
|
color: string;
|
|
334
|
-
|
|
335
|
-
colorFocus: string;
|
|
336
|
-
groupLabelBorder: string;
|
|
337
|
-
border: string;
|
|
338
|
-
borderHover: string;
|
|
339
|
-
borderDisabled: string;
|
|
340
|
-
borderFocus: string;
|
|
341
|
-
boxShadowFocus: string;
|
|
342
|
-
loadingColor: string;
|
|
343
|
-
loadingColorWarning: string;
|
|
344
|
-
borderWarning: string;
|
|
345
|
-
borderHoverWarning: string;
|
|
346
|
-
colorFocusWarning: string;
|
|
347
|
-
borderFocusWarning: string;
|
|
348
|
-
boxShadowFocusWarning: string;
|
|
349
|
-
caretColorWarning: string;
|
|
350
|
-
loadingColorError: string;
|
|
351
|
-
borderError: string;
|
|
352
|
-
borderHoverError: string;
|
|
353
|
-
colorFocusError: string;
|
|
354
|
-
borderFocusError: string;
|
|
355
|
-
boxShadowFocusError: string;
|
|
356
|
-
caretColorError: string;
|
|
357
|
-
clearColor: string;
|
|
358
|
-
clearColorHover: string;
|
|
359
|
-
clearColorPressed: string;
|
|
360
|
-
iconColor: string;
|
|
361
|
-
iconColorDisabled: string;
|
|
362
|
-
iconColorHover: string;
|
|
363
|
-
iconColorPressed: string;
|
|
364
|
-
suffixTextColor: string;
|
|
365
|
-
paddingTiny: string;
|
|
366
|
-
paddingSmall: string;
|
|
367
|
-
paddingMedium: string;
|
|
368
|
-
paddingLarge: string;
|
|
369
|
-
clearSize: string;
|
|
538
|
+
colorHover: string;
|
|
370
539
|
}, any>;
|
|
371
540
|
Button: import("../../../_mixins").Theme<"Button", {
|
|
372
541
|
heightTiny: string;
|
|
@@ -572,28 +741,91 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
572
741
|
iconSizeLarge: string;
|
|
573
742
|
rippleDuration: string;
|
|
574
743
|
}, any>;
|
|
575
|
-
|
|
576
|
-
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
|
|
583
|
-
|
|
744
|
+
Input: import("../../../_mixins").Theme<"Input", {
|
|
745
|
+
countTextColorDisabled: string;
|
|
746
|
+
countTextColor: string;
|
|
747
|
+
heightTiny: string;
|
|
748
|
+
heightSmall: string;
|
|
749
|
+
heightMedium: string;
|
|
750
|
+
heightLarge: string;
|
|
751
|
+
fontSizeTiny: string;
|
|
752
|
+
fontSizeSmall: string;
|
|
753
|
+
fontSizeMedium: string;
|
|
754
|
+
fontSizeLarge: string;
|
|
755
|
+
lineHeight: string;
|
|
756
|
+
lineHeightTextarea: string;
|
|
584
757
|
borderRadius: string;
|
|
758
|
+
iconSize: string;
|
|
759
|
+
groupLabelColor: string;
|
|
760
|
+
groupLabelTextColor: string;
|
|
761
|
+
textColor: string;
|
|
762
|
+
textColorDisabled: string;
|
|
763
|
+
textDecorationColor: string;
|
|
764
|
+
caretColor: string;
|
|
765
|
+
placeholderColor: string;
|
|
766
|
+
placeholderColorDisabled: string;
|
|
767
|
+
color: string;
|
|
768
|
+
colorDisabled: string;
|
|
769
|
+
colorFocus: string;
|
|
770
|
+
groupLabelBorder: string;
|
|
771
|
+
border: string;
|
|
772
|
+
borderHover: string;
|
|
773
|
+
borderDisabled: string;
|
|
774
|
+
borderFocus: string;
|
|
775
|
+
boxShadowFocus: string;
|
|
776
|
+
loadingColor: string;
|
|
777
|
+
loadingColorWarning: string;
|
|
778
|
+
borderWarning: string;
|
|
779
|
+
borderHoverWarning: string;
|
|
780
|
+
colorFocusWarning: string;
|
|
781
|
+
borderFocusWarning: string;
|
|
782
|
+
boxShadowFocusWarning: string;
|
|
783
|
+
caretColorWarning: string;
|
|
784
|
+
loadingColorError: string;
|
|
785
|
+
borderError: string;
|
|
786
|
+
borderHoverError: string;
|
|
787
|
+
colorFocusError: string;
|
|
788
|
+
borderFocusError: string;
|
|
789
|
+
boxShadowFocusError: string;
|
|
790
|
+
caretColorError: string;
|
|
791
|
+
clearColor: string;
|
|
792
|
+
clearColorHover: string;
|
|
793
|
+
clearColorPressed: string;
|
|
585
794
|
iconColor: string;
|
|
586
795
|
iconColorDisabled: string;
|
|
587
|
-
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
796
|
+
iconColorHover: string;
|
|
797
|
+
iconColorPressed: string;
|
|
798
|
+
suffixTextColor: string;
|
|
799
|
+
paddingTiny: string;
|
|
800
|
+
paddingSmall: string;
|
|
801
|
+
paddingMedium: string;
|
|
802
|
+
paddingLarge: string;
|
|
803
|
+
clearSize: string;
|
|
804
|
+
}, any>;
|
|
805
|
+
}>;
|
|
806
|
+
Scrollbar: import("../../../_mixins").Theme<"Scrollbar", {
|
|
807
|
+
color: string;
|
|
808
|
+
colorHover: string;
|
|
809
|
+
}, any>;
|
|
810
|
+
};
|
|
811
|
+
peerOverrides: {
|
|
812
|
+
Input?: {
|
|
813
|
+
peers?: {
|
|
814
|
+
[x: string]: any;
|
|
815
|
+
} | undefined;
|
|
816
|
+
} | undefined;
|
|
817
|
+
Button?: {
|
|
818
|
+
peers?: {
|
|
819
|
+
[x: string]: any;
|
|
820
|
+
} | undefined;
|
|
821
|
+
} | undefined;
|
|
822
|
+
TimePicker?: {
|
|
823
|
+
peers?: {
|
|
824
|
+
Scrollbar?: import("../../../_mixins/use-theme").ExtractThemeOverrides<import("../../../_mixins").Theme<"Scrollbar", {
|
|
593
825
|
color: string;
|
|
594
826
|
colorHover: string;
|
|
595
|
-
}, any
|
|
596
|
-
Button
|
|
827
|
+
}, any>> | undefined;
|
|
828
|
+
Button?: import("../../../_mixins/use-theme").ExtractThemeOverrides<import("../../../_mixins").Theme<"Button", {
|
|
597
829
|
heightTiny: string;
|
|
598
830
|
heightSmall: string;
|
|
599
831
|
heightMedium: string;
|
|
@@ -796,8 +1028,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
796
1028
|
iconSizeMedium: string;
|
|
797
1029
|
iconSizeLarge: string;
|
|
798
1030
|
rippleDuration: string;
|
|
799
|
-
}, any
|
|
800
|
-
Input
|
|
1031
|
+
}, any>> | undefined;
|
|
1032
|
+
Input?: import("../../../_mixins/use-theme").ExtractThemeOverrides<import("../../../_mixins").Theme<"Input", {
|
|
801
1033
|
countTextColorDisabled: string;
|
|
802
1034
|
countTextColor: string;
|
|
803
1035
|
heightTiny: string;
|
|
@@ -857,406 +1089,138 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
857
1089
|
paddingMedium: string;
|
|
858
1090
|
paddingLarge: string;
|
|
859
1091
|
clearSize: string;
|
|
860
|
-
}, any
|
|
861
|
-
}>;
|
|
862
|
-
Scrollbar: import("../../../_mixins").Theme<"Scrollbar", {
|
|
863
|
-
color: string;
|
|
864
|
-
colorHover: string;
|
|
865
|
-
}, any>;
|
|
866
|
-
};
|
|
867
|
-
peerOverrides: {
|
|
868
|
-
Input?: {
|
|
869
|
-
peers?: {
|
|
870
|
-
[x: string]: any;
|
|
871
|
-
} | undefined;
|
|
872
|
-
} | undefined;
|
|
873
|
-
Button?: {
|
|
874
|
-
peers?: {
|
|
875
|
-
[x: string]: any;
|
|
876
|
-
} | undefined;
|
|
877
|
-
} | undefined;
|
|
878
|
-
TimePicker?: {
|
|
879
|
-
peers?: {
|
|
880
|
-
Scrollbar?: import("../../../_mixins/use-theme").ExtractThemeOverrides<import("../../../_mixins").Theme<"Scrollbar", {
|
|
881
|
-
color: string;
|
|
882
|
-
colorHover: string;
|
|
883
|
-
}, any>> | undefined;
|
|
884
|
-
Button?: import("../../../_mixins/use-theme").ExtractThemeOverrides<import("../../../_mixins").Theme<"Button", {
|
|
885
|
-
heightTiny: string;
|
|
886
|
-
heightSmall: string;
|
|
887
|
-
heightMedium: string;
|
|
888
|
-
heightLarge: string;
|
|
889
|
-
borderRadiusTiny: string;
|
|
890
|
-
borderRadiusSmall: string;
|
|
891
|
-
borderRadiusMedium: string;
|
|
892
|
-
borderRadiusLarge: string;
|
|
893
|
-
fontSizeTiny: string;
|
|
894
|
-
fontSizeSmall: string;
|
|
895
|
-
fontSizeMedium: string;
|
|
896
|
-
fontSizeLarge: string;
|
|
897
|
-
opacityDisabled: string;
|
|
898
|
-
colorOpacitySecondary: string;
|
|
899
|
-
colorOpacitySecondaryHover: string;
|
|
900
|
-
colorOpacitySecondaryPressed: string;
|
|
901
|
-
colorSecondary: string;
|
|
902
|
-
colorSecondaryHover: string;
|
|
903
|
-
colorSecondaryPressed: string;
|
|
904
|
-
colorTertiary: string;
|
|
905
|
-
colorTertiaryHover: string;
|
|
906
|
-
colorTertiaryPressed: string;
|
|
907
|
-
colorQuaternary: string;
|
|
908
|
-
colorQuaternaryHover: string;
|
|
909
|
-
colorQuaternaryPressed: string;
|
|
910
|
-
color: string;
|
|
911
|
-
colorHover: string;
|
|
912
|
-
colorPressed: string;
|
|
913
|
-
colorFocus: string;
|
|
914
|
-
colorDisabled: string;
|
|
915
|
-
textColor: string;
|
|
916
|
-
textColorTertiary: string;
|
|
917
|
-
textColorHover: string;
|
|
918
|
-
textColorPressed: string;
|
|
919
|
-
textColorFocus: string;
|
|
920
|
-
textColorDisabled: string;
|
|
921
|
-
textColorText: string;
|
|
922
|
-
textColorTextHover: string;
|
|
923
|
-
textColorTextPressed: string;
|
|
924
|
-
textColorTextFocus: string;
|
|
925
|
-
textColorTextDisabled: string;
|
|
926
|
-
textColorGhost: string;
|
|
927
|
-
textColorGhostHover: string;
|
|
928
|
-
textColorGhostPressed: string;
|
|
929
|
-
textColorGhostFocus: string;
|
|
930
|
-
textColorGhostDisabled: string;
|
|
931
|
-
border: string;
|
|
932
|
-
borderHover: string;
|
|
933
|
-
borderPressed: string;
|
|
934
|
-
borderFocus: string;
|
|
935
|
-
borderDisabled: string;
|
|
936
|
-
rippleColor: string;
|
|
937
|
-
colorPrimary: string;
|
|
938
|
-
colorHoverPrimary: string;
|
|
939
|
-
colorPressedPrimary: string;
|
|
940
|
-
colorFocusPrimary: string;
|
|
941
|
-
colorDisabledPrimary: string;
|
|
942
|
-
textColorPrimary: string;
|
|
943
|
-
textColorHoverPrimary: string;
|
|
944
|
-
textColorPressedPrimary: string;
|
|
945
|
-
textColorFocusPrimary: string;
|
|
946
|
-
textColorDisabledPrimary: string;
|
|
947
|
-
textColorTextPrimary: string;
|
|
948
|
-
textColorTextHoverPrimary: string;
|
|
949
|
-
textColorTextPressedPrimary: string;
|
|
950
|
-
textColorTextFocusPrimary: string;
|
|
951
|
-
textColorTextDisabledPrimary: string;
|
|
952
|
-
textColorGhostPrimary: string;
|
|
953
|
-
textColorGhostHoverPrimary: string;
|
|
954
|
-
textColorGhostPressedPrimary: string;
|
|
955
|
-
textColorGhostFocusPrimary: string;
|
|
956
|
-
textColorGhostDisabledPrimary: string;
|
|
957
|
-
borderPrimary: string;
|
|
958
|
-
borderHoverPrimary: string;
|
|
959
|
-
borderPressedPrimary: string;
|
|
960
|
-
borderFocusPrimary: string;
|
|
961
|
-
borderDisabledPrimary: string;
|
|
962
|
-
rippleColorPrimary: string;
|
|
963
|
-
colorInfo: string;
|
|
964
|
-
colorHoverInfo: string;
|
|
965
|
-
colorPressedInfo: string;
|
|
966
|
-
colorFocusInfo: string;
|
|
967
|
-
colorDisabledInfo: string;
|
|
968
|
-
textColorInfo: string;
|
|
969
|
-
textColorHoverInfo: string;
|
|
970
|
-
textColorPressedInfo: string;
|
|
971
|
-
textColorFocusInfo: string;
|
|
972
|
-
textColorDisabledInfo: string;
|
|
973
|
-
textColorTextInfo: string;
|
|
974
|
-
textColorTextHoverInfo: string;
|
|
975
|
-
textColorTextPressedInfo: string;
|
|
976
|
-
textColorTextFocusInfo: string;
|
|
977
|
-
textColorTextDisabledInfo: string;
|
|
978
|
-
textColorGhostInfo: string;
|
|
979
|
-
textColorGhostHoverInfo: string;
|
|
980
|
-
textColorGhostPressedInfo: string;
|
|
981
|
-
textColorGhostFocusInfo: string;
|
|
982
|
-
textColorGhostDisabledInfo: string;
|
|
983
|
-
borderInfo: string;
|
|
984
|
-
borderHoverInfo: string;
|
|
985
|
-
borderPressedInfo: string;
|
|
986
|
-
borderFocusInfo: string;
|
|
987
|
-
borderDisabledInfo: string;
|
|
988
|
-
rippleColorInfo: string;
|
|
989
|
-
colorSuccess: string;
|
|
990
|
-
colorHoverSuccess: string;
|
|
991
|
-
colorPressedSuccess: string;
|
|
992
|
-
colorFocusSuccess: string;
|
|
993
|
-
colorDisabledSuccess: string;
|
|
994
|
-
textColorSuccess: string;
|
|
995
|
-
textColorHoverSuccess: string;
|
|
996
|
-
textColorPressedSuccess: string;
|
|
997
|
-
textColorFocusSuccess: string;
|
|
998
|
-
textColorDisabledSuccess: string;
|
|
999
|
-
textColorTextSuccess: string;
|
|
1000
|
-
textColorTextHoverSuccess: string;
|
|
1001
|
-
textColorTextPressedSuccess: string;
|
|
1002
|
-
textColorTextFocusSuccess: string;
|
|
1003
|
-
textColorTextDisabledSuccess: string;
|
|
1004
|
-
textColorGhostSuccess: string;
|
|
1005
|
-
textColorGhostHoverSuccess: string;
|
|
1006
|
-
textColorGhostPressedSuccess: string;
|
|
1007
|
-
textColorGhostFocusSuccess: string;
|
|
1008
|
-
textColorGhostDisabledSuccess: string;
|
|
1009
|
-
borderSuccess: string;
|
|
1010
|
-
borderHoverSuccess: string;
|
|
1011
|
-
borderPressedSuccess: string;
|
|
1012
|
-
borderFocusSuccess: string;
|
|
1013
|
-
borderDisabledSuccess: string;
|
|
1014
|
-
rippleColorSuccess: string;
|
|
1015
|
-
colorWarning: string;
|
|
1016
|
-
colorHoverWarning: string;
|
|
1017
|
-
colorPressedWarning: string;
|
|
1018
|
-
colorFocusWarning: string;
|
|
1019
|
-
colorDisabledWarning: string;
|
|
1020
|
-
textColorWarning: string;
|
|
1021
|
-
textColorHoverWarning: string;
|
|
1022
|
-
textColorPressedWarning: string;
|
|
1023
|
-
textColorFocusWarning: string;
|
|
1024
|
-
textColorDisabledWarning: string;
|
|
1025
|
-
textColorTextWarning: string;
|
|
1026
|
-
textColorTextHoverWarning: string;
|
|
1027
|
-
textColorTextPressedWarning: string;
|
|
1028
|
-
textColorTextFocusWarning: string;
|
|
1029
|
-
textColorTextDisabledWarning: string;
|
|
1030
|
-
textColorGhostWarning: string;
|
|
1031
|
-
textColorGhostHoverWarning: string;
|
|
1032
|
-
textColorGhostPressedWarning: string;
|
|
1033
|
-
textColorGhostFocusWarning: string;
|
|
1034
|
-
textColorGhostDisabledWarning: string;
|
|
1035
|
-
borderWarning: string;
|
|
1036
|
-
borderHoverWarning: string;
|
|
1037
|
-
borderPressedWarning: string;
|
|
1038
|
-
borderFocusWarning: string;
|
|
1039
|
-
borderDisabledWarning: string;
|
|
1040
|
-
rippleColorWarning: string;
|
|
1041
|
-
colorError: string;
|
|
1042
|
-
colorHoverError: string;
|
|
1043
|
-
colorPressedError: string;
|
|
1044
|
-
colorFocusError: string;
|
|
1045
|
-
colorDisabledError: string;
|
|
1046
|
-
textColorError: string;
|
|
1047
|
-
textColorHoverError: string;
|
|
1048
|
-
textColorPressedError: string;
|
|
1049
|
-
textColorFocusError: string;
|
|
1050
|
-
textColorDisabledError: string;
|
|
1051
|
-
textColorTextError: string;
|
|
1052
|
-
textColorTextHoverError: string;
|
|
1053
|
-
textColorTextPressedError: string;
|
|
1054
|
-
textColorTextFocusError: string;
|
|
1055
|
-
textColorTextDisabledError: string;
|
|
1056
|
-
textColorGhostError: string;
|
|
1057
|
-
textColorGhostHoverError: string;
|
|
1058
|
-
textColorGhostPressedError: string;
|
|
1059
|
-
textColorGhostFocusError: string;
|
|
1060
|
-
textColorGhostDisabledError: string;
|
|
1061
|
-
borderError: string;
|
|
1062
|
-
borderHoverError: string;
|
|
1063
|
-
borderPressedError: string;
|
|
1064
|
-
borderFocusError: string;
|
|
1065
|
-
borderDisabledError: string;
|
|
1066
|
-
rippleColorError: string;
|
|
1067
|
-
waveOpacity: string;
|
|
1068
|
-
fontWeight: string;
|
|
1069
|
-
fontWeightStrong: string;
|
|
1070
|
-
paddingTiny: string;
|
|
1071
|
-
paddingSmall: string;
|
|
1072
|
-
paddingMedium: string;
|
|
1073
|
-
paddingLarge: string;
|
|
1074
|
-
paddingRoundTiny: string;
|
|
1075
|
-
paddingRoundSmall: string;
|
|
1076
|
-
paddingRoundMedium: string;
|
|
1077
|
-
paddingRoundLarge: string;
|
|
1078
|
-
iconMarginTiny: string;
|
|
1079
|
-
iconMarginSmall: string;
|
|
1080
|
-
iconMarginMedium: string;
|
|
1081
|
-
iconMarginLarge: string;
|
|
1082
|
-
iconSizeTiny: string;
|
|
1083
|
-
iconSizeSmall: string;
|
|
1084
|
-
iconSizeMedium: string;
|
|
1085
|
-
iconSizeLarge: string;
|
|
1086
|
-
rippleDuration: string;
|
|
1087
|
-
}, any>> | undefined;
|
|
1088
|
-
Input?: import("../../../_mixins/use-theme").ExtractThemeOverrides<import("../../../_mixins").Theme<"Input", {
|
|
1089
|
-
countTextColorDisabled: string;
|
|
1090
|
-
countTextColor: string;
|
|
1091
|
-
heightTiny: string;
|
|
1092
|
-
heightSmall: string;
|
|
1093
|
-
heightMedium: string;
|
|
1094
|
-
heightLarge: string;
|
|
1095
|
-
fontSizeTiny: string;
|
|
1096
|
-
fontSizeSmall: string;
|
|
1097
|
-
fontSizeMedium: string;
|
|
1098
|
-
fontSizeLarge: string;
|
|
1099
|
-
lineHeight: string;
|
|
1100
|
-
lineHeightTextarea: string;
|
|
1101
|
-
borderRadius: string;
|
|
1102
|
-
iconSize: string;
|
|
1103
|
-
groupLabelColor: string;
|
|
1104
|
-
groupLabelTextColor: string;
|
|
1105
|
-
textColor: string;
|
|
1106
|
-
textColorDisabled: string;
|
|
1107
|
-
textDecorationColor: string;
|
|
1108
|
-
caretColor: string;
|
|
1109
|
-
placeholderColor: string;
|
|
1110
|
-
placeholderColorDisabled: string;
|
|
1111
|
-
color: string;
|
|
1112
|
-
colorDisabled: string;
|
|
1113
|
-
colorFocus: string;
|
|
1114
|
-
groupLabelBorder: string;
|
|
1115
|
-
border: string;
|
|
1116
|
-
borderHover: string;
|
|
1117
|
-
borderDisabled: string;
|
|
1118
|
-
borderFocus: string;
|
|
1119
|
-
boxShadowFocus: string;
|
|
1120
|
-
loadingColor: string;
|
|
1121
|
-
loadingColorWarning: string;
|
|
1122
|
-
borderWarning: string;
|
|
1123
|
-
borderHoverWarning: string;
|
|
1124
|
-
colorFocusWarning: string;
|
|
1125
|
-
borderFocusWarning: string;
|
|
1126
|
-
boxShadowFocusWarning: string;
|
|
1127
|
-
caretColorWarning: string;
|
|
1128
|
-
loadingColorError: string;
|
|
1129
|
-
borderError: string;
|
|
1130
|
-
borderHoverError: string;
|
|
1131
|
-
colorFocusError: string;
|
|
1132
|
-
borderFocusError: string;
|
|
1133
|
-
boxShadowFocusError: string;
|
|
1134
|
-
caretColorError: string;
|
|
1135
|
-
clearColor: string;
|
|
1136
|
-
clearColorHover: string;
|
|
1137
|
-
clearColorPressed: string;
|
|
1138
|
-
iconColor: string;
|
|
1139
|
-
iconColorDisabled: string;
|
|
1140
|
-
iconColorHover: string;
|
|
1141
|
-
iconColorPressed: string;
|
|
1142
|
-
suffixTextColor: string;
|
|
1143
|
-
paddingTiny: string;
|
|
1144
|
-
paddingSmall: string;
|
|
1145
|
-
paddingMedium: string;
|
|
1146
|
-
paddingLarge: string;
|
|
1147
|
-
clearSize: string;
|
|
1148
|
-
}, any>> | undefined;
|
|
1149
|
-
} | undefined;
|
|
1092
|
+
}, any>> | undefined;
|
|
1150
1093
|
} | undefined;
|
|
1151
|
-
|
|
1152
|
-
|
|
1153
|
-
|
|
1154
|
-
|
|
1094
|
+
} | undefined;
|
|
1095
|
+
Scrollbar?: {
|
|
1096
|
+
peers?: {
|
|
1097
|
+
[x: string]: any;
|
|
1155
1098
|
} | undefined;
|
|
1156
|
-
};
|
|
1157
|
-
}
|
|
1158
|
-
|
|
1159
|
-
|
|
1160
|
-
|
|
1161
|
-
|
|
1162
|
-
|
|
1163
|
-
|
|
1164
|
-
|
|
1165
|
-
|
|
1166
|
-
|
|
1167
|
-
|
|
1168
|
-
|
|
1169
|
-
|
|
1170
|
-
|
|
1171
|
-
|
|
1172
|
-
|
|
1173
|
-
|
|
1174
|
-
|
|
1175
|
-
|
|
1176
|
-
|
|
1177
|
-
|
|
1178
|
-
|
|
1179
|
-
|
|
1180
|
-
|
|
1181
|
-
|
|
1182
|
-
|
|
1183
|
-
|
|
1184
|
-
|
|
1185
|
-
|
|
1186
|
-
|
|
1187
|
-
|
|
1188
|
-
|
|
1189
|
-
|
|
1190
|
-
|
|
1191
|
-
|
|
1192
|
-
|
|
1193
|
-
|
|
1194
|
-
|
|
1195
|
-
|
|
1196
|
-
|
|
1197
|
-
|
|
1198
|
-
|
|
1199
|
-
|
|
1200
|
-
|
|
1201
|
-
|
|
1202
|
-
|
|
1203
|
-
|
|
1204
|
-
|
|
1205
|
-
|
|
1206
|
-
|
|
1207
|
-
|
|
1208
|
-
|
|
1209
|
-
|
|
1210
|
-
|
|
1211
|
-
|
|
1212
|
-
|
|
1213
|
-
|
|
1214
|
-
|
|
1215
|
-
|
|
1216
|
-
|
|
1217
|
-
|
|
1218
|
-
|
|
1219
|
-
|
|
1220
|
-
|
|
1221
|
-
|
|
1222
|
-
|
|
1223
|
-
|
|
1224
|
-
|
|
1225
|
-
|
|
1226
|
-
|
|
1227
|
-
|
|
1228
|
-
|
|
1229
|
-
|
|
1230
|
-
|
|
1231
|
-
|
|
1232
|
-
|
|
1233
|
-
|
|
1234
|
-
|
|
1235
|
-
|
|
1236
|
-
|
|
1237
|
-
|
|
1238
|
-
|
|
1239
|
-
|
|
1240
|
-
|
|
1241
|
-
|
|
1242
|
-
|
|
1243
|
-
|
|
1244
|
-
|
|
1245
|
-
|
|
1246
|
-
|
|
1247
|
-
|
|
1248
|
-
|
|
1249
|
-
|
|
1250
|
-
|
|
1251
|
-
|
|
1252
|
-
|
|
1253
|
-
|
|
1254
|
-
|
|
1099
|
+
} | undefined;
|
|
1100
|
+
};
|
|
1101
|
+
}>;
|
|
1102
|
+
mergedClsPrefix: import("vue").Ref<string>;
|
|
1103
|
+
dateFnsOptions: import("vue").ComputedRef<{
|
|
1104
|
+
locale: Locale;
|
|
1105
|
+
}>;
|
|
1106
|
+
timePickerProps: import("vue").Ref<import("../../..").TimePickerProps | [import("../../..").TimePickerProps, import("../../..").TimePickerProps] | undefined>;
|
|
1107
|
+
selfRef: import("vue").Ref<HTMLElement | null>;
|
|
1108
|
+
locale: import("vue").Ref<{
|
|
1109
|
+
yearFormat: string;
|
|
1110
|
+
monthFormat: string;
|
|
1111
|
+
dayFormat: string;
|
|
1112
|
+
yearTypeFormat: string;
|
|
1113
|
+
monthTypeFormat: string;
|
|
1114
|
+
dateFormat: string;
|
|
1115
|
+
dateTimeFormat: string;
|
|
1116
|
+
quarterFormat: string;
|
|
1117
|
+
clear: string;
|
|
1118
|
+
now: string;
|
|
1119
|
+
confirm: string;
|
|
1120
|
+
selectTime: string;
|
|
1121
|
+
selectDate: string;
|
|
1122
|
+
datePlaceholder: string;
|
|
1123
|
+
datetimePlaceholder: string;
|
|
1124
|
+
monthPlaceholder: string;
|
|
1125
|
+
yearPlaceholder: string;
|
|
1126
|
+
quarterPlaceholder: string;
|
|
1127
|
+
startDatePlaceholder: string;
|
|
1128
|
+
endDatePlaceholder: string;
|
|
1129
|
+
startDatetimePlaceholder: string;
|
|
1130
|
+
endDatetimePlaceholder: string;
|
|
1131
|
+
startMonthPlaceholder: string;
|
|
1132
|
+
endMonthPlaceholder: string;
|
|
1133
|
+
monthBeforeYear: boolean;
|
|
1134
|
+
firstDayOfWeek: 0 | 2 | 1 | 3 | 4 | 6 | 5;
|
|
1135
|
+
today: string;
|
|
1136
|
+
}>;
|
|
1137
|
+
doConfirm: () => void;
|
|
1138
|
+
doClose: (disableUpdateOnClose?: boolean) => void;
|
|
1139
|
+
doUpdateValue: (value: import("../interface").Value | null, doUpdate: boolean) => void;
|
|
1140
|
+
doTabOut: () => void;
|
|
1141
|
+
handleClearClick: () => void;
|
|
1142
|
+
handleFocusDetectorFocus: () => void;
|
|
1143
|
+
disableTransitionOneTick: () => void;
|
|
1144
|
+
handlePanelKeyDown: (e: KeyboardEvent) => void;
|
|
1145
|
+
handlePanelFocus: (e: FocusEvent) => void;
|
|
1146
|
+
cachePendingValue: () => void;
|
|
1147
|
+
clearPendingValue: () => void;
|
|
1148
|
+
restorePendingValue: () => void;
|
|
1149
|
+
getShortcutValue: (shortcut: number | [number, number] | (() => number) | readonly [number, number] | (() => [number, number] | readonly [number, number])) => number | [number, number] | readonly [number, number];
|
|
1150
|
+
handleShortcutMouseleave: () => void;
|
|
1151
|
+
showMonthYearPanel: import("vue").Ref<boolean>;
|
|
1152
|
+
handleOpenQuickSelectMonthPanel: () => void;
|
|
1153
|
+
isValueInvalid: import("vue").ComputedRef<boolean>;
|
|
1154
|
+
isDateDisabled: import("vue").Ref<import("../interface").IsDateDisabled | undefined>;
|
|
1155
|
+
isDateInvalid: import("vue").ComputedRef<boolean>;
|
|
1156
|
+
isTimeInvalid: import("vue").ComputedRef<boolean>;
|
|
1157
|
+
isDateTimeInvalid: import("vue").ComputedRef<boolean>;
|
|
1158
|
+
isHourDisabled: import("vue").ComputedRef<import("../../../time-picker/src/interface").IsHourDisabled | undefined>;
|
|
1159
|
+
isMinuteDisabled: import("vue").ComputedRef<import("../../../time-picker/src/interface").IsMinuteDisabled | undefined>;
|
|
1160
|
+
isSecondDisabled: import("vue").ComputedRef<import("../../../time-picker/src/interface").IsSecondDisabled | undefined>;
|
|
1161
|
+
dateArray: import("vue").ComputedRef<import("../utils").DateItem[]>;
|
|
1162
|
+
monthArray: import("vue").ComputedRef<import("../utils").MonthItem[]>;
|
|
1163
|
+
yearArray: import("vue").ComputedRef<import("../utils").YearItem[]>;
|
|
1164
|
+
quarterArray: import("vue").ComputedRef<import("../utils").QuarterItem[]>;
|
|
1165
|
+
calendarYear: import("vue").ComputedRef<string>;
|
|
1166
|
+
calendarMonth: import("vue").ComputedRef<string>;
|
|
1167
|
+
weekdays: import("vue").ComputedRef<string[]>;
|
|
1168
|
+
mergedIsDateDisabled: (ts: number) => boolean;
|
|
1169
|
+
nextYear: () => void;
|
|
1170
|
+
prevYear: () => void;
|
|
1171
|
+
nextMonth: () => void;
|
|
1172
|
+
prevMonth: () => void;
|
|
1173
|
+
handleNowClick: () => void;
|
|
1174
|
+
handleConfirmClick: () => void;
|
|
1175
|
+
handleSingleShortcutMouseenter: (shortcut: number | [number, number] | (() => number) | readonly [number, number] | (() => [number, number] | readonly [number, number])) => void;
|
|
1176
|
+
handleSingleShortcutClick: (shortcut: number | [number, number] | (() => number) | readonly [number, number] | (() => [number, number] | readonly [number, number])) => void;
|
|
1177
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
|
|
1178
|
+
type: {
|
|
1179
|
+
type: PropType<"month" | "year" | "quarter">;
|
|
1180
|
+
required: true;
|
|
1181
|
+
};
|
|
1182
|
+
useAsQuickJump: BooleanConstructor;
|
|
1183
|
+
actions: {
|
|
1184
|
+
readonly type: PropType<string[]>;
|
|
1185
|
+
readonly default: () => string[];
|
|
1186
|
+
};
|
|
1187
|
+
active: BooleanConstructor;
|
|
1188
|
+
dateFormat: StringConstructor;
|
|
1189
|
+
timeFormat: {
|
|
1190
|
+
readonly type: StringConstructor;
|
|
1191
|
+
readonly value: "HH:mm:ss";
|
|
1192
|
+
};
|
|
1193
|
+
value: {
|
|
1194
|
+
readonly type: PropType<import("../interface").Value | null>;
|
|
1195
|
+
readonly default: null;
|
|
1196
|
+
};
|
|
1197
|
+
shortcuts: PropType<import("../interface").Shortcuts>;
|
|
1198
|
+
defaultTime: PropType<import("../interface").DefaultTime>;
|
|
1199
|
+
onClear: FunctionConstructor;
|
|
1200
|
+
onConfirm: PropType<(value: import("../interface").Value | null) => void>;
|
|
1201
|
+
onClose: PropType<import("../interface").OnClose>;
|
|
1202
|
+
onTabOut: FunctionConstructor;
|
|
1203
|
+
onUpdateValue: {
|
|
1204
|
+
readonly type: PropType<import("../interface").OnPanelUpdateValue>;
|
|
1205
|
+
readonly required: true;
|
|
1255
1206
|
};
|
|
1256
|
-
|
|
1257
|
-
|
|
1258
|
-
|
|
1259
|
-
}
|
|
1207
|
+
themeClass: StringConstructor;
|
|
1208
|
+
onRender: PropType<(() => void) | undefined>;
|
|
1209
|
+
panel: BooleanConstructor;
|
|
1210
|
+
}>>, {
|
|
1211
|
+
value: import("../interface").Value | null;
|
|
1212
|
+
active: boolean;
|
|
1213
|
+
actions: string[];
|
|
1214
|
+
panel: boolean;
|
|
1215
|
+
useAsQuickJump: boolean;
|
|
1216
|
+
}, true, {}, {}, {
|
|
1217
|
+
P: {};
|
|
1218
|
+
B: {};
|
|
1219
|
+
D: {};
|
|
1220
|
+
C: {};
|
|
1221
|
+
M: {};
|
|
1222
|
+
Defaults: {};
|
|
1223
|
+
}, Readonly<import("vue").ExtractPropTypes<{
|
|
1260
1224
|
type: {
|
|
1261
1225
|
type: PropType<"month" | "year" | "quarter">;
|
|
1262
1226
|
required: true;
|
|
@@ -1289,7 +1253,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1289
1253
|
themeClass: StringConstructor;
|
|
1290
1254
|
onRender: PropType<(() => void) | undefined>;
|
|
1291
1255
|
panel: BooleanConstructor;
|
|
1292
|
-
}
|
|
1256
|
+
}>>, {
|
|
1293
1257
|
renderItem: (item: import("../utils").MonthItem | import("../utils").YearItem | import("../utils").QuarterItem, i: number, mergedClsPrefix: string) => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
1294
1258
|
[key: string]: any;
|
|
1295
1259
|
}>;
|
|
@@ -1298,13 +1262,13 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1298
1262
|
handleDateInput: (value: string) => void;
|
|
1299
1263
|
handleTimePickerChange: (value: number | null) => void;
|
|
1300
1264
|
clearSelectedDateTime: () => void;
|
|
1301
|
-
virtualListContainer: () => HTMLElement;
|
|
1302
|
-
virtualListContent: () => HTMLElement;
|
|
1265
|
+
virtualListContainer: () => HTMLElement | null;
|
|
1266
|
+
virtualListContent: () => HTMLElement | null;
|
|
1303
1267
|
handleVirtualListScroll: (e: Event) => void;
|
|
1304
1268
|
timePickerSize: import("vue").Ref<"small" | "medium" | "large">;
|
|
1305
1269
|
dateInputValue: import("vue").Ref<string>;
|
|
1306
1270
|
datePickerSlots: Readonly<{
|
|
1307
|
-
[name: string]: import("vue").Slot | undefined;
|
|
1271
|
+
[name: string]: import("vue").Slot<any> | undefined;
|
|
1308
1272
|
}>;
|
|
1309
1273
|
handleQuickMonthClick: (dateItem: import("../utils").MonthItem | import("../utils").YearItem | import("../utils").QuarterItem, updatePanelValue: (value: number) => void) => void;
|
|
1310
1274
|
justifyColumnsScrollState: (value?: number | undefined) => void;
|
|
@@ -2406,7 +2370,13 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
2406
2370
|
handleConfirmClick: () => void;
|
|
2407
2371
|
handleSingleShortcutMouseenter: (shortcut: number | [number, number] | (() => number) | readonly [number, number] | (() => [number, number] | readonly [number, number])) => void;
|
|
2408
2372
|
handleSingleShortcutClick: (shortcut: number | [number, number] | (() => number) | readonly [number, number] | (() => [number, number] | readonly [number, number])) => void;
|
|
2409
|
-
}
|
|
2373
|
+
}, {}, {}, {}, {
|
|
2374
|
+
value: import("../interface").Value | null;
|
|
2375
|
+
active: boolean;
|
|
2376
|
+
actions: string[];
|
|
2377
|
+
panel: boolean;
|
|
2378
|
+
useAsQuickJump: boolean;
|
|
2379
|
+
}> | null>;
|
|
2410
2380
|
handleHeaderClick: () => void;
|
|
2411
2381
|
handleClickOutside: (e: MouseEvent) => void;
|
|
2412
2382
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
@@ -2431,5 +2401,5 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
2431
2401
|
type: PropType<(value: number) => void>;
|
|
2432
2402
|
required: true;
|
|
2433
2403
|
};
|
|
2434
|
-
}>>, {}>;
|
|
2404
|
+
}>>, {}, {}>;
|
|
2435
2405
|
export default _default;
|