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
|
@@ -1,36 +1,30 @@
|
|
|
1
1
|
import type { VirtualListInst } from 'vueuc';
|
|
2
2
|
import type { ColItem, RowItem } from '../use-group-header';
|
|
3
3
|
import { type ColumnKey, type TableBaseColumn } from '../interface';
|
|
4
|
-
declare const _default: import("vue").DefineComponent<
|
|
4
|
+
declare const _default: import("vue").DefineComponent<{
|
|
5
5
|
discrete: {
|
|
6
6
|
type: BooleanConstructor;
|
|
7
7
|
default: boolean;
|
|
8
8
|
};
|
|
9
|
-
}
|
|
10
|
-
cellElsRef: import("vue").Ref<Record<ColumnKey, HTMLTableCellElement
|
|
9
|
+
}, {
|
|
10
|
+
cellElsRef: import("vue").Ref<Record<ColumnKey, HTMLTableCellElement>>;
|
|
11
11
|
componentId: string;
|
|
12
|
-
mergedSortState: import("vue").Ref<import("../interface").SortState[]
|
|
13
|
-
mergedClsPrefix: import("vue").Ref<string
|
|
14
|
-
scrollX: import("vue").Ref<string | number | undefined
|
|
12
|
+
mergedSortState: import("vue").Ref<import("../interface").SortState[]>;
|
|
13
|
+
mergedClsPrefix: import("vue").Ref<string>;
|
|
14
|
+
scrollX: import("vue").Ref<string | number | undefined>;
|
|
15
15
|
fixedColumnLeftMap: import("vue").Ref<Record<ColumnKey, {
|
|
16
16
|
start: number;
|
|
17
17
|
end: number;
|
|
18
|
-
} | undefined>, Record<ColumnKey, {
|
|
19
|
-
start: number;
|
|
20
|
-
end: number;
|
|
21
18
|
} | undefined>>;
|
|
22
19
|
fixedColumnRightMap: import("vue").Ref<Record<ColumnKey, {
|
|
23
20
|
start: number;
|
|
24
21
|
end: number;
|
|
25
|
-
} | undefined>, Record<ColumnKey, {
|
|
26
|
-
start: number;
|
|
27
|
-
end: number;
|
|
28
22
|
} | undefined>>;
|
|
29
|
-
currentPage: import("vue").Ref<number
|
|
30
|
-
allRowsChecked: import("vue").Ref<boolean
|
|
31
|
-
someRowsChecked: import("vue").Ref<boolean
|
|
32
|
-
rows: import("vue").Ref<RowItem[][]
|
|
33
|
-
cols: import("vue").Ref<ColItem[]
|
|
23
|
+
currentPage: import("vue").Ref<number>;
|
|
24
|
+
allRowsChecked: import("vue").Ref<boolean>;
|
|
25
|
+
someRowsChecked: import("vue").Ref<boolean>;
|
|
26
|
+
rows: import("vue").Ref<RowItem[][]>;
|
|
27
|
+
cols: import("vue").Ref<ColItem[]>;
|
|
34
28
|
mergedTheme: import("vue").Ref<{
|
|
35
29
|
common: import("../../..").ThemeCommonVars;
|
|
36
30
|
self: {
|
|
@@ -1229,1222 +1223,24 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1229
1223
|
} | undefined;
|
|
1230
1224
|
} | undefined;
|
|
1231
1225
|
};
|
|
1232
|
-
}, {
|
|
1233
|
-
common: import("../../..").ThemeCommonVars;
|
|
1234
|
-
self: {
|
|
1235
|
-
actionDividerColor: string;
|
|
1236
|
-
lineHeight: string;
|
|
1237
|
-
borderRadius: string;
|
|
1238
|
-
fontSizeSmall: string;
|
|
1239
|
-
fontSizeMedium: string;
|
|
1240
|
-
fontSizeLarge: string;
|
|
1241
|
-
borderColor: string;
|
|
1242
|
-
tdColorHover: string;
|
|
1243
|
-
tdColorSorting: string;
|
|
1244
|
-
tdColorStriped: string;
|
|
1245
|
-
thColor: string;
|
|
1246
|
-
thColorHover: string;
|
|
1247
|
-
thColorSorting: string;
|
|
1248
|
-
tdColor: string;
|
|
1249
|
-
tdTextColor: string;
|
|
1250
|
-
thTextColor: string;
|
|
1251
|
-
thFontWeight: string;
|
|
1252
|
-
thButtonColorHover: string;
|
|
1253
|
-
thIconColor: string;
|
|
1254
|
-
thIconColorActive: string;
|
|
1255
|
-
borderColorModal: string;
|
|
1256
|
-
tdColorHoverModal: string;
|
|
1257
|
-
tdColorSortingModal: string;
|
|
1258
|
-
tdColorStripedModal: string;
|
|
1259
|
-
thColorModal: string;
|
|
1260
|
-
thColorHoverModal: string;
|
|
1261
|
-
thColorSortingModal: string;
|
|
1262
|
-
tdColorModal: string;
|
|
1263
|
-
borderColorPopover: string;
|
|
1264
|
-
tdColorHoverPopover: string;
|
|
1265
|
-
tdColorSortingPopover: string;
|
|
1266
|
-
tdColorStripedPopover: string;
|
|
1267
|
-
thColorPopover: string;
|
|
1268
|
-
thColorHoverPopover: string;
|
|
1269
|
-
thColorSortingPopover: string;
|
|
1270
|
-
tdColorPopover: string;
|
|
1271
|
-
boxShadowBefore: string;
|
|
1272
|
-
boxShadowAfter: string;
|
|
1273
|
-
loadingColor: string;
|
|
1274
|
-
loadingSize: string;
|
|
1275
|
-
opacityLoading: string;
|
|
1276
|
-
thPaddingSmall: string;
|
|
1277
|
-
thPaddingMedium: string;
|
|
1278
|
-
thPaddingLarge: string;
|
|
1279
|
-
tdPaddingSmall: string;
|
|
1280
|
-
tdPaddingMedium: string;
|
|
1281
|
-
tdPaddingLarge: string;
|
|
1282
|
-
sorterSize: string;
|
|
1283
|
-
resizableContainerSize: string;
|
|
1284
|
-
resizableSize: string;
|
|
1285
|
-
filterSize: string;
|
|
1286
|
-
paginationMargin: string;
|
|
1287
|
-
emptyPadding: string;
|
|
1288
|
-
actionPadding: string;
|
|
1289
|
-
actionButtonMargin: string;
|
|
1290
|
-
};
|
|
1291
|
-
peers: {
|
|
1292
|
-
Button: import("../../../_mixins").Theme<"Button", {
|
|
1293
|
-
heightTiny: string;
|
|
1294
|
-
heightSmall: string;
|
|
1295
|
-
heightMedium: string;
|
|
1296
|
-
heightLarge: string;
|
|
1297
|
-
borderRadiusTiny: string;
|
|
1298
|
-
borderRadiusSmall: string;
|
|
1299
|
-
borderRadiusMedium: string;
|
|
1300
|
-
borderRadiusLarge: string;
|
|
1301
|
-
fontSizeTiny: string;
|
|
1302
|
-
fontSizeSmall: string;
|
|
1303
|
-
fontSizeMedium: string;
|
|
1304
|
-
fontSizeLarge: string;
|
|
1305
|
-
opacityDisabled: string;
|
|
1306
|
-
colorOpacitySecondary: string;
|
|
1307
|
-
colorOpacitySecondaryHover: string;
|
|
1308
|
-
colorOpacitySecondaryPressed: string;
|
|
1309
|
-
colorSecondary: string;
|
|
1310
|
-
colorSecondaryHover: string;
|
|
1311
|
-
colorSecondaryPressed: string;
|
|
1312
|
-
colorTertiary: string;
|
|
1313
|
-
colorTertiaryHover: string;
|
|
1314
|
-
colorTertiaryPressed: string;
|
|
1315
|
-
colorQuaternary: string;
|
|
1316
|
-
colorQuaternaryHover: string;
|
|
1317
|
-
colorQuaternaryPressed: string;
|
|
1318
|
-
color: string;
|
|
1319
|
-
colorHover: string;
|
|
1320
|
-
colorPressed: string;
|
|
1321
|
-
colorFocus: string;
|
|
1322
|
-
colorDisabled: string;
|
|
1323
|
-
textColor: string;
|
|
1324
|
-
textColorTertiary: string;
|
|
1325
|
-
textColorHover: string;
|
|
1326
|
-
textColorPressed: string;
|
|
1327
|
-
textColorFocus: string;
|
|
1328
|
-
textColorDisabled: string;
|
|
1329
|
-
textColorText: string;
|
|
1330
|
-
textColorTextHover: string;
|
|
1331
|
-
textColorTextPressed: string;
|
|
1332
|
-
textColorTextFocus: string;
|
|
1333
|
-
textColorTextDisabled: string;
|
|
1334
|
-
textColorGhost: string;
|
|
1335
|
-
textColorGhostHover: string;
|
|
1336
|
-
textColorGhostPressed: string;
|
|
1337
|
-
textColorGhostFocus: string;
|
|
1338
|
-
textColorGhostDisabled: string;
|
|
1339
|
-
border: string;
|
|
1340
|
-
borderHover: string;
|
|
1341
|
-
borderPressed: string;
|
|
1342
|
-
borderFocus: string;
|
|
1343
|
-
borderDisabled: string;
|
|
1344
|
-
rippleColor: string;
|
|
1345
|
-
colorPrimary: string;
|
|
1346
|
-
colorHoverPrimary: string;
|
|
1347
|
-
colorPressedPrimary: string;
|
|
1348
|
-
colorFocusPrimary: string;
|
|
1349
|
-
colorDisabledPrimary: string;
|
|
1350
|
-
textColorPrimary: string;
|
|
1351
|
-
textColorHoverPrimary: string;
|
|
1352
|
-
textColorPressedPrimary: string;
|
|
1353
|
-
textColorFocusPrimary: string;
|
|
1354
|
-
textColorDisabledPrimary: string;
|
|
1355
|
-
textColorTextPrimary: string;
|
|
1356
|
-
textColorTextHoverPrimary: string;
|
|
1357
|
-
textColorTextPressedPrimary: string;
|
|
1358
|
-
textColorTextFocusPrimary: string;
|
|
1359
|
-
textColorTextDisabledPrimary: string;
|
|
1360
|
-
textColorGhostPrimary: string;
|
|
1361
|
-
textColorGhostHoverPrimary: string;
|
|
1362
|
-
textColorGhostPressedPrimary: string;
|
|
1363
|
-
textColorGhostFocusPrimary: string;
|
|
1364
|
-
textColorGhostDisabledPrimary: string;
|
|
1365
|
-
borderPrimary: string;
|
|
1366
|
-
borderHoverPrimary: string;
|
|
1367
|
-
borderPressedPrimary: string;
|
|
1368
|
-
borderFocusPrimary: string;
|
|
1369
|
-
borderDisabledPrimary: string;
|
|
1370
|
-
rippleColorPrimary: string;
|
|
1371
|
-
colorInfo: string;
|
|
1372
|
-
colorHoverInfo: string;
|
|
1373
|
-
colorPressedInfo: string;
|
|
1374
|
-
colorFocusInfo: string;
|
|
1375
|
-
colorDisabledInfo: string;
|
|
1376
|
-
textColorInfo: string;
|
|
1377
|
-
textColorHoverInfo: string;
|
|
1378
|
-
textColorPressedInfo: string;
|
|
1379
|
-
textColorFocusInfo: string;
|
|
1380
|
-
textColorDisabledInfo: string;
|
|
1381
|
-
textColorTextInfo: string;
|
|
1382
|
-
textColorTextHoverInfo: string;
|
|
1383
|
-
textColorTextPressedInfo: string;
|
|
1384
|
-
textColorTextFocusInfo: string;
|
|
1385
|
-
textColorTextDisabledInfo: string;
|
|
1386
|
-
textColorGhostInfo: string;
|
|
1387
|
-
textColorGhostHoverInfo: string;
|
|
1388
|
-
textColorGhostPressedInfo: string;
|
|
1389
|
-
textColorGhostFocusInfo: string;
|
|
1390
|
-
textColorGhostDisabledInfo: string;
|
|
1391
|
-
borderInfo: string;
|
|
1392
|
-
borderHoverInfo: string;
|
|
1393
|
-
borderPressedInfo: string;
|
|
1394
|
-
borderFocusInfo: string;
|
|
1395
|
-
borderDisabledInfo: string;
|
|
1396
|
-
rippleColorInfo: string;
|
|
1397
|
-
colorSuccess: string;
|
|
1398
|
-
colorHoverSuccess: string;
|
|
1399
|
-
colorPressedSuccess: string;
|
|
1400
|
-
colorFocusSuccess: string;
|
|
1401
|
-
colorDisabledSuccess: string;
|
|
1402
|
-
textColorSuccess: string;
|
|
1403
|
-
textColorHoverSuccess: string;
|
|
1404
|
-
textColorPressedSuccess: string;
|
|
1405
|
-
textColorFocusSuccess: string;
|
|
1406
|
-
textColorDisabledSuccess: string;
|
|
1407
|
-
textColorTextSuccess: string;
|
|
1408
|
-
textColorTextHoverSuccess: string;
|
|
1409
|
-
textColorTextPressedSuccess: string;
|
|
1410
|
-
textColorTextFocusSuccess: string;
|
|
1411
|
-
textColorTextDisabledSuccess: string;
|
|
1412
|
-
textColorGhostSuccess: string;
|
|
1413
|
-
textColorGhostHoverSuccess: string;
|
|
1414
|
-
textColorGhostPressedSuccess: string;
|
|
1415
|
-
textColorGhostFocusSuccess: string;
|
|
1416
|
-
textColorGhostDisabledSuccess: string;
|
|
1417
|
-
borderSuccess: string;
|
|
1418
|
-
borderHoverSuccess: string;
|
|
1419
|
-
borderPressedSuccess: string;
|
|
1420
|
-
borderFocusSuccess: string;
|
|
1421
|
-
borderDisabledSuccess: string;
|
|
1422
|
-
rippleColorSuccess: string;
|
|
1423
|
-
colorWarning: string;
|
|
1424
|
-
colorHoverWarning: string;
|
|
1425
|
-
colorPressedWarning: string;
|
|
1426
|
-
colorFocusWarning: string;
|
|
1427
|
-
colorDisabledWarning: string;
|
|
1428
|
-
textColorWarning: string;
|
|
1429
|
-
textColorHoverWarning: string;
|
|
1430
|
-
textColorPressedWarning: string;
|
|
1431
|
-
textColorFocusWarning: string;
|
|
1432
|
-
textColorDisabledWarning: string;
|
|
1433
|
-
textColorTextWarning: string;
|
|
1434
|
-
textColorTextHoverWarning: string;
|
|
1435
|
-
textColorTextPressedWarning: string;
|
|
1436
|
-
textColorTextFocusWarning: string;
|
|
1437
|
-
textColorTextDisabledWarning: string;
|
|
1438
|
-
textColorGhostWarning: string;
|
|
1439
|
-
textColorGhostHoverWarning: string;
|
|
1440
|
-
textColorGhostPressedWarning: string;
|
|
1441
|
-
textColorGhostFocusWarning: string;
|
|
1442
|
-
textColorGhostDisabledWarning: string;
|
|
1443
|
-
borderWarning: string;
|
|
1444
|
-
borderHoverWarning: string;
|
|
1445
|
-
borderPressedWarning: string;
|
|
1446
|
-
borderFocusWarning: string;
|
|
1447
|
-
borderDisabledWarning: string;
|
|
1448
|
-
rippleColorWarning: string;
|
|
1449
|
-
colorError: string;
|
|
1450
|
-
colorHoverError: string;
|
|
1451
|
-
colorPressedError: string;
|
|
1452
|
-
colorFocusError: string;
|
|
1453
|
-
colorDisabledError: string;
|
|
1454
|
-
textColorError: string;
|
|
1455
|
-
textColorHoverError: string;
|
|
1456
|
-
textColorPressedError: string;
|
|
1457
|
-
textColorFocusError: string;
|
|
1458
|
-
textColorDisabledError: string;
|
|
1459
|
-
textColorTextError: string;
|
|
1460
|
-
textColorTextHoverError: string;
|
|
1461
|
-
textColorTextPressedError: string;
|
|
1462
|
-
textColorTextFocusError: string;
|
|
1463
|
-
textColorTextDisabledError: string;
|
|
1464
|
-
textColorGhostError: string;
|
|
1465
|
-
textColorGhostHoverError: string;
|
|
1466
|
-
textColorGhostPressedError: string;
|
|
1467
|
-
textColorGhostFocusError: string;
|
|
1468
|
-
textColorGhostDisabledError: string;
|
|
1469
|
-
borderError: string;
|
|
1470
|
-
borderHoverError: string;
|
|
1471
|
-
borderPressedError: string;
|
|
1472
|
-
borderFocusError: string;
|
|
1473
|
-
borderDisabledError: string;
|
|
1474
|
-
rippleColorError: string;
|
|
1475
|
-
waveOpacity: string;
|
|
1476
|
-
fontWeight: string;
|
|
1477
|
-
fontWeightStrong: string;
|
|
1478
|
-
paddingTiny: string;
|
|
1479
|
-
paddingSmall: string;
|
|
1480
|
-
paddingMedium: string;
|
|
1481
|
-
paddingLarge: string;
|
|
1482
|
-
paddingRoundTiny: string;
|
|
1483
|
-
paddingRoundSmall: string;
|
|
1484
|
-
paddingRoundMedium: string;
|
|
1485
|
-
paddingRoundLarge: string;
|
|
1486
|
-
iconMarginTiny: string;
|
|
1487
|
-
iconMarginSmall: string;
|
|
1488
|
-
iconMarginMedium: string;
|
|
1489
|
-
iconMarginLarge: string;
|
|
1490
|
-
iconSizeTiny: string;
|
|
1491
|
-
iconSizeSmall: string;
|
|
1492
|
-
iconSizeMedium: string;
|
|
1493
|
-
iconSizeLarge: string;
|
|
1494
|
-
rippleDuration: string;
|
|
1495
|
-
}, any>;
|
|
1496
|
-
Checkbox: import("../../../_mixins").Theme<"Checkbox", {
|
|
1497
|
-
labelLineHeight: string;
|
|
1498
|
-
fontSizeSmall: string;
|
|
1499
|
-
fontSizeMedium: string;
|
|
1500
|
-
fontSizeLarge: string;
|
|
1501
|
-
borderRadius: string;
|
|
1502
|
-
color: string;
|
|
1503
|
-
colorChecked: string;
|
|
1504
|
-
colorDisabled: string;
|
|
1505
|
-
colorDisabledChecked: string;
|
|
1506
|
-
colorTableHeader: string;
|
|
1507
|
-
colorTableHeaderModal: string;
|
|
1508
|
-
colorTableHeaderPopover: string;
|
|
1509
|
-
checkMarkColor: string;
|
|
1510
|
-
checkMarkColorDisabled: string;
|
|
1511
|
-
checkMarkColorDisabledChecked: string;
|
|
1512
|
-
border: string;
|
|
1513
|
-
borderDisabled: string;
|
|
1514
|
-
borderDisabledChecked: string;
|
|
1515
|
-
borderChecked: string;
|
|
1516
|
-
borderFocus: string;
|
|
1517
|
-
boxShadowFocus: string;
|
|
1518
|
-
textColor: string;
|
|
1519
|
-
textColorDisabled: string;
|
|
1520
|
-
sizeSmall: string;
|
|
1521
|
-
sizeMedium: string;
|
|
1522
|
-
sizeLarge: string;
|
|
1523
|
-
labelPadding: string;
|
|
1524
|
-
labelFontWeight: string;
|
|
1525
|
-
}, any>;
|
|
1526
|
-
Radio: import("../../../_mixins").Theme<"Radio", {
|
|
1527
|
-
labelLineHeight: string;
|
|
1528
|
-
buttonHeightSmall: string;
|
|
1529
|
-
buttonHeightMedium: string;
|
|
1530
|
-
buttonHeightLarge: string;
|
|
1531
|
-
fontSizeSmall: string;
|
|
1532
|
-
fontSizeMedium: string;
|
|
1533
|
-
fontSizeLarge: string;
|
|
1534
|
-
boxShadow: string;
|
|
1535
|
-
boxShadowActive: string;
|
|
1536
|
-
boxShadowFocus: string;
|
|
1537
|
-
boxShadowHover: string;
|
|
1538
|
-
boxShadowDisabled: string;
|
|
1539
|
-
color: string;
|
|
1540
|
-
colorDisabled: string;
|
|
1541
|
-
colorActive: string;
|
|
1542
|
-
textColor: string;
|
|
1543
|
-
textColorDisabled: string;
|
|
1544
|
-
dotColorActive: string;
|
|
1545
|
-
dotColorDisabled: string;
|
|
1546
|
-
buttonBorderColor: string;
|
|
1547
|
-
buttonBorderColorActive: string;
|
|
1548
|
-
buttonBorderColorHover: string;
|
|
1549
|
-
buttonColor: string;
|
|
1550
|
-
buttonColorActive: string;
|
|
1551
|
-
buttonTextColor: string;
|
|
1552
|
-
buttonTextColorActive: string;
|
|
1553
|
-
buttonTextColorHover: string;
|
|
1554
|
-
opacityDisabled: string;
|
|
1555
|
-
buttonBoxShadowFocus: string;
|
|
1556
|
-
buttonBoxShadowHover: string;
|
|
1557
|
-
buttonBoxShadow: string;
|
|
1558
|
-
buttonBorderRadius: string;
|
|
1559
|
-
radioSizeSmall: string;
|
|
1560
|
-
radioSizeMedium: string;
|
|
1561
|
-
radioSizeLarge: string;
|
|
1562
|
-
labelPadding: string;
|
|
1563
|
-
labelFontWeight: string;
|
|
1564
|
-
}, any>;
|
|
1565
|
-
Pagination: import("../../../_mixins").Theme<"Pagination", {
|
|
1566
|
-
buttonColor: string;
|
|
1567
|
-
buttonColorHover: string;
|
|
1568
|
-
buttonColorPressed: string;
|
|
1569
|
-
buttonBorder: string;
|
|
1570
|
-
buttonBorderHover: string;
|
|
1571
|
-
buttonBorderPressed: string;
|
|
1572
|
-
buttonIconColor: string;
|
|
1573
|
-
buttonIconColorHover: string;
|
|
1574
|
-
buttonIconColorPressed: string;
|
|
1575
|
-
itemTextColor: string;
|
|
1576
|
-
itemTextColorHover: string;
|
|
1577
|
-
itemTextColorPressed: string;
|
|
1578
|
-
itemTextColorActive: string;
|
|
1579
|
-
itemTextColorDisabled: string;
|
|
1580
|
-
itemColor: string;
|
|
1581
|
-
itemColorHover: string;
|
|
1582
|
-
itemColorPressed: string;
|
|
1583
|
-
itemColorActive: string;
|
|
1584
|
-
itemColorActiveHover: string;
|
|
1585
|
-
itemColorDisabled: string;
|
|
1586
|
-
itemBorder: string;
|
|
1587
|
-
itemBorderHover: string;
|
|
1588
|
-
itemBorderPressed: string;
|
|
1589
|
-
itemBorderActive: string;
|
|
1590
|
-
itemBorderDisabled: string;
|
|
1591
|
-
itemBorderRadius: string;
|
|
1592
|
-
itemSizeSmall: string;
|
|
1593
|
-
itemSizeMedium: string;
|
|
1594
|
-
itemSizeLarge: string;
|
|
1595
|
-
itemFontSizeSmall: string;
|
|
1596
|
-
itemFontSizeMedium: string;
|
|
1597
|
-
itemFontSizeLarge: string;
|
|
1598
|
-
jumperFontSizeSmall: string;
|
|
1599
|
-
jumperFontSizeMedium: string;
|
|
1600
|
-
jumperFontSizeLarge: string;
|
|
1601
|
-
jumperTextColor: string;
|
|
1602
|
-
jumperTextColorDisabled: string;
|
|
1603
|
-
itemPaddingSmall: string;
|
|
1604
|
-
itemMarginSmall: string;
|
|
1605
|
-
itemMarginSmallRtl: string;
|
|
1606
|
-
itemPaddingMedium: string;
|
|
1607
|
-
itemMarginMedium: string;
|
|
1608
|
-
itemMarginMediumRtl: string;
|
|
1609
|
-
itemPaddingLarge: string;
|
|
1610
|
-
itemMarginLarge: string;
|
|
1611
|
-
itemMarginLargeRtl: string;
|
|
1612
|
-
buttonIconSizeSmall: string;
|
|
1613
|
-
buttonIconSizeMedium: string;
|
|
1614
|
-
buttonIconSizeLarge: string;
|
|
1615
|
-
inputWidthSmall: string;
|
|
1616
|
-
selectWidthSmall: string;
|
|
1617
|
-
inputMarginSmall: string;
|
|
1618
|
-
inputMarginSmallRtl: string;
|
|
1619
|
-
selectMarginSmall: string;
|
|
1620
|
-
prefixMarginSmall: string;
|
|
1621
|
-
suffixMarginSmall: string;
|
|
1622
|
-
inputWidthMedium: string;
|
|
1623
|
-
selectWidthMedium: string;
|
|
1624
|
-
inputMarginMedium: string;
|
|
1625
|
-
inputMarginMediumRtl: string;
|
|
1626
|
-
selectMarginMedium: string;
|
|
1627
|
-
prefixMarginMedium: string;
|
|
1628
|
-
suffixMarginMedium: string;
|
|
1629
|
-
inputWidthLarge: string;
|
|
1630
|
-
selectWidthLarge: string;
|
|
1631
|
-
inputMarginLarge: string;
|
|
1632
|
-
inputMarginLargeRtl: string;
|
|
1633
|
-
selectMarginLarge: string;
|
|
1634
|
-
prefixMarginLarge: string;
|
|
1635
|
-
suffixMarginLarge: string;
|
|
1636
|
-
}, {
|
|
1637
|
-
Select: import("../../../_mixins").Theme<"Select", {
|
|
1638
|
-
menuBoxShadow: string;
|
|
1639
|
-
}, {
|
|
1640
|
-
InternalSelection: import("../../../_mixins").Theme<"InternalSelection", {
|
|
1641
|
-
fontSizeTiny: string;
|
|
1642
|
-
fontSizeSmall: string;
|
|
1643
|
-
fontSizeMedium: string;
|
|
1644
|
-
fontSizeLarge: string;
|
|
1645
|
-
heightTiny: string;
|
|
1646
|
-
heightSmall: string;
|
|
1647
|
-
heightMedium: string;
|
|
1648
|
-
heightLarge: string;
|
|
1649
|
-
borderRadius: string;
|
|
1650
|
-
fontWeight: string;
|
|
1651
|
-
textColor: string;
|
|
1652
|
-
textColorDisabled: string;
|
|
1653
|
-
placeholderColor: string;
|
|
1654
|
-
placeholderColorDisabled: string;
|
|
1655
|
-
color: string;
|
|
1656
|
-
colorDisabled: string;
|
|
1657
|
-
colorActive: string;
|
|
1658
|
-
border: string;
|
|
1659
|
-
borderHover: string;
|
|
1660
|
-
borderActive: string;
|
|
1661
|
-
borderFocus: string;
|
|
1662
|
-
boxShadowHover: string;
|
|
1663
|
-
boxShadowActive: string;
|
|
1664
|
-
boxShadowFocus: string;
|
|
1665
|
-
caretColor: string;
|
|
1666
|
-
arrowColor: string;
|
|
1667
|
-
arrowColorDisabled: string;
|
|
1668
|
-
loadingColor: string;
|
|
1669
|
-
borderWarning: string;
|
|
1670
|
-
borderHoverWarning: string;
|
|
1671
|
-
borderActiveWarning: string;
|
|
1672
|
-
borderFocusWarning: string;
|
|
1673
|
-
boxShadowHoverWarning: string;
|
|
1674
|
-
boxShadowActiveWarning: string;
|
|
1675
|
-
boxShadowFocusWarning: string;
|
|
1676
|
-
colorActiveWarning: string;
|
|
1677
|
-
caretColorWarning: string;
|
|
1678
|
-
borderError: string;
|
|
1679
|
-
borderHoverError: string;
|
|
1680
|
-
borderActiveError: string;
|
|
1681
|
-
borderFocusError: string;
|
|
1682
|
-
boxShadowHoverError: string;
|
|
1683
|
-
boxShadowActiveError: string;
|
|
1684
|
-
boxShadowFocusError: string;
|
|
1685
|
-
colorActiveError: string;
|
|
1686
|
-
caretColorError: string;
|
|
1687
|
-
clearColor: string;
|
|
1688
|
-
clearColorHover: string;
|
|
1689
|
-
clearColorPressed: string;
|
|
1690
|
-
paddingSingle: string;
|
|
1691
|
-
paddingMultiple: string;
|
|
1692
|
-
clearSize: string;
|
|
1693
|
-
arrowSize: string;
|
|
1694
|
-
}, {
|
|
1695
|
-
Popover: import("../../../_mixins").Theme<"Popover", {
|
|
1696
|
-
fontSize: string;
|
|
1697
|
-
borderRadius: string;
|
|
1698
|
-
color: string;
|
|
1699
|
-
dividerColor: string;
|
|
1700
|
-
textColor: string;
|
|
1701
|
-
boxShadow: string;
|
|
1702
|
-
space: string;
|
|
1703
|
-
spaceArrow: string;
|
|
1704
|
-
arrowOffset: string;
|
|
1705
|
-
arrowOffsetVertical: string;
|
|
1706
|
-
arrowHeight: string;
|
|
1707
|
-
padding: string;
|
|
1708
|
-
}, any>;
|
|
1709
|
-
}>;
|
|
1710
|
-
InternalSelectMenu: import("../../../_mixins").Theme<"InternalSelectMenu", {
|
|
1711
|
-
optionFontSizeTiny: string;
|
|
1712
|
-
optionFontSizeSmall: string;
|
|
1713
|
-
optionFontSizeMedium: string;
|
|
1714
|
-
optionFontSizeLarge: string;
|
|
1715
|
-
optionFontSizeHuge: string;
|
|
1716
|
-
optionHeightTiny: string;
|
|
1717
|
-
optionHeightSmall: string;
|
|
1718
|
-
optionHeightMedium: string;
|
|
1719
|
-
optionHeightLarge: string;
|
|
1720
|
-
optionHeightHuge: string;
|
|
1721
|
-
borderRadius: string;
|
|
1722
|
-
color: string;
|
|
1723
|
-
groupHeaderTextColor: string;
|
|
1724
|
-
actionDividerColor: string;
|
|
1725
|
-
optionTextColor: string;
|
|
1726
|
-
optionTextColorPressed: string;
|
|
1727
|
-
optionTextColorDisabled: string;
|
|
1728
|
-
optionTextColorActive: string;
|
|
1729
|
-
optionOpacityDisabled: string;
|
|
1730
|
-
optionCheckColor: string;
|
|
1731
|
-
optionColorPending: string;
|
|
1732
|
-
optionColorActive: string;
|
|
1733
|
-
optionColorActivePending: string;
|
|
1734
|
-
actionTextColor: string;
|
|
1735
|
-
loadingColor: string;
|
|
1736
|
-
height: string;
|
|
1737
|
-
paddingTiny: string;
|
|
1738
|
-
paddingSmall: string;
|
|
1739
|
-
paddingMedium: string;
|
|
1740
|
-
paddingLarge: string;
|
|
1741
|
-
paddingHuge: string;
|
|
1742
|
-
optionPaddingTiny: string;
|
|
1743
|
-
optionPaddingSmall: string;
|
|
1744
|
-
optionPaddingMedium: string;
|
|
1745
|
-
optionPaddingLarge: string;
|
|
1746
|
-
optionPaddingHuge: string;
|
|
1747
|
-
loadingSize: string;
|
|
1748
|
-
}, {
|
|
1749
|
-
Scrollbar: import("../../../_mixins").Theme<"Scrollbar", {
|
|
1750
|
-
height: string;
|
|
1751
|
-
width: string;
|
|
1752
|
-
borderRadius: string;
|
|
1753
|
-
color: string;
|
|
1754
|
-
colorHover: string;
|
|
1755
|
-
railInsetHorizontalBottom: string;
|
|
1756
|
-
railInsetHorizontalTop: string;
|
|
1757
|
-
railInsetVerticalRight: string;
|
|
1758
|
-
railInsetVerticalLeft: string;
|
|
1759
|
-
railColor: string;
|
|
1760
|
-
}, any>;
|
|
1761
|
-
Empty: import("../../../_mixins").Theme<"Empty", {
|
|
1762
|
-
fontSizeTiny: string;
|
|
1763
|
-
fontSizeSmall: string;
|
|
1764
|
-
fontSizeMedium: string;
|
|
1765
|
-
fontSizeLarge: string;
|
|
1766
|
-
fontSizeHuge: string;
|
|
1767
|
-
textColor: string;
|
|
1768
|
-
iconColor: string;
|
|
1769
|
-
extraTextColor: string;
|
|
1770
|
-
iconSizeTiny: string;
|
|
1771
|
-
iconSizeSmall: string;
|
|
1772
|
-
iconSizeMedium: string;
|
|
1773
|
-
iconSizeLarge: string;
|
|
1774
|
-
iconSizeHuge: string;
|
|
1775
|
-
}, any>;
|
|
1776
|
-
}>;
|
|
1777
|
-
}>;
|
|
1778
|
-
Input: import("../../../_mixins").Theme<"Input", {
|
|
1779
|
-
fontWeight: string;
|
|
1780
|
-
countTextColorDisabled: string;
|
|
1781
|
-
countTextColor: string;
|
|
1782
|
-
heightTiny: string;
|
|
1783
|
-
heightSmall: string;
|
|
1784
|
-
heightMedium: string;
|
|
1785
|
-
heightLarge: string;
|
|
1786
|
-
fontSizeTiny: string;
|
|
1787
|
-
fontSizeSmall: string;
|
|
1788
|
-
fontSizeMedium: string;
|
|
1789
|
-
fontSizeLarge: string;
|
|
1790
|
-
lineHeight: string;
|
|
1791
|
-
lineHeightTextarea: string;
|
|
1792
|
-
borderRadius: string;
|
|
1793
|
-
iconSize: string;
|
|
1794
|
-
groupLabelColor: string;
|
|
1795
|
-
groupLabelTextColor: string;
|
|
1796
|
-
textColor: string;
|
|
1797
|
-
textColorDisabled: string;
|
|
1798
|
-
textDecorationColor: string;
|
|
1799
|
-
caretColor: string;
|
|
1800
|
-
placeholderColor: string;
|
|
1801
|
-
placeholderColorDisabled: string;
|
|
1802
|
-
color: string;
|
|
1803
|
-
colorDisabled: string;
|
|
1804
|
-
colorFocus: string;
|
|
1805
|
-
groupLabelBorder: string;
|
|
1806
|
-
border: string;
|
|
1807
|
-
borderHover: string;
|
|
1808
|
-
borderDisabled: string;
|
|
1809
|
-
borderFocus: string;
|
|
1810
|
-
boxShadowFocus: string;
|
|
1811
|
-
loadingColor: string;
|
|
1812
|
-
loadingColorWarning: string;
|
|
1813
|
-
borderWarning: string;
|
|
1814
|
-
borderHoverWarning: string;
|
|
1815
|
-
colorFocusWarning: string;
|
|
1816
|
-
borderFocusWarning: string;
|
|
1817
|
-
boxShadowFocusWarning: string;
|
|
1818
|
-
caretColorWarning: string;
|
|
1819
|
-
loadingColorError: string;
|
|
1820
|
-
borderError: string;
|
|
1821
|
-
borderHoverError: string;
|
|
1822
|
-
colorFocusError: string;
|
|
1823
|
-
borderFocusError: string;
|
|
1824
|
-
boxShadowFocusError: string;
|
|
1825
|
-
caretColorError: string;
|
|
1826
|
-
clearColor: string;
|
|
1827
|
-
clearColorHover: string;
|
|
1828
|
-
clearColorPressed: string;
|
|
1829
|
-
iconColor: string;
|
|
1830
|
-
iconColorDisabled: string;
|
|
1831
|
-
iconColorHover: string;
|
|
1832
|
-
iconColorPressed: string;
|
|
1833
|
-
suffixTextColor: string;
|
|
1834
|
-
paddingTiny: string;
|
|
1835
|
-
paddingSmall: string;
|
|
1836
|
-
paddingMedium: string;
|
|
1837
|
-
paddingLarge: string;
|
|
1838
|
-
clearSize: string;
|
|
1839
|
-
}, any>;
|
|
1840
|
-
Popselect: import("../../../_mixins").Theme<"Popselect", {
|
|
1841
|
-
menuBoxShadow: string;
|
|
1842
|
-
}, {
|
|
1843
|
-
Popover: import("../../../_mixins").Theme<"Popover", {
|
|
1844
|
-
fontSize: string;
|
|
1845
|
-
borderRadius: string;
|
|
1846
|
-
color: string;
|
|
1847
|
-
dividerColor: string;
|
|
1848
|
-
textColor: string;
|
|
1849
|
-
boxShadow: string;
|
|
1850
|
-
space: string;
|
|
1851
|
-
spaceArrow: string;
|
|
1852
|
-
arrowOffset: string;
|
|
1853
|
-
arrowOffsetVertical: string;
|
|
1854
|
-
arrowHeight: string;
|
|
1855
|
-
padding: string;
|
|
1856
|
-
}, any>;
|
|
1857
|
-
InternalSelectMenu: import("../../../_mixins").Theme<"InternalSelectMenu", {
|
|
1858
|
-
optionFontSizeTiny: string;
|
|
1859
|
-
optionFontSizeSmall: string;
|
|
1860
|
-
optionFontSizeMedium: string;
|
|
1861
|
-
optionFontSizeLarge: string;
|
|
1862
|
-
optionFontSizeHuge: string;
|
|
1863
|
-
optionHeightTiny: string;
|
|
1864
|
-
optionHeightSmall: string;
|
|
1865
|
-
optionHeightMedium: string;
|
|
1866
|
-
optionHeightLarge: string;
|
|
1867
|
-
optionHeightHuge: string;
|
|
1868
|
-
borderRadius: string;
|
|
1869
|
-
color: string;
|
|
1870
|
-
groupHeaderTextColor: string;
|
|
1871
|
-
actionDividerColor: string;
|
|
1872
|
-
optionTextColor: string;
|
|
1873
|
-
optionTextColorPressed: string;
|
|
1874
|
-
optionTextColorDisabled: string;
|
|
1875
|
-
optionTextColorActive: string;
|
|
1876
|
-
optionOpacityDisabled: string;
|
|
1877
|
-
optionCheckColor: string;
|
|
1878
|
-
optionColorPending: string;
|
|
1879
|
-
optionColorActive: string;
|
|
1880
|
-
optionColorActivePending: string;
|
|
1881
|
-
actionTextColor: string;
|
|
1882
|
-
loadingColor: string;
|
|
1883
|
-
height: string;
|
|
1884
|
-
paddingTiny: string;
|
|
1885
|
-
paddingSmall: string;
|
|
1886
|
-
paddingMedium: string;
|
|
1887
|
-
paddingLarge: string;
|
|
1888
|
-
paddingHuge: string;
|
|
1889
|
-
optionPaddingTiny: string;
|
|
1890
|
-
optionPaddingSmall: string;
|
|
1891
|
-
optionPaddingMedium: string;
|
|
1892
|
-
optionPaddingLarge: string;
|
|
1893
|
-
optionPaddingHuge: string;
|
|
1894
|
-
loadingSize: string;
|
|
1895
|
-
}, {
|
|
1896
|
-
Scrollbar: import("../../../_mixins").Theme<"Scrollbar", {
|
|
1897
|
-
height: string;
|
|
1898
|
-
width: string;
|
|
1899
|
-
borderRadius: string;
|
|
1900
|
-
color: string;
|
|
1901
|
-
colorHover: string;
|
|
1902
|
-
railInsetHorizontalBottom: string;
|
|
1903
|
-
railInsetHorizontalTop: string;
|
|
1904
|
-
railInsetVerticalRight: string;
|
|
1905
|
-
railInsetVerticalLeft: string;
|
|
1906
|
-
railColor: string;
|
|
1907
|
-
}, any>;
|
|
1908
|
-
Empty: import("../../../_mixins").Theme<"Empty", {
|
|
1909
|
-
fontSizeTiny: string;
|
|
1910
|
-
fontSizeSmall: string;
|
|
1911
|
-
fontSizeMedium: string;
|
|
1912
|
-
fontSizeLarge: string;
|
|
1913
|
-
fontSizeHuge: string;
|
|
1914
|
-
textColor: string;
|
|
1915
|
-
iconColor: string;
|
|
1916
|
-
extraTextColor: string;
|
|
1917
|
-
iconSizeTiny: string;
|
|
1918
|
-
iconSizeSmall: string;
|
|
1919
|
-
iconSizeMedium: string;
|
|
1920
|
-
iconSizeLarge: string;
|
|
1921
|
-
iconSizeHuge: string;
|
|
1922
|
-
}, any>;
|
|
1923
|
-
}>;
|
|
1924
|
-
}>;
|
|
1925
|
-
}>;
|
|
1926
|
-
Scrollbar: import("../../../_mixins").Theme<"Scrollbar", {
|
|
1927
|
-
height: string;
|
|
1928
|
-
width: string;
|
|
1929
|
-
borderRadius: string;
|
|
1930
|
-
color: string;
|
|
1931
|
-
colorHover: string;
|
|
1932
|
-
railInsetHorizontalBottom: string;
|
|
1933
|
-
railInsetHorizontalTop: string;
|
|
1934
|
-
railInsetVerticalRight: string;
|
|
1935
|
-
railInsetVerticalLeft: string;
|
|
1936
|
-
railColor: string;
|
|
1937
|
-
}, any>;
|
|
1938
|
-
Empty: import("../../../_mixins").Theme<"Empty", {
|
|
1939
|
-
fontSizeTiny: string;
|
|
1940
|
-
fontSizeSmall: string;
|
|
1941
|
-
fontSizeMedium: string;
|
|
1942
|
-
fontSizeLarge: string;
|
|
1943
|
-
fontSizeHuge: string;
|
|
1944
|
-
textColor: string;
|
|
1945
|
-
iconColor: string;
|
|
1946
|
-
extraTextColor: string;
|
|
1947
|
-
iconSizeTiny: string;
|
|
1948
|
-
iconSizeSmall: string;
|
|
1949
|
-
iconSizeMedium: string;
|
|
1950
|
-
iconSizeLarge: string;
|
|
1951
|
-
iconSizeHuge: string;
|
|
1952
|
-
}, any>;
|
|
1953
|
-
Popover: import("../../../_mixins").Theme<"Popover", {
|
|
1954
|
-
fontSize: string;
|
|
1955
|
-
borderRadius: string;
|
|
1956
|
-
color: string;
|
|
1957
|
-
dividerColor: string;
|
|
1958
|
-
textColor: string;
|
|
1959
|
-
boxShadow: string;
|
|
1960
|
-
space: string;
|
|
1961
|
-
spaceArrow: string;
|
|
1962
|
-
arrowOffset: string;
|
|
1963
|
-
arrowOffsetVertical: string;
|
|
1964
|
-
arrowHeight: string;
|
|
1965
|
-
padding: string;
|
|
1966
|
-
}, any>;
|
|
1967
|
-
Ellipsis: import("../../../_mixins").Theme<"Ellipsis", unknown, {
|
|
1968
|
-
Tooltip: import("../../../_mixins").Theme<"Tooltip", {
|
|
1969
|
-
borderRadius: string;
|
|
1970
|
-
boxShadow: string;
|
|
1971
|
-
color: string;
|
|
1972
|
-
textColor: string;
|
|
1973
|
-
padding: string;
|
|
1974
|
-
}, {
|
|
1975
|
-
Popover: import("../../../_mixins").Theme<"Popover", {
|
|
1976
|
-
fontSize: string;
|
|
1977
|
-
borderRadius: string;
|
|
1978
|
-
color: string;
|
|
1979
|
-
dividerColor: string;
|
|
1980
|
-
textColor: string;
|
|
1981
|
-
boxShadow: string;
|
|
1982
|
-
space: string;
|
|
1983
|
-
spaceArrow: string;
|
|
1984
|
-
arrowOffset: string;
|
|
1985
|
-
arrowOffsetVertical: string;
|
|
1986
|
-
arrowHeight: string;
|
|
1987
|
-
padding: string;
|
|
1988
|
-
}, any>;
|
|
1989
|
-
}>;
|
|
1990
|
-
}>;
|
|
1991
|
-
Dropdown: import("../../../_mixins").Theme<"Dropdown", {
|
|
1992
|
-
optionHeightSmall: string;
|
|
1993
|
-
optionHeightMedium: string;
|
|
1994
|
-
optionHeightLarge: string;
|
|
1995
|
-
optionHeightHuge: string;
|
|
1996
|
-
borderRadius: string;
|
|
1997
|
-
fontSizeSmall: string;
|
|
1998
|
-
fontSizeMedium: string;
|
|
1999
|
-
fontSizeLarge: string;
|
|
2000
|
-
fontSizeHuge: string;
|
|
2001
|
-
optionTextColor: string;
|
|
2002
|
-
optionTextColorHover: string;
|
|
2003
|
-
optionTextColorActive: string;
|
|
2004
|
-
optionTextColorChildActive: string;
|
|
2005
|
-
color: string;
|
|
2006
|
-
dividerColor: string;
|
|
2007
|
-
suffixColor: string;
|
|
2008
|
-
prefixColor: string;
|
|
2009
|
-
optionColorHover: string;
|
|
2010
|
-
optionColorActive: string;
|
|
2011
|
-
groupHeaderTextColor: string;
|
|
2012
|
-
optionTextColorInverted: string;
|
|
2013
|
-
optionTextColorHoverInverted: string;
|
|
2014
|
-
optionTextColorActiveInverted: string;
|
|
2015
|
-
optionTextColorChildActiveInverted: string;
|
|
2016
|
-
colorInverted: string;
|
|
2017
|
-
dividerColorInverted: string;
|
|
2018
|
-
suffixColorInverted: string;
|
|
2019
|
-
prefixColorInverted: string;
|
|
2020
|
-
optionColorHoverInverted: string;
|
|
2021
|
-
optionColorActiveInverted: string;
|
|
2022
|
-
groupHeaderTextColorInverted: string;
|
|
2023
|
-
optionOpacityDisabled: string;
|
|
2024
|
-
padding: string;
|
|
2025
|
-
optionIconSizeSmall: string;
|
|
2026
|
-
optionIconSizeMedium: string;
|
|
2027
|
-
optionIconSizeLarge: string;
|
|
2028
|
-
optionIconSizeHuge: string;
|
|
2029
|
-
optionSuffixWidthSmall: string;
|
|
2030
|
-
optionSuffixWidthMedium: string;
|
|
2031
|
-
optionSuffixWidthLarge: string;
|
|
2032
|
-
optionSuffixWidthHuge: string;
|
|
2033
|
-
optionIconSuffixWidthSmall: string;
|
|
2034
|
-
optionIconSuffixWidthMedium: string;
|
|
2035
|
-
optionIconSuffixWidthLarge: string;
|
|
2036
|
-
optionIconSuffixWidthHuge: string;
|
|
2037
|
-
optionPrefixWidthSmall: string;
|
|
2038
|
-
optionPrefixWidthMedium: string;
|
|
2039
|
-
optionPrefixWidthLarge: string;
|
|
2040
|
-
optionPrefixWidthHuge: string;
|
|
2041
|
-
optionIconPrefixWidthSmall: string;
|
|
2042
|
-
optionIconPrefixWidthMedium: string;
|
|
2043
|
-
optionIconPrefixWidthLarge: string;
|
|
2044
|
-
optionIconPrefixWidthHuge: string;
|
|
2045
|
-
}, {
|
|
2046
|
-
Popover: import("../../../_mixins").Theme<"Popover", {
|
|
2047
|
-
fontSize: string;
|
|
2048
|
-
borderRadius: string;
|
|
2049
|
-
color: string;
|
|
2050
|
-
dividerColor: string;
|
|
2051
|
-
textColor: string;
|
|
2052
|
-
boxShadow: string;
|
|
2053
|
-
space: string;
|
|
2054
|
-
spaceArrow: string;
|
|
2055
|
-
arrowOffset: string;
|
|
2056
|
-
arrowOffsetVertical: string;
|
|
2057
|
-
arrowHeight: string;
|
|
2058
|
-
padding: string;
|
|
2059
|
-
}, any>;
|
|
2060
|
-
}>;
|
|
2061
|
-
};
|
|
2062
|
-
peerOverrides: {
|
|
2063
|
-
Button?: {
|
|
2064
|
-
peers?: {
|
|
2065
|
-
[x: string]: any;
|
|
2066
|
-
} | undefined;
|
|
2067
|
-
} | undefined;
|
|
2068
|
-
Checkbox?: {
|
|
2069
|
-
peers?: {
|
|
2070
|
-
[x: string]: any;
|
|
2071
|
-
} | undefined;
|
|
2072
|
-
} | undefined;
|
|
2073
|
-
Radio?: {
|
|
2074
|
-
peers?: {
|
|
2075
|
-
[x: string]: any;
|
|
2076
|
-
} | undefined;
|
|
2077
|
-
} | undefined;
|
|
2078
|
-
Pagination?: {
|
|
2079
|
-
peers?: {
|
|
2080
|
-
Select?: import("../../../_mixins/use-theme").ExtractThemeOverrides<import("../../../_mixins").Theme<"Select", {
|
|
2081
|
-
menuBoxShadow: string;
|
|
2082
|
-
}, {
|
|
2083
|
-
InternalSelection: import("../../../_mixins").Theme<"InternalSelection", {
|
|
2084
|
-
fontSizeTiny: string;
|
|
2085
|
-
fontSizeSmall: string;
|
|
2086
|
-
fontSizeMedium: string;
|
|
2087
|
-
fontSizeLarge: string;
|
|
2088
|
-
heightTiny: string;
|
|
2089
|
-
heightSmall: string;
|
|
2090
|
-
heightMedium: string;
|
|
2091
|
-
heightLarge: string;
|
|
2092
|
-
borderRadius: string;
|
|
2093
|
-
fontWeight: string;
|
|
2094
|
-
textColor: string;
|
|
2095
|
-
textColorDisabled: string;
|
|
2096
|
-
placeholderColor: string;
|
|
2097
|
-
placeholderColorDisabled: string;
|
|
2098
|
-
color: string;
|
|
2099
|
-
colorDisabled: string;
|
|
2100
|
-
colorActive: string;
|
|
2101
|
-
border: string;
|
|
2102
|
-
borderHover: string;
|
|
2103
|
-
borderActive: string;
|
|
2104
|
-
borderFocus: string;
|
|
2105
|
-
boxShadowHover: string;
|
|
2106
|
-
boxShadowActive: string;
|
|
2107
|
-
boxShadowFocus: string;
|
|
2108
|
-
caretColor: string;
|
|
2109
|
-
arrowColor: string;
|
|
2110
|
-
arrowColorDisabled: string;
|
|
2111
|
-
loadingColor: string;
|
|
2112
|
-
borderWarning: string;
|
|
2113
|
-
borderHoverWarning: string;
|
|
2114
|
-
borderActiveWarning: string;
|
|
2115
|
-
borderFocusWarning: string;
|
|
2116
|
-
boxShadowHoverWarning: string;
|
|
2117
|
-
boxShadowActiveWarning: string;
|
|
2118
|
-
boxShadowFocusWarning: string;
|
|
2119
|
-
colorActiveWarning: string;
|
|
2120
|
-
caretColorWarning: string;
|
|
2121
|
-
borderError: string;
|
|
2122
|
-
borderHoverError: string;
|
|
2123
|
-
borderActiveError: string;
|
|
2124
|
-
borderFocusError: string;
|
|
2125
|
-
boxShadowHoverError: string;
|
|
2126
|
-
boxShadowActiveError: string;
|
|
2127
|
-
boxShadowFocusError: string;
|
|
2128
|
-
colorActiveError: string;
|
|
2129
|
-
caretColorError: string;
|
|
2130
|
-
clearColor: string;
|
|
2131
|
-
clearColorHover: string;
|
|
2132
|
-
clearColorPressed: string;
|
|
2133
|
-
paddingSingle: string;
|
|
2134
|
-
paddingMultiple: string;
|
|
2135
|
-
clearSize: string;
|
|
2136
|
-
arrowSize: string;
|
|
2137
|
-
}, {
|
|
2138
|
-
Popover: import("../../../_mixins").Theme<"Popover", {
|
|
2139
|
-
fontSize: string;
|
|
2140
|
-
borderRadius: string;
|
|
2141
|
-
color: string;
|
|
2142
|
-
dividerColor: string;
|
|
2143
|
-
textColor: string;
|
|
2144
|
-
boxShadow: string;
|
|
2145
|
-
space: string;
|
|
2146
|
-
spaceArrow: string;
|
|
2147
|
-
arrowOffset: string;
|
|
2148
|
-
arrowOffsetVertical: string;
|
|
2149
|
-
arrowHeight: string;
|
|
2150
|
-
padding: string;
|
|
2151
|
-
}, any>;
|
|
2152
|
-
}>;
|
|
2153
|
-
InternalSelectMenu: import("../../../_mixins").Theme<"InternalSelectMenu", {
|
|
2154
|
-
optionFontSizeTiny: string;
|
|
2155
|
-
optionFontSizeSmall: string;
|
|
2156
|
-
optionFontSizeMedium: string;
|
|
2157
|
-
optionFontSizeLarge: string;
|
|
2158
|
-
optionFontSizeHuge: string;
|
|
2159
|
-
optionHeightTiny: string;
|
|
2160
|
-
optionHeightSmall: string;
|
|
2161
|
-
optionHeightMedium: string;
|
|
2162
|
-
optionHeightLarge: string;
|
|
2163
|
-
optionHeightHuge: string;
|
|
2164
|
-
borderRadius: string;
|
|
2165
|
-
color: string;
|
|
2166
|
-
groupHeaderTextColor: string;
|
|
2167
|
-
actionDividerColor: string;
|
|
2168
|
-
optionTextColor: string;
|
|
2169
|
-
optionTextColorPressed: string;
|
|
2170
|
-
optionTextColorDisabled: string;
|
|
2171
|
-
optionTextColorActive: string;
|
|
2172
|
-
optionOpacityDisabled: string;
|
|
2173
|
-
optionCheckColor: string;
|
|
2174
|
-
optionColorPending: string;
|
|
2175
|
-
optionColorActive: string;
|
|
2176
|
-
optionColorActivePending: string;
|
|
2177
|
-
actionTextColor: string;
|
|
2178
|
-
loadingColor: string;
|
|
2179
|
-
height: string;
|
|
2180
|
-
paddingTiny: string;
|
|
2181
|
-
paddingSmall: string;
|
|
2182
|
-
paddingMedium: string;
|
|
2183
|
-
paddingLarge: string;
|
|
2184
|
-
paddingHuge: string;
|
|
2185
|
-
optionPaddingTiny: string;
|
|
2186
|
-
optionPaddingSmall: string;
|
|
2187
|
-
optionPaddingMedium: string;
|
|
2188
|
-
optionPaddingLarge: string;
|
|
2189
|
-
optionPaddingHuge: string;
|
|
2190
|
-
loadingSize: string;
|
|
2191
|
-
}, {
|
|
2192
|
-
Scrollbar: import("../../../_mixins").Theme<"Scrollbar", {
|
|
2193
|
-
height: string;
|
|
2194
|
-
width: string;
|
|
2195
|
-
borderRadius: string;
|
|
2196
|
-
color: string;
|
|
2197
|
-
colorHover: string;
|
|
2198
|
-
railInsetHorizontalBottom: string;
|
|
2199
|
-
railInsetHorizontalTop: string;
|
|
2200
|
-
railInsetVerticalRight: string;
|
|
2201
|
-
railInsetVerticalLeft: string;
|
|
2202
|
-
railColor: string;
|
|
2203
|
-
}, any>;
|
|
2204
|
-
Empty: import("../../../_mixins").Theme<"Empty", {
|
|
2205
|
-
fontSizeTiny: string;
|
|
2206
|
-
fontSizeSmall: string;
|
|
2207
|
-
fontSizeMedium: string;
|
|
2208
|
-
fontSizeLarge: string;
|
|
2209
|
-
fontSizeHuge: string;
|
|
2210
|
-
textColor: string;
|
|
2211
|
-
iconColor: string;
|
|
2212
|
-
extraTextColor: string;
|
|
2213
|
-
iconSizeTiny: string;
|
|
2214
|
-
iconSizeSmall: string;
|
|
2215
|
-
iconSizeMedium: string;
|
|
2216
|
-
iconSizeLarge: string;
|
|
2217
|
-
iconSizeHuge: string;
|
|
2218
|
-
}, any>;
|
|
2219
|
-
}>;
|
|
2220
|
-
}>> | undefined;
|
|
2221
|
-
Input?: import("../../../_mixins/use-theme").ExtractThemeOverrides<import("../../../_mixins").Theme<"Input", {
|
|
2222
|
-
fontWeight: string;
|
|
2223
|
-
countTextColorDisabled: string;
|
|
2224
|
-
countTextColor: string;
|
|
2225
|
-
heightTiny: string;
|
|
2226
|
-
heightSmall: string;
|
|
2227
|
-
heightMedium: string;
|
|
2228
|
-
heightLarge: string;
|
|
2229
|
-
fontSizeTiny: string;
|
|
2230
|
-
fontSizeSmall: string;
|
|
2231
|
-
fontSizeMedium: string;
|
|
2232
|
-
fontSizeLarge: string;
|
|
2233
|
-
lineHeight: string;
|
|
2234
|
-
lineHeightTextarea: string;
|
|
2235
|
-
borderRadius: string;
|
|
2236
|
-
iconSize: string;
|
|
2237
|
-
groupLabelColor: string;
|
|
2238
|
-
groupLabelTextColor: string;
|
|
2239
|
-
textColor: string;
|
|
2240
|
-
textColorDisabled: string;
|
|
2241
|
-
textDecorationColor: string;
|
|
2242
|
-
caretColor: string;
|
|
2243
|
-
placeholderColor: string;
|
|
2244
|
-
placeholderColorDisabled: string;
|
|
2245
|
-
color: string;
|
|
2246
|
-
colorDisabled: string;
|
|
2247
|
-
colorFocus: string;
|
|
2248
|
-
groupLabelBorder: string;
|
|
2249
|
-
border: string;
|
|
2250
|
-
borderHover: string;
|
|
2251
|
-
borderDisabled: string;
|
|
2252
|
-
borderFocus: string;
|
|
2253
|
-
boxShadowFocus: string;
|
|
2254
|
-
loadingColor: string;
|
|
2255
|
-
loadingColorWarning: string;
|
|
2256
|
-
borderWarning: string;
|
|
2257
|
-
borderHoverWarning: string;
|
|
2258
|
-
colorFocusWarning: string;
|
|
2259
|
-
borderFocusWarning: string;
|
|
2260
|
-
boxShadowFocusWarning: string;
|
|
2261
|
-
caretColorWarning: string;
|
|
2262
|
-
loadingColorError: string;
|
|
2263
|
-
borderError: string;
|
|
2264
|
-
borderHoverError: string;
|
|
2265
|
-
colorFocusError: string;
|
|
2266
|
-
borderFocusError: string;
|
|
2267
|
-
boxShadowFocusError: string;
|
|
2268
|
-
caretColorError: string;
|
|
2269
|
-
clearColor: string;
|
|
2270
|
-
clearColorHover: string;
|
|
2271
|
-
clearColorPressed: string;
|
|
2272
|
-
iconColor: string;
|
|
2273
|
-
iconColorDisabled: string;
|
|
2274
|
-
iconColorHover: string;
|
|
2275
|
-
iconColorPressed: string;
|
|
2276
|
-
suffixTextColor: string;
|
|
2277
|
-
paddingTiny: string;
|
|
2278
|
-
paddingSmall: string;
|
|
2279
|
-
paddingMedium: string;
|
|
2280
|
-
paddingLarge: string;
|
|
2281
|
-
clearSize: string;
|
|
2282
|
-
}, any>> | undefined;
|
|
2283
|
-
Popselect?: import("../../../_mixins/use-theme").ExtractThemeOverrides<import("../../../_mixins").Theme<"Popselect", {
|
|
2284
|
-
menuBoxShadow: string;
|
|
2285
|
-
}, {
|
|
2286
|
-
Popover: import("../../../_mixins").Theme<"Popover", {
|
|
2287
|
-
fontSize: string;
|
|
2288
|
-
borderRadius: string;
|
|
2289
|
-
color: string;
|
|
2290
|
-
dividerColor: string;
|
|
2291
|
-
textColor: string;
|
|
2292
|
-
boxShadow: string;
|
|
2293
|
-
space: string;
|
|
2294
|
-
spaceArrow: string;
|
|
2295
|
-
arrowOffset: string;
|
|
2296
|
-
arrowOffsetVertical: string;
|
|
2297
|
-
arrowHeight: string;
|
|
2298
|
-
padding: string;
|
|
2299
|
-
}, any>;
|
|
2300
|
-
InternalSelectMenu: import("../../../_mixins").Theme<"InternalSelectMenu", {
|
|
2301
|
-
optionFontSizeTiny: string;
|
|
2302
|
-
optionFontSizeSmall: string;
|
|
2303
|
-
optionFontSizeMedium: string;
|
|
2304
|
-
optionFontSizeLarge: string;
|
|
2305
|
-
optionFontSizeHuge: string;
|
|
2306
|
-
optionHeightTiny: string;
|
|
2307
|
-
optionHeightSmall: string;
|
|
2308
|
-
optionHeightMedium: string;
|
|
2309
|
-
optionHeightLarge: string;
|
|
2310
|
-
optionHeightHuge: string;
|
|
2311
|
-
borderRadius: string;
|
|
2312
|
-
color: string;
|
|
2313
|
-
groupHeaderTextColor: string;
|
|
2314
|
-
actionDividerColor: string;
|
|
2315
|
-
optionTextColor: string;
|
|
2316
|
-
optionTextColorPressed: string;
|
|
2317
|
-
optionTextColorDisabled: string;
|
|
2318
|
-
optionTextColorActive: string;
|
|
2319
|
-
optionOpacityDisabled: string;
|
|
2320
|
-
optionCheckColor: string;
|
|
2321
|
-
optionColorPending: string;
|
|
2322
|
-
optionColorActive: string;
|
|
2323
|
-
optionColorActivePending: string;
|
|
2324
|
-
actionTextColor: string;
|
|
2325
|
-
loadingColor: string;
|
|
2326
|
-
height: string;
|
|
2327
|
-
paddingTiny: string;
|
|
2328
|
-
paddingSmall: string;
|
|
2329
|
-
paddingMedium: string;
|
|
2330
|
-
paddingLarge: string;
|
|
2331
|
-
paddingHuge: string;
|
|
2332
|
-
optionPaddingTiny: string;
|
|
2333
|
-
optionPaddingSmall: string;
|
|
2334
|
-
optionPaddingMedium: string;
|
|
2335
|
-
optionPaddingLarge: string;
|
|
2336
|
-
optionPaddingHuge: string;
|
|
2337
|
-
loadingSize: string;
|
|
2338
|
-
}, {
|
|
2339
|
-
Scrollbar: import("../../../_mixins").Theme<"Scrollbar", {
|
|
2340
|
-
height: string;
|
|
2341
|
-
width: string;
|
|
2342
|
-
borderRadius: string;
|
|
2343
|
-
color: string;
|
|
2344
|
-
colorHover: string;
|
|
2345
|
-
railInsetHorizontalBottom: string;
|
|
2346
|
-
railInsetHorizontalTop: string;
|
|
2347
|
-
railInsetVerticalRight: string;
|
|
2348
|
-
railInsetVerticalLeft: string;
|
|
2349
|
-
railColor: string;
|
|
2350
|
-
}, any>;
|
|
2351
|
-
Empty: import("../../../_mixins").Theme<"Empty", {
|
|
2352
|
-
fontSizeTiny: string;
|
|
2353
|
-
fontSizeSmall: string;
|
|
2354
|
-
fontSizeMedium: string;
|
|
2355
|
-
fontSizeLarge: string;
|
|
2356
|
-
fontSizeHuge: string;
|
|
2357
|
-
textColor: string;
|
|
2358
|
-
iconColor: string;
|
|
2359
|
-
extraTextColor: string;
|
|
2360
|
-
iconSizeTiny: string;
|
|
2361
|
-
iconSizeSmall: string;
|
|
2362
|
-
iconSizeMedium: string;
|
|
2363
|
-
iconSizeLarge: string;
|
|
2364
|
-
iconSizeHuge: string;
|
|
2365
|
-
}, any>;
|
|
2366
|
-
}>;
|
|
2367
|
-
}>> | undefined;
|
|
2368
|
-
} | undefined;
|
|
2369
|
-
} | undefined;
|
|
2370
|
-
Scrollbar?: {
|
|
2371
|
-
peers?: {
|
|
2372
|
-
[x: string]: any;
|
|
2373
|
-
} | undefined;
|
|
2374
|
-
} | undefined;
|
|
2375
|
-
Empty?: {
|
|
2376
|
-
peers?: {
|
|
2377
|
-
[x: string]: any;
|
|
2378
|
-
} | undefined;
|
|
2379
|
-
} | undefined;
|
|
2380
|
-
Popover?: {
|
|
2381
|
-
peers?: {
|
|
2382
|
-
[x: string]: any;
|
|
2383
|
-
} | undefined;
|
|
2384
|
-
} | undefined;
|
|
2385
|
-
Ellipsis?: {
|
|
2386
|
-
peers?: {
|
|
2387
|
-
Tooltip?: import("../../../_mixins/use-theme").ExtractThemeOverrides<import("../../../_mixins").Theme<"Tooltip", {
|
|
2388
|
-
borderRadius: string;
|
|
2389
|
-
boxShadow: string;
|
|
2390
|
-
color: string;
|
|
2391
|
-
textColor: string;
|
|
2392
|
-
padding: string;
|
|
2393
|
-
}, {
|
|
2394
|
-
Popover: import("../../../_mixins").Theme<"Popover", {
|
|
2395
|
-
fontSize: string;
|
|
2396
|
-
borderRadius: string;
|
|
2397
|
-
color: string;
|
|
2398
|
-
dividerColor: string;
|
|
2399
|
-
textColor: string;
|
|
2400
|
-
boxShadow: string;
|
|
2401
|
-
space: string;
|
|
2402
|
-
spaceArrow: string;
|
|
2403
|
-
arrowOffset: string;
|
|
2404
|
-
arrowOffsetVertical: string;
|
|
2405
|
-
arrowHeight: string;
|
|
2406
|
-
padding: string;
|
|
2407
|
-
}, any>;
|
|
2408
|
-
}>> | undefined;
|
|
2409
|
-
} | undefined;
|
|
2410
|
-
} | undefined;
|
|
2411
|
-
Dropdown?: {
|
|
2412
|
-
peers?: {
|
|
2413
|
-
Popover?: import("../../../_mixins/use-theme").ExtractThemeOverrides<import("../../../_mixins").Theme<"Popover", {
|
|
2414
|
-
fontSize: string;
|
|
2415
|
-
borderRadius: string;
|
|
2416
|
-
color: string;
|
|
2417
|
-
dividerColor: string;
|
|
2418
|
-
textColor: string;
|
|
2419
|
-
boxShadow: string;
|
|
2420
|
-
space: string;
|
|
2421
|
-
spaceArrow: string;
|
|
2422
|
-
arrowOffset: string;
|
|
2423
|
-
arrowOffsetVertical: string;
|
|
2424
|
-
arrowHeight: string;
|
|
2425
|
-
padding: string;
|
|
2426
|
-
}, any>> | undefined;
|
|
2427
|
-
} | undefined;
|
|
2428
|
-
} | undefined;
|
|
2429
|
-
};
|
|
2430
1226
|
}>;
|
|
2431
|
-
checkOptions: import("vue").Ref<import("../interface").DataTableSelectionOptions<import("../interface").InternalRowData> | undefined
|
|
2432
|
-
mergedTableLayout: import("vue").Ref<"fixed" | "auto"
|
|
2433
|
-
headerCheckboxDisabled: import("vue").Ref<boolean
|
|
2434
|
-
headerHeight: import("vue").Ref<number
|
|
2435
|
-
virtualScrollHeader: import("vue").Ref<boolean
|
|
2436
|
-
virtualListRef: import("vue").Ref<VirtualListInst | null | undefined
|
|
1227
|
+
checkOptions: import("vue").Ref<import("../interface").DataTableSelectionOptions<import("../interface").InternalRowData> | undefined>;
|
|
1228
|
+
mergedTableLayout: import("vue").Ref<"fixed" | "auto">;
|
|
1229
|
+
headerCheckboxDisabled: import("vue").Ref<boolean>;
|
|
1230
|
+
headerHeight: import("vue").Ref<number>;
|
|
1231
|
+
virtualScrollHeader: import("vue").Ref<boolean>;
|
|
1232
|
+
virtualListRef: import("vue").Ref<VirtualListInst | null | undefined>;
|
|
2437
1233
|
handleCheckboxUpdateChecked: () => void;
|
|
2438
1234
|
handleColHeaderClick: (e: MouseEvent, column: TableBaseColumn) => void;
|
|
2439
1235
|
handleTableHeaderScroll: (e: Event) => void;
|
|
2440
1236
|
handleColumnResizeStart: (column: TableBaseColumn) => void;
|
|
2441
1237
|
handleColumnResize: (column: TableBaseColumn, displacementX: number) => void;
|
|
2442
|
-
},
|
|
1238
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
2443
1239
|
discrete: {
|
|
2444
1240
|
type: BooleanConstructor;
|
|
2445
1241
|
default: boolean;
|
|
2446
1242
|
};
|
|
2447
|
-
}
|
|
1243
|
+
}>>, {
|
|
2448
1244
|
discrete: boolean;
|
|
2449
|
-
}, {}
|
|
1245
|
+
}, {}>;
|
|
2450
1246
|
export default _default;
|