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
|
@@ -87,14 +87,14 @@ export declare const proTableProps: {
|
|
|
87
87
|
exportConfig: PropType<ExportConfig>;
|
|
88
88
|
/** 打印配置 */
|
|
89
89
|
printConfig: PropType<PrintConfig>;
|
|
90
|
-
width: (StringConstructor | NumberConstructor)[];
|
|
91
|
-
height: (StringConstructor | NumberConstructor)[];
|
|
92
90
|
size: {
|
|
93
|
-
readonly type: PropType<import('element-plus/es/utils/index').EpPropMergeType<StringConstructor, "" | "
|
|
91
|
+
readonly type: PropType<import('element-plus/es/utils/index').EpPropMergeType<StringConstructor, "" | "small" | "default" | "large", never>>;
|
|
94
92
|
readonly required: false;
|
|
95
93
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
96
94
|
__epPropKey: true;
|
|
97
95
|
};
|
|
96
|
+
width: (StringConstructor | NumberConstructor)[];
|
|
97
|
+
height: (StringConstructor | NumberConstructor)[];
|
|
98
98
|
maxHeight: (StringConstructor | NumberConstructor)[];
|
|
99
99
|
fit: {
|
|
100
100
|
type: BooleanConstructor;
|
|
@@ -130,26 +130,26 @@ export declare const proTableProps: {
|
|
|
130
130
|
};
|
|
131
131
|
showSummary: BooleanConstructor;
|
|
132
132
|
sumText: StringConstructor;
|
|
133
|
-
summaryMethod: PropType<import('element-plus
|
|
134
|
-
rowClassName: PropType<import('element-plus
|
|
135
|
-
rowStyle: PropType<import('element-plus
|
|
136
|
-
cellClassName: PropType<import('element-plus
|
|
137
|
-
cellStyle: PropType<import('element-plus
|
|
138
|
-
headerRowClassName: PropType<import('element-plus
|
|
139
|
-
headerRowStyle: PropType<import('element-plus
|
|
140
|
-
headerCellClassName: PropType<import('element-plus
|
|
141
|
-
headerCellStyle: PropType<import('element-plus
|
|
133
|
+
summaryMethod: PropType<import('element-plus').SummaryMethod<any> | undefined>;
|
|
134
|
+
rowClassName: PropType<import('element-plus').ColumnCls<any> | undefined>;
|
|
135
|
+
rowStyle: PropType<import('element-plus').ColumnStyle<any> | undefined>;
|
|
136
|
+
cellClassName: PropType<import('element-plus').CellCls<any> | undefined>;
|
|
137
|
+
cellStyle: PropType<import('element-plus').CellStyle<any> | undefined>;
|
|
138
|
+
headerRowClassName: PropType<import('element-plus').ColumnCls<any> | undefined>;
|
|
139
|
+
headerRowStyle: PropType<import('element-plus').ColumnStyle<any> | undefined>;
|
|
140
|
+
headerCellClassName: PropType<import('element-plus').CellCls<any> | undefined>;
|
|
141
|
+
headerCellStyle: PropType<import('element-plus').CellStyle<any> | undefined>;
|
|
142
142
|
highlightCurrentRow: BooleanConstructor;
|
|
143
143
|
currentRowKey: (StringConstructor | NumberConstructor)[];
|
|
144
144
|
expandRowKeys: PropType<any[] | undefined>;
|
|
145
145
|
defaultExpandAll: BooleanConstructor;
|
|
146
|
-
defaultSort: PropType<import('element-plus
|
|
146
|
+
defaultSort: PropType<import('element-plus').Sort | undefined>;
|
|
147
147
|
tooltipEffect: StringConstructor;
|
|
148
148
|
tooltipOptions: PropType<Partial<Pick<import('element-plus').ElTooltipProps, "offset" | "effect" | "placement" | "popperOptions" | "popperClass" | "showArrow" | "appendTo" | "transition" | "enterable" | "showAfter" | "hideAfter">> | undefined>;
|
|
149
149
|
spanMethod: PropType<((data: {
|
|
150
150
|
row: any;
|
|
151
151
|
rowIndex: number;
|
|
152
|
-
column: import('element-plus
|
|
152
|
+
column: import('element-plus').TableColumnCtx<any>;
|
|
153
153
|
columnIndex: number;
|
|
154
154
|
}) => number[] | {
|
|
155
155
|
rowspan: number;
|
|
@@ -169,9 +169,9 @@ export declare const proTableProps: {
|
|
|
169
169
|
children: string;
|
|
170
170
|
};
|
|
171
171
|
};
|
|
172
|
-
load: PropType<((row: any, treeNode: import('element-plus
|
|
172
|
+
load: PropType<((row: any, treeNode: import('element-plus').TreeNode, resolve: (data: any[]) => void) => void) | undefined>;
|
|
173
173
|
tableLayout: {
|
|
174
|
-
type: PropType<"
|
|
174
|
+
type: PropType<"fixed" | "auto">;
|
|
175
175
|
default: string;
|
|
176
176
|
};
|
|
177
177
|
flexible: BooleanConstructor;
|
|
@@ -29,6 +29,11 @@ export type {
|
|
|
29
29
|
ResolveFunction
|
|
30
30
|
};
|
|
31
31
|
|
|
32
|
+
/**
|
|
33
|
+
* 分页参数
|
|
34
|
+
*/
|
|
35
|
+
export type Pages = Record<string, number>;
|
|
36
|
+
|
|
32
37
|
/**
|
|
33
38
|
* 搜索参数
|
|
34
39
|
*/
|
|
@@ -52,6 +57,8 @@ export interface DatasourceParams {
|
|
|
52
57
|
page?: number;
|
|
53
58
|
/** 每页显示数量 */
|
|
54
59
|
limit?: number;
|
|
60
|
+
/** 分页参数 */
|
|
61
|
+
pages: Pages;
|
|
55
62
|
/** 搜索参数 */
|
|
56
63
|
where: Where;
|
|
57
64
|
/** 排序参数 */
|
|
@@ -121,6 +128,10 @@ export type OrderValue = string | number | boolean | null | undefined;
|
|
|
121
128
|
* 请求参数设置
|
|
122
129
|
*/
|
|
123
130
|
export interface RequestOption {
|
|
131
|
+
/** 页码参数名称 */
|
|
132
|
+
pageName?: string;
|
|
133
|
+
/** 每页数量参数名称 */
|
|
134
|
+
limitName?: string;
|
|
124
135
|
/** 排序字段参数名称 */
|
|
125
136
|
sortName?: string;
|
|
126
137
|
/** 排序方式参数名称 */
|
|
@@ -67,6 +67,8 @@ function getDefaultFilter(columns) {
|
|
|
67
67
|
}
|
|
68
68
|
function getRequestName(globalRequest, request) {
|
|
69
69
|
const defaultRequest = {
|
|
70
|
+
pageName: "page",
|
|
71
|
+
limitName: "limit",
|
|
70
72
|
sortName: "sort",
|
|
71
73
|
orderName: "order",
|
|
72
74
|
ascValue: "asc",
|
|
@@ -145,6 +147,16 @@ function getRequestFilters(filter) {
|
|
|
145
147
|
}
|
|
146
148
|
return filters;
|
|
147
149
|
}
|
|
150
|
+
function getRequestPages(page, limit, request, globalRequest) {
|
|
151
|
+
const pages = {};
|
|
152
|
+
const { pageName, limitName } = getRequestName(globalRequest, request);
|
|
153
|
+
if (!pageName || !limitName) {
|
|
154
|
+
return pages;
|
|
155
|
+
}
|
|
156
|
+
pages[pageName] = page;
|
|
157
|
+
pages[limitName] = limit;
|
|
158
|
+
return pages;
|
|
159
|
+
}
|
|
148
160
|
function getResponseResult(data, response, globalResponse, lazy, treeOpt) {
|
|
149
161
|
if (!data || Array.isArray(data)) {
|
|
150
162
|
return { data: getResponseData(data, lazy, treeOpt) };
|
|
@@ -384,21 +396,13 @@ function getCacheSize(cacheKey) {
|
|
|
384
396
|
}
|
|
385
397
|
}
|
|
386
398
|
}
|
|
387
|
-
function getDefaultRowKey(rowKey) {
|
|
388
|
-
return rowKey == null ? "_rowKey" : void 0;
|
|
389
|
-
}
|
|
390
399
|
function getRowKey(rowKey) {
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
function addDefaultRowKey(data, rowKey, page) {
|
|
394
|
-
if (rowKey != null && typeof rowKey === "string" && rowKey) {
|
|
395
|
-
data.forEach((d, i) => {
|
|
396
|
-
if (d[rowKey] == null) {
|
|
397
|
-
d[rowKey] = `${page}-${i}`;
|
|
398
|
-
}
|
|
399
|
-
});
|
|
400
|
+
if (rowKey != null) {
|
|
401
|
+
return rowKey;
|
|
400
402
|
}
|
|
401
|
-
return
|
|
403
|
+
return (row) => {
|
|
404
|
+
return JSON.stringify(row);
|
|
405
|
+
};
|
|
402
406
|
}
|
|
403
407
|
function getCellText(column, row, index, pageIndex) {
|
|
404
408
|
if (!column) {
|
|
@@ -494,7 +498,6 @@ function columnsPrintFilter(item) {
|
|
|
494
498
|
}
|
|
495
499
|
return !item.type || !["selection", "expand"].includes(item.type);
|
|
496
500
|
}
|
|
497
|
-
exports.addDefaultRowKey = addDefaultRowKey;
|
|
498
501
|
exports.columnsExportFilter = columnsExportFilter;
|
|
499
502
|
exports.columnsPrintFilter = columnsPrintFilter;
|
|
500
503
|
exports.exportCSV = exportCSV;
|
|
@@ -506,7 +509,6 @@ exports.getColId = getColId;
|
|
|
506
509
|
exports.getColItems = getColItems;
|
|
507
510
|
exports.getColsCacheKey = getColsCacheKey;
|
|
508
511
|
exports.getDefaultFilter = getDefaultFilter;
|
|
509
|
-
exports.getDefaultRowKey = getDefaultRowKey;
|
|
510
512
|
exports.getExportData = getExportData;
|
|
511
513
|
exports.getHeaderCellText = getHeaderCellText;
|
|
512
514
|
exports.getInitCacheColumns = getInitCacheColumns;
|
|
@@ -516,6 +518,7 @@ exports.getPaginationProps = getPaginationProps;
|
|
|
516
518
|
exports.getRequestFilters = getRequestFilters;
|
|
517
519
|
exports.getRequestName = getRequestName;
|
|
518
520
|
exports.getRequestOrders = getRequestOrders;
|
|
521
|
+
exports.getRequestPages = getRequestPages;
|
|
519
522
|
exports.getResponseData = getResponseData;
|
|
520
523
|
exports.getResponseName = getResponseName;
|
|
521
524
|
exports.getResponseResult = getResponseResult;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Orders, Filters, OrderItem, RequestOption, ResponseOption, TablePagination, DatasourceResult, ResponseResult, ReloadDataResult, ColItem, ProProps, ExportDataItem, ExportDataResult } from './types';
|
|
1
|
+
import { Pages, Orders, Filters, OrderItem, RequestOption, ResponseOption, TablePagination, DatasourceResult, ResponseResult, ReloadDataResult, ColItem, ProProps, ExportDataItem, ExportDataResult } from './types';
|
|
2
2
|
import { DataItem, Column, Columns, Sorter, Filter, TableSize, TreeProps, RowKey, SpanMethod, SummaryMethod } from '../ele-data-table/types';
|
|
3
3
|
import { ElePaginationProps } from '../ele-app/plus';
|
|
4
4
|
|
|
@@ -75,6 +75,14 @@ export declare function getRequestOrders(sorter?: Sorter, request?: RequestOptio
|
|
|
75
75
|
* @param filter 筛选条件
|
|
76
76
|
*/
|
|
77
77
|
export declare function getRequestFilters(filter?: Filter): Filters;
|
|
78
|
+
/**
|
|
79
|
+
* 生成请求的分页参数
|
|
80
|
+
* @param page 页码
|
|
81
|
+
* @param limit 每页数量
|
|
82
|
+
* @param request 请求参数配置
|
|
83
|
+
* @param globalRequest 全局请求参数配置
|
|
84
|
+
*/
|
|
85
|
+
export declare function getRequestPages(page: number, limit: number, request?: RequestOption, globalRequest?: RequestOption): Pages;
|
|
78
86
|
/**
|
|
79
87
|
* 获取数据源请求结果
|
|
80
88
|
* @param data 数据源请求的原始数据
|
|
@@ -163,23 +171,11 @@ export declare function getSizeCacheKey(cacheKey: string): string;
|
|
|
163
171
|
* @param cacheKey 缓存的名称
|
|
164
172
|
*/
|
|
165
173
|
export declare function getCacheSize(cacheKey?: string): TableSize;
|
|
166
|
-
/**
|
|
167
|
-
* 获取默认 rowKey
|
|
168
|
-
* @param rowKey 自定义 rowKey
|
|
169
|
-
*/
|
|
170
|
-
export declare function getDefaultRowKey(rowKey?: RowKey): "_rowKey" | undefined;
|
|
171
174
|
/**
|
|
172
175
|
* 获取 rowKey
|
|
173
176
|
* @param rowKey 自定义 rowKey
|
|
174
177
|
*/
|
|
175
|
-
export declare function getRowKey(rowKey?: RowKey): string | ((row: DataItem) => string)
|
|
176
|
-
/**
|
|
177
|
-
* 数据添加默认的 rowKey 字段
|
|
178
|
-
* @param data 数据
|
|
179
|
-
* @param rowKey 字段名
|
|
180
|
-
* @param page 页码
|
|
181
|
-
*/
|
|
182
|
-
export declare function addDefaultRowKey(data: DataItem[], rowKey: string | undefined, page: number): DataItem[];
|
|
178
|
+
export declare function getRowKey(rowKey?: RowKey): string | ((row: DataItem) => string);
|
|
183
179
|
/**
|
|
184
180
|
* 导出获取单元格文本
|
|
185
181
|
* @param column 列配置
|
|
@@ -7,7 +7,7 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
7
7
|
default: number;
|
|
8
8
|
};
|
|
9
9
|
level: {
|
|
10
|
-
type: import(
|
|
10
|
+
type: import('vue').PropType<import('./types').Level>;
|
|
11
11
|
default: string;
|
|
12
12
|
};
|
|
13
13
|
bgColor: {
|
|
@@ -22,24 +22,24 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
22
22
|
type: NumberConstructor;
|
|
23
23
|
default: number;
|
|
24
24
|
};
|
|
25
|
-
imageSettings: import(
|
|
26
|
-
customStyle: import(
|
|
25
|
+
imageSettings: import('vue').PropType<import('./types').ImageSettings>;
|
|
26
|
+
customStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
27
27
|
}, {
|
|
28
|
-
canvasRef: import(
|
|
29
|
-
imageRef: import(
|
|
30
|
-
imageSrc: import(
|
|
31
|
-
canvasStyle: import(
|
|
28
|
+
canvasRef: import('vue').Ref<HTMLCanvasElement | null>;
|
|
29
|
+
imageRef: import('vue').Ref<HTMLImageElement | null>;
|
|
30
|
+
imageSrc: import('vue').ComputedRef<string | undefined>;
|
|
31
|
+
canvasStyle: import('vue').ComputedRef<StyleValues>;
|
|
32
32
|
render: () => void;
|
|
33
|
-
}, unknown, {}, {}, import(
|
|
33
|
+
}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
34
34
|
done: () => boolean;
|
|
35
|
-
}, string, import(
|
|
35
|
+
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
36
36
|
value: StringConstructor;
|
|
37
37
|
size: {
|
|
38
38
|
type: NumberConstructor;
|
|
39
39
|
default: number;
|
|
40
40
|
};
|
|
41
41
|
level: {
|
|
42
|
-
type: import(
|
|
42
|
+
type: import('vue').PropType<import('./types').Level>;
|
|
43
43
|
default: string;
|
|
44
44
|
};
|
|
45
45
|
bgColor: {
|
|
@@ -54,14 +54,14 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
54
54
|
type: NumberConstructor;
|
|
55
55
|
default: number;
|
|
56
56
|
};
|
|
57
|
-
imageSettings: import(
|
|
58
|
-
customStyle: import(
|
|
57
|
+
imageSettings: import('vue').PropType<import('./types').ImageSettings>;
|
|
58
|
+
customStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
59
59
|
}>> & {
|
|
60
60
|
onDone?: (() => any) | undefined;
|
|
61
61
|
}, {
|
|
62
62
|
margin: number;
|
|
63
63
|
size: number;
|
|
64
|
-
level: import(
|
|
64
|
+
level: import('./types').Level;
|
|
65
65
|
bgColor: string;
|
|
66
66
|
fgColor: string;
|
|
67
67
|
}, {}>;
|
|
@@ -5,7 +5,7 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
5
5
|
default: number;
|
|
6
6
|
};
|
|
7
7
|
level: {
|
|
8
|
-
type: import(
|
|
8
|
+
type: import('vue').PropType<import('../ele-qr-code/types').Level>;
|
|
9
9
|
default: string;
|
|
10
10
|
};
|
|
11
11
|
bgColor: {
|
|
@@ -20,28 +20,28 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
20
20
|
type: NumberConstructor;
|
|
21
21
|
default: number;
|
|
22
22
|
}; /** 前景路径 */
|
|
23
|
-
imageSettings: import(
|
|
24
|
-
customStyle: import(
|
|
23
|
+
imageSettings: import('vue').PropType<import('../ele-qr-code/types').ImageSettings>;
|
|
24
|
+
customStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
25
25
|
}, {
|
|
26
|
-
viewBox: import(
|
|
27
|
-
path: import(
|
|
28
|
-
fgPath: import(
|
|
29
|
-
imageHeight: import(
|
|
30
|
-
imageWidth: import(
|
|
31
|
-
imageX: import(
|
|
32
|
-
imageY: import(
|
|
33
|
-
imageSrc: import(
|
|
26
|
+
viewBox: import('vue').Ref<string>;
|
|
27
|
+
path: import('vue').Ref<string>;
|
|
28
|
+
fgPath: import('vue').Ref<string>;
|
|
29
|
+
imageHeight: import('vue').Ref<number>;
|
|
30
|
+
imageWidth: import('vue').Ref<number>;
|
|
31
|
+
imageX: import('vue').Ref<number>;
|
|
32
|
+
imageY: import('vue').Ref<number>;
|
|
33
|
+
imageSrc: import('vue').ComputedRef<string | undefined>;
|
|
34
34
|
render: () => void;
|
|
35
|
-
}, unknown, {}, {}, import(
|
|
35
|
+
}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
36
36
|
done: () => boolean;
|
|
37
|
-
}, string, import(
|
|
37
|
+
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
38
38
|
value: StringConstructor;
|
|
39
39
|
size: {
|
|
40
40
|
type: NumberConstructor;
|
|
41
41
|
default: number;
|
|
42
42
|
};
|
|
43
43
|
level: {
|
|
44
|
-
type: import(
|
|
44
|
+
type: import('vue').PropType<import('../ele-qr-code/types').Level>;
|
|
45
45
|
default: string;
|
|
46
46
|
};
|
|
47
47
|
bgColor: {
|
|
@@ -56,14 +56,14 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
56
56
|
type: NumberConstructor;
|
|
57
57
|
default: number;
|
|
58
58
|
}; /** 前景路径 */
|
|
59
|
-
imageSettings: import(
|
|
60
|
-
customStyle: import(
|
|
59
|
+
imageSettings: import('vue').PropType<import('../ele-qr-code/types').ImageSettings>;
|
|
60
|
+
customStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
61
61
|
}>> & {
|
|
62
62
|
onDone?: (() => any) | undefined;
|
|
63
63
|
}, {
|
|
64
64
|
margin: number;
|
|
65
65
|
size: number;
|
|
66
|
-
level: import(
|
|
66
|
+
level: import('../ele-qr-code/types').Level;
|
|
67
67
|
bgColor: string;
|
|
68
68
|
fgColor: string;
|
|
69
69
|
}, {}>;
|
|
@@ -5,25 +5,25 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
5
5
|
block: BooleanConstructor;
|
|
6
6
|
disabled: BooleanConstructor;
|
|
7
7
|
items: {
|
|
8
|
-
type: import(
|
|
8
|
+
type: import('vue').PropType<import('./types').SegmentedItem[]>;
|
|
9
9
|
required: boolean;
|
|
10
10
|
};
|
|
11
|
-
size: import(
|
|
11
|
+
size: import('vue').PropType<import('./types').SegmentedSize>;
|
|
12
12
|
}, {
|
|
13
|
-
tabRef: import(
|
|
13
|
+
tabRef: import('vue').Ref<ElTabsInstance>;
|
|
14
14
|
onUpdateModelValue: (value: string | number) => void;
|
|
15
|
-
}, unknown, {}, {}, import(
|
|
15
|
+
}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
16
16
|
'update:modelValue': (_value: string | number) => boolean;
|
|
17
17
|
change: (_active: string | number) => boolean;
|
|
18
|
-
}, string, import(
|
|
18
|
+
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
19
19
|
modelValue: (StringConstructor | NumberConstructor)[];
|
|
20
20
|
block: BooleanConstructor;
|
|
21
21
|
disabled: BooleanConstructor;
|
|
22
22
|
items: {
|
|
23
|
-
type: import(
|
|
23
|
+
type: import('vue').PropType<import('./types').SegmentedItem[]>;
|
|
24
24
|
required: boolean;
|
|
25
25
|
};
|
|
26
|
-
size: import(
|
|
26
|
+
size: import('vue').PropType<import('./types').SegmentedSize>;
|
|
27
27
|
}>> & {
|
|
28
28
|
onChange?: ((_active: string | number) => any) | undefined;
|
|
29
29
|
"onUpdate:modelValue"?: ((_value: string | number) => any) | undefined;
|
|
@@ -5,10 +5,10 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
5
5
|
minSize: NumberConstructor;
|
|
6
6
|
maxSize: NumberConstructor;
|
|
7
7
|
space: StringConstructor;
|
|
8
|
-
customStyle: import(
|
|
9
|
-
bodyStyle: import(
|
|
8
|
+
customStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
9
|
+
bodyStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
10
10
|
allowCollapse: BooleanConstructor;
|
|
11
|
-
collapseStyle: import(
|
|
11
|
+
collapseStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
12
12
|
collapse: BooleanConstructor;
|
|
13
13
|
vertical: BooleanConstructor;
|
|
14
14
|
reverse: BooleanConstructor;
|
|
@@ -19,27 +19,27 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
19
19
|
default: null;
|
|
20
20
|
};
|
|
21
21
|
}, {
|
|
22
|
-
rootRef: import(
|
|
23
|
-
wrapRef: import(
|
|
24
|
-
sideRef: import(
|
|
25
|
-
isResponsive: import(
|
|
26
|
-
isCollapse: import(
|
|
27
|
-
resizedSize: import(
|
|
28
|
-
resizing: import(
|
|
22
|
+
rootRef: import('vue').Ref<ReceiverViewInstance>;
|
|
23
|
+
wrapRef: import('vue').Ref<HTMLElement | null>;
|
|
24
|
+
sideRef: import('vue').Ref<HTMLElement | null>;
|
|
25
|
+
isResponsive: import('vue').ComputedRef<boolean>;
|
|
26
|
+
isCollapse: import('vue').Ref<boolean>;
|
|
27
|
+
resizedSize: import('vue').Ref<string | null>;
|
|
28
|
+
resizing: import('vue').Ref<boolean>;
|
|
29
29
|
toggleCollapse: (collapse?: boolean) => void;
|
|
30
30
|
resetSize: () => void;
|
|
31
31
|
onResize: (event: MouseEvent) => void;
|
|
32
|
-
}, unknown, {}, {}, import(
|
|
32
|
+
}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
33
33
|
'update:collapse': (_collapse: boolean) => boolean;
|
|
34
|
-
}, string, import(
|
|
34
|
+
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
35
35
|
size: StringConstructor;
|
|
36
36
|
minSize: NumberConstructor;
|
|
37
37
|
maxSize: NumberConstructor;
|
|
38
38
|
space: StringConstructor;
|
|
39
|
-
customStyle: import(
|
|
40
|
-
bodyStyle: import(
|
|
39
|
+
customStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
40
|
+
bodyStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
41
41
|
allowCollapse: BooleanConstructor;
|
|
42
|
-
collapseStyle: import(
|
|
42
|
+
collapseStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
43
43
|
collapse: BooleanConstructor;
|
|
44
44
|
vertical: BooleanConstructor;
|
|
45
45
|
reverse: BooleanConstructor;
|
package/lib/ele-steps/index.d.ts
CHANGED
|
@@ -1,66 +1,66 @@
|
|
|
1
1
|
declare const _default: import('vue').DefineComponent<{
|
|
2
2
|
items: {
|
|
3
|
-
type: import(
|
|
3
|
+
type: import('vue').PropType<import('./types').StepItem[]>;
|
|
4
4
|
required: boolean;
|
|
5
5
|
};
|
|
6
|
-
type: import(
|
|
7
|
-
space: import(
|
|
8
|
-
active: import(
|
|
9
|
-
direction: import(
|
|
6
|
+
type: import('vue').PropType<import('./types').StepType>;
|
|
7
|
+
space: import('element-plus/es/utils/index').EpPropFinalized<readonly [NumberConstructor, StringConstructor], unknown, unknown, "", boolean>;
|
|
8
|
+
active: import('element-plus/es/utils/index').EpPropFinalized<NumberConstructor, unknown, unknown, 0, boolean>;
|
|
9
|
+
direction: import('element-plus/es/utils/index').EpPropFinalized<StringConstructor, "horizontal" | "vertical", unknown, "horizontal", boolean>;
|
|
10
10
|
alignCenter: {
|
|
11
|
-
readonly type: import(
|
|
11
|
+
readonly type: import('vue').PropType<import('element-plus/es/utils/index').EpPropMergeType<BooleanConstructor, unknown, unknown>>;
|
|
12
12
|
readonly required: false;
|
|
13
13
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
14
14
|
__epPropKey: true;
|
|
15
15
|
};
|
|
16
16
|
simple: {
|
|
17
|
-
readonly type: import(
|
|
17
|
+
readonly type: import('vue').PropType<import('element-plus/es/utils/index').EpPropMergeType<BooleanConstructor, unknown, unknown>>;
|
|
18
18
|
readonly required: false;
|
|
19
19
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
20
20
|
__epPropKey: true;
|
|
21
21
|
};
|
|
22
|
-
finishStatus: import(
|
|
23
|
-
processStatus: import(
|
|
22
|
+
finishStatus: import('element-plus/es/utils/index').EpPropFinalized<StringConstructor, "success" | "error" | "wait" | "finish" | "process", unknown, "finish", boolean>;
|
|
23
|
+
processStatus: import('element-plus/es/utils/index').EpPropFinalized<StringConstructor, "success" | "error" | "wait" | "finish" | "process", unknown, "process", boolean>;
|
|
24
24
|
}, {
|
|
25
|
-
rootProps: import(
|
|
26
|
-
readonly direction: import(
|
|
27
|
-
readonly space: import(
|
|
25
|
+
rootProps: import('vue').ComputedRef<Omit<import('@vue/shared').LooseRequired<{
|
|
26
|
+
readonly direction: import('element-plus/es/utils/index').EpPropMergeType<StringConstructor, "horizontal" | "vertical", unknown>;
|
|
27
|
+
readonly space: import('element-plus/es/utils/index').EpPropMergeType<readonly [NumberConstructor, StringConstructor], unknown, unknown>;
|
|
28
28
|
readonly active: number;
|
|
29
|
-
readonly finishStatus: import(
|
|
30
|
-
readonly processStatus: import(
|
|
31
|
-
readonly type?: import(
|
|
32
|
-
readonly alignCenter?: import(
|
|
33
|
-
readonly items?: import(
|
|
34
|
-
readonly simple?: import(
|
|
29
|
+
readonly finishStatus: import('element-plus/es/utils/index').EpPropMergeType<StringConstructor, "success" | "error" | "wait" | "finish" | "process", unknown>;
|
|
30
|
+
readonly processStatus: import('element-plus/es/utils/index').EpPropMergeType<StringConstructor, "success" | "error" | "wait" | "finish" | "process", unknown>;
|
|
31
|
+
readonly type?: import('./types').StepType | undefined;
|
|
32
|
+
readonly alignCenter?: import('element-plus/es/utils/index').EpPropMergeType<BooleanConstructor, unknown, unknown> | undefined;
|
|
33
|
+
readonly items?: import('./types').StepItem[] | undefined;
|
|
34
|
+
readonly simple?: import('element-plus/es/utils/index').EpPropMergeType<BooleanConstructor, unknown, unknown> | undefined;
|
|
35
35
|
} & {}>, "type" | "items">>;
|
|
36
|
-
}, unknown, {}, {}, import(
|
|
36
|
+
}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
37
37
|
items: {
|
|
38
|
-
type: import(
|
|
38
|
+
type: import('vue').PropType<import('./types').StepItem[]>;
|
|
39
39
|
required: boolean;
|
|
40
40
|
};
|
|
41
|
-
type: import(
|
|
42
|
-
space: import(
|
|
43
|
-
active: import(
|
|
44
|
-
direction: import(
|
|
41
|
+
type: import('vue').PropType<import('./types').StepType>;
|
|
42
|
+
space: import('element-plus/es/utils/index').EpPropFinalized<readonly [NumberConstructor, StringConstructor], unknown, unknown, "", boolean>;
|
|
43
|
+
active: import('element-plus/es/utils/index').EpPropFinalized<NumberConstructor, unknown, unknown, 0, boolean>;
|
|
44
|
+
direction: import('element-plus/es/utils/index').EpPropFinalized<StringConstructor, "horizontal" | "vertical", unknown, "horizontal", boolean>;
|
|
45
45
|
alignCenter: {
|
|
46
|
-
readonly type: import(
|
|
46
|
+
readonly type: import('vue').PropType<import('element-plus/es/utils/index').EpPropMergeType<BooleanConstructor, unknown, unknown>>;
|
|
47
47
|
readonly required: false;
|
|
48
48
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
49
49
|
__epPropKey: true;
|
|
50
50
|
};
|
|
51
51
|
simple: {
|
|
52
|
-
readonly type: import(
|
|
52
|
+
readonly type: import('vue').PropType<import('element-plus/es/utils/index').EpPropMergeType<BooleanConstructor, unknown, unknown>>;
|
|
53
53
|
readonly required: false;
|
|
54
54
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
55
55
|
__epPropKey: true;
|
|
56
56
|
};
|
|
57
|
-
finishStatus: import(
|
|
58
|
-
processStatus: import(
|
|
57
|
+
finishStatus: import('element-plus/es/utils/index').EpPropFinalized<StringConstructor, "success" | "error" | "wait" | "finish" | "process", unknown, "finish", boolean>;
|
|
58
|
+
processStatus: import('element-plus/es/utils/index').EpPropFinalized<StringConstructor, "success" | "error" | "wait" | "finish" | "process", unknown, "process", boolean>;
|
|
59
59
|
}>>, {
|
|
60
|
-
direction: import(
|
|
61
|
-
space: import(
|
|
60
|
+
direction: import('element-plus/es/utils/index').EpPropMergeType<StringConstructor, "horizontal" | "vertical", unknown>;
|
|
61
|
+
space: import('element-plus/es/utils/index').EpPropMergeType<readonly [NumberConstructor, StringConstructor], unknown, unknown>;
|
|
62
62
|
active: number;
|
|
63
|
-
finishStatus: import(
|
|
64
|
-
processStatus: import(
|
|
63
|
+
finishStatus: import('element-plus/es/utils/index').EpPropMergeType<StringConstructor, "success" | "error" | "wait" | "finish" | "process", unknown>;
|
|
64
|
+
processStatus: import('element-plus/es/utils/index').EpPropMergeType<StringConstructor, "success" | "error" | "wait" | "finish" | "process", unknown>;
|
|
65
65
|
}, {}>;
|
|
66
66
|
export default _default;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
declare const _default: import('vue').DefineComponent<{
|
|
2
2
|
tab: BooleanConstructor;
|
|
3
3
|
active: BooleanConstructor;
|
|
4
|
-
}, unknown, unknown, {}, {}, import(
|
|
4
|
+
}, unknown, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
5
5
|
tab: BooleanConstructor;
|
|
6
6
|
active: BooleanConstructor;
|
|
7
7
|
}>>, {
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
declare const _default: import('vue').DefineComponent<{
|
|
2
|
-
size: import(
|
|
3
|
-
type: import(
|
|
4
|
-
}, unknown, unknown, {}, {}, import(
|
|
5
|
-
size: import(
|
|
6
|
-
type: import(
|
|
2
|
+
size: import('vue').PropType<import('../ele-tabs/types').TabSize>;
|
|
3
|
+
type: import('vue').PropType<import('../ele-tabs/types').TabType>;
|
|
4
|
+
}, unknown, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
5
|
+
size: import('vue').PropType<import('../ele-tabs/types').TabSize>;
|
|
6
|
+
type: import('vue').PropType<import('../ele-tabs/types').TabType>;
|
|
7
7
|
}>>, {}, {}>;
|
|
8
8
|
export default _default;
|
package/lib/ele-table/index.d.ts
CHANGED
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
declare const _default: import('vue').DefineComponent<{
|
|
2
2
|
stripe: BooleanConstructor;
|
|
3
3
|
border: BooleanConstructor;
|
|
4
|
-
size: import(
|
|
4
|
+
size: import('vue').PropType<"" | "small" | "default" | "large" | undefined>;
|
|
5
5
|
hasHeader: {
|
|
6
6
|
type: BooleanConstructor;
|
|
7
7
|
default: boolean;
|
|
8
8
|
};
|
|
9
9
|
hasFooter: BooleanConstructor;
|
|
10
10
|
printSkin: BooleanConstructor;
|
|
11
|
-
}, unknown, unknown, {}, {}, import(
|
|
11
|
+
}, unknown, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
12
12
|
stripe: BooleanConstructor;
|
|
13
13
|
border: BooleanConstructor;
|
|
14
|
-
size: import(
|
|
14
|
+
size: import('vue').PropType<"" | "small" | "default" | "large" | undefined>;
|
|
15
15
|
hasHeader: {
|
|
16
16
|
type: BooleanConstructor;
|
|
17
17
|
default: boolean;
|
package/lib/ele-table/props.d.ts
CHANGED
|
@@ -9,7 +9,7 @@ export declare const tableProps: {
|
|
|
9
9
|
/** 是否带有纵向边框 */
|
|
10
10
|
border: BooleanConstructor;
|
|
11
11
|
/** 尺寸 */
|
|
12
|
-
size: PropType<"" | "
|
|
12
|
+
size: PropType<"" | "small" | "default" | "large" | undefined>;
|
|
13
13
|
/** 是否有表头 */
|
|
14
14
|
hasHeader: {
|
|
15
15
|
type: BooleanConstructor;
|
|
@@ -132,7 +132,8 @@ const _sfc_main = vue.defineComponent({
|
|
|
132
132
|
}
|
|
133
133
|
if (force || !d || d.value !== value) {
|
|
134
134
|
const temp = tableRef.value ? tableRef.value.getCurrentRow() : null;
|
|
135
|
-
const
|
|
135
|
+
const t = temp && temp[props2.valueKey] === value ? temp : void 0;
|
|
136
|
+
const item = t || getItemByValue(value);
|
|
136
137
|
const label = item ? item[props2.labelKey] : String(value);
|
|
137
138
|
selectedItems.value = [{ label, value }];
|
|
138
139
|
}
|