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
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { BodyColumns, ColSize, VirtualRow } from '../types';
|
|
2
|
-
import { DataKey, DataItem, Column } from '../../ele-data-table/types';
|
|
3
1
|
import { PropType } from 'vue';
|
|
2
|
+
import { DataKey, DataItem, Column } from '../../ele-data-table/types';
|
|
3
|
+
import { BodyColumns, ColSize, VirtualRow } from '../types';
|
|
4
4
|
|
|
5
5
|
declare const _default: import('vue').DefineComponent<{
|
|
6
6
|
/** 主体列配置 */
|
|
@@ -33,7 +33,7 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
33
33
|
bodyCellStyle: PropType<import('element-plus').CellStyle<DataItem> | undefined>;
|
|
34
34
|
/** 单元格合并行列方法 */
|
|
35
35
|
spanMethod: PropType<((data: {
|
|
36
|
-
row: DataItem;
|
|
36
|
+
row: DataItem; /** 树表格当前行是否有子级 */
|
|
37
37
|
rowIndex: number;
|
|
38
38
|
column: import('element-plus').TableColumnCtx<DataItem>;
|
|
39
39
|
columnIndex: number;
|
|
@@ -124,7 +124,7 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
124
124
|
bodyCellStyle: PropType<import('element-plus').CellStyle<DataItem> | undefined>;
|
|
125
125
|
/** 单元格合并行列方法 */
|
|
126
126
|
spanMethod: PropType<((data: {
|
|
127
|
-
row: DataItem;
|
|
127
|
+
row: DataItem; /** 树表格当前行是否有子级 */
|
|
128
128
|
rowIndex: number;
|
|
129
129
|
column: import('element-plus').TableColumnCtx<DataItem>;
|
|
130
130
|
columnIndex: number;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EleTooltipInstance } from '../../ele-app/plus';
|
|
2
|
-
import { FilterValue } from '../../ele-data-table/types';
|
|
3
1
|
import { PropType } from 'vue';
|
|
2
|
+
import { FilterValue } from '../../ele-data-table/types';
|
|
3
|
+
import { EleTooltipInstance } from '../../ele-app/plus';
|
|
4
4
|
|
|
5
5
|
declare const _default: import('vue').DefineComponent<{
|
|
6
6
|
/** 选中项 */
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { BodyColumns, SumCol, ColSize, VirtualRow } from '../types';
|
|
2
|
-
import { DataItem } from '../../ele-data-table/types';
|
|
3
1
|
import { PropType } from 'vue';
|
|
2
|
+
import { DataItem } from '../../ele-data-table/types';
|
|
3
|
+
import { BodyColumns, SumCol, ColSize, VirtualRow } from '../types';
|
|
4
4
|
|
|
5
5
|
declare const _default: import('vue').DefineComponent<{
|
|
6
6
|
/** 表格主体列配置 */
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { HeaderColumn, SortBy, CellFilterChangeParams, CustomRenderProps, ColSize } from '../types';
|
|
2
|
-
import { Column, FilterValue } from '../../ele-data-table/types';
|
|
3
|
-
import { StyleValues } from '../../ele-app/types';
|
|
4
1
|
import { PropType } from 'vue';
|
|
2
|
+
import { StyleValues } from '../../ele-app/types';
|
|
3
|
+
import { Column, FilterValue } from '../../ele-data-table/types';
|
|
4
|
+
import { HeaderColumn, SortBy, CellFilterChangeParams, CustomRenderProps, ColSize } from '../types';
|
|
5
5
|
|
|
6
6
|
declare const _default: import('vue').DefineComponent<{
|
|
7
7
|
/** 当前列配置 */
|
|
@@ -114,7 +114,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
114
114
|
return {
|
|
115
115
|
name,
|
|
116
116
|
fn: vue.withCtx((slotProps) => [
|
|
117
|
-
vue.renderSlot(_ctx.$slots, name, vue.
|
|
117
|
+
vue.renderSlot(_ctx.$slots, name, vue.mergeProps({ ref_for: true }, slotProps || {}))
|
|
118
118
|
])
|
|
119
119
|
};
|
|
120
120
|
})
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { VirtualColumn, HeaderColumns, SortBy, CellFilterChangeParams, ColSize } from '../types';
|
|
2
|
-
import { Column, Filter } from '../../ele-data-table/types';
|
|
3
1
|
import { PropType } from 'vue';
|
|
2
|
+
import { Column, Filter } from '../../ele-data-table/types';
|
|
3
|
+
import { VirtualColumn, HeaderColumns, SortBy, CellFilterChangeParams, ColSize } from '../types';
|
|
4
4
|
|
|
5
5
|
declare const _default: import('vue').DefineComponent<{
|
|
6
6
|
/** 表头行配置 */
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { BodyColumn, BodyColumns, HeaderRows, CellFilterChangeParams, SortBy, ScrollStrategy, ScrollPos, ColSize, VirtualRow } from './types';
|
|
2
|
-
import { DataKey, DataItem, Column, Filter, OrderValue } from '../ele-data-table/types';
|
|
3
|
-
import { ElTableV2Instance, ElTableV2Props } from '../ele-app/el';
|
|
4
1
|
import { Ref } from 'vue';
|
|
2
|
+
import { ElTableV2Instance, ElTableV2Props } from '../ele-app/el';
|
|
3
|
+
import { DataKey, DataItem, Column, Filter, OrderValue } from '../ele-data-table/types';
|
|
4
|
+
import { BodyColumn, BodyColumns, HeaderRows, CellFilterChangeParams, SortBy, ScrollStrategy, ScrollPos, ColSize, VirtualRow } from './types';
|
|
5
5
|
|
|
6
6
|
declare const _default: import('vue').DefineComponent<{
|
|
7
7
|
rowHeight: NumberConstructor;
|
|
@@ -48,11 +48,11 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
48
48
|
readonly type: import('vue').PropType<import('element-plus/es/utils/index').EpPropMergeType<StringConstructor, "" | "default" | "small" | "large", never>>;
|
|
49
49
|
readonly required: false;
|
|
50
50
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
51
|
-
__epPropKey: true;
|
|
51
|
+
__epPropKey: true;
|
|
52
52
|
};
|
|
53
53
|
fit: {
|
|
54
54
|
type: BooleanConstructor;
|
|
55
|
-
default: boolean;
|
|
55
|
+
default: boolean; /** 表格是否有展开列 */
|
|
56
56
|
};
|
|
57
57
|
width: (StringConstructor | NumberConstructor)[];
|
|
58
58
|
maxHeight: (StringConstructor | NumberConstructor)[];
|
|
@@ -104,7 +104,7 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
104
104
|
};
|
|
105
105
|
indent: {
|
|
106
106
|
type: NumberConstructor;
|
|
107
|
-
default: number;
|
|
107
|
+
default: number;
|
|
108
108
|
};
|
|
109
109
|
treeProps: {
|
|
110
110
|
type: import('vue').PropType<{
|
|
@@ -261,11 +261,11 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
261
261
|
readonly type: import('vue').PropType<import('element-plus/es/utils/index').EpPropMergeType<StringConstructor, "" | "default" | "small" | "large", never>>;
|
|
262
262
|
readonly required: false;
|
|
263
263
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
264
|
-
__epPropKey: true;
|
|
264
|
+
__epPropKey: true;
|
|
265
265
|
};
|
|
266
266
|
fit: {
|
|
267
267
|
type: BooleanConstructor;
|
|
268
|
-
default: boolean;
|
|
268
|
+
default: boolean; /** 表格是否有展开列 */
|
|
269
269
|
};
|
|
270
270
|
width: (StringConstructor | NumberConstructor)[];
|
|
271
271
|
maxHeight: (StringConstructor | NumberConstructor)[];
|
|
@@ -317,7 +317,7 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
317
317
|
};
|
|
318
318
|
indent: {
|
|
319
319
|
type: NumberConstructor;
|
|
320
|
-
default: number;
|
|
320
|
+
default: number;
|
|
321
321
|
};
|
|
322
322
|
treeProps: {
|
|
323
323
|
type: import('vue').PropType<{
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { VirtualColumn, VirtualColumns, BodyColumns, HeaderColumn, HeaderRows, ColSize, CustomRenderProps, SortBy, TreeTableProps, CellSpan, CellParams, VirtualRow } from './types';
|
|
2
|
-
import { DataKey, DataItem, Column, Columns, Sorter, Filter, FilterValue, OrderValue, TableSize, RowKey, RowSelectable, TreeProps, ShowOverflowTooltip, SpanMethod, ColumnIndex, SummaryMethod } from '../ele-data-table/types';
|
|
3
|
-
import { TableV2SortOrder } from 'element-plus';
|
|
4
1
|
import { SetupContext } from 'vue';
|
|
2
|
+
import { TableV2SortOrder } from 'element-plus';
|
|
3
|
+
import { DataKey, DataItem, Column, Columns, Sorter, Filter, FilterValue, OrderValue, TableSize, RowKey, RowSelectable, TreeProps, ShowOverflowTooltip, SpanMethod, ColumnIndex, SummaryMethod } from '../ele-data-table/types';
|
|
4
|
+
import { VirtualColumn, VirtualColumns, BodyColumns, HeaderColumn, HeaderRows, ColSize, CustomRenderProps, SortBy, TreeTableProps, CellSpan, CellParams, VirtualRow } from './types';
|
|
5
5
|
|
|
6
6
|
/**
|
|
7
7
|
* 获取行高
|
package/lib/icons/index.d.ts
CHANGED
|
@@ -1,108 +1,108 @@
|
|
|
1
|
-
export { default as AnalysisOutlined } from
|
|
2
|
-
export { default as ApplicationOutlined } from
|
|
3
|
-
export { default as AppstoreAddOutlined } from
|
|
4
|
-
export { default as AppstoreOutlined } from
|
|
5
|
-
export { default as ArrowDown } from
|
|
6
|
-
export { default as ArrowDownOutlined } from
|
|
7
|
-
export { default as ArrowLeft } from
|
|
8
|
-
export { default as ArrowLeftOutlined } from
|
|
9
|
-
export { default as ArrowRight } from
|
|
10
|
-
export { default as ArrowRightOutlined } from
|
|
11
|
-
export { default as ArrowUp } from
|
|
12
|
-
export { default as ArrowUpOutlined } from
|
|
13
|
-
export { default as BellOutlined } from
|
|
14
|
-
export { default as BookOutlined } from
|
|
15
|
-
export { default as CalendarOutlined } from
|
|
16
|
-
export { default as CaretDownFilled } from
|
|
17
|
-
export { default as CaretUpFilled } from
|
|
18
|
-
export { default as CheckCircleFilled } from
|
|
19
|
-
export { default as CheckCircleOutlined } from
|
|
20
|
-
export { default as CheckOutlined } from
|
|
21
|
-
export { default as CityOutlined } from
|
|
22
|
-
export { default as ClockCircleOutlined } from
|
|
23
|
-
export { default as CloseCircleFilled } from
|
|
24
|
-
export { default as CloseCircleOutlined } from
|
|
25
|
-
export { default as CloseOutlined } from
|
|
26
|
-
export { default as CloudUploadOutlined } from
|
|
27
|
-
export { default as ClusterOutlined } from
|
|
28
|
-
export { default as CodeOutlined } from
|
|
29
|
-
export { default as ColumnHeightOutlined } from
|
|
30
|
-
export { default as CompassOutlined } from
|
|
31
|
-
export { default as CompressOutlined } from
|
|
32
|
-
export { default as ConnectionOutlined } from
|
|
33
|
-
export { default as ControlOutlined } from
|
|
34
|
-
export { default as CopyOutlined } from
|
|
35
|
-
export { default as CpuOutlined } from
|
|
36
|
-
export { default as DashboardOutlined } from
|
|
37
|
-
export { default as DatabaseOutlined } from
|
|
38
|
-
export { default as DeleteOutlined } from
|
|
39
|
-
export { default as DesktopOutlined } from
|
|
40
|
-
export { default as DownloadOutlined } from
|
|
41
|
-
export { default as DragOutlined } from
|
|
42
|
-
export { default as EditOutlined } from
|
|
43
|
-
export { default as EllipsisOutlined } from
|
|
44
|
-
export { default as EnvironmentOutlined } from
|
|
45
|
-
export { default as ExclamationCircleFilled } from
|
|
46
|
-
export { default as ExpandOutlined } from
|
|
47
|
-
export { default as FileOutlined } from
|
|
48
|
-
export { default as FilterFilled } from
|
|
49
|
-
export { default as FolderAddOutlined } from
|
|
50
|
-
export { default as FolderOutlined } from
|
|
51
|
-
export { default as FormOutlined } from
|
|
52
|
-
export { default as FullscreenOutlined } from
|
|
53
|
-
export { default as FullscreenExitOutlined } from
|
|
54
|
-
export { default as FundOutlined } from
|
|
55
|
-
export { default as GlobalOutlined } from
|
|
56
|
-
export { default as HolderOutlined } from
|
|
57
|
-
export { default as HomeOutlined } from
|
|
58
|
-
export { default as IdcardOutlined } from
|
|
59
|
-
export { default as InfoCircleFilled } from
|
|
60
|
-
export { default as LinkOutlined } from
|
|
61
|
-
export { default as LoadingDotOutlined } from
|
|
62
|
-
export { default as LoadingOutlined } from
|
|
63
|
-
export { default as LockOutlined } from
|
|
64
|
-
export { default as LogOutlined } from
|
|
65
|
-
export { default as MailOutlined } from
|
|
66
|
-
export { default as LogoutOutlined } from
|
|
67
|
-
export { default as MenuFoldOutlined } from
|
|
68
|
-
export { default as MenuUnfoldOutlined } from
|
|
69
|
-
export { default as MessageOutlined } from
|
|
70
|
-
export { default as MinusCircleOutlined } from
|
|
71
|
-
export { default as MobileOutlined } from
|
|
72
|
-
export { default as MoonOutlined } from
|
|
73
|
-
export { default as MoreOutlined } from
|
|
74
|
-
export { default as PauseFilled } from
|
|
75
|
-
export { default as PieChartOutlined } from
|
|
76
|
-
export { default as PlayFilled } from
|
|
77
|
-
export { default as PlusCircleOutlined } from
|
|
78
|
-
export { default as PlusOutlined } from
|
|
79
|
-
export { default as PrinterOutlined } from
|
|
80
|
-
export { default as ProtectOutlined } from
|
|
81
|
-
export { default as QuestionCircleFilled } from
|
|
82
|
-
export { default as QuestionCircleOutlined } from
|
|
83
|
-
export { default as ReloadOutlined } from
|
|
84
|
-
export { default as ResizeOutlined } from
|
|
85
|
-
export { default as SearchOutlined } from
|
|
86
|
-
export { default as SettingOutlined } from
|
|
87
|
-
export { default as ShoppingOutlined } from
|
|
88
|
-
export { default as SortOutlined } from
|
|
89
|
-
export { default as StarFilled } from
|
|
90
|
-
export { default as StepBackwardFilled } from
|
|
91
|
-
export { default as StepForwardFilled } from
|
|
92
|
-
export { default as SuitcaseOutlined } from
|
|
93
|
-
export { default as SunOutlined } from
|
|
94
|
-
export { default as SwapOutlined } from
|
|
95
|
-
export { default as SyncOutlined } from
|
|
96
|
-
export { default as TableOutlined } from
|
|
97
|
-
export { default as TagOutlined } from
|
|
98
|
-
export { default as TimerOutlined } from
|
|
99
|
-
export { default as UndoOutlined } from
|
|
100
|
-
export { default as UnlockOutlined } from
|
|
101
|
-
export { default as UploadOutlined } from
|
|
102
|
-
export { default as UserOutlined } from
|
|
103
|
-
export { default as VerticalAlignMiddleOutlined } from
|
|
104
|
-
export { default as VerticalLeftOutlined } from
|
|
105
|
-
export { default as VerticalRightOutlined } from
|
|
106
|
-
export { default as WarningOutlined } from
|
|
107
|
-
export { default as ZoomInOutlined } from
|
|
108
|
-
export { default as ZoomOutOutlined } from
|
|
1
|
+
export { default as AnalysisOutlined } from './AnalysisOutlined';
|
|
2
|
+
export { default as ApplicationOutlined } from './ApplicationOutlined';
|
|
3
|
+
export { default as AppstoreAddOutlined } from './AppstoreAddOutlined';
|
|
4
|
+
export { default as AppstoreOutlined } from './AppstoreOutlined';
|
|
5
|
+
export { default as ArrowDown } from './ArrowDown';
|
|
6
|
+
export { default as ArrowDownOutlined } from './ArrowDownOutlined';
|
|
7
|
+
export { default as ArrowLeft } from './ArrowLeft';
|
|
8
|
+
export { default as ArrowLeftOutlined } from './ArrowLeftOutlined';
|
|
9
|
+
export { default as ArrowRight } from './ArrowRight';
|
|
10
|
+
export { default as ArrowRightOutlined } from './ArrowRightOutlined';
|
|
11
|
+
export { default as ArrowUp } from './ArrowUp';
|
|
12
|
+
export { default as ArrowUpOutlined } from './ArrowUpOutlined';
|
|
13
|
+
export { default as BellOutlined } from './BellOutlined';
|
|
14
|
+
export { default as BookOutlined } from './BookOutlined';
|
|
15
|
+
export { default as CalendarOutlined } from './CalendarOutlined';
|
|
16
|
+
export { default as CaretDownFilled } from './CaretDownFilled';
|
|
17
|
+
export { default as CaretUpFilled } from './CaretUpFilled';
|
|
18
|
+
export { default as CheckCircleFilled } from './CheckCircleFilled';
|
|
19
|
+
export { default as CheckCircleOutlined } from './CheckCircleOutlined';
|
|
20
|
+
export { default as CheckOutlined } from './CheckOutlined';
|
|
21
|
+
export { default as CityOutlined } from './CityOutlined';
|
|
22
|
+
export { default as ClockCircleOutlined } from './ClockCircleOutlined';
|
|
23
|
+
export { default as CloseCircleFilled } from './CloseCircleFilled';
|
|
24
|
+
export { default as CloseCircleOutlined } from './CloseCircleOutlined';
|
|
25
|
+
export { default as CloseOutlined } from './CloseOutlined';
|
|
26
|
+
export { default as CloudUploadOutlined } from './CloudUploadOutlined';
|
|
27
|
+
export { default as ClusterOutlined } from './ClusterOutlined';
|
|
28
|
+
export { default as CodeOutlined } from './CodeOutlined';
|
|
29
|
+
export { default as ColumnHeightOutlined } from './ColumnHeightOutlined';
|
|
30
|
+
export { default as CompassOutlined } from './CompassOutlined';
|
|
31
|
+
export { default as CompressOutlined } from './CompressOutlined';
|
|
32
|
+
export { default as ConnectionOutlined } from './ConnectionOutlined';
|
|
33
|
+
export { default as ControlOutlined } from './ControlOutlined';
|
|
34
|
+
export { default as CopyOutlined } from './CopyOutlined';
|
|
35
|
+
export { default as CpuOutlined } from './CpuOutlined';
|
|
36
|
+
export { default as DashboardOutlined } from './DashboardOutlined';
|
|
37
|
+
export { default as DatabaseOutlined } from './DatabaseOutlined';
|
|
38
|
+
export { default as DeleteOutlined } from './DeleteOutlined';
|
|
39
|
+
export { default as DesktopOutlined } from './DesktopOutlined';
|
|
40
|
+
export { default as DownloadOutlined } from './DownloadOutlined';
|
|
41
|
+
export { default as DragOutlined } from './DragOutlined';
|
|
42
|
+
export { default as EditOutlined } from './EditOutlined';
|
|
43
|
+
export { default as EllipsisOutlined } from './EllipsisOutlined';
|
|
44
|
+
export { default as EnvironmentOutlined } from './EnvironmentOutlined';
|
|
45
|
+
export { default as ExclamationCircleFilled } from './ExclamationCircleFilled';
|
|
46
|
+
export { default as ExpandOutlined } from './ExpandOutlined';
|
|
47
|
+
export { default as FileOutlined } from './FileOutlined';
|
|
48
|
+
export { default as FilterFilled } from './FilterFilled';
|
|
49
|
+
export { default as FolderAddOutlined } from './FolderAddOutlined';
|
|
50
|
+
export { default as FolderOutlined } from './FolderOutlined';
|
|
51
|
+
export { default as FormOutlined } from './FormOutlined';
|
|
52
|
+
export { default as FullscreenOutlined } from './FullscreenOutlined';
|
|
53
|
+
export { default as FullscreenExitOutlined } from './FullscreenExitOutlined';
|
|
54
|
+
export { default as FundOutlined } from './FundOutlined';
|
|
55
|
+
export { default as GlobalOutlined } from './GlobalOutlined';
|
|
56
|
+
export { default as HolderOutlined } from './HolderOutlined';
|
|
57
|
+
export { default as HomeOutlined } from './HomeOutlined';
|
|
58
|
+
export { default as IdcardOutlined } from './IdcardOutlined';
|
|
59
|
+
export { default as InfoCircleFilled } from './InfoCircleFilled';
|
|
60
|
+
export { default as LinkOutlined } from './LinkOutlined';
|
|
61
|
+
export { default as LoadingDotOutlined } from './LoadingDotOutlined';
|
|
62
|
+
export { default as LoadingOutlined } from './LoadingOutlined';
|
|
63
|
+
export { default as LockOutlined } from './LockOutlined';
|
|
64
|
+
export { default as LogOutlined } from './LogOutlined';
|
|
65
|
+
export { default as MailOutlined } from './MailOutlined';
|
|
66
|
+
export { default as LogoutOutlined } from './LogoutOutlined';
|
|
67
|
+
export { default as MenuFoldOutlined } from './MenuFoldOutlined';
|
|
68
|
+
export { default as MenuUnfoldOutlined } from './MenuUnfoldOutlined';
|
|
69
|
+
export { default as MessageOutlined } from './MessageOutlined';
|
|
70
|
+
export { default as MinusCircleOutlined } from './MinusCircleOutlined';
|
|
71
|
+
export { default as MobileOutlined } from './MobileOutlined';
|
|
72
|
+
export { default as MoonOutlined } from './MoonOutlined';
|
|
73
|
+
export { default as MoreOutlined } from './MoreOutlined';
|
|
74
|
+
export { default as PauseFilled } from './PauseFilled';
|
|
75
|
+
export { default as PieChartOutlined } from './PieChartOutlined';
|
|
76
|
+
export { default as PlayFilled } from './PlayFilled';
|
|
77
|
+
export { default as PlusCircleOutlined } from './PlusCircleOutlined';
|
|
78
|
+
export { default as PlusOutlined } from './PlusOutlined';
|
|
79
|
+
export { default as PrinterOutlined } from './PrinterOutlined';
|
|
80
|
+
export { default as ProtectOutlined } from './ProtectOutlined';
|
|
81
|
+
export { default as QuestionCircleFilled } from './QuestionCircleFilled';
|
|
82
|
+
export { default as QuestionCircleOutlined } from './QuestionCircleOutlined';
|
|
83
|
+
export { default as ReloadOutlined } from './ReloadOutlined';
|
|
84
|
+
export { default as ResizeOutlined } from './ResizeOutlined';
|
|
85
|
+
export { default as SearchOutlined } from './SearchOutlined';
|
|
86
|
+
export { default as SettingOutlined } from './SettingOutlined';
|
|
87
|
+
export { default as ShoppingOutlined } from './ShoppingOutlined';
|
|
88
|
+
export { default as SortOutlined } from './SortOutlined';
|
|
89
|
+
export { default as StarFilled } from './StarFilled';
|
|
90
|
+
export { default as StepBackwardFilled } from './StepBackwardFilled';
|
|
91
|
+
export { default as StepForwardFilled } from './StepForwardFilled';
|
|
92
|
+
export { default as SuitcaseOutlined } from './SuitcaseOutlined';
|
|
93
|
+
export { default as SunOutlined } from './SunOutlined';
|
|
94
|
+
export { default as SwapOutlined } from './SwapOutlined';
|
|
95
|
+
export { default as SyncOutlined } from './SyncOutlined';
|
|
96
|
+
export { default as TableOutlined } from './TableOutlined';
|
|
97
|
+
export { default as TagOutlined } from './TagOutlined';
|
|
98
|
+
export { default as TimerOutlined } from './TimerOutlined';
|
|
99
|
+
export { default as UndoOutlined } from './UndoOutlined';
|
|
100
|
+
export { default as UnlockOutlined } from './UnlockOutlined';
|
|
101
|
+
export { default as UploadOutlined } from './UploadOutlined';
|
|
102
|
+
export { default as UserOutlined } from './UserOutlined';
|
|
103
|
+
export { default as VerticalAlignMiddleOutlined } from './VerticalAlignMiddleOutlined';
|
|
104
|
+
export { default as VerticalLeftOutlined } from './VerticalLeftOutlined';
|
|
105
|
+
export { default as VerticalRightOutlined } from './VerticalRightOutlined';
|
|
106
|
+
export { default as WarningOutlined } from './WarningOutlined';
|
|
107
|
+
export { default as ZoomInOutlined } from './ZoomInOutlined';
|
|
108
|
+
export { default as ZoomOutOutlined } from './ZoomOutOutlined';
|
package/lib/utils/hook.cjs
CHANGED
|
@@ -59,23 +59,49 @@ function useCollapseAnim() {
|
|
|
59
59
|
}
|
|
60
60
|
return Math.max(el.offsetHeight, el.scrollHeight, enterHeight);
|
|
61
61
|
};
|
|
62
|
+
const handleBeforeEnter = (el) => {
|
|
63
|
+
el.dataset.oldPaddingTop = el.style.paddingTop;
|
|
64
|
+
el.dataset.oldPaddingBottom = el.style.paddingBottom;
|
|
65
|
+
el.style.maxHeight = "0px";
|
|
66
|
+
el.style.paddingTop = "0px";
|
|
67
|
+
el.style.paddingBottom = "0px";
|
|
68
|
+
};
|
|
62
69
|
const handleEnter = (el) => {
|
|
70
|
+
el.dataset.oldOverflow = el.style.overflow;
|
|
63
71
|
el.style.maxHeight = `${getHeight(el, true)}px`;
|
|
72
|
+
el.style.paddingTop = el.dataset.oldPaddingTop ?? "";
|
|
73
|
+
el.style.paddingBottom = el.dataset.oldPaddingBottom ?? "";
|
|
74
|
+
el.style.overflow = "hidden";
|
|
64
75
|
};
|
|
65
76
|
const handleAfterEnter = (el) => {
|
|
66
77
|
el.style.maxHeight = "";
|
|
78
|
+
el.style.overflow = el.dataset.oldOverflow ?? "";
|
|
67
79
|
};
|
|
68
80
|
const handleBeforeLeave = (el) => {
|
|
81
|
+
el.dataset.oldPaddingTop = el.style.paddingTop;
|
|
82
|
+
el.dataset.oldPaddingBottom = el.style.paddingBottom;
|
|
83
|
+
el.dataset.oldOverflow = el.style.overflow;
|
|
69
84
|
enterHeight = getHeight(el);
|
|
70
85
|
el.style.maxHeight = `${enterHeight}px`;
|
|
86
|
+
el.style.overflow = "hidden";
|
|
87
|
+
};
|
|
88
|
+
const handleLeave = (el) => {
|
|
89
|
+
el.style.maxHeight = "0px";
|
|
90
|
+
el.style.paddingTop = "0px";
|
|
91
|
+
el.style.paddingBottom = "0px";
|
|
71
92
|
};
|
|
72
93
|
const handleAfterLeave = (el) => {
|
|
73
94
|
el.style.maxHeight = "";
|
|
95
|
+
el.style.overflow = el.dataset.oldOverflow ?? "";
|
|
96
|
+
el.style.paddingTop = el.dataset.oldPaddingTop ?? "";
|
|
97
|
+
el.style.paddingBottom = el.dataset.oldPaddingBottom ?? "";
|
|
74
98
|
};
|
|
75
99
|
return {
|
|
100
|
+
handleBeforeEnter,
|
|
76
101
|
handleEnter,
|
|
77
102
|
handleAfterEnter,
|
|
78
103
|
handleBeforeLeave,
|
|
104
|
+
handleLeave,
|
|
79
105
|
handleAfterLeave
|
|
80
106
|
};
|
|
81
107
|
}
|
package/lib/utils/hook.d.ts
CHANGED
|
@@ -31,8 +31,10 @@ export declare function useWindowListener(event: string | EventListenerOrEventLi
|
|
|
31
31
|
* 折叠展开动画
|
|
32
32
|
*/
|
|
33
33
|
export declare function useCollapseAnim(): {
|
|
34
|
+
handleBeforeEnter: (el: HTMLElement) => void;
|
|
34
35
|
handleEnter: (el: HTMLElement) => void;
|
|
35
36
|
handleAfterEnter: (el: HTMLElement) => void;
|
|
36
37
|
handleBeforeLeave: (el: HTMLElement) => void;
|
|
38
|
+
handleLeave: (el: HTMLElement) => void;
|
|
37
39
|
handleAfterLeave: (el: HTMLElement) => void;
|
|
38
40
|
};
|
package/lib/utils/menu-util.d.ts
CHANGED
package/lib/utils/message.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { MessageHandler as ElMessageHandler, MessageOptions as ElMessageOptions, MessageFn as ElMessageFn } from 'element-plus/es/components/message';
|
|
2
1
|
import { AppContext, InjectionKey } from 'vue';
|
|
2
|
+
import { MessageHandler as ElMessageHandler, MessageOptions as ElMessageOptions, MessageFn as ElMessageFn } from 'element-plus/es/components/message';
|
|
3
3
|
|
|
4
4
|
/**
|
|
5
5
|
* 消息提示配置
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "ele-admin-plus",
|
|
3
|
-
"version": "1.2.0-beta.
|
|
3
|
+
"version": "1.2.0-beta.3",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"dev": "vite --host --config vite.global.ts",
|
|
@@ -19,36 +19,36 @@
|
|
|
19
19
|
"devDependencies": {
|
|
20
20
|
"@amap/amap-jsapi-loader": "^1.0.1",
|
|
21
21
|
"@ant-design/colors": "^7.0.2",
|
|
22
|
-
"@babel/types": "^7.24.
|
|
22
|
+
"@babel/types": "^7.24.7",
|
|
23
23
|
"@bytemd/plugin-gfm": "^1.21.0",
|
|
24
24
|
"@bytemd/plugin-highlight": "^1.21.0",
|
|
25
25
|
"@element-plus/icons-vue": "^2.3.1",
|
|
26
26
|
"@types/fs-extra": "^11.0.4",
|
|
27
|
-
"@types/node": "^20.
|
|
27
|
+
"@types/node": "^20.14.2",
|
|
28
28
|
"@types/nprogress": "^0.2.3",
|
|
29
29
|
"@types/sortablejs": "^1.15.8",
|
|
30
|
-
"@typescript-eslint/eslint-plugin": "^7.
|
|
31
|
-
"@typescript-eslint/parser": "^7.
|
|
32
|
-
"@vitejs/plugin-vue": "^5.0.
|
|
33
|
-
"@vitejs/plugin-vue-jsx": "^
|
|
34
|
-
"@vue/compiler-sfc": "^3.4.
|
|
35
|
-
"@vueuse/core": "^10.
|
|
36
|
-
"axios": "^1.
|
|
30
|
+
"@typescript-eslint/eslint-plugin": "^7.12.0",
|
|
31
|
+
"@typescript-eslint/parser": "^7.12.0",
|
|
32
|
+
"@vitejs/plugin-vue": "^5.0.5",
|
|
33
|
+
"@vitejs/plugin-vue-jsx": "^4.0.0",
|
|
34
|
+
"@vue/compiler-sfc": "^3.4.27",
|
|
35
|
+
"@vueuse/core": "^10.10.0",
|
|
36
|
+
"axios": "^1.7.2",
|
|
37
37
|
"bytemd": "^1.21.0",
|
|
38
38
|
"chalk": "^5.3.0",
|
|
39
39
|
"countup.js": "^2.8.0",
|
|
40
40
|
"cropperjs": "^1.6.2",
|
|
41
|
-
"dayjs": "^1.11.
|
|
41
|
+
"dayjs": "^1.11.11",
|
|
42
42
|
"echarts": "^5.5.0",
|
|
43
43
|
"echarts-wordcloud": "^2.1.0",
|
|
44
|
-
"element-plus": "^2.7.
|
|
44
|
+
"element-plus": "^2.7.4",
|
|
45
45
|
"eslint": "^8.57.0",
|
|
46
46
|
"eslint-config-prettier": "^9.1.0",
|
|
47
47
|
"eslint-plugin-prettier": "^5.1.3",
|
|
48
|
-
"eslint-plugin-vue": "^9.
|
|
48
|
+
"eslint-plugin-vue": "^9.26.0",
|
|
49
49
|
"esno": "^4.7.0",
|
|
50
50
|
"exceljs": "^4.4.0",
|
|
51
|
-
"execa": "^
|
|
51
|
+
"execa": "^9.1.0",
|
|
52
52
|
"github-markdown-css": "^5.5.1",
|
|
53
53
|
"highlight.js": "^11.9.0",
|
|
54
54
|
"jsbarcode": "^3.11.6",
|
|
@@ -57,25 +57,25 @@
|
|
|
57
57
|
"p-limit": "^5.0.0",
|
|
58
58
|
"pinia": "^2.1.7",
|
|
59
59
|
"postcss": "^8.4.38",
|
|
60
|
-
"prettier": "^3.
|
|
61
|
-
"rimraf": "^5.0.
|
|
62
|
-
"sass": "^1.
|
|
60
|
+
"prettier": "^3.3.1",
|
|
61
|
+
"rimraf": "^5.0.7",
|
|
62
|
+
"sass": "^1.77.4",
|
|
63
63
|
"sortablejs": "^1.15.2",
|
|
64
64
|
"tinymce": "^5.10.9",
|
|
65
65
|
"typescript": "^5.4.5",
|
|
66
|
-
"unplugin-vue-components": "^0.
|
|
67
|
-
"vite": "^5.2.
|
|
68
|
-
"vite-plugin-dts": "^3.
|
|
69
|
-
"vue": "^3.4.
|
|
70
|
-
"vue-echarts": "^6.
|
|
71
|
-
"vue-eslint-parser": "^9.4.
|
|
66
|
+
"unplugin-vue-components": "^0.27.0",
|
|
67
|
+
"vite": "^5.2.12",
|
|
68
|
+
"vite-plugin-dts": "^3.9.1",
|
|
69
|
+
"vue": "^3.4.27",
|
|
70
|
+
"vue-echarts": "^6.7.3",
|
|
71
|
+
"vue-eslint-parser": "^9.4.3",
|
|
72
72
|
"vue-i18n": "^9.13.1",
|
|
73
73
|
"vue-router": "^4.3.2",
|
|
74
|
-
"vue-tsc": "^2.0.
|
|
74
|
+
"vue-tsc": "^2.0.19",
|
|
75
75
|
"vuedraggable": "^4.1.0",
|
|
76
|
-
"xgplayer": "^3.0.
|
|
77
|
-
"xgplayer-hls": "^3.0.
|
|
78
|
-
"xgplayer-music": "^3.0.
|
|
76
|
+
"xgplayer": "^3.0.18",
|
|
77
|
+
"xgplayer-hls": "^3.0.18",
|
|
78
|
+
"xgplayer-music": "^3.0.18"
|
|
79
79
|
},
|
|
80
80
|
"main": "lib/index.cjs",
|
|
81
81
|
"module": "es/index.js",
|