ele-admin-plus 1.2.0-beta.2 → 1.2.0-beta.3
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/components.d.ts +6 -6
- package/es/core-components.d.ts +47 -47
- package/es/core-export.d.ts +2 -2
- package/es/ele-admin-layout/components/layout-tabs.d.ts +4 -4
- package/es/ele-admin-layout/index.d.ts +2 -2
- package/es/ele-admin-layout/props.d.ts +5 -5
- package/es/ele-alert/props.d.ts +1 -1
- package/es/ele-avatar-group/props.d.ts +1 -1
- package/es/ele-bar-code/index.d.ts +2 -2
- package/es/ele-bar-code/props.d.ts +2 -2
- package/es/ele-basic-select/index.d.ts +2 -2
- package/es/ele-basic-select/props.d.ts +1 -1
- package/es/ele-breadcrumb/index.js +5 -2
- package/es/ele-breadcrumb/props.d.ts +1 -1
- package/es/ele-card/index.d.ts +6 -4
- package/es/ele-card/index.js +7 -1
- package/es/ele-card/style/index.scss +0 -13
- package/es/ele-check-card/components/card-item.d.ts +1 -1
- package/es/ele-check-card/index.js +5 -4
- package/es/ele-check-card/props.d.ts +2 -2
- package/es/ele-config-provider/props.d.ts +2 -2
- package/es/ele-config-provider/receiver.d.ts +1 -1
- package/es/ele-copyable/index.d.ts +1 -1
- package/es/ele-copyable/props.d.ts +2 -2
- package/es/ele-count-up/props.d.ts +1 -1
- package/es/ele-cropper/components/cropper-tools.d.ts +1 -1
- package/es/ele-cropper/index.d.ts +2 -2
- package/es/ele-cropper/props.d.ts +1 -1
- package/es/ele-cropper-modal/props.d.ts +1 -1
- package/es/ele-dashboard/props.d.ts +1 -1
- package/es/ele-data-table/index.d.ts +1 -1
- package/es/ele-data-table/props.d.ts +1 -1
- package/es/ele-data-table/util.d.ts +4 -4
- package/es/ele-dot/props.d.ts +1 -1
- package/es/ele-dropdown/index.d.ts +2 -2
- package/es/ele-dropdown/index.js +7 -3
- package/es/ele-dropdown/props.d.ts +2 -2
- package/es/ele-edit-tag/props.d.ts +1 -1
- package/es/ele-ellipsis/index.d.ts +1 -1
- package/es/ele-ellipsis/props.d.ts +1 -1
- package/es/ele-file-list/components/file-grid-item.d.ts +3 -3
- package/es/ele-file-list/components/file-grid.d.ts +3 -3
- package/es/ele-file-list/components/file-grid.js +2 -2
- package/es/ele-file-list/components/file-table-item.d.ts +3 -3
- package/es/ele-file-list/components/file-table.d.ts +3 -3
- package/es/ele-file-list/components/file-table.js +2 -2
- package/es/ele-file-list/index.d.ts +1 -1
- package/es/ele-file-list/props.d.ts +4 -4
- package/es/ele-icon-select/components/icon-grid.d.ts +1 -1
- package/es/ele-icon-select/index.d.ts +1 -1
- package/es/ele-icon-select/props.d.ts +2 -2
- package/es/ele-loading/props.d.ts +1 -1
- package/es/ele-map-picker/components/map-view.d.ts +1 -1
- package/es/ele-map-picker/index.d.ts +3 -3
- package/es/ele-map-picker/props.d.ts +3 -3
- package/es/ele-menus/index.d.ts +2 -2
- package/es/ele-menus/props.d.ts +2 -2
- package/es/ele-menus/util.d.ts +1 -1
- package/es/ele-modal/index.d.ts +1 -1
- package/es/ele-modal/props.d.ts +2 -2
- package/es/ele-modal/util.d.ts +1 -1
- package/es/ele-pagination/props.d.ts +1 -1
- package/es/ele-popconfirm/index.d.ts +3 -3
- package/es/ele-popconfirm/props.d.ts +2 -2
- package/es/ele-popover/index.d.ts +2 -2
- package/es/ele-popover/props.d.ts +1 -1
- package/es/ele-printer/props.d.ts +1 -1
- package/es/ele-pro-layout/components/pro-iframe.d.ts +1 -1
- package/es/ele-pro-layout/index.d.ts +5 -5
- package/es/ele-pro-layout/props.d.ts +5 -5
- package/es/ele-pro-layout/util.d.ts +3 -3
- package/es/ele-pro-table/components/table-tools.d.ts +2 -2
- package/es/ele-pro-table/components/table-tools.js +2 -2
- package/es/ele-pro-table/components/tool-column-list.d.ts +1 -1
- package/es/ele-pro-table/components/tool-column.d.ts +2 -2
- package/es/ele-pro-table/components/tool-export.d.ts +4 -4
- package/es/ele-pro-table/components/tool-print-body-cell.d.ts +3 -3
- package/es/ele-pro-table/components/tool-print-header-cell.d.ts +3 -3
- package/es/ele-pro-table/components/tool-print.d.ts +5 -5
- package/es/ele-pro-table/components/tool-print.js +8 -5
- package/es/ele-pro-table/index.d.ts +3 -3
- package/es/ele-pro-table/props.d.ts +3 -3
- package/es/ele-pro-table/util.d.ts +2 -2
- package/es/ele-qr-code/props.d.ts +1 -1
- package/es/ele-qr-code/util.d.ts +1 -1
- package/es/ele-segmented/index.js +4 -1
- package/es/ele-segmented/props.d.ts +1 -1
- package/es/ele-steps/index.js +4 -1
- package/es/ele-steps/props.d.ts +1 -1
- package/es/ele-tab-wrap/components/tab-dropdown.d.ts +2 -2
- package/es/ele-tab-wrap/props.d.ts +1 -1
- package/es/ele-table-select/index.d.ts +2 -2
- package/es/ele-table-select/props.d.ts +3 -3
- package/es/ele-tabs/components/tab-title.d.ts +3 -3
- package/es/ele-tabs/index.d.ts +6 -6
- package/es/ele-tabs/index.js +5 -4
- package/es/ele-tabs/props.d.ts +5 -5
- package/es/ele-text/props.d.ts +2 -2
- package/es/ele-toolbar/props.d.ts +2 -2
- package/es/ele-tooltip/index.d.ts +2 -2
- package/es/ele-tooltip/props.d.ts +1 -1
- package/es/ele-tour/index.d.ts +2 -2
- package/es/ele-tour/props.d.ts +1 -1
- package/es/ele-tour/util.d.ts +1 -1
- package/es/ele-tree-select/index.d.ts +3 -3
- package/es/ele-tree-select/props.d.ts +3 -3
- package/es/ele-tree-select/util.d.ts +1 -1
- package/es/ele-upload-list/components/list-item.d.ts +2 -2
- package/es/ele-upload-list/index.d.ts +1 -1
- package/es/ele-upload-list/props.d.ts +2 -2
- package/es/ele-virtual-table/components/body-cell.d.ts +3 -5
- package/es/ele-virtual-table/components/body-row.d.ts +4 -4
- package/es/ele-virtual-table/components/body-row.js +2 -2
- package/es/ele-virtual-table/components/cell-filter.d.ts +2 -2
- package/es/ele-virtual-table/components/expand-row.d.ts +1 -1
- package/es/ele-virtual-table/components/footer-row.d.ts +2 -2
- package/es/ele-virtual-table/components/header-cell.d.ts +3 -3
- package/es/ele-virtual-table/components/header-row.d.ts +2 -2
- package/es/ele-virtual-table/components/header-row.js +2 -2
- package/es/ele-virtual-table/index.d.ts +9 -9
- package/es/ele-virtual-table/util.d.ts +3 -3
- package/es/ele-watermark/props.d.ts +1 -1
- package/es/ele-watermark/util.d.ts +1 -1
- package/es/ele-xg-player/index.d.ts +1 -1
- package/es/icons/index.d.ts +108 -108
- package/es/utils/hook.d.ts +2 -0
- package/es/utils/hook.js +26 -0
- package/es/utils/menu-util.d.ts +1 -1
- package/es/utils/message-box.d.ts +1 -1
- package/es/utils/message.d.ts +1 -1
- package/lib/components.d.ts +6 -6
- package/lib/core-components.d.ts +47 -47
- package/lib/core-export.d.ts +2 -2
- package/lib/ele-admin-layout/components/layout-tabs.d.ts +4 -4
- package/lib/ele-admin-layout/index.d.ts +2 -2
- package/lib/ele-admin-layout/props.d.ts +5 -5
- package/lib/ele-alert/props.d.ts +1 -1
- package/lib/ele-avatar-group/props.d.ts +1 -1
- package/lib/ele-bar-code/index.d.ts +2 -2
- package/lib/ele-bar-code/props.d.ts +2 -2
- package/lib/ele-basic-select/index.d.ts +2 -2
- package/lib/ele-basic-select/props.d.ts +1 -1
- package/lib/ele-breadcrumb/index.cjs +4 -1
- package/lib/ele-breadcrumb/props.d.ts +1 -1
- package/lib/ele-card/index.cjs +7 -1
- package/lib/ele-card/index.d.ts +6 -4
- package/lib/ele-card/style/index.scss +0 -13
- package/lib/ele-check-card/components/card-item.d.ts +1 -1
- package/lib/ele-check-card/index.cjs +4 -3
- package/lib/ele-check-card/props.d.ts +2 -2
- package/lib/ele-config-provider/props.d.ts +2 -2
- package/lib/ele-config-provider/receiver.d.ts +1 -1
- package/lib/ele-copyable/index.d.ts +1 -1
- package/lib/ele-copyable/props.d.ts +2 -2
- package/lib/ele-count-up/props.d.ts +1 -1
- package/lib/ele-cropper/components/cropper-tools.d.ts +1 -1
- package/lib/ele-cropper/index.d.ts +2 -2
- package/lib/ele-cropper/props.d.ts +1 -1
- package/lib/ele-cropper-modal/props.d.ts +1 -1
- package/lib/ele-dashboard/props.d.ts +1 -1
- package/lib/ele-data-table/index.d.ts +1 -1
- package/lib/ele-data-table/props.d.ts +1 -1
- package/lib/ele-data-table/util.d.ts +4 -4
- package/lib/ele-dot/props.d.ts +1 -1
- package/lib/ele-dropdown/index.cjs +6 -2
- package/lib/ele-dropdown/index.d.ts +2 -2
- package/lib/ele-dropdown/props.d.ts +2 -2
- package/lib/ele-edit-tag/props.d.ts +1 -1
- package/lib/ele-ellipsis/index.d.ts +1 -1
- package/lib/ele-ellipsis/props.d.ts +1 -1
- package/lib/ele-file-list/components/file-grid-item.d.ts +3 -3
- package/lib/ele-file-list/components/file-grid.cjs +1 -1
- package/lib/ele-file-list/components/file-grid.d.ts +3 -3
- package/lib/ele-file-list/components/file-table-item.d.ts +3 -3
- package/lib/ele-file-list/components/file-table.cjs +1 -1
- package/lib/ele-file-list/components/file-table.d.ts +3 -3
- package/lib/ele-file-list/index.d.ts +1 -1
- package/lib/ele-file-list/props.d.ts +4 -4
- package/lib/ele-icon-select/components/icon-grid.d.ts +1 -1
- package/lib/ele-icon-select/index.d.ts +1 -1
- package/lib/ele-icon-select/props.d.ts +2 -2
- package/lib/ele-loading/props.d.ts +1 -1
- package/lib/ele-map-picker/components/map-view.d.ts +1 -1
- package/lib/ele-map-picker/index.d.ts +3 -3
- package/lib/ele-map-picker/props.d.ts +3 -3
- package/lib/ele-menus/index.d.ts +2 -2
- package/lib/ele-menus/props.d.ts +2 -2
- package/lib/ele-menus/util.d.ts +1 -1
- package/lib/ele-modal/index.d.ts +1 -1
- package/lib/ele-modal/props.d.ts +2 -2
- package/lib/ele-modal/util.d.ts +1 -1
- package/lib/ele-pagination/props.d.ts +1 -1
- package/lib/ele-popconfirm/index.d.ts +3 -3
- package/lib/ele-popconfirm/props.d.ts +2 -2
- package/lib/ele-popover/index.d.ts +2 -2
- package/lib/ele-popover/props.d.ts +1 -1
- package/lib/ele-printer/props.d.ts +1 -1
- package/lib/ele-pro-layout/components/pro-iframe.d.ts +1 -1
- package/lib/ele-pro-layout/index.d.ts +5 -5
- package/lib/ele-pro-layout/props.d.ts +5 -5
- package/lib/ele-pro-layout/util.d.ts +3 -3
- package/lib/ele-pro-table/components/table-tools.cjs +1 -1
- package/lib/ele-pro-table/components/table-tools.d.ts +2 -2
- package/lib/ele-pro-table/components/tool-column-list.d.ts +1 -1
- package/lib/ele-pro-table/components/tool-column.d.ts +2 -2
- package/lib/ele-pro-table/components/tool-export.d.ts +4 -4
- package/lib/ele-pro-table/components/tool-print-body-cell.d.ts +3 -3
- package/lib/ele-pro-table/components/tool-print-header-cell.d.ts +3 -3
- package/lib/ele-pro-table/components/tool-print.cjs +7 -4
- package/lib/ele-pro-table/components/tool-print.d.ts +5 -5
- package/lib/ele-pro-table/index.d.ts +3 -3
- package/lib/ele-pro-table/props.d.ts +3 -3
- package/lib/ele-pro-table/util.d.ts +2 -2
- package/lib/ele-qr-code/props.d.ts +1 -1
- package/lib/ele-qr-code/util.d.ts +1 -1
- package/lib/ele-segmented/index.cjs +4 -1
- package/lib/ele-segmented/props.d.ts +1 -1
- package/lib/ele-steps/index.cjs +4 -1
- package/lib/ele-steps/props.d.ts +1 -1
- package/lib/ele-tab-wrap/components/tab-dropdown.d.ts +2 -2
- package/lib/ele-tab-wrap/props.d.ts +1 -1
- package/lib/ele-table-select/index.d.ts +2 -2
- package/lib/ele-table-select/props.d.ts +3 -3
- package/lib/ele-tabs/components/tab-title.d.ts +3 -3
- package/lib/ele-tabs/index.cjs +4 -3
- package/lib/ele-tabs/index.d.ts +6 -6
- package/lib/ele-tabs/props.d.ts +5 -5
- package/lib/ele-text/props.d.ts +2 -2
- package/lib/ele-toolbar/props.d.ts +2 -2
- package/lib/ele-tooltip/index.d.ts +2 -2
- package/lib/ele-tooltip/props.d.ts +1 -1
- package/lib/ele-tour/index.d.ts +2 -2
- package/lib/ele-tour/props.d.ts +1 -1
- package/lib/ele-tour/util.d.ts +1 -1
- package/lib/ele-tree-select/index.d.ts +3 -3
- package/lib/ele-tree-select/props.d.ts +3 -3
- package/lib/ele-tree-select/util.d.ts +1 -1
- package/lib/ele-upload-list/components/list-item.d.ts +2 -2
- package/lib/ele-upload-list/index.d.ts +1 -1
- package/lib/ele-upload-list/props.d.ts +2 -2
- package/lib/ele-virtual-table/components/body-cell.d.ts +3 -5
- package/lib/ele-virtual-table/components/body-row.cjs +1 -1
- package/lib/ele-virtual-table/components/body-row.d.ts +4 -4
- package/lib/ele-virtual-table/components/cell-filter.d.ts +2 -2
- package/lib/ele-virtual-table/components/expand-row.d.ts +1 -1
- package/lib/ele-virtual-table/components/footer-row.d.ts +2 -2
- package/lib/ele-virtual-table/components/header-cell.d.ts +3 -3
- package/lib/ele-virtual-table/components/header-row.cjs +1 -1
- package/lib/ele-virtual-table/components/header-row.d.ts +2 -2
- package/lib/ele-virtual-table/index.d.ts +9 -9
- package/lib/ele-virtual-table/util.d.ts +3 -3
- package/lib/ele-watermark/props.d.ts +1 -1
- package/lib/ele-watermark/util.d.ts +1 -1
- package/lib/ele-xg-player/index.d.ts +1 -1
- package/lib/icons/index.d.ts +108 -108
- package/lib/utils/hook.cjs +26 -0
- package/lib/utils/hook.d.ts +2 -0
- package/lib/utils/menu-util.d.ts +1 -1
- package/lib/utils/message-box.d.ts +1 -1
- package/lib/utils/message.d.ts +1 -1
- package/package.json +27 -27
package/es/components.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
export * from './core-components';
|
|
2
|
-
export { default as EleBarCode } from
|
|
3
|
-
export { default as EleCountUp } from
|
|
4
|
-
export { default as EleCropper } from
|
|
5
|
-
export { default as EleCropperModal } from
|
|
6
|
-
export { default as EleMapPicker } from
|
|
7
|
-
export { default as EleXgPlayer } from
|
|
2
|
+
export { default as EleBarCode } from './ele-bar-code/index';
|
|
3
|
+
export { default as EleCountUp } from './ele-count-up/index';
|
|
4
|
+
export { default as EleCropper } from './ele-cropper/index';
|
|
5
|
+
export { default as EleCropperModal } from './ele-cropper-modal/index';
|
|
6
|
+
export { default as EleMapPicker } from './ele-map-picker/index';
|
|
7
|
+
export { default as EleXgPlayer } from './ele-xg-player/index';
|
package/es/core-components.d.ts
CHANGED
|
@@ -1,51 +1,51 @@
|
|
|
1
|
-
export { default as EleAdminLayout } from
|
|
2
|
-
export { default as EleAlert } from
|
|
1
|
+
export { default as EleAdminLayout } from './ele-admin-layout/index';
|
|
2
|
+
export { default as EleAlert } from './ele-alert/index';
|
|
3
3
|
export { default as EleApp } from './ele-app/index';
|
|
4
|
-
export { default as EleAvatarGroup } from
|
|
5
|
-
export { default as EleBacktop } from
|
|
6
|
-
export { default as EleBasicSelect } from
|
|
7
|
-
export { default as EleBottomBar } from
|
|
8
|
-
export { default as EleBreadcrumb } from
|
|
9
|
-
export { default as EleCard } from
|
|
10
|
-
export { default as EleCheckCard } from
|
|
4
|
+
export { default as EleAvatarGroup } from './ele-avatar-group/index';
|
|
5
|
+
export { default as EleBacktop } from './ele-backtop/index';
|
|
6
|
+
export { default as EleBasicSelect } from './ele-basic-select/index';
|
|
7
|
+
export { default as EleBottomBar } from './ele-bottom-bar/index';
|
|
8
|
+
export { default as EleBreadcrumb } from './ele-breadcrumb/index';
|
|
9
|
+
export { default as EleCard } from './ele-card/index';
|
|
10
|
+
export { default as EleCheckCard } from './ele-check-card/index';
|
|
11
11
|
export { default as EleConfigProvider } from './ele-config-provider/index';
|
|
12
|
-
export { default as EleCopyable } from
|
|
13
|
-
export { default as EleDashboard } from
|
|
12
|
+
export { default as EleCopyable } from './ele-copyable/index';
|
|
13
|
+
export { default as EleDashboard } from './ele-dashboard/index';
|
|
14
14
|
export { default as EleDataTable } from './ele-data-table/index';
|
|
15
|
-
export { default as EleDot } from
|
|
16
|
-
export { default as EleDrawer } from
|
|
17
|
-
export { default as EleDropdown } from
|
|
18
|
-
export { default as EleEditTag } from
|
|
19
|
-
export { default as EleEllipsis } from
|
|
20
|
-
export { default as EleFileList } from
|
|
21
|
-
export { default as EleFileListTool } from
|
|
22
|
-
export { default as EleIconSelect } from
|
|
23
|
-
export { default as EleLoading } from
|
|
15
|
+
export { default as EleDot } from './ele-dot/index';
|
|
16
|
+
export { default as EleDrawer } from './ele-drawer/index';
|
|
17
|
+
export { default as EleDropdown } from './ele-dropdown/index';
|
|
18
|
+
export { default as EleEditTag } from './ele-edit-tag/index';
|
|
19
|
+
export { default as EleEllipsis } from './ele-ellipsis/index';
|
|
20
|
+
export { default as EleFileList } from './ele-file-list/index';
|
|
21
|
+
export { default as EleFileListTool } from './ele-file-list-tool/index';
|
|
22
|
+
export { default as EleIconSelect } from './ele-icon-select/index';
|
|
23
|
+
export { default as EleLoading } from './ele-loading/index';
|
|
24
24
|
export { default as EleMenus } from './ele-menus/index';
|
|
25
|
-
export { default as EleModal } from
|
|
26
|
-
export { default as ElePage } from
|
|
27
|
-
export { default as ElePagination } from
|
|
28
|
-
export { default as ElePopconfirm } from
|
|
29
|
-
export { default as ElePopover } from
|
|
30
|
-
export { default as ElePrinter } from
|
|
31
|
-
export { default as EleProLayout } from
|
|
32
|
-
export { default as EleProTable } from
|
|
33
|
-
export { default as EleQrCode } from
|
|
34
|
-
export { default as EleQrCodeSvg } from
|
|
35
|
-
export { default as EleSegmented } from
|
|
36
|
-
export { default as EleSplitPanel } from
|
|
37
|
-
export { default as EleSteps } from
|
|
38
|
-
export { default as EleTabs } from
|
|
39
|
-
export { default as EleTabTool } from
|
|
40
|
-
export { default as EleTabWrap } from
|
|
41
|
-
export { default as EleTable } from
|
|
42
|
-
export { default as EleTableSelect } from
|
|
43
|
-
export { default as EleText } from
|
|
44
|
-
export { default as EleTool } from
|
|
45
|
-
export { default as EleToolbar } from
|
|
46
|
-
export { default as EleTooltip } from
|
|
47
|
-
export { default as EleTour } from
|
|
48
|
-
export { default as EleTreeSelect } from
|
|
49
|
-
export { default as EleUploadList } from
|
|
50
|
-
export { default as EleVirtualTable } from
|
|
51
|
-
export { default as EleWatermark } from
|
|
25
|
+
export { default as EleModal } from './ele-modal/index';
|
|
26
|
+
export { default as ElePage } from './ele-page/index';
|
|
27
|
+
export { default as ElePagination } from './ele-pagination/index';
|
|
28
|
+
export { default as ElePopconfirm } from './ele-popconfirm/index';
|
|
29
|
+
export { default as ElePopover } from './ele-popover/index';
|
|
30
|
+
export { default as ElePrinter } from './ele-printer/index';
|
|
31
|
+
export { default as EleProLayout } from './ele-pro-layout/index';
|
|
32
|
+
export { default as EleProTable } from './ele-pro-table/index';
|
|
33
|
+
export { default as EleQrCode } from './ele-qr-code/index';
|
|
34
|
+
export { default as EleQrCodeSvg } from './ele-qr-code-svg/index';
|
|
35
|
+
export { default as EleSegmented } from './ele-segmented/index';
|
|
36
|
+
export { default as EleSplitPanel } from './ele-split-panel/index';
|
|
37
|
+
export { default as EleSteps } from './ele-steps/index';
|
|
38
|
+
export { default as EleTabs } from './ele-tabs/index';
|
|
39
|
+
export { default as EleTabTool } from './ele-tab-tool/index';
|
|
40
|
+
export { default as EleTabWrap } from './ele-tab-wrap/index';
|
|
41
|
+
export { default as EleTable } from './ele-table/index';
|
|
42
|
+
export { default as EleTableSelect } from './ele-table-select/index';
|
|
43
|
+
export { default as EleText } from './ele-text/index';
|
|
44
|
+
export { default as EleTool } from './ele-tool/index';
|
|
45
|
+
export { default as EleToolbar } from './ele-toolbar/index';
|
|
46
|
+
export { default as EleTooltip } from './ele-tooltip/index';
|
|
47
|
+
export { default as EleTour } from './ele-tour/index';
|
|
48
|
+
export { default as EleTreeSelect } from './ele-tree-select/index';
|
|
49
|
+
export { default as EleUploadList } from './ele-upload-list/index';
|
|
50
|
+
export { default as EleVirtualTable } from './ele-virtual-table/index';
|
|
51
|
+
export { default as EleWatermark } from './ele-watermark/index';
|
package/es/core-export.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { default as LayoutTool } from
|
|
1
|
+
import { default as LayoutTool } from './ele-admin-layout/components/layout-tool';
|
|
2
2
|
|
|
3
3
|
export { LayoutTool, LayoutTool as HeaderTool, LayoutTool as SidebarTool };
|
|
4
|
-
export { default as TabDropdown } from
|
|
4
|
+
export { default as TabDropdown } from './ele-tab-wrap/components/tab-dropdown';
|
|
5
5
|
export * from './utils/chart-theme-dark';
|
|
6
6
|
export * from './utils/chart-theme';
|
|
7
7
|
export * from './utils/core';
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { TabStyle } from '../types';
|
|
2
|
-
import { TabTitleInstance } from '../../ele-tabs/props';
|
|
3
|
-
import { TabPaneItem, TabEventOption, ContextMenus } from '../../ele-tabs/types';
|
|
4
|
-
import { EleDropdownProps, EleDropdownInstance, EleTabsInstance } from '../../ele-app/plus';
|
|
5
1
|
import { PropType } from 'vue';
|
|
2
|
+
import { EleDropdownProps, EleDropdownInstance, EleTabsInstance } from '../../ele-app/plus';
|
|
3
|
+
import { TabPaneItem, TabEventOption, ContextMenus } from '../../ele-tabs/types';
|
|
4
|
+
import { TabTitleInstance } from '../../ele-tabs/props';
|
|
5
|
+
import { TabStyle } from '../types';
|
|
6
6
|
|
|
7
7
|
declare const _default: import('vue').DefineComponent<{
|
|
8
8
|
/** 页签数据 */
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { TabPaneItem, TabEventOption } from '../ele-tabs/types';
|
|
2
|
-
import { MenuItem } from '../ele-menus/types';
|
|
3
1
|
import { EleMenusInstance } from '../ele-app/plus';
|
|
2
|
+
import { MenuItem } from '../ele-menus/types';
|
|
3
|
+
import { TabPaneItem, TabEventOption } from '../ele-tabs/types';
|
|
4
4
|
|
|
5
5
|
declare const _default: import('vue').DefineComponent<{
|
|
6
6
|
height: (StringConstructor | NumberConstructor)[];
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { Layout, SidebarLayout, HeaderStyle, SidebarStyle, TabStyle, TabBar, Maximized, LayoutProvide } from './types';
|
|
2
|
-
import { TabPaneItem, TabEventOption, ContextMenus } from '../ele-tabs/types';
|
|
3
|
-
import { BreadcrumbItem } from '../ele-breadcrumb/types';
|
|
4
|
-
import { MenuItem } from '../ele-menus/types';
|
|
5
|
-
import { EleMenusProps, EleBreadcrumbProps, EleBacktopProps, EleDropdownProps } from '../ele-app/plus';
|
|
6
1
|
import { PropType, ExtractPropTypes, InjectionKey } from 'vue';
|
|
2
|
+
import { EleMenusProps, EleBreadcrumbProps, EleBacktopProps, EleDropdownProps } from '../ele-app/plus';
|
|
3
|
+
import { MenuItem } from '../ele-menus/types';
|
|
4
|
+
import { BreadcrumbItem } from '../ele-breadcrumb/types';
|
|
5
|
+
import { TabPaneItem, TabEventOption, ContextMenus } from '../ele-tabs/types';
|
|
6
|
+
import { Layout, SidebarLayout, HeaderStyle, SidebarStyle, TabStyle, TabBar, Maximized, LayoutProvide } from './types';
|
|
7
7
|
|
|
8
8
|
/**
|
|
9
9
|
* 属性
|
package/es/ele-alert/props.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { JsBarCodeInstance } from './types';
|
|
2
|
-
import { default as JsBarCode } from 'jsbarcode';
|
|
3
1
|
import { Ref } from 'vue';
|
|
2
|
+
import { default as JsBarCode } from 'jsbarcode';
|
|
3
|
+
import { JsBarCodeInstance } from './types';
|
|
4
4
|
|
|
5
5
|
declare const _default: import('vue').DefineComponent<{
|
|
6
6
|
value: StringConstructor;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { SelectedItem } from './types';
|
|
2
|
-
import { EleTooltipInstance } from '../ele-app/plus';
|
|
3
1
|
import { ElInputInstance } from '../ele-app/el';
|
|
2
|
+
import { EleTooltipInstance } from '../ele-app/plus';
|
|
3
|
+
import { SelectedItem } from './types';
|
|
4
4
|
|
|
5
5
|
declare const _default: import('vue').DefineComponent<{
|
|
6
6
|
value: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent, ref, computed, resolveComponent, openBlock, createBlock, withCtx, createElementBlock, Fragment, renderList, renderSlot,
|
|
1
|
+
import { defineComponent, ref, computed, resolveComponent, openBlock, createBlock, withCtx, createElementBlock, Fragment, renderList, renderSlot, mergeProps, resolveDynamicComponent, normalizeStyle, createCommentVNode, toDisplayString } from "vue";
|
|
2
2
|
import { ElBreadcrumb, ElBreadcrumbItem, ElIcon } from "element-plus";
|
|
3
3
|
import { breadcrumbProps } from "./props";
|
|
4
4
|
const _sfc_main = defineComponent({
|
|
@@ -61,7 +61,10 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
61
61
|
key: 0,
|
|
62
62
|
item
|
|
63
63
|
}) : (openBlock(), createElementBlock(Fragment, { key: 1 }, [
|
|
64
|
-
item.icon ? (openBlock(), createBlock(_component_ElIcon,
|
|
64
|
+
item.icon ? (openBlock(), createBlock(_component_ElIcon, mergeProps({
|
|
65
|
+
key: 0,
|
|
66
|
+
ref_for: true
|
|
67
|
+
}, item.iconProps || {}), {
|
|
65
68
|
default: withCtx(() => [
|
|
66
69
|
(openBlock(), createBlock(resolveDynamicComponent(item.icon), {
|
|
67
70
|
style: normalizeStyle(item.iconStyle)
|
package/es/ele-card/index.d.ts
CHANGED
|
@@ -6,16 +6,18 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
6
6
|
shadow: import('vue').PropType<import('element-plus/es/utils/index').EpPropMergeType<StringConstructor, "always" | "never" | "hover", unknown> | undefined>;
|
|
7
7
|
bordered: BooleanConstructor;
|
|
8
8
|
headerStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
9
|
-
titleStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
9
|
+
titleStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
10
10
|
footerStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
11
11
|
collapsable: import('vue').PropType<boolean | "header">;
|
|
12
12
|
collapse: BooleanConstructor;
|
|
13
13
|
collapseIconStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
14
|
-
flexTable: BooleanConstructor;
|
|
14
|
+
flexTable: BooleanConstructor; /** 顶栏点击 */
|
|
15
15
|
}, {
|
|
16
16
|
isCollapse: import('vue').Ref<boolean>;
|
|
17
17
|
handleBeforeLeave: (el: HTMLElement) => void;
|
|
18
|
+
handleLeave: (el: HTMLElement) => void;
|
|
18
19
|
handleAfterLeave: (el: HTMLElement) => void;
|
|
20
|
+
handleBeforeEnter: (el: HTMLElement) => void;
|
|
19
21
|
handleEnter: (el: HTMLElement) => void;
|
|
20
22
|
handleAfterEnter: (el: HTMLElement) => void;
|
|
21
23
|
handleCollapseClick: () => void;
|
|
@@ -30,12 +32,12 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
30
32
|
shadow: import('vue').PropType<import('element-plus/es/utils/index').EpPropMergeType<StringConstructor, "always" | "never" | "hover", unknown> | undefined>;
|
|
31
33
|
bordered: BooleanConstructor;
|
|
32
34
|
headerStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
33
|
-
titleStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
35
|
+
titleStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
34
36
|
footerStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
35
37
|
collapsable: import('vue').PropType<boolean | "header">;
|
|
36
38
|
collapse: BooleanConstructor;
|
|
37
39
|
collapseIconStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
38
|
-
flexTable: BooleanConstructor;
|
|
40
|
+
flexTable: BooleanConstructor; /** 顶栏点击 */
|
|
39
41
|
}>> & {
|
|
40
42
|
onCollapseChange?: ((_collapse: boolean) => any) | undefined;
|
|
41
43
|
}, {
|
package/es/ele-card/index.js
CHANGED
|
@@ -10,9 +10,11 @@ const _sfc_main = defineComponent({
|
|
|
10
10
|
emits: cardEmits,
|
|
11
11
|
setup(props, { emit }) {
|
|
12
12
|
const {
|
|
13
|
+
handleBeforeEnter,
|
|
13
14
|
handleEnter,
|
|
14
15
|
handleAfterEnter,
|
|
15
16
|
handleBeforeLeave,
|
|
17
|
+
handleLeave,
|
|
16
18
|
handleAfterLeave
|
|
17
19
|
} = useCollapseAnim();
|
|
18
20
|
const isCollapse = ref(!!props.collapse);
|
|
@@ -36,7 +38,9 @@ const _sfc_main = defineComponent({
|
|
|
36
38
|
return {
|
|
37
39
|
isCollapse,
|
|
38
40
|
handleBeforeLeave,
|
|
41
|
+
handleLeave,
|
|
39
42
|
handleAfterLeave,
|
|
43
|
+
handleBeforeEnter,
|
|
40
44
|
handleEnter,
|
|
41
45
|
handleAfterEnter,
|
|
42
46
|
handleCollapseClick,
|
|
@@ -98,7 +102,9 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
98
102
|
createVNode(Transition, {
|
|
99
103
|
name: "ele-card-slide",
|
|
100
104
|
onBeforeLeave: _ctx.handleBeforeLeave,
|
|
105
|
+
onLeave: _ctx.handleLeave,
|
|
101
106
|
onAfterLeave: _ctx.handleAfterLeave,
|
|
107
|
+
onBeforeEnter: _ctx.handleBeforeEnter,
|
|
102
108
|
onEnter: _ctx.handleEnter,
|
|
103
109
|
onAfterEnter: _ctx.handleAfterEnter
|
|
104
110
|
}, {
|
|
@@ -113,7 +119,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
113
119
|
])
|
|
114
120
|
]),
|
|
115
121
|
_: 3
|
|
116
|
-
}, 8, ["onBeforeLeave", "onAfterLeave", "onEnter", "onAfterEnter"]),
|
|
122
|
+
}, 8, ["onBeforeLeave", "onLeave", "onAfterLeave", "onBeforeEnter", "onEnter", "onAfterEnter"]),
|
|
117
123
|
_ctx.footer || _ctx.$slots.footer ? (openBlock(), createElementBlock("div", {
|
|
118
124
|
key: 1,
|
|
119
125
|
class: "ele-card-footer",
|
|
@@ -96,19 +96,6 @@
|
|
|
96
96
|
}
|
|
97
97
|
}
|
|
98
98
|
|
|
99
|
-
/* 折叠动画 */
|
|
100
|
-
.ele-card-slide-enter-from,
|
|
101
|
-
.ele-card-slide-leave-active {
|
|
102
|
-
max-height: 0 !important;
|
|
103
|
-
padding-top: 0 !important;
|
|
104
|
-
padding-bottom: 0 !important;
|
|
105
|
-
}
|
|
106
|
-
|
|
107
|
-
.ele-card-slide-enter-active,
|
|
108
|
-
.ele-card-slide-leave-active {
|
|
109
|
-
overflow: hidden !important;
|
|
110
|
-
}
|
|
111
|
-
|
|
112
99
|
/* 内部表格高度铺满 */
|
|
113
100
|
.ele-card.is-flex-table {
|
|
114
101
|
flex: 1;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent, resolveComponent, openBlock, createElementBlock, createBlock, normalizeProps, mergeProps, withCtx, Fragment, renderList, createVNode, normalizeStyle, normalizeClass, renderSlot,
|
|
1
|
+
import { defineComponent, resolveComponent, openBlock, createElementBlock, createBlock, normalizeProps, mergeProps, withCtx, Fragment, renderList, createVNode, normalizeStyle, normalizeClass, renderSlot, createTextVNode, toDisplayString } from "vue";
|
|
2
2
|
import { ElRow, ElCol } from "element-plus";
|
|
3
3
|
import CardItem from "./components/card-item";
|
|
4
4
|
import { checkCardProps, checkCardEmits } from "./props";
|
|
@@ -70,7 +70,8 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
70
70
|
default: withCtx(() => [
|
|
71
71
|
(openBlock(true), createElementBlock(Fragment, null, renderList(_ctx.items, (item, index2) => {
|
|
72
72
|
return openBlock(), createBlock(_component_ElCol, mergeProps({
|
|
73
|
-
key: index2 + "-" + item.value
|
|
73
|
+
key: index2 + "-" + item.value,
|
|
74
|
+
ref_for: true
|
|
74
75
|
}, item.col || {}), {
|
|
75
76
|
default: withCtx(() => [
|
|
76
77
|
createVNode(_component_CardItem, {
|
|
@@ -85,7 +86,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
85
86
|
onClick: ($event) => _ctx.onItemClick(item)
|
|
86
87
|
}, {
|
|
87
88
|
default: withCtx((slotProps) => [
|
|
88
|
-
renderSlot(_ctx.$slots, "item",
|
|
89
|
+
renderSlot(_ctx.$slots, "item", mergeProps({ ref_for: true }, slotProps || {}), () => [
|
|
89
90
|
createTextVNode(toDisplayString(item.value), 1)
|
|
90
91
|
])
|
|
91
92
|
]),
|
|
@@ -111,7 +112,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
111
112
|
onClick: ($event) => _ctx.onItemClick(item)
|
|
112
113
|
}, {
|
|
113
114
|
default: withCtx((slotProps) => [
|
|
114
|
-
renderSlot(_ctx.$slots, "item",
|
|
115
|
+
renderSlot(_ctx.$slots, "item", mergeProps({ ref_for: true }, slotProps || {}), () => [
|
|
115
116
|
createTextVNode(toDisplayString(item.value), 1)
|
|
116
117
|
])
|
|
117
118
|
]),
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { CheckCardItem, CheckedValue } from './types';
|
|
2
|
-
import { ElRowProps } from '../ele-app/el';
|
|
3
1
|
import { ExtractPropTypes, PropType } from 'vue';
|
|
2
|
+
import { ElRowProps } from '../ele-app/el';
|
|
3
|
+
import { CheckCardItem, CheckedValue } from './types';
|
|
4
4
|
|
|
5
5
|
/**
|
|
6
6
|
* 属性
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EleLocale } from './types';
|
|
2
|
-
import { MessageBoxOptions } from '../utils/message-box';
|
|
3
1
|
import { PropType, ExtractPropTypes, InjectionKey } from 'vue';
|
|
2
|
+
import { MessageBoxOptions } from '../utils/message-box';
|
|
3
|
+
import { EleLocale } from './types';
|
|
4
4
|
|
|
5
5
|
/**
|
|
6
6
|
* 属性
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { CopyableIcon, CopyableLocale } from './types';
|
|
2
|
-
import { ElIconProps } from '../ele-app/el';
|
|
3
1
|
import { PropType, ExtractPropTypes } from 'vue';
|
|
2
|
+
import { ElIconProps } from '../ele-app/el';
|
|
3
|
+
import { CopyableIcon, CopyableLocale } from './types';
|
|
4
4
|
|
|
5
5
|
/**
|
|
6
6
|
* 属性
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { UploadOption, ToolName, ToolGroup, ToolItem, CropperLocale } from '../types';
|
|
2
1
|
import { PropType } from 'vue';
|
|
2
|
+
import { UploadOption, ToolName, ToolGroup, ToolItem, CropperLocale } from '../types';
|
|
3
3
|
|
|
4
4
|
declare const _default: import('vue').DefineComponent<{
|
|
5
5
|
/** 操作按钮布局 */
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { default as PreviewType } from "./components/cropper-preview";
|
|
2
|
-
import { CropperOptions } from './types';
|
|
3
1
|
import { Ref } from 'vue';
|
|
2
|
+
import { CropperOptions } from './types';
|
|
3
|
+
import { default as PreviewType } from './components/cropper-preview';
|
|
4
4
|
|
|
5
5
|
export type PreviewInstance = InstanceType<typeof PreviewType> | null;
|
|
6
6
|
declare const _default: import('vue').DefineComponent<{
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { DataKey, DataItem, Column, Columns, Sorter, Filter } from './types';
|
|
2
1
|
import { ElTableInstance } from '../ele-app/el';
|
|
2
|
+
import { DataKey, DataItem, Column, Columns, Sorter, Filter } from './types';
|
|
3
3
|
|
|
4
4
|
declare const _default: import('vue').DefineComponent<{
|
|
5
5
|
stripe: {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { DataKey, DataItem, Column, Columns, Sorter, Filter, TableEmptyProps, RowClickChecked } from './types';
|
|
2
1
|
import { PropType, ExtractPropTypes } from 'vue';
|
|
2
|
+
import { DataKey, DataItem, Column, Columns, Sorter, Filter, TableEmptyProps, RowClickChecked } from './types';
|
|
3
3
|
|
|
4
4
|
declare const normalizeProps: Omit<{
|
|
5
5
|
data: {
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { DataKey, DataItem, Column, Columns, Sorter, Filter, GetInstance, TableMethods, ShowOverflowTooltip, TooltipEffect, TooltipOptions, RowClass, RowKey } from './types';
|
|
2
|
-
import { dataTableEmits } from './props';
|
|
3
|
-
import { ElEmptyProps, ElTableInstance } from '../ele-app/el';
|
|
4
|
-
import { Emitter } from '../ele-app/types';
|
|
5
1
|
import { Slots, VNode } from 'vue';
|
|
2
|
+
import { Emitter } from '../ele-app/types';
|
|
3
|
+
import { ElEmptyProps, ElTableInstance } from '../ele-app/el';
|
|
4
|
+
import { dataTableEmits } from './props';
|
|
5
|
+
import { DataKey, DataItem, Column, Columns, Sorter, Filter, GetInstance, TableMethods, ShowOverflowTooltip, TooltipEffect, TooltipOptions, RowClass, RowKey } from './types';
|
|
6
6
|
|
|
7
7
|
/**
|
|
8
8
|
* 递归获取表格列节点
|
package/es/ele-dot/props.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { DropdownItem } from './types';
|
|
2
|
-
import { omit } from '../utils/core';
|
|
3
1
|
import { ElDropdownProps, ElDropdownInstance } from '../ele-app/el';
|
|
2
|
+
import { omit } from '../utils/core';
|
|
3
|
+
import { DropdownItem } from './types';
|
|
4
4
|
|
|
5
5
|
declare const _default: import('vue').DefineComponent<{
|
|
6
6
|
items: import('vue').PropType<DropdownItem[]>;
|
package/es/ele-dropdown/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent, ref, computed, resolveComponent, openBlock, createBlock, mergeProps, withCtx, renderSlot, normalizeStyle, createElementBlock, Fragment, renderList,
|
|
1
|
+
import { defineComponent, ref, computed, resolveComponent, openBlock, createBlock, mergeProps, withCtx, renderSlot, normalizeStyle, createElementBlock, Fragment, renderList, resolveDynamicComponent, createCommentVNode, toDisplayString } from "vue";
|
|
2
2
|
import { ElDropdown, ElDropdownMenu, ElDropdownItem, ElIcon } from "element-plus";
|
|
3
3
|
import { omit } from "../utils/core";
|
|
4
4
|
import { dropdownProps, dropdownEmits } from "./props";
|
|
@@ -104,7 +104,8 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
104
104
|
class: [
|
|
105
105
|
{ "is-active": _ctx.modelValue === item.command },
|
|
106
106
|
{ "is-danger": !!item.danger }
|
|
107
|
-
]
|
|
107
|
+
],
|
|
108
|
+
ref_for: true
|
|
108
109
|
},
|
|
109
110
|
_ctx.omit(item, [
|
|
110
111
|
"icon",
|
|
@@ -120,7 +121,10 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
120
121
|
key: 0,
|
|
121
122
|
item
|
|
122
123
|
}) : (openBlock(), createElementBlock(Fragment, { key: 1 }, [
|
|
123
|
-
item.icon ? (openBlock(), createBlock(_component_ElIcon,
|
|
124
|
+
item.icon ? (openBlock(), createBlock(_component_ElIcon, mergeProps({
|
|
125
|
+
key: 0,
|
|
126
|
+
ref_for: true
|
|
127
|
+
}, { ..._ctx.iconProps || {}, ...item.iconProps || {} }), {
|
|
124
128
|
default: withCtx(() => [
|
|
125
129
|
(openBlock(), createBlock(resolveDynamicComponent(item.icon), {
|
|
126
130
|
style: normalizeStyle(item.iconStyle)
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { IconItem, FileItem, ItemContextMenuOption, SelectionType } from '../types';
|
|
2
|
-
import { DropdownItem } from '../../ele-dropdown/types';
|
|
3
|
-
import { EleDropdownProps, EleDropdownInstance } from '../../ele-app/plus';
|
|
4
1
|
import { PropType } from 'vue';
|
|
2
|
+
import { EleDropdownProps, EleDropdownInstance } from '../../ele-app/plus';
|
|
3
|
+
import { DropdownItem } from '../../ele-dropdown/types';
|
|
4
|
+
import { IconItem, FileItem, ItemContextMenuOption, SelectionType } from '../types';
|
|
5
5
|
|
|
6
6
|
declare const _default: import('vue').DefineComponent<{
|
|
7
7
|
/** 数据 */
|