naive-ui 2.40.2 → 2.40.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +23 -30
- package/dist/index.mjs +23 -30
- package/dist/index.prod.js +1 -1
- package/dist/index.prod.mjs +1 -1
- package/es/_internal/clear/src/Clear.d.ts +5 -5
- package/es/_internal/close/src/Close.d.ts +5 -5
- package/es/_internal/fade-in-expand-transition/src/FadeInExpandTransition.d.ts +6 -6
- package/es/_internal/focus-detector/src/FocusDetector.d.ts +3 -3
- package/es/_internal/icon/src/Icon.d.ts +4 -4
- package/es/_internal/icon-switch-transition/src/IconSwitchTransition.d.ts +1 -1
- package/es/_internal/icons/Add.d.ts +1 -1
- package/es/_internal/icons/ArrowBack.d.ts +1 -1
- package/es/_internal/icons/ArrowDown.d.ts +1 -1
- package/es/_internal/icons/ArrowUp.d.ts +1 -1
- package/es/_internal/icons/Attach.d.ts +1 -1
- package/es/_internal/icons/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 +4 -4
- package/es/_internal/menu-mask/src/MenuMask.d.ts +6 -6
- package/es/_internal/scrollbar/src/Scrollbar.d.ts +14 -14
- package/es/_internal/select-menu/src/SelectGroupHeader.d.ts +6 -6
- package/es/_internal/select-menu/src/SelectMenu.d.ts +8 -25
- package/es/_internal/select-menu/src/SelectOption.d.ts +8 -8
- package/es/_internal/select-menu/src/interface.d.ts +1 -1
- package/es/_internal/selection/src/Selection.d.ts +22 -31
- package/es/_internal/slot-machine/src/SlotMachine.d.ts +4 -4
- package/es/_internal/slot-machine/src/SlotMachineNumber.d.ts +4 -4
- package/es/_internal/suffix/src/Suffix.d.ts +4 -4
- package/es/_internal/wave/src/Wave.d.ts +6 -6
- package/es/_mixins/index.d.ts +1 -1
- package/es/_mixins/index.mjs +1 -1
- package/es/_utils/composable/use-lock-html-scroll.d.ts +1 -1
- package/es/_utils/vue/wrapper.d.ts +1 -1
- package/es/affix/src/Affix.d.ts +7 -7
- package/es/alert/src/Alert.d.ts +9 -9
- package/es/anchor/src/AnchorAdapter.d.ts +5 -5
- package/es/anchor/src/BaseAnchor.d.ts +9 -9
- package/es/anchor/src/Link.d.ts +3 -3
- package/es/auto-complete/src/AutoComplete.d.ts +11 -45
- package/es/avatar/src/Avatar.d.ts +13 -13
- package/es/avatar-group/src/AvatarGroup.d.ts +7 -7
- package/es/back-top/src/BackTop.d.ts +14 -14
- package/es/badge/src/Badge.d.ts +9 -9
- package/es/breadcrumb/src/Breadcrumb.d.ts +7 -7
- package/es/breadcrumb/src/BreadcrumbItem.d.ts +4 -4
- package/es/button/src/Button.d.ts +11 -14
- package/es/button-group/src/ButtonGroup.d.ts +7 -7
- package/es/calendar/src/Calendar.d.ts +9 -39
- package/es/card/src/Card.d.ts +9 -9
- package/es/carousel/src/Carousel.d.ts +11 -11
- package/es/carousel/src/CarouselArrow.d.ts +2 -2
- package/es/carousel/src/CarouselDots.d.ts +7 -7
- package/es/carousel/src/CarouselItem.d.ts +3 -3
- package/es/cascader/src/Cascader.d.ts +14 -34
- package/es/cascader/src/CascaderMenu.d.ts +8 -294
- package/es/cascader/src/CascaderOption.d.ts +10 -299
- package/es/cascader/src/CascaderSelectMenu.d.ts +7 -298
- package/es/cascader/src/CascaderSubmenu.d.ts +6 -304
- package/es/checkbox/src/Checkbox.d.ts +15 -15
- package/es/checkbox/src/CheckboxGroup.d.ts +6 -6
- package/es/code/src/Code.d.ts +8 -8
- package/es/collapse/src/Collapse.d.ts +8 -8
- package/es/collapse/src/CollapseItem.d.ts +8 -8
- package/es/collapse/src/CollapseItemContent.d.ts +6 -6
- package/es/collapse-transition/src/CollapseTransition.d.ts +9 -9
- package/es/color-picker/src/AlphaSlider.d.ts +6 -6
- package/es/color-picker/src/ColorInput.d.ts +5 -5
- package/es/color-picker/src/ColorInputUnit.d.ts +6 -6
- package/es/color-picker/src/ColorPicker.d.ts +11 -11
- package/es/color-picker/src/ColorPickerSwatches.d.ts +4 -4
- package/es/color-picker/src/ColorPickerTrigger.d.ts +4 -4
- package/es/color-picker/src/ColorPreview.d.ts +5 -5
- package/es/color-picker/src/HueSlider.d.ts +5 -5
- package/es/color-picker/src/Pallete.d.ts +6 -6
- package/es/config-provider/src/ConfigProvider.d.ts +5 -5
- package/es/config-provider/src/internal-interface.d.ts +7 -7
- package/es/countdown/src/Countdown.d.ts +6 -6
- package/es/data-table/index.d.ts +1 -1
- package/es/data-table/src/DataTable.d.ts +9 -13
- package/es/data-table/src/HeaderButton/FilterButton.d.ts +9 -1207
- package/es/data-table/src/HeaderButton/FilterMenu.d.ts +7 -1210
- package/es/data-table/src/HeaderButton/RenderFilter.d.ts +4 -4
- package/es/data-table/src/HeaderButton/RenderSorter.d.ts +4 -4
- package/es/data-table/src/HeaderButton/ResizeButton.d.ts +6 -6
- package/es/data-table/src/HeaderButton/SortButton.d.ts +5 -5
- package/es/data-table/src/MainTable.d.ts +5 -12
- package/es/data-table/src/TableParts/Body.d.ts +41 -1262
- package/es/data-table/src/TableParts/BodyCheckbox.d.ts +3 -3
- package/es/data-table/src/TableParts/BodyRadio.d.ts +3 -3
- package/es/data-table/src/TableParts/Cell.d.ts +4 -4
- package/es/data-table/src/TableParts/ExpandTrigger.d.ts +4 -4
- package/es/data-table/src/TableParts/Header.d.ts +20 -1224
- package/es/data-table/src/TableParts/SelectionMenu.d.ts +3 -3
- package/es/data-table/src/use-expand.d.ts +1 -1
- package/es/data-table/src/use-scroll.d.ts +4 -4
- package/es/data-table/src/use-table-data.d.ts +1 -1
- package/es/date-picker/src/DatePicker.d.ts +18 -131
- package/es/date-picker/src/panel/date.d.ts +13 -985
- package/es/date-picker/src/panel/daterange.d.ts +19 -991
- package/es/date-picker/src/panel/datetime.d.ts +13 -985
- package/es/date-picker/src/panel/datetimerange.d.ts +19 -991
- package/es/date-picker/src/panel/month.d.ts +13 -985
- package/es/date-picker/src/panel/monthrange.d.ts +19 -991
- package/es/date-picker/src/panel/panelHeader.d.ts +237 -6289
- package/es/date-picker/src/panel/use-calendar.d.ts +8 -980
- package/es/date-picker/src/panel/use-dual-calendar.d.ts +14 -986
- package/es/date-picker/src/panel/use-panel-common.d.ts +5 -977
- package/es/descriptions/index.d.ts +2 -2
- package/es/descriptions/index.mjs +2 -2
- package/es/descriptions/src/Descriptions.d.ts +7 -7
- package/es/descriptions/src/DescriptionsItem.d.ts +4 -4
- package/es/dialog/src/Dialog.d.ts +8 -8
- package/es/dialog/src/DialogEnvironment.d.ts +6 -6
- package/es/dialog/src/DialogProvider.d.ts +8 -5504
- package/es/dialog/src/dialogProps.d.ts +1 -1
- package/es/discrete/src/InjectionExtractor.d.ts +4 -4
- package/es/divider/index.d.ts +1 -1
- package/es/divider/index.mjs +1 -1
- package/es/divider/src/Divider.d.ts +7 -7
- package/es/drawer/index.d.ts +2 -2
- package/es/drawer/index.mjs +2 -2
- package/es/drawer/src/Drawer.d.ts +9 -9
- package/es/drawer/src/DrawerBodyWrapper.d.ts +13 -60
- package/es/drawer/src/DrawerContent.d.ts +6 -53
- package/es/dropdown/index.d.ts +2 -2
- package/es/dropdown/index.mjs +1 -1
- package/es/dropdown/src/Dropdown.d.ts +9 -9
- package/es/dropdown/src/DropdownDivider.d.ts +3 -3
- package/es/dropdown/src/DropdownGroup.d.ts +4 -4
- package/es/dropdown/src/DropdownGroupHeader.d.ts +10 -10
- package/es/dropdown/src/DropdownMenu.d.ts +6 -6
- package/es/dropdown/src/DropdownOption.d.ts +15 -15
- package/es/dropdown/src/DropdownRenderOption.d.ts +3 -3
- package/es/dynamic-input/index.d.ts +1 -1
- package/es/dynamic-input/index.mjs +1 -1
- package/es/dynamic-input/src/DynamicInput.d.ts +9 -11
- package/es/dynamic-input/src/InputPreset.d.ts +6 -292
- package/es/dynamic-input/src/PairPreset.d.ts +7 -293
- package/es/dynamic-input/styles/rtl.mjs +2 -2
- package/es/dynamic-tags/index.d.ts +1 -1
- package/es/dynamic-tags/index.mjs +1 -1
- package/es/dynamic-tags/src/DynamicTags.d.ts +12 -36
- package/es/element/index.d.ts +1 -1
- package/es/element/index.mjs +1 -1
- package/es/element/src/Element.d.ts +7 -7
- package/es/ellipsis/index.d.ts +1 -1
- package/es/ellipsis/index.mjs +1 -1
- package/es/ellipsis/src/Ellipsis.d.ts +7 -10
- package/es/ellipsis/src/PerformantEllipsis.d.ts +6 -6
- package/es/empty/index.d.ts +1 -1
- package/es/empty/index.mjs +1 -1
- package/es/empty/src/Empty.d.ts +7 -7
- package/es/equation/index.d.ts +1 -1
- package/es/equation/index.mjs +1 -1
- package/es/equation/src/Equation.d.ts +4 -4
- package/es/flex/index.d.ts +1 -1
- package/es/flex/index.mjs +1 -1
- package/es/flex/src/Flex.d.ts +7 -7
- package/es/float-button/index.d.ts +1 -1
- package/es/float-button/index.mjs +1 -1
- package/es/float-button/src/FloatButton.d.ts +8 -8
- package/es/float-button-group/index.d.ts +1 -1
- package/es/float-button-group/index.mjs +1 -1
- package/es/float-button-group/src/FloatButtonGroup.d.ts +7 -7
- package/es/form/index.d.ts +3 -3
- package/es/form/index.mjs +3 -3
- package/es/form/src/Form.d.ts +6 -6
- package/es/form/src/FormItem.d.ts +11 -17
- package/es/form/src/FormItemCol.d.ts +5 -11
- package/es/form/src/FormItemGridItem.d.ts +5 -11
- package/es/form/src/FormItemRow.d.ts +5 -10
- package/es/form/src/utils.d.ts +2 -2
- package/es/global-style/src/GlobalStyle.d.ts +1 -1
- package/es/gradient-text/index.d.ts +1 -1
- package/es/gradient-text/index.mjs +1 -1
- package/es/gradient-text/src/GradientText.d.ts +7 -7
- package/es/grid/index.d.ts +3 -3
- package/es/grid/index.mjs +3 -3
- package/es/grid/src/Grid.d.ts +8 -8
- package/es/grid/src/GridItem.d.ts +8 -8
- package/es/highlight/index.d.ts +1 -1
- package/es/highlight/index.mjs +1 -1
- package/es/highlight/src/Highlight.d.ts +6 -6
- package/es/icon/src/Icon.d.ts +6 -6
- package/es/icon-wrapper/src/IconWrapper.d.ts +4 -4
- package/es/image/index.d.ts +2 -2
- package/es/image/index.mjs +2 -2
- package/es/image/src/Image.d.ts +11 -16
- package/es/image/src/ImageGroup.d.ts +6 -10
- package/es/image/src/ImagePreview.d.ts +13 -13
- package/es/image/src/styles/index.cssr.mjs +1 -1
- package/es/infinite-scroll/index.d.ts +1 -1
- package/es/infinite-scroll/index.mjs +1 -1
- package/es/infinite-scroll/src/InfiniteScroll.d.ts +5 -17
- package/es/input/index.d.ts +3 -3
- package/es/input/index.mjs +3 -3
- package/es/input/src/Input.d.ts +23 -39
- package/es/input/src/InputGroup.d.ts +11 -3
- package/es/input/src/InputGroupLabel.d.ts +7 -7
- package/es/input/src/WordCount.d.ts +1 -1
- package/es/input-number/index.d.ts +1 -1
- package/es/input-number/index.mjs +1 -1
- package/es/input-number/src/InputNumber.d.ts +10 -42
- package/es/layout/index.d.ts +6 -6
- package/es/layout/index.mjs +4 -4
- package/es/layout/src/Layout.d.ts +17 -39
- package/es/layout/src/LayoutContent.d.ts +8 -19
- package/es/layout/src/LayoutFooter.d.ts +7 -7
- package/es/layout/src/LayoutHeader.d.ts +7 -7
- package/es/layout/src/LayoutSider.d.ts +9 -20
- package/es/layout/src/ToggleBar.d.ts +3 -3
- package/es/layout/src/ToggleButton.d.ts +3 -3
- package/es/legacy-grid/src/Col.d.ts +7 -7
- package/es/legacy-grid/src/Row.d.ts +7 -7
- package/es/legacy-transfer/index.d.ts +1 -1
- package/es/legacy-transfer/index.mjs +1 -1
- package/es/legacy-transfer/src/Transfer.d.ts +10 -13
- package/es/legacy-transfer/src/TransferFilter.d.ts +6 -384
- package/es/legacy-transfer/src/TransferHeader.d.ts +4 -4
- package/es/legacy-transfer/src/TransferList.d.ts +6 -401
- package/es/legacy-transfer/src/TransferListItem.d.ts +6 -384
- package/es/legacy-transfer/src/use-transfer-data.d.ts +6 -6
- package/es/list/index.d.ts +1 -1
- package/es/list/index.mjs +1 -1
- package/es/list/src/List.d.ts +8 -8
- package/es/list/src/ListItem.d.ts +3 -3
- package/es/loading-bar/index.d.ts +1 -1
- package/es/loading-bar/index.mjs +1 -1
- package/es/loading-bar/src/LoadingBar.d.ts +11 -11
- package/es/loading-bar/src/LoadingBarProvider.d.ts +5 -9
- package/es/log/index.d.ts +1 -1
- package/es/log/index.mjs +1 -1
- package/es/log/src/Log.d.ts +7 -19
- package/es/log/src/LogLine.d.ts +7 -7
- package/es/log/src/LogLoader.d.ts +4 -6
- package/es/marquee/index.d.ts +1 -1
- package/es/marquee/index.mjs +1 -1
- package/es/marquee/src/Marquee.d.ts +7 -7
- package/es/mention/index.d.ts +1 -1
- package/es/mention/index.mjs +1 -1
- package/es/mention/src/Mention.d.ts +14 -50
- package/es/menu/index.d.ts +1 -1
- package/es/menu/index.mjs +1 -1
- package/es/menu/src/Menu.d.ts +12 -16
- package/es/menu/src/MenuDivider.d.ts +1 -1
- package/es/menu/src/MenuOption.d.ts +7 -222
- package/es/menu/src/MenuOptionContent.d.ts +5 -5
- package/es/menu/src/MenuOptionGroup.d.ts +4 -4
- package/es/menu/src/Submenu.d.ts +11 -226
- package/es/message/index.d.ts +1 -1
- package/es/message/index.mjs +1 -1
- package/es/message/src/Message.d.ts +8 -8
- package/es/message/src/MessageEnvironment.d.ts +6 -6
- package/es/message/src/MessageProvider.d.ts +7 -21
- package/es/modal/index.d.ts +1 -1
- package/es/modal/index.mjs +1 -1
- package/es/modal/src/BodyWrapper.d.ts +11 -540
- package/es/modal/src/Modal.d.ts +10 -10
- package/es/modal/src/ModalEnvironment.d.ts +7 -7
- package/es/modal/src/presetProps.d.ts +1 -1
- package/es/modal/src/styles/index.cssr.mjs +1 -1
- package/es/notification/src/Notification.d.ts +9 -9
- package/es/notification/src/NotificationContainer.d.ts +7 -61
- package/es/notification/src/NotificationEnvironment.d.ts +6 -6
- package/es/notification/src/NotificationProvider.d.ts +7 -31
- package/es/number-animation/src/NumberAnimation.d.ts +6 -6
- package/es/page-header/src/PageHeader.d.ts +7 -7
- package/es/pagination/src/Pagination.d.ts +15 -18
- package/es/popconfirm/src/Popconfirm.d.ts +7 -12
- package/es/popconfirm/src/PopconfirmPanel.d.ts +9 -12
- package/es/popover/src/Popover.d.ts +9 -11
- package/es/popover/src/PopoverBody.d.ts +11 -13
- package/es/popselect/src/Popselect.d.ts +23 -26
- package/es/popselect/src/PopselectPanel.d.ts +7 -133
- package/es/progress/src/Circle.d.ts +4 -4
- package/es/progress/src/Line.d.ts +4 -4
- package/es/progress/src/MultipleCircle.d.ts +4 -4
- package/es/progress/src/Progress.d.ts +7 -7
- package/es/qr-code/src/QrCode.d.ts +8 -8
- package/es/radio/src/Radio.d.ts +7 -7
- package/es/radio/src/RadioButton.d.ts +47 -23
- package/es/radio/src/RadioGroup.d.ts +9 -9
- package/es/rate/src/Rate.d.ts +8 -8
- package/es/result/src/Result.d.ts +7 -7
- package/es/scrollbar/src/Scrollbar.d.ts +5 -17
- package/es/select/src/Select.d.ts +17 -37
- package/es/skeleton/src/Skeleton.d.ts +6 -6
- package/es/slider/src/Slider.d.ts +17 -17
- package/es/space/src/Space.d.ts +7 -7
- package/es/spin/src/Spin.d.ts +8 -8
- package/es/split/src/Split.d.ts +10 -10
- package/es/statistic/src/Statistic.d.ts +8 -8
- package/es/steps/src/Step.d.ts +7 -7
- package/es/steps/src/Steps.d.ts +7 -7
- package/es/styles.d.ts +5 -5
- package/es/styles.mjs +5 -5
- package/es/switch/src/Switch.d.ts +9 -9
- package/es/table/src/Table.d.ts +8 -8
- package/es/table/src/Tbody.d.ts +1 -1
- package/es/table/src/Td.d.ts +1 -1
- package/es/table/src/Th.d.ts +1 -1
- package/es/table/src/Thead.d.ts +1 -1
- package/es/table/src/Tr.d.ts +1 -1
- package/es/tabs/src/Tab.d.ts +16 -16
- package/es/tabs/src/TabPane.d.ts +8 -8
- package/es/tabs/src/Tabs.d.ts +19 -58
- package/es/tag/src/Tag.d.ts +10 -10
- package/es/theme-editor/src/MaximizeIcon.d.ts +1 -1
- package/es/theme-editor/src/MinimizeIcon.d.ts +1 -1
- package/es/theme-editor/src/ThemeEditor.d.ts +10 -19
- package/es/themes/dark.mjs +7 -7
- package/es/themes/light.mjs +7 -7
- package/es/thing/src/Thing.d.ts +4 -4
- package/es/time/src/Time.d.ts +6 -6
- package/es/time-picker/src/Panel.d.ts +10 -326
- package/es/time-picker/src/PanelCol.d.ts +4 -4
- package/es/time-picker/src/TimePicker.d.ts +15 -89
- package/es/timeline/src/Timeline.d.ts +4 -4
- package/es/timeline/src/TimelineItem.d.ts +7 -7
- package/es/tooltip/src/Tooltip.d.ts +7 -10
- package/es/transfer/src/Transfer.d.ts +9 -9
- package/es/transfer/src/TransferFilter.d.ts +6 -397
- package/es/transfer/src/TransferHeader.d.ts +4 -4
- package/es/transfer/src/TransferList.d.ts +6 -414
- package/es/transfer/src/TransferListItem.d.ts +9 -400
- package/es/transfer/src/use-transfer-data.d.ts +3 -3
- package/es/tree/src/MotionWrapper.d.ts +3 -3
- package/es/tree/src/Tree.d.ts +11 -28
- package/es/tree/src/TreeNode.d.ts +14 -14
- package/es/tree/src/TreeNodeCheckbox.d.ts +5 -99
- package/es/tree/src/TreeNodeContent.d.ts +10 -10
- package/es/tree/src/TreeNodeSwitcher.d.ts +4 -4
- package/es/tree-select/src/TreeSelect.d.ts +16 -30
- package/es/typography/src/a.d.ts +6 -6
- package/es/typography/src/blockquote.d.ts +7 -7
- package/es/typography/src/create-header.d.ts +7 -7
- package/es/typography/src/headers.d.ts +42 -42
- package/es/typography/src/hr.d.ts +6 -6
- package/es/typography/src/li.d.ts +1 -1
- package/es/typography/src/ol.d.ts +7 -7
- package/es/typography/src/p.d.ts +6 -6
- package/es/typography/src/text.d.ts +7 -7
- package/es/typography/src/ul.d.ts +7 -7
- package/es/upload/src/Upload.d.ts +10 -10
- package/es/upload/src/UploadDragger.d.ts +1 -1
- package/es/upload/src/UploadFile.d.ts +7 -270
- package/es/upload/src/UploadFileList.d.ts +1 -1
- package/es/upload/src/UploadProgress.d.ts +5 -265
- package/es/upload/src/UploadTrigger.d.ts +5 -5
- package/es/version.d.ts +1 -1
- package/es/version.mjs +1 -1
- package/es/virtual-list/src/VirtualList.d.ts +6 -22
- package/es/watermark/src/Watermark.d.ts +4 -4
- package/lib/_internal/clear/src/Clear.d.ts +5 -5
- package/lib/_internal/close/src/Close.d.ts +5 -5
- package/lib/_internal/fade-in-expand-transition/src/FadeInExpandTransition.d.ts +6 -6
- package/lib/_internal/focus-detector/src/FocusDetector.d.ts +3 -3
- package/lib/_internal/icon/src/Icon.d.ts +4 -4
- package/lib/_internal/icon-switch-transition/src/IconSwitchTransition.d.ts +1 -1
- package/lib/_internal/icons/Add.d.ts +1 -1
- package/lib/_internal/icons/ArrowBack.d.ts +1 -1
- package/lib/_internal/icons/ArrowDown.d.ts +1 -1
- package/lib/_internal/icons/ArrowUp.d.ts +1 -1
- package/lib/_internal/icons/Attach.d.ts +1 -1
- package/lib/_internal/icons/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 +4 -4
- package/lib/_internal/menu-mask/src/MenuMask.d.ts +6 -6
- package/lib/_internal/scrollbar/src/Scrollbar.d.ts +14 -14
- package/lib/_internal/select-menu/src/SelectGroupHeader.d.ts +6 -6
- package/lib/_internal/select-menu/src/SelectMenu.d.ts +8 -25
- package/lib/_internal/select-menu/src/SelectOption.d.ts +8 -8
- package/lib/_internal/select-menu/src/interface.d.ts +1 -1
- package/lib/_internal/selection/src/Selection.d.ts +22 -31
- package/lib/_internal/slot-machine/src/SlotMachine.d.ts +4 -4
- package/lib/_internal/slot-machine/src/SlotMachineNumber.d.ts +4 -4
- package/lib/_internal/suffix/src/Suffix.d.ts +4 -4
- package/lib/_internal/wave/src/Wave.d.ts +6 -6
- package/lib/_mixins/index.d.ts +1 -1
- package/lib/_mixins/index.js +2 -2
- package/lib/_utils/composable/use-lock-html-scroll.d.ts +1 -1
- package/lib/_utils/vue/wrapper.d.ts +1 -1
- package/lib/affix/src/Affix.d.ts +7 -7
- package/lib/alert/src/Alert.d.ts +9 -9
- package/lib/anchor/src/AnchorAdapter.d.ts +5 -5
- package/lib/anchor/src/BaseAnchor.d.ts +9 -9
- package/lib/anchor/src/Link.d.ts +3 -3
- package/lib/auto-complete/src/AutoComplete.d.ts +11 -45
- package/lib/avatar/src/Avatar.d.ts +13 -13
- package/lib/avatar-group/src/AvatarGroup.d.ts +7 -7
- package/lib/back-top/src/BackTop.d.ts +14 -14
- package/lib/badge/src/Badge.d.ts +9 -9
- package/lib/breadcrumb/src/Breadcrumb.d.ts +7 -7
- package/lib/breadcrumb/src/BreadcrumbItem.d.ts +4 -4
- package/lib/button/src/Button.d.ts +11 -14
- package/lib/button-group/src/ButtonGroup.d.ts +7 -7
- package/lib/calendar/src/Calendar.d.ts +9 -39
- package/lib/card/src/Card.d.ts +9 -9
- package/lib/carousel/src/Carousel.d.ts +11 -11
- package/lib/carousel/src/CarouselArrow.d.ts +2 -2
- package/lib/carousel/src/CarouselDots.d.ts +7 -7
- package/lib/carousel/src/CarouselItem.d.ts +3 -3
- package/lib/cascader/src/Cascader.d.ts +14 -34
- package/lib/cascader/src/CascaderMenu.d.ts +8 -294
- package/lib/cascader/src/CascaderOption.d.ts +10 -299
- package/lib/cascader/src/CascaderSelectMenu.d.ts +7 -298
- package/lib/cascader/src/CascaderSubmenu.d.ts +6 -304
- package/lib/checkbox/src/Checkbox.d.ts +15 -15
- package/lib/checkbox/src/CheckboxGroup.d.ts +6 -6
- package/lib/code/src/Code.d.ts +8 -8
- package/lib/collapse/src/Collapse.d.ts +8 -8
- package/lib/collapse/src/CollapseItem.d.ts +8 -8
- package/lib/collapse/src/CollapseItemContent.d.ts +6 -6
- package/lib/collapse-transition/src/CollapseTransition.d.ts +9 -9
- package/lib/color-picker/src/AlphaSlider.d.ts +6 -6
- package/lib/color-picker/src/ColorInput.d.ts +5 -5
- package/lib/color-picker/src/ColorInputUnit.d.ts +6 -6
- package/lib/color-picker/src/ColorPicker.d.ts +11 -11
- package/lib/color-picker/src/ColorPickerSwatches.d.ts +4 -4
- package/lib/color-picker/src/ColorPickerTrigger.d.ts +4 -4
- package/lib/color-picker/src/ColorPreview.d.ts +5 -5
- package/lib/color-picker/src/HueSlider.d.ts +5 -5
- package/lib/color-picker/src/Pallete.d.ts +6 -6
- package/lib/config-provider/src/ConfigProvider.d.ts +5 -5
- package/lib/config-provider/src/internal-interface.d.ts +7 -7
- package/lib/countdown/src/Countdown.d.ts +6 -6
- package/lib/data-table/index.d.ts +1 -1
- package/lib/data-table/src/DataTable.d.ts +9 -13
- package/lib/data-table/src/HeaderButton/FilterButton.d.ts +9 -1207
- package/lib/data-table/src/HeaderButton/FilterMenu.d.ts +7 -1210
- package/lib/data-table/src/HeaderButton/RenderFilter.d.ts +4 -4
- package/lib/data-table/src/HeaderButton/RenderSorter.d.ts +4 -4
- package/lib/data-table/src/HeaderButton/ResizeButton.d.ts +6 -6
- package/lib/data-table/src/HeaderButton/SortButton.d.ts +5 -5
- package/lib/data-table/src/MainTable.d.ts +5 -12
- package/lib/data-table/src/TableParts/Body.d.ts +41 -1262
- package/lib/data-table/src/TableParts/BodyCheckbox.d.ts +3 -3
- package/lib/data-table/src/TableParts/BodyRadio.d.ts +3 -3
- package/lib/data-table/src/TableParts/Cell.d.ts +4 -4
- package/lib/data-table/src/TableParts/ExpandTrigger.d.ts +4 -4
- package/lib/data-table/src/TableParts/Header.d.ts +20 -1224
- package/lib/data-table/src/TableParts/SelectionMenu.d.ts +3 -3
- package/lib/data-table/src/use-expand.d.ts +1 -1
- package/lib/data-table/src/use-scroll.d.ts +4 -4
- package/lib/data-table/src/use-table-data.d.ts +1 -1
- package/lib/date-picker/src/DatePicker.d.ts +18 -131
- package/lib/date-picker/src/panel/date.d.ts +13 -985
- package/lib/date-picker/src/panel/daterange.d.ts +19 -991
- package/lib/date-picker/src/panel/datetime.d.ts +13 -985
- package/lib/date-picker/src/panel/datetimerange.d.ts +19 -991
- package/lib/date-picker/src/panel/month.d.ts +13 -985
- package/lib/date-picker/src/panel/monthrange.d.ts +19 -991
- package/lib/date-picker/src/panel/panelHeader.d.ts +237 -6289
- package/lib/date-picker/src/panel/use-calendar.d.ts +8 -980
- package/lib/date-picker/src/panel/use-dual-calendar.d.ts +14 -986
- package/lib/date-picker/src/panel/use-panel-common.d.ts +5 -977
- package/lib/descriptions/index.d.ts +2 -2
- package/lib/descriptions/index.js +3 -3
- package/lib/descriptions/src/Descriptions.d.ts +7 -7
- package/lib/descriptions/src/DescriptionsItem.d.ts +4 -4
- package/lib/dialog/src/Dialog.d.ts +8 -8
- package/lib/dialog/src/DialogEnvironment.d.ts +6 -6
- package/lib/dialog/src/DialogProvider.d.ts +8 -5504
- package/lib/dialog/src/dialogProps.d.ts +1 -1
- package/lib/discrete/src/InjectionExtractor.d.ts +4 -4
- package/lib/divider/index.d.ts +1 -1
- package/lib/divider/index.js +2 -2
- package/lib/divider/src/Divider.d.ts +7 -7
- package/lib/drawer/index.d.ts +2 -2
- package/lib/drawer/index.js +3 -3
- package/lib/drawer/src/Drawer.d.ts +9 -9
- package/lib/drawer/src/DrawerBodyWrapper.d.ts +13 -60
- package/lib/drawer/src/DrawerContent.d.ts +6 -53
- package/lib/dropdown/index.d.ts +2 -2
- package/lib/dropdown/index.js +2 -2
- package/lib/dropdown/src/Dropdown.d.ts +9 -9
- package/lib/dropdown/src/DropdownDivider.d.ts +3 -3
- package/lib/dropdown/src/DropdownGroup.d.ts +4 -4
- package/lib/dropdown/src/DropdownGroupHeader.d.ts +10 -10
- package/lib/dropdown/src/DropdownMenu.d.ts +6 -6
- package/lib/dropdown/src/DropdownOption.d.ts +15 -15
- package/lib/dropdown/src/DropdownRenderOption.d.ts +3 -3
- package/lib/dynamic-input/index.d.ts +1 -1
- package/lib/dynamic-input/index.js +2 -2
- package/lib/dynamic-input/src/DynamicInput.d.ts +9 -11
- package/lib/dynamic-input/src/InputPreset.d.ts +6 -292
- package/lib/dynamic-input/src/PairPreset.d.ts +7 -293
- package/lib/dynamic-input/styles/rtl.js +5 -5
- package/lib/dynamic-tags/index.d.ts +1 -1
- package/lib/dynamic-tags/index.js +2 -2
- package/lib/dynamic-tags/src/DynamicTags.d.ts +12 -36
- package/lib/element/index.d.ts +1 -1
- package/lib/element/index.js +2 -2
- package/lib/element/src/Element.d.ts +7 -7
- package/lib/ellipsis/index.d.ts +1 -1
- package/lib/ellipsis/index.js +2 -2
- package/lib/ellipsis/src/Ellipsis.d.ts +7 -10
- package/lib/ellipsis/src/PerformantEllipsis.d.ts +6 -6
- package/lib/empty/index.d.ts +1 -1
- package/lib/empty/index.js +2 -2
- package/lib/empty/src/Empty.d.ts +7 -7
- package/lib/equation/index.d.ts +1 -1
- package/lib/equation/index.js +2 -2
- package/lib/equation/src/Equation.d.ts +4 -4
- package/lib/flex/index.d.ts +1 -1
- package/lib/flex/index.js +2 -2
- package/lib/flex/src/Flex.d.ts +7 -7
- package/lib/float-button/index.d.ts +1 -1
- package/lib/float-button/index.js +2 -2
- package/lib/float-button/src/FloatButton.d.ts +8 -8
- package/lib/float-button-group/index.d.ts +1 -1
- package/lib/float-button-group/index.js +2 -2
- package/lib/float-button-group/src/FloatButtonGroup.d.ts +7 -7
- package/lib/form/index.d.ts +3 -3
- package/lib/form/index.js +5 -5
- package/lib/form/src/Form.d.ts +6 -6
- package/lib/form/src/FormItem.d.ts +11 -17
- package/lib/form/src/FormItemCol.d.ts +5 -11
- package/lib/form/src/FormItemGridItem.d.ts +5 -11
- package/lib/form/src/FormItemRow.d.ts +5 -10
- package/lib/form/src/utils.d.ts +2 -2
- package/lib/global-style/src/GlobalStyle.d.ts +1 -1
- package/lib/gradient-text/index.d.ts +1 -1
- package/lib/gradient-text/index.js +2 -2
- package/lib/gradient-text/src/GradientText.d.ts +7 -7
- package/lib/grid/index.d.ts +3 -3
- package/lib/grid/index.js +4 -4
- package/lib/grid/src/Grid.d.ts +8 -8
- package/lib/grid/src/GridItem.d.ts +8 -8
- package/lib/highlight/index.d.ts +1 -1
- package/lib/highlight/index.js +2 -2
- package/lib/highlight/src/Highlight.d.ts +6 -6
- package/lib/icon/src/Icon.d.ts +6 -6
- package/lib/icon-wrapper/src/IconWrapper.d.ts +4 -4
- package/lib/image/index.d.ts +2 -2
- package/lib/image/index.js +3 -3
- package/lib/image/src/Image.d.ts +11 -16
- package/lib/image/src/ImageGroup.d.ts +6 -10
- package/lib/image/src/ImagePreview.d.ts +13 -13
- package/lib/image/src/styles/index.cssr.js +1 -1
- package/lib/infinite-scroll/index.d.ts +1 -1
- package/lib/infinite-scroll/index.js +2 -2
- package/lib/infinite-scroll/src/InfiniteScroll.d.ts +5 -17
- package/lib/input/index.d.ts +3 -3
- package/lib/input/index.js +4 -4
- package/lib/input/src/Input.d.ts +23 -39
- package/lib/input/src/InputGroup.d.ts +11 -3
- package/lib/input/src/InputGroupLabel.d.ts +7 -7
- package/lib/input/src/WordCount.d.ts +1 -1
- package/lib/input-number/index.d.ts +1 -1
- package/lib/input-number/index.js +2 -2
- package/lib/input-number/src/InputNumber.d.ts +10 -42
- package/lib/layout/index.d.ts +6 -6
- package/lib/layout/index.js +6 -6
- package/lib/layout/src/Layout.d.ts +17 -39
- package/lib/layout/src/LayoutContent.d.ts +8 -19
- package/lib/layout/src/LayoutFooter.d.ts +7 -7
- package/lib/layout/src/LayoutHeader.d.ts +7 -7
- package/lib/layout/src/LayoutSider.d.ts +9 -20
- package/lib/layout/src/ToggleBar.d.ts +3 -3
- package/lib/layout/src/ToggleButton.d.ts +3 -3
- package/lib/legacy-grid/src/Col.d.ts +7 -7
- package/lib/legacy-grid/src/Row.d.ts +7 -7
- package/lib/legacy-transfer/index.d.ts +1 -1
- package/lib/legacy-transfer/index.js +2 -2
- package/lib/legacy-transfer/src/Transfer.d.ts +10 -13
- package/lib/legacy-transfer/src/TransferFilter.d.ts +6 -384
- package/lib/legacy-transfer/src/TransferHeader.d.ts +4 -4
- package/lib/legacy-transfer/src/TransferList.d.ts +6 -401
- package/lib/legacy-transfer/src/TransferListItem.d.ts +6 -384
- package/lib/legacy-transfer/src/use-transfer-data.d.ts +6 -6
- package/lib/list/index.d.ts +1 -1
- package/lib/list/index.js +2 -2
- package/lib/list/src/List.d.ts +8 -8
- package/lib/list/src/ListItem.d.ts +3 -3
- package/lib/loading-bar/index.d.ts +1 -1
- package/lib/loading-bar/index.js +2 -2
- package/lib/loading-bar/src/LoadingBar.d.ts +11 -11
- package/lib/loading-bar/src/LoadingBarProvider.d.ts +5 -9
- package/lib/log/index.d.ts +1 -1
- package/lib/log/index.js +2 -2
- package/lib/log/src/Log.d.ts +7 -19
- package/lib/log/src/LogLine.d.ts +7 -7
- package/lib/log/src/LogLoader.d.ts +4 -6
- package/lib/marquee/index.d.ts +1 -1
- package/lib/marquee/index.js +2 -2
- package/lib/marquee/src/Marquee.d.ts +7 -7
- package/lib/mention/index.d.ts +1 -1
- package/lib/mention/index.js +2 -2
- package/lib/mention/src/Mention.d.ts +14 -50
- package/lib/menu/index.d.ts +1 -1
- package/lib/menu/index.js +2 -2
- package/lib/menu/src/Menu.d.ts +12 -16
- package/lib/menu/src/MenuDivider.d.ts +1 -1
- package/lib/menu/src/MenuOption.d.ts +7 -222
- package/lib/menu/src/MenuOptionContent.d.ts +5 -5
- package/lib/menu/src/MenuOptionGroup.d.ts +4 -4
- package/lib/menu/src/Submenu.d.ts +11 -226
- package/lib/message/index.d.ts +1 -1
- package/lib/message/index.js +2 -2
- package/lib/message/src/Message.d.ts +8 -8
- package/lib/message/src/MessageEnvironment.d.ts +6 -6
- package/lib/message/src/MessageProvider.d.ts +7 -21
- package/lib/modal/index.d.ts +1 -1
- package/lib/modal/index.js +2 -2
- package/lib/modal/src/BodyWrapper.d.ts +11 -540
- package/lib/modal/src/Modal.d.ts +10 -10
- package/lib/modal/src/ModalEnvironment.d.ts +7 -7
- package/lib/modal/src/presetProps.d.ts +1 -1
- package/lib/modal/src/styles/index.cssr.js +1 -1
- package/lib/notification/src/Notification.d.ts +9 -9
- package/lib/notification/src/NotificationContainer.d.ts +7 -61
- package/lib/notification/src/NotificationEnvironment.d.ts +6 -6
- package/lib/notification/src/NotificationProvider.d.ts +7 -31
- package/lib/number-animation/src/NumberAnimation.d.ts +6 -6
- package/lib/page-header/src/PageHeader.d.ts +7 -7
- package/lib/pagination/src/Pagination.d.ts +15 -18
- package/lib/popconfirm/src/Popconfirm.d.ts +7 -12
- package/lib/popconfirm/src/PopconfirmPanel.d.ts +9 -12
- package/lib/popover/src/Popover.d.ts +9 -11
- package/lib/popover/src/PopoverBody.d.ts +11 -13
- package/lib/popselect/src/Popselect.d.ts +23 -26
- package/lib/popselect/src/PopselectPanel.d.ts +7 -133
- package/lib/progress/src/Circle.d.ts +4 -4
- package/lib/progress/src/Line.d.ts +4 -4
- package/lib/progress/src/MultipleCircle.d.ts +4 -4
- package/lib/progress/src/Progress.d.ts +7 -7
- package/lib/qr-code/src/QrCode.d.ts +8 -8
- package/lib/radio/src/Radio.d.ts +7 -7
- package/lib/radio/src/RadioButton.d.ts +47 -23
- package/lib/radio/src/RadioGroup.d.ts +9 -9
- package/lib/rate/src/Rate.d.ts +8 -8
- package/lib/result/src/Result.d.ts +7 -7
- package/lib/scrollbar/src/Scrollbar.d.ts +5 -17
- package/lib/select/src/Select.d.ts +17 -37
- package/lib/skeleton/src/Skeleton.d.ts +6 -6
- package/lib/slider/src/Slider.d.ts +17 -17
- package/lib/space/src/Space.d.ts +7 -7
- package/lib/spin/src/Spin.d.ts +8 -8
- package/lib/split/src/Split.d.ts +10 -10
- package/lib/statistic/src/Statistic.d.ts +8 -8
- package/lib/steps/src/Step.d.ts +7 -7
- package/lib/steps/src/Steps.d.ts +7 -7
- package/lib/styles.d.ts +5 -5
- package/lib/styles.js +29 -29
- package/lib/switch/src/Switch.d.ts +9 -9
- package/lib/table/src/Table.d.ts +8 -8
- package/lib/table/src/Tbody.d.ts +1 -1
- package/lib/table/src/Td.d.ts +1 -1
- package/lib/table/src/Th.d.ts +1 -1
- package/lib/table/src/Thead.d.ts +1 -1
- package/lib/table/src/Tr.d.ts +1 -1
- package/lib/tabs/src/Tab.d.ts +16 -16
- package/lib/tabs/src/TabPane.d.ts +8 -8
- package/lib/tabs/src/Tabs.d.ts +19 -58
- package/lib/tag/src/Tag.d.ts +10 -10
- package/lib/theme-editor/src/MaximizeIcon.d.ts +1 -1
- package/lib/theme-editor/src/MinimizeIcon.d.ts +1 -1
- package/lib/theme-editor/src/ThemeEditor.d.ts +10 -19
- package/lib/themes/dark.js +28 -28
- package/lib/themes/light.js +28 -28
- package/lib/thing/src/Thing.d.ts +4 -4
- package/lib/time/src/Time.d.ts +6 -6
- package/lib/time-picker/src/Panel.d.ts +10 -326
- package/lib/time-picker/src/PanelCol.d.ts +4 -4
- package/lib/time-picker/src/TimePicker.d.ts +15 -89
- package/lib/timeline/src/Timeline.d.ts +4 -4
- package/lib/timeline/src/TimelineItem.d.ts +7 -7
- package/lib/tooltip/src/Tooltip.d.ts +7 -10
- package/lib/transfer/src/Transfer.d.ts +9 -9
- package/lib/transfer/src/TransferFilter.d.ts +6 -397
- package/lib/transfer/src/TransferHeader.d.ts +4 -4
- package/lib/transfer/src/TransferList.d.ts +6 -414
- package/lib/transfer/src/TransferListItem.d.ts +9 -400
- package/lib/transfer/src/use-transfer-data.d.ts +3 -3
- package/lib/tree/src/MotionWrapper.d.ts +3 -3
- package/lib/tree/src/Tree.d.ts +11 -28
- package/lib/tree/src/TreeNode.d.ts +14 -14
- package/lib/tree/src/TreeNodeCheckbox.d.ts +5 -99
- package/lib/tree/src/TreeNodeContent.d.ts +10 -10
- package/lib/tree/src/TreeNodeSwitcher.d.ts +4 -4
- package/lib/tree-select/src/TreeSelect.d.ts +16 -30
- package/lib/typography/src/a.d.ts +6 -6
- package/lib/typography/src/blockquote.d.ts +7 -7
- package/lib/typography/src/create-header.d.ts +7 -7
- package/lib/typography/src/headers.d.ts +42 -42
- package/lib/typography/src/hr.d.ts +6 -6
- package/lib/typography/src/li.d.ts +1 -1
- package/lib/typography/src/ol.d.ts +7 -7
- package/lib/typography/src/p.d.ts +6 -6
- package/lib/typography/src/text.d.ts +7 -7
- package/lib/typography/src/ul.d.ts +7 -7
- package/lib/upload/src/Upload.d.ts +10 -10
- package/lib/upload/src/UploadDragger.d.ts +1 -1
- package/lib/upload/src/UploadFile.d.ts +7 -270
- package/lib/upload/src/UploadFileList.d.ts +1 -1
- package/lib/upload/src/UploadProgress.d.ts +5 -265
- package/lib/upload/src/UploadTrigger.d.ts +5 -5
- package/lib/version.d.ts +1 -1
- package/lib/version.js +1 -1
- package/lib/virtual-list/src/VirtualList.d.ts +6 -22
- package/lib/watermark/src/Watermark.d.ts +4 -4
- package/package.json +1 -1
- package/volar.d.ts +1 -1
- package/web-types.json +7 -7
|
@@ -5,7 +5,7 @@ import { type PropType } from 'vue';
|
|
|
5
5
|
* 1. item click
|
|
6
6
|
* 2. clear click
|
|
7
7
|
*/
|
|
8
|
-
declare const _default: import("vue").DefineComponent<
|
|
8
|
+
declare const _default: import("vue").DefineComponent<{
|
|
9
9
|
type: {
|
|
10
10
|
type: PropType<"date" | "week">;
|
|
11
11
|
required: true;
|
|
@@ -55,7 +55,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
55
55
|
onPrevMonth: PropType<() => void>;
|
|
56
56
|
onNextYear: PropType<() => void>;
|
|
57
57
|
onPrevYear: PropType<() => void>;
|
|
58
|
-
}
|
|
58
|
+
}, {
|
|
59
59
|
handleDateClick: (dateItem: import("../utils").DateItem | import("../utils").MonthItem | import("../utils").YearItem | import("../utils").QuarterItem) => void;
|
|
60
60
|
handleDateInputBlur: () => void;
|
|
61
61
|
handleDateInput: (value: string) => void;
|
|
@@ -66,14 +66,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
66
66
|
virtualListContainer: () => HTMLElement | null;
|
|
67
67
|
virtualListContent: () => HTMLElement | null;
|
|
68
68
|
handleVirtualListScroll: () => void;
|
|
69
|
-
timePickerSize: import("vue").Ref<"small" | "medium" | "large"
|
|
70
|
-
dateInputValue: import("vue").Ref<string
|
|
69
|
+
timePickerSize: import("vue").Ref<"small" | "medium" | "large">;
|
|
70
|
+
dateInputValue: import("vue").Ref<string>;
|
|
71
71
|
datePickerSlots: Readonly<{
|
|
72
72
|
[name: string]: import("vue").Slot<any> | undefined;
|
|
73
73
|
}>;
|
|
74
74
|
handleQuickMonthClick: (dateItem: import("../utils").MonthItem | import("../utils").YearItem | import("../utils").QuarterItem, updatePanelValue: (value: number) => void) => void;
|
|
75
75
|
justifyColumnsScrollState: (value?: number) => void;
|
|
76
|
-
calendarValue: import("vue").Ref<number
|
|
76
|
+
calendarValue: import("vue").Ref<number>;
|
|
77
77
|
onUpdateCalendarValue: (value: number) => void;
|
|
78
78
|
monthScrollbarRef: import("vue").Ref<import("../../../_internal").ScrollbarInst | null>;
|
|
79
79
|
yearScrollbarRef: import("vue").Ref<import("../../../_internal").ScrollbarInst | null>;
|
|
@@ -1020,955 +1020,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1020
1020
|
} | undefined;
|
|
1021
1021
|
} | undefined;
|
|
1022
1022
|
};
|
|
1023
|
-
}, {
|
|
1024
|
-
common: import("../../..").ThemeCommonVars;
|
|
1025
|
-
self: {
|
|
1026
|
-
itemFontSize: string;
|
|
1027
|
-
calendarDaysFontSize: string;
|
|
1028
|
-
calendarTitleFontSize: string;
|
|
1029
|
-
itemTextColor: string;
|
|
1030
|
-
itemTextColorDisabled: string;
|
|
1031
|
-
itemTextColorActive: string;
|
|
1032
|
-
itemTextColorCurrent: string;
|
|
1033
|
-
itemColorIncluded: string;
|
|
1034
|
-
itemColorHover: string;
|
|
1035
|
-
itemColorDisabled: string;
|
|
1036
|
-
itemColorActive: string;
|
|
1037
|
-
itemBorderRadius: string;
|
|
1038
|
-
panelColor: string;
|
|
1039
|
-
panelTextColor: string;
|
|
1040
|
-
arrowColor: string;
|
|
1041
|
-
calendarTitleTextColor: string;
|
|
1042
|
-
calendarTitleColorHover: string;
|
|
1043
|
-
calendarDaysTextColor: string;
|
|
1044
|
-
panelHeaderDividerColor: string;
|
|
1045
|
-
calendarDaysDividerColor: string;
|
|
1046
|
-
calendarDividerColor: string;
|
|
1047
|
-
panelActionDividerColor: string;
|
|
1048
|
-
panelBoxShadow: string;
|
|
1049
|
-
panelBorderRadius: string;
|
|
1050
|
-
calendarTitleFontWeight: string;
|
|
1051
|
-
scrollItemBorderRadius: string;
|
|
1052
|
-
iconColor: string;
|
|
1053
|
-
iconColorDisabled: string;
|
|
1054
|
-
itemSize: string;
|
|
1055
|
-
itemCellWidth: string;
|
|
1056
|
-
itemCellHeight: string;
|
|
1057
|
-
scrollItemWidth: string;
|
|
1058
|
-
scrollItemHeight: string;
|
|
1059
|
-
panelExtraFooterPadding: string;
|
|
1060
|
-
panelActionPadding: string;
|
|
1061
|
-
calendarTitlePadding: string;
|
|
1062
|
-
calendarTitleHeight: string;
|
|
1063
|
-
arrowSize: string;
|
|
1064
|
-
panelHeaderPadding: string;
|
|
1065
|
-
calendarDaysHeight: string;
|
|
1066
|
-
calendarTitleGridTempateColumns: string;
|
|
1067
|
-
calendarLeftPaddingDate: string;
|
|
1068
|
-
calendarLeftPaddingDatetime: string;
|
|
1069
|
-
calendarLeftPaddingDaterange: string;
|
|
1070
|
-
calendarLeftPaddingDatetimerange: string;
|
|
1071
|
-
calendarLeftPaddingMonth: string;
|
|
1072
|
-
calendarLeftPaddingYear: string;
|
|
1073
|
-
calendarLeftPaddingQuarter: string;
|
|
1074
|
-
calendarLeftPaddingMonthrange: string;
|
|
1075
|
-
calendarLeftPaddingQuarterrange: string;
|
|
1076
|
-
calendarLeftPaddingYearrange: string;
|
|
1077
|
-
calendarLeftPaddingWeek: string;
|
|
1078
|
-
calendarRightPaddingDate: string;
|
|
1079
|
-
calendarRightPaddingDatetime: string;
|
|
1080
|
-
calendarRightPaddingDaterange: string;
|
|
1081
|
-
calendarRightPaddingDatetimerange: string;
|
|
1082
|
-
calendarRightPaddingMonth: string;
|
|
1083
|
-
calendarRightPaddingYear: string;
|
|
1084
|
-
calendarRightPaddingQuarter: string;
|
|
1085
|
-
calendarRightPaddingMonthrange: string;
|
|
1086
|
-
calendarRightPaddingQuarterrange: string;
|
|
1087
|
-
calendarRightPaddingYearrange: string;
|
|
1088
|
-
calendarRightPaddingWeek: string;
|
|
1089
|
-
};
|
|
1090
|
-
peers: {
|
|
1091
|
-
Input: import("../../../_mixins").Theme<"Input", {
|
|
1092
|
-
fontWeight: string;
|
|
1093
|
-
countTextColorDisabled: string;
|
|
1094
|
-
countTextColor: string;
|
|
1095
|
-
heightTiny: string;
|
|
1096
|
-
heightSmall: string;
|
|
1097
|
-
heightMedium: string;
|
|
1098
|
-
heightLarge: string;
|
|
1099
|
-
fontSizeTiny: string;
|
|
1100
|
-
fontSizeSmall: string;
|
|
1101
|
-
fontSizeMedium: string;
|
|
1102
|
-
fontSizeLarge: string;
|
|
1103
|
-
lineHeight: string;
|
|
1104
|
-
lineHeightTextarea: string;
|
|
1105
|
-
borderRadius: string;
|
|
1106
|
-
iconSize: string;
|
|
1107
|
-
groupLabelColor: string;
|
|
1108
|
-
groupLabelTextColor: string;
|
|
1109
|
-
textColor: string;
|
|
1110
|
-
textColorDisabled: string;
|
|
1111
|
-
textDecorationColor: string;
|
|
1112
|
-
caretColor: string;
|
|
1113
|
-
placeholderColor: string;
|
|
1114
|
-
placeholderColorDisabled: string;
|
|
1115
|
-
color: string;
|
|
1116
|
-
colorDisabled: string;
|
|
1117
|
-
colorFocus: string;
|
|
1118
|
-
groupLabelBorder: string;
|
|
1119
|
-
border: string;
|
|
1120
|
-
borderHover: string;
|
|
1121
|
-
borderDisabled: string;
|
|
1122
|
-
borderFocus: string;
|
|
1123
|
-
boxShadowFocus: string;
|
|
1124
|
-
loadingColor: string;
|
|
1125
|
-
loadingColorWarning: string;
|
|
1126
|
-
borderWarning: string;
|
|
1127
|
-
borderHoverWarning: string;
|
|
1128
|
-
colorFocusWarning: string;
|
|
1129
|
-
borderFocusWarning: string;
|
|
1130
|
-
boxShadowFocusWarning: string;
|
|
1131
|
-
caretColorWarning: string;
|
|
1132
|
-
loadingColorError: string;
|
|
1133
|
-
borderError: string;
|
|
1134
|
-
borderHoverError: string;
|
|
1135
|
-
colorFocusError: string;
|
|
1136
|
-
borderFocusError: string;
|
|
1137
|
-
boxShadowFocusError: string;
|
|
1138
|
-
caretColorError: string;
|
|
1139
|
-
clearColor: string;
|
|
1140
|
-
clearColorHover: string;
|
|
1141
|
-
clearColorPressed: string;
|
|
1142
|
-
iconColor: string;
|
|
1143
|
-
iconColorDisabled: string;
|
|
1144
|
-
iconColorHover: string;
|
|
1145
|
-
iconColorPressed: string;
|
|
1146
|
-
suffixTextColor: string;
|
|
1147
|
-
paddingTiny: string;
|
|
1148
|
-
paddingSmall: string;
|
|
1149
|
-
paddingMedium: string;
|
|
1150
|
-
paddingLarge: string;
|
|
1151
|
-
clearSize: string;
|
|
1152
|
-
}, any>;
|
|
1153
|
-
Button: import("../../../_mixins").Theme<"Button", {
|
|
1154
|
-
heightTiny: string;
|
|
1155
|
-
heightSmall: string;
|
|
1156
|
-
heightMedium: string;
|
|
1157
|
-
heightLarge: string;
|
|
1158
|
-
borderRadiusTiny: string;
|
|
1159
|
-
borderRadiusSmall: string;
|
|
1160
|
-
borderRadiusMedium: string;
|
|
1161
|
-
borderRadiusLarge: string;
|
|
1162
|
-
fontSizeTiny: string;
|
|
1163
|
-
fontSizeSmall: string;
|
|
1164
|
-
fontSizeMedium: string;
|
|
1165
|
-
fontSizeLarge: string;
|
|
1166
|
-
opacityDisabled: string;
|
|
1167
|
-
colorOpacitySecondary: string;
|
|
1168
|
-
colorOpacitySecondaryHover: string;
|
|
1169
|
-
colorOpacitySecondaryPressed: string;
|
|
1170
|
-
colorSecondary: string;
|
|
1171
|
-
colorSecondaryHover: string;
|
|
1172
|
-
colorSecondaryPressed: string;
|
|
1173
|
-
colorTertiary: string;
|
|
1174
|
-
colorTertiaryHover: string;
|
|
1175
|
-
colorTertiaryPressed: string;
|
|
1176
|
-
colorQuaternary: string;
|
|
1177
|
-
colorQuaternaryHover: string;
|
|
1178
|
-
colorQuaternaryPressed: string;
|
|
1179
|
-
color: string;
|
|
1180
|
-
colorHover: string;
|
|
1181
|
-
colorPressed: string;
|
|
1182
|
-
colorFocus: string;
|
|
1183
|
-
colorDisabled: string;
|
|
1184
|
-
textColor: string;
|
|
1185
|
-
textColorTertiary: string;
|
|
1186
|
-
textColorHover: string;
|
|
1187
|
-
textColorPressed: string;
|
|
1188
|
-
textColorFocus: string;
|
|
1189
|
-
textColorDisabled: string;
|
|
1190
|
-
textColorText: string;
|
|
1191
|
-
textColorTextHover: string;
|
|
1192
|
-
textColorTextPressed: string;
|
|
1193
|
-
textColorTextFocus: string;
|
|
1194
|
-
textColorTextDisabled: string;
|
|
1195
|
-
textColorGhost: string;
|
|
1196
|
-
textColorGhostHover: string;
|
|
1197
|
-
textColorGhostPressed: string;
|
|
1198
|
-
textColorGhostFocus: string;
|
|
1199
|
-
textColorGhostDisabled: string;
|
|
1200
|
-
border: string;
|
|
1201
|
-
borderHover: string;
|
|
1202
|
-
borderPressed: string;
|
|
1203
|
-
borderFocus: string;
|
|
1204
|
-
borderDisabled: string;
|
|
1205
|
-
rippleColor: string;
|
|
1206
|
-
colorPrimary: string;
|
|
1207
|
-
colorHoverPrimary: string;
|
|
1208
|
-
colorPressedPrimary: string;
|
|
1209
|
-
colorFocusPrimary: string;
|
|
1210
|
-
colorDisabledPrimary: string;
|
|
1211
|
-
textColorPrimary: string;
|
|
1212
|
-
textColorHoverPrimary: string;
|
|
1213
|
-
textColorPressedPrimary: string;
|
|
1214
|
-
textColorFocusPrimary: string;
|
|
1215
|
-
textColorDisabledPrimary: string;
|
|
1216
|
-
textColorTextPrimary: string;
|
|
1217
|
-
textColorTextHoverPrimary: string;
|
|
1218
|
-
textColorTextPressedPrimary: string;
|
|
1219
|
-
textColorTextFocusPrimary: string;
|
|
1220
|
-
textColorTextDisabledPrimary: string;
|
|
1221
|
-
textColorGhostPrimary: string;
|
|
1222
|
-
textColorGhostHoverPrimary: string;
|
|
1223
|
-
textColorGhostPressedPrimary: string;
|
|
1224
|
-
textColorGhostFocusPrimary: string;
|
|
1225
|
-
textColorGhostDisabledPrimary: string;
|
|
1226
|
-
borderPrimary: string;
|
|
1227
|
-
borderHoverPrimary: string;
|
|
1228
|
-
borderPressedPrimary: string;
|
|
1229
|
-
borderFocusPrimary: string;
|
|
1230
|
-
borderDisabledPrimary: string;
|
|
1231
|
-
rippleColorPrimary: string;
|
|
1232
|
-
colorInfo: string;
|
|
1233
|
-
colorHoverInfo: string;
|
|
1234
|
-
colorPressedInfo: string;
|
|
1235
|
-
colorFocusInfo: string;
|
|
1236
|
-
colorDisabledInfo: string;
|
|
1237
|
-
textColorInfo: string;
|
|
1238
|
-
textColorHoverInfo: string;
|
|
1239
|
-
textColorPressedInfo: string;
|
|
1240
|
-
textColorFocusInfo: string;
|
|
1241
|
-
textColorDisabledInfo: string;
|
|
1242
|
-
textColorTextInfo: string;
|
|
1243
|
-
textColorTextHoverInfo: string;
|
|
1244
|
-
textColorTextPressedInfo: string;
|
|
1245
|
-
textColorTextFocusInfo: string;
|
|
1246
|
-
textColorTextDisabledInfo: string;
|
|
1247
|
-
textColorGhostInfo: string;
|
|
1248
|
-
textColorGhostHoverInfo: string;
|
|
1249
|
-
textColorGhostPressedInfo: string;
|
|
1250
|
-
textColorGhostFocusInfo: string;
|
|
1251
|
-
textColorGhostDisabledInfo: string;
|
|
1252
|
-
borderInfo: string;
|
|
1253
|
-
borderHoverInfo: string;
|
|
1254
|
-
borderPressedInfo: string;
|
|
1255
|
-
borderFocusInfo: string;
|
|
1256
|
-
borderDisabledInfo: string;
|
|
1257
|
-
rippleColorInfo: string;
|
|
1258
|
-
colorSuccess: string;
|
|
1259
|
-
colorHoverSuccess: string;
|
|
1260
|
-
colorPressedSuccess: string;
|
|
1261
|
-
colorFocusSuccess: string;
|
|
1262
|
-
colorDisabledSuccess: string;
|
|
1263
|
-
textColorSuccess: string;
|
|
1264
|
-
textColorHoverSuccess: string;
|
|
1265
|
-
textColorPressedSuccess: string;
|
|
1266
|
-
textColorFocusSuccess: string;
|
|
1267
|
-
textColorDisabledSuccess: string;
|
|
1268
|
-
textColorTextSuccess: string;
|
|
1269
|
-
textColorTextHoverSuccess: string;
|
|
1270
|
-
textColorTextPressedSuccess: string;
|
|
1271
|
-
textColorTextFocusSuccess: string;
|
|
1272
|
-
textColorTextDisabledSuccess: string;
|
|
1273
|
-
textColorGhostSuccess: string;
|
|
1274
|
-
textColorGhostHoverSuccess: string;
|
|
1275
|
-
textColorGhostPressedSuccess: string;
|
|
1276
|
-
textColorGhostFocusSuccess: string;
|
|
1277
|
-
textColorGhostDisabledSuccess: string;
|
|
1278
|
-
borderSuccess: string;
|
|
1279
|
-
borderHoverSuccess: string;
|
|
1280
|
-
borderPressedSuccess: string;
|
|
1281
|
-
borderFocusSuccess: string;
|
|
1282
|
-
borderDisabledSuccess: string;
|
|
1283
|
-
rippleColorSuccess: string;
|
|
1284
|
-
colorWarning: string;
|
|
1285
|
-
colorHoverWarning: string;
|
|
1286
|
-
colorPressedWarning: string;
|
|
1287
|
-
colorFocusWarning: string;
|
|
1288
|
-
colorDisabledWarning: string;
|
|
1289
|
-
textColorWarning: string;
|
|
1290
|
-
textColorHoverWarning: string;
|
|
1291
|
-
textColorPressedWarning: string;
|
|
1292
|
-
textColorFocusWarning: string;
|
|
1293
|
-
textColorDisabledWarning: string;
|
|
1294
|
-
textColorTextWarning: string;
|
|
1295
|
-
textColorTextHoverWarning: string;
|
|
1296
|
-
textColorTextPressedWarning: string;
|
|
1297
|
-
textColorTextFocusWarning: string;
|
|
1298
|
-
textColorTextDisabledWarning: string;
|
|
1299
|
-
textColorGhostWarning: string;
|
|
1300
|
-
textColorGhostHoverWarning: string;
|
|
1301
|
-
textColorGhostPressedWarning: string;
|
|
1302
|
-
textColorGhostFocusWarning: string;
|
|
1303
|
-
textColorGhostDisabledWarning: string;
|
|
1304
|
-
borderWarning: string;
|
|
1305
|
-
borderHoverWarning: string;
|
|
1306
|
-
borderPressedWarning: string;
|
|
1307
|
-
borderFocusWarning: string;
|
|
1308
|
-
borderDisabledWarning: string;
|
|
1309
|
-
rippleColorWarning: string;
|
|
1310
|
-
colorError: string;
|
|
1311
|
-
colorHoverError: string;
|
|
1312
|
-
colorPressedError: string;
|
|
1313
|
-
colorFocusError: string;
|
|
1314
|
-
colorDisabledError: string;
|
|
1315
|
-
textColorError: string;
|
|
1316
|
-
textColorHoverError: string;
|
|
1317
|
-
textColorPressedError: string;
|
|
1318
|
-
textColorFocusError: string;
|
|
1319
|
-
textColorDisabledError: string;
|
|
1320
|
-
textColorTextError: string;
|
|
1321
|
-
textColorTextHoverError: string;
|
|
1322
|
-
textColorTextPressedError: string;
|
|
1323
|
-
textColorTextFocusError: string;
|
|
1324
|
-
textColorTextDisabledError: string;
|
|
1325
|
-
textColorGhostError: string;
|
|
1326
|
-
textColorGhostHoverError: string;
|
|
1327
|
-
textColorGhostPressedError: string;
|
|
1328
|
-
textColorGhostFocusError: string;
|
|
1329
|
-
textColorGhostDisabledError: string;
|
|
1330
|
-
borderError: string;
|
|
1331
|
-
borderHoverError: string;
|
|
1332
|
-
borderPressedError: string;
|
|
1333
|
-
borderFocusError: string;
|
|
1334
|
-
borderDisabledError: string;
|
|
1335
|
-
rippleColorError: string;
|
|
1336
|
-
waveOpacity: string;
|
|
1337
|
-
fontWeight: string;
|
|
1338
|
-
fontWeightStrong: string;
|
|
1339
|
-
paddingTiny: string;
|
|
1340
|
-
paddingSmall: string;
|
|
1341
|
-
paddingMedium: string;
|
|
1342
|
-
paddingLarge: string;
|
|
1343
|
-
paddingRoundTiny: string;
|
|
1344
|
-
paddingRoundSmall: string;
|
|
1345
|
-
paddingRoundMedium: string;
|
|
1346
|
-
paddingRoundLarge: string;
|
|
1347
|
-
iconMarginTiny: string;
|
|
1348
|
-
iconMarginSmall: string;
|
|
1349
|
-
iconMarginMedium: string;
|
|
1350
|
-
iconMarginLarge: string;
|
|
1351
|
-
iconSizeTiny: string;
|
|
1352
|
-
iconSizeSmall: string;
|
|
1353
|
-
iconSizeMedium: string;
|
|
1354
|
-
iconSizeLarge: string;
|
|
1355
|
-
rippleDuration: string;
|
|
1356
|
-
}, any>;
|
|
1357
|
-
TimePicker: import("../../../_mixins").Theme<"TimePicker", {
|
|
1358
|
-
panelColor: string;
|
|
1359
|
-
panelBoxShadow: string;
|
|
1360
|
-
panelDividerColor: string;
|
|
1361
|
-
itemTextColor: string;
|
|
1362
|
-
itemTextColorActive: string;
|
|
1363
|
-
itemColorHover: string;
|
|
1364
|
-
itemOpacityDisabled: string;
|
|
1365
|
-
itemBorderRadius: string;
|
|
1366
|
-
borderRadius: string;
|
|
1367
|
-
iconColor: string;
|
|
1368
|
-
iconColorDisabled: string;
|
|
1369
|
-
itemFontSize: string;
|
|
1370
|
-
itemHeight: string;
|
|
1371
|
-
itemWidth: string;
|
|
1372
|
-
panelActionPadding: string;
|
|
1373
|
-
}, {
|
|
1374
|
-
Scrollbar: import("../../../_mixins").Theme<"Scrollbar", {
|
|
1375
|
-
height: string;
|
|
1376
|
-
width: string;
|
|
1377
|
-
borderRadius: string;
|
|
1378
|
-
color: string;
|
|
1379
|
-
colorHover: string;
|
|
1380
|
-
railInsetHorizontalBottom: string;
|
|
1381
|
-
railInsetHorizontalTop: string;
|
|
1382
|
-
railInsetVerticalRight: string;
|
|
1383
|
-
railInsetVerticalLeft: string;
|
|
1384
|
-
railColor: string;
|
|
1385
|
-
}, any>;
|
|
1386
|
-
Button: import("../../../_mixins").Theme<"Button", {
|
|
1387
|
-
heightTiny: string;
|
|
1388
|
-
heightSmall: string;
|
|
1389
|
-
heightMedium: string;
|
|
1390
|
-
heightLarge: string;
|
|
1391
|
-
borderRadiusTiny: string;
|
|
1392
|
-
borderRadiusSmall: string;
|
|
1393
|
-
borderRadiusMedium: string;
|
|
1394
|
-
borderRadiusLarge: string;
|
|
1395
|
-
fontSizeTiny: string;
|
|
1396
|
-
fontSizeSmall: string;
|
|
1397
|
-
fontSizeMedium: string;
|
|
1398
|
-
fontSizeLarge: string;
|
|
1399
|
-
opacityDisabled: string;
|
|
1400
|
-
colorOpacitySecondary: string;
|
|
1401
|
-
colorOpacitySecondaryHover: string;
|
|
1402
|
-
colorOpacitySecondaryPressed: string;
|
|
1403
|
-
colorSecondary: string;
|
|
1404
|
-
colorSecondaryHover: string;
|
|
1405
|
-
colorSecondaryPressed: string;
|
|
1406
|
-
colorTertiary: string;
|
|
1407
|
-
colorTertiaryHover: string;
|
|
1408
|
-
colorTertiaryPressed: string;
|
|
1409
|
-
colorQuaternary: string;
|
|
1410
|
-
colorQuaternaryHover: string;
|
|
1411
|
-
colorQuaternaryPressed: string;
|
|
1412
|
-
color: string;
|
|
1413
|
-
colorHover: string;
|
|
1414
|
-
colorPressed: string;
|
|
1415
|
-
colorFocus: string;
|
|
1416
|
-
colorDisabled: string;
|
|
1417
|
-
textColor: string;
|
|
1418
|
-
textColorTertiary: string;
|
|
1419
|
-
textColorHover: string;
|
|
1420
|
-
textColorPressed: string;
|
|
1421
|
-
textColorFocus: string;
|
|
1422
|
-
textColorDisabled: string;
|
|
1423
|
-
textColorText: string;
|
|
1424
|
-
textColorTextHover: string;
|
|
1425
|
-
textColorTextPressed: string;
|
|
1426
|
-
textColorTextFocus: string;
|
|
1427
|
-
textColorTextDisabled: string;
|
|
1428
|
-
textColorGhost: string;
|
|
1429
|
-
textColorGhostHover: string;
|
|
1430
|
-
textColorGhostPressed: string;
|
|
1431
|
-
textColorGhostFocus: string;
|
|
1432
|
-
textColorGhostDisabled: string;
|
|
1433
|
-
border: string;
|
|
1434
|
-
borderHover: string;
|
|
1435
|
-
borderPressed: string;
|
|
1436
|
-
borderFocus: string;
|
|
1437
|
-
borderDisabled: string;
|
|
1438
|
-
rippleColor: string;
|
|
1439
|
-
colorPrimary: string;
|
|
1440
|
-
colorHoverPrimary: string;
|
|
1441
|
-
colorPressedPrimary: string;
|
|
1442
|
-
colorFocusPrimary: string;
|
|
1443
|
-
colorDisabledPrimary: string;
|
|
1444
|
-
textColorPrimary: string;
|
|
1445
|
-
textColorHoverPrimary: string;
|
|
1446
|
-
textColorPressedPrimary: string;
|
|
1447
|
-
textColorFocusPrimary: string;
|
|
1448
|
-
textColorDisabledPrimary: string;
|
|
1449
|
-
textColorTextPrimary: string;
|
|
1450
|
-
textColorTextHoverPrimary: string;
|
|
1451
|
-
textColorTextPressedPrimary: string;
|
|
1452
|
-
textColorTextFocusPrimary: string;
|
|
1453
|
-
textColorTextDisabledPrimary: string;
|
|
1454
|
-
textColorGhostPrimary: string;
|
|
1455
|
-
textColorGhostHoverPrimary: string;
|
|
1456
|
-
textColorGhostPressedPrimary: string;
|
|
1457
|
-
textColorGhostFocusPrimary: string;
|
|
1458
|
-
textColorGhostDisabledPrimary: string;
|
|
1459
|
-
borderPrimary: string;
|
|
1460
|
-
borderHoverPrimary: string;
|
|
1461
|
-
borderPressedPrimary: string;
|
|
1462
|
-
borderFocusPrimary: string;
|
|
1463
|
-
borderDisabledPrimary: string;
|
|
1464
|
-
rippleColorPrimary: string;
|
|
1465
|
-
colorInfo: string;
|
|
1466
|
-
colorHoverInfo: string;
|
|
1467
|
-
colorPressedInfo: string;
|
|
1468
|
-
colorFocusInfo: string;
|
|
1469
|
-
colorDisabledInfo: string;
|
|
1470
|
-
textColorInfo: string;
|
|
1471
|
-
textColorHoverInfo: string;
|
|
1472
|
-
textColorPressedInfo: string;
|
|
1473
|
-
textColorFocusInfo: string;
|
|
1474
|
-
textColorDisabledInfo: string;
|
|
1475
|
-
textColorTextInfo: string;
|
|
1476
|
-
textColorTextHoverInfo: string;
|
|
1477
|
-
textColorTextPressedInfo: string;
|
|
1478
|
-
textColorTextFocusInfo: string;
|
|
1479
|
-
textColorTextDisabledInfo: string;
|
|
1480
|
-
textColorGhostInfo: string;
|
|
1481
|
-
textColorGhostHoverInfo: string;
|
|
1482
|
-
textColorGhostPressedInfo: string;
|
|
1483
|
-
textColorGhostFocusInfo: string;
|
|
1484
|
-
textColorGhostDisabledInfo: string;
|
|
1485
|
-
borderInfo: string;
|
|
1486
|
-
borderHoverInfo: string;
|
|
1487
|
-
borderPressedInfo: string;
|
|
1488
|
-
borderFocusInfo: string;
|
|
1489
|
-
borderDisabledInfo: string;
|
|
1490
|
-
rippleColorInfo: string;
|
|
1491
|
-
colorSuccess: string;
|
|
1492
|
-
colorHoverSuccess: string;
|
|
1493
|
-
colorPressedSuccess: string;
|
|
1494
|
-
colorFocusSuccess: string;
|
|
1495
|
-
colorDisabledSuccess: string;
|
|
1496
|
-
textColorSuccess: string;
|
|
1497
|
-
textColorHoverSuccess: string;
|
|
1498
|
-
textColorPressedSuccess: string;
|
|
1499
|
-
textColorFocusSuccess: string;
|
|
1500
|
-
textColorDisabledSuccess: string;
|
|
1501
|
-
textColorTextSuccess: string;
|
|
1502
|
-
textColorTextHoverSuccess: string;
|
|
1503
|
-
textColorTextPressedSuccess: string;
|
|
1504
|
-
textColorTextFocusSuccess: string;
|
|
1505
|
-
textColorTextDisabledSuccess: string;
|
|
1506
|
-
textColorGhostSuccess: string;
|
|
1507
|
-
textColorGhostHoverSuccess: string;
|
|
1508
|
-
textColorGhostPressedSuccess: string;
|
|
1509
|
-
textColorGhostFocusSuccess: string;
|
|
1510
|
-
textColorGhostDisabledSuccess: string;
|
|
1511
|
-
borderSuccess: string;
|
|
1512
|
-
borderHoverSuccess: string;
|
|
1513
|
-
borderPressedSuccess: string;
|
|
1514
|
-
borderFocusSuccess: string;
|
|
1515
|
-
borderDisabledSuccess: string;
|
|
1516
|
-
rippleColorSuccess: string;
|
|
1517
|
-
colorWarning: string;
|
|
1518
|
-
colorHoverWarning: string;
|
|
1519
|
-
colorPressedWarning: string;
|
|
1520
|
-
colorFocusWarning: string;
|
|
1521
|
-
colorDisabledWarning: string;
|
|
1522
|
-
textColorWarning: string;
|
|
1523
|
-
textColorHoverWarning: string;
|
|
1524
|
-
textColorPressedWarning: string;
|
|
1525
|
-
textColorFocusWarning: string;
|
|
1526
|
-
textColorDisabledWarning: string;
|
|
1527
|
-
textColorTextWarning: string;
|
|
1528
|
-
textColorTextHoverWarning: string;
|
|
1529
|
-
textColorTextPressedWarning: string;
|
|
1530
|
-
textColorTextFocusWarning: string;
|
|
1531
|
-
textColorTextDisabledWarning: string;
|
|
1532
|
-
textColorGhostWarning: string;
|
|
1533
|
-
textColorGhostHoverWarning: string;
|
|
1534
|
-
textColorGhostPressedWarning: string;
|
|
1535
|
-
textColorGhostFocusWarning: string;
|
|
1536
|
-
textColorGhostDisabledWarning: string;
|
|
1537
|
-
borderWarning: string;
|
|
1538
|
-
borderHoverWarning: string;
|
|
1539
|
-
borderPressedWarning: string;
|
|
1540
|
-
borderFocusWarning: string;
|
|
1541
|
-
borderDisabledWarning: string;
|
|
1542
|
-
rippleColorWarning: string;
|
|
1543
|
-
colorError: string;
|
|
1544
|
-
colorHoverError: string;
|
|
1545
|
-
colorPressedError: string;
|
|
1546
|
-
colorFocusError: string;
|
|
1547
|
-
colorDisabledError: string;
|
|
1548
|
-
textColorError: string;
|
|
1549
|
-
textColorHoverError: string;
|
|
1550
|
-
textColorPressedError: string;
|
|
1551
|
-
textColorFocusError: string;
|
|
1552
|
-
textColorDisabledError: string;
|
|
1553
|
-
textColorTextError: string;
|
|
1554
|
-
textColorTextHoverError: string;
|
|
1555
|
-
textColorTextPressedError: string;
|
|
1556
|
-
textColorTextFocusError: string;
|
|
1557
|
-
textColorTextDisabledError: string;
|
|
1558
|
-
textColorGhostError: string;
|
|
1559
|
-
textColorGhostHoverError: string;
|
|
1560
|
-
textColorGhostPressedError: string;
|
|
1561
|
-
textColorGhostFocusError: string;
|
|
1562
|
-
textColorGhostDisabledError: string;
|
|
1563
|
-
borderError: string;
|
|
1564
|
-
borderHoverError: string;
|
|
1565
|
-
borderPressedError: string;
|
|
1566
|
-
borderFocusError: string;
|
|
1567
|
-
borderDisabledError: string;
|
|
1568
|
-
rippleColorError: string;
|
|
1569
|
-
waveOpacity: string;
|
|
1570
|
-
fontWeight: string;
|
|
1571
|
-
fontWeightStrong: string;
|
|
1572
|
-
paddingTiny: string;
|
|
1573
|
-
paddingSmall: string;
|
|
1574
|
-
paddingMedium: string;
|
|
1575
|
-
paddingLarge: string;
|
|
1576
|
-
paddingRoundTiny: string;
|
|
1577
|
-
paddingRoundSmall: string;
|
|
1578
|
-
paddingRoundMedium: string;
|
|
1579
|
-
paddingRoundLarge: string;
|
|
1580
|
-
iconMarginTiny: string;
|
|
1581
|
-
iconMarginSmall: string;
|
|
1582
|
-
iconMarginMedium: string;
|
|
1583
|
-
iconMarginLarge: string;
|
|
1584
|
-
iconSizeTiny: string;
|
|
1585
|
-
iconSizeSmall: string;
|
|
1586
|
-
iconSizeMedium: string;
|
|
1587
|
-
iconSizeLarge: string;
|
|
1588
|
-
rippleDuration: string;
|
|
1589
|
-
}, any>;
|
|
1590
|
-
Input: import("../../../_mixins").Theme<"Input", {
|
|
1591
|
-
fontWeight: string;
|
|
1592
|
-
countTextColorDisabled: string;
|
|
1593
|
-
countTextColor: string;
|
|
1594
|
-
heightTiny: string;
|
|
1595
|
-
heightSmall: string;
|
|
1596
|
-
heightMedium: string;
|
|
1597
|
-
heightLarge: string;
|
|
1598
|
-
fontSizeTiny: string;
|
|
1599
|
-
fontSizeSmall: string;
|
|
1600
|
-
fontSizeMedium: string;
|
|
1601
|
-
fontSizeLarge: string;
|
|
1602
|
-
lineHeight: string;
|
|
1603
|
-
lineHeightTextarea: string;
|
|
1604
|
-
borderRadius: string;
|
|
1605
|
-
iconSize: string;
|
|
1606
|
-
groupLabelColor: string;
|
|
1607
|
-
groupLabelTextColor: string;
|
|
1608
|
-
textColor: string;
|
|
1609
|
-
textColorDisabled: string;
|
|
1610
|
-
textDecorationColor: string;
|
|
1611
|
-
caretColor: string;
|
|
1612
|
-
placeholderColor: string;
|
|
1613
|
-
placeholderColorDisabled: string;
|
|
1614
|
-
color: string;
|
|
1615
|
-
colorDisabled: string;
|
|
1616
|
-
colorFocus: string;
|
|
1617
|
-
groupLabelBorder: string;
|
|
1618
|
-
border: string;
|
|
1619
|
-
borderHover: string;
|
|
1620
|
-
borderDisabled: string;
|
|
1621
|
-
borderFocus: string;
|
|
1622
|
-
boxShadowFocus: string;
|
|
1623
|
-
loadingColor: string;
|
|
1624
|
-
loadingColorWarning: string;
|
|
1625
|
-
borderWarning: string;
|
|
1626
|
-
borderHoverWarning: string;
|
|
1627
|
-
colorFocusWarning: string;
|
|
1628
|
-
borderFocusWarning: string;
|
|
1629
|
-
boxShadowFocusWarning: string;
|
|
1630
|
-
caretColorWarning: string;
|
|
1631
|
-
loadingColorError: string;
|
|
1632
|
-
borderError: string;
|
|
1633
|
-
borderHoverError: string;
|
|
1634
|
-
colorFocusError: string;
|
|
1635
|
-
borderFocusError: string;
|
|
1636
|
-
boxShadowFocusError: string;
|
|
1637
|
-
caretColorError: string;
|
|
1638
|
-
clearColor: string;
|
|
1639
|
-
clearColorHover: string;
|
|
1640
|
-
clearColorPressed: string;
|
|
1641
|
-
iconColor: string;
|
|
1642
|
-
iconColorDisabled: string;
|
|
1643
|
-
iconColorHover: string;
|
|
1644
|
-
iconColorPressed: string;
|
|
1645
|
-
suffixTextColor: string;
|
|
1646
|
-
paddingTiny: string;
|
|
1647
|
-
paddingSmall: string;
|
|
1648
|
-
paddingMedium: string;
|
|
1649
|
-
paddingLarge: string;
|
|
1650
|
-
clearSize: string;
|
|
1651
|
-
}, any>;
|
|
1652
|
-
}>;
|
|
1653
|
-
Scrollbar: import("../../../_mixins").Theme<"Scrollbar", {
|
|
1654
|
-
height: string;
|
|
1655
|
-
width: string;
|
|
1656
|
-
borderRadius: string;
|
|
1657
|
-
color: string;
|
|
1658
|
-
colorHover: string;
|
|
1659
|
-
railInsetHorizontalBottom: string;
|
|
1660
|
-
railInsetHorizontalTop: string;
|
|
1661
|
-
railInsetVerticalRight: string;
|
|
1662
|
-
railInsetVerticalLeft: string;
|
|
1663
|
-
railColor: string;
|
|
1664
|
-
}, any>;
|
|
1665
|
-
};
|
|
1666
|
-
peerOverrides: {
|
|
1667
|
-
Input?: {
|
|
1668
|
-
peers?: {
|
|
1669
|
-
[x: string]: any;
|
|
1670
|
-
} | undefined;
|
|
1671
|
-
} | undefined;
|
|
1672
|
-
Button?: {
|
|
1673
|
-
peers?: {
|
|
1674
|
-
[x: string]: any;
|
|
1675
|
-
} | undefined;
|
|
1676
|
-
} | undefined;
|
|
1677
|
-
TimePicker?: {
|
|
1678
|
-
peers?: {
|
|
1679
|
-
Scrollbar?: import("../../../_mixins/use-theme").ExtractThemeOverrides<import("../../../_mixins").Theme<"Scrollbar", {
|
|
1680
|
-
height: string;
|
|
1681
|
-
width: string;
|
|
1682
|
-
borderRadius: string;
|
|
1683
|
-
color: string;
|
|
1684
|
-
colorHover: string;
|
|
1685
|
-
railInsetHorizontalBottom: string;
|
|
1686
|
-
railInsetHorizontalTop: string;
|
|
1687
|
-
railInsetVerticalRight: string;
|
|
1688
|
-
railInsetVerticalLeft: string;
|
|
1689
|
-
railColor: string;
|
|
1690
|
-
}, any>> | undefined;
|
|
1691
|
-
Button?: import("../../../_mixins/use-theme").ExtractThemeOverrides<import("../../../_mixins").Theme<"Button", {
|
|
1692
|
-
heightTiny: string;
|
|
1693
|
-
heightSmall: string;
|
|
1694
|
-
heightMedium: string;
|
|
1695
|
-
heightLarge: string;
|
|
1696
|
-
borderRadiusTiny: string;
|
|
1697
|
-
borderRadiusSmall: string;
|
|
1698
|
-
borderRadiusMedium: string;
|
|
1699
|
-
borderRadiusLarge: string;
|
|
1700
|
-
fontSizeTiny: string;
|
|
1701
|
-
fontSizeSmall: string;
|
|
1702
|
-
fontSizeMedium: string;
|
|
1703
|
-
fontSizeLarge: string;
|
|
1704
|
-
opacityDisabled: string;
|
|
1705
|
-
colorOpacitySecondary: string;
|
|
1706
|
-
colorOpacitySecondaryHover: string;
|
|
1707
|
-
colorOpacitySecondaryPressed: string;
|
|
1708
|
-
colorSecondary: string;
|
|
1709
|
-
colorSecondaryHover: string;
|
|
1710
|
-
colorSecondaryPressed: string;
|
|
1711
|
-
colorTertiary: string;
|
|
1712
|
-
colorTertiaryHover: string;
|
|
1713
|
-
colorTertiaryPressed: string;
|
|
1714
|
-
colorQuaternary: string;
|
|
1715
|
-
colorQuaternaryHover: string;
|
|
1716
|
-
colorQuaternaryPressed: string;
|
|
1717
|
-
color: string;
|
|
1718
|
-
colorHover: string;
|
|
1719
|
-
colorPressed: string;
|
|
1720
|
-
colorFocus: string;
|
|
1721
|
-
colorDisabled: string;
|
|
1722
|
-
textColor: string;
|
|
1723
|
-
textColorTertiary: string;
|
|
1724
|
-
textColorHover: string;
|
|
1725
|
-
textColorPressed: string;
|
|
1726
|
-
textColorFocus: string;
|
|
1727
|
-
textColorDisabled: string;
|
|
1728
|
-
textColorText: string;
|
|
1729
|
-
textColorTextHover: string;
|
|
1730
|
-
textColorTextPressed: string;
|
|
1731
|
-
textColorTextFocus: string;
|
|
1732
|
-
textColorTextDisabled: string;
|
|
1733
|
-
textColorGhost: string;
|
|
1734
|
-
textColorGhostHover: string;
|
|
1735
|
-
textColorGhostPressed: string;
|
|
1736
|
-
textColorGhostFocus: string;
|
|
1737
|
-
textColorGhostDisabled: string;
|
|
1738
|
-
border: string;
|
|
1739
|
-
borderHover: string;
|
|
1740
|
-
borderPressed: string;
|
|
1741
|
-
borderFocus: string;
|
|
1742
|
-
borderDisabled: string;
|
|
1743
|
-
rippleColor: string;
|
|
1744
|
-
colorPrimary: string;
|
|
1745
|
-
colorHoverPrimary: string;
|
|
1746
|
-
colorPressedPrimary: string;
|
|
1747
|
-
colorFocusPrimary: string;
|
|
1748
|
-
colorDisabledPrimary: string;
|
|
1749
|
-
textColorPrimary: string;
|
|
1750
|
-
textColorHoverPrimary: string;
|
|
1751
|
-
textColorPressedPrimary: string;
|
|
1752
|
-
textColorFocusPrimary: string;
|
|
1753
|
-
textColorDisabledPrimary: string;
|
|
1754
|
-
textColorTextPrimary: string;
|
|
1755
|
-
textColorTextHoverPrimary: string;
|
|
1756
|
-
textColorTextPressedPrimary: string;
|
|
1757
|
-
textColorTextFocusPrimary: string;
|
|
1758
|
-
textColorTextDisabledPrimary: string;
|
|
1759
|
-
textColorGhostPrimary: string;
|
|
1760
|
-
textColorGhostHoverPrimary: string;
|
|
1761
|
-
textColorGhostPressedPrimary: string;
|
|
1762
|
-
textColorGhostFocusPrimary: string;
|
|
1763
|
-
textColorGhostDisabledPrimary: string;
|
|
1764
|
-
borderPrimary: string;
|
|
1765
|
-
borderHoverPrimary: string;
|
|
1766
|
-
borderPressedPrimary: string;
|
|
1767
|
-
borderFocusPrimary: string;
|
|
1768
|
-
borderDisabledPrimary: string;
|
|
1769
|
-
rippleColorPrimary: string;
|
|
1770
|
-
colorInfo: string;
|
|
1771
|
-
colorHoverInfo: string;
|
|
1772
|
-
colorPressedInfo: string;
|
|
1773
|
-
colorFocusInfo: string;
|
|
1774
|
-
colorDisabledInfo: string;
|
|
1775
|
-
textColorInfo: string;
|
|
1776
|
-
textColorHoverInfo: string;
|
|
1777
|
-
textColorPressedInfo: string;
|
|
1778
|
-
textColorFocusInfo: string;
|
|
1779
|
-
textColorDisabledInfo: string;
|
|
1780
|
-
textColorTextInfo: string;
|
|
1781
|
-
textColorTextHoverInfo: string;
|
|
1782
|
-
textColorTextPressedInfo: string;
|
|
1783
|
-
textColorTextFocusInfo: string;
|
|
1784
|
-
textColorTextDisabledInfo: string;
|
|
1785
|
-
textColorGhostInfo: string;
|
|
1786
|
-
textColorGhostHoverInfo: string;
|
|
1787
|
-
textColorGhostPressedInfo: string;
|
|
1788
|
-
textColorGhostFocusInfo: string;
|
|
1789
|
-
textColorGhostDisabledInfo: string;
|
|
1790
|
-
borderInfo: string;
|
|
1791
|
-
borderHoverInfo: string;
|
|
1792
|
-
borderPressedInfo: string;
|
|
1793
|
-
borderFocusInfo: string;
|
|
1794
|
-
borderDisabledInfo: string;
|
|
1795
|
-
rippleColorInfo: string;
|
|
1796
|
-
colorSuccess: string;
|
|
1797
|
-
colorHoverSuccess: string;
|
|
1798
|
-
colorPressedSuccess: string;
|
|
1799
|
-
colorFocusSuccess: string;
|
|
1800
|
-
colorDisabledSuccess: string;
|
|
1801
|
-
textColorSuccess: string;
|
|
1802
|
-
textColorHoverSuccess: string;
|
|
1803
|
-
textColorPressedSuccess: string;
|
|
1804
|
-
textColorFocusSuccess: string;
|
|
1805
|
-
textColorDisabledSuccess: string;
|
|
1806
|
-
textColorTextSuccess: string;
|
|
1807
|
-
textColorTextHoverSuccess: string;
|
|
1808
|
-
textColorTextPressedSuccess: string;
|
|
1809
|
-
textColorTextFocusSuccess: string;
|
|
1810
|
-
textColorTextDisabledSuccess: string;
|
|
1811
|
-
textColorGhostSuccess: string;
|
|
1812
|
-
textColorGhostHoverSuccess: string;
|
|
1813
|
-
textColorGhostPressedSuccess: string;
|
|
1814
|
-
textColorGhostFocusSuccess: string;
|
|
1815
|
-
textColorGhostDisabledSuccess: string;
|
|
1816
|
-
borderSuccess: string;
|
|
1817
|
-
borderHoverSuccess: string;
|
|
1818
|
-
borderPressedSuccess: string;
|
|
1819
|
-
borderFocusSuccess: string;
|
|
1820
|
-
borderDisabledSuccess: string;
|
|
1821
|
-
rippleColorSuccess: string;
|
|
1822
|
-
colorWarning: string;
|
|
1823
|
-
colorHoverWarning: string;
|
|
1824
|
-
colorPressedWarning: string;
|
|
1825
|
-
colorFocusWarning: string;
|
|
1826
|
-
colorDisabledWarning: string;
|
|
1827
|
-
textColorWarning: string;
|
|
1828
|
-
textColorHoverWarning: string;
|
|
1829
|
-
textColorPressedWarning: string;
|
|
1830
|
-
textColorFocusWarning: string;
|
|
1831
|
-
textColorDisabledWarning: string;
|
|
1832
|
-
textColorTextWarning: string;
|
|
1833
|
-
textColorTextHoverWarning: string;
|
|
1834
|
-
textColorTextPressedWarning: string;
|
|
1835
|
-
textColorTextFocusWarning: string;
|
|
1836
|
-
textColorTextDisabledWarning: string;
|
|
1837
|
-
textColorGhostWarning: string;
|
|
1838
|
-
textColorGhostHoverWarning: string;
|
|
1839
|
-
textColorGhostPressedWarning: string;
|
|
1840
|
-
textColorGhostFocusWarning: string;
|
|
1841
|
-
textColorGhostDisabledWarning: string;
|
|
1842
|
-
borderWarning: string;
|
|
1843
|
-
borderHoverWarning: string;
|
|
1844
|
-
borderPressedWarning: string;
|
|
1845
|
-
borderFocusWarning: string;
|
|
1846
|
-
borderDisabledWarning: string;
|
|
1847
|
-
rippleColorWarning: string;
|
|
1848
|
-
colorError: string;
|
|
1849
|
-
colorHoverError: string;
|
|
1850
|
-
colorPressedError: string;
|
|
1851
|
-
colorFocusError: string;
|
|
1852
|
-
colorDisabledError: string;
|
|
1853
|
-
textColorError: string;
|
|
1854
|
-
textColorHoverError: string;
|
|
1855
|
-
textColorPressedError: string;
|
|
1856
|
-
textColorFocusError: string;
|
|
1857
|
-
textColorDisabledError: string;
|
|
1858
|
-
textColorTextError: string;
|
|
1859
|
-
textColorTextHoverError: string;
|
|
1860
|
-
textColorTextPressedError: string;
|
|
1861
|
-
textColorTextFocusError: string;
|
|
1862
|
-
textColorTextDisabledError: string;
|
|
1863
|
-
textColorGhostError: string;
|
|
1864
|
-
textColorGhostHoverError: string;
|
|
1865
|
-
textColorGhostPressedError: string;
|
|
1866
|
-
textColorGhostFocusError: string;
|
|
1867
|
-
textColorGhostDisabledError: string;
|
|
1868
|
-
borderError: string;
|
|
1869
|
-
borderHoverError: string;
|
|
1870
|
-
borderPressedError: string;
|
|
1871
|
-
borderFocusError: string;
|
|
1872
|
-
borderDisabledError: string;
|
|
1873
|
-
rippleColorError: string;
|
|
1874
|
-
waveOpacity: string;
|
|
1875
|
-
fontWeight: string;
|
|
1876
|
-
fontWeightStrong: string;
|
|
1877
|
-
paddingTiny: string;
|
|
1878
|
-
paddingSmall: string;
|
|
1879
|
-
paddingMedium: string;
|
|
1880
|
-
paddingLarge: string;
|
|
1881
|
-
paddingRoundTiny: string;
|
|
1882
|
-
paddingRoundSmall: string;
|
|
1883
|
-
paddingRoundMedium: string;
|
|
1884
|
-
paddingRoundLarge: string;
|
|
1885
|
-
iconMarginTiny: string;
|
|
1886
|
-
iconMarginSmall: string;
|
|
1887
|
-
iconMarginMedium: string;
|
|
1888
|
-
iconMarginLarge: string;
|
|
1889
|
-
iconSizeTiny: string;
|
|
1890
|
-
iconSizeSmall: string;
|
|
1891
|
-
iconSizeMedium: string;
|
|
1892
|
-
iconSizeLarge: string;
|
|
1893
|
-
rippleDuration: string;
|
|
1894
|
-
}, any>> | undefined;
|
|
1895
|
-
Input?: import("../../../_mixins/use-theme").ExtractThemeOverrides<import("../../../_mixins").Theme<"Input", {
|
|
1896
|
-
fontWeight: string;
|
|
1897
|
-
countTextColorDisabled: string;
|
|
1898
|
-
countTextColor: string;
|
|
1899
|
-
heightTiny: string;
|
|
1900
|
-
heightSmall: string;
|
|
1901
|
-
heightMedium: string;
|
|
1902
|
-
heightLarge: string;
|
|
1903
|
-
fontSizeTiny: string;
|
|
1904
|
-
fontSizeSmall: string;
|
|
1905
|
-
fontSizeMedium: string;
|
|
1906
|
-
fontSizeLarge: string;
|
|
1907
|
-
lineHeight: string;
|
|
1908
|
-
lineHeightTextarea: string;
|
|
1909
|
-
borderRadius: string;
|
|
1910
|
-
iconSize: string;
|
|
1911
|
-
groupLabelColor: string;
|
|
1912
|
-
groupLabelTextColor: string;
|
|
1913
|
-
textColor: string;
|
|
1914
|
-
textColorDisabled: string;
|
|
1915
|
-
textDecorationColor: string;
|
|
1916
|
-
caretColor: string;
|
|
1917
|
-
placeholderColor: string;
|
|
1918
|
-
placeholderColorDisabled: string;
|
|
1919
|
-
color: string;
|
|
1920
|
-
colorDisabled: string;
|
|
1921
|
-
colorFocus: string;
|
|
1922
|
-
groupLabelBorder: string;
|
|
1923
|
-
border: string;
|
|
1924
|
-
borderHover: string;
|
|
1925
|
-
borderDisabled: string;
|
|
1926
|
-
borderFocus: string;
|
|
1927
|
-
boxShadowFocus: string;
|
|
1928
|
-
loadingColor: string;
|
|
1929
|
-
loadingColorWarning: string;
|
|
1930
|
-
borderWarning: string;
|
|
1931
|
-
borderHoverWarning: string;
|
|
1932
|
-
colorFocusWarning: string;
|
|
1933
|
-
borderFocusWarning: string;
|
|
1934
|
-
boxShadowFocusWarning: string;
|
|
1935
|
-
caretColorWarning: string;
|
|
1936
|
-
loadingColorError: string;
|
|
1937
|
-
borderError: string;
|
|
1938
|
-
borderHoverError: string;
|
|
1939
|
-
colorFocusError: string;
|
|
1940
|
-
borderFocusError: string;
|
|
1941
|
-
boxShadowFocusError: string;
|
|
1942
|
-
caretColorError: string;
|
|
1943
|
-
clearColor: string;
|
|
1944
|
-
clearColorHover: string;
|
|
1945
|
-
clearColorPressed: string;
|
|
1946
|
-
iconColor: string;
|
|
1947
|
-
iconColorDisabled: string;
|
|
1948
|
-
iconColorHover: string;
|
|
1949
|
-
iconColorPressed: string;
|
|
1950
|
-
suffixTextColor: string;
|
|
1951
|
-
paddingTiny: string;
|
|
1952
|
-
paddingSmall: string;
|
|
1953
|
-
paddingMedium: string;
|
|
1954
|
-
paddingLarge: string;
|
|
1955
|
-
clearSize: string;
|
|
1956
|
-
}, any>> | undefined;
|
|
1957
|
-
} | undefined;
|
|
1958
|
-
} | undefined;
|
|
1959
|
-
Scrollbar?: {
|
|
1960
|
-
peers?: {
|
|
1961
|
-
[x: string]: any;
|
|
1962
|
-
} | undefined;
|
|
1963
|
-
} | undefined;
|
|
1964
|
-
};
|
|
1965
1023
|
}>;
|
|
1966
|
-
mergedClsPrefix: import("vue").Ref<string
|
|
1024
|
+
mergedClsPrefix: import("vue").Ref<string>;
|
|
1967
1025
|
dateFnsOptions: import("vue").ComputedRef<{
|
|
1968
1026
|
locale: import("date-fns").Locale;
|
|
1969
1027
|
}>;
|
|
1970
|
-
timePickerProps: import("vue").Ref<import("../../..").TimePickerProps | [import("../../..").TimePickerProps, import("../../..").TimePickerProps] | undefined
|
|
1971
|
-
selfRef: import("vue").Ref<HTMLElement | null
|
|
1028
|
+
timePickerProps: import("vue").Ref<import("../../..").TimePickerProps | [import("../../..").TimePickerProps, import("../../..").TimePickerProps] | undefined>;
|
|
1029
|
+
selfRef: import("vue").Ref<HTMLElement | null>;
|
|
1972
1030
|
locale: import("vue").Ref<{
|
|
1973
1031
|
yearFormat: string;
|
|
1974
1032
|
monthFormat: string;
|
|
@@ -1999,36 +1057,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1999
1057
|
monthBeforeYear: boolean;
|
|
2000
1058
|
firstDayOfWeek: 0 | 1 | 2 | 3 | 4 | 5 | 6;
|
|
2001
1059
|
today: string;
|
|
2002
|
-
}, {
|
|
2003
|
-
yearFormat: string;
|
|
2004
|
-
monthFormat: string;
|
|
2005
|
-
dayFormat: string;
|
|
2006
|
-
yearTypeFormat: string;
|
|
2007
|
-
monthTypeFormat: string;
|
|
2008
|
-
dateFormat: string;
|
|
2009
|
-
dateTimeFormat: string;
|
|
2010
|
-
quarterFormat: string;
|
|
2011
|
-
weekFormat: string;
|
|
2012
|
-
clear: string;
|
|
2013
|
-
now: string;
|
|
2014
|
-
confirm: string;
|
|
2015
|
-
selectTime: string;
|
|
2016
|
-
selectDate: string;
|
|
2017
|
-
datePlaceholder: string;
|
|
2018
|
-
datetimePlaceholder: string;
|
|
2019
|
-
monthPlaceholder: string;
|
|
2020
|
-
yearPlaceholder: string;
|
|
2021
|
-
quarterPlaceholder: string;
|
|
2022
|
-
weekPlaceholder: string;
|
|
2023
|
-
startDatePlaceholder: string;
|
|
2024
|
-
endDatePlaceholder: string;
|
|
2025
|
-
startDatetimePlaceholder: string;
|
|
2026
|
-
endDatetimePlaceholder: string;
|
|
2027
|
-
startMonthPlaceholder: string;
|
|
2028
|
-
endMonthPlaceholder: string;
|
|
2029
|
-
monthBeforeYear: boolean;
|
|
2030
|
-
firstDayOfWeek: 0 | 1 | 2 | 3 | 4 | 5 | 6;
|
|
2031
|
-
today: string;
|
|
2032
1060
|
}>;
|
|
2033
1061
|
doConfirm: () => void;
|
|
2034
1062
|
doClose: (disableUpdateOnClose?: boolean) => void;
|
|
@@ -2044,10 +1072,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
2044
1072
|
restorePendingValue: () => void;
|
|
2045
1073
|
getShortcutValue: (shortcut: import("../interface").Shortcuts[string]) => number | [number, number] | readonly [number, number];
|
|
2046
1074
|
handleShortcutMouseleave: () => void;
|
|
2047
|
-
showMonthYearPanel: import("vue").Ref<boolean
|
|
1075
|
+
showMonthYearPanel: import("vue").Ref<boolean>;
|
|
2048
1076
|
handleOpenQuickSelectMonthPanel: () => void;
|
|
2049
1077
|
isValueInvalid: import("vue").ComputedRef<boolean>;
|
|
2050
|
-
isDateDisabled: import("vue").Ref<import("../interface").IsDateDisabled | undefined
|
|
1078
|
+
isDateDisabled: import("vue").Ref<import("../interface").IsDateDisabled | undefined>;
|
|
2051
1079
|
isDateInvalid: import("vue").ComputedRef<boolean>;
|
|
2052
1080
|
isTimeInvalid: import("vue").ComputedRef<boolean>;
|
|
2053
1081
|
isDateTimeInvalid: import("vue").ComputedRef<boolean>;
|
|
@@ -2071,7 +1099,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
2071
1099
|
handleConfirmClick: () => void;
|
|
2072
1100
|
handleSingleShortcutMouseenter: (shortcut: import("../interface").Shortcuts[string]) => void;
|
|
2073
1101
|
handleSingleShortcutClick: (shortcut: import("../interface").Shortcuts[string]) => void;
|
|
2074
|
-
},
|
|
1102
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
2075
1103
|
type: {
|
|
2076
1104
|
type: PropType<"date" | "week">;
|
|
2077
1105
|
required: true;
|
|
@@ -2121,12 +1149,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
2121
1149
|
onPrevMonth: PropType<() => void>;
|
|
2122
1150
|
onNextYear: PropType<() => void>;
|
|
2123
1151
|
onPrevYear: PropType<() => void>;
|
|
2124
|
-
}
|
|
1152
|
+
}>>, {
|
|
2125
1153
|
value: import("../interface").Value | null;
|
|
2126
1154
|
active: boolean;
|
|
2127
1155
|
actions: string[];
|
|
2128
1156
|
inputReadonly: boolean;
|
|
2129
1157
|
calendarHeaderMonthBeforeYear: boolean;
|
|
2130
1158
|
panel: boolean;
|
|
2131
|
-
}, {}
|
|
1159
|
+
}, {}>;
|
|
2132
1160
|
export default _default;
|