ele-admin-plus 1.1.9-beta.11 → 1.1.9-beta.12
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/es/ele-alert/index.d.ts +22 -22
- package/es/ele-app/el.d.ts +2 -1
- package/es/ele-app/index.d.ts +2 -2
- package/es/ele-avatar-group/index.d.ts +26 -26
- package/es/ele-bar-code/index.d.ts +6 -6
- package/es/ele-basic-select/index.d.ts +30 -30
- package/es/ele-basic-select/props.d.ts +1 -1
- package/es/ele-bottom-bar/index.d.ts +5 -5
- package/es/ele-breadcrumb/index.d.ts +8 -8
- package/es/ele-breadcrumb/props.d.ts +1 -1
- package/es/ele-card/index.d.ts +11 -11
- package/es/ele-check-card/components/card-item.d.ts +3 -3
- package/es/ele-check-card/index.d.ts +12 -12
- package/es/ele-config-provider/components/receiver-view.d.ts +2 -2
- package/es/ele-config-provider/index.d.ts +6 -6
- package/es/ele-config-provider/receiver.d.ts +1 -1
- package/es/ele-config-provider/receiver.js +4 -8
- package/es/ele-config-provider/types.d.ts +0 -18
- package/es/ele-copyable/index.d.ts +28 -28
- package/es/ele-count-up/index.d.ts +6 -6
- package/es/ele-cropper/components/cropper-preview.d.ts +2 -2
- package/es/ele-cropper/components/cropper-tools.d.ts +8 -8
- package/es/ele-cropper/index.d.ts +11 -11
- package/es/ele-cropper-modal/index.d.ts +13 -13
- package/es/ele-dashboard/index.d.ts +4 -4
- package/es/ele-data-table/index.d.ts +56 -56
- package/es/ele-dot/index.d.ts +3 -3
- package/es/ele-drawer/index.d.ts +67 -67
- package/es/ele-drawer/index.js +2 -2
- package/es/ele-drawer/props.d.ts +1 -1
- package/es/ele-dropdown/index.d.ts +62 -62
- package/es/ele-dropdown/props.d.ts +4 -4
- package/es/ele-edit-tag/index.d.ts +30 -30
- package/es/ele-ellipsis/index.d.ts +19 -19
- package/es/ele-file-list/components/file-grid-item.d.ts +7 -7
- package/es/ele-file-list/components/file-grid.d.ts +4 -4
- package/es/ele-file-list/components/file-sort.d.ts +1 -1
- package/es/ele-file-list/components/file-table-item.d.ts +7 -7
- package/es/ele-file-list/components/file-table.d.ts +4 -4
- package/es/ele-file-list/index.d.ts +32 -32
- package/es/ele-file-list-tool/index.d.ts +2 -2
- package/es/ele-icon-select/components/icon-grid.d.ts +11 -11
- package/es/ele-icon-select/index.d.ts +45 -45
- package/es/ele-icon-select/props.d.ts +1 -1
- package/es/ele-loading/index.d.ts +11 -11
- package/es/ele-map-picker/components/map-view.d.ts +25 -25
- package/es/ele-map-picker/index.d.ts +21 -21
- package/es/ele-menus/index.d.ts +55 -55
- package/es/ele-menus/props.d.ts +1 -1
- package/es/ele-modal/index.d.ts +67 -67
- package/es/ele-modal/index.js +3 -4
- package/es/ele-modal/props.d.ts +1 -1
- package/es/ele-page/index.d.ts +1 -1
- package/es/ele-pagination/index.d.ts +30 -30
- package/es/ele-pagination/props.d.ts +2 -2
- package/es/ele-popconfirm/index.d.ts +86 -86
- package/es/ele-popconfirm/props.d.ts +5 -5
- package/es/ele-popover/index.d.ts +65 -65
- package/es/ele-popover/props.d.ts +4 -4
- package/es/ele-printer/index.d.ts +17 -17
- package/es/ele-pro-layout/components/header-tool.d.ts +1 -1
- package/es/ele-pro-layout/components/pro-header.d.ts +20 -20
- package/es/ele-pro-layout/components/pro-iframe.d.ts +3 -4
- package/es/ele-pro-layout/components/pro-iframe.js +31 -41
- package/es/ele-pro-layout/components/pro-sidebar.d.ts +9 -9
- package/es/ele-pro-layout/components/pro-sidebox.d.ts +11 -11
- package/es/ele-pro-layout/components/pro-tabs.d.ts +6 -6
- package/es/ele-pro-layout/components/sidebar-tool.d.ts +1 -1
- package/es/ele-pro-layout/components/tab-dropdown.d.ts +3 -3
- package/es/ele-pro-layout/index.d.ts +99 -98
- package/es/ele-pro-layout/index.js +19 -20
- package/es/ele-pro-layout/props.d.ts +1 -1
- package/es/ele-pro-layout/style/layout.scss +17 -7
- package/es/ele-pro-layout/util.d.ts +1 -2
- package/es/ele-pro-layout/util.js +2 -3
- package/es/ele-pro-table/components/table-tools.d.ts +17 -17
- package/es/ele-pro-table/components/tool-column-list.d.ts +2 -2
- package/es/ele-pro-table/components/tool-column.d.ts +9 -9
- package/es/ele-pro-table/components/tool-export.d.ts +15 -292
- package/es/ele-pro-table/components/tool-print-body-cell.d.ts +8 -8
- package/es/ele-pro-table/components/tool-print-header-cell.d.ts +8 -8
- package/es/ele-pro-table/components/tool-print.d.ts +23 -736
- package/es/ele-pro-table/index.d.ts +124 -124
- package/es/ele-pro-table/index.js +30 -25
- package/es/ele-pro-table/props.d.ts +16 -16
- package/es/ele-pro-table/types.d.ts +11 -0
- package/es/ele-pro-table/util.d.ts +10 -14
- package/es/ele-pro-table/util.js +18 -15
- package/es/ele-qr-code/index.d.ts +13 -13
- package/es/ele-qr-code-svg/index.d.ts +17 -17
- package/es/ele-segmented/index.d.ts +7 -7
- package/es/ele-split-panel/index.d.ts +15 -15
- package/es/ele-steps/index.d.ts +32 -32
- package/es/ele-tab-tool/index.d.ts +1 -1
- package/es/ele-tab-wrap/index.d.ts +5 -5
- package/es/ele-table/index.d.ts +3 -3
- package/es/ele-table/props.d.ts +1 -1
- package/es/ele-table-select/index.d.ts +32 -32
- package/es/ele-table-select/index.js +2 -1
- package/es/ele-table-select/props.d.ts +1 -1
- package/es/ele-tabs/components/tab-title.d.ts +3 -3
- package/es/ele-tabs/index.d.ts +31 -31
- package/es/ele-tabs/props.d.ts +4 -4
- package/es/ele-text/index.d.ts +11 -11
- package/es/ele-tool/index.d.ts +6 -6
- package/es/ele-tool/props.d.ts +1 -1
- package/es/ele-toolbar/index.d.ts +14 -14
- package/es/ele-tooltip/index.d.ts +56 -56
- package/es/ele-tooltip/props.d.ts +3 -3
- package/es/ele-tour/index.d.ts +10 -10
- package/es/ele-tree-select/index.d.ts +31 -31
- package/es/ele-tree-select/props.d.ts +1 -1
- package/es/ele-upload-list/components/list-item.d.ts +2 -2
- package/es/ele-upload-list/index.d.ts +22 -22
- package/es/ele-virtual-table/components/body-cell.d.ts +16 -16
- package/es/ele-virtual-table/components/body-row.d.ts +17 -17
- package/es/ele-virtual-table/components/cell-checkbox.d.ts +2 -2
- package/es/ele-virtual-table/components/cell-filter.d.ts +13 -13
- package/es/ele-virtual-table/components/expand-row.d.ts +1 -1
- package/es/ele-virtual-table/components/footer-row.d.ts +5 -5
- package/es/ele-virtual-table/components/header-cell.d.ts +11 -11
- package/es/ele-virtual-table/components/header-row.d.ts +7 -7
- package/es/ele-virtual-table/index.d.ts +71 -71
- package/es/ele-virtual-table/props.d.ts +21 -21
- package/es/ele-virtual-table/util.d.ts +1 -1
- package/es/ele-watermark/index.d.ts +12 -12
- package/es/ele-xg-player/index.d.ts +6 -6
- package/es/icons/AnalysisOutlined.d.ts +1 -1
- package/es/icons/ApplicationOutlined.d.ts +1 -1
- package/es/icons/AppstoreAddOutlined.d.ts +1 -1
- package/es/icons/AppstoreOutlined.d.ts +1 -1
- package/es/icons/ArrowDown.d.ts +1 -1
- package/es/icons/ArrowDownOutlined.d.ts +1 -1
- package/es/icons/ArrowLeft.d.ts +1 -1
- package/es/icons/ArrowLeftOutlined.d.ts +1 -1
- package/es/icons/ArrowRight.d.ts +1 -1
- package/es/icons/ArrowRightOutlined.d.ts +1 -1
- package/es/icons/ArrowUp.d.ts +1 -1
- package/es/icons/ArrowUpOutlined.d.ts +1 -1
- package/es/icons/BellOutlined.d.ts +1 -1
- package/es/icons/BookOutlined.d.ts +1 -1
- package/es/icons/CalendarOutlined.d.ts +1 -1
- package/es/icons/CaretDownFilled.d.ts +1 -1
- package/es/icons/CaretUpFilled.d.ts +1 -1
- package/es/icons/CheckCircleFilled.d.ts +1 -1
- package/es/icons/CheckCircleOutlined.d.ts +1 -1
- package/es/icons/CheckOutlined.d.ts +1 -1
- package/es/icons/CityOutlined.d.ts +1 -1
- package/es/icons/ClockCircleOutlined.d.ts +1 -1
- package/es/icons/CloseCircleFilled.d.ts +1 -1
- package/es/icons/CloseCircleOutlined.d.ts +1 -1
- package/es/icons/CloseOutlined.d.ts +1 -1
- package/es/icons/CloudUploadOutlined.d.ts +1 -1
- package/es/icons/ClusterOutlined.d.ts +1 -1
- package/es/icons/CodeOutlined.d.ts +1 -1
- package/es/icons/ColumnHeightOutlined.d.ts +1 -1
- package/es/icons/CompassOutlined.d.ts +1 -1
- package/es/icons/CompressOutlined.d.ts +1 -1
- package/es/icons/ConnectionOutlined.d.ts +1 -1
- package/es/icons/ControlOutlined.d.ts +1 -1
- package/es/icons/CopyOutlined.d.ts +1 -1
- package/es/icons/CpuOutlined.d.ts +1 -1
- package/es/icons/DashboardOutlined.d.ts +1 -1
- package/es/icons/DatabaseOutlined.d.ts +1 -1
- package/es/icons/DeleteOutlined.d.ts +1 -1
- package/es/icons/DesktopOutlined.d.ts +1 -1
- package/es/icons/DownloadOutlined.d.ts +1 -1
- package/es/icons/DragOutlined.d.ts +1 -1
- package/es/icons/EditOutlined.d.ts +1 -1
- package/es/icons/EllipsisOutlined.d.ts +1 -1
- package/es/icons/EnvironmentOutlined.d.ts +1 -1
- package/es/icons/ExclamationCircleFilled.d.ts +1 -1
- package/es/icons/ExpandOutlined.d.ts +1 -1
- package/es/icons/FileOutlined.d.ts +1 -1
- package/es/icons/FilterFilled.d.ts +1 -1
- package/es/icons/FolderAddOutlined.d.ts +1 -1
- package/es/icons/FolderOutlined.d.ts +1 -1
- package/es/icons/FormOutlined.d.ts +1 -1
- package/es/icons/FullscreenExitOutlined.d.ts +1 -1
- package/es/icons/FullscreenOutlined.d.ts +1 -1
- package/es/icons/FundOutlined.d.ts +1 -1
- package/es/icons/GlobalOutlined.d.ts +1 -1
- package/es/icons/HolderOutlined.d.ts +1 -1
- package/es/icons/HomeOutlined.d.ts +1 -1
- package/es/icons/IdcardOutlined.d.ts +1 -1
- package/es/icons/InfoCircleFilled.d.ts +1 -1
- package/es/icons/LinkOutlined.d.ts +1 -1
- package/es/icons/LoadingDotOutlined.d.ts +1 -1
- package/es/icons/LoadingOutlined.d.ts +1 -1
- package/es/icons/LockOutlined.d.ts +1 -1
- package/es/icons/LogOutlined.d.ts +1 -1
- package/es/icons/LogoutOutlined.d.ts +1 -1
- package/es/icons/MailOutlined.d.ts +1 -1
- package/es/icons/MenuFoldOutlined.d.ts +1 -1
- package/es/icons/MenuUnfoldOutlined.d.ts +1 -1
- package/es/icons/MessageOutlined.d.ts +1 -1
- package/es/icons/MinusCircleOutlined.d.ts +1 -1
- package/es/icons/MobileOutlined.d.ts +1 -1
- package/es/icons/MoonOutlined.d.ts +1 -1
- package/es/icons/MoreOutlined.d.ts +1 -1
- package/es/icons/PauseFilled.d.ts +1 -1
- package/es/icons/PieChartOutlined.d.ts +1 -1
- package/es/icons/PlayFilled.d.ts +1 -1
- package/es/icons/PlusCircleOutlined.d.ts +1 -1
- package/es/icons/PlusOutlined.d.ts +1 -1
- package/es/icons/PrinterOutlined.d.ts +1 -1
- package/es/icons/ProtectOutlined.d.ts +1 -1
- package/es/icons/QuestionCircleFilled.d.ts +1 -1
- package/es/icons/QuestionCircleOutlined.d.ts +1 -1
- package/es/icons/ReloadOutlined.d.ts +1 -1
- package/es/icons/ResizeOutlined.d.ts +1 -1
- package/es/icons/SearchOutlined.d.ts +1 -1
- package/es/icons/SettingOutlined.d.ts +1 -1
- package/es/icons/ShoppingOutlined.d.ts +1 -1
- package/es/icons/SortOutlined.d.ts +1 -1
- package/es/icons/StarFilled.d.ts +1 -1
- package/es/icons/StepBackwardFilled.d.ts +1 -1
- package/es/icons/StepForwardFilled.d.ts +1 -1
- package/es/icons/SuitcaseOutlined.d.ts +1 -1
- package/es/icons/SunOutlined.d.ts +1 -1
- package/es/icons/SwapOutlined.d.ts +1 -1
- package/es/icons/SyncOutlined.d.ts +1 -1
- package/es/icons/TableOutlined.d.ts +1 -1
- package/es/icons/TagOutlined.d.ts +1 -1
- package/es/icons/TimerOutlined.d.ts +1 -1
- package/es/icons/UndoOutlined.d.ts +1 -1
- package/es/icons/UnlockOutlined.d.ts +1 -1
- package/es/icons/UploadOutlined.d.ts +1 -1
- package/es/icons/UserOutlined.d.ts +1 -1
- package/es/icons/VerticalAlignMiddleOutlined.d.ts +1 -1
- package/es/icons/VerticalLeftOutlined.d.ts +1 -1
- package/es/icons/VerticalRightOutlined.d.ts +1 -1
- package/es/icons/WarningOutlined.d.ts +1 -1
- package/es/icons/ZoomInOutlined.d.ts +1 -1
- package/es/icons/ZoomOutOutlined.d.ts +1 -1
- package/es/style/nprogress.scss +1 -0
- package/es/utils/menu-util.js +2 -5
- package/lib/ele-alert/index.d.ts +22 -22
- package/lib/ele-app/el.d.ts +2 -1
- package/lib/ele-app/index.d.ts +2 -2
- package/lib/ele-avatar-group/index.d.ts +26 -26
- package/lib/ele-bar-code/index.d.ts +6 -6
- package/lib/ele-basic-select/index.d.ts +30 -30
- package/lib/ele-basic-select/props.d.ts +1 -1
- package/lib/ele-bottom-bar/index.d.ts +5 -5
- package/lib/ele-breadcrumb/index.d.ts +8 -8
- package/lib/ele-breadcrumb/props.d.ts +1 -1
- package/lib/ele-card/index.d.ts +11 -11
- package/lib/ele-check-card/components/card-item.d.ts +3 -3
- package/lib/ele-check-card/index.d.ts +12 -12
- package/lib/ele-config-provider/components/receiver-view.d.ts +2 -2
- package/lib/ele-config-provider/index.d.ts +6 -6
- package/lib/ele-config-provider/receiver.cjs +3 -7
- package/lib/ele-config-provider/receiver.d.ts +1 -1
- package/lib/ele-config-provider/types.d.ts +0 -18
- package/lib/ele-copyable/index.d.ts +28 -28
- package/lib/ele-count-up/index.d.ts +6 -6
- package/lib/ele-cropper/components/cropper-preview.d.ts +2 -2
- package/lib/ele-cropper/components/cropper-tools.d.ts +8 -8
- package/lib/ele-cropper/index.d.ts +11 -11
- package/lib/ele-cropper-modal/index.d.ts +13 -13
- package/lib/ele-dashboard/index.d.ts +4 -4
- package/lib/ele-data-table/index.d.ts +56 -56
- package/lib/ele-dot/index.d.ts +3 -3
- package/lib/ele-drawer/index.cjs +1 -1
- package/lib/ele-drawer/index.d.ts +67 -67
- package/lib/ele-drawer/props.d.ts +1 -1
- package/lib/ele-dropdown/index.d.ts +62 -62
- package/lib/ele-dropdown/props.d.ts +4 -4
- package/lib/ele-edit-tag/index.d.ts +30 -30
- package/lib/ele-ellipsis/index.d.ts +19 -19
- package/lib/ele-file-list/components/file-grid-item.d.ts +7 -7
- package/lib/ele-file-list/components/file-grid.d.ts +4 -4
- package/lib/ele-file-list/components/file-sort.d.ts +1 -1
- package/lib/ele-file-list/components/file-table-item.d.ts +7 -7
- package/lib/ele-file-list/components/file-table.d.ts +4 -4
- package/lib/ele-file-list/index.d.ts +32 -32
- package/lib/ele-file-list-tool/index.d.ts +2 -2
- package/lib/ele-icon-select/components/icon-grid.d.ts +11 -11
- package/lib/ele-icon-select/index.d.ts +45 -45
- package/lib/ele-icon-select/props.d.ts +1 -1
- package/lib/ele-loading/index.d.ts +11 -11
- package/lib/ele-map-picker/components/map-view.d.ts +25 -25
- package/lib/ele-map-picker/index.d.ts +21 -21
- package/lib/ele-menus/index.d.ts +55 -55
- package/lib/ele-menus/props.d.ts +1 -1
- package/lib/ele-modal/index.cjs +2 -3
- package/lib/ele-modal/index.d.ts +67 -67
- package/lib/ele-modal/props.d.ts +1 -1
- package/lib/ele-page/index.d.ts +1 -1
- package/lib/ele-pagination/index.d.ts +30 -30
- package/lib/ele-pagination/props.d.ts +2 -2
- package/lib/ele-popconfirm/index.d.ts +86 -86
- package/lib/ele-popconfirm/props.d.ts +5 -5
- package/lib/ele-popover/index.d.ts +65 -65
- package/lib/ele-popover/props.d.ts +4 -4
- package/lib/ele-printer/index.d.ts +17 -17
- package/lib/ele-pro-layout/components/header-tool.d.ts +1 -1
- package/lib/ele-pro-layout/components/pro-header.d.ts +20 -20
- package/lib/ele-pro-layout/components/pro-iframe.cjs +30 -40
- package/lib/ele-pro-layout/components/pro-iframe.d.ts +3 -4
- package/lib/ele-pro-layout/components/pro-sidebar.d.ts +9 -9
- package/lib/ele-pro-layout/components/pro-sidebox.d.ts +11 -11
- package/lib/ele-pro-layout/components/pro-tabs.d.ts +6 -6
- package/lib/ele-pro-layout/components/sidebar-tool.d.ts +1 -1
- package/lib/ele-pro-layout/components/tab-dropdown.d.ts +3 -3
- package/lib/ele-pro-layout/index.cjs +18 -19
- package/lib/ele-pro-layout/index.d.ts +99 -98
- package/lib/ele-pro-layout/props.d.ts +1 -1
- package/lib/ele-pro-layout/style/layout.scss +17 -7
- package/lib/ele-pro-layout/util.cjs +2 -3
- package/lib/ele-pro-layout/util.d.ts +1 -2
- package/lib/ele-pro-table/components/table-tools.d.ts +17 -17
- package/lib/ele-pro-table/components/tool-column-list.d.ts +2 -2
- package/lib/ele-pro-table/components/tool-column.d.ts +9 -9
- package/lib/ele-pro-table/components/tool-export.d.ts +15 -292
- package/lib/ele-pro-table/components/tool-print-body-cell.d.ts +8 -8
- package/lib/ele-pro-table/components/tool-print-header-cell.d.ts +8 -8
- package/lib/ele-pro-table/components/tool-print.d.ts +23 -736
- package/lib/ele-pro-table/index.cjs +28 -23
- package/lib/ele-pro-table/index.d.ts +124 -124
- package/lib/ele-pro-table/props.d.ts +16 -16
- package/lib/ele-pro-table/types.d.ts +11 -0
- package/lib/ele-pro-table/util.cjs +18 -15
- package/lib/ele-pro-table/util.d.ts +10 -14
- package/lib/ele-qr-code/index.d.ts +13 -13
- package/lib/ele-qr-code-svg/index.d.ts +17 -17
- package/lib/ele-segmented/index.d.ts +7 -7
- package/lib/ele-split-panel/index.d.ts +15 -15
- package/lib/ele-steps/index.d.ts +32 -32
- package/lib/ele-tab-tool/index.d.ts +1 -1
- package/lib/ele-tab-wrap/index.d.ts +5 -5
- package/lib/ele-table/index.d.ts +3 -3
- package/lib/ele-table/props.d.ts +1 -1
- package/lib/ele-table-select/index.cjs +2 -1
- package/lib/ele-table-select/index.d.ts +32 -32
- package/lib/ele-table-select/props.d.ts +1 -1
- package/lib/ele-tabs/components/tab-title.d.ts +3 -3
- package/lib/ele-tabs/index.d.ts +31 -31
- package/lib/ele-tabs/props.d.ts +4 -4
- package/lib/ele-text/index.d.ts +11 -11
- package/lib/ele-tool/index.d.ts +6 -6
- package/lib/ele-tool/props.d.ts +1 -1
- package/lib/ele-toolbar/index.d.ts +14 -14
- package/lib/ele-tooltip/index.d.ts +56 -56
- package/lib/ele-tooltip/props.d.ts +3 -3
- package/lib/ele-tour/index.d.ts +10 -10
- package/lib/ele-tree-select/index.d.ts +31 -31
- package/lib/ele-tree-select/props.d.ts +1 -1
- package/lib/ele-upload-list/components/list-item.d.ts +2 -2
- package/lib/ele-upload-list/index.d.ts +22 -22
- package/lib/ele-virtual-table/components/body-cell.d.ts +16 -16
- package/lib/ele-virtual-table/components/body-row.d.ts +17 -17
- package/lib/ele-virtual-table/components/cell-checkbox.d.ts +2 -2
- package/lib/ele-virtual-table/components/cell-filter.d.ts +13 -13
- package/lib/ele-virtual-table/components/expand-row.d.ts +1 -1
- package/lib/ele-virtual-table/components/footer-row.d.ts +5 -5
- package/lib/ele-virtual-table/components/header-cell.d.ts +11 -11
- package/lib/ele-virtual-table/components/header-row.d.ts +7 -7
- package/lib/ele-virtual-table/index.d.ts +71 -71
- package/lib/ele-virtual-table/props.d.ts +21 -21
- package/lib/ele-virtual-table/util.d.ts +1 -1
- package/lib/ele-watermark/index.d.ts +12 -12
- package/lib/ele-xg-player/index.d.ts +6 -6
- package/lib/icons/AnalysisOutlined.d.ts +1 -1
- package/lib/icons/ApplicationOutlined.d.ts +1 -1
- package/lib/icons/AppstoreAddOutlined.d.ts +1 -1
- package/lib/icons/AppstoreOutlined.d.ts +1 -1
- package/lib/icons/ArrowDown.d.ts +1 -1
- package/lib/icons/ArrowDownOutlined.d.ts +1 -1
- package/lib/icons/ArrowLeft.d.ts +1 -1
- package/lib/icons/ArrowLeftOutlined.d.ts +1 -1
- package/lib/icons/ArrowRight.d.ts +1 -1
- package/lib/icons/ArrowRightOutlined.d.ts +1 -1
- package/lib/icons/ArrowUp.d.ts +1 -1
- package/lib/icons/ArrowUpOutlined.d.ts +1 -1
- package/lib/icons/BellOutlined.d.ts +1 -1
- package/lib/icons/BookOutlined.d.ts +1 -1
- package/lib/icons/CalendarOutlined.d.ts +1 -1
- package/lib/icons/CaretDownFilled.d.ts +1 -1
- package/lib/icons/CaretUpFilled.d.ts +1 -1
- package/lib/icons/CheckCircleFilled.d.ts +1 -1
- package/lib/icons/CheckCircleOutlined.d.ts +1 -1
- package/lib/icons/CheckOutlined.d.ts +1 -1
- package/lib/icons/CityOutlined.d.ts +1 -1
- package/lib/icons/ClockCircleOutlined.d.ts +1 -1
- package/lib/icons/CloseCircleFilled.d.ts +1 -1
- package/lib/icons/CloseCircleOutlined.d.ts +1 -1
- package/lib/icons/CloseOutlined.d.ts +1 -1
- package/lib/icons/CloudUploadOutlined.d.ts +1 -1
- package/lib/icons/ClusterOutlined.d.ts +1 -1
- package/lib/icons/CodeOutlined.d.ts +1 -1
- package/lib/icons/ColumnHeightOutlined.d.ts +1 -1
- package/lib/icons/CompassOutlined.d.ts +1 -1
- package/lib/icons/CompressOutlined.d.ts +1 -1
- package/lib/icons/ConnectionOutlined.d.ts +1 -1
- package/lib/icons/ControlOutlined.d.ts +1 -1
- package/lib/icons/CopyOutlined.d.ts +1 -1
- package/lib/icons/CpuOutlined.d.ts +1 -1
- package/lib/icons/DashboardOutlined.d.ts +1 -1
- package/lib/icons/DatabaseOutlined.d.ts +1 -1
- package/lib/icons/DeleteOutlined.d.ts +1 -1
- package/lib/icons/DesktopOutlined.d.ts +1 -1
- package/lib/icons/DownloadOutlined.d.ts +1 -1
- package/lib/icons/DragOutlined.d.ts +1 -1
- package/lib/icons/EditOutlined.d.ts +1 -1
- package/lib/icons/EllipsisOutlined.d.ts +1 -1
- package/lib/icons/EnvironmentOutlined.d.ts +1 -1
- package/lib/icons/ExclamationCircleFilled.d.ts +1 -1
- package/lib/icons/ExpandOutlined.d.ts +1 -1
- package/lib/icons/FileOutlined.d.ts +1 -1
- package/lib/icons/FilterFilled.d.ts +1 -1
- package/lib/icons/FolderAddOutlined.d.ts +1 -1
- package/lib/icons/FolderOutlined.d.ts +1 -1
- package/lib/icons/FormOutlined.d.ts +1 -1
- package/lib/icons/FullscreenExitOutlined.d.ts +1 -1
- package/lib/icons/FullscreenOutlined.d.ts +1 -1
- package/lib/icons/FundOutlined.d.ts +1 -1
- package/lib/icons/GlobalOutlined.d.ts +1 -1
- package/lib/icons/HolderOutlined.d.ts +1 -1
- package/lib/icons/HomeOutlined.d.ts +1 -1
- package/lib/icons/IdcardOutlined.d.ts +1 -1
- package/lib/icons/InfoCircleFilled.d.ts +1 -1
- package/lib/icons/LinkOutlined.d.ts +1 -1
- package/lib/icons/LoadingDotOutlined.d.ts +1 -1
- package/lib/icons/LoadingOutlined.d.ts +1 -1
- package/lib/icons/LockOutlined.d.ts +1 -1
- package/lib/icons/LogOutlined.d.ts +1 -1
- package/lib/icons/LogoutOutlined.d.ts +1 -1
- package/lib/icons/MailOutlined.d.ts +1 -1
- package/lib/icons/MenuFoldOutlined.d.ts +1 -1
- package/lib/icons/MenuUnfoldOutlined.d.ts +1 -1
- package/lib/icons/MessageOutlined.d.ts +1 -1
- package/lib/icons/MinusCircleOutlined.d.ts +1 -1
- package/lib/icons/MobileOutlined.d.ts +1 -1
- package/lib/icons/MoonOutlined.d.ts +1 -1
- package/lib/icons/MoreOutlined.d.ts +1 -1
- package/lib/icons/PauseFilled.d.ts +1 -1
- package/lib/icons/PieChartOutlined.d.ts +1 -1
- package/lib/icons/PlayFilled.d.ts +1 -1
- package/lib/icons/PlusCircleOutlined.d.ts +1 -1
- package/lib/icons/PlusOutlined.d.ts +1 -1
- package/lib/icons/PrinterOutlined.d.ts +1 -1
- package/lib/icons/ProtectOutlined.d.ts +1 -1
- package/lib/icons/QuestionCircleFilled.d.ts +1 -1
- package/lib/icons/QuestionCircleOutlined.d.ts +1 -1
- package/lib/icons/ReloadOutlined.d.ts +1 -1
- package/lib/icons/ResizeOutlined.d.ts +1 -1
- package/lib/icons/SearchOutlined.d.ts +1 -1
- package/lib/icons/SettingOutlined.d.ts +1 -1
- package/lib/icons/ShoppingOutlined.d.ts +1 -1
- package/lib/icons/SortOutlined.d.ts +1 -1
- package/lib/icons/StarFilled.d.ts +1 -1
- package/lib/icons/StepBackwardFilled.d.ts +1 -1
- package/lib/icons/StepForwardFilled.d.ts +1 -1
- package/lib/icons/SuitcaseOutlined.d.ts +1 -1
- package/lib/icons/SunOutlined.d.ts +1 -1
- package/lib/icons/SwapOutlined.d.ts +1 -1
- package/lib/icons/SyncOutlined.d.ts +1 -1
- package/lib/icons/TableOutlined.d.ts +1 -1
- package/lib/icons/TagOutlined.d.ts +1 -1
- package/lib/icons/TimerOutlined.d.ts +1 -1
- package/lib/icons/UndoOutlined.d.ts +1 -1
- package/lib/icons/UnlockOutlined.d.ts +1 -1
- package/lib/icons/UploadOutlined.d.ts +1 -1
- package/lib/icons/UserOutlined.d.ts +1 -1
- package/lib/icons/VerticalAlignMiddleOutlined.d.ts +1 -1
- package/lib/icons/VerticalLeftOutlined.d.ts +1 -1
- package/lib/icons/VerticalRightOutlined.d.ts +1 -1
- package/lib/icons/WarningOutlined.d.ts +1 -1
- package/lib/icons/ZoomInOutlined.d.ts +1 -1
- package/lib/icons/ZoomOutOutlined.d.ts +1 -1
- package/lib/style/nprogress.scss +1 -0
- package/lib/utils/menu-util.cjs +1 -4
- package/package.json +11 -11
|
@@ -2,10 +2,10 @@ import { CheckCardItem, CheckedValue } from './types';
|
|
|
2
2
|
|
|
3
3
|
declare const _default: import('vue').DefineComponent<{
|
|
4
4
|
modelValue: {
|
|
5
|
-
type: import(
|
|
5
|
+
type: import('vue').PropType<CheckedValue>;
|
|
6
6
|
default: () => null;
|
|
7
7
|
};
|
|
8
|
-
items: import(
|
|
8
|
+
items: import('vue').PropType<CheckCardItem[]>;
|
|
9
9
|
multiple: BooleanConstructor;
|
|
10
10
|
disabled: BooleanConstructor;
|
|
11
11
|
bordered: {
|
|
@@ -16,22 +16,22 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
16
16
|
type: BooleanConstructor;
|
|
17
17
|
default: boolean;
|
|
18
18
|
};
|
|
19
|
-
arrowStyle: import(
|
|
19
|
+
arrowStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
20
20
|
itemClass: StringConstructor;
|
|
21
|
-
itemStyle: import(
|
|
22
|
-
row: import(
|
|
21
|
+
itemStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
22
|
+
row: import('vue').PropType<boolean | import('../ele-app/el').ElRowProps>;
|
|
23
23
|
}, {
|
|
24
24
|
isChecked: (item: CheckCardItem) => boolean;
|
|
25
25
|
onItemClick: (item: CheckCardItem) => void;
|
|
26
|
-
}, unknown, {}, {}, import(
|
|
26
|
+
}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
27
27
|
'update:modelValue': (_value: CheckedValue) => boolean;
|
|
28
28
|
change: (_value: CheckedValue) => boolean;
|
|
29
|
-
}, string, import(
|
|
29
|
+
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
30
30
|
modelValue: {
|
|
31
|
-
type: import(
|
|
31
|
+
type: import('vue').PropType<CheckedValue>;
|
|
32
32
|
default: () => null;
|
|
33
33
|
};
|
|
34
|
-
items: import(
|
|
34
|
+
items: import('vue').PropType<CheckCardItem[]>;
|
|
35
35
|
multiple: BooleanConstructor;
|
|
36
36
|
disabled: BooleanConstructor;
|
|
37
37
|
bordered: {
|
|
@@ -42,10 +42,10 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
42
42
|
type: BooleanConstructor;
|
|
43
43
|
default: boolean;
|
|
44
44
|
};
|
|
45
|
-
arrowStyle: import(
|
|
45
|
+
arrowStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
46
46
|
itemClass: StringConstructor;
|
|
47
|
-
itemStyle: import(
|
|
48
|
-
row: import(
|
|
47
|
+
itemStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
48
|
+
row: import('vue').PropType<boolean | import('../ele-app/el').ElRowProps>;
|
|
49
49
|
}>> & {
|
|
50
50
|
onChange?: ((_value: CheckedValue) => any) | undefined;
|
|
51
51
|
"onUpdate:modelValue"?: ((_value: CheckedValue) => any) | undefined;
|
|
@@ -4,9 +4,9 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
4
4
|
default: boolean;
|
|
5
5
|
};
|
|
6
6
|
}, {
|
|
7
|
-
authenticated: import(
|
|
7
|
+
authenticated: import('vue').Ref<boolean>;
|
|
8
8
|
watermark: string[];
|
|
9
|
-
}, unknown, {}, {}, import(
|
|
9
|
+
}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
10
10
|
wrapPosition: {
|
|
11
11
|
type: BooleanConstructor;
|
|
12
12
|
default: boolean;
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
declare const _default: import('vue').DefineComponent<{
|
|
2
|
-
locale: import(
|
|
3
|
-
table: import(
|
|
2
|
+
locale: import('vue').PropType<import('./types').EleLocale>;
|
|
3
|
+
table: import('vue').PropType<Partial<Pick<import('../ele-app/plus').EleProTableProps, "size" | "stripe" | "border" | "emptyProps" | "request" | "response" | "parseData" | "tools" | "maximizedIndex" | "pagination" | "exportConfig" | "printConfig">>>;
|
|
4
4
|
mapKey: StringConstructor;
|
|
5
5
|
license: StringConstructor;
|
|
6
|
-
}, () => import(
|
|
6
|
+
}, () => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
7
7
|
[key: string]: any;
|
|
8
|
-
}>[] | undefined, unknown, {}, {}, import(
|
|
9
|
-
locale: import(
|
|
10
|
-
table: import(
|
|
8
|
+
}>[] | undefined, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
9
|
+
locale: import('vue').PropType<import('./types').EleLocale>;
|
|
10
|
+
table: import('vue').PropType<Partial<Pick<import('../ele-app/plus').EleProTableProps, "size" | "stripe" | "border" | "emptyProps" | "request" | "response" | "parseData" | "tools" | "maximizedIndex" | "pagination" | "exportConfig" | "printConfig">>>;
|
|
11
11
|
mapKey: StringConstructor;
|
|
12
12
|
license: StringConstructor;
|
|
13
13
|
}>>, {}, {}>;
|
|
@@ -21,17 +21,13 @@ function useLocale(name, props2) {
|
|
|
21
21
|
});
|
|
22
22
|
return { lang, globalConfig };
|
|
23
23
|
}
|
|
24
|
-
function useLayoutState(
|
|
25
|
-
return vue.inject(
|
|
26
|
-
props.LAYOUT_KEY,
|
|
27
|
-
defaultValue ?? vue.ref({})
|
|
28
|
-
);
|
|
24
|
+
function useLayoutState() {
|
|
25
|
+
return vue.inject(props.LAYOUT_KEY, {});
|
|
29
26
|
}
|
|
30
27
|
function useResponsive(props2) {
|
|
31
28
|
const state = useLayoutState();
|
|
32
29
|
return vue.computed(() => {
|
|
33
|
-
|
|
34
|
-
return props2.responsive ?? ((_a = vue.unref(state)) == null ? void 0 : _a.responsive) ?? true;
|
|
30
|
+
return props2.responsive ?? state.responsive ?? true;
|
|
35
31
|
});
|
|
36
32
|
}
|
|
37
33
|
Object.defineProperty(exports, "LAYOUT_KEY", {
|
|
@@ -17,7 +17,7 @@ export declare function useLocale<T>(name?: string, props?: LocaleProps<T>): Use
|
|
|
17
17
|
/**
|
|
18
18
|
* 获取布局状态
|
|
19
19
|
*/
|
|
20
|
-
export declare function useLayoutState(
|
|
20
|
+
export declare function useLayoutState(): LayoutProvide;
|
|
21
21
|
/**
|
|
22
22
|
* 获取是否开启布局响应
|
|
23
23
|
*/
|
|
@@ -91,24 +91,6 @@ export interface ResponsiveProps extends Record<keyof any, any> {
|
|
|
91
91
|
* 布局共享数据
|
|
92
92
|
*/
|
|
93
93
|
export interface LayoutProvide {
|
|
94
|
-
/** 是否是移动设备 */
|
|
95
|
-
mobile?: boolean;
|
|
96
|
-
/** 是否折叠侧栏菜单 */
|
|
97
|
-
collapse?: boolean;
|
|
98
|
-
/** 侧栏一级是否紧凑风格 */
|
|
99
|
-
compact?: boolean;
|
|
100
|
-
/** 是否顶栏导航布局 */
|
|
101
|
-
topLayout?: boolean;
|
|
102
|
-
/** 是否双侧栏布局 */
|
|
103
|
-
mixSidebar?: boolean;
|
|
104
|
-
/** 内容区是否最大化 */
|
|
105
|
-
maximized?: boolean;
|
|
106
|
-
/** 内容区最大时不带页签栏 */
|
|
107
|
-
expanded?: boolean;
|
|
108
|
-
/** 是否需要页签栏 */
|
|
109
|
-
tabBar?: boolean | 'header';
|
|
110
|
-
/** 是否显示侧栏 */
|
|
111
|
-
sidebar?: boolean;
|
|
112
94
|
/** 是否支持内链缓存 */
|
|
113
95
|
keepAlive?: boolean;
|
|
114
96
|
/** 是否开启响应式 */
|
|
@@ -3,56 +3,56 @@ import { EleTooltipInstance } from '../ele-app/plus';
|
|
|
3
3
|
|
|
4
4
|
declare const _default: import('vue').DefineComponent<{
|
|
5
5
|
text: StringConstructor;
|
|
6
|
-
innerStyle: import(
|
|
7
|
-
customStyle: import(
|
|
8
|
-
icon: import(
|
|
9
|
-
iconProps: import(
|
|
10
|
-
iconStyle: import(
|
|
11
|
-
copiedIcon: import(
|
|
12
|
-
copiedIconProps: import(
|
|
13
|
-
copiedIconStyle: import(
|
|
6
|
+
innerStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
7
|
+
customStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
8
|
+
icon: import('vue').PropType<import('./types').CopyableIcon>;
|
|
9
|
+
iconProps: import('vue').PropType<import('../ele-app/el').ElIconProps>;
|
|
10
|
+
iconStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
11
|
+
copiedIcon: import('vue').PropType<import('./types').CopyableIcon>;
|
|
12
|
+
copiedIconProps: import('vue').PropType<import('../ele-app/el').ElIconProps>;
|
|
13
|
+
copiedIconStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
14
14
|
tooltip: {
|
|
15
|
-
type: import(
|
|
15
|
+
type: import('vue').PropType<boolean | Partial<import('../ele-tooltip/props').TooltipProps>>;
|
|
16
16
|
default: boolean;
|
|
17
17
|
}; /** 是否拷贝完成 */
|
|
18
18
|
resetAfter: {
|
|
19
19
|
type: NumberConstructor;
|
|
20
20
|
default: number;
|
|
21
21
|
};
|
|
22
|
-
locale: import(
|
|
22
|
+
locale: import('vue').PropType<Partial<CopyableLocale>>;
|
|
23
23
|
}, {
|
|
24
|
-
lang: import(
|
|
25
|
-
innerRef: import(
|
|
26
|
-
tooltipRef: import(
|
|
27
|
-
virtualRef: import(
|
|
28
|
-
copied: import(
|
|
24
|
+
lang: import('vue').ComputedRef<CopyableLocale>;
|
|
25
|
+
innerRef: import('vue').Ref<HTMLElement | null>;
|
|
26
|
+
tooltipRef: import('vue').Ref<EleTooltipInstance>;
|
|
27
|
+
virtualRef: import('vue').Ref<HTMLElement | undefined>;
|
|
28
|
+
copied: import('vue').Ref<boolean>;
|
|
29
29
|
onCopyClick: () => void;
|
|
30
30
|
onCopyHover: (e: MouseEvent) => void;
|
|
31
|
-
}, unknown, {}, {}, import(
|
|
31
|
+
}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
32
32
|
copy: (_error?: any) => boolean;
|
|
33
|
-
}, string, import(
|
|
33
|
+
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
34
34
|
text: StringConstructor;
|
|
35
|
-
innerStyle: import(
|
|
36
|
-
customStyle: import(
|
|
37
|
-
icon: import(
|
|
38
|
-
iconProps: import(
|
|
39
|
-
iconStyle: import(
|
|
40
|
-
copiedIcon: import(
|
|
41
|
-
copiedIconProps: import(
|
|
42
|
-
copiedIconStyle: import(
|
|
35
|
+
innerStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
36
|
+
customStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
37
|
+
icon: import('vue').PropType<import('./types').CopyableIcon>;
|
|
38
|
+
iconProps: import('vue').PropType<import('../ele-app/el').ElIconProps>;
|
|
39
|
+
iconStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
40
|
+
copiedIcon: import('vue').PropType<import('./types').CopyableIcon>;
|
|
41
|
+
copiedIconProps: import('vue').PropType<import('../ele-app/el').ElIconProps>;
|
|
42
|
+
copiedIconStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
43
43
|
tooltip: {
|
|
44
|
-
type: import(
|
|
44
|
+
type: import('vue').PropType<boolean | Partial<import('../ele-tooltip/props').TooltipProps>>;
|
|
45
45
|
default: boolean;
|
|
46
46
|
}; /** 是否拷贝完成 */
|
|
47
47
|
resetAfter: {
|
|
48
48
|
type: NumberConstructor;
|
|
49
49
|
default: number;
|
|
50
50
|
};
|
|
51
|
-
locale: import(
|
|
51
|
+
locale: import('vue').PropType<Partial<CopyableLocale>>;
|
|
52
52
|
}>> & {
|
|
53
53
|
onCopy?: ((_error?: any) => any) | undefined;
|
|
54
54
|
}, {
|
|
55
|
-
tooltip: boolean | Partial<import(
|
|
55
|
+
tooltip: boolean | Partial<import('../ele-tooltip/props').TooltipProps>;
|
|
56
56
|
resetAfter: number;
|
|
57
57
|
}, {}>;
|
|
58
58
|
export default _default;
|
|
@@ -9,17 +9,17 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
9
9
|
type: NumberConstructor;
|
|
10
10
|
required: boolean;
|
|
11
11
|
};
|
|
12
|
-
options: import(
|
|
12
|
+
options: import('vue').PropType<import('countup.js').CountUpOptions>;
|
|
13
13
|
}, {
|
|
14
|
-
rootRef: import(
|
|
14
|
+
rootRef: import('vue').Ref<HTMLDivElement | null>;
|
|
15
15
|
printValue: (value: number) => void;
|
|
16
|
-
start: (callback?: (
|
|
16
|
+
start: (callback?: (args?: any) => any) => void;
|
|
17
17
|
pauseResume: () => void;
|
|
18
18
|
reset: () => void;
|
|
19
19
|
update: (newEndVal?: string | number) => void;
|
|
20
|
-
}, unknown, {}, {}, import(
|
|
20
|
+
}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
21
21
|
ready: (_instance?: CountUp | null | undefined) => boolean;
|
|
22
|
-
}, string, import(
|
|
22
|
+
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
23
23
|
delay: {
|
|
24
24
|
type: NumberConstructor;
|
|
25
25
|
default: number;
|
|
@@ -28,7 +28,7 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
28
28
|
type: NumberConstructor;
|
|
29
29
|
required: boolean;
|
|
30
30
|
};
|
|
31
|
-
options: import(
|
|
31
|
+
options: import('vue').PropType<import('countup.js').CountUpOptions>;
|
|
32
32
|
}>> & {
|
|
33
33
|
onReady?: ((_instance?: CountUp | null | undefined) => any) | undefined;
|
|
34
34
|
}, {
|
|
@@ -7,9 +7,9 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
7
7
|
/** 裁剪比例 */
|
|
8
8
|
aspectRatio: NumberConstructor;
|
|
9
9
|
}, {
|
|
10
|
-
rootRef: import(
|
|
10
|
+
rootRef: import('vue').Ref<HTMLDivElement | null>;
|
|
11
11
|
getPreviews: () => NodeListOf<HTMLElement> | undefined;
|
|
12
|
-
}, unknown, {}, {}, import(
|
|
12
|
+
}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
13
13
|
/** 组件宽度 */
|
|
14
14
|
previewWidth: {
|
|
15
15
|
type: NumberConstructor;
|
|
@@ -9,18 +9,18 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
9
9
|
/** 是否需要提示组件 */
|
|
10
10
|
tooltip: BooleanConstructor;
|
|
11
11
|
/** 提示组件属性 */
|
|
12
|
-
tooltipProps: PropType<Partial<import(
|
|
12
|
+
tooltipProps: PropType<Partial<import('../../ele-tooltip/props').TooltipProps>>;
|
|
13
13
|
/** 国际化 */
|
|
14
14
|
locale: PropType<Partial<CropperLocale>>;
|
|
15
15
|
}, {
|
|
16
|
-
lang: import(
|
|
17
|
-
groups: import(
|
|
18
|
-
tooltipContent: import(
|
|
19
|
-
virtualRef: import(
|
|
16
|
+
lang: import('vue').ComputedRef<CropperLocale>;
|
|
17
|
+
groups: import('vue').ShallowRef<ToolGroup[]>;
|
|
18
|
+
tooltipContent: import('vue').Ref<string>;
|
|
19
|
+
virtualRef: import('vue').Ref<any>;
|
|
20
20
|
onUpload: (file: File) => boolean;
|
|
21
21
|
onClick: (name: Omit<ToolName, 'upload'>) => void;
|
|
22
22
|
onItemHover: (item: ToolItem, e: MouseEvent) => void;
|
|
23
|
-
}, unknown, {}, {}, import(
|
|
23
|
+
}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
24
24
|
zoomIn: () => true;
|
|
25
25
|
zoomOut: () => true;
|
|
26
26
|
moveLeft: () => true;
|
|
@@ -34,7 +34,7 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
34
34
|
reset: () => true;
|
|
35
35
|
upload: (_option?: UploadOption) => true;
|
|
36
36
|
ok: () => true;
|
|
37
|
-
}, string, import(
|
|
37
|
+
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
38
38
|
/** 操作按钮布局 */
|
|
39
39
|
tools: StringConstructor;
|
|
40
40
|
/** 允许上传的图片类型 */
|
|
@@ -42,7 +42,7 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
42
42
|
/** 是否需要提示组件 */
|
|
43
43
|
tooltip: BooleanConstructor;
|
|
44
44
|
/** 提示组件属性 */
|
|
45
|
-
tooltipProps: PropType<Partial<import(
|
|
45
|
+
tooltipProps: PropType<Partial<import('../../ele-tooltip/props').TooltipProps>>;
|
|
46
46
|
/** 国际化 */
|
|
47
47
|
locale: PropType<Partial<CropperLocale>>;
|
|
48
48
|
}>> & {
|
|
@@ -27,22 +27,22 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
27
27
|
default: number;
|
|
28
28
|
};
|
|
29
29
|
toBlob: BooleanConstructor;
|
|
30
|
-
options: import(
|
|
31
|
-
croppedOptions: import(
|
|
30
|
+
options: import('vue').PropType<CropperOptions>;
|
|
31
|
+
croppedOptions: import('vue').PropType<import('./types').CroppedOptions>;
|
|
32
32
|
tooltip: {
|
|
33
33
|
type: BooleanConstructor;
|
|
34
34
|
default: boolean;
|
|
35
35
|
};
|
|
36
|
-
tooltipProps: import(
|
|
36
|
+
tooltipProps: import('vue').PropType<Partial<import('../ele-tooltip/props').TooltipProps>>;
|
|
37
37
|
responsive: {
|
|
38
38
|
type: BooleanConstructor;
|
|
39
39
|
default: null;
|
|
40
40
|
};
|
|
41
|
-
locale: import(
|
|
41
|
+
locale: import('vue').PropType<Partial<import('./types').CropperLocale>>; /** 渲染 */
|
|
42
42
|
}, {
|
|
43
43
|
imageRef: Ref<HTMLImageElement | null>;
|
|
44
44
|
previewRef: Ref<PreviewInstance>;
|
|
45
|
-
isResponsive: import(
|
|
45
|
+
isResponsive: import('vue').ComputedRef<boolean>;
|
|
46
46
|
onZoomIn: () => void;
|
|
47
47
|
onZoomOut: () => void;
|
|
48
48
|
onMoveLeft: () => void;
|
|
@@ -59,9 +59,9 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
59
59
|
type: string;
|
|
60
60
|
}) => void;
|
|
61
61
|
onOk: () => void;
|
|
62
|
-
}, unknown, {}, {}, import(
|
|
62
|
+
}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
63
63
|
done: (_result?: string | Blob | null | undefined) => boolean;
|
|
64
|
-
}, string, import(
|
|
64
|
+
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
65
65
|
height: StringConstructor;
|
|
66
66
|
src: StringConstructor;
|
|
67
67
|
imageType: {
|
|
@@ -85,18 +85,18 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
85
85
|
default: number;
|
|
86
86
|
};
|
|
87
87
|
toBlob: BooleanConstructor;
|
|
88
|
-
options: import(
|
|
89
|
-
croppedOptions: import(
|
|
88
|
+
options: import('vue').PropType<CropperOptions>;
|
|
89
|
+
croppedOptions: import('vue').PropType<import('./types').CroppedOptions>;
|
|
90
90
|
tooltip: {
|
|
91
91
|
type: BooleanConstructor;
|
|
92
92
|
default: boolean;
|
|
93
93
|
};
|
|
94
|
-
tooltipProps: import(
|
|
94
|
+
tooltipProps: import('vue').PropType<Partial<import('../ele-tooltip/props').TooltipProps>>;
|
|
95
95
|
responsive: {
|
|
96
96
|
type: BooleanConstructor;
|
|
97
97
|
default: null;
|
|
98
98
|
};
|
|
99
|
-
locale: import(
|
|
99
|
+
locale: import('vue').PropType<Partial<import('./types').CropperLocale>>; /** 渲染 */
|
|
100
100
|
}>> & {
|
|
101
101
|
onDone?: ((_result?: string | Blob | null | undefined) => any) | undefined;
|
|
102
102
|
}, {
|
|
@@ -2,7 +2,7 @@ import { CropperLocale } from '../ele-cropper/types';
|
|
|
2
2
|
|
|
3
3
|
declare const _default: import('vue').DefineComponent<{
|
|
4
4
|
modelValue: BooleanConstructor;
|
|
5
|
-
modalProps: import(
|
|
5
|
+
modalProps: import('vue').PropType<Partial<Omit<import('../ele-app/plus').EleModalProps, "modelValue">>>;
|
|
6
6
|
height: StringConstructor;
|
|
7
7
|
src: StringConstructor;
|
|
8
8
|
imageType: {
|
|
@@ -26,28 +26,28 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
26
26
|
default: number;
|
|
27
27
|
};
|
|
28
28
|
toBlob: BooleanConstructor;
|
|
29
|
-
options: import(
|
|
30
|
-
croppedOptions: import(
|
|
29
|
+
options: import('vue').PropType<import('../ele-cropper/types').CropperOptions>;
|
|
30
|
+
croppedOptions: import('vue').PropType<import('../ele-cropper/types').CroppedOptions>;
|
|
31
31
|
tooltip: {
|
|
32
32
|
type: BooleanConstructor;
|
|
33
33
|
default: boolean;
|
|
34
34
|
};
|
|
35
|
-
tooltipProps: import(
|
|
35
|
+
tooltipProps: import('vue').PropType<Partial<import('../ele-tooltip/props').TooltipProps>>;
|
|
36
36
|
responsive: {
|
|
37
37
|
type: BooleanConstructor;
|
|
38
38
|
default: null;
|
|
39
39
|
};
|
|
40
|
-
locale: import(
|
|
40
|
+
locale: import('vue').PropType<Partial<CropperLocale>>;
|
|
41
41
|
}, {
|
|
42
|
-
lang: import(
|
|
42
|
+
lang: import('vue').ComputedRef<CropperLocale>;
|
|
43
43
|
updateModelValue: (value: boolean) => void;
|
|
44
44
|
onDone: (result: Blob | string | null) => void;
|
|
45
|
-
}, unknown, {}, {}, import(
|
|
45
|
+
}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
46
46
|
done: (_result: string | Blob | null) => boolean;
|
|
47
47
|
'update:modelValue': (_value: boolean) => boolean; /** 更新绑定值 */
|
|
48
|
-
}, string, import(
|
|
48
|
+
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
49
49
|
modelValue: BooleanConstructor;
|
|
50
|
-
modalProps: import(
|
|
50
|
+
modalProps: import('vue').PropType<Partial<Omit<import('../ele-app/plus').EleModalProps, "modelValue">>>;
|
|
51
51
|
height: StringConstructor;
|
|
52
52
|
src: StringConstructor;
|
|
53
53
|
imageType: {
|
|
@@ -71,18 +71,18 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
71
71
|
default: number;
|
|
72
72
|
};
|
|
73
73
|
toBlob: BooleanConstructor;
|
|
74
|
-
options: import(
|
|
75
|
-
croppedOptions: import(
|
|
74
|
+
options: import('vue').PropType<import('../ele-cropper/types').CropperOptions>;
|
|
75
|
+
croppedOptions: import('vue').PropType<import('../ele-cropper/types').CroppedOptions>;
|
|
76
76
|
tooltip: {
|
|
77
77
|
type: BooleanConstructor;
|
|
78
78
|
default: boolean;
|
|
79
79
|
};
|
|
80
|
-
tooltipProps: import(
|
|
80
|
+
tooltipProps: import('vue').PropType<Partial<import('../ele-tooltip/props').TooltipProps>>;
|
|
81
81
|
responsive: {
|
|
82
82
|
type: BooleanConstructor;
|
|
83
83
|
default: null;
|
|
84
84
|
};
|
|
85
|
-
locale: import(
|
|
85
|
+
locale: import('vue').PropType<Partial<CropperLocale>>;
|
|
86
86
|
}>> & {
|
|
87
87
|
"onUpdate:modelValue"?: ((_value: boolean) => any) | undefined;
|
|
88
88
|
onDone?: ((_result: string | Blob | null) => any) | undefined;
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
declare const _default: import('vue').DefineComponent<{
|
|
2
|
-
type: import(
|
|
2
|
+
type: import('vue').PropType<import('./types').DashboardType>;
|
|
3
3
|
color: StringConstructor;
|
|
4
4
|
size: (StringConstructor | NumberConstructor)[];
|
|
5
5
|
space: (StringConstructor | NumberConstructor)[];
|
|
6
6
|
}, {
|
|
7
|
-
rootStyle: import(
|
|
8
|
-
}, unknown, {}, {}, import(
|
|
9
|
-
type: import(
|
|
7
|
+
rootStyle: import('vue').ComputedRef<Partial<import('vue').CSSProperties>>;
|
|
8
|
+
}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
9
|
+
type: import('vue').PropType<import('./types').DashboardType>;
|
|
10
10
|
color: StringConstructor;
|
|
11
11
|
size: (StringConstructor | NumberConstructor)[];
|
|
12
12
|
space: (StringConstructor | NumberConstructor)[];
|