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
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import(
|
|
1
|
+
declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{}>>, {}, {}>;
|
|
2
2
|
export default _default;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import(
|
|
1
|
+
declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{}>>, {}, {}>;
|
|
2
2
|
export default _default;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import(
|
|
1
|
+
declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{}>>, {}, {}>;
|
|
2
2
|
export default _default;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import(
|
|
1
|
+
declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{}>>, {}, {}>;
|
|
2
2
|
export default _default;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import(
|
|
1
|
+
declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{}>>, {}, {}>;
|
|
2
2
|
export default _default;
|
package/es/style/nprogress.scss
CHANGED
package/es/utils/menu-util.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent, computed,
|
|
1
|
+
import { defineComponent, computed, h } from "vue";
|
|
2
2
|
import { useLayoutState } from "../ele-config-provider/receiver";
|
|
3
3
|
import { isExternalLink, eachTree } from "./core";
|
|
4
4
|
function camelCase(str) {
|
|
@@ -33,10 +33,7 @@ function getRouteComponent(menu, name, func) {
|
|
|
33
33
|
const src = menu.component;
|
|
34
34
|
const isAlive = ((_a = menu.meta) == null ? void 0 : _a.keepAlive) !== false;
|
|
35
35
|
const layoutProvide = useLayoutState();
|
|
36
|
-
const keepAlive = computed(() =>
|
|
37
|
-
var _a2;
|
|
38
|
-
return !!((_a2 = unref(layoutProvide)) == null ? void 0 : _a2.keepAlive);
|
|
39
|
-
});
|
|
36
|
+
const keepAlive = computed(() => !!layoutProvide.keepAlive);
|
|
40
37
|
return () => {
|
|
41
38
|
if (!isAlive || !keepAlive.value) {
|
|
42
39
|
return h("iframe", { src, class: "ele-admin-iframe" });
|
package/lib/ele-alert/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
declare const _default: import('vue').DefineComponent<{
|
|
2
2
|
title: StringConstructor;
|
|
3
|
-
type: import(
|
|
3
|
+
type: import('vue').PropType<import('element-plus/es/utils/index').EpPropMergeType<StringConstructor, "success" | "warning" | "info" | "error", unknown> | undefined>;
|
|
4
4
|
description: StringConstructor;
|
|
5
5
|
closable: {
|
|
6
6
|
type: BooleanConstructor;
|
|
@@ -9,28 +9,28 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
9
9
|
center: BooleanConstructor;
|
|
10
10
|
closeText: StringConstructor;
|
|
11
11
|
showIcon: BooleanConstructor;
|
|
12
|
-
effect: import(
|
|
13
|
-
iconStyle: import(
|
|
14
|
-
iconProps: import(
|
|
15
|
-
closeIconStyle: import(
|
|
16
|
-
closeIconProps: import(
|
|
17
|
-
bodyStyle: import(
|
|
18
|
-
titleStyle: import(
|
|
19
|
-
descriptionStyle: import(
|
|
12
|
+
effect: import('vue').PropType<import('element-plus/es/utils/index').EpPropMergeType<StringConstructor, "light" | "dark", unknown> | undefined>;
|
|
13
|
+
iconStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
14
|
+
iconProps: import('vue').PropType<import('../ele-app/el').ElIconProps>;
|
|
15
|
+
closeIconStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
16
|
+
closeIconProps: import('vue').PropType<import('../ele-app/el').ElIconProps>;
|
|
17
|
+
bodyStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
18
|
+
titleStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
19
|
+
descriptionStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
20
20
|
transitionName: {
|
|
21
21
|
type: StringConstructor;
|
|
22
22
|
default: string;
|
|
23
23
|
};
|
|
24
24
|
}, {
|
|
25
|
-
visible: import(
|
|
26
|
-
isRich: import(
|
|
25
|
+
visible: import('vue').Ref<boolean>;
|
|
26
|
+
isRich: import('vue').ComputedRef<boolean>;
|
|
27
27
|
onClose: (e: MouseEvent) => void;
|
|
28
28
|
open: () => void;
|
|
29
|
-
}, unknown, {}, {}, import(
|
|
29
|
+
}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
30
30
|
close: (_e: MouseEvent) => boolean;
|
|
31
|
-
}, string, import(
|
|
31
|
+
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
32
32
|
title: StringConstructor;
|
|
33
|
-
type: import(
|
|
33
|
+
type: import('vue').PropType<import('element-plus/es/utils/index').EpPropMergeType<StringConstructor, "success" | "warning" | "info" | "error", unknown> | undefined>;
|
|
34
34
|
description: StringConstructor;
|
|
35
35
|
closable: {
|
|
36
36
|
type: BooleanConstructor;
|
|
@@ -39,14 +39,14 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
39
39
|
center: BooleanConstructor;
|
|
40
40
|
closeText: StringConstructor;
|
|
41
41
|
showIcon: BooleanConstructor;
|
|
42
|
-
effect: import(
|
|
43
|
-
iconStyle: import(
|
|
44
|
-
iconProps: import(
|
|
45
|
-
closeIconStyle: import(
|
|
46
|
-
closeIconProps: import(
|
|
47
|
-
bodyStyle: import(
|
|
48
|
-
titleStyle: import(
|
|
49
|
-
descriptionStyle: import(
|
|
42
|
+
effect: import('vue').PropType<import('element-plus/es/utils/index').EpPropMergeType<StringConstructor, "light" | "dark", unknown> | undefined>;
|
|
43
|
+
iconStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
44
|
+
iconProps: import('vue').PropType<import('../ele-app/el').ElIconProps>;
|
|
45
|
+
closeIconStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
46
|
+
closeIconProps: import('vue').PropType<import('../ele-app/el').ElIconProps>;
|
|
47
|
+
bodyStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
48
|
+
titleStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
49
|
+
descriptionStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
50
50
|
transitionName: {
|
|
51
51
|
type: StringConstructor;
|
|
52
52
|
default: string;
|
package/lib/ele-app/el.d.ts
CHANGED
|
@@ -58,7 +58,8 @@ import type { dropdownItemProps } from 'element-plus';
|
|
|
58
58
|
import type columnProps from 'element-plus/es/components/table/src/table-column/defaults';
|
|
59
59
|
import type { TreeProps } from 'element-plus/es/components/tree-v2/src/types';
|
|
60
60
|
import type { ComponentProps } from './types';
|
|
61
|
-
|
|
61
|
+
|
|
62
|
+
export type ElFormItemRule = Partial<FormItemRule>;
|
|
62
63
|
|
|
63
64
|
/**
|
|
64
65
|
* 组件属性
|
package/lib/ele-app/index.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const _default: import('vue').DefineComponent<{}, () => import(
|
|
1
|
+
declare const _default: import('vue').DefineComponent<{}, () => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
2
2
|
[key: string]: any;
|
|
3
|
-
}>[] | undefined, {}, {}, {}, import(
|
|
3
|
+
}>[] | undefined, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{}>>, {}, {}>;
|
|
4
4
|
export default _default;
|
|
@@ -2,64 +2,64 @@ import { AvatarItem, AvatarErrorOption } from './types';
|
|
|
2
2
|
|
|
3
3
|
declare const _default: import('vue').DefineComponent<{
|
|
4
4
|
data: {
|
|
5
|
-
type: import(
|
|
5
|
+
type: import('vue').PropType<AvatarItem[]>;
|
|
6
6
|
required: boolean;
|
|
7
7
|
};
|
|
8
8
|
maxCount: NumberConstructor;
|
|
9
|
-
shape: import(
|
|
10
|
-
size: import(
|
|
11
|
-
itemStyle: import(
|
|
12
|
-
avatarStyle: import(
|
|
13
|
-
moreStyle: import(
|
|
9
|
+
shape: import('vue').PropType<import('element-plus/es/utils/index').EpPropMergeType<StringConstructor, "circle" | "square", unknown> | undefined>;
|
|
10
|
+
size: import('vue').PropType<import('element-plus/es/utils/index').EpPropMergeType<readonly [NumberConstructor, StringConstructor], "" | "default" | "small" | "large", number> | undefined>;
|
|
11
|
+
itemStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
12
|
+
avatarStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
13
|
+
moreStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
14
14
|
tooltip: {
|
|
15
15
|
type: BooleanConstructor;
|
|
16
16
|
default: boolean;
|
|
17
17
|
};
|
|
18
|
-
tooltipProps: import(
|
|
18
|
+
tooltipProps: import('vue').PropType<Partial<import('../ele-tooltip/props').TooltipProps>>;
|
|
19
19
|
overflowPopover: {
|
|
20
20
|
type: BooleanConstructor;
|
|
21
21
|
default: boolean;
|
|
22
22
|
};
|
|
23
|
-
overflowPopoverProps: import(
|
|
23
|
+
overflowPopoverProps: import('vue').PropType<Partial<import('../ele-tooltip/props').TooltipProps>>;
|
|
24
24
|
hoverOpen: BooleanConstructor;
|
|
25
25
|
}, {
|
|
26
|
-
tooltipContent: import(
|
|
27
|
-
virtualRef: import(
|
|
28
|
-
overflowVisible: import(
|
|
29
|
-
commonStyle: import(
|
|
30
|
-
isOverflow: import(
|
|
31
|
-
avatarData: import(
|
|
32
|
-
overflowCount: import(
|
|
33
|
-
overflowData: import(
|
|
26
|
+
tooltipContent: import('vue').Ref<string>;
|
|
27
|
+
virtualRef: import('vue').Ref<any>;
|
|
28
|
+
overflowVisible: import('vue').Ref<boolean>;
|
|
29
|
+
commonStyle: import('vue').ComputedRef<Partial<import('vue').CSSProperties>>;
|
|
30
|
+
isOverflow: import('vue').ComputedRef<boolean>;
|
|
31
|
+
avatarData: import('vue').ComputedRef<AvatarItem[]>;
|
|
32
|
+
overflowCount: import('vue').ComputedRef<number>;
|
|
33
|
+
overflowData: import('vue').ComputedRef<AvatarItem[]>;
|
|
34
34
|
onItemHover: (item: AvatarItem, e: MouseEvent) => void;
|
|
35
35
|
onItemClick: (item: AvatarItem) => void;
|
|
36
36
|
onMoreClick: () => void;
|
|
37
37
|
onError: (option: AvatarErrorOption) => void;
|
|
38
|
-
}, unknown, {}, {}, import(
|
|
38
|
+
}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
39
39
|
itemClick: (_item: AvatarItem) => boolean;
|
|
40
40
|
moreClick: () => boolean;
|
|
41
41
|
error: (_option: AvatarErrorOption) => boolean;
|
|
42
|
-
}, string, import(
|
|
42
|
+
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
43
43
|
data: {
|
|
44
|
-
type: import(
|
|
44
|
+
type: import('vue').PropType<AvatarItem[]>;
|
|
45
45
|
required: boolean;
|
|
46
46
|
};
|
|
47
47
|
maxCount: NumberConstructor;
|
|
48
|
-
shape: import(
|
|
49
|
-
size: import(
|
|
50
|
-
itemStyle: import(
|
|
51
|
-
avatarStyle: import(
|
|
52
|
-
moreStyle: import(
|
|
48
|
+
shape: import('vue').PropType<import('element-plus/es/utils/index').EpPropMergeType<StringConstructor, "circle" | "square", unknown> | undefined>;
|
|
49
|
+
size: import('vue').PropType<import('element-plus/es/utils/index').EpPropMergeType<readonly [NumberConstructor, StringConstructor], "" | "default" | "small" | "large", number> | undefined>;
|
|
50
|
+
itemStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
51
|
+
avatarStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
52
|
+
moreStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
53
53
|
tooltip: {
|
|
54
54
|
type: BooleanConstructor;
|
|
55
55
|
default: boolean;
|
|
56
56
|
};
|
|
57
|
-
tooltipProps: import(
|
|
57
|
+
tooltipProps: import('vue').PropType<Partial<import('../ele-tooltip/props').TooltipProps>>;
|
|
58
58
|
overflowPopover: {
|
|
59
59
|
type: BooleanConstructor;
|
|
60
60
|
default: boolean;
|
|
61
61
|
};
|
|
62
|
-
overflowPopoverProps: import(
|
|
62
|
+
overflowPopoverProps: import('vue').PropType<Partial<import('../ele-tooltip/props').TooltipProps>>;
|
|
63
63
|
hoverOpen: BooleanConstructor;
|
|
64
64
|
}>> & {
|
|
65
65
|
onError?: ((_option: AvatarErrorOption) => any) | undefined;
|
|
@@ -5,22 +5,22 @@ import { Ref } from 'vue';
|
|
|
5
5
|
declare const _default: import('vue').DefineComponent<{
|
|
6
6
|
value: StringConstructor;
|
|
7
7
|
tag: {
|
|
8
|
-
type: import(
|
|
8
|
+
type: import('vue').PropType<import('./types').BarCodeTag>;
|
|
9
9
|
default: string;
|
|
10
10
|
};
|
|
11
|
-
options: import(
|
|
11
|
+
options: import('vue').PropType<JsBarCode.Options>;
|
|
12
12
|
}, {
|
|
13
13
|
rootRef: Ref<HTMLElement | null>;
|
|
14
14
|
instance: Ref<JsBarCodeInstance>;
|
|
15
15
|
render: () => void;
|
|
16
|
-
}, unknown, {}, {}, import(
|
|
16
|
+
}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
17
17
|
value: StringConstructor;
|
|
18
18
|
tag: {
|
|
19
|
-
type: import(
|
|
19
|
+
type: import('vue').PropType<import('./types').BarCodeTag>;
|
|
20
20
|
default: string;
|
|
21
21
|
};
|
|
22
|
-
options: import(
|
|
22
|
+
options: import('vue').PropType<JsBarCode.Options>;
|
|
23
23
|
}>>, {
|
|
24
|
-
tag: import(
|
|
24
|
+
tag: import('./types').BarCodeTag;
|
|
25
25
|
}, {}>;
|
|
26
26
|
export default _default;
|
|
@@ -4,47 +4,47 @@ import { ElInputInstance } from '../ele-app/el';
|
|
|
4
4
|
|
|
5
5
|
declare const _default: import('vue').DefineComponent<{
|
|
6
6
|
value: {
|
|
7
|
-
type: import(
|
|
7
|
+
type: import('vue').PropType<import('./types').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
|
selectedLabel: StringConstructor;
|
|
16
|
-
selected: import(
|
|
16
|
+
selected: import('vue').PropType<SelectedItem[]>;
|
|
17
17
|
maxTagCount: NumberConstructor;
|
|
18
18
|
maxTagTextLength: NumberConstructor;
|
|
19
|
-
tagType: import(
|
|
19
|
+
tagType: import('vue').PropType<import('element-plus/es/utils/index').EpPropMergeType<StringConstructor, "success" | "warning" | "info" | "primary" | "danger", unknown> | undefined>; /** 输入框组件 */
|
|
20
20
|
automaticDropdown: BooleanConstructor;
|
|
21
21
|
filterable: BooleanConstructor;
|
|
22
22
|
visible: BooleanConstructor;
|
|
23
23
|
teleported: BooleanConstructor;
|
|
24
24
|
persistent: BooleanConstructor;
|
|
25
|
-
placement: import(
|
|
25
|
+
placement: import('vue').PropType<import('element-plus/es/utils/index').EpPropMergeType<StringConstructor, import('element-plus').Placement, unknown> | undefined>;
|
|
26
26
|
transition: {
|
|
27
27
|
type: StringConstructor; /** 是否未选中 */
|
|
28
28
|
default: string;
|
|
29
29
|
};
|
|
30
|
-
popperOptions: import(
|
|
30
|
+
popperOptions: import('vue').PropType<Partial<import('element-plus').Options> | undefined>;
|
|
31
31
|
popperClass: StringConstructor;
|
|
32
32
|
popperWidth: (StringConstructor | NumberConstructor)[];
|
|
33
33
|
selectClass: StringConstructor;
|
|
34
|
-
selectStyle: import(
|
|
35
|
-
inputStyle: import(
|
|
34
|
+
selectStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
35
|
+
inputStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
36
36
|
}, {
|
|
37
|
-
tooltipRef: import(
|
|
38
|
-
inputRef: import(
|
|
39
|
-
searchRef: import(
|
|
40
|
-
inputValue: import(
|
|
41
|
-
searchValue: import(
|
|
42
|
-
isEmpty: import(
|
|
43
|
-
inputPlaceholder: import(
|
|
44
|
-
isCollapse: import(
|
|
45
|
-
currentTags: import(
|
|
46
|
-
omittedTags: import(
|
|
47
|
-
omittedSize: import(
|
|
37
|
+
tooltipRef: import('vue').Ref<EleTooltipInstance>;
|
|
38
|
+
inputRef: import('vue').Ref<ElInputInstance>;
|
|
39
|
+
searchRef: import('vue').Ref<ElInputInstance>;
|
|
40
|
+
inputValue: import('vue').Ref<string>;
|
|
41
|
+
searchValue: import('vue').Ref<string>;
|
|
42
|
+
isEmpty: import('vue').ComputedRef<boolean>;
|
|
43
|
+
inputPlaceholder: import('vue').ComputedRef<string>;
|
|
44
|
+
isCollapse: import('vue').ComputedRef<boolean>;
|
|
45
|
+
currentTags: import('vue').ComputedRef<SelectedItem[]>;
|
|
46
|
+
omittedTags: import('vue').ComputedRef<SelectedItem[]>;
|
|
47
|
+
omittedSize: import('vue').ComputedRef<number>;
|
|
48
48
|
updatePopper: () => void;
|
|
49
49
|
focusSearchInput: (e?: MouseEvent) => void;
|
|
50
50
|
updateSearchValue: (modelValue: string) => void;
|
|
@@ -55,44 +55,44 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
55
55
|
onInputFocus: (e: FocusEvent) => void;
|
|
56
56
|
onInputBlur: (e: FocusEvent) => void;
|
|
57
57
|
onInputEsc: (e: FocusEvent) => void;
|
|
58
|
-
}, unknown, {}, {}, import(
|
|
58
|
+
}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
59
59
|
'update:visible': (_visible: boolean) => boolean;
|
|
60
60
|
removeTag: (_item: SelectedItem) => boolean;
|
|
61
61
|
clear: () => boolean;
|
|
62
62
|
focus: (_e: FocusEvent) => boolean;
|
|
63
63
|
blur: (_e: FocusEvent) => boolean;
|
|
64
64
|
filterChange: (_value: string) => boolean;
|
|
65
|
-
}, string, import(
|
|
65
|
+
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
66
66
|
value: {
|
|
67
|
-
type: import(
|
|
67
|
+
type: import('vue').PropType<import('./types').SelectValue>;
|
|
68
68
|
default: () => null;
|
|
69
69
|
};
|
|
70
70
|
multiple: BooleanConstructor;
|
|
71
71
|
disabled: BooleanConstructor;
|
|
72
|
-
size: import(
|
|
72
|
+
size: import('vue').PropType<import('element-plus/es/utils/index').EpPropMergeType<StringConstructor, "" | "small" | "default" | "large", never> | undefined>;
|
|
73
73
|
clearable: BooleanConstructor;
|
|
74
74
|
placeholder: StringConstructor;
|
|
75
75
|
selectedLabel: StringConstructor;
|
|
76
|
-
selected: import(
|
|
76
|
+
selected: import('vue').PropType<SelectedItem[]>;
|
|
77
77
|
maxTagCount: NumberConstructor;
|
|
78
78
|
maxTagTextLength: NumberConstructor;
|
|
79
|
-
tagType: import(
|
|
79
|
+
tagType: import('vue').PropType<import('element-plus/es/utils/index').EpPropMergeType<StringConstructor, "success" | "warning" | "info" | "primary" | "danger", unknown> | undefined>; /** 输入框组件 */
|
|
80
80
|
automaticDropdown: BooleanConstructor;
|
|
81
81
|
filterable: BooleanConstructor;
|
|
82
82
|
visible: BooleanConstructor;
|
|
83
83
|
teleported: BooleanConstructor;
|
|
84
84
|
persistent: BooleanConstructor;
|
|
85
|
-
placement: import(
|
|
85
|
+
placement: import('vue').PropType<import('element-plus/es/utils/index').EpPropMergeType<StringConstructor, import('element-plus').Placement, unknown> | undefined>;
|
|
86
86
|
transition: {
|
|
87
87
|
type: StringConstructor; /** 是否未选中 */
|
|
88
88
|
default: string;
|
|
89
89
|
};
|
|
90
|
-
popperOptions: import(
|
|
90
|
+
popperOptions: import('vue').PropType<Partial<import('element-plus').Options> | undefined>;
|
|
91
91
|
popperClass: StringConstructor;
|
|
92
92
|
popperWidth: (StringConstructor | NumberConstructor)[];
|
|
93
93
|
selectClass: StringConstructor;
|
|
94
|
-
selectStyle: import(
|
|
95
|
-
inputStyle: import(
|
|
94
|
+
selectStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
95
|
+
inputStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
96
96
|
}>> & {
|
|
97
97
|
onFocus?: ((_e: FocusEvent) => any) | undefined;
|
|
98
98
|
onBlur?: ((_e: FocusEvent) => any) | undefined;
|
|
@@ -101,13 +101,13 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
101
101
|
onRemoveTag?: ((_item: SelectedItem) => any) | undefined;
|
|
102
102
|
onFilterChange?: ((_value: string) => any) | undefined;
|
|
103
103
|
}, {
|
|
104
|
+
value: import('./types').SelectValue;
|
|
104
105
|
disabled: boolean;
|
|
105
106
|
teleported: boolean;
|
|
106
107
|
clearable: boolean;
|
|
107
108
|
persistent: boolean;
|
|
108
109
|
visible: boolean;
|
|
109
110
|
transition: string;
|
|
110
|
-
value: import("./types").SelectValue;
|
|
111
111
|
filterable: boolean;
|
|
112
112
|
multiple: boolean;
|
|
113
113
|
automaticDropdown: boolean;
|
|
@@ -41,7 +41,7 @@ export declare const basicSelectProps: {
|
|
|
41
41
|
/** 始终渲染下拉框 */
|
|
42
42
|
persistent: BooleanConstructor;
|
|
43
43
|
/** 下拉框位置 */
|
|
44
|
-
placement: PropType<import('element-plus/es/utils/index').EpPropMergeType<StringConstructor, import(
|
|
44
|
+
placement: PropType<import('element-plus/es/utils/index').EpPropMergeType<StringConstructor, import('element-plus').Placement, unknown> | undefined>;
|
|
45
45
|
/** 下拉框渐变动画 */
|
|
46
46
|
transition: {
|
|
47
47
|
type: StringConstructor;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
declare const _default: import('vue').DefineComponent<{
|
|
2
|
-
bodyStyle: import(
|
|
3
|
-
extraStyle: import(
|
|
4
|
-
}, unknown, unknown, {}, {}, import(
|
|
5
|
-
bodyStyle: import(
|
|
6
|
-
extraStyle: import(
|
|
2
|
+
bodyStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
3
|
+
extraStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
4
|
+
}, unknown, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
5
|
+
bodyStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
6
|
+
extraStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
7
7
|
}>>, {}, {}>;
|
|
8
8
|
export default _default;
|
|
@@ -2,26 +2,26 @@ import { ElBreadcrumbInstance } from '../ele-app/el';
|
|
|
2
2
|
|
|
3
3
|
declare const _default: import('vue').DefineComponent<{
|
|
4
4
|
items: {
|
|
5
|
-
type: import(
|
|
5
|
+
type: import('vue').PropType<import('./types').BreadcrumbItem[]>;
|
|
6
6
|
required: boolean;
|
|
7
7
|
};
|
|
8
|
-
separator: import(
|
|
8
|
+
separator: import('element-plus/es/utils/index').EpPropFinalized<StringConstructor, unknown, unknown, "/", boolean>;
|
|
9
9
|
separatorIcon: {
|
|
10
|
-
readonly type: import(
|
|
10
|
+
readonly type: import('vue').PropType<import('element-plus/es/utils/index').EpPropMergeType<(new (...args: any[]) => (string | import('vue').Component<any, any, any, import('vue').ComputedOptions, import('vue').MethodOptions, {}, any>) & {}) | (() => string | import('vue').Component<any, any, any, import('vue').ComputedOptions, import('vue').MethodOptions, {}, any>) | ((new (...args: any[]) => (string | import('vue').Component<any, any, any, import('vue').ComputedOptions, import('vue').MethodOptions, {}, any>) & {}) | (() => string | import('vue').Component<any, any, any, import('vue').ComputedOptions, import('vue').MethodOptions, {}, any>))[], unknown, unknown>>;
|
|
11
11
|
readonly required: false;
|
|
12
12
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
13
13
|
__epPropKey: true;
|
|
14
14
|
};
|
|
15
15
|
}, {
|
|
16
|
-
breadcrumbRef: import(
|
|
17
|
-
}, unknown, {}, {}, import(
|
|
16
|
+
breadcrumbRef: import('vue').Ref<ElBreadcrumbInstance>;
|
|
17
|
+
}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
18
18
|
items: {
|
|
19
|
-
type: import(
|
|
19
|
+
type: import('vue').PropType<import('./types').BreadcrumbItem[]>;
|
|
20
20
|
required: boolean;
|
|
21
21
|
};
|
|
22
|
-
separator: import(
|
|
22
|
+
separator: import('element-plus/es/utils/index').EpPropFinalized<StringConstructor, unknown, unknown, "/", boolean>;
|
|
23
23
|
separatorIcon: {
|
|
24
|
-
readonly type: import(
|
|
24
|
+
readonly type: import('vue').PropType<import('element-plus/es/utils/index').EpPropMergeType<(new (...args: any[]) => (string | import('vue').Component<any, any, any, import('vue').ComputedOptions, import('vue').MethodOptions, {}, any>) & {}) | (() => string | import('vue').Component<any, any, any, import('vue').ComputedOptions, import('vue').MethodOptions, {}, any>) | ((new (...args: any[]) => (string | import('vue').Component<any, any, any, import('vue').ComputedOptions, import('vue').MethodOptions, {}, any>) & {}) | (() => string | import('vue').Component<any, any, any, import('vue').ComputedOptions, import('vue').MethodOptions, {}, any>))[], unknown, unknown>>;
|
|
25
25
|
readonly required: false;
|
|
26
26
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
27
27
|
__epPropKey: true;
|
|
@@ -12,7 +12,7 @@ export declare const breadcrumbProps: {
|
|
|
12
12
|
};
|
|
13
13
|
separator: import('element-plus/es/utils/index').EpPropFinalized<StringConstructor, unknown, unknown, "/", boolean>;
|
|
14
14
|
separatorIcon: {
|
|
15
|
-
readonly type: PropType<import('element-plus/es/utils/index').EpPropMergeType<(new (...args: any[]) => (string | import(
|
|
15
|
+
readonly type: PropType<import('element-plus/es/utils/index').EpPropMergeType<(new (...args: any[]) => (string | import('vue').Component<any, any, any, import('vue').ComputedOptions, import('vue').MethodOptions, {}, any>) & {}) | (() => string | import('vue').Component<any, any, any, import('vue').ComputedOptions, import('vue').MethodOptions, {}, any>) | ((new (...args: any[]) => (string | import('vue').Component<any, any, any, import('vue').ComputedOptions, import('vue').MethodOptions, {}, any>) & {}) | (() => string | import('vue').Component<any, any, any, import('vue').ComputedOptions, import('vue').MethodOptions, {}, any>))[], unknown, unknown>>;
|
|
16
16
|
readonly required: false;
|
|
17
17
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
18
18
|
__epPropKey: true;
|
package/lib/ele-card/index.d.ts
CHANGED
|
@@ -1,24 +1,24 @@
|
|
|
1
1
|
declare const _default: import('vue').DefineComponent<{
|
|
2
2
|
header: StringConstructor;
|
|
3
3
|
footer: StringConstructor;
|
|
4
|
-
bodyStyle: import(
|
|
4
|
+
bodyStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
5
5
|
bodyClass: StringConstructor;
|
|
6
|
-
shadow: import(
|
|
6
|
+
shadow: import('vue').PropType<import('element-plus/es/utils/index').EpPropMergeType<StringConstructor, "hover" | "always" | "never", unknown> | undefined>;
|
|
7
7
|
bordered: BooleanConstructor;
|
|
8
|
-
headerStyle: import(
|
|
9
|
-
titleStyle: import(
|
|
10
|
-
footerStyle: import(
|
|
8
|
+
headerStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
9
|
+
titleStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
10
|
+
footerStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
11
11
|
flexTable: BooleanConstructor;
|
|
12
|
-
}, unknown, unknown, {}, {}, import(
|
|
12
|
+
}, unknown, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
13
13
|
header: StringConstructor;
|
|
14
14
|
footer: StringConstructor;
|
|
15
|
-
bodyStyle: import(
|
|
15
|
+
bodyStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
16
16
|
bodyClass: StringConstructor;
|
|
17
|
-
shadow: import(
|
|
17
|
+
shadow: import('vue').PropType<import('element-plus/es/utils/index').EpPropMergeType<StringConstructor, "hover" | "always" | "never", unknown> | undefined>;
|
|
18
18
|
bordered: BooleanConstructor;
|
|
19
|
-
headerStyle: import(
|
|
20
|
-
titleStyle: import(
|
|
21
|
-
footerStyle: import(
|
|
19
|
+
headerStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
20
|
+
titleStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
21
|
+
footerStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
22
22
|
flexTable: BooleanConstructor;
|
|
23
23
|
}>>, {
|
|
24
24
|
bordered: boolean;
|
|
@@ -13,8 +13,8 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
13
13
|
/** 是否需要选中箭头 */
|
|
14
14
|
arrow: BooleanConstructor;
|
|
15
15
|
/** 选中箭头样式 */
|
|
16
|
-
arrowStyle: PropType<Partial<import(
|
|
17
|
-
}, unknown, unknown, {}, {}, import(
|
|
16
|
+
arrowStyle: PropType<Partial<import('vue').CSSProperties>>;
|
|
17
|
+
}, unknown, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
18
18
|
/** 数据 */
|
|
19
19
|
item: PropType<CheckCardItem>;
|
|
20
20
|
/** 是否选中 */
|
|
@@ -26,7 +26,7 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
26
26
|
/** 是否需要选中箭头 */
|
|
27
27
|
arrow: BooleanConstructor;
|
|
28
28
|
/** 选中箭头样式 */
|
|
29
|
-
arrowStyle: PropType<Partial<import(
|
|
29
|
+
arrowStyle: PropType<Partial<import('vue').CSSProperties>>;
|
|
30
30
|
}>>, {
|
|
31
31
|
disabled: boolean;
|
|
32
32
|
bordered: boolean;
|