@bscomp/ep-ui 0.3.8 → 0.4.0
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/lib/ep-ui.js +4600 -4640
- package/lib/ep-ui.js.gz +0 -0
- package/lib/ep-ui.umd.cjs +12 -12
- package/lib/form-dialog/index.d.ts +1 -5
- package/lib/form-dialog/src/index.vue.d.ts +1 -5
- package/lib/style.css +1 -1
- package/lib/table/src/index.vue.d.ts +44 -52
- package/lib/table/src/useCheckList.d.ts +44 -52
- package/package.json +1 -1
|
@@ -174,11 +174,7 @@ declare const EPDialog: ({
|
|
|
174
174
|
}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
|
|
175
175
|
$slots: Partial<Record<string, (_: {}) => any>> & {
|
|
176
176
|
header?(_: {
|
|
177
|
-
scope:
|
|
178
|
-
close: () => void;
|
|
179
|
-
titleId: string;
|
|
180
|
-
titleClass: string;
|
|
181
|
-
};
|
|
177
|
+
scope: any;
|
|
182
178
|
}): any;
|
|
183
179
|
top?(_: {}): any;
|
|
184
180
|
content?(_: {}): any;
|
|
@@ -91,11 +91,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
|
|
|
91
91
|
hiddensubmitBtn: boolean;
|
|
92
92
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>, Partial<Record<string, (_: {}) => any>> & {
|
|
93
93
|
header?(_: {
|
|
94
|
-
scope:
|
|
95
|
-
close: () => void;
|
|
96
|
-
titleId: string;
|
|
97
|
-
titleClass: string;
|
|
98
|
-
};
|
|
94
|
+
scope: any;
|
|
99
95
|
}): any;
|
|
100
96
|
top?(_: {}): any;
|
|
101
97
|
content?(_: {}): any;
|
package/lib/style.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.e-p-select .all-checkbox[data-v-9f38b52d]{margin-left:20px}.column_set .ep_table_column_setting_dropdown{font-size:14px;display:flex;flex-direction:column;max-height:450px;overflow-y:auto}.column_set .ep_table_column_setting_dropdown .item{padding:0 16px}.column_set .ep_table_column_setting_dropdown .item:hover{background-color:#ecf5ff}.column_set .ep_table_column_setting_dropdown .footer{box-sizing:border-box;padding-top:6px;border-top:1px solid #dcdfe6}.column_set .ep_table_column_setting_dropdown .footer:hover{border-top:1px solid #dcdfe6}.column_set .ep_table_column_setting_dropdown .footer .el-button{border-radius:none}.column_set .ep_table_column_setting_dropdown .el-checkbox .el-checkbox__input.is-checked+.el-checkbox__label,.column_set .ep_table_column_setting_dropdown .el-checkbox .ep-checkbox__input.is-checked+.ep-checkbox__label{cursor:move}div[data-v-
|
|
1
|
+
.e-p-select .all-checkbox[data-v-9f38b52d]{margin-left:20px}.column_set .ep_table_column_setting_dropdown{font-size:14px;display:flex;flex-direction:column;max-height:450px;overflow-y:auto}.column_set .ep_table_column_setting_dropdown .item{padding:0 16px}.column_set .ep_table_column_setting_dropdown .item:hover{background-color:#ecf5ff}.column_set .ep_table_column_setting_dropdown .footer{box-sizing:border-box;padding-top:6px;border-top:1px solid #dcdfe6}.column_set .ep_table_column_setting_dropdown .footer:hover{border-top:1px solid #dcdfe6}.column_set .ep_table_column_setting_dropdown .footer .el-button{border-radius:none}.column_set .ep_table_column_setting_dropdown .el-checkbox .el-checkbox__input.is-checked+.el-checkbox__label,.column_set .ep_table_column_setting_dropdown .el-checkbox .ep-checkbox__input.is-checked+.ep-checkbox__label{cursor:move}div[data-v-2c5007b0]{box-sizing:border-box}.e-p-table[data-v-2c5007b0]{box-sizing:border-box;height:100%;position:relative;display:flex;flex-direction:column;overflow:hidden}.e-p-table .table-content[data-v-2c5007b0]{flex:1;display:flex;flex-direction:column;position:relative;box-sizing:border-box;overflow:hidden}.e-p-table .table-content .header-wapper[data-v-2c5007b0]{display:flex;flex-direction:column}.e-p-table .table-content .extra[data-v-2c5007b0],.e-p-table .table-content .header[data-v-2c5007b0]{padding-bottom:16px}.e-p-table .table-content .operation[data-v-2c5007b0]{display:flex;align-items:center;gap:12px}.e-p-table .table-content .operation[data-v-2c5007b0] .el-button+.el-button{margin-left:0!important}.e-p-table .el-pagination-com[data-v-2c5007b0]{padding-top:16px;display:flex;justify-content:flex-end;align-items:center}.e-p-table .header[data-v-2c5007b0]{display:flex;justify-content:space-between;align-items:center}.btn-wrapper[data-v-2c5007b0],.input-content[data-v-2c5007b0]{display:flex;gap:8px}.btn-wrapper[data-v-2c5007b0] .el-button+.el-button,.input-content[data-v-2c5007b0] .el-button+.el-button{margin-left:0!important}.el-dropdown-menu__item .el-button[data-v-2c5007b0]{width:100%;justify-content:flex-start}[data-v-2c5007b0] .el-dropdown-menu__item:not(.is-disabled):focus .el-button,.el-dropdown-menu__item:not(.is-disabled):hover .el-button[data-v-2c5007b0]{color:var(--el-color-primary)}.e-p-form-wrapper:not(.inline-flex-form){display:flex;flex-direction:column;justify-content:space-between;height:100%}.e-p-form-wrapper:not(.inline-flex-form) .inline-flex{display:flex}.e-p-form-wrapper:not(.inline-flex-form) .text_show{color:var(--el-text-color-primary)}.e-p-form-wrapper:not(.inline-flex-form) .slot_label .el-form-item__content label{color:var(--el-text-color-primary);margin-right:12px}.e-p-form-wrapper:not(.inline-flex-form) .footer{width:100%;display:flex;align-items:center;justify-content:center}.inline-flex-form{display:flex;justify-content:space-between}.inline-flex-form .e-p-form{flex:1}.inline-flex-form .inline-flex>div{display:inline-block}.inline-flex-form .footer{display:inline}.el-form--inline .el-form-item{margin:0}
|
|
@@ -169,11 +169,13 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
|
|
|
169
169
|
default: number;
|
|
170
170
|
};
|
|
171
171
|
treeProps: {
|
|
172
|
-
type: import('vue').PropType<
|
|
172
|
+
type: import('vue').PropType<{
|
|
173
|
+
hasChildren?: string | undefined;
|
|
174
|
+
children?: string | undefined;
|
|
175
|
+
} | undefined>;
|
|
173
176
|
default: () => {
|
|
174
177
|
hasChildren: string;
|
|
175
178
|
children: string;
|
|
176
|
-
checkStrictly: boolean;
|
|
177
179
|
};
|
|
178
180
|
};
|
|
179
181
|
lazy: BooleanConstructor;
|
|
@@ -193,11 +195,6 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
|
|
|
193
195
|
scrollbarAlwaysOn: BooleanConstructor;
|
|
194
196
|
flexible: BooleanConstructor;
|
|
195
197
|
showOverflowTooltip: import('vue').PropType<boolean | Partial<Pick<import('element-plus').ElTooltipProps, "showArrow" | "appendTo" | "transition" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
196
|
-
appendFilterPanelTo: StringConstructor;
|
|
197
|
-
scrollbarTabindex: {
|
|
198
|
-
type: (NumberConstructor | StringConstructor)[];
|
|
199
|
-
default: undefined;
|
|
200
|
-
};
|
|
201
198
|
}>> & {
|
|
202
199
|
onSelect?: ((...args: any[]) => any) | undefined;
|
|
203
200
|
"onExpand-change"?: ((...args: any[]) => any) | undefined;
|
|
@@ -269,7 +266,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
|
|
|
269
266
|
handleFixedMousewheel: (event: any, data: any) => void;
|
|
270
267
|
setCurrentRow: (row: any) => void;
|
|
271
268
|
getSelectionRows: () => any;
|
|
272
|
-
toggleRowSelection: (row: any, selected
|
|
269
|
+
toggleRowSelection: (row: any, selected: boolean) => void;
|
|
273
270
|
clearSelection: () => void;
|
|
274
271
|
clearFilter: (columnKeys?: string[] | undefined) => void;
|
|
275
272
|
toggleAllSelection: () => void;
|
|
@@ -277,7 +274,6 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
|
|
|
277
274
|
clearSort: () => void;
|
|
278
275
|
doLayout: () => void;
|
|
279
276
|
sort: (prop: string, order: string) => void;
|
|
280
|
-
updateKeyChildren: (key: string, data: any[]) => void;
|
|
281
277
|
t: import('element-plus').Translator;
|
|
282
278
|
setDragVisible: (visible: boolean) => void;
|
|
283
279
|
context: import('element-plus/es/components/table/src/table/defaults').Table<any>;
|
|
@@ -313,16 +309,19 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
|
|
|
313
309
|
setScrollLeft: (left?: number | undefined) => void;
|
|
314
310
|
setScrollTop: (top?: number | undefined) => void;
|
|
315
311
|
}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("select" | "select-all" | "expand-change" | "current-change" | "selection-change" | "cell-mouse-enter" | "cell-mouse-leave" | "cell-contextmenu" | "cell-click" | "cell-dblclick" | "row-click" | "row-contextmenu" | "row-dblclick" | "header-click" | "header-contextmenu" | "sort-change" | "filter-change" | "header-dragend")[], import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, {
|
|
316
|
-
data: any[];
|
|
317
312
|
style: import('vue').CSSProperties;
|
|
313
|
+
className: string;
|
|
318
314
|
tableLayout: "auto" | "fixed";
|
|
319
315
|
border: boolean;
|
|
320
|
-
|
|
316
|
+
data: any[];
|
|
321
317
|
fit: boolean;
|
|
322
318
|
lazy: boolean;
|
|
323
319
|
scrollbarAlwaysOn: boolean;
|
|
324
320
|
stripe: boolean;
|
|
325
|
-
treeProps:
|
|
321
|
+
treeProps: {
|
|
322
|
+
hasChildren?: string | undefined;
|
|
323
|
+
children?: string | undefined;
|
|
324
|
+
} | undefined;
|
|
326
325
|
showHeader: boolean;
|
|
327
326
|
showSummary: boolean;
|
|
328
327
|
highlightCurrentRow: boolean;
|
|
@@ -330,7 +329,6 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
|
|
|
330
329
|
selectOnIndeterminate: boolean;
|
|
331
330
|
indent: number;
|
|
332
331
|
flexible: boolean;
|
|
333
|
-
scrollbarTabindex: string | number;
|
|
334
332
|
}, true, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
|
|
335
333
|
P: {};
|
|
336
334
|
B: {};
|
|
@@ -400,11 +398,13 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
|
|
|
400
398
|
default: number;
|
|
401
399
|
};
|
|
402
400
|
treeProps: {
|
|
403
|
-
type: import('vue').PropType<
|
|
401
|
+
type: import('vue').PropType<{
|
|
402
|
+
hasChildren?: string | undefined;
|
|
403
|
+
children?: string | undefined;
|
|
404
|
+
} | undefined>;
|
|
404
405
|
default: () => {
|
|
405
406
|
hasChildren: string;
|
|
406
407
|
children: string;
|
|
407
|
-
checkStrictly: boolean;
|
|
408
408
|
};
|
|
409
409
|
};
|
|
410
410
|
lazy: BooleanConstructor;
|
|
@@ -424,11 +424,6 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
|
|
|
424
424
|
scrollbarAlwaysOn: BooleanConstructor;
|
|
425
425
|
flexible: BooleanConstructor;
|
|
426
426
|
showOverflowTooltip: import('vue').PropType<boolean | Partial<Pick<import('element-plus').ElTooltipProps, "showArrow" | "appendTo" | "transition" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
427
|
-
appendFilterPanelTo: StringConstructor;
|
|
428
|
-
scrollbarTabindex: {
|
|
429
|
-
type: (NumberConstructor | StringConstructor)[];
|
|
430
|
-
default: undefined;
|
|
431
|
-
};
|
|
432
427
|
}>> & {
|
|
433
428
|
onSelect?: ((...args: any[]) => any) | undefined;
|
|
434
429
|
"onExpand-change"?: ((...args: any[]) => any) | undefined;
|
|
@@ -500,7 +495,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
|
|
|
500
495
|
handleFixedMousewheel: (event: any, data: any) => void;
|
|
501
496
|
setCurrentRow: (row: any) => void;
|
|
502
497
|
getSelectionRows: () => any;
|
|
503
|
-
toggleRowSelection: (row: any, selected
|
|
498
|
+
toggleRowSelection: (row: any, selected: boolean) => void;
|
|
504
499
|
clearSelection: () => void;
|
|
505
500
|
clearFilter: (columnKeys?: string[] | undefined) => void;
|
|
506
501
|
toggleAllSelection: () => void;
|
|
@@ -508,7 +503,6 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
|
|
|
508
503
|
clearSort: () => void;
|
|
509
504
|
doLayout: () => void;
|
|
510
505
|
sort: (prop: string, order: string) => void;
|
|
511
|
-
updateKeyChildren: (key: string, data: any[]) => void;
|
|
512
506
|
t: import('element-plus').Translator;
|
|
513
507
|
setDragVisible: (visible: boolean) => void;
|
|
514
508
|
context: import('element-plus/es/components/table/src/table/defaults').Table<any>;
|
|
@@ -544,16 +538,19 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
|
|
|
544
538
|
setScrollLeft: (left?: number | undefined) => void;
|
|
545
539
|
setScrollTop: (top?: number | undefined) => void;
|
|
546
540
|
}, {}, {}, {}, {
|
|
547
|
-
data: any[];
|
|
548
541
|
style: import('vue').CSSProperties;
|
|
542
|
+
className: string;
|
|
549
543
|
tableLayout: "auto" | "fixed";
|
|
550
544
|
border: boolean;
|
|
551
|
-
|
|
545
|
+
data: any[];
|
|
552
546
|
fit: boolean;
|
|
553
547
|
lazy: boolean;
|
|
554
548
|
scrollbarAlwaysOn: boolean;
|
|
555
549
|
stripe: boolean;
|
|
556
|
-
treeProps:
|
|
550
|
+
treeProps: {
|
|
551
|
+
hasChildren?: string | undefined;
|
|
552
|
+
children?: string | undefined;
|
|
553
|
+
} | undefined;
|
|
557
554
|
showHeader: boolean;
|
|
558
555
|
showSummary: boolean;
|
|
559
556
|
highlightCurrentRow: boolean;
|
|
@@ -561,7 +558,6 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
|
|
|
561
558
|
selectOnIndeterminate: boolean;
|
|
562
559
|
indent: number;
|
|
563
560
|
flexible: boolean;
|
|
564
|
-
scrollbarTabindex: string | number;
|
|
565
561
|
}> | undefined, import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('vue').ExtractPropTypes<{
|
|
566
562
|
data: {
|
|
567
563
|
type: import('vue').PropType<any[]>;
|
|
@@ -624,11 +620,13 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
|
|
|
624
620
|
default: number;
|
|
625
621
|
};
|
|
626
622
|
treeProps: {
|
|
627
|
-
type: import('vue').PropType<
|
|
623
|
+
type: import('vue').PropType<{
|
|
624
|
+
hasChildren?: string | undefined;
|
|
625
|
+
children?: string | undefined;
|
|
626
|
+
} | undefined>;
|
|
628
627
|
default: () => {
|
|
629
628
|
hasChildren: string;
|
|
630
629
|
children: string;
|
|
631
|
-
checkStrictly: boolean;
|
|
632
630
|
};
|
|
633
631
|
};
|
|
634
632
|
lazy: BooleanConstructor;
|
|
@@ -648,11 +646,6 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
|
|
|
648
646
|
scrollbarAlwaysOn: BooleanConstructor;
|
|
649
647
|
flexible: BooleanConstructor;
|
|
650
648
|
showOverflowTooltip: import('vue').PropType<boolean | Partial<Pick<import('element-plus').ElTooltipProps, "showArrow" | "appendTo" | "transition" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
651
|
-
appendFilterPanelTo: StringConstructor;
|
|
652
|
-
scrollbarTabindex: {
|
|
653
|
-
type: (NumberConstructor | StringConstructor)[];
|
|
654
|
-
default: undefined;
|
|
655
|
-
};
|
|
656
649
|
}>> & {
|
|
657
650
|
onSelect?: ((...args: any[]) => any) | undefined;
|
|
658
651
|
"onExpand-change"?: ((...args: any[]) => any) | undefined;
|
|
@@ -724,7 +717,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
|
|
|
724
717
|
handleFixedMousewheel: (event: any, data: any) => void;
|
|
725
718
|
setCurrentRow: (row: any) => void;
|
|
726
719
|
getSelectionRows: () => any;
|
|
727
|
-
toggleRowSelection: (row: any, selected
|
|
720
|
+
toggleRowSelection: (row: any, selected: boolean) => void;
|
|
728
721
|
clearSelection: () => void;
|
|
729
722
|
clearFilter: (columnKeys?: string[] | undefined) => void;
|
|
730
723
|
toggleAllSelection: () => void;
|
|
@@ -732,7 +725,6 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
|
|
|
732
725
|
clearSort: () => void;
|
|
733
726
|
doLayout: () => void;
|
|
734
727
|
sort: (prop: string, order: string) => void;
|
|
735
|
-
updateKeyChildren: (key: string, data: any[]) => void;
|
|
736
728
|
t: import('element-plus').Translator;
|
|
737
729
|
setDragVisible: (visible: boolean) => void;
|
|
738
730
|
context: import('element-plus/es/components/table/src/table/defaults').Table<any>;
|
|
@@ -768,16 +760,19 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
|
|
|
768
760
|
setScrollLeft: (left?: number | undefined) => void;
|
|
769
761
|
setScrollTop: (top?: number | undefined) => void;
|
|
770
762
|
}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("select" | "select-all" | "expand-change" | "current-change" | "selection-change" | "cell-mouse-enter" | "cell-mouse-leave" | "cell-contextmenu" | "cell-click" | "cell-dblclick" | "row-click" | "row-contextmenu" | "row-dblclick" | "header-click" | "header-contextmenu" | "sort-change" | "filter-change" | "header-dragend")[], import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, {
|
|
771
|
-
data: any[];
|
|
772
763
|
style: import('vue').CSSProperties;
|
|
764
|
+
className: string;
|
|
773
765
|
tableLayout: "auto" | "fixed";
|
|
774
766
|
border: boolean;
|
|
775
|
-
|
|
767
|
+
data: any[];
|
|
776
768
|
fit: boolean;
|
|
777
769
|
lazy: boolean;
|
|
778
770
|
scrollbarAlwaysOn: boolean;
|
|
779
771
|
stripe: boolean;
|
|
780
|
-
treeProps:
|
|
772
|
+
treeProps: {
|
|
773
|
+
hasChildren?: string | undefined;
|
|
774
|
+
children?: string | undefined;
|
|
775
|
+
} | undefined;
|
|
781
776
|
showHeader: boolean;
|
|
782
777
|
showSummary: boolean;
|
|
783
778
|
highlightCurrentRow: boolean;
|
|
@@ -785,7 +780,6 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
|
|
|
785
780
|
selectOnIndeterminate: boolean;
|
|
786
781
|
indent: number;
|
|
787
782
|
flexible: boolean;
|
|
788
|
-
scrollbarTabindex: string | number;
|
|
789
783
|
}, true, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
|
|
790
784
|
P: {};
|
|
791
785
|
B: {};
|
|
@@ -855,11 +849,13 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
|
|
|
855
849
|
default: number;
|
|
856
850
|
};
|
|
857
851
|
treeProps: {
|
|
858
|
-
type: import('vue').PropType<
|
|
852
|
+
type: import('vue').PropType<{
|
|
853
|
+
hasChildren?: string | undefined;
|
|
854
|
+
children?: string | undefined;
|
|
855
|
+
} | undefined>;
|
|
859
856
|
default: () => {
|
|
860
857
|
hasChildren: string;
|
|
861
858
|
children: string;
|
|
862
|
-
checkStrictly: boolean;
|
|
863
859
|
};
|
|
864
860
|
};
|
|
865
861
|
lazy: BooleanConstructor;
|
|
@@ -879,11 +875,6 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
|
|
|
879
875
|
scrollbarAlwaysOn: BooleanConstructor;
|
|
880
876
|
flexible: BooleanConstructor;
|
|
881
877
|
showOverflowTooltip: import('vue').PropType<boolean | Partial<Pick<import('element-plus').ElTooltipProps, "showArrow" | "appendTo" | "transition" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
882
|
-
appendFilterPanelTo: StringConstructor;
|
|
883
|
-
scrollbarTabindex: {
|
|
884
|
-
type: (NumberConstructor | StringConstructor)[];
|
|
885
|
-
default: undefined;
|
|
886
|
-
};
|
|
887
878
|
}>> & {
|
|
888
879
|
onSelect?: ((...args: any[]) => any) | undefined;
|
|
889
880
|
"onExpand-change"?: ((...args: any[]) => any) | undefined;
|
|
@@ -955,7 +946,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
|
|
|
955
946
|
handleFixedMousewheel: (event: any, data: any) => void;
|
|
956
947
|
setCurrentRow: (row: any) => void;
|
|
957
948
|
getSelectionRows: () => any;
|
|
958
|
-
toggleRowSelection: (row: any, selected
|
|
949
|
+
toggleRowSelection: (row: any, selected: boolean) => void;
|
|
959
950
|
clearSelection: () => void;
|
|
960
951
|
clearFilter: (columnKeys?: string[] | undefined) => void;
|
|
961
952
|
toggleAllSelection: () => void;
|
|
@@ -963,7 +954,6 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
|
|
|
963
954
|
clearSort: () => void;
|
|
964
955
|
doLayout: () => void;
|
|
965
956
|
sort: (prop: string, order: string) => void;
|
|
966
|
-
updateKeyChildren: (key: string, data: any[]) => void;
|
|
967
957
|
t: import('element-plus').Translator;
|
|
968
958
|
setDragVisible: (visible: boolean) => void;
|
|
969
959
|
context: import('element-plus/es/components/table/src/table/defaults').Table<any>;
|
|
@@ -999,16 +989,19 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
|
|
|
999
989
|
setScrollLeft: (left?: number | undefined) => void;
|
|
1000
990
|
setScrollTop: (top?: number | undefined) => void;
|
|
1001
991
|
}, {}, {}, {}, {
|
|
1002
|
-
data: any[];
|
|
1003
992
|
style: import('vue').CSSProperties;
|
|
993
|
+
className: string;
|
|
1004
994
|
tableLayout: "auto" | "fixed";
|
|
1005
995
|
border: boolean;
|
|
1006
|
-
|
|
996
|
+
data: any[];
|
|
1007
997
|
fit: boolean;
|
|
1008
998
|
lazy: boolean;
|
|
1009
999
|
scrollbarAlwaysOn: boolean;
|
|
1010
1000
|
stripe: boolean;
|
|
1011
|
-
treeProps:
|
|
1001
|
+
treeProps: {
|
|
1002
|
+
hasChildren?: string | undefined;
|
|
1003
|
+
children?: string | undefined;
|
|
1004
|
+
} | undefined;
|
|
1012
1005
|
showHeader: boolean;
|
|
1013
1006
|
showSummary: boolean;
|
|
1014
1007
|
highlightCurrentRow: boolean;
|
|
@@ -1016,7 +1009,6 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
|
|
|
1016
1009
|
selectOnIndeterminate: boolean;
|
|
1017
1010
|
indent: number;
|
|
1018
1011
|
flexible: boolean;
|
|
1019
|
-
scrollbarTabindex: string | number;
|
|
1020
1012
|
}> | undefined>;
|
|
1021
1013
|
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
1022
1014
|
sort: (...args: any[]) => void;
|
|
@@ -62,11 +62,13 @@ export default function (props: any): {
|
|
|
62
62
|
default: number;
|
|
63
63
|
};
|
|
64
64
|
treeProps: {
|
|
65
|
-
type: import('vue').PropType<
|
|
65
|
+
type: import('vue').PropType<{
|
|
66
|
+
hasChildren?: string | undefined;
|
|
67
|
+
children?: string | undefined;
|
|
68
|
+
} | undefined>;
|
|
66
69
|
default: () => {
|
|
67
70
|
hasChildren: string;
|
|
68
71
|
children: string;
|
|
69
|
-
checkStrictly: boolean;
|
|
70
72
|
};
|
|
71
73
|
};
|
|
72
74
|
lazy: BooleanConstructor;
|
|
@@ -86,11 +88,6 @@ export default function (props: any): {
|
|
|
86
88
|
scrollbarAlwaysOn: BooleanConstructor;
|
|
87
89
|
flexible: BooleanConstructor;
|
|
88
90
|
showOverflowTooltip: import('vue').PropType<boolean | Partial<Pick<import('element-plus').ElTooltipProps, "showArrow" | "appendTo" | "transition" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
89
|
-
appendFilterPanelTo: StringConstructor;
|
|
90
|
-
scrollbarTabindex: {
|
|
91
|
-
type: (NumberConstructor | StringConstructor)[];
|
|
92
|
-
default: undefined;
|
|
93
|
-
};
|
|
94
91
|
}>> & {
|
|
95
92
|
onSelect?: ((...args: any[]) => any) | undefined;
|
|
96
93
|
"onExpand-change"?: ((...args: any[]) => any) | undefined;
|
|
@@ -162,7 +159,7 @@ export default function (props: any): {
|
|
|
162
159
|
handleFixedMousewheel: (event: any, data: any) => void;
|
|
163
160
|
setCurrentRow: (row: any) => void;
|
|
164
161
|
getSelectionRows: () => any;
|
|
165
|
-
toggleRowSelection: (row: any, selected
|
|
162
|
+
toggleRowSelection: (row: any, selected: boolean) => void;
|
|
166
163
|
clearSelection: () => void;
|
|
167
164
|
clearFilter: (columnKeys?: string[] | undefined) => void;
|
|
168
165
|
toggleAllSelection: () => void;
|
|
@@ -170,7 +167,6 @@ export default function (props: any): {
|
|
|
170
167
|
clearSort: () => void;
|
|
171
168
|
doLayout: () => void;
|
|
172
169
|
sort: (prop: string, order: string) => void;
|
|
173
|
-
updateKeyChildren: (key: string, data: any[]) => void;
|
|
174
170
|
t: import('element-plus').Translator;
|
|
175
171
|
setDragVisible: (visible: boolean) => void;
|
|
176
172
|
context: import('element-plus/es/components/table/src/table/defaults').Table<any>;
|
|
@@ -206,16 +202,19 @@ export default function (props: any): {
|
|
|
206
202
|
setScrollLeft: (left?: number | undefined) => void;
|
|
207
203
|
setScrollTop: (top?: number | undefined) => void;
|
|
208
204
|
}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("select" | "select-all" | "expand-change" | "current-change" | "selection-change" | "cell-mouse-enter" | "cell-mouse-leave" | "cell-contextmenu" | "cell-click" | "cell-dblclick" | "row-click" | "row-contextmenu" | "row-dblclick" | "header-click" | "header-contextmenu" | "sort-change" | "filter-change" | "header-dragend")[], import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, {
|
|
209
|
-
data: any[];
|
|
210
205
|
style: import('vue').CSSProperties;
|
|
206
|
+
className: string;
|
|
211
207
|
tableLayout: "auto" | "fixed";
|
|
212
208
|
border: boolean;
|
|
213
|
-
|
|
209
|
+
data: any[];
|
|
214
210
|
fit: boolean;
|
|
215
211
|
lazy: boolean;
|
|
216
212
|
scrollbarAlwaysOn: boolean;
|
|
217
213
|
stripe: boolean;
|
|
218
|
-
treeProps:
|
|
214
|
+
treeProps: {
|
|
215
|
+
hasChildren?: string | undefined;
|
|
216
|
+
children?: string | undefined;
|
|
217
|
+
} | undefined;
|
|
219
218
|
showHeader: boolean;
|
|
220
219
|
showSummary: boolean;
|
|
221
220
|
highlightCurrentRow: boolean;
|
|
@@ -223,7 +222,6 @@ export default function (props: any): {
|
|
|
223
222
|
selectOnIndeterminate: boolean;
|
|
224
223
|
indent: number;
|
|
225
224
|
flexible: boolean;
|
|
226
|
-
scrollbarTabindex: string | number;
|
|
227
225
|
}, true, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
|
|
228
226
|
P: {};
|
|
229
227
|
B: {};
|
|
@@ -293,11 +291,13 @@ export default function (props: any): {
|
|
|
293
291
|
default: number;
|
|
294
292
|
};
|
|
295
293
|
treeProps: {
|
|
296
|
-
type: import('vue').PropType<
|
|
294
|
+
type: import('vue').PropType<{
|
|
295
|
+
hasChildren?: string | undefined;
|
|
296
|
+
children?: string | undefined;
|
|
297
|
+
} | undefined>;
|
|
297
298
|
default: () => {
|
|
298
299
|
hasChildren: string;
|
|
299
300
|
children: string;
|
|
300
|
-
checkStrictly: boolean;
|
|
301
301
|
};
|
|
302
302
|
};
|
|
303
303
|
lazy: BooleanConstructor;
|
|
@@ -317,11 +317,6 @@ export default function (props: any): {
|
|
|
317
317
|
scrollbarAlwaysOn: BooleanConstructor;
|
|
318
318
|
flexible: BooleanConstructor;
|
|
319
319
|
showOverflowTooltip: import('vue').PropType<boolean | Partial<Pick<import('element-plus').ElTooltipProps, "showArrow" | "appendTo" | "transition" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
320
|
-
appendFilterPanelTo: StringConstructor;
|
|
321
|
-
scrollbarTabindex: {
|
|
322
|
-
type: (NumberConstructor | StringConstructor)[];
|
|
323
|
-
default: undefined;
|
|
324
|
-
};
|
|
325
320
|
}>> & {
|
|
326
321
|
onSelect?: ((...args: any[]) => any) | undefined;
|
|
327
322
|
"onExpand-change"?: ((...args: any[]) => any) | undefined;
|
|
@@ -393,7 +388,7 @@ export default function (props: any): {
|
|
|
393
388
|
handleFixedMousewheel: (event: any, data: any) => void;
|
|
394
389
|
setCurrentRow: (row: any) => void;
|
|
395
390
|
getSelectionRows: () => any;
|
|
396
|
-
toggleRowSelection: (row: any, selected
|
|
391
|
+
toggleRowSelection: (row: any, selected: boolean) => void;
|
|
397
392
|
clearSelection: () => void;
|
|
398
393
|
clearFilter: (columnKeys?: string[] | undefined) => void;
|
|
399
394
|
toggleAllSelection: () => void;
|
|
@@ -401,7 +396,6 @@ export default function (props: any): {
|
|
|
401
396
|
clearSort: () => void;
|
|
402
397
|
doLayout: () => void;
|
|
403
398
|
sort: (prop: string, order: string) => void;
|
|
404
|
-
updateKeyChildren: (key: string, data: any[]) => void;
|
|
405
399
|
t: import('element-plus').Translator;
|
|
406
400
|
setDragVisible: (visible: boolean) => void;
|
|
407
401
|
context: import('element-plus/es/components/table/src/table/defaults').Table<any>;
|
|
@@ -437,16 +431,19 @@ export default function (props: any): {
|
|
|
437
431
|
setScrollLeft: (left?: number | undefined) => void;
|
|
438
432
|
setScrollTop: (top?: number | undefined) => void;
|
|
439
433
|
}, {}, {}, {}, {
|
|
440
|
-
data: any[];
|
|
441
434
|
style: import('vue').CSSProperties;
|
|
435
|
+
className: string;
|
|
442
436
|
tableLayout: "auto" | "fixed";
|
|
443
437
|
border: boolean;
|
|
444
|
-
|
|
438
|
+
data: any[];
|
|
445
439
|
fit: boolean;
|
|
446
440
|
lazy: boolean;
|
|
447
441
|
scrollbarAlwaysOn: boolean;
|
|
448
442
|
stripe: boolean;
|
|
449
|
-
treeProps:
|
|
443
|
+
treeProps: {
|
|
444
|
+
hasChildren?: string | undefined;
|
|
445
|
+
children?: string | undefined;
|
|
446
|
+
} | undefined;
|
|
450
447
|
showHeader: boolean;
|
|
451
448
|
showSummary: boolean;
|
|
452
449
|
highlightCurrentRow: boolean;
|
|
@@ -454,7 +451,6 @@ export default function (props: any): {
|
|
|
454
451
|
selectOnIndeterminate: boolean;
|
|
455
452
|
indent: number;
|
|
456
453
|
flexible: boolean;
|
|
457
|
-
scrollbarTabindex: string | number;
|
|
458
454
|
}> | undefined, import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('vue').ExtractPropTypes<{
|
|
459
455
|
data: {
|
|
460
456
|
type: import('vue').PropType<any[]>;
|
|
@@ -517,11 +513,13 @@ export default function (props: any): {
|
|
|
517
513
|
default: number;
|
|
518
514
|
};
|
|
519
515
|
treeProps: {
|
|
520
|
-
type: import('vue').PropType<
|
|
516
|
+
type: import('vue').PropType<{
|
|
517
|
+
hasChildren?: string | undefined;
|
|
518
|
+
children?: string | undefined;
|
|
519
|
+
} | undefined>;
|
|
521
520
|
default: () => {
|
|
522
521
|
hasChildren: string;
|
|
523
522
|
children: string;
|
|
524
|
-
checkStrictly: boolean;
|
|
525
523
|
};
|
|
526
524
|
};
|
|
527
525
|
lazy: BooleanConstructor;
|
|
@@ -541,11 +539,6 @@ export default function (props: any): {
|
|
|
541
539
|
scrollbarAlwaysOn: BooleanConstructor;
|
|
542
540
|
flexible: BooleanConstructor;
|
|
543
541
|
showOverflowTooltip: import('vue').PropType<boolean | Partial<Pick<import('element-plus').ElTooltipProps, "showArrow" | "appendTo" | "transition" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
544
|
-
appendFilterPanelTo: StringConstructor;
|
|
545
|
-
scrollbarTabindex: {
|
|
546
|
-
type: (NumberConstructor | StringConstructor)[];
|
|
547
|
-
default: undefined;
|
|
548
|
-
};
|
|
549
542
|
}>> & {
|
|
550
543
|
onSelect?: ((...args: any[]) => any) | undefined;
|
|
551
544
|
"onExpand-change"?: ((...args: any[]) => any) | undefined;
|
|
@@ -617,7 +610,7 @@ export default function (props: any): {
|
|
|
617
610
|
handleFixedMousewheel: (event: any, data: any) => void;
|
|
618
611
|
setCurrentRow: (row: any) => void;
|
|
619
612
|
getSelectionRows: () => any;
|
|
620
|
-
toggleRowSelection: (row: any, selected
|
|
613
|
+
toggleRowSelection: (row: any, selected: boolean) => void;
|
|
621
614
|
clearSelection: () => void;
|
|
622
615
|
clearFilter: (columnKeys?: string[] | undefined) => void;
|
|
623
616
|
toggleAllSelection: () => void;
|
|
@@ -625,7 +618,6 @@ export default function (props: any): {
|
|
|
625
618
|
clearSort: () => void;
|
|
626
619
|
doLayout: () => void;
|
|
627
620
|
sort: (prop: string, order: string) => void;
|
|
628
|
-
updateKeyChildren: (key: string, data: any[]) => void;
|
|
629
621
|
t: import('element-plus').Translator;
|
|
630
622
|
setDragVisible: (visible: boolean) => void;
|
|
631
623
|
context: import('element-plus/es/components/table/src/table/defaults').Table<any>;
|
|
@@ -661,16 +653,19 @@ export default function (props: any): {
|
|
|
661
653
|
setScrollLeft: (left?: number | undefined) => void;
|
|
662
654
|
setScrollTop: (top?: number | undefined) => void;
|
|
663
655
|
}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("select" | "select-all" | "expand-change" | "current-change" | "selection-change" | "cell-mouse-enter" | "cell-mouse-leave" | "cell-contextmenu" | "cell-click" | "cell-dblclick" | "row-click" | "row-contextmenu" | "row-dblclick" | "header-click" | "header-contextmenu" | "sort-change" | "filter-change" | "header-dragend")[], import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, {
|
|
664
|
-
data: any[];
|
|
665
656
|
style: import('vue').CSSProperties;
|
|
657
|
+
className: string;
|
|
666
658
|
tableLayout: "auto" | "fixed";
|
|
667
659
|
border: boolean;
|
|
668
|
-
|
|
660
|
+
data: any[];
|
|
669
661
|
fit: boolean;
|
|
670
662
|
lazy: boolean;
|
|
671
663
|
scrollbarAlwaysOn: boolean;
|
|
672
664
|
stripe: boolean;
|
|
673
|
-
treeProps:
|
|
665
|
+
treeProps: {
|
|
666
|
+
hasChildren?: string | undefined;
|
|
667
|
+
children?: string | undefined;
|
|
668
|
+
} | undefined;
|
|
674
669
|
showHeader: boolean;
|
|
675
670
|
showSummary: boolean;
|
|
676
671
|
highlightCurrentRow: boolean;
|
|
@@ -678,7 +673,6 @@ export default function (props: any): {
|
|
|
678
673
|
selectOnIndeterminate: boolean;
|
|
679
674
|
indent: number;
|
|
680
675
|
flexible: boolean;
|
|
681
|
-
scrollbarTabindex: string | number;
|
|
682
676
|
}, true, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
|
|
683
677
|
P: {};
|
|
684
678
|
B: {};
|
|
@@ -748,11 +742,13 @@ export default function (props: any): {
|
|
|
748
742
|
default: number;
|
|
749
743
|
};
|
|
750
744
|
treeProps: {
|
|
751
|
-
type: import('vue').PropType<
|
|
745
|
+
type: import('vue').PropType<{
|
|
746
|
+
hasChildren?: string | undefined;
|
|
747
|
+
children?: string | undefined;
|
|
748
|
+
} | undefined>;
|
|
752
749
|
default: () => {
|
|
753
750
|
hasChildren: string;
|
|
754
751
|
children: string;
|
|
755
|
-
checkStrictly: boolean;
|
|
756
752
|
};
|
|
757
753
|
};
|
|
758
754
|
lazy: BooleanConstructor;
|
|
@@ -772,11 +768,6 @@ export default function (props: any): {
|
|
|
772
768
|
scrollbarAlwaysOn: BooleanConstructor;
|
|
773
769
|
flexible: BooleanConstructor;
|
|
774
770
|
showOverflowTooltip: import('vue').PropType<boolean | Partial<Pick<import('element-plus').ElTooltipProps, "showArrow" | "appendTo" | "transition" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
775
|
-
appendFilterPanelTo: StringConstructor;
|
|
776
|
-
scrollbarTabindex: {
|
|
777
|
-
type: (NumberConstructor | StringConstructor)[];
|
|
778
|
-
default: undefined;
|
|
779
|
-
};
|
|
780
771
|
}>> & {
|
|
781
772
|
onSelect?: ((...args: any[]) => any) | undefined;
|
|
782
773
|
"onExpand-change"?: ((...args: any[]) => any) | undefined;
|
|
@@ -848,7 +839,7 @@ export default function (props: any): {
|
|
|
848
839
|
handleFixedMousewheel: (event: any, data: any) => void;
|
|
849
840
|
setCurrentRow: (row: any) => void;
|
|
850
841
|
getSelectionRows: () => any;
|
|
851
|
-
toggleRowSelection: (row: any, selected
|
|
842
|
+
toggleRowSelection: (row: any, selected: boolean) => void;
|
|
852
843
|
clearSelection: () => void;
|
|
853
844
|
clearFilter: (columnKeys?: string[] | undefined) => void;
|
|
854
845
|
toggleAllSelection: () => void;
|
|
@@ -856,7 +847,6 @@ export default function (props: any): {
|
|
|
856
847
|
clearSort: () => void;
|
|
857
848
|
doLayout: () => void;
|
|
858
849
|
sort: (prop: string, order: string) => void;
|
|
859
|
-
updateKeyChildren: (key: string, data: any[]) => void;
|
|
860
850
|
t: import('element-plus').Translator;
|
|
861
851
|
setDragVisible: (visible: boolean) => void;
|
|
862
852
|
context: import('element-plus/es/components/table/src/table/defaults').Table<any>;
|
|
@@ -892,16 +882,19 @@ export default function (props: any): {
|
|
|
892
882
|
setScrollLeft: (left?: number | undefined) => void;
|
|
893
883
|
setScrollTop: (top?: number | undefined) => void;
|
|
894
884
|
}, {}, {}, {}, {
|
|
895
|
-
data: any[];
|
|
896
885
|
style: import('vue').CSSProperties;
|
|
886
|
+
className: string;
|
|
897
887
|
tableLayout: "auto" | "fixed";
|
|
898
888
|
border: boolean;
|
|
899
|
-
|
|
889
|
+
data: any[];
|
|
900
890
|
fit: boolean;
|
|
901
891
|
lazy: boolean;
|
|
902
892
|
scrollbarAlwaysOn: boolean;
|
|
903
893
|
stripe: boolean;
|
|
904
|
-
treeProps:
|
|
894
|
+
treeProps: {
|
|
895
|
+
hasChildren?: string | undefined;
|
|
896
|
+
children?: string | undefined;
|
|
897
|
+
} | undefined;
|
|
905
898
|
showHeader: boolean;
|
|
906
899
|
showSummary: boolean;
|
|
907
900
|
highlightCurrentRow: boolean;
|
|
@@ -909,7 +902,6 @@ export default function (props: any): {
|
|
|
909
902
|
selectOnIndeterminate: boolean;
|
|
910
903
|
indent: number;
|
|
911
904
|
flexible: boolean;
|
|
912
|
-
scrollbarTabindex: string | number;
|
|
913
905
|
}> | undefined>;
|
|
914
906
|
handleSelect: (v: any[]) => void;
|
|
915
907
|
isReserveSelection: import('vue').ComputedRef<any>;
|