naive-ui 2.40.3 → 2.40.4
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 +452 -386
- package/dist/index.mjs +452 -386
- 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/Attach.mjs +1 -1
- package/es/_internal/icons/Backward.d.ts +1 -1
- package/es/_internal/icons/Cancel.d.ts +1 -1
- package/es/_internal/icons/Cancel.mjs +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/Clear.mjs +1 -1
- package/es/_internal/icons/Close.d.ts +1 -1
- package/es/_internal/icons/Close.mjs +1 -1
- package/es/_internal/icons/Date.d.ts +1 -1
- package/es/_internal/icons/Date.mjs +1 -1
- package/es/_internal/icons/Download.d.ts +1 -1
- package/es/_internal/icons/Download.mjs +1 -1
- package/es/_internal/icons/Empty.d.ts +1 -1
- package/es/_internal/icons/Error.d.ts +1 -1
- package/es/_internal/icons/Error.mjs +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/Info.mjs +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/Retry.mjs +1 -1
- package/es/_internal/icons/RotateClockwise.d.ts +1 -1
- package/es/_internal/icons/RotateClockwise.mjs +1 -1
- package/es/_internal/icons/RotateCounterclockwise.d.ts +1 -1
- package/es/_internal/icons/RotateCounterclockwise.mjs +1 -1
- package/es/_internal/icons/Search.d.ts +1 -1
- package/es/_internal/icons/Success.d.ts +1 -1
- package/es/_internal/icons/Success.mjs +1 -1
- package/es/_internal/icons/Switcher.d.ts +1 -1
- package/es/_internal/icons/Time.d.ts +1 -1
- package/es/_internal/icons/Time.mjs +1 -1
- package/es/_internal/icons/To.d.ts +1 -1
- package/es/_internal/icons/To.mjs +1 -1
- package/es/_internal/icons/Trash.d.ts +1 -1
- package/es/_internal/icons/Trash.mjs +1 -1
- package/es/_internal/icons/Warning.d.ts +1 -1
- package/es/_internal/icons/Warning.mjs +1 -1
- package/es/_internal/icons/ZoomIn.d.ts +1 -1
- package/es/_internal/icons/ZoomIn.mjs +1 -1
- package/es/_internal/icons/ZoomOut.d.ts +1 -1
- package/es/_internal/icons/ZoomOut.mjs +1 -1
- package/es/_internal/icons/replaceable.d.ts +2 -1
- package/es/_internal/icons/replaceable.mjs +7 -2
- 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 +30 -18
- package/es/_internal/scrollbar/src/Scrollbar.mjs +41 -5
- package/es/_internal/scrollbar/src/styles/index.cssr.mjs +16 -4
- package/es/_internal/select-menu/src/SelectGroupHeader.d.ts +6 -6
- package/es/_internal/select-menu/src/SelectMenu.d.ts +25 -8
- 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 +31 -22
- 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/_utils/composable/use-lock-html-scroll.d.ts +1 -1
- package/es/_utils/composable/use-resize.mjs +9 -1
- package/es/_utils/css/rtl-inset.mjs +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 +45 -11
- 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/back-top/src/BackTop.mjs +2 -2
- package/es/back-top/src/BackTopIcon.d.ts +1 -1
- package/es/back-top/src/BackTopIcon.mjs +1 -1
- 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 +14 -11
- package/es/button-group/src/ButtonGroup.d.ts +7 -7
- package/es/calendar/src/Calendar.d.ts +39 -9
- 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/CarouselArrow.mjs +24 -20
- 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 +34 -14
- package/es/cascader/src/CascaderMenu.d.ts +294 -8
- package/es/cascader/src/CascaderOption.d.ts +299 -10
- package/es/cascader/src/CascaderSelectMenu.d.ts +298 -7
- package/es/cascader/src/CascaderSubmenu.d.ts +304 -6
- package/es/checkbox/src/CheckMark.d.ts +2 -1
- package/es/checkbox/src/CheckMark.mjs +1 -1
- package/es/checkbox/src/Checkbox.d.ts +15 -15
- package/es/checkbox/src/Checkbox.mjs +4 -4
- package/es/checkbox/src/CheckboxGroup.d.ts +6 -6
- package/es/checkbox/src/LineMark.d.ts +2 -1
- package/es/checkbox/src/LineMark.mjs +1 -1
- 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/countdown/src/Countdown.d.ts +6 -6
- package/es/data-table/src/DataTable.d.ts +13 -9
- package/es/data-table/src/HeaderButton/FilterButton.d.ts +1207 -9
- package/es/data-table/src/HeaderButton/FilterMenu.d.ts +1210 -7
- 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 +12 -5
- package/es/data-table/src/TableParts/Body.d.ts +1255 -34
- 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 +1224 -20
- 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 +131 -18
- package/es/date-picker/src/panel/date.d.ts +985 -13
- package/es/date-picker/src/panel/daterange.d.ts +991 -19
- package/es/date-picker/src/panel/datetime.d.ts +985 -13
- package/es/date-picker/src/panel/datetimerange.d.ts +991 -19
- package/es/date-picker/src/panel/month.d.ts +985 -13
- package/es/date-picker/src/panel/monthrange.d.ts +991 -19
- package/es/date-picker/src/panel/panelHeader.d.ts +6130 -78
- package/es/date-picker/src/panel/use-calendar.d.ts +980 -8
- package/es/date-picker/src/panel/use-dual-calendar.d.ts +986 -14
- package/es/date-picker/src/panel/use-panel-common.d.ts +977 -5
- 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 +5505 -9
- package/es/dialog/src/dialogProps.d.ts +1 -1
- package/es/discrete/src/InjectionExtractor.d.ts +4 -4
- package/es/divider/src/Divider.d.ts +7 -7
- package/es/drawer/src/Drawer.d.ts +9 -9
- package/es/drawer/src/DrawerBodyWrapper.d.ts +60 -13
- package/es/drawer/src/DrawerBodyWrapper.mjs +1 -1
- package/es/drawer/src/DrawerContent.d.ts +53 -6
- 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/src/DynamicInput.d.ts +11 -9
- package/es/dynamic-input/src/InputPreset.d.ts +292 -6
- package/es/dynamic-input/src/PairPreset.d.ts +293 -7
- package/es/dynamic-tags/src/DynamicTags.d.ts +36 -12
- package/es/element/src/Element.d.ts +7 -7
- package/es/ellipsis/src/Ellipsis.d.ts +10 -7
- package/es/ellipsis/src/PerformantEllipsis.d.ts +6 -6
- package/es/empty/src/Empty.d.ts +7 -7
- package/es/equation/src/Equation.d.ts +4 -4
- package/es/flex/src/Flex.d.ts +7 -7
- package/es/float-button/src/FloatButton.d.ts +8 -8
- package/es/float-button/src/styles/index.cssr.mjs +8 -2
- package/es/float-button-group/src/FloatButtonGroup.d.ts +7 -7
- package/es/float-button-group/src/styles/index.cssr.mjs +7 -1
- package/es/form/src/Form.d.ts +6 -6
- package/es/form/src/FormItem.d.ts +17 -11
- package/es/form/src/FormItemCol.d.ts +11 -5
- package/es/form/src/FormItemGridItem.d.ts +11 -5
- package/es/form/src/FormItemRow.d.ts +10 -5
- package/es/form/src/utils.d.ts +2 -2
- package/es/global-style/src/GlobalStyle.d.ts +1 -1
- package/es/gradient-text/src/GradientText.d.ts +7 -7
- package/es/grid/src/Grid.d.ts +8 -8
- package/es/grid/src/GridItem.d.ts +8 -8
- 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/src/Image.d.ts +16 -11
- package/es/image/src/ImageGroup.d.ts +10 -6
- package/es/image/src/ImagePreview.d.ts +13 -13
- package/es/image/src/ImagePreview.mjs +4 -4
- package/es/image/src/icons.d.ts +3 -3
- package/es/image/src/icons.mjs +30 -24
- package/es/infinite-scroll/src/InfiniteScroll.d.ts +17 -5
- package/es/input/src/Input.d.ts +39 -23
- package/es/input/src/InputGroup.d.ts +3 -11
- package/es/input/src/InputGroupLabel.d.ts +7 -7
- package/es/input/src/WordCount.d.ts +1 -1
- package/es/input-number/src/InputNumber.d.ts +42 -10
- package/es/layout/src/Layout.d.ts +39 -17
- package/es/layout/src/LayoutContent.d.ts +19 -8
- 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 +20 -9
- 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/src/Transfer.d.ts +13 -10
- package/es/legacy-transfer/src/TransferFilter.d.ts +384 -6
- package/es/legacy-transfer/src/TransferHeader.d.ts +4 -4
- package/es/legacy-transfer/src/TransferList.d.ts +401 -6
- package/es/legacy-transfer/src/TransferListItem.d.ts +384 -6
- package/es/legacy-transfer/src/use-transfer-data.d.ts +6 -6
- package/es/list/src/List.d.ts +8 -8
- package/es/list/src/ListItem.d.ts +3 -3
- package/es/loading-bar/src/LoadingBar.d.ts +11 -11
- package/es/loading-bar/src/LoadingBarProvider.d.ts +9 -5
- package/es/log/src/Log.d.ts +19 -7
- package/es/log/src/LogLine.d.ts +7 -7
- package/es/log/src/LogLoader.d.ts +6 -4
- package/es/marquee/src/Marquee.d.ts +7 -7
- package/es/mention/src/Mention.d.ts +50 -14
- package/es/menu/src/Menu.d.ts +16 -12
- package/es/menu/src/MenuDivider.d.ts +1 -1
- package/es/menu/src/MenuOption.d.ts +222 -7
- 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 +226 -11
- 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 +21 -7
- package/es/modal/src/BodyWrapper.d.ts +540 -11
- 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/notification/src/Notification.d.ts +9 -9
- package/es/notification/src/NotificationContainer.d.ts +61 -7
- package/es/notification/src/NotificationEnvironment.d.ts +6 -6
- package/es/notification/src/NotificationProvider.d.ts +31 -7
- 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 +18 -15
- package/es/popconfirm/src/Popconfirm.d.ts +12 -7
- package/es/popconfirm/src/PopconfirmPanel.d.ts +12 -9
- package/es/popover/src/Popover.d.ts +11 -9
- package/es/popover/src/Popover.mjs +4 -1
- package/es/popover/src/PopoverBody.d.ts +13 -11
- package/es/popselect/src/Popselect.d.ts +26 -23
- package/es/popselect/src/PopselectPanel.d.ts +133 -7
- 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 +23 -47
- package/es/radio/src/RadioGroup.d.ts +9 -9
- package/es/rate/src/Rate.d.ts +8 -8
- package/es/rate/src/Rate.mjs +2 -2
- package/es/rate/src/StarIcon.d.ts +1 -1
- package/es/rate/src/StarIcon.mjs +1 -1
- package/es/result/src/403.d.ts +1 -2
- package/es/result/src/403.mjs +12 -10
- package/es/result/src/404.d.ts +1 -2
- package/es/result/src/404.mjs +32 -30
- package/es/result/src/418.d.ts +1 -2
- package/es/result/src/418.mjs +33 -31
- package/es/result/src/500.d.ts +1 -2
- package/es/result/src/500.mjs +18 -16
- package/es/result/src/Result.d.ts +7 -7
- package/es/result/src/Result.mjs +8 -8
- package/es/scrollbar/src/Scrollbar.d.ts +17 -5
- package/es/select/src/Select.d.ts +37 -17
- 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/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 +58 -19
- 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 +19 -10
- package/es/theme-editor/src/ThemeEditor.mjs +25 -23
- 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 +326 -10
- package/es/time-picker/src/PanelCol.d.ts +4 -4
- package/es/time-picker/src/TimePicker.d.ts +89 -15
- 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 +10 -7
- package/es/transfer/src/Transfer.d.ts +9 -9
- package/es/transfer/src/TransferFilter.d.ts +397 -6
- package/es/transfer/src/TransferHeader.d.ts +4 -4
- package/es/transfer/src/TransferList.d.ts +414 -6
- package/es/transfer/src/TransferListItem.d.ts +400 -9
- 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 +28 -11
- package/es/tree/src/TreeNode.d.ts +14 -14
- package/es/tree/src/TreeNodeCheckbox.d.ts +99 -5
- 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 +30 -16
- 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 +270 -7
- package/es/upload/src/UploadFile.mjs +3 -3
- package/es/upload/src/UploadFileList.d.ts +1 -1
- package/es/upload/src/UploadProgress.d.ts +265 -5
- package/es/upload/src/UploadTrigger.d.ts +5 -5
- package/es/upload/src/icons.d.ts +2 -2
- package/es/upload/src/icons.mjs +2 -2
- package/es/version.d.ts +1 -1
- package/es/version.mjs +1 -1
- package/es/virtual-list/src/VirtualList.d.ts +22 -6
- 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/Attach.js +2 -2
- package/lib/_internal/icons/Backward.d.ts +1 -1
- package/lib/_internal/icons/Cancel.d.ts +1 -1
- package/lib/_internal/icons/Cancel.js +2 -2
- 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/Clear.js +2 -2
- package/lib/_internal/icons/Close.d.ts +1 -1
- package/lib/_internal/icons/Close.js +2 -2
- package/lib/_internal/icons/Date.d.ts +1 -1
- package/lib/_internal/icons/Date.js +2 -2
- package/lib/_internal/icons/Download.d.ts +1 -1
- package/lib/_internal/icons/Download.js +2 -2
- package/lib/_internal/icons/Empty.d.ts +1 -1
- package/lib/_internal/icons/Error.d.ts +1 -1
- package/lib/_internal/icons/Error.js +2 -2
- 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/Info.js +2 -2
- 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/Retry.js +2 -2
- package/lib/_internal/icons/RotateClockwise.d.ts +1 -1
- package/lib/_internal/icons/RotateClockwise.js +2 -2
- package/lib/_internal/icons/RotateCounterclockwise.d.ts +1 -1
- package/lib/_internal/icons/RotateCounterclockwise.js +2 -2
- package/lib/_internal/icons/Search.d.ts +1 -1
- package/lib/_internal/icons/Success.d.ts +1 -1
- package/lib/_internal/icons/Success.js +2 -2
- package/lib/_internal/icons/Switcher.d.ts +1 -1
- package/lib/_internal/icons/Time.d.ts +1 -1
- package/lib/_internal/icons/Time.js +2 -2
- package/lib/_internal/icons/To.d.ts +1 -1
- package/lib/_internal/icons/To.js +2 -2
- package/lib/_internal/icons/Trash.d.ts +1 -1
- package/lib/_internal/icons/Trash.js +2 -2
- package/lib/_internal/icons/Warning.d.ts +1 -1
- package/lib/_internal/icons/Warning.js +2 -2
- package/lib/_internal/icons/ZoomIn.d.ts +1 -1
- package/lib/_internal/icons/ZoomIn.js +2 -2
- package/lib/_internal/icons/ZoomOut.d.ts +1 -1
- package/lib/_internal/icons/ZoomOut.js +2 -2
- package/lib/_internal/icons/replaceable.d.ts +2 -1
- package/lib/_internal/icons/replaceable.js +6 -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 +30 -18
- package/lib/_internal/scrollbar/src/Scrollbar.js +24 -8
- package/lib/_internal/scrollbar/src/styles/index.cssr.js +16 -4
- package/lib/_internal/select-menu/src/SelectGroupHeader.d.ts +6 -6
- package/lib/_internal/select-menu/src/SelectMenu.d.ts +25 -8
- 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 +31 -22
- 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/_utils/composable/use-lock-html-scroll.d.ts +1 -1
- package/lib/_utils/composable/use-resize.js +8 -0
- package/lib/_utils/css/rtl-inset.js +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 +45 -11
- 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/back-top/src/BackTop.js +1 -1
- package/lib/back-top/src/BackTopIcon.d.ts +1 -1
- package/lib/back-top/src/BackTopIcon.js +1 -1
- 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 +14 -11
- package/lib/button-group/src/ButtonGroup.d.ts +7 -7
- package/lib/calendar/src/Calendar.d.ts +39 -9
- 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/CarouselArrow.js +12 -8
- 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 +34 -14
- package/lib/cascader/src/CascaderMenu.d.ts +294 -8
- package/lib/cascader/src/CascaderOption.d.ts +299 -10
- package/lib/cascader/src/CascaderSelectMenu.d.ts +298 -7
- package/lib/cascader/src/CascaderSubmenu.d.ts +304 -6
- package/lib/checkbox/src/CheckMark.d.ts +2 -1
- package/lib/checkbox/src/CheckMark.js +1 -1
- package/lib/checkbox/src/Checkbox.d.ts +15 -15
- package/lib/checkbox/src/Checkbox.js +1 -1
- package/lib/checkbox/src/CheckboxGroup.d.ts +6 -6
- package/lib/checkbox/src/LineMark.d.ts +2 -1
- package/lib/checkbox/src/LineMark.js +1 -1
- 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/countdown/src/Countdown.d.ts +6 -6
- package/lib/data-table/src/DataTable.d.ts +13 -9
- package/lib/data-table/src/HeaderButton/FilterButton.d.ts +1207 -9
- package/lib/data-table/src/HeaderButton/FilterMenu.d.ts +1210 -7
- 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 +12 -5
- package/lib/data-table/src/TableParts/Body.d.ts +1255 -34
- 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 +1224 -20
- 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 +131 -18
- package/lib/date-picker/src/panel/date.d.ts +985 -13
- package/lib/date-picker/src/panel/daterange.d.ts +991 -19
- package/lib/date-picker/src/panel/datetime.d.ts +985 -13
- package/lib/date-picker/src/panel/datetimerange.d.ts +991 -19
- package/lib/date-picker/src/panel/month.d.ts +985 -13
- package/lib/date-picker/src/panel/monthrange.d.ts +991 -19
- package/lib/date-picker/src/panel/panelHeader.d.ts +6130 -78
- package/lib/date-picker/src/panel/use-calendar.d.ts +980 -8
- package/lib/date-picker/src/panel/use-dual-calendar.d.ts +986 -14
- package/lib/date-picker/src/panel/use-panel-common.d.ts +977 -5
- 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 +5505 -9
- package/lib/dialog/src/dialogProps.d.ts +1 -1
- package/lib/discrete/src/InjectionExtractor.d.ts +4 -4
- package/lib/divider/src/Divider.d.ts +7 -7
- package/lib/drawer/src/Drawer.d.ts +9 -9
- package/lib/drawer/src/DrawerBodyWrapper.d.ts +60 -13
- package/lib/drawer/src/DrawerBodyWrapper.js +1 -1
- package/lib/drawer/src/DrawerContent.d.ts +53 -6
- 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/src/DynamicInput.d.ts +11 -9
- package/lib/dynamic-input/src/InputPreset.d.ts +292 -6
- package/lib/dynamic-input/src/PairPreset.d.ts +293 -7
- package/lib/dynamic-tags/src/DynamicTags.d.ts +36 -12
- package/lib/element/src/Element.d.ts +7 -7
- package/lib/ellipsis/src/Ellipsis.d.ts +10 -7
- package/lib/ellipsis/src/PerformantEllipsis.d.ts +6 -6
- package/lib/empty/src/Empty.d.ts +7 -7
- package/lib/equation/src/Equation.d.ts +4 -4
- package/lib/flex/src/Flex.d.ts +7 -7
- package/lib/float-button/src/FloatButton.d.ts +8 -8
- package/lib/float-button/src/styles/index.cssr.js +8 -2
- package/lib/float-button-group/src/FloatButtonGroup.d.ts +7 -7
- package/lib/float-button-group/src/styles/index.cssr.js +7 -1
- package/lib/form/src/Form.d.ts +6 -6
- package/lib/form/src/FormItem.d.ts +17 -11
- package/lib/form/src/FormItemCol.d.ts +11 -5
- package/lib/form/src/FormItemGridItem.d.ts +11 -5
- package/lib/form/src/FormItemRow.d.ts +10 -5
- package/lib/form/src/utils.d.ts +2 -2
- package/lib/global-style/src/GlobalStyle.d.ts +1 -1
- package/lib/gradient-text/src/GradientText.d.ts +7 -7
- package/lib/grid/src/Grid.d.ts +8 -8
- package/lib/grid/src/GridItem.d.ts +8 -8
- 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/src/Image.d.ts +16 -11
- package/lib/image/src/ImageGroup.d.ts +10 -6
- package/lib/image/src/ImagePreview.d.ts +13 -13
- package/lib/image/src/ImagePreview.js +3 -3
- package/lib/image/src/icons.d.ts +3 -3
- package/lib/image/src/icons.js +15 -7
- package/lib/infinite-scroll/src/InfiniteScroll.d.ts +17 -5
- package/lib/input/src/Input.d.ts +39 -23
- package/lib/input/src/InputGroup.d.ts +3 -11
- package/lib/input/src/InputGroupLabel.d.ts +7 -7
- package/lib/input/src/WordCount.d.ts +1 -1
- package/lib/input-number/src/InputNumber.d.ts +42 -10
- package/lib/layout/src/Layout.d.ts +39 -17
- package/lib/layout/src/LayoutContent.d.ts +19 -8
- 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 +20 -9
- 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/src/Transfer.d.ts +13 -10
- package/lib/legacy-transfer/src/TransferFilter.d.ts +384 -6
- package/lib/legacy-transfer/src/TransferHeader.d.ts +4 -4
- package/lib/legacy-transfer/src/TransferList.d.ts +401 -6
- package/lib/legacy-transfer/src/TransferListItem.d.ts +384 -6
- package/lib/legacy-transfer/src/use-transfer-data.d.ts +6 -6
- package/lib/list/src/List.d.ts +8 -8
- package/lib/list/src/ListItem.d.ts +3 -3
- package/lib/loading-bar/src/LoadingBar.d.ts +11 -11
- package/lib/loading-bar/src/LoadingBarProvider.d.ts +9 -5
- package/lib/log/src/Log.d.ts +19 -7
- package/lib/log/src/LogLine.d.ts +7 -7
- package/lib/log/src/LogLoader.d.ts +6 -4
- package/lib/marquee/src/Marquee.d.ts +7 -7
- package/lib/mention/src/Mention.d.ts +50 -14
- package/lib/menu/src/Menu.d.ts +16 -12
- package/lib/menu/src/MenuDivider.d.ts +1 -1
- package/lib/menu/src/MenuOption.d.ts +222 -7
- 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 +226 -11
- 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 +21 -7
- package/lib/modal/src/BodyWrapper.d.ts +540 -11
- 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/notification/src/Notification.d.ts +9 -9
- package/lib/notification/src/NotificationContainer.d.ts +61 -7
- package/lib/notification/src/NotificationEnvironment.d.ts +6 -6
- package/lib/notification/src/NotificationProvider.d.ts +31 -7
- 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 +18 -15
- package/lib/popconfirm/src/Popconfirm.d.ts +12 -7
- package/lib/popconfirm/src/PopconfirmPanel.d.ts +12 -9
- package/lib/popover/src/Popover.d.ts +11 -9
- package/lib/popover/src/Popover.js +7 -1
- package/lib/popover/src/PopoverBody.d.ts +13 -11
- package/lib/popselect/src/Popselect.d.ts +26 -23
- package/lib/popselect/src/PopselectPanel.d.ts +133 -7
- 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 +23 -47
- package/lib/radio/src/RadioGroup.d.ts +9 -9
- package/lib/rate/src/Rate.d.ts +8 -8
- package/lib/rate/src/Rate.js +1 -1
- package/lib/rate/src/StarIcon.d.ts +1 -1
- package/lib/rate/src/StarIcon.js +1 -1
- package/lib/result/src/403.d.ts +1 -2
- package/lib/result/src/403.js +6 -3
- package/lib/result/src/404.d.ts +1 -2
- package/lib/result/src/404.js +10 -7
- package/lib/result/src/418.d.ts +1 -2
- package/lib/result/src/418.js +10 -7
- package/lib/result/src/500.d.ts +1 -2
- package/lib/result/src/500.js +7 -4
- package/lib/result/src/Result.d.ts +7 -7
- package/lib/result/src/Result.js +8 -8
- package/lib/scrollbar/src/Scrollbar.d.ts +17 -5
- package/lib/select/src/Select.d.ts +37 -17
- 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/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 +58 -19
- 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 +19 -10
- package/lib/theme-editor/src/ThemeEditor.js +8 -6
- 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 +326 -10
- package/lib/time-picker/src/PanelCol.d.ts +4 -4
- package/lib/time-picker/src/TimePicker.d.ts +89 -15
- 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 +10 -7
- package/lib/transfer/src/Transfer.d.ts +9 -9
- package/lib/transfer/src/TransferFilter.d.ts +397 -6
- package/lib/transfer/src/TransferHeader.d.ts +4 -4
- package/lib/transfer/src/TransferList.d.ts +414 -6
- package/lib/transfer/src/TransferListItem.d.ts +400 -9
- 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 +28 -11
- package/lib/tree/src/TreeNode.d.ts +14 -14
- package/lib/tree/src/TreeNodeCheckbox.d.ts +99 -5
- 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 +30 -16
- 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 +270 -7
- package/lib/upload/src/UploadFile.js +1 -1
- package/lib/upload/src/UploadFileList.d.ts +1 -1
- package/lib/upload/src/UploadProgress.d.ts +265 -5
- package/lib/upload/src/UploadTrigger.d.ts +5 -5
- package/lib/upload/src/icons.d.ts +2 -2
- package/lib/upload/src/icons.js +3 -3
- package/lib/version.d.ts +1 -1
- package/lib/version.js +1 -1
- package/lib/virtual-list/src/VirtualList.d.ts +22 -6
- package/lib/watermark/src/Watermark.d.ts +4 -4
- package/package.json +4 -4
- package/web-types.json +1 -1
|
@@ -1,7 +1,8 @@
|
|
|
1
|
+
import type { ImageInst } from '../../image/src/Image';
|
|
1
2
|
import type { ListType } from './interface';
|
|
2
3
|
import type { UploadSettledFileInfo } from './public-types';
|
|
3
4
|
import { type PropType } from 'vue';
|
|
4
|
-
declare const _default: import("vue").DefineComponent<{
|
|
5
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
5
6
|
clsPrefix: {
|
|
6
7
|
type: StringConstructor;
|
|
7
8
|
required: true;
|
|
@@ -18,7 +19,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
18
19
|
type: NumberConstructor;
|
|
19
20
|
required: true;
|
|
20
21
|
};
|
|
21
|
-
}
|
|
22
|
+
}>, {
|
|
22
23
|
mergedTheme: import("vue").Ref<{
|
|
23
24
|
common: import("../..").ThemeCommonVars;
|
|
24
25
|
self: {
|
|
@@ -279,27 +280,289 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
279
280
|
} | undefined;
|
|
280
281
|
} | undefined;
|
|
281
282
|
};
|
|
283
|
+
}, {
|
|
284
|
+
common: import("../..").ThemeCommonVars;
|
|
285
|
+
self: {
|
|
286
|
+
fontSize: string;
|
|
287
|
+
lineHeight: string;
|
|
288
|
+
borderRadius: string;
|
|
289
|
+
draggerColor: string;
|
|
290
|
+
draggerBorder: string;
|
|
291
|
+
draggerBorderHover: string;
|
|
292
|
+
itemColorHover: string;
|
|
293
|
+
itemColorHoverError: string;
|
|
294
|
+
itemTextColor: string;
|
|
295
|
+
itemTextColorError: string;
|
|
296
|
+
itemTextColorSuccess: string;
|
|
297
|
+
itemIconColor: string;
|
|
298
|
+
itemDisabledOpacity: string;
|
|
299
|
+
itemBorderImageCardError: string;
|
|
300
|
+
itemBorderImageCard: string;
|
|
301
|
+
};
|
|
302
|
+
peers: {
|
|
303
|
+
Button: import("../../_mixins/use-theme").Theme<"Button", {
|
|
304
|
+
heightTiny: string;
|
|
305
|
+
heightSmall: string;
|
|
306
|
+
heightMedium: string;
|
|
307
|
+
heightLarge: string;
|
|
308
|
+
borderRadiusTiny: string;
|
|
309
|
+
borderRadiusSmall: string;
|
|
310
|
+
borderRadiusMedium: string;
|
|
311
|
+
borderRadiusLarge: string;
|
|
312
|
+
fontSizeTiny: string;
|
|
313
|
+
fontSizeSmall: string;
|
|
314
|
+
fontSizeMedium: string;
|
|
315
|
+
fontSizeLarge: string;
|
|
316
|
+
opacityDisabled: string;
|
|
317
|
+
colorOpacitySecondary: string;
|
|
318
|
+
colorOpacitySecondaryHover: string;
|
|
319
|
+
colorOpacitySecondaryPressed: string;
|
|
320
|
+
colorSecondary: string;
|
|
321
|
+
colorSecondaryHover: string;
|
|
322
|
+
colorSecondaryPressed: string;
|
|
323
|
+
colorTertiary: string;
|
|
324
|
+
colorTertiaryHover: string;
|
|
325
|
+
colorTertiaryPressed: string;
|
|
326
|
+
colorQuaternary: string;
|
|
327
|
+
colorQuaternaryHover: string;
|
|
328
|
+
colorQuaternaryPressed: string;
|
|
329
|
+
color: string;
|
|
330
|
+
colorHover: string;
|
|
331
|
+
colorPressed: string;
|
|
332
|
+
colorFocus: string;
|
|
333
|
+
colorDisabled: string;
|
|
334
|
+
textColor: string;
|
|
335
|
+
textColorTertiary: string;
|
|
336
|
+
textColorHover: string;
|
|
337
|
+
textColorPressed: string;
|
|
338
|
+
textColorFocus: string;
|
|
339
|
+
textColorDisabled: string;
|
|
340
|
+
textColorText: string;
|
|
341
|
+
textColorTextHover: string;
|
|
342
|
+
textColorTextPressed: string;
|
|
343
|
+
textColorTextFocus: string;
|
|
344
|
+
textColorTextDisabled: string;
|
|
345
|
+
textColorGhost: string;
|
|
346
|
+
textColorGhostHover: string;
|
|
347
|
+
textColorGhostPressed: string;
|
|
348
|
+
textColorGhostFocus: string;
|
|
349
|
+
textColorGhostDisabled: string;
|
|
350
|
+
border: string;
|
|
351
|
+
borderHover: string;
|
|
352
|
+
borderPressed: string;
|
|
353
|
+
borderFocus: string;
|
|
354
|
+
borderDisabled: string;
|
|
355
|
+
rippleColor: string;
|
|
356
|
+
colorPrimary: string;
|
|
357
|
+
colorHoverPrimary: string;
|
|
358
|
+
colorPressedPrimary: string;
|
|
359
|
+
colorFocusPrimary: string;
|
|
360
|
+
colorDisabledPrimary: string;
|
|
361
|
+
textColorPrimary: string;
|
|
362
|
+
textColorHoverPrimary: string;
|
|
363
|
+
textColorPressedPrimary: string;
|
|
364
|
+
textColorFocusPrimary: string;
|
|
365
|
+
textColorDisabledPrimary: string;
|
|
366
|
+
textColorTextPrimary: string;
|
|
367
|
+
textColorTextHoverPrimary: string;
|
|
368
|
+
textColorTextPressedPrimary: string;
|
|
369
|
+
textColorTextFocusPrimary: string;
|
|
370
|
+
textColorTextDisabledPrimary: string;
|
|
371
|
+
textColorGhostPrimary: string;
|
|
372
|
+
textColorGhostHoverPrimary: string;
|
|
373
|
+
textColorGhostPressedPrimary: string;
|
|
374
|
+
textColorGhostFocusPrimary: string;
|
|
375
|
+
textColorGhostDisabledPrimary: string;
|
|
376
|
+
borderPrimary: string;
|
|
377
|
+
borderHoverPrimary: string;
|
|
378
|
+
borderPressedPrimary: string;
|
|
379
|
+
borderFocusPrimary: string;
|
|
380
|
+
borderDisabledPrimary: string;
|
|
381
|
+
rippleColorPrimary: string;
|
|
382
|
+
colorInfo: string;
|
|
383
|
+
colorHoverInfo: string;
|
|
384
|
+
colorPressedInfo: string;
|
|
385
|
+
colorFocusInfo: string;
|
|
386
|
+
colorDisabledInfo: string;
|
|
387
|
+
textColorInfo: string;
|
|
388
|
+
textColorHoverInfo: string;
|
|
389
|
+
textColorPressedInfo: string;
|
|
390
|
+
textColorFocusInfo: string;
|
|
391
|
+
textColorDisabledInfo: string;
|
|
392
|
+
textColorTextInfo: string;
|
|
393
|
+
textColorTextHoverInfo: string;
|
|
394
|
+
textColorTextPressedInfo: string;
|
|
395
|
+
textColorTextFocusInfo: string;
|
|
396
|
+
textColorTextDisabledInfo: string;
|
|
397
|
+
textColorGhostInfo: string;
|
|
398
|
+
textColorGhostHoverInfo: string;
|
|
399
|
+
textColorGhostPressedInfo: string;
|
|
400
|
+
textColorGhostFocusInfo: string;
|
|
401
|
+
textColorGhostDisabledInfo: string;
|
|
402
|
+
borderInfo: string;
|
|
403
|
+
borderHoverInfo: string;
|
|
404
|
+
borderPressedInfo: string;
|
|
405
|
+
borderFocusInfo: string;
|
|
406
|
+
borderDisabledInfo: string;
|
|
407
|
+
rippleColorInfo: string;
|
|
408
|
+
colorSuccess: string;
|
|
409
|
+
colorHoverSuccess: string;
|
|
410
|
+
colorPressedSuccess: string;
|
|
411
|
+
colorFocusSuccess: string;
|
|
412
|
+
colorDisabledSuccess: string;
|
|
413
|
+
textColorSuccess: string;
|
|
414
|
+
textColorHoverSuccess: string;
|
|
415
|
+
textColorPressedSuccess: string;
|
|
416
|
+
textColorFocusSuccess: string;
|
|
417
|
+
textColorDisabledSuccess: string;
|
|
418
|
+
textColorTextSuccess: string;
|
|
419
|
+
textColorTextHoverSuccess: string;
|
|
420
|
+
textColorTextPressedSuccess: string;
|
|
421
|
+
textColorTextFocusSuccess: string;
|
|
422
|
+
textColorTextDisabledSuccess: string;
|
|
423
|
+
textColorGhostSuccess: string;
|
|
424
|
+
textColorGhostHoverSuccess: string;
|
|
425
|
+
textColorGhostPressedSuccess: string;
|
|
426
|
+
textColorGhostFocusSuccess: string;
|
|
427
|
+
textColorGhostDisabledSuccess: string;
|
|
428
|
+
borderSuccess: string;
|
|
429
|
+
borderHoverSuccess: string;
|
|
430
|
+
borderPressedSuccess: string;
|
|
431
|
+
borderFocusSuccess: string;
|
|
432
|
+
borderDisabledSuccess: string;
|
|
433
|
+
rippleColorSuccess: string;
|
|
434
|
+
colorWarning: string;
|
|
435
|
+
colorHoverWarning: string;
|
|
436
|
+
colorPressedWarning: string;
|
|
437
|
+
colorFocusWarning: string;
|
|
438
|
+
colorDisabledWarning: string;
|
|
439
|
+
textColorWarning: string;
|
|
440
|
+
textColorHoverWarning: string;
|
|
441
|
+
textColorPressedWarning: string;
|
|
442
|
+
textColorFocusWarning: string;
|
|
443
|
+
textColorDisabledWarning: string;
|
|
444
|
+
textColorTextWarning: string;
|
|
445
|
+
textColorTextHoverWarning: string;
|
|
446
|
+
textColorTextPressedWarning: string;
|
|
447
|
+
textColorTextFocusWarning: string;
|
|
448
|
+
textColorTextDisabledWarning: string;
|
|
449
|
+
textColorGhostWarning: string;
|
|
450
|
+
textColorGhostHoverWarning: string;
|
|
451
|
+
textColorGhostPressedWarning: string;
|
|
452
|
+
textColorGhostFocusWarning: string;
|
|
453
|
+
textColorGhostDisabledWarning: string;
|
|
454
|
+
borderWarning: string;
|
|
455
|
+
borderHoverWarning: string;
|
|
456
|
+
borderPressedWarning: string;
|
|
457
|
+
borderFocusWarning: string;
|
|
458
|
+
borderDisabledWarning: string;
|
|
459
|
+
rippleColorWarning: string;
|
|
460
|
+
colorError: string;
|
|
461
|
+
colorHoverError: string;
|
|
462
|
+
colorPressedError: string;
|
|
463
|
+
colorFocusError: string;
|
|
464
|
+
colorDisabledError: string;
|
|
465
|
+
textColorError: string;
|
|
466
|
+
textColorHoverError: string;
|
|
467
|
+
textColorPressedError: string;
|
|
468
|
+
textColorFocusError: string;
|
|
469
|
+
textColorDisabledError: string;
|
|
470
|
+
textColorTextError: string;
|
|
471
|
+
textColorTextHoverError: string;
|
|
472
|
+
textColorTextPressedError: string;
|
|
473
|
+
textColorTextFocusError: string;
|
|
474
|
+
textColorTextDisabledError: string;
|
|
475
|
+
textColorGhostError: string;
|
|
476
|
+
textColorGhostHoverError: string;
|
|
477
|
+
textColorGhostPressedError: string;
|
|
478
|
+
textColorGhostFocusError: string;
|
|
479
|
+
textColorGhostDisabledError: string;
|
|
480
|
+
borderError: string;
|
|
481
|
+
borderHoverError: string;
|
|
482
|
+
borderPressedError: string;
|
|
483
|
+
borderFocusError: string;
|
|
484
|
+
borderDisabledError: string;
|
|
485
|
+
rippleColorError: string;
|
|
486
|
+
waveOpacity: string;
|
|
487
|
+
fontWeight: string;
|
|
488
|
+
fontWeightStrong: string;
|
|
489
|
+
paddingTiny: string;
|
|
490
|
+
paddingSmall: string;
|
|
491
|
+
paddingMedium: string;
|
|
492
|
+
paddingLarge: string;
|
|
493
|
+
paddingRoundTiny: string;
|
|
494
|
+
paddingRoundSmall: string;
|
|
495
|
+
paddingRoundMedium: string;
|
|
496
|
+
paddingRoundLarge: string;
|
|
497
|
+
iconMarginTiny: string;
|
|
498
|
+
iconMarginSmall: string;
|
|
499
|
+
iconMarginMedium: string;
|
|
500
|
+
iconMarginLarge: string;
|
|
501
|
+
iconSizeTiny: string;
|
|
502
|
+
iconSizeSmall: string;
|
|
503
|
+
iconSizeMedium: string;
|
|
504
|
+
iconSizeLarge: string;
|
|
505
|
+
rippleDuration: string;
|
|
506
|
+
}, any>;
|
|
507
|
+
Progress: import("../../_mixins/use-theme").Theme<"Progress", {
|
|
508
|
+
fontSize: string;
|
|
509
|
+
fontSizeCircle: string;
|
|
510
|
+
fontWeightCircle: string;
|
|
511
|
+
railColor: string;
|
|
512
|
+
railHeight: string;
|
|
513
|
+
iconSizeCircle: string;
|
|
514
|
+
iconSizeLine: string;
|
|
515
|
+
iconColor: string;
|
|
516
|
+
iconColorInfo: string;
|
|
517
|
+
iconColorSuccess: string;
|
|
518
|
+
iconColorWarning: string;
|
|
519
|
+
iconColorError: string;
|
|
520
|
+
textColorCircle: string;
|
|
521
|
+
textColorLineInner: string;
|
|
522
|
+
textColorLineOuter: string;
|
|
523
|
+
fillColor: string;
|
|
524
|
+
fillColorInfo: string;
|
|
525
|
+
fillColorSuccess: string;
|
|
526
|
+
fillColorWarning: string;
|
|
527
|
+
fillColorError: string;
|
|
528
|
+
lineBgProcessing: string;
|
|
529
|
+
}, any>;
|
|
530
|
+
};
|
|
531
|
+
peerOverrides: {
|
|
532
|
+
Button?: {
|
|
533
|
+
peers?: {
|
|
534
|
+
[x: string]: any;
|
|
535
|
+
} | undefined;
|
|
536
|
+
} | undefined;
|
|
537
|
+
Progress?: {
|
|
538
|
+
peers?: {
|
|
539
|
+
[x: string]: any;
|
|
540
|
+
} | undefined;
|
|
541
|
+
} | undefined;
|
|
542
|
+
};
|
|
282
543
|
}>;
|
|
283
544
|
progressStatus: import("vue").ComputedRef<"info" | "success" | "error">;
|
|
284
545
|
buttonType: import("vue").ComputedRef<"error" | undefined>;
|
|
285
546
|
showProgress: import("vue").ComputedRef<boolean>;
|
|
286
|
-
disabled: import("vue").Ref<boolean>;
|
|
547
|
+
disabled: import("vue").Ref<boolean, boolean>;
|
|
287
548
|
showCancelButton: import("vue").ComputedRef<boolean>;
|
|
288
549
|
showRemoveButton: import("vue").ComputedRef<boolean>;
|
|
289
550
|
showDownloadButton: import("vue").ComputedRef<boolean>;
|
|
290
551
|
showRetryButton: import("vue").ComputedRef<boolean>;
|
|
291
552
|
showPreviewButton: import("vue").ComputedRef<boolean | "" | null>;
|
|
292
553
|
mergedThumbnailUrl: import("vue").ComputedRef<string | null>;
|
|
293
|
-
shouldUseThumbnailUrl: import("vue").Ref<import("./interface").ShouldUseThumbnailUrl>;
|
|
294
|
-
renderIcon: import("vue").Ref<import("./interface").RenderIcon | undefined>;
|
|
554
|
+
shouldUseThumbnailUrl: import("vue").Ref<import("./interface").ShouldUseThumbnailUrl, import("./interface").ShouldUseThumbnailUrl>;
|
|
555
|
+
renderIcon: import("vue").Ref<import("./interface").RenderIcon | undefined, import("./interface").RenderIcon | undefined>;
|
|
295
556
|
imageRef: import("vue").Ref<{
|
|
296
557
|
click: () => void;
|
|
558
|
+
} | null, ImageInst | {
|
|
559
|
+
click: () => void;
|
|
297
560
|
} | null>;
|
|
298
561
|
handleRemoveOrCancelClick: (e: MouseEvent) => void;
|
|
299
562
|
handleDownloadClick: (e: MouseEvent) => void;
|
|
300
563
|
handleRetryClick: () => Promise<void>;
|
|
301
564
|
handlePreviewClick: (e: MouseEvent) => void;
|
|
302
|
-
},
|
|
565
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
303
566
|
clsPrefix: {
|
|
304
567
|
type: StringConstructor;
|
|
305
568
|
required: true;
|
|
@@ -316,5 +579,5 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
316
579
|
type: NumberConstructor;
|
|
317
580
|
required: true;
|
|
318
581
|
};
|
|
319
|
-
}
|
|
582
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
320
583
|
export default _default;
|
|
@@ -223,7 +223,7 @@ exports.default = (0, vue_1.defineComponent)({
|
|
|
223
223
|
const isImageCardType = listType === 'image-card';
|
|
224
224
|
if (isImageType || isImageCardType) {
|
|
225
225
|
icon
|
|
226
|
-
= !this.shouldUseThumbnailUrl(file) || !this.mergedThumbnailUrl ? ((0, vue_1.h)("span", { class: `${clsPrefix}-upload-file-info__thumbnail` }, renderIcon ? (renderIcon(file)) : (0, utils_1.isImageFile)(file) ? ((0, vue_1.h)(_internal_1.NBaseIcon, { clsPrefix: clsPrefix }, { default:
|
|
226
|
+
= !this.shouldUseThumbnailUrl(file) || !this.mergedThumbnailUrl ? ((0, vue_1.h)("span", { class: `${clsPrefix}-upload-file-info__thumbnail` }, renderIcon ? (renderIcon(file)) : (0, utils_1.isImageFile)(file) ? ((0, vue_1.h)(_internal_1.NBaseIcon, { clsPrefix: clsPrefix }, { default: icons_2.renderImageIcon })) : ((0, vue_1.h)(_internal_1.NBaseIcon, { clsPrefix: clsPrefix }, { default: icons_2.renderDocumentIcon })))) : ((0, vue_1.h)("a", { rel: "noopener noreferer", target: "_blank", href: file.url || undefined, class: `${clsPrefix}-upload-file-info__thumbnail`, onClick: this.handlePreviewClick }, listType === 'image-card' ? ((0, vue_1.h)(image_1.NImage, { src: this.mergedThumbnailUrl || undefined, previewSrc: file.url || undefined, alt: file.name, ref: "imageRef" })) : ((0, vue_1.h)("img", { src: this.mergedThumbnailUrl || undefined, alt: file.name }))));
|
|
227
227
|
}
|
|
228
228
|
else {
|
|
229
229
|
icon = ((0, vue_1.h)("span", { class: `${clsPrefix}-upload-file-info__thumbnail` }, renderIcon ? (renderIcon(file)) : ((0, vue_1.h)(_internal_1.NBaseIcon, { clsPrefix: clsPrefix }, { default: () => (0, vue_1.h)(icons_1.AttachIcon, null) }))));
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{}, () => JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, () => JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2
2
|
export default _default;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { type PropType } from 'vue';
|
|
2
|
-
declare const _default: import("vue").DefineComponent<{
|
|
2
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
3
3
|
show: BooleanConstructor;
|
|
4
4
|
percentage: {
|
|
5
5
|
type: NumberConstructor;
|
|
@@ -9,7 +9,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
9
9
|
type: PropType<"info" | "error" | "success">;
|
|
10
10
|
required: true;
|
|
11
11
|
};
|
|
12
|
-
}
|
|
12
|
+
}>, {
|
|
13
13
|
mergedTheme: import("vue").Ref<{
|
|
14
14
|
common: import("../..").ThemeCommonVars;
|
|
15
15
|
self: {
|
|
@@ -270,8 +270,268 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
270
270
|
} | undefined;
|
|
271
271
|
} | undefined;
|
|
272
272
|
};
|
|
273
|
+
}, {
|
|
274
|
+
common: import("../..").ThemeCommonVars;
|
|
275
|
+
self: {
|
|
276
|
+
fontSize: string;
|
|
277
|
+
lineHeight: string;
|
|
278
|
+
borderRadius: string;
|
|
279
|
+
draggerColor: string;
|
|
280
|
+
draggerBorder: string;
|
|
281
|
+
draggerBorderHover: string;
|
|
282
|
+
itemColorHover: string;
|
|
283
|
+
itemColorHoverError: string;
|
|
284
|
+
itemTextColor: string;
|
|
285
|
+
itemTextColorError: string;
|
|
286
|
+
itemTextColorSuccess: string;
|
|
287
|
+
itemIconColor: string;
|
|
288
|
+
itemDisabledOpacity: string;
|
|
289
|
+
itemBorderImageCardError: string;
|
|
290
|
+
itemBorderImageCard: string;
|
|
291
|
+
};
|
|
292
|
+
peers: {
|
|
293
|
+
Button: import("../../_mixins").Theme<"Button", {
|
|
294
|
+
heightTiny: string;
|
|
295
|
+
heightSmall: string;
|
|
296
|
+
heightMedium: string;
|
|
297
|
+
heightLarge: string;
|
|
298
|
+
borderRadiusTiny: string;
|
|
299
|
+
borderRadiusSmall: string;
|
|
300
|
+
borderRadiusMedium: string;
|
|
301
|
+
borderRadiusLarge: string;
|
|
302
|
+
fontSizeTiny: string;
|
|
303
|
+
fontSizeSmall: string;
|
|
304
|
+
fontSizeMedium: string;
|
|
305
|
+
fontSizeLarge: string;
|
|
306
|
+
opacityDisabled: string;
|
|
307
|
+
colorOpacitySecondary: string;
|
|
308
|
+
colorOpacitySecondaryHover: string;
|
|
309
|
+
colorOpacitySecondaryPressed: string;
|
|
310
|
+
colorSecondary: string;
|
|
311
|
+
colorSecondaryHover: string;
|
|
312
|
+
colorSecondaryPressed: string;
|
|
313
|
+
colorTertiary: string;
|
|
314
|
+
colorTertiaryHover: string;
|
|
315
|
+
colorTertiaryPressed: string;
|
|
316
|
+
colorQuaternary: string;
|
|
317
|
+
colorQuaternaryHover: string;
|
|
318
|
+
colorQuaternaryPressed: string;
|
|
319
|
+
color: string;
|
|
320
|
+
colorHover: string;
|
|
321
|
+
colorPressed: string;
|
|
322
|
+
colorFocus: string;
|
|
323
|
+
colorDisabled: string;
|
|
324
|
+
textColor: string;
|
|
325
|
+
textColorTertiary: string;
|
|
326
|
+
textColorHover: string;
|
|
327
|
+
textColorPressed: string;
|
|
328
|
+
textColorFocus: string;
|
|
329
|
+
textColorDisabled: string;
|
|
330
|
+
textColorText: string;
|
|
331
|
+
textColorTextHover: string;
|
|
332
|
+
textColorTextPressed: string;
|
|
333
|
+
textColorTextFocus: string;
|
|
334
|
+
textColorTextDisabled: string;
|
|
335
|
+
textColorGhost: string;
|
|
336
|
+
textColorGhostHover: string;
|
|
337
|
+
textColorGhostPressed: string;
|
|
338
|
+
textColorGhostFocus: string;
|
|
339
|
+
textColorGhostDisabled: string;
|
|
340
|
+
border: string;
|
|
341
|
+
borderHover: string;
|
|
342
|
+
borderPressed: string;
|
|
343
|
+
borderFocus: string;
|
|
344
|
+
borderDisabled: string;
|
|
345
|
+
rippleColor: string;
|
|
346
|
+
colorPrimary: string;
|
|
347
|
+
colorHoverPrimary: string;
|
|
348
|
+
colorPressedPrimary: string;
|
|
349
|
+
colorFocusPrimary: string;
|
|
350
|
+
colorDisabledPrimary: string;
|
|
351
|
+
textColorPrimary: string;
|
|
352
|
+
textColorHoverPrimary: string;
|
|
353
|
+
textColorPressedPrimary: string;
|
|
354
|
+
textColorFocusPrimary: string;
|
|
355
|
+
textColorDisabledPrimary: string;
|
|
356
|
+
textColorTextPrimary: string;
|
|
357
|
+
textColorTextHoverPrimary: string;
|
|
358
|
+
textColorTextPressedPrimary: string;
|
|
359
|
+
textColorTextFocusPrimary: string;
|
|
360
|
+
textColorTextDisabledPrimary: string;
|
|
361
|
+
textColorGhostPrimary: string;
|
|
362
|
+
textColorGhostHoverPrimary: string;
|
|
363
|
+
textColorGhostPressedPrimary: string;
|
|
364
|
+
textColorGhostFocusPrimary: string;
|
|
365
|
+
textColorGhostDisabledPrimary: string;
|
|
366
|
+
borderPrimary: string;
|
|
367
|
+
borderHoverPrimary: string;
|
|
368
|
+
borderPressedPrimary: string;
|
|
369
|
+
borderFocusPrimary: string;
|
|
370
|
+
borderDisabledPrimary: string;
|
|
371
|
+
rippleColorPrimary: string;
|
|
372
|
+
colorInfo: string;
|
|
373
|
+
colorHoverInfo: string;
|
|
374
|
+
colorPressedInfo: string;
|
|
375
|
+
colorFocusInfo: string;
|
|
376
|
+
colorDisabledInfo: string;
|
|
377
|
+
textColorInfo: string;
|
|
378
|
+
textColorHoverInfo: string;
|
|
379
|
+
textColorPressedInfo: string;
|
|
380
|
+
textColorFocusInfo: string;
|
|
381
|
+
textColorDisabledInfo: string;
|
|
382
|
+
textColorTextInfo: string;
|
|
383
|
+
textColorTextHoverInfo: string;
|
|
384
|
+
textColorTextPressedInfo: string;
|
|
385
|
+
textColorTextFocusInfo: string;
|
|
386
|
+
textColorTextDisabledInfo: string;
|
|
387
|
+
textColorGhostInfo: string;
|
|
388
|
+
textColorGhostHoverInfo: string;
|
|
389
|
+
textColorGhostPressedInfo: string;
|
|
390
|
+
textColorGhostFocusInfo: string;
|
|
391
|
+
textColorGhostDisabledInfo: string;
|
|
392
|
+
borderInfo: string;
|
|
393
|
+
borderHoverInfo: string;
|
|
394
|
+
borderPressedInfo: string;
|
|
395
|
+
borderFocusInfo: string;
|
|
396
|
+
borderDisabledInfo: string;
|
|
397
|
+
rippleColorInfo: string;
|
|
398
|
+
colorSuccess: string;
|
|
399
|
+
colorHoverSuccess: string;
|
|
400
|
+
colorPressedSuccess: string;
|
|
401
|
+
colorFocusSuccess: string;
|
|
402
|
+
colorDisabledSuccess: string;
|
|
403
|
+
textColorSuccess: string;
|
|
404
|
+
textColorHoverSuccess: string;
|
|
405
|
+
textColorPressedSuccess: string;
|
|
406
|
+
textColorFocusSuccess: string;
|
|
407
|
+
textColorDisabledSuccess: string;
|
|
408
|
+
textColorTextSuccess: string;
|
|
409
|
+
textColorTextHoverSuccess: string;
|
|
410
|
+
textColorTextPressedSuccess: string;
|
|
411
|
+
textColorTextFocusSuccess: string;
|
|
412
|
+
textColorTextDisabledSuccess: string;
|
|
413
|
+
textColorGhostSuccess: string;
|
|
414
|
+
textColorGhostHoverSuccess: string;
|
|
415
|
+
textColorGhostPressedSuccess: string;
|
|
416
|
+
textColorGhostFocusSuccess: string;
|
|
417
|
+
textColorGhostDisabledSuccess: string;
|
|
418
|
+
borderSuccess: string;
|
|
419
|
+
borderHoverSuccess: string;
|
|
420
|
+
borderPressedSuccess: string;
|
|
421
|
+
borderFocusSuccess: string;
|
|
422
|
+
borderDisabledSuccess: string;
|
|
423
|
+
rippleColorSuccess: string;
|
|
424
|
+
colorWarning: string;
|
|
425
|
+
colorHoverWarning: string;
|
|
426
|
+
colorPressedWarning: string;
|
|
427
|
+
colorFocusWarning: string;
|
|
428
|
+
colorDisabledWarning: string;
|
|
429
|
+
textColorWarning: string;
|
|
430
|
+
textColorHoverWarning: string;
|
|
431
|
+
textColorPressedWarning: string;
|
|
432
|
+
textColorFocusWarning: string;
|
|
433
|
+
textColorDisabledWarning: string;
|
|
434
|
+
textColorTextWarning: string;
|
|
435
|
+
textColorTextHoverWarning: string;
|
|
436
|
+
textColorTextPressedWarning: string;
|
|
437
|
+
textColorTextFocusWarning: string;
|
|
438
|
+
textColorTextDisabledWarning: string;
|
|
439
|
+
textColorGhostWarning: string;
|
|
440
|
+
textColorGhostHoverWarning: string;
|
|
441
|
+
textColorGhostPressedWarning: string;
|
|
442
|
+
textColorGhostFocusWarning: string;
|
|
443
|
+
textColorGhostDisabledWarning: string;
|
|
444
|
+
borderWarning: string;
|
|
445
|
+
borderHoverWarning: string;
|
|
446
|
+
borderPressedWarning: string;
|
|
447
|
+
borderFocusWarning: string;
|
|
448
|
+
borderDisabledWarning: string;
|
|
449
|
+
rippleColorWarning: string;
|
|
450
|
+
colorError: string;
|
|
451
|
+
colorHoverError: string;
|
|
452
|
+
colorPressedError: string;
|
|
453
|
+
colorFocusError: string;
|
|
454
|
+
colorDisabledError: string;
|
|
455
|
+
textColorError: string;
|
|
456
|
+
textColorHoverError: string;
|
|
457
|
+
textColorPressedError: string;
|
|
458
|
+
textColorFocusError: string;
|
|
459
|
+
textColorDisabledError: string;
|
|
460
|
+
textColorTextError: string;
|
|
461
|
+
textColorTextHoverError: string;
|
|
462
|
+
textColorTextPressedError: string;
|
|
463
|
+
textColorTextFocusError: string;
|
|
464
|
+
textColorTextDisabledError: string;
|
|
465
|
+
textColorGhostError: string;
|
|
466
|
+
textColorGhostHoverError: string;
|
|
467
|
+
textColorGhostPressedError: string;
|
|
468
|
+
textColorGhostFocusError: string;
|
|
469
|
+
textColorGhostDisabledError: string;
|
|
470
|
+
borderError: string;
|
|
471
|
+
borderHoverError: string;
|
|
472
|
+
borderPressedError: string;
|
|
473
|
+
borderFocusError: string;
|
|
474
|
+
borderDisabledError: string;
|
|
475
|
+
rippleColorError: string;
|
|
476
|
+
waveOpacity: string;
|
|
477
|
+
fontWeight: string;
|
|
478
|
+
fontWeightStrong: string;
|
|
479
|
+
paddingTiny: string;
|
|
480
|
+
paddingSmall: string;
|
|
481
|
+
paddingMedium: string;
|
|
482
|
+
paddingLarge: string;
|
|
483
|
+
paddingRoundTiny: string;
|
|
484
|
+
paddingRoundSmall: string;
|
|
485
|
+
paddingRoundMedium: string;
|
|
486
|
+
paddingRoundLarge: string;
|
|
487
|
+
iconMarginTiny: string;
|
|
488
|
+
iconMarginSmall: string;
|
|
489
|
+
iconMarginMedium: string;
|
|
490
|
+
iconMarginLarge: string;
|
|
491
|
+
iconSizeTiny: string;
|
|
492
|
+
iconSizeSmall: string;
|
|
493
|
+
iconSizeMedium: string;
|
|
494
|
+
iconSizeLarge: string;
|
|
495
|
+
rippleDuration: string;
|
|
496
|
+
}, any>;
|
|
497
|
+
Progress: import("../../_mixins").Theme<"Progress", {
|
|
498
|
+
fontSize: string;
|
|
499
|
+
fontSizeCircle: string;
|
|
500
|
+
fontWeightCircle: string;
|
|
501
|
+
railColor: string;
|
|
502
|
+
railHeight: string;
|
|
503
|
+
iconSizeCircle: string;
|
|
504
|
+
iconSizeLine: string;
|
|
505
|
+
iconColor: string;
|
|
506
|
+
iconColorInfo: string;
|
|
507
|
+
iconColorSuccess: string;
|
|
508
|
+
iconColorWarning: string;
|
|
509
|
+
iconColorError: string;
|
|
510
|
+
textColorCircle: string;
|
|
511
|
+
textColorLineInner: string;
|
|
512
|
+
textColorLineOuter: string;
|
|
513
|
+
fillColor: string;
|
|
514
|
+
fillColorInfo: string;
|
|
515
|
+
fillColorSuccess: string;
|
|
516
|
+
fillColorWarning: string;
|
|
517
|
+
fillColorError: string;
|
|
518
|
+
lineBgProcessing: string;
|
|
519
|
+
}, any>;
|
|
520
|
+
};
|
|
521
|
+
peerOverrides: {
|
|
522
|
+
Button?: {
|
|
523
|
+
peers?: {
|
|
524
|
+
[x: string]: any;
|
|
525
|
+
} | undefined;
|
|
526
|
+
} | undefined;
|
|
527
|
+
Progress?: {
|
|
528
|
+
peers?: {
|
|
529
|
+
[x: string]: any;
|
|
530
|
+
} | undefined;
|
|
531
|
+
} | undefined;
|
|
532
|
+
};
|
|
273
533
|
}>;
|
|
274
|
-
},
|
|
534
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
275
535
|
show: BooleanConstructor;
|
|
276
536
|
percentage: {
|
|
277
537
|
type: NumberConstructor;
|
|
@@ -281,7 +541,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
281
541
|
type: PropType<"info" | "error" | "success">;
|
|
282
542
|
required: true;
|
|
283
543
|
};
|
|
284
|
-
}
|
|
544
|
+
}>> & Readonly<{}>, {
|
|
285
545
|
show: boolean;
|
|
286
|
-
}, {}>;
|
|
546
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
287
547
|
export default _default;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{
|
|
1
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
2
2
|
abstract: BooleanConstructor;
|
|
3
|
-
}
|
|
3
|
+
}>, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
4
4
|
[key: string]: any;
|
|
5
|
-
}>[] | JSX.Element | undefined,
|
|
5
|
+
}>[] | JSX.Element | undefined, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
6
6
|
abstract: BooleanConstructor;
|
|
7
|
-
}
|
|
7
|
+
}>> & Readonly<{}>, {
|
|
8
8
|
abstract: boolean;
|
|
9
|
-
}, {}>;
|
|
9
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
10
10
|
export default _default;
|
|
@@ -2,5 +2,5 @@
|
|
|
2
2
|
* Since image is too large compared with normal icons, we keep it inside upload
|
|
3
3
|
* now.
|
|
4
4
|
*/
|
|
5
|
-
export declare const
|
|
6
|
-
export declare const
|
|
5
|
+
export declare const renderImageIcon: JSX.Element;
|
|
6
|
+
export declare const renderDocumentIcon: JSX.Element;
|
package/lib/upload/src/icons.js
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
3
|
+
exports.renderDocumentIcon = exports.renderImageIcon = void 0;
|
|
4
4
|
const vue_1 = require("vue");
|
|
5
5
|
/**
|
|
6
6
|
* Since image is too large compared with normal icons, we keep it inside upload
|
|
7
7
|
* now.
|
|
8
8
|
*/
|
|
9
|
-
exports.
|
|
9
|
+
exports.renderImageIcon = ((0, vue_1.h)("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 28 28" },
|
|
10
10
|
(0, vue_1.h)("g", { fill: "none" },
|
|
11
11
|
(0, vue_1.h)("path", { d: "M21.75 3A3.25 3.25 0 0 1 25 6.25v15.5A3.25 3.25 0 0 1 21.75 25H6.25A3.25 3.25 0 0 1 3 21.75V6.25A3.25 3.25 0 0 1 6.25 3h15.5zm.583 20.4l-7.807-7.68a.75.75 0 0 0-.968-.07l-.084.07l-7.808 7.68c.183.065.38.1.584.1h15.5c.204 0 .4-.035.583-.1l-7.807-7.68l7.807 7.68zM21.75 4.5H6.25A1.75 1.75 0 0 0 4.5 6.25v15.5c0 .208.036.408.103.593l7.82-7.692a2.25 2.25 0 0 1 3.026-.117l.129.117l7.82 7.692c.066-.185.102-.385.102-.593V6.25a1.75 1.75 0 0 0-1.75-1.75zm-3.25 3a2.5 2.5 0 1 1 0 5a2.5 2.5 0 0 1 0-5zm0 1.5a1 1 0 1 0 0 2a1 1 0 0 0 0-2z", fill: "currentColor" }))));
|
|
12
|
-
exports.
|
|
12
|
+
exports.renderDocumentIcon = ((0, vue_1.h)("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 28 28" },
|
|
13
13
|
(0, vue_1.h)("g", { fill: "none" },
|
|
14
14
|
(0, vue_1.h)("path", { d: "M6.4 2A2.4 2.4 0 0 0 4 4.4v19.2A2.4 2.4 0 0 0 6.4 26h15.2a2.4 2.4 0 0 0 2.4-2.4V11.578c0-.729-.29-1.428-.805-1.944l-6.931-6.931A2.4 2.4 0 0 0 14.567 2H6.4zm-.9 2.4a.9.9 0 0 1 .9-.9H14V10a2 2 0 0 0 2 2h6.5v11.6a.9.9 0 0 1-.9.9H6.4a.9.9 0 0 1-.9-.9V4.4zm16.44 6.1H16a.5.5 0 0 1-.5-.5V4.06l6.44 6.44z", fill: "currentColor" }))));
|