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,18 +1,16 @@
|
|
|
1
1
|
import type { CSSProperties, PropType, VNodeChild } from 'vue';
|
|
2
|
-
import type { VirtualListInst } from 'vueuc';
|
|
3
2
|
import type { ColItem } from '../use-group-header';
|
|
4
|
-
import { type ScrollbarInst } from '../../../_internal';
|
|
5
3
|
import { type ColumnKey, type RowData, type RowKey, type TmNode } from '../interface';
|
|
6
|
-
declare const _default: import("vue").DefineComponent<
|
|
4
|
+
declare const _default: import("vue").DefineComponent<{
|
|
7
5
|
onResize: PropType<(e: ResizeObserverEntry) => void>;
|
|
8
6
|
showHeader: BooleanConstructor;
|
|
9
7
|
flexHeight: BooleanConstructor;
|
|
10
8
|
bodyStyle: PropType<CSSProperties>;
|
|
11
|
-
}
|
|
9
|
+
}, {
|
|
12
10
|
getScrollContainer: () => HTMLElement | null;
|
|
13
11
|
scrollTo: import("../../../scrollbar/src/Scrollbar").ScrollTo;
|
|
14
|
-
bodyWidth: import("vue").Ref<number | null
|
|
15
|
-
summaryPlacement: import("vue").Ref<"top" | "bottom"
|
|
12
|
+
bodyWidth: import("vue").Ref<number | null>;
|
|
13
|
+
summaryPlacement: import("vue").Ref<"top" | "bottom">;
|
|
16
14
|
dataTableSlots: Readonly<{
|
|
17
15
|
[name: string]: import("vue").Slot<any> | undefined;
|
|
18
16
|
}>;
|
|
@@ -28,1229 +26,16 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
28
26
|
sync: () => void;
|
|
29
27
|
handleMouseEnterWrapper: () => void;
|
|
30
28
|
handleMouseLeaveWrapper: () => void;
|
|
31
|
-
} | null
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
handleMouseLeaveWrapper: () => void;
|
|
42
|
-
} | null>;
|
|
43
|
-
virtualListRef: import("vue").Ref<{
|
|
44
|
-
listElRef: HTMLElement;
|
|
45
|
-
itemsElRef: HTMLElement | null;
|
|
46
|
-
scrollTo: import("vueuc").VVirtualListScrollTo;
|
|
47
|
-
} | null, VirtualListInst | {
|
|
48
|
-
listElRef: HTMLElement;
|
|
49
|
-
itemsElRef: HTMLElement | null;
|
|
50
|
-
scrollTo: import("vueuc").VVirtualListScrollTo;
|
|
51
|
-
} | null>;
|
|
52
|
-
emptyElRef: import("vue").Ref<HTMLElement | null, HTMLElement | null>;
|
|
53
|
-
summary: import("vue").Ref<import("../interface").CreateSummary<import("../interface").InternalRowData> | undefined, import("../interface").CreateSummary<import("../interface").InternalRowData> | undefined>;
|
|
54
|
-
mergedClsPrefix: import("vue").Ref<string, string>;
|
|
55
|
-
mergedTheme: import("vue").Ref<{
|
|
56
|
-
common: import("../../..").ThemeCommonVars;
|
|
57
|
-
self: {
|
|
58
|
-
actionDividerColor: string;
|
|
59
|
-
lineHeight: string;
|
|
60
|
-
borderRadius: string;
|
|
61
|
-
fontSizeSmall: string;
|
|
62
|
-
fontSizeMedium: string;
|
|
63
|
-
fontSizeLarge: string;
|
|
64
|
-
borderColor: string;
|
|
65
|
-
tdColorHover: string;
|
|
66
|
-
tdColorSorting: string;
|
|
67
|
-
tdColorStriped: string;
|
|
68
|
-
thColor: string;
|
|
69
|
-
thColorHover: string;
|
|
70
|
-
thColorSorting: string;
|
|
71
|
-
tdColor: string;
|
|
72
|
-
tdTextColor: string;
|
|
73
|
-
thTextColor: string;
|
|
74
|
-
thFontWeight: string;
|
|
75
|
-
thButtonColorHover: string;
|
|
76
|
-
thIconColor: string;
|
|
77
|
-
thIconColorActive: string;
|
|
78
|
-
borderColorModal: string;
|
|
79
|
-
tdColorHoverModal: string;
|
|
80
|
-
tdColorSortingModal: string;
|
|
81
|
-
tdColorStripedModal: string;
|
|
82
|
-
thColorModal: string;
|
|
83
|
-
thColorHoverModal: string;
|
|
84
|
-
thColorSortingModal: string;
|
|
85
|
-
tdColorModal: string;
|
|
86
|
-
borderColorPopover: string;
|
|
87
|
-
tdColorHoverPopover: string;
|
|
88
|
-
tdColorSortingPopover: string;
|
|
89
|
-
tdColorStripedPopover: string;
|
|
90
|
-
thColorPopover: string;
|
|
91
|
-
thColorHoverPopover: string;
|
|
92
|
-
thColorSortingPopover: string;
|
|
93
|
-
tdColorPopover: string;
|
|
94
|
-
boxShadowBefore: string;
|
|
95
|
-
boxShadowAfter: string;
|
|
96
|
-
loadingColor: string;
|
|
97
|
-
loadingSize: string;
|
|
98
|
-
opacityLoading: string;
|
|
99
|
-
thPaddingSmall: string;
|
|
100
|
-
thPaddingMedium: string;
|
|
101
|
-
thPaddingLarge: string;
|
|
102
|
-
tdPaddingSmall: string;
|
|
103
|
-
tdPaddingMedium: string;
|
|
104
|
-
tdPaddingLarge: string;
|
|
105
|
-
sorterSize: string;
|
|
106
|
-
resizableContainerSize: string;
|
|
107
|
-
resizableSize: string;
|
|
108
|
-
filterSize: string;
|
|
109
|
-
paginationMargin: string;
|
|
110
|
-
emptyPadding: string;
|
|
111
|
-
actionPadding: string;
|
|
112
|
-
actionButtonMargin: string;
|
|
113
|
-
};
|
|
114
|
-
peers: {
|
|
115
|
-
Button: import("../../../_mixins").Theme<"Button", {
|
|
116
|
-
heightTiny: string;
|
|
117
|
-
heightSmall: string;
|
|
118
|
-
heightMedium: string;
|
|
119
|
-
heightLarge: string;
|
|
120
|
-
borderRadiusTiny: string;
|
|
121
|
-
borderRadiusSmall: string;
|
|
122
|
-
borderRadiusMedium: string;
|
|
123
|
-
borderRadiusLarge: string;
|
|
124
|
-
fontSizeTiny: string;
|
|
125
|
-
fontSizeSmall: string;
|
|
126
|
-
fontSizeMedium: string;
|
|
127
|
-
fontSizeLarge: string;
|
|
128
|
-
opacityDisabled: string;
|
|
129
|
-
colorOpacitySecondary: string;
|
|
130
|
-
colorOpacitySecondaryHover: string;
|
|
131
|
-
colorOpacitySecondaryPressed: string;
|
|
132
|
-
colorSecondary: string;
|
|
133
|
-
colorSecondaryHover: string;
|
|
134
|
-
colorSecondaryPressed: string;
|
|
135
|
-
colorTertiary: string;
|
|
136
|
-
colorTertiaryHover: string;
|
|
137
|
-
colorTertiaryPressed: string;
|
|
138
|
-
colorQuaternary: string;
|
|
139
|
-
colorQuaternaryHover: string;
|
|
140
|
-
colorQuaternaryPressed: string;
|
|
141
|
-
color: string;
|
|
142
|
-
colorHover: string;
|
|
143
|
-
colorPressed: string;
|
|
144
|
-
colorFocus: string;
|
|
145
|
-
colorDisabled: string;
|
|
146
|
-
textColor: string;
|
|
147
|
-
textColorTertiary: string;
|
|
148
|
-
textColorHover: string;
|
|
149
|
-
textColorPressed: string;
|
|
150
|
-
textColorFocus: string;
|
|
151
|
-
textColorDisabled: string;
|
|
152
|
-
textColorText: string;
|
|
153
|
-
textColorTextHover: string;
|
|
154
|
-
textColorTextPressed: string;
|
|
155
|
-
textColorTextFocus: string;
|
|
156
|
-
textColorTextDisabled: string;
|
|
157
|
-
textColorGhost: string;
|
|
158
|
-
textColorGhostHover: string;
|
|
159
|
-
textColorGhostPressed: string;
|
|
160
|
-
textColorGhostFocus: string;
|
|
161
|
-
textColorGhostDisabled: string;
|
|
162
|
-
border: string;
|
|
163
|
-
borderHover: string;
|
|
164
|
-
borderPressed: string;
|
|
165
|
-
borderFocus: string;
|
|
166
|
-
borderDisabled: string;
|
|
167
|
-
rippleColor: string;
|
|
168
|
-
colorPrimary: string;
|
|
169
|
-
colorHoverPrimary: string;
|
|
170
|
-
colorPressedPrimary: string;
|
|
171
|
-
colorFocusPrimary: string;
|
|
172
|
-
colorDisabledPrimary: string;
|
|
173
|
-
textColorPrimary: string;
|
|
174
|
-
textColorHoverPrimary: string;
|
|
175
|
-
textColorPressedPrimary: string;
|
|
176
|
-
textColorFocusPrimary: string;
|
|
177
|
-
textColorDisabledPrimary: string;
|
|
178
|
-
textColorTextPrimary: string;
|
|
179
|
-
textColorTextHoverPrimary: string;
|
|
180
|
-
textColorTextPressedPrimary: string;
|
|
181
|
-
textColorTextFocusPrimary: string;
|
|
182
|
-
textColorTextDisabledPrimary: string;
|
|
183
|
-
textColorGhostPrimary: string;
|
|
184
|
-
textColorGhostHoverPrimary: string;
|
|
185
|
-
textColorGhostPressedPrimary: string;
|
|
186
|
-
textColorGhostFocusPrimary: string;
|
|
187
|
-
textColorGhostDisabledPrimary: string;
|
|
188
|
-
borderPrimary: string;
|
|
189
|
-
borderHoverPrimary: string;
|
|
190
|
-
borderPressedPrimary: string;
|
|
191
|
-
borderFocusPrimary: string;
|
|
192
|
-
borderDisabledPrimary: string;
|
|
193
|
-
rippleColorPrimary: string;
|
|
194
|
-
colorInfo: string;
|
|
195
|
-
colorHoverInfo: string;
|
|
196
|
-
colorPressedInfo: string;
|
|
197
|
-
colorFocusInfo: string;
|
|
198
|
-
colorDisabledInfo: string;
|
|
199
|
-
textColorInfo: string;
|
|
200
|
-
textColorHoverInfo: string;
|
|
201
|
-
textColorPressedInfo: string;
|
|
202
|
-
textColorFocusInfo: string;
|
|
203
|
-
textColorDisabledInfo: string;
|
|
204
|
-
textColorTextInfo: string;
|
|
205
|
-
textColorTextHoverInfo: string;
|
|
206
|
-
textColorTextPressedInfo: string;
|
|
207
|
-
textColorTextFocusInfo: string;
|
|
208
|
-
textColorTextDisabledInfo: string;
|
|
209
|
-
textColorGhostInfo: string;
|
|
210
|
-
textColorGhostHoverInfo: string;
|
|
211
|
-
textColorGhostPressedInfo: string;
|
|
212
|
-
textColorGhostFocusInfo: string;
|
|
213
|
-
textColorGhostDisabledInfo: string;
|
|
214
|
-
borderInfo: string;
|
|
215
|
-
borderHoverInfo: string;
|
|
216
|
-
borderPressedInfo: string;
|
|
217
|
-
borderFocusInfo: string;
|
|
218
|
-
borderDisabledInfo: string;
|
|
219
|
-
rippleColorInfo: string;
|
|
220
|
-
colorSuccess: string;
|
|
221
|
-
colorHoverSuccess: string;
|
|
222
|
-
colorPressedSuccess: string;
|
|
223
|
-
colorFocusSuccess: string;
|
|
224
|
-
colorDisabledSuccess: string;
|
|
225
|
-
textColorSuccess: string;
|
|
226
|
-
textColorHoverSuccess: string;
|
|
227
|
-
textColorPressedSuccess: string;
|
|
228
|
-
textColorFocusSuccess: string;
|
|
229
|
-
textColorDisabledSuccess: string;
|
|
230
|
-
textColorTextSuccess: string;
|
|
231
|
-
textColorTextHoverSuccess: string;
|
|
232
|
-
textColorTextPressedSuccess: string;
|
|
233
|
-
textColorTextFocusSuccess: string;
|
|
234
|
-
textColorTextDisabledSuccess: string;
|
|
235
|
-
textColorGhostSuccess: string;
|
|
236
|
-
textColorGhostHoverSuccess: string;
|
|
237
|
-
textColorGhostPressedSuccess: string;
|
|
238
|
-
textColorGhostFocusSuccess: string;
|
|
239
|
-
textColorGhostDisabledSuccess: string;
|
|
240
|
-
borderSuccess: string;
|
|
241
|
-
borderHoverSuccess: string;
|
|
242
|
-
borderPressedSuccess: string;
|
|
243
|
-
borderFocusSuccess: string;
|
|
244
|
-
borderDisabledSuccess: string;
|
|
245
|
-
rippleColorSuccess: string;
|
|
246
|
-
colorWarning: string;
|
|
247
|
-
colorHoverWarning: string;
|
|
248
|
-
colorPressedWarning: string;
|
|
249
|
-
colorFocusWarning: string;
|
|
250
|
-
colorDisabledWarning: string;
|
|
251
|
-
textColorWarning: string;
|
|
252
|
-
textColorHoverWarning: string;
|
|
253
|
-
textColorPressedWarning: string;
|
|
254
|
-
textColorFocusWarning: string;
|
|
255
|
-
textColorDisabledWarning: string;
|
|
256
|
-
textColorTextWarning: string;
|
|
257
|
-
textColorTextHoverWarning: string;
|
|
258
|
-
textColorTextPressedWarning: string;
|
|
259
|
-
textColorTextFocusWarning: string;
|
|
260
|
-
textColorTextDisabledWarning: string;
|
|
261
|
-
textColorGhostWarning: string;
|
|
262
|
-
textColorGhostHoverWarning: string;
|
|
263
|
-
textColorGhostPressedWarning: string;
|
|
264
|
-
textColorGhostFocusWarning: string;
|
|
265
|
-
textColorGhostDisabledWarning: string;
|
|
266
|
-
borderWarning: string;
|
|
267
|
-
borderHoverWarning: string;
|
|
268
|
-
borderPressedWarning: string;
|
|
269
|
-
borderFocusWarning: string;
|
|
270
|
-
borderDisabledWarning: string;
|
|
271
|
-
rippleColorWarning: string;
|
|
272
|
-
colorError: string;
|
|
273
|
-
colorHoverError: string;
|
|
274
|
-
colorPressedError: string;
|
|
275
|
-
colorFocusError: string;
|
|
276
|
-
colorDisabledError: string;
|
|
277
|
-
textColorError: string;
|
|
278
|
-
textColorHoverError: string;
|
|
279
|
-
textColorPressedError: string;
|
|
280
|
-
textColorFocusError: string;
|
|
281
|
-
textColorDisabledError: string;
|
|
282
|
-
textColorTextError: string;
|
|
283
|
-
textColorTextHoverError: string;
|
|
284
|
-
textColorTextPressedError: string;
|
|
285
|
-
textColorTextFocusError: string;
|
|
286
|
-
textColorTextDisabledError: string;
|
|
287
|
-
textColorGhostError: string;
|
|
288
|
-
textColorGhostHoverError: string;
|
|
289
|
-
textColorGhostPressedError: string;
|
|
290
|
-
textColorGhostFocusError: string;
|
|
291
|
-
textColorGhostDisabledError: string;
|
|
292
|
-
borderError: string;
|
|
293
|
-
borderHoverError: string;
|
|
294
|
-
borderPressedError: string;
|
|
295
|
-
borderFocusError: string;
|
|
296
|
-
borderDisabledError: string;
|
|
297
|
-
rippleColorError: string;
|
|
298
|
-
waveOpacity: string;
|
|
299
|
-
fontWeight: string;
|
|
300
|
-
fontWeightStrong: string;
|
|
301
|
-
paddingTiny: string;
|
|
302
|
-
paddingSmall: string;
|
|
303
|
-
paddingMedium: string;
|
|
304
|
-
paddingLarge: string;
|
|
305
|
-
paddingRoundTiny: string;
|
|
306
|
-
paddingRoundSmall: string;
|
|
307
|
-
paddingRoundMedium: string;
|
|
308
|
-
paddingRoundLarge: string;
|
|
309
|
-
iconMarginTiny: string;
|
|
310
|
-
iconMarginSmall: string;
|
|
311
|
-
iconMarginMedium: string;
|
|
312
|
-
iconMarginLarge: string;
|
|
313
|
-
iconSizeTiny: string;
|
|
314
|
-
iconSizeSmall: string;
|
|
315
|
-
iconSizeMedium: string;
|
|
316
|
-
iconSizeLarge: string;
|
|
317
|
-
rippleDuration: string;
|
|
318
|
-
}, any>;
|
|
319
|
-
Checkbox: import("../../../_mixins").Theme<"Checkbox", {
|
|
320
|
-
labelLineHeight: string;
|
|
321
|
-
fontSizeSmall: string;
|
|
322
|
-
fontSizeMedium: string;
|
|
323
|
-
fontSizeLarge: string;
|
|
324
|
-
borderRadius: string;
|
|
325
|
-
color: string;
|
|
326
|
-
colorChecked: string;
|
|
327
|
-
colorDisabled: string;
|
|
328
|
-
colorDisabledChecked: string;
|
|
329
|
-
colorTableHeader: string;
|
|
330
|
-
colorTableHeaderModal: string;
|
|
331
|
-
colorTableHeaderPopover: string;
|
|
332
|
-
checkMarkColor: string;
|
|
333
|
-
checkMarkColorDisabled: string;
|
|
334
|
-
checkMarkColorDisabledChecked: string;
|
|
335
|
-
border: string;
|
|
336
|
-
borderDisabled: string;
|
|
337
|
-
borderDisabledChecked: string;
|
|
338
|
-
borderChecked: string;
|
|
339
|
-
borderFocus: string;
|
|
340
|
-
boxShadowFocus: string;
|
|
341
|
-
textColor: string;
|
|
342
|
-
textColorDisabled: string;
|
|
343
|
-
sizeSmall: string;
|
|
344
|
-
sizeMedium: string;
|
|
345
|
-
sizeLarge: string;
|
|
346
|
-
labelPadding: string;
|
|
347
|
-
labelFontWeight: string;
|
|
348
|
-
}, any>;
|
|
349
|
-
Radio: import("../../../_mixins").Theme<"Radio", {
|
|
350
|
-
labelLineHeight: string;
|
|
351
|
-
buttonHeightSmall: string;
|
|
352
|
-
buttonHeightMedium: string;
|
|
353
|
-
buttonHeightLarge: string;
|
|
354
|
-
fontSizeSmall: string;
|
|
355
|
-
fontSizeMedium: string;
|
|
356
|
-
fontSizeLarge: string;
|
|
357
|
-
boxShadow: string;
|
|
358
|
-
boxShadowActive: string;
|
|
359
|
-
boxShadowFocus: string;
|
|
360
|
-
boxShadowHover: string;
|
|
361
|
-
boxShadowDisabled: string;
|
|
362
|
-
color: string;
|
|
363
|
-
colorDisabled: string;
|
|
364
|
-
colorActive: string;
|
|
365
|
-
textColor: string;
|
|
366
|
-
textColorDisabled: string;
|
|
367
|
-
dotColorActive: string;
|
|
368
|
-
dotColorDisabled: string;
|
|
369
|
-
buttonBorderColor: string;
|
|
370
|
-
buttonBorderColorActive: string;
|
|
371
|
-
buttonBorderColorHover: string;
|
|
372
|
-
buttonColor: string;
|
|
373
|
-
buttonColorActive: string;
|
|
374
|
-
buttonTextColor: string;
|
|
375
|
-
buttonTextColorActive: string;
|
|
376
|
-
buttonTextColorHover: string;
|
|
377
|
-
opacityDisabled: string;
|
|
378
|
-
buttonBoxShadowFocus: string;
|
|
379
|
-
buttonBoxShadowHover: string;
|
|
380
|
-
buttonBoxShadow: string;
|
|
381
|
-
buttonBorderRadius: string;
|
|
382
|
-
radioSizeSmall: string;
|
|
383
|
-
radioSizeMedium: string;
|
|
384
|
-
radioSizeLarge: string;
|
|
385
|
-
labelPadding: string;
|
|
386
|
-
labelFontWeight: string;
|
|
387
|
-
}, any>;
|
|
388
|
-
Pagination: import("../../../_mixins").Theme<"Pagination", {
|
|
389
|
-
buttonColor: string;
|
|
390
|
-
buttonColorHover: string;
|
|
391
|
-
buttonColorPressed: string;
|
|
392
|
-
buttonBorder: string;
|
|
393
|
-
buttonBorderHover: string;
|
|
394
|
-
buttonBorderPressed: string;
|
|
395
|
-
buttonIconColor: string;
|
|
396
|
-
buttonIconColorHover: string;
|
|
397
|
-
buttonIconColorPressed: string;
|
|
398
|
-
itemTextColor: string;
|
|
399
|
-
itemTextColorHover: string;
|
|
400
|
-
itemTextColorPressed: string;
|
|
401
|
-
itemTextColorActive: string;
|
|
402
|
-
itemTextColorDisabled: string;
|
|
403
|
-
itemColor: string;
|
|
404
|
-
itemColorHover: string;
|
|
405
|
-
itemColorPressed: string;
|
|
406
|
-
itemColorActive: string;
|
|
407
|
-
itemColorActiveHover: string;
|
|
408
|
-
itemColorDisabled: string;
|
|
409
|
-
itemBorder: string;
|
|
410
|
-
itemBorderHover: string;
|
|
411
|
-
itemBorderPressed: string;
|
|
412
|
-
itemBorderActive: string;
|
|
413
|
-
itemBorderDisabled: string;
|
|
414
|
-
itemBorderRadius: string;
|
|
415
|
-
itemSizeSmall: string;
|
|
416
|
-
itemSizeMedium: string;
|
|
417
|
-
itemSizeLarge: string;
|
|
418
|
-
itemFontSizeSmall: string;
|
|
419
|
-
itemFontSizeMedium: string;
|
|
420
|
-
itemFontSizeLarge: string;
|
|
421
|
-
jumperFontSizeSmall: string;
|
|
422
|
-
jumperFontSizeMedium: string;
|
|
423
|
-
jumperFontSizeLarge: string;
|
|
424
|
-
jumperTextColor: string;
|
|
425
|
-
jumperTextColorDisabled: string;
|
|
426
|
-
itemPaddingSmall: string;
|
|
427
|
-
itemMarginSmall: string;
|
|
428
|
-
itemMarginSmallRtl: string;
|
|
429
|
-
itemPaddingMedium: string;
|
|
430
|
-
itemMarginMedium: string;
|
|
431
|
-
itemMarginMediumRtl: string;
|
|
432
|
-
itemPaddingLarge: string;
|
|
433
|
-
itemMarginLarge: string;
|
|
434
|
-
itemMarginLargeRtl: string;
|
|
435
|
-
buttonIconSizeSmall: string;
|
|
436
|
-
buttonIconSizeMedium: string;
|
|
437
|
-
buttonIconSizeLarge: string;
|
|
438
|
-
inputWidthSmall: string;
|
|
439
|
-
selectWidthSmall: string;
|
|
440
|
-
inputMarginSmall: string;
|
|
441
|
-
inputMarginSmallRtl: string;
|
|
442
|
-
selectMarginSmall: string;
|
|
443
|
-
prefixMarginSmall: string;
|
|
444
|
-
suffixMarginSmall: string;
|
|
445
|
-
inputWidthMedium: string;
|
|
446
|
-
selectWidthMedium: string;
|
|
447
|
-
inputMarginMedium: string;
|
|
448
|
-
inputMarginMediumRtl: string;
|
|
449
|
-
selectMarginMedium: string;
|
|
450
|
-
prefixMarginMedium: string;
|
|
451
|
-
suffixMarginMedium: string;
|
|
452
|
-
inputWidthLarge: string;
|
|
453
|
-
selectWidthLarge: string;
|
|
454
|
-
inputMarginLarge: string;
|
|
455
|
-
inputMarginLargeRtl: string;
|
|
456
|
-
selectMarginLarge: string;
|
|
457
|
-
prefixMarginLarge: string;
|
|
458
|
-
suffixMarginLarge: string;
|
|
459
|
-
}, {
|
|
460
|
-
Select: import("../../../_mixins").Theme<"Select", {
|
|
461
|
-
menuBoxShadow: string;
|
|
462
|
-
}, {
|
|
463
|
-
InternalSelection: import("../../../_mixins").Theme<"InternalSelection", {
|
|
464
|
-
fontSizeTiny: string;
|
|
465
|
-
fontSizeSmall: string;
|
|
466
|
-
fontSizeMedium: string;
|
|
467
|
-
fontSizeLarge: string;
|
|
468
|
-
heightTiny: string;
|
|
469
|
-
heightSmall: string;
|
|
470
|
-
heightMedium: string;
|
|
471
|
-
heightLarge: string;
|
|
472
|
-
borderRadius: string;
|
|
473
|
-
fontWeight: string;
|
|
474
|
-
textColor: string;
|
|
475
|
-
textColorDisabled: string;
|
|
476
|
-
placeholderColor: string;
|
|
477
|
-
placeholderColorDisabled: string;
|
|
478
|
-
color: string;
|
|
479
|
-
colorDisabled: string;
|
|
480
|
-
colorActive: string;
|
|
481
|
-
border: string;
|
|
482
|
-
borderHover: string;
|
|
483
|
-
borderActive: string;
|
|
484
|
-
borderFocus: string;
|
|
485
|
-
boxShadowHover: string;
|
|
486
|
-
boxShadowActive: string;
|
|
487
|
-
boxShadowFocus: string;
|
|
488
|
-
caretColor: string;
|
|
489
|
-
arrowColor: string;
|
|
490
|
-
arrowColorDisabled: string;
|
|
491
|
-
loadingColor: string;
|
|
492
|
-
borderWarning: string;
|
|
493
|
-
borderHoverWarning: string;
|
|
494
|
-
borderActiveWarning: string;
|
|
495
|
-
borderFocusWarning: string;
|
|
496
|
-
boxShadowHoverWarning: string;
|
|
497
|
-
boxShadowActiveWarning: string;
|
|
498
|
-
boxShadowFocusWarning: string;
|
|
499
|
-
colorActiveWarning: string;
|
|
500
|
-
caretColorWarning: string;
|
|
501
|
-
borderError: string;
|
|
502
|
-
borderHoverError: string;
|
|
503
|
-
borderActiveError: string;
|
|
504
|
-
borderFocusError: string;
|
|
505
|
-
boxShadowHoverError: string;
|
|
506
|
-
boxShadowActiveError: string;
|
|
507
|
-
boxShadowFocusError: string;
|
|
508
|
-
colorActiveError: string;
|
|
509
|
-
caretColorError: string;
|
|
510
|
-
clearColor: string;
|
|
511
|
-
clearColorHover: string;
|
|
512
|
-
clearColorPressed: string;
|
|
513
|
-
paddingSingle: string;
|
|
514
|
-
paddingMultiple: string;
|
|
515
|
-
clearSize: string;
|
|
516
|
-
arrowSize: string;
|
|
517
|
-
}, {
|
|
518
|
-
Popover: import("../../../_mixins").Theme<"Popover", {
|
|
519
|
-
fontSize: string;
|
|
520
|
-
borderRadius: string;
|
|
521
|
-
color: string;
|
|
522
|
-
dividerColor: string;
|
|
523
|
-
textColor: string;
|
|
524
|
-
boxShadow: string;
|
|
525
|
-
space: string;
|
|
526
|
-
spaceArrow: string;
|
|
527
|
-
arrowOffset: string;
|
|
528
|
-
arrowOffsetVertical: string;
|
|
529
|
-
arrowHeight: string;
|
|
530
|
-
padding: string;
|
|
531
|
-
}, any>;
|
|
532
|
-
}>;
|
|
533
|
-
InternalSelectMenu: import("../../../_mixins").Theme<"InternalSelectMenu", {
|
|
534
|
-
optionFontSizeTiny: string;
|
|
535
|
-
optionFontSizeSmall: string;
|
|
536
|
-
optionFontSizeMedium: string;
|
|
537
|
-
optionFontSizeLarge: string;
|
|
538
|
-
optionFontSizeHuge: string;
|
|
539
|
-
optionHeightTiny: string;
|
|
540
|
-
optionHeightSmall: string;
|
|
541
|
-
optionHeightMedium: string;
|
|
542
|
-
optionHeightLarge: string;
|
|
543
|
-
optionHeightHuge: string;
|
|
544
|
-
borderRadius: string;
|
|
545
|
-
color: string;
|
|
546
|
-
groupHeaderTextColor: string;
|
|
547
|
-
actionDividerColor: string;
|
|
548
|
-
optionTextColor: string;
|
|
549
|
-
optionTextColorPressed: string;
|
|
550
|
-
optionTextColorDisabled: string;
|
|
551
|
-
optionTextColorActive: string;
|
|
552
|
-
optionOpacityDisabled: string;
|
|
553
|
-
optionCheckColor: string;
|
|
554
|
-
optionColorPending: string;
|
|
555
|
-
optionColorActive: string;
|
|
556
|
-
optionColorActivePending: string;
|
|
557
|
-
actionTextColor: string;
|
|
558
|
-
loadingColor: string;
|
|
559
|
-
height: string;
|
|
560
|
-
paddingTiny: string;
|
|
561
|
-
paddingSmall: string;
|
|
562
|
-
paddingMedium: string;
|
|
563
|
-
paddingLarge: string;
|
|
564
|
-
paddingHuge: string;
|
|
565
|
-
optionPaddingTiny: string;
|
|
566
|
-
optionPaddingSmall: string;
|
|
567
|
-
optionPaddingMedium: string;
|
|
568
|
-
optionPaddingLarge: string;
|
|
569
|
-
optionPaddingHuge: string;
|
|
570
|
-
loadingSize: string;
|
|
571
|
-
}, {
|
|
572
|
-
Scrollbar: import("../../../_mixins").Theme<"Scrollbar", {
|
|
573
|
-
height: string;
|
|
574
|
-
width: string;
|
|
575
|
-
borderRadius: string;
|
|
576
|
-
color: string;
|
|
577
|
-
colorHover: string;
|
|
578
|
-
railInsetHorizontalBottom: string;
|
|
579
|
-
railInsetHorizontalTop: string;
|
|
580
|
-
railInsetVerticalRight: string;
|
|
581
|
-
railInsetVerticalLeft: string;
|
|
582
|
-
railColor: string;
|
|
583
|
-
}, any>;
|
|
584
|
-
Empty: import("../../../_mixins").Theme<"Empty", {
|
|
585
|
-
fontSizeTiny: string;
|
|
586
|
-
fontSizeSmall: string;
|
|
587
|
-
fontSizeMedium: string;
|
|
588
|
-
fontSizeLarge: string;
|
|
589
|
-
fontSizeHuge: string;
|
|
590
|
-
textColor: string;
|
|
591
|
-
iconColor: string;
|
|
592
|
-
extraTextColor: string;
|
|
593
|
-
iconSizeTiny: string;
|
|
594
|
-
iconSizeSmall: string;
|
|
595
|
-
iconSizeMedium: string;
|
|
596
|
-
iconSizeLarge: string;
|
|
597
|
-
iconSizeHuge: string;
|
|
598
|
-
}, any>;
|
|
599
|
-
}>;
|
|
600
|
-
}>;
|
|
601
|
-
Input: import("../../../_mixins").Theme<"Input", {
|
|
602
|
-
fontWeight: string;
|
|
603
|
-
countTextColorDisabled: string;
|
|
604
|
-
countTextColor: string;
|
|
605
|
-
heightTiny: string;
|
|
606
|
-
heightSmall: string;
|
|
607
|
-
heightMedium: string;
|
|
608
|
-
heightLarge: string;
|
|
609
|
-
fontSizeTiny: string;
|
|
610
|
-
fontSizeSmall: string;
|
|
611
|
-
fontSizeMedium: string;
|
|
612
|
-
fontSizeLarge: string;
|
|
613
|
-
lineHeight: string;
|
|
614
|
-
lineHeightTextarea: string;
|
|
615
|
-
borderRadius: string;
|
|
616
|
-
iconSize: string;
|
|
617
|
-
groupLabelColor: string;
|
|
618
|
-
groupLabelTextColor: string;
|
|
619
|
-
textColor: string;
|
|
620
|
-
textColorDisabled: string;
|
|
621
|
-
textDecorationColor: string;
|
|
622
|
-
caretColor: string;
|
|
623
|
-
placeholderColor: string;
|
|
624
|
-
placeholderColorDisabled: string;
|
|
625
|
-
color: string;
|
|
626
|
-
colorDisabled: string;
|
|
627
|
-
colorFocus: string;
|
|
628
|
-
groupLabelBorder: string;
|
|
629
|
-
border: string;
|
|
630
|
-
borderHover: string;
|
|
631
|
-
borderDisabled: string;
|
|
632
|
-
borderFocus: string;
|
|
633
|
-
boxShadowFocus: string;
|
|
634
|
-
loadingColor: string;
|
|
635
|
-
loadingColorWarning: string;
|
|
636
|
-
borderWarning: string;
|
|
637
|
-
borderHoverWarning: string;
|
|
638
|
-
colorFocusWarning: string;
|
|
639
|
-
borderFocusWarning: string;
|
|
640
|
-
boxShadowFocusWarning: string;
|
|
641
|
-
caretColorWarning: string;
|
|
642
|
-
loadingColorError: string;
|
|
643
|
-
borderError: string;
|
|
644
|
-
borderHoverError: string;
|
|
645
|
-
colorFocusError: string;
|
|
646
|
-
borderFocusError: string;
|
|
647
|
-
boxShadowFocusError: string;
|
|
648
|
-
caretColorError: string;
|
|
649
|
-
clearColor: string;
|
|
650
|
-
clearColorHover: string;
|
|
651
|
-
clearColorPressed: string;
|
|
652
|
-
iconColor: string;
|
|
653
|
-
iconColorDisabled: string;
|
|
654
|
-
iconColorHover: string;
|
|
655
|
-
iconColorPressed: string;
|
|
656
|
-
suffixTextColor: string;
|
|
657
|
-
paddingTiny: string;
|
|
658
|
-
paddingSmall: string;
|
|
659
|
-
paddingMedium: string;
|
|
660
|
-
paddingLarge: string;
|
|
661
|
-
clearSize: string;
|
|
662
|
-
}, any>;
|
|
663
|
-
Popselect: import("../../../_mixins").Theme<"Popselect", {
|
|
664
|
-
menuBoxShadow: string;
|
|
665
|
-
}, {
|
|
666
|
-
Popover: import("../../../_mixins").Theme<"Popover", {
|
|
667
|
-
fontSize: string;
|
|
668
|
-
borderRadius: string;
|
|
669
|
-
color: string;
|
|
670
|
-
dividerColor: string;
|
|
671
|
-
textColor: string;
|
|
672
|
-
boxShadow: string;
|
|
673
|
-
space: string;
|
|
674
|
-
spaceArrow: string;
|
|
675
|
-
arrowOffset: string;
|
|
676
|
-
arrowOffsetVertical: string;
|
|
677
|
-
arrowHeight: string;
|
|
678
|
-
padding: string;
|
|
679
|
-
}, any>;
|
|
680
|
-
InternalSelectMenu: import("../../../_mixins").Theme<"InternalSelectMenu", {
|
|
681
|
-
optionFontSizeTiny: string;
|
|
682
|
-
optionFontSizeSmall: string;
|
|
683
|
-
optionFontSizeMedium: string;
|
|
684
|
-
optionFontSizeLarge: string;
|
|
685
|
-
optionFontSizeHuge: string;
|
|
686
|
-
optionHeightTiny: string;
|
|
687
|
-
optionHeightSmall: string;
|
|
688
|
-
optionHeightMedium: string;
|
|
689
|
-
optionHeightLarge: string;
|
|
690
|
-
optionHeightHuge: string;
|
|
691
|
-
borderRadius: string;
|
|
692
|
-
color: string;
|
|
693
|
-
groupHeaderTextColor: string;
|
|
694
|
-
actionDividerColor: string;
|
|
695
|
-
optionTextColor: string;
|
|
696
|
-
optionTextColorPressed: string;
|
|
697
|
-
optionTextColorDisabled: string;
|
|
698
|
-
optionTextColorActive: string;
|
|
699
|
-
optionOpacityDisabled: string;
|
|
700
|
-
optionCheckColor: string;
|
|
701
|
-
optionColorPending: string;
|
|
702
|
-
optionColorActive: string;
|
|
703
|
-
optionColorActivePending: string;
|
|
704
|
-
actionTextColor: string;
|
|
705
|
-
loadingColor: string;
|
|
706
|
-
height: string;
|
|
707
|
-
paddingTiny: string;
|
|
708
|
-
paddingSmall: string;
|
|
709
|
-
paddingMedium: string;
|
|
710
|
-
paddingLarge: string;
|
|
711
|
-
paddingHuge: string;
|
|
712
|
-
optionPaddingTiny: string;
|
|
713
|
-
optionPaddingSmall: string;
|
|
714
|
-
optionPaddingMedium: string;
|
|
715
|
-
optionPaddingLarge: string;
|
|
716
|
-
optionPaddingHuge: string;
|
|
717
|
-
loadingSize: string;
|
|
718
|
-
}, {
|
|
719
|
-
Scrollbar: import("../../../_mixins").Theme<"Scrollbar", {
|
|
720
|
-
height: string;
|
|
721
|
-
width: string;
|
|
722
|
-
borderRadius: string;
|
|
723
|
-
color: string;
|
|
724
|
-
colorHover: string;
|
|
725
|
-
railInsetHorizontalBottom: string;
|
|
726
|
-
railInsetHorizontalTop: string;
|
|
727
|
-
railInsetVerticalRight: string;
|
|
728
|
-
railInsetVerticalLeft: string;
|
|
729
|
-
railColor: string;
|
|
730
|
-
}, any>;
|
|
731
|
-
Empty: import("../../../_mixins").Theme<"Empty", {
|
|
732
|
-
fontSizeTiny: string;
|
|
733
|
-
fontSizeSmall: string;
|
|
734
|
-
fontSizeMedium: string;
|
|
735
|
-
fontSizeLarge: string;
|
|
736
|
-
fontSizeHuge: string;
|
|
737
|
-
textColor: string;
|
|
738
|
-
iconColor: string;
|
|
739
|
-
extraTextColor: string;
|
|
740
|
-
iconSizeTiny: string;
|
|
741
|
-
iconSizeSmall: string;
|
|
742
|
-
iconSizeMedium: string;
|
|
743
|
-
iconSizeLarge: string;
|
|
744
|
-
iconSizeHuge: string;
|
|
745
|
-
}, any>;
|
|
746
|
-
}>;
|
|
747
|
-
}>;
|
|
748
|
-
}>;
|
|
749
|
-
Scrollbar: import("../../../_mixins").Theme<"Scrollbar", {
|
|
750
|
-
height: string;
|
|
751
|
-
width: string;
|
|
752
|
-
borderRadius: string;
|
|
753
|
-
color: string;
|
|
754
|
-
colorHover: string;
|
|
755
|
-
railInsetHorizontalBottom: string;
|
|
756
|
-
railInsetHorizontalTop: string;
|
|
757
|
-
railInsetVerticalRight: string;
|
|
758
|
-
railInsetVerticalLeft: string;
|
|
759
|
-
railColor: string;
|
|
760
|
-
}, any>;
|
|
761
|
-
Empty: import("../../../_mixins").Theme<"Empty", {
|
|
762
|
-
fontSizeTiny: string;
|
|
763
|
-
fontSizeSmall: string;
|
|
764
|
-
fontSizeMedium: string;
|
|
765
|
-
fontSizeLarge: string;
|
|
766
|
-
fontSizeHuge: string;
|
|
767
|
-
textColor: string;
|
|
768
|
-
iconColor: string;
|
|
769
|
-
extraTextColor: string;
|
|
770
|
-
iconSizeTiny: string;
|
|
771
|
-
iconSizeSmall: string;
|
|
772
|
-
iconSizeMedium: string;
|
|
773
|
-
iconSizeLarge: string;
|
|
774
|
-
iconSizeHuge: string;
|
|
775
|
-
}, any>;
|
|
776
|
-
Popover: import("../../../_mixins").Theme<"Popover", {
|
|
777
|
-
fontSize: string;
|
|
778
|
-
borderRadius: string;
|
|
779
|
-
color: string;
|
|
780
|
-
dividerColor: string;
|
|
781
|
-
textColor: string;
|
|
782
|
-
boxShadow: string;
|
|
783
|
-
space: string;
|
|
784
|
-
spaceArrow: string;
|
|
785
|
-
arrowOffset: string;
|
|
786
|
-
arrowOffsetVertical: string;
|
|
787
|
-
arrowHeight: string;
|
|
788
|
-
padding: string;
|
|
789
|
-
}, any>;
|
|
790
|
-
Ellipsis: import("../../../_mixins").Theme<"Ellipsis", unknown, {
|
|
791
|
-
Tooltip: import("../../../_mixins").Theme<"Tooltip", {
|
|
792
|
-
borderRadius: string;
|
|
793
|
-
boxShadow: string;
|
|
794
|
-
color: string;
|
|
795
|
-
textColor: string;
|
|
796
|
-
padding: string;
|
|
797
|
-
}, {
|
|
798
|
-
Popover: import("../../../_mixins").Theme<"Popover", {
|
|
799
|
-
fontSize: string;
|
|
800
|
-
borderRadius: string;
|
|
801
|
-
color: string;
|
|
802
|
-
dividerColor: string;
|
|
803
|
-
textColor: string;
|
|
804
|
-
boxShadow: string;
|
|
805
|
-
space: string;
|
|
806
|
-
spaceArrow: string;
|
|
807
|
-
arrowOffset: string;
|
|
808
|
-
arrowOffsetVertical: string;
|
|
809
|
-
arrowHeight: string;
|
|
810
|
-
padding: string;
|
|
811
|
-
}, any>;
|
|
812
|
-
}>;
|
|
813
|
-
}>;
|
|
814
|
-
Dropdown: import("../../../_mixins").Theme<"Dropdown", {
|
|
815
|
-
optionHeightSmall: string;
|
|
816
|
-
optionHeightMedium: string;
|
|
817
|
-
optionHeightLarge: string;
|
|
818
|
-
optionHeightHuge: string;
|
|
819
|
-
borderRadius: string;
|
|
820
|
-
fontSizeSmall: string;
|
|
821
|
-
fontSizeMedium: string;
|
|
822
|
-
fontSizeLarge: string;
|
|
823
|
-
fontSizeHuge: string;
|
|
824
|
-
optionTextColor: string;
|
|
825
|
-
optionTextColorHover: string;
|
|
826
|
-
optionTextColorActive: string;
|
|
827
|
-
optionTextColorChildActive: string;
|
|
828
|
-
color: string;
|
|
829
|
-
dividerColor: string;
|
|
830
|
-
suffixColor: string;
|
|
831
|
-
prefixColor: string;
|
|
832
|
-
optionColorHover: string;
|
|
833
|
-
optionColorActive: string;
|
|
834
|
-
groupHeaderTextColor: string;
|
|
835
|
-
optionTextColorInverted: string;
|
|
836
|
-
optionTextColorHoverInverted: string;
|
|
837
|
-
optionTextColorActiveInverted: string;
|
|
838
|
-
optionTextColorChildActiveInverted: string;
|
|
839
|
-
colorInverted: string;
|
|
840
|
-
dividerColorInverted: string;
|
|
841
|
-
suffixColorInverted: string;
|
|
842
|
-
prefixColorInverted: string;
|
|
843
|
-
optionColorHoverInverted: string;
|
|
844
|
-
optionColorActiveInverted: string;
|
|
845
|
-
groupHeaderTextColorInverted: string;
|
|
846
|
-
optionOpacityDisabled: string;
|
|
847
|
-
padding: string;
|
|
848
|
-
optionIconSizeSmall: string;
|
|
849
|
-
optionIconSizeMedium: string;
|
|
850
|
-
optionIconSizeLarge: string;
|
|
851
|
-
optionIconSizeHuge: string;
|
|
852
|
-
optionSuffixWidthSmall: string;
|
|
853
|
-
optionSuffixWidthMedium: string;
|
|
854
|
-
optionSuffixWidthLarge: string;
|
|
855
|
-
optionSuffixWidthHuge: string;
|
|
856
|
-
optionIconSuffixWidthSmall: string;
|
|
857
|
-
optionIconSuffixWidthMedium: string;
|
|
858
|
-
optionIconSuffixWidthLarge: string;
|
|
859
|
-
optionIconSuffixWidthHuge: string;
|
|
860
|
-
optionPrefixWidthSmall: string;
|
|
861
|
-
optionPrefixWidthMedium: string;
|
|
862
|
-
optionPrefixWidthLarge: string;
|
|
863
|
-
optionPrefixWidthHuge: string;
|
|
864
|
-
optionIconPrefixWidthSmall: string;
|
|
865
|
-
optionIconPrefixWidthMedium: string;
|
|
866
|
-
optionIconPrefixWidthLarge: string;
|
|
867
|
-
optionIconPrefixWidthHuge: string;
|
|
868
|
-
}, {
|
|
869
|
-
Popover: import("../../../_mixins").Theme<"Popover", {
|
|
870
|
-
fontSize: string;
|
|
871
|
-
borderRadius: string;
|
|
872
|
-
color: string;
|
|
873
|
-
dividerColor: string;
|
|
874
|
-
textColor: string;
|
|
875
|
-
boxShadow: string;
|
|
876
|
-
space: string;
|
|
877
|
-
spaceArrow: string;
|
|
878
|
-
arrowOffset: string;
|
|
879
|
-
arrowOffsetVertical: string;
|
|
880
|
-
arrowHeight: string;
|
|
881
|
-
padding: string;
|
|
882
|
-
}, any>;
|
|
883
|
-
}>;
|
|
884
|
-
};
|
|
885
|
-
peerOverrides: {
|
|
886
|
-
Button?: {
|
|
887
|
-
peers?: {
|
|
888
|
-
[x: string]: any;
|
|
889
|
-
} | undefined;
|
|
890
|
-
} | undefined;
|
|
891
|
-
Checkbox?: {
|
|
892
|
-
peers?: {
|
|
893
|
-
[x: string]: any;
|
|
894
|
-
} | undefined;
|
|
895
|
-
} | undefined;
|
|
896
|
-
Radio?: {
|
|
897
|
-
peers?: {
|
|
898
|
-
[x: string]: any;
|
|
899
|
-
} | undefined;
|
|
900
|
-
} | undefined;
|
|
901
|
-
Pagination?: {
|
|
902
|
-
peers?: {
|
|
903
|
-
Select?: import("../../../_mixins/use-theme").ExtractThemeOverrides<import("../../../_mixins").Theme<"Select", {
|
|
904
|
-
menuBoxShadow: string;
|
|
905
|
-
}, {
|
|
906
|
-
InternalSelection: import("../../../_mixins").Theme<"InternalSelection", {
|
|
907
|
-
fontSizeTiny: string;
|
|
908
|
-
fontSizeSmall: string;
|
|
909
|
-
fontSizeMedium: string;
|
|
910
|
-
fontSizeLarge: string;
|
|
911
|
-
heightTiny: string;
|
|
912
|
-
heightSmall: string;
|
|
913
|
-
heightMedium: string;
|
|
914
|
-
heightLarge: string;
|
|
915
|
-
borderRadius: string;
|
|
916
|
-
fontWeight: string;
|
|
917
|
-
textColor: string;
|
|
918
|
-
textColorDisabled: string;
|
|
919
|
-
placeholderColor: string;
|
|
920
|
-
placeholderColorDisabled: string;
|
|
921
|
-
color: string;
|
|
922
|
-
colorDisabled: string;
|
|
923
|
-
colorActive: string;
|
|
924
|
-
border: string;
|
|
925
|
-
borderHover: string;
|
|
926
|
-
borderActive: string;
|
|
927
|
-
borderFocus: string;
|
|
928
|
-
boxShadowHover: string;
|
|
929
|
-
boxShadowActive: string;
|
|
930
|
-
boxShadowFocus: string;
|
|
931
|
-
caretColor: string;
|
|
932
|
-
arrowColor: string;
|
|
933
|
-
arrowColorDisabled: string;
|
|
934
|
-
loadingColor: string;
|
|
935
|
-
borderWarning: string;
|
|
936
|
-
borderHoverWarning: string;
|
|
937
|
-
borderActiveWarning: string;
|
|
938
|
-
borderFocusWarning: string;
|
|
939
|
-
boxShadowHoverWarning: string;
|
|
940
|
-
boxShadowActiveWarning: string;
|
|
941
|
-
boxShadowFocusWarning: string;
|
|
942
|
-
colorActiveWarning: string;
|
|
943
|
-
caretColorWarning: string;
|
|
944
|
-
borderError: string;
|
|
945
|
-
borderHoverError: string;
|
|
946
|
-
borderActiveError: string;
|
|
947
|
-
borderFocusError: string;
|
|
948
|
-
boxShadowHoverError: string;
|
|
949
|
-
boxShadowActiveError: string;
|
|
950
|
-
boxShadowFocusError: string;
|
|
951
|
-
colorActiveError: string;
|
|
952
|
-
caretColorError: string;
|
|
953
|
-
clearColor: string;
|
|
954
|
-
clearColorHover: string;
|
|
955
|
-
clearColorPressed: string;
|
|
956
|
-
paddingSingle: string;
|
|
957
|
-
paddingMultiple: string;
|
|
958
|
-
clearSize: string;
|
|
959
|
-
arrowSize: string;
|
|
960
|
-
}, {
|
|
961
|
-
Popover: import("../../../_mixins").Theme<"Popover", {
|
|
962
|
-
fontSize: string;
|
|
963
|
-
borderRadius: string;
|
|
964
|
-
color: string;
|
|
965
|
-
dividerColor: string;
|
|
966
|
-
textColor: string;
|
|
967
|
-
boxShadow: string;
|
|
968
|
-
space: string;
|
|
969
|
-
spaceArrow: string;
|
|
970
|
-
arrowOffset: string;
|
|
971
|
-
arrowOffsetVertical: string;
|
|
972
|
-
arrowHeight: string;
|
|
973
|
-
padding: string;
|
|
974
|
-
}, any>;
|
|
975
|
-
}>;
|
|
976
|
-
InternalSelectMenu: import("../../../_mixins").Theme<"InternalSelectMenu", {
|
|
977
|
-
optionFontSizeTiny: string;
|
|
978
|
-
optionFontSizeSmall: string;
|
|
979
|
-
optionFontSizeMedium: string;
|
|
980
|
-
optionFontSizeLarge: string;
|
|
981
|
-
optionFontSizeHuge: string;
|
|
982
|
-
optionHeightTiny: string;
|
|
983
|
-
optionHeightSmall: string;
|
|
984
|
-
optionHeightMedium: string;
|
|
985
|
-
optionHeightLarge: string;
|
|
986
|
-
optionHeightHuge: string;
|
|
987
|
-
borderRadius: string;
|
|
988
|
-
color: string;
|
|
989
|
-
groupHeaderTextColor: string;
|
|
990
|
-
actionDividerColor: string;
|
|
991
|
-
optionTextColor: string;
|
|
992
|
-
optionTextColorPressed: string;
|
|
993
|
-
optionTextColorDisabled: string;
|
|
994
|
-
optionTextColorActive: string;
|
|
995
|
-
optionOpacityDisabled: string;
|
|
996
|
-
optionCheckColor: string;
|
|
997
|
-
optionColorPending: string;
|
|
998
|
-
optionColorActive: string;
|
|
999
|
-
optionColorActivePending: string;
|
|
1000
|
-
actionTextColor: string;
|
|
1001
|
-
loadingColor: string;
|
|
1002
|
-
height: string;
|
|
1003
|
-
paddingTiny: string;
|
|
1004
|
-
paddingSmall: string;
|
|
1005
|
-
paddingMedium: string;
|
|
1006
|
-
paddingLarge: string;
|
|
1007
|
-
paddingHuge: string;
|
|
1008
|
-
optionPaddingTiny: string;
|
|
1009
|
-
optionPaddingSmall: string;
|
|
1010
|
-
optionPaddingMedium: string;
|
|
1011
|
-
optionPaddingLarge: string;
|
|
1012
|
-
optionPaddingHuge: string;
|
|
1013
|
-
loadingSize: string;
|
|
1014
|
-
}, {
|
|
1015
|
-
Scrollbar: import("../../../_mixins").Theme<"Scrollbar", {
|
|
1016
|
-
height: string;
|
|
1017
|
-
width: string;
|
|
1018
|
-
borderRadius: string;
|
|
1019
|
-
color: string;
|
|
1020
|
-
colorHover: string;
|
|
1021
|
-
railInsetHorizontalBottom: string;
|
|
1022
|
-
railInsetHorizontalTop: string;
|
|
1023
|
-
railInsetVerticalRight: string;
|
|
1024
|
-
railInsetVerticalLeft: string;
|
|
1025
|
-
railColor: string;
|
|
1026
|
-
}, any>;
|
|
1027
|
-
Empty: import("../../../_mixins").Theme<"Empty", {
|
|
1028
|
-
fontSizeTiny: string;
|
|
1029
|
-
fontSizeSmall: string;
|
|
1030
|
-
fontSizeMedium: string;
|
|
1031
|
-
fontSizeLarge: string;
|
|
1032
|
-
fontSizeHuge: string;
|
|
1033
|
-
textColor: string;
|
|
1034
|
-
iconColor: string;
|
|
1035
|
-
extraTextColor: string;
|
|
1036
|
-
iconSizeTiny: string;
|
|
1037
|
-
iconSizeSmall: string;
|
|
1038
|
-
iconSizeMedium: string;
|
|
1039
|
-
iconSizeLarge: string;
|
|
1040
|
-
iconSizeHuge: string;
|
|
1041
|
-
}, any>;
|
|
1042
|
-
}>;
|
|
1043
|
-
}>> | undefined;
|
|
1044
|
-
Input?: import("../../../_mixins/use-theme").ExtractThemeOverrides<import("../../../_mixins").Theme<"Input", {
|
|
1045
|
-
fontWeight: string;
|
|
1046
|
-
countTextColorDisabled: string;
|
|
1047
|
-
countTextColor: string;
|
|
1048
|
-
heightTiny: string;
|
|
1049
|
-
heightSmall: string;
|
|
1050
|
-
heightMedium: string;
|
|
1051
|
-
heightLarge: string;
|
|
1052
|
-
fontSizeTiny: string;
|
|
1053
|
-
fontSizeSmall: string;
|
|
1054
|
-
fontSizeMedium: string;
|
|
1055
|
-
fontSizeLarge: string;
|
|
1056
|
-
lineHeight: string;
|
|
1057
|
-
lineHeightTextarea: string;
|
|
1058
|
-
borderRadius: string;
|
|
1059
|
-
iconSize: string;
|
|
1060
|
-
groupLabelColor: string;
|
|
1061
|
-
groupLabelTextColor: string;
|
|
1062
|
-
textColor: string;
|
|
1063
|
-
textColorDisabled: string;
|
|
1064
|
-
textDecorationColor: string;
|
|
1065
|
-
caretColor: string;
|
|
1066
|
-
placeholderColor: string;
|
|
1067
|
-
placeholderColorDisabled: string;
|
|
1068
|
-
color: string;
|
|
1069
|
-
colorDisabled: string;
|
|
1070
|
-
colorFocus: string;
|
|
1071
|
-
groupLabelBorder: string;
|
|
1072
|
-
border: string;
|
|
1073
|
-
borderHover: string;
|
|
1074
|
-
borderDisabled: string;
|
|
1075
|
-
borderFocus: string;
|
|
1076
|
-
boxShadowFocus: string;
|
|
1077
|
-
loadingColor: string;
|
|
1078
|
-
loadingColorWarning: string;
|
|
1079
|
-
borderWarning: string;
|
|
1080
|
-
borderHoverWarning: string;
|
|
1081
|
-
colorFocusWarning: string;
|
|
1082
|
-
borderFocusWarning: string;
|
|
1083
|
-
boxShadowFocusWarning: string;
|
|
1084
|
-
caretColorWarning: string;
|
|
1085
|
-
loadingColorError: string;
|
|
1086
|
-
borderError: string;
|
|
1087
|
-
borderHoverError: string;
|
|
1088
|
-
colorFocusError: string;
|
|
1089
|
-
borderFocusError: string;
|
|
1090
|
-
boxShadowFocusError: string;
|
|
1091
|
-
caretColorError: string;
|
|
1092
|
-
clearColor: string;
|
|
1093
|
-
clearColorHover: string;
|
|
1094
|
-
clearColorPressed: string;
|
|
1095
|
-
iconColor: string;
|
|
1096
|
-
iconColorDisabled: string;
|
|
1097
|
-
iconColorHover: string;
|
|
1098
|
-
iconColorPressed: string;
|
|
1099
|
-
suffixTextColor: string;
|
|
1100
|
-
paddingTiny: string;
|
|
1101
|
-
paddingSmall: string;
|
|
1102
|
-
paddingMedium: string;
|
|
1103
|
-
paddingLarge: string;
|
|
1104
|
-
clearSize: string;
|
|
1105
|
-
}, any>> | undefined;
|
|
1106
|
-
Popselect?: import("../../../_mixins/use-theme").ExtractThemeOverrides<import("../../../_mixins").Theme<"Popselect", {
|
|
1107
|
-
menuBoxShadow: string;
|
|
1108
|
-
}, {
|
|
1109
|
-
Popover: import("../../../_mixins").Theme<"Popover", {
|
|
1110
|
-
fontSize: string;
|
|
1111
|
-
borderRadius: string;
|
|
1112
|
-
color: string;
|
|
1113
|
-
dividerColor: string;
|
|
1114
|
-
textColor: string;
|
|
1115
|
-
boxShadow: string;
|
|
1116
|
-
space: string;
|
|
1117
|
-
spaceArrow: string;
|
|
1118
|
-
arrowOffset: string;
|
|
1119
|
-
arrowOffsetVertical: string;
|
|
1120
|
-
arrowHeight: string;
|
|
1121
|
-
padding: string;
|
|
1122
|
-
}, any>;
|
|
1123
|
-
InternalSelectMenu: import("../../../_mixins").Theme<"InternalSelectMenu", {
|
|
1124
|
-
optionFontSizeTiny: string;
|
|
1125
|
-
optionFontSizeSmall: string;
|
|
1126
|
-
optionFontSizeMedium: string;
|
|
1127
|
-
optionFontSizeLarge: string;
|
|
1128
|
-
optionFontSizeHuge: string;
|
|
1129
|
-
optionHeightTiny: string;
|
|
1130
|
-
optionHeightSmall: string;
|
|
1131
|
-
optionHeightMedium: string;
|
|
1132
|
-
optionHeightLarge: string;
|
|
1133
|
-
optionHeightHuge: string;
|
|
1134
|
-
borderRadius: string;
|
|
1135
|
-
color: string;
|
|
1136
|
-
groupHeaderTextColor: string;
|
|
1137
|
-
actionDividerColor: string;
|
|
1138
|
-
optionTextColor: string;
|
|
1139
|
-
optionTextColorPressed: string;
|
|
1140
|
-
optionTextColorDisabled: string;
|
|
1141
|
-
optionTextColorActive: string;
|
|
1142
|
-
optionOpacityDisabled: string;
|
|
1143
|
-
optionCheckColor: string;
|
|
1144
|
-
optionColorPending: string;
|
|
1145
|
-
optionColorActive: string;
|
|
1146
|
-
optionColorActivePending: string;
|
|
1147
|
-
actionTextColor: string;
|
|
1148
|
-
loadingColor: string;
|
|
1149
|
-
height: string;
|
|
1150
|
-
paddingTiny: string;
|
|
1151
|
-
paddingSmall: string;
|
|
1152
|
-
paddingMedium: string;
|
|
1153
|
-
paddingLarge: string;
|
|
1154
|
-
paddingHuge: string;
|
|
1155
|
-
optionPaddingTiny: string;
|
|
1156
|
-
optionPaddingSmall: string;
|
|
1157
|
-
optionPaddingMedium: string;
|
|
1158
|
-
optionPaddingLarge: string;
|
|
1159
|
-
optionPaddingHuge: string;
|
|
1160
|
-
loadingSize: string;
|
|
1161
|
-
}, {
|
|
1162
|
-
Scrollbar: import("../../../_mixins").Theme<"Scrollbar", {
|
|
1163
|
-
height: string;
|
|
1164
|
-
width: string;
|
|
1165
|
-
borderRadius: string;
|
|
1166
|
-
color: string;
|
|
1167
|
-
colorHover: string;
|
|
1168
|
-
railInsetHorizontalBottom: string;
|
|
1169
|
-
railInsetHorizontalTop: string;
|
|
1170
|
-
railInsetVerticalRight: string;
|
|
1171
|
-
railInsetVerticalLeft: string;
|
|
1172
|
-
railColor: string;
|
|
1173
|
-
}, any>;
|
|
1174
|
-
Empty: import("../../../_mixins").Theme<"Empty", {
|
|
1175
|
-
fontSizeTiny: string;
|
|
1176
|
-
fontSizeSmall: string;
|
|
1177
|
-
fontSizeMedium: string;
|
|
1178
|
-
fontSizeLarge: string;
|
|
1179
|
-
fontSizeHuge: string;
|
|
1180
|
-
textColor: string;
|
|
1181
|
-
iconColor: string;
|
|
1182
|
-
extraTextColor: string;
|
|
1183
|
-
iconSizeTiny: string;
|
|
1184
|
-
iconSizeSmall: string;
|
|
1185
|
-
iconSizeMedium: string;
|
|
1186
|
-
iconSizeLarge: string;
|
|
1187
|
-
iconSizeHuge: string;
|
|
1188
|
-
}, any>;
|
|
1189
|
-
}>;
|
|
1190
|
-
}>> | undefined;
|
|
1191
|
-
} | undefined;
|
|
1192
|
-
} | undefined;
|
|
1193
|
-
Scrollbar?: {
|
|
1194
|
-
peers?: {
|
|
1195
|
-
[x: string]: any;
|
|
1196
|
-
} | undefined;
|
|
1197
|
-
} | undefined;
|
|
1198
|
-
Empty?: {
|
|
1199
|
-
peers?: {
|
|
1200
|
-
[x: string]: any;
|
|
1201
|
-
} | undefined;
|
|
1202
|
-
} | undefined;
|
|
1203
|
-
Popover?: {
|
|
1204
|
-
peers?: {
|
|
1205
|
-
[x: string]: any;
|
|
1206
|
-
} | undefined;
|
|
1207
|
-
} | undefined;
|
|
1208
|
-
Ellipsis?: {
|
|
1209
|
-
peers?: {
|
|
1210
|
-
Tooltip?: import("../../../_mixins/use-theme").ExtractThemeOverrides<import("../../../_mixins").Theme<"Tooltip", {
|
|
1211
|
-
borderRadius: string;
|
|
1212
|
-
boxShadow: string;
|
|
1213
|
-
color: string;
|
|
1214
|
-
textColor: string;
|
|
1215
|
-
padding: string;
|
|
1216
|
-
}, {
|
|
1217
|
-
Popover: import("../../../_mixins").Theme<"Popover", {
|
|
1218
|
-
fontSize: string;
|
|
1219
|
-
borderRadius: string;
|
|
1220
|
-
color: string;
|
|
1221
|
-
dividerColor: string;
|
|
1222
|
-
textColor: string;
|
|
1223
|
-
boxShadow: string;
|
|
1224
|
-
space: string;
|
|
1225
|
-
spaceArrow: string;
|
|
1226
|
-
arrowOffset: string;
|
|
1227
|
-
arrowOffsetVertical: string;
|
|
1228
|
-
arrowHeight: string;
|
|
1229
|
-
padding: string;
|
|
1230
|
-
}, any>;
|
|
1231
|
-
}>> | undefined;
|
|
1232
|
-
} | undefined;
|
|
1233
|
-
} | undefined;
|
|
1234
|
-
Dropdown?: {
|
|
1235
|
-
peers?: {
|
|
1236
|
-
Popover?: import("../../../_mixins/use-theme").ExtractThemeOverrides<import("../../../_mixins").Theme<"Popover", {
|
|
1237
|
-
fontSize: string;
|
|
1238
|
-
borderRadius: string;
|
|
1239
|
-
color: string;
|
|
1240
|
-
dividerColor: string;
|
|
1241
|
-
textColor: string;
|
|
1242
|
-
boxShadow: string;
|
|
1243
|
-
space: string;
|
|
1244
|
-
spaceArrow: string;
|
|
1245
|
-
arrowOffset: string;
|
|
1246
|
-
arrowOffsetVertical: string;
|
|
1247
|
-
arrowHeight: string;
|
|
1248
|
-
padding: string;
|
|
1249
|
-
}, any>> | undefined;
|
|
1250
|
-
} | undefined;
|
|
1251
|
-
} | undefined;
|
|
1252
|
-
};
|
|
1253
|
-
}, {
|
|
29
|
+
} | null>;
|
|
30
|
+
virtualListRef: import("vue").Ref<{
|
|
31
|
+
listElRef: HTMLElement;
|
|
32
|
+
itemsElRef: HTMLElement | null;
|
|
33
|
+
scrollTo: import("vueuc").VVirtualListScrollTo;
|
|
34
|
+
} | null>;
|
|
35
|
+
emptyElRef: import("vue").Ref<HTMLElement | null>;
|
|
36
|
+
summary: import("vue").Ref<import("../interface").CreateSummary<import("../interface").InternalRowData> | undefined>;
|
|
37
|
+
mergedClsPrefix: import("vue").Ref<string>;
|
|
38
|
+
mergedTheme: import("vue").Ref<{
|
|
1254
39
|
common: import("../../..").ThemeCommonVars;
|
|
1255
40
|
self: {
|
|
1256
41
|
actionDividerColor: string;
|
|
@@ -2449,9 +1234,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
2449
1234
|
} | undefined;
|
|
2450
1235
|
};
|
|
2451
1236
|
}>;
|
|
2452
|
-
scrollX: import("vue").Ref<string | number | undefined
|
|
2453
|
-
cols: import("vue").Ref<ColItem[]
|
|
2454
|
-
loading: import("vue").Ref<boolean
|
|
1237
|
+
scrollX: import("vue").Ref<string | number | undefined>;
|
|
1238
|
+
cols: import("vue").Ref<ColItem[]>;
|
|
1239
|
+
loading: import("vue").Ref<boolean>;
|
|
2455
1240
|
bodyShowHeaderOnly: import("vue").ComputedRef<boolean>;
|
|
2456
1241
|
shouldDisplaySomeTablePart: import("vue").ComputedRef<boolean>;
|
|
2457
1242
|
empty: import("vue").ComputedRef<boolean>;
|
|
@@ -2464,41 +1249,35 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
2464
1249
|
}[];
|
|
2465
1250
|
hasChildren: boolean;
|
|
2466
1251
|
}>;
|
|
2467
|
-
rawPaginatedData: import("vue").Ref<import("../interface").InternalRowData[]
|
|
1252
|
+
rawPaginatedData: import("vue").Ref<import("../interface").InternalRowData[]>;
|
|
2468
1253
|
fixedColumnLeftMap: import("vue").Ref<Record<ColumnKey, {
|
|
2469
1254
|
start: number;
|
|
2470
1255
|
end: number;
|
|
2471
|
-
} | undefined>, Record<ColumnKey, {
|
|
2472
|
-
start: number;
|
|
2473
|
-
end: number;
|
|
2474
1256
|
} | undefined>>;
|
|
2475
1257
|
fixedColumnRightMap: import("vue").Ref<Record<ColumnKey, {
|
|
2476
1258
|
start: number;
|
|
2477
1259
|
end: number;
|
|
2478
|
-
} | undefined>, Record<ColumnKey, {
|
|
2479
|
-
start: number;
|
|
2480
|
-
end: number;
|
|
2481
1260
|
} | undefined>>;
|
|
2482
|
-
currentPage: import("vue").Ref<number
|
|
2483
|
-
rowClassName: import("vue").Ref<string | import("../interface").CreateRowClassName<import("../interface").InternalRowData> | undefined
|
|
2484
|
-
renderExpand: import("vue").Ref<import("../interface").RenderExpand<import("../interface").InternalRowData> | undefined
|
|
1261
|
+
currentPage: import("vue").Ref<number>;
|
|
1262
|
+
rowClassName: import("vue").Ref<string | import("../interface").CreateRowClassName<import("../interface").InternalRowData> | undefined>;
|
|
1263
|
+
renderExpand: import("vue").Ref<import("../interface").RenderExpand<import("../interface").InternalRowData> | undefined>;
|
|
2485
1264
|
mergedExpandedRowKeySet: import("vue").ComputedRef<Set<RowKey>>;
|
|
2486
|
-
hoverKey: import("vue").Ref<RowKey | null
|
|
2487
|
-
mergedSortState: import("vue").Ref<import("../interface").SortState[]
|
|
2488
|
-
virtualScroll: import("vue").Ref<boolean
|
|
2489
|
-
virtualScrollX: import("vue").Ref<boolean
|
|
2490
|
-
heightForRow: import("vue").Ref<import("../interface").DataTableHeightForRow<RowData> | undefined
|
|
2491
|
-
minRowHeight: import("vue").Ref<number
|
|
2492
|
-
mergedTableLayout: import("vue").Ref<"fixed" | "auto"
|
|
2493
|
-
childTriggerColIndex: import("vue").Ref<number
|
|
2494
|
-
indent: import("vue").Ref<number
|
|
2495
|
-
rowProps: import("vue").Ref<import("../interface").CreateRowProps<import("../interface").InternalRowData> | undefined
|
|
2496
|
-
maxHeight: import("vue").Ref<string | number | undefined
|
|
2497
|
-
loadingKeySet: import("vue").Ref<Set<RowKey
|
|
2498
|
-
expandable: import("vue").Ref<import("../interface").Expandable<any> | undefined
|
|
2499
|
-
stickyExpandedRows: import("vue").Ref<boolean
|
|
2500
|
-
renderExpandIcon: import("vue").Ref<import("../interface").RenderExpandIcon | undefined
|
|
2501
|
-
scrollbarProps: import("vue").Ref<import("../../..").ScrollbarProps | undefined
|
|
1265
|
+
hoverKey: import("vue").Ref<RowKey | null>;
|
|
1266
|
+
mergedSortState: import("vue").Ref<import("../interface").SortState[]>;
|
|
1267
|
+
virtualScroll: import("vue").Ref<boolean>;
|
|
1268
|
+
virtualScrollX: import("vue").Ref<boolean>;
|
|
1269
|
+
heightForRow: import("vue").Ref<import("../interface").DataTableHeightForRow<RowData> | undefined>;
|
|
1270
|
+
minRowHeight: import("vue").Ref<number>;
|
|
1271
|
+
mergedTableLayout: import("vue").Ref<"fixed" | "auto">;
|
|
1272
|
+
childTriggerColIndex: import("vue").Ref<number>;
|
|
1273
|
+
indent: import("vue").Ref<number>;
|
|
1274
|
+
rowProps: import("vue").Ref<import("../interface").CreateRowProps<import("../interface").InternalRowData> | undefined>;
|
|
1275
|
+
maxHeight: import("vue").Ref<string | number | undefined>;
|
|
1276
|
+
loadingKeySet: import("vue").Ref<Set<RowKey>>;
|
|
1277
|
+
expandable: import("vue").Ref<import("../interface").Expandable<any> | undefined>;
|
|
1278
|
+
stickyExpandedRows: import("vue").Ref<boolean>;
|
|
1279
|
+
renderExpandIcon: import("vue").Ref<import("../interface").RenderExpandIcon | undefined>;
|
|
1280
|
+
scrollbarProps: import("vue").Ref<import("../../..").ScrollbarProps | undefined>;
|
|
2502
1281
|
setHeaderScrollLeft: (scrollLeft: number) => void;
|
|
2503
1282
|
handleVirtualListScroll: (e: Event) => void;
|
|
2504
1283
|
handleVirtualListResize: (e: ResizeObserverEntry) => void;
|
|
@@ -2513,14 +1292,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
2513
1292
|
key: RowKey;
|
|
2514
1293
|
}) => void;
|
|
2515
1294
|
handleUpdateExpanded: (key: RowKey, tmNode: TmNode | null) => void;
|
|
2516
|
-
renderCell: import("vue").Ref<((value: any, rowData: object, column: import("../interface").TableBaseColumn) => VNodeChild) | undefined
|
|
2517
|
-
},
|
|
1295
|
+
renderCell: import("vue").Ref<((value: any, rowData: object, column: import("../interface").TableBaseColumn) => VNodeChild) | undefined>;
|
|
1296
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
2518
1297
|
onResize: PropType<(e: ResizeObserverEntry) => void>;
|
|
2519
1298
|
showHeader: BooleanConstructor;
|
|
2520
1299
|
flexHeight: BooleanConstructor;
|
|
2521
1300
|
bodyStyle: PropType<CSSProperties>;
|
|
2522
|
-
}
|
|
1301
|
+
}>>, {
|
|
2523
1302
|
flexHeight: boolean;
|
|
2524
1303
|
showHeader: boolean;
|
|
2525
|
-
}, {}
|
|
1304
|
+
}, {}>;
|
|
2526
1305
|
export default _default;
|