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
|
@@ -4,12 +4,12 @@ import { EleBasicSelectInstance, EleProTableInstance } from '../ele-app/plus';
|
|
|
4
4
|
|
|
5
5
|
declare const _default: import('vue').DefineComponent<{
|
|
6
6
|
modelValue: {
|
|
7
|
-
type: import(
|
|
7
|
+
type: import('vue').PropType<SelectValue>;
|
|
8
8
|
default: () => null;
|
|
9
9
|
};
|
|
10
10
|
multiple: BooleanConstructor;
|
|
11
11
|
disabled: BooleanConstructor;
|
|
12
|
-
size: import(
|
|
12
|
+
size: import('vue').PropType<import('element-plus/es/utils/index').EpPropMergeType<StringConstructor, "" | "small" | "default" | "large", never> | undefined>;
|
|
13
13
|
clearable: BooleanConstructor;
|
|
14
14
|
placeholder: StringConstructor;
|
|
15
15
|
valueKey: {
|
|
@@ -20,16 +20,16 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
20
20
|
type: StringConstructor;
|
|
21
21
|
default: string;
|
|
22
22
|
};
|
|
23
|
-
initValue: import(
|
|
24
|
-
cacheData: import(
|
|
23
|
+
initValue: import('vue').PropType<DataItem | DataItem[]>;
|
|
24
|
+
cacheData: import('vue').PropType<DataItem[]>; /** 表格组件 */
|
|
25
25
|
tableProps: {
|
|
26
|
-
type: import(
|
|
26
|
+
type: import('vue').PropType<import('../ele-app/plus').EleProTableProps>; /** 下拉框是否显示 */
|
|
27
27
|
required: boolean;
|
|
28
28
|
};
|
|
29
29
|
maxTagCount: NumberConstructor; /** 选中的标签 */
|
|
30
30
|
maxTagTextLength: NumberConstructor;
|
|
31
31
|
tagType: {
|
|
32
|
-
type: import(
|
|
32
|
+
type: import('vue').PropType<import('element-plus/es/utils/index').EpPropMergeType<StringConstructor, "success" | "warning" | "info" | "primary" | "danger", unknown> | undefined>;
|
|
33
33
|
default: string;
|
|
34
34
|
};
|
|
35
35
|
automaticDropdown: BooleanConstructor;
|
|
@@ -43,36 +43,36 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
43
43
|
default: boolean;
|
|
44
44
|
};
|
|
45
45
|
placement: {
|
|
46
|
-
type: import(
|
|
46
|
+
type: import('vue').PropType<import('element-plus/es/utils/index').EpPropMergeType<StringConstructor, import('element-plus').Placement, unknown> | undefined>;
|
|
47
47
|
default: string;
|
|
48
48
|
};
|
|
49
49
|
transition: {
|
|
50
50
|
type: StringConstructor;
|
|
51
51
|
default: string;
|
|
52
52
|
};
|
|
53
|
-
popperOptions: import(
|
|
53
|
+
popperOptions: import('vue').PropType<Partial<import('element-plus').Options> | undefined>;
|
|
54
54
|
popperClass: StringConstructor;
|
|
55
55
|
popperWidth: (StringConstructor | NumberConstructor)[];
|
|
56
|
-
selectStyle: import(
|
|
57
|
-
inputStyle: import(
|
|
56
|
+
selectStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
57
|
+
inputStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
58
58
|
responsive: {
|
|
59
59
|
type: BooleanConstructor;
|
|
60
60
|
default: null;
|
|
61
61
|
};
|
|
62
62
|
}, {
|
|
63
|
-
selectRef: import(
|
|
64
|
-
tableRef: import(
|
|
65
|
-
selectVisible: import(
|
|
66
|
-
selectedItems: import(
|
|
63
|
+
selectRef: import('vue').Ref<EleBasicSelectInstance>;
|
|
64
|
+
tableRef: import('vue').Ref<EleProTableInstance>;
|
|
65
|
+
selectVisible: import('vue').Ref<boolean>;
|
|
66
|
+
selectedItems: import('vue').Ref<{
|
|
67
67
|
label: string;
|
|
68
68
|
value: SingleValue;
|
|
69
69
|
hide?: boolean | undefined;
|
|
70
70
|
index?: number | undefined;
|
|
71
71
|
}[]>;
|
|
72
|
-
selectedLabel: import(
|
|
73
|
-
currentRowKey: import(
|
|
74
|
-
selectedRowKeys: import(
|
|
75
|
-
selectPopperClass: import(
|
|
72
|
+
selectedLabel: import('vue').ComputedRef<string>;
|
|
73
|
+
currentRowKey: import('vue').ComputedRef<DataKey | undefined>;
|
|
74
|
+
selectedRowKeys: import('vue').ComputedRef<DataKey[] | undefined>;
|
|
75
|
+
selectPopperClass: import('vue').ComputedRef<string>;
|
|
76
76
|
updatePopover: () => void;
|
|
77
77
|
updateSelectedItems: (force?: boolean) => void;
|
|
78
78
|
focusSearchInput: () => void;
|
|
@@ -90,7 +90,7 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
90
90
|
onTableSelect: (selection: DataItem[]) => void;
|
|
91
91
|
onTableSelectAll: (selection: DataItem[]) => void;
|
|
92
92
|
onTableDone: () => void;
|
|
93
|
-
}, unknown, {}, {}, import(
|
|
93
|
+
}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
94
94
|
'update:modelValue': (_value: SelectValue) => boolean;
|
|
95
95
|
change: (_value: SelectValue) => boolean;
|
|
96
96
|
visibleChange: (_visible: boolean) => boolean;
|
|
@@ -100,14 +100,14 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
100
100
|
blur: (_e: FocusEvent) => boolean;
|
|
101
101
|
select: (_item: DataItem | DataItem[]) => boolean;
|
|
102
102
|
filterChange: (_value: string) => boolean;
|
|
103
|
-
}, string, import(
|
|
103
|
+
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
104
104
|
modelValue: {
|
|
105
|
-
type: import(
|
|
105
|
+
type: import('vue').PropType<SelectValue>;
|
|
106
106
|
default: () => null;
|
|
107
107
|
};
|
|
108
108
|
multiple: BooleanConstructor;
|
|
109
109
|
disabled: BooleanConstructor;
|
|
110
|
-
size: import(
|
|
110
|
+
size: import('vue').PropType<import('element-plus/es/utils/index').EpPropMergeType<StringConstructor, "" | "small" | "default" | "large", never> | undefined>;
|
|
111
111
|
clearable: BooleanConstructor;
|
|
112
112
|
placeholder: StringConstructor;
|
|
113
113
|
valueKey: {
|
|
@@ -118,16 +118,16 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
118
118
|
type: StringConstructor;
|
|
119
119
|
default: string;
|
|
120
120
|
};
|
|
121
|
-
initValue: import(
|
|
122
|
-
cacheData: import(
|
|
121
|
+
initValue: import('vue').PropType<DataItem | DataItem[]>;
|
|
122
|
+
cacheData: import('vue').PropType<DataItem[]>; /** 表格组件 */
|
|
123
123
|
tableProps: {
|
|
124
|
-
type: import(
|
|
124
|
+
type: import('vue').PropType<import('../ele-app/plus').EleProTableProps>; /** 下拉框是否显示 */
|
|
125
125
|
required: boolean;
|
|
126
126
|
};
|
|
127
127
|
maxTagCount: NumberConstructor; /** 选中的标签 */
|
|
128
128
|
maxTagTextLength: NumberConstructor;
|
|
129
129
|
tagType: {
|
|
130
|
-
type: import(
|
|
130
|
+
type: import('vue').PropType<import('element-plus/es/utils/index').EpPropMergeType<StringConstructor, "success" | "warning" | "info" | "primary" | "danger", unknown> | undefined>;
|
|
131
131
|
default: string;
|
|
132
132
|
};
|
|
133
133
|
automaticDropdown: BooleanConstructor;
|
|
@@ -141,18 +141,18 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
141
141
|
default: boolean;
|
|
142
142
|
};
|
|
143
143
|
placement: {
|
|
144
|
-
type: import(
|
|
144
|
+
type: import('vue').PropType<import('element-plus/es/utils/index').EpPropMergeType<StringConstructor, import('element-plus').Placement, unknown> | undefined>;
|
|
145
145
|
default: string;
|
|
146
146
|
};
|
|
147
147
|
transition: {
|
|
148
148
|
type: StringConstructor;
|
|
149
149
|
default: string;
|
|
150
150
|
};
|
|
151
|
-
popperOptions: import(
|
|
151
|
+
popperOptions: import('vue').PropType<Partial<import('element-plus').Options> | undefined>;
|
|
152
152
|
popperClass: StringConstructor;
|
|
153
153
|
popperWidth: (StringConstructor | NumberConstructor)[];
|
|
154
|
-
selectStyle: import(
|
|
155
|
-
inputStyle: import(
|
|
154
|
+
selectStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
155
|
+
inputStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
156
156
|
responsive: {
|
|
157
157
|
type: BooleanConstructor;
|
|
158
158
|
default: null;
|
|
@@ -168,7 +168,7 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
168
168
|
onRemoveTag?: ((_value: SingleValue) => any) | undefined;
|
|
169
169
|
onFilterChange?: ((_value: string) => any) | undefined;
|
|
170
170
|
}, {
|
|
171
|
-
placement: import(
|
|
171
|
+
placement: import('element-plus/es/utils/index').EpPropMergeType<StringConstructor, import('element-plus').Placement, unknown> | undefined;
|
|
172
172
|
disabled: boolean;
|
|
173
173
|
teleported: boolean;
|
|
174
174
|
modelValue: SelectValue;
|
|
@@ -177,7 +177,7 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
177
177
|
transition: string;
|
|
178
178
|
valueKey: string;
|
|
179
179
|
filterable: boolean;
|
|
180
|
-
tagType: import(
|
|
180
|
+
tagType: import('element-plus/es/utils/index').EpPropMergeType<StringConstructor, "success" | "warning" | "info" | "primary" | "danger", unknown> | undefined;
|
|
181
181
|
multiple: boolean;
|
|
182
182
|
responsive: boolean;
|
|
183
183
|
automaticDropdown: boolean;
|
|
@@ -66,7 +66,7 @@ export declare const tableSelectProps: {
|
|
|
66
66
|
};
|
|
67
67
|
/** 下拉框位置 */
|
|
68
68
|
placement: {
|
|
69
|
-
type: PropType<import('element-plus/es/utils/index').EpPropMergeType<StringConstructor, import(
|
|
69
|
+
type: PropType<import('element-plus/es/utils/index').EpPropMergeType<StringConstructor, import('element-plus').Placement, unknown> | undefined>;
|
|
70
70
|
default: string;
|
|
71
71
|
};
|
|
72
72
|
/** 下拉框渐变动画 */
|
|
@@ -19,15 +19,15 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
19
19
|
/** 是否自己处理页签点击事件 */
|
|
20
20
|
handleClick: BooleanConstructor;
|
|
21
21
|
}, {
|
|
22
|
-
dropdownRef: import(
|
|
22
|
+
dropdownRef: import('vue').Ref<EleDropdownInstance>;
|
|
23
23
|
onContextMenu: (command: string) => void;
|
|
24
24
|
onContextVisible: (visible: boolean) => void;
|
|
25
25
|
onClick: (e: MouseEvent) => void;
|
|
26
|
-
}, unknown, {}, {}, import(
|
|
26
|
+
}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
27
27
|
itemClick: (_opt: TabEventOption) => true;
|
|
28
28
|
contextMenu: (_option: TabEventOption) => true;
|
|
29
29
|
contextOpen: (_ref: EleDropdownInstance) => true;
|
|
30
|
-
}, string, import(
|
|
30
|
+
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
31
31
|
/** 当前选中页签 */
|
|
32
32
|
active: (StringConstructor | NumberConstructor)[];
|
|
33
33
|
/** 页签标识 */
|
package/lib/ele-tabs/index.d.ts
CHANGED
|
@@ -9,33 +9,33 @@ import { Ref } from 'vue';
|
|
|
9
9
|
|
|
10
10
|
declare const _default: import('vue').DefineComponent<{
|
|
11
11
|
items: {
|
|
12
|
-
type: import(
|
|
12
|
+
type: import('vue').PropType<TabPaneItem[]>;
|
|
13
13
|
required: boolean;
|
|
14
14
|
};
|
|
15
|
-
size: import(
|
|
16
|
-
type: import(
|
|
15
|
+
size: import('vue').PropType<import('./types').TabSize>;
|
|
16
|
+
type: import('vue').PropType<import('./types').TabType>;
|
|
17
17
|
center: BooleanConstructor;
|
|
18
|
-
contextMenu: import(
|
|
19
|
-
contextMenus: import(
|
|
18
|
+
contextMenu: import('vue').PropType<boolean | import('../ele-app/plus').EleDropdownProps>;
|
|
19
|
+
contextMenus: import('vue').PropType<import('./types').ContextMenus>;
|
|
20
20
|
sortable: BooleanConstructor;
|
|
21
21
|
mousewheel: BooleanConstructor;
|
|
22
22
|
handleClick: BooleanConstructor;
|
|
23
23
|
closable: BooleanConstructor;
|
|
24
24
|
addable: BooleanConstructor;
|
|
25
25
|
modelValue: {
|
|
26
|
-
readonly type: import(
|
|
26
|
+
readonly type: import('vue').PropType<import('element-plus/es/utils/index').EpPropMergeType<readonly [StringConstructor, NumberConstructor], unknown, unknown>>;
|
|
27
27
|
readonly required: false;
|
|
28
28
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
29
29
|
__epPropKey: true;
|
|
30
30
|
};
|
|
31
31
|
editable: BooleanConstructor;
|
|
32
|
-
tabPosition: import(
|
|
33
|
-
beforeLeave: import(
|
|
34
|
-
(): (newName: TabPaneName, oldName: TabPaneName) => import(
|
|
32
|
+
tabPosition: import('element-plus/es/utils/index').EpPropFinalized<StringConstructor, "top" | "bottom" | "right" | "left", unknown, "top", boolean>;
|
|
33
|
+
beforeLeave: import('element-plus/es/utils/index').EpPropFinalized<(new (...args: any[]) => (newName: TabPaneName, oldName: TabPaneName) => import('element-plus/es/utils/typescript').Awaitable<boolean | void>) | (() => (newName: TabPaneName, oldName: TabPaneName) => import('element-plus/es/utils/typescript').Awaitable<boolean | void>) | {
|
|
34
|
+
(): (newName: TabPaneName, oldName: TabPaneName) => import('element-plus/es/utils/typescript').Awaitable<boolean | void>;
|
|
35
35
|
new (): any;
|
|
36
36
|
readonly prototype: any;
|
|
37
|
-
} | ((new (...args: any[]) => (newName: TabPaneName, oldName: TabPaneName) => import(
|
|
38
|
-
(): (newName: TabPaneName, oldName: TabPaneName) => import(
|
|
37
|
+
} | ((new (...args: any[]) => (newName: TabPaneName, oldName: TabPaneName) => import('element-plus/es/utils/typescript').Awaitable<boolean | void>) | (() => (newName: TabPaneName, oldName: TabPaneName) => import('element-plus/es/utils/typescript').Awaitable<boolean | void>) | {
|
|
38
|
+
(): (newName: TabPaneName, oldName: TabPaneName) => import('element-plus/es/utils/typescript').Awaitable<boolean | void>;
|
|
39
39
|
new (): any;
|
|
40
40
|
readonly prototype: any;
|
|
41
41
|
})[], unknown, unknown, () => true, boolean>;
|
|
@@ -44,7 +44,7 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
44
44
|
omit: typeof omit;
|
|
45
45
|
tabRef: Ref<ElTabsInstance>;
|
|
46
46
|
itemRefs: Ref<TabTitleInstance[]>;
|
|
47
|
-
tabProps: import(
|
|
47
|
+
tabProps: import('vue').ComputedRef<Omit<ElTabsProps, "type">>;
|
|
48
48
|
getContextMenus: (item: TabPaneItem) => DropdownItem[] | undefined;
|
|
49
49
|
onUpdateModelValue: (name: TabPaneName) => void;
|
|
50
50
|
onTabClick: (pane: TabsPaneContext, e: Event) => void;
|
|
@@ -58,7 +58,7 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
58
58
|
onContextmenu: (e: MouseEvent) => void;
|
|
59
59
|
hideAllDropdown: () => void;
|
|
60
60
|
updateActiveBar: () => void;
|
|
61
|
-
}, unknown, {}, {}, import(
|
|
61
|
+
}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
62
62
|
tabItemClick: (_opt: TabEventOption) => boolean; /** 页签 */
|
|
63
63
|
tabContextMenu: (_opt: TabEventOption) => boolean;
|
|
64
64
|
tabContextOpen: (_ref: EleDropdownInstance) => boolean;
|
|
@@ -67,14 +67,14 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
67
67
|
tabClick: (pane: {
|
|
68
68
|
uid: number;
|
|
69
69
|
slots: Readonly<{
|
|
70
|
-
[name: string]: import(
|
|
70
|
+
[name: string]: import('vue').Slot<any> | undefined;
|
|
71
71
|
}>;
|
|
72
72
|
props: {
|
|
73
73
|
readonly disabled: boolean;
|
|
74
74
|
readonly label: string;
|
|
75
75
|
readonly closable: boolean;
|
|
76
76
|
readonly lazy: boolean;
|
|
77
|
-
readonly name?: import(
|
|
77
|
+
readonly name?: import('element-plus/es/utils/index').EpPropMergeType<readonly [StringConstructor, NumberConstructor], unknown, unknown> | undefined;
|
|
78
78
|
};
|
|
79
79
|
paneName: string | number | undefined;
|
|
80
80
|
active: boolean;
|
|
@@ -86,35 +86,35 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
86
86
|
tabRemove: (name: TabPaneName) => boolean;
|
|
87
87
|
/** 页签移除或新增事件 */
|
|
88
88
|
tabAdd: () => boolean;
|
|
89
|
-
}, string, import(
|
|
89
|
+
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
90
90
|
items: {
|
|
91
|
-
type: import(
|
|
91
|
+
type: import('vue').PropType<TabPaneItem[]>;
|
|
92
92
|
required: boolean;
|
|
93
93
|
};
|
|
94
|
-
size: import(
|
|
95
|
-
type: import(
|
|
94
|
+
size: import('vue').PropType<import('./types').TabSize>;
|
|
95
|
+
type: import('vue').PropType<import('./types').TabType>;
|
|
96
96
|
center: BooleanConstructor;
|
|
97
|
-
contextMenu: import(
|
|
98
|
-
contextMenus: import(
|
|
97
|
+
contextMenu: import('vue').PropType<boolean | import('../ele-app/plus').EleDropdownProps>;
|
|
98
|
+
contextMenus: import('vue').PropType<import('./types').ContextMenus>;
|
|
99
99
|
sortable: BooleanConstructor;
|
|
100
100
|
mousewheel: BooleanConstructor;
|
|
101
101
|
handleClick: BooleanConstructor;
|
|
102
102
|
closable: BooleanConstructor;
|
|
103
103
|
addable: BooleanConstructor;
|
|
104
104
|
modelValue: {
|
|
105
|
-
readonly type: import(
|
|
105
|
+
readonly type: import('vue').PropType<import('element-plus/es/utils/index').EpPropMergeType<readonly [StringConstructor, NumberConstructor], unknown, unknown>>;
|
|
106
106
|
readonly required: false;
|
|
107
107
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
108
108
|
__epPropKey: true;
|
|
109
109
|
};
|
|
110
110
|
editable: BooleanConstructor;
|
|
111
|
-
tabPosition: import(
|
|
112
|
-
beforeLeave: import(
|
|
113
|
-
(): (newName: TabPaneName, oldName: TabPaneName) => import(
|
|
111
|
+
tabPosition: import('element-plus/es/utils/index').EpPropFinalized<StringConstructor, "top" | "bottom" | "right" | "left", unknown, "top", boolean>;
|
|
112
|
+
beforeLeave: import('element-plus/es/utils/index').EpPropFinalized<(new (...args: any[]) => (newName: TabPaneName, oldName: TabPaneName) => import('element-plus/es/utils/typescript').Awaitable<boolean | void>) | (() => (newName: TabPaneName, oldName: TabPaneName) => import('element-plus/es/utils/typescript').Awaitable<boolean | void>) | {
|
|
113
|
+
(): (newName: TabPaneName, oldName: TabPaneName) => import('element-plus/es/utils/typescript').Awaitable<boolean | void>;
|
|
114
114
|
new (): any;
|
|
115
115
|
readonly prototype: any;
|
|
116
|
-
} | ((new (...args: any[]) => (newName: TabPaneName, oldName: TabPaneName) => import(
|
|
117
|
-
(): (newName: TabPaneName, oldName: TabPaneName) => import(
|
|
116
|
+
} | ((new (...args: any[]) => (newName: TabPaneName, oldName: TabPaneName) => import('element-plus/es/utils/typescript').Awaitable<boolean | void>) | (() => (newName: TabPaneName, oldName: TabPaneName) => import('element-plus/es/utils/typescript').Awaitable<boolean | void>) | {
|
|
117
|
+
(): (newName: TabPaneName, oldName: TabPaneName) => import('element-plus/es/utils/typescript').Awaitable<boolean | void>;
|
|
118
118
|
new (): any;
|
|
119
119
|
readonly prototype: any;
|
|
120
120
|
})[], unknown, unknown, () => true, boolean>;
|
|
@@ -124,14 +124,14 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
124
124
|
onTabClick?: ((pane: {
|
|
125
125
|
uid: number;
|
|
126
126
|
slots: Readonly<{
|
|
127
|
-
[name: string]: import(
|
|
127
|
+
[name: string]: import('vue').Slot<any> | undefined;
|
|
128
128
|
}>;
|
|
129
129
|
props: {
|
|
130
130
|
readonly disabled: boolean;
|
|
131
131
|
readonly label: string;
|
|
132
132
|
readonly closable: boolean;
|
|
133
133
|
readonly lazy: boolean;
|
|
134
|
-
readonly name?: import(
|
|
134
|
+
readonly name?: import('element-plus/es/utils/index').EpPropMergeType<readonly [StringConstructor, NumberConstructor], unknown, unknown> | undefined;
|
|
135
135
|
};
|
|
136
136
|
paneName: string | number | undefined;
|
|
137
137
|
active: boolean;
|
|
@@ -151,8 +151,8 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
151
151
|
closable: boolean;
|
|
152
152
|
addable: boolean;
|
|
153
153
|
editable: boolean;
|
|
154
|
-
tabPosition: import(
|
|
155
|
-
beforeLeave: (newName: TabPaneName, oldName: TabPaneName) => import(
|
|
154
|
+
tabPosition: import('element-plus/es/utils/index').EpPropMergeType<StringConstructor, "top" | "bottom" | "right" | "left", unknown>;
|
|
155
|
+
beforeLeave: (newName: TabPaneName, oldName: TabPaneName) => import('element-plus/es/utils/typescript').Awaitable<boolean | void>;
|
|
156
156
|
stretch: boolean;
|
|
157
157
|
sortable: boolean;
|
|
158
158
|
handleClick: boolean;
|
package/lib/ele-tabs/props.d.ts
CHANGED
|
@@ -39,12 +39,12 @@ export declare const tabsProps: {
|
|
|
39
39
|
};
|
|
40
40
|
editable: BooleanConstructor;
|
|
41
41
|
tabPosition: import('element-plus/es/utils/index').EpPropFinalized<StringConstructor, "top" | "bottom" | "right" | "left", unknown, "top", boolean>;
|
|
42
|
-
beforeLeave: import('element-plus/es/utils/index').EpPropFinalized<(new (...args: any[]) => (newName: import(
|
|
43
|
-
(): (newName: import(
|
|
42
|
+
beforeLeave: import('element-plus/es/utils/index').EpPropFinalized<(new (...args: any[]) => (newName: import('element-plus').TabPaneName, oldName: import('element-plus').TabPaneName) => import('element-plus/es/utils/typescript').Awaitable<boolean | void>) | (() => (newName: import('element-plus').TabPaneName, oldName: import('element-plus').TabPaneName) => import('element-plus/es/utils/typescript').Awaitable<boolean | void>) | {
|
|
43
|
+
(): (newName: import('element-plus').TabPaneName, oldName: import('element-plus').TabPaneName) => import('element-plus/es/utils/typescript').Awaitable<boolean | void>;
|
|
44
44
|
new (): any;
|
|
45
45
|
readonly prototype: any;
|
|
46
|
-
} | ((new (...args: any[]) => (newName: import(
|
|
47
|
-
(): (newName: import(
|
|
46
|
+
} | ((new (...args: any[]) => (newName: import('element-plus').TabPaneName, oldName: import('element-plus').TabPaneName) => import('element-plus/es/utils/typescript').Awaitable<boolean | void>) | (() => (newName: import('element-plus').TabPaneName, oldName: import('element-plus').TabPaneName) => import('element-plus/es/utils/typescript').Awaitable<boolean | void>) | {
|
|
47
|
+
(): (newName: import('element-plus').TabPaneName, oldName: import('element-plus').TabPaneName) => import('element-plus/es/utils/typescript').Awaitable<boolean | void>;
|
|
48
48
|
new (): any;
|
|
49
49
|
readonly prototype: any;
|
|
50
50
|
})[], unknown, unknown, () => true, boolean>;
|
package/lib/ele-text/index.d.ts
CHANGED
|
@@ -3,29 +3,29 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
3
3
|
type: StringConstructor;
|
|
4
4
|
default: string;
|
|
5
5
|
};
|
|
6
|
-
type: import(
|
|
7
|
-
size: import(
|
|
6
|
+
type: import('vue').PropType<import('./types').TextType>;
|
|
7
|
+
size: import('vue').PropType<import('./types').TextSize>;
|
|
8
8
|
deleted: BooleanConstructor;
|
|
9
9
|
underline: BooleanConstructor;
|
|
10
10
|
strong: BooleanConstructor;
|
|
11
11
|
italic: BooleanConstructor;
|
|
12
|
-
icon: import(
|
|
13
|
-
iconProps: import(
|
|
14
|
-
iconStyle: import(
|
|
15
|
-
}, unknown, unknown, {}, {}, import(
|
|
12
|
+
icon: import('vue').PropType<import('./types').TextIcon>;
|
|
13
|
+
iconProps: import('vue').PropType<import('../ele-app/el').ElIconProps>;
|
|
14
|
+
iconStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
15
|
+
}, unknown, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
16
16
|
tag: {
|
|
17
17
|
type: StringConstructor;
|
|
18
18
|
default: string;
|
|
19
19
|
};
|
|
20
|
-
type: import(
|
|
21
|
-
size: import(
|
|
20
|
+
type: import('vue').PropType<import('./types').TextType>;
|
|
21
|
+
size: import('vue').PropType<import('./types').TextSize>;
|
|
22
22
|
deleted: BooleanConstructor;
|
|
23
23
|
underline: BooleanConstructor;
|
|
24
24
|
strong: BooleanConstructor;
|
|
25
25
|
italic: BooleanConstructor;
|
|
26
|
-
icon: import(
|
|
27
|
-
iconProps: import(
|
|
28
|
-
iconStyle: import(
|
|
26
|
+
icon: import('vue').PropType<import('./types').TextIcon>;
|
|
27
|
+
iconProps: import('vue').PropType<import('../ele-app/el').ElIconProps>;
|
|
28
|
+
iconStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
29
29
|
}>>, {
|
|
30
30
|
tag: string;
|
|
31
31
|
underline: boolean;
|
package/lib/ele-tool/index.d.ts
CHANGED
|
@@ -1,27 +1,27 @@
|
|
|
1
1
|
declare const _default: import('vue').DefineComponent<{
|
|
2
2
|
title: StringConstructor;
|
|
3
3
|
placement: {
|
|
4
|
-
type: import(
|
|
4
|
+
type: import('vue').PropType<import('element-plus/es/utils/index').EpPropMergeType<StringConstructor, import('element-plus').Placement, unknown> | undefined>;
|
|
5
5
|
default: string;
|
|
6
6
|
};
|
|
7
7
|
disabled: BooleanConstructor;
|
|
8
8
|
}, {
|
|
9
|
-
visible: import(
|
|
9
|
+
visible: import('vue').Ref<boolean>;
|
|
10
10
|
updateVisible: (value: boolean) => void;
|
|
11
11
|
onClick: (e: MouseEvent) => void;
|
|
12
|
-
}, unknown, {}, {}, import(
|
|
12
|
+
}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
13
13
|
click: (_e: MouseEvent) => boolean;
|
|
14
|
-
}, string, import(
|
|
14
|
+
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
15
15
|
title: StringConstructor;
|
|
16
16
|
placement: {
|
|
17
|
-
type: import(
|
|
17
|
+
type: import('vue').PropType<import('element-plus/es/utils/index').EpPropMergeType<StringConstructor, import('element-plus').Placement, unknown> | undefined>;
|
|
18
18
|
default: string;
|
|
19
19
|
};
|
|
20
20
|
disabled: BooleanConstructor;
|
|
21
21
|
}>> & {
|
|
22
22
|
onClick?: ((_e: MouseEvent) => any) | undefined;
|
|
23
23
|
}, {
|
|
24
|
-
placement: import(
|
|
24
|
+
placement: import('element-plus/es/utils/index').EpPropMergeType<StringConstructor, import('element-plus').Placement, unknown> | undefined;
|
|
25
25
|
disabled: boolean;
|
|
26
26
|
}, {}>;
|
|
27
27
|
export default _default;
|
package/lib/ele-tool/props.d.ts
CHANGED
|
@@ -8,7 +8,7 @@ export declare const toolProps: {
|
|
|
8
8
|
title: StringConstructor;
|
|
9
9
|
/** 提示方向 */
|
|
10
10
|
placement: {
|
|
11
|
-
type: PropType<import('element-plus/es/utils/index').EpPropMergeType<StringConstructor, import(
|
|
11
|
+
type: PropType<import('element-plus/es/utils/index').EpPropMergeType<StringConstructor, import('element-plus').Placement, unknown> | undefined>;
|
|
12
12
|
default: string;
|
|
13
13
|
};
|
|
14
14
|
/** 是否禁用提示 */
|
|
@@ -2,27 +2,27 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
2
2
|
title: StringConstructor;
|
|
3
3
|
subtitle: StringConstructor;
|
|
4
4
|
theme: {
|
|
5
|
-
type: import(
|
|
5
|
+
type: import('vue').PropType<import('./types').ToolbarTheme>;
|
|
6
6
|
default: string;
|
|
7
7
|
};
|
|
8
|
-
titleStyle: import(
|
|
9
|
-
bodyStyle: import(
|
|
10
|
-
toolsStyle: import(
|
|
11
|
-
titleProps: import(
|
|
12
|
-
subtitleProps: import(
|
|
13
|
-
}, unknown, unknown, {}, {}, import(
|
|
8
|
+
titleStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
9
|
+
bodyStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
10
|
+
toolsStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
11
|
+
titleProps: import('vue').PropType<import('../ele-app/plus').EleTextProps>;
|
|
12
|
+
subtitleProps: import('vue').PropType<import('../ele-app/plus').EleTextProps>;
|
|
13
|
+
}, unknown, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
14
14
|
title: StringConstructor;
|
|
15
15
|
subtitle: StringConstructor;
|
|
16
16
|
theme: {
|
|
17
|
-
type: import(
|
|
17
|
+
type: import('vue').PropType<import('./types').ToolbarTheme>;
|
|
18
18
|
default: string;
|
|
19
19
|
};
|
|
20
|
-
titleStyle: import(
|
|
21
|
-
bodyStyle: import(
|
|
22
|
-
toolsStyle: import(
|
|
23
|
-
titleProps: import(
|
|
24
|
-
subtitleProps: import(
|
|
20
|
+
titleStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
21
|
+
bodyStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
22
|
+
toolsStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
23
|
+
titleProps: import('vue').PropType<import('../ele-app/plus').EleTextProps>;
|
|
24
|
+
subtitleProps: import('vue').PropType<import('../ele-app/plus').EleTextProps>;
|
|
25
25
|
}>>, {
|
|
26
|
-
theme: import(
|
|
26
|
+
theme: import('./types').ToolbarTheme;
|
|
27
27
|
}, {}>;
|
|
28
28
|
export default _default;
|