@fangzhongya/fang-ui 0.0.40 → 0.0.42
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/dist/components/alert/index.scss +1 -1
- package/dist/components/array/index.scss +1 -1
- package/dist/components/box/index.scss +1 -1
- package/dist/components/box-adjust/index.scss +1 -1
- package/dist/components/box-local/index.scss +1 -1
- package/dist/components/box-mask/index.scss +1 -1
- package/dist/components/box-title/index.scss +1 -1
- package/dist/components/button/index.d.ts +3 -3
- package/dist/components/button/index.scss +1 -1
- package/dist/components/button/src/index.d.ts +6 -6
- package/dist/components/buttons/index.scss +1 -1
- package/dist/components/card/index.d.ts +3 -3
- package/dist/components/card/index.scss +1 -1
- package/dist/components/card/src/index.d.ts +6 -6
- package/dist/components/cascader/index.d.ts +49 -23
- package/dist/components/cascader/index.scss +1 -1
- package/dist/components/cascader/src/index.d.ts +96 -44
- package/dist/components/cascader-panel/index.d.ts +25 -13
- package/dist/components/cascader-panel/index.scss +1 -1
- package/dist/components/cascader-panel/src/index.d.ts +49 -25
- package/dist/components/cascaders/index.css +2 -3
- package/dist/components/cascaders/index.scss +3 -4
- package/dist/components/cascaders/style/index2.scss +1 -1
- package/dist/components/checkbox/index.scss +1 -1
- package/dist/components/checkbox-group/index.scss +1 -1
- package/dist/components/checks/index.scss +1 -1
- package/dist/components/collapse/index.scss +1 -1
- package/dist/components/collapse-item/index.scss +1 -1
- package/dist/components/color-picker/index.d.ts +20 -4
- package/dist/components/color-picker/index.scss +1 -1
- package/dist/components/color-picker/src/index.d.ts +40 -8
- package/dist/components/config-provider/index.d.ts +17 -5
- package/dist/components/config-provider/index.scss +1 -1
- package/dist/components/config-provider/src/index.d.ts +33 -9
- package/dist/components/date-picker/index.d.ts +12 -8
- package/dist/components/date-picker/index.scss +1 -1
- package/dist/components/date-picker/src/index.d.ts +24 -16
- package/dist/components/dates/index.scss +1 -1
- package/dist/components/dialog/index.d.ts +17 -5
- package/dist/components/dialog/index.scss +1 -1
- package/dist/components/dialog/src/index.d.ts +32 -8
- package/dist/components/dialogs/index.scss +1 -1
- package/dist/components/dialogs/src/index2.cjs +1 -1
- package/dist/components/dialogs/src/index2.js +1 -1
- package/dist/components/divider/index.scss +1 -1
- package/dist/components/drawer/index.d.ts +17 -5
- package/dist/components/drawer/index.scss +1 -1
- package/dist/components/drawer/src/index.d.ts +32 -8
- package/dist/components/dropdown/index.scss +1 -1
- package/dist/components/dropdown-item/index.scss +1 -1
- package/dist/components/dropdown-menu/index.scss +1 -1
- package/dist/components/edit/index.scss +1 -1
- package/dist/components/form/index.d.ts +14 -106
- package/dist/components/form/index.scss +1 -1
- package/dist/components/form-item/index.scss +1 -1
- package/dist/components/forms/index.d.ts +15 -411
- package/dist/components/forms/index.scss +1 -1
- package/dist/components/forms-div/index.scss +1 -1
- package/dist/components/forms-drag/index.d.ts +15 -488
- package/dist/components/forms-item/index.scss +1 -1
- package/dist/components/global-config/index.scss +1 -1
- package/dist/components/icon/index.scss +1 -1
- package/dist/components/icon/src/index2.cjs +6 -4
- package/dist/components/icon/src/index2.js +6 -4
- package/dist/components/image/index.scss +1 -1
- package/dist/components/index.scss +2 -2
- package/dist/components/index2.scss +2 -2
- package/dist/components/input/index.scss +1 -1
- package/dist/components/input-array/index.scss +1 -1
- package/dist/components/input-num/index.scss +1 -1
- package/dist/components/input-number/index.d.ts +14 -2
- package/dist/components/input-number/index.scss +1 -1
- package/dist/components/input-number/src/index.d.ts +28 -4
- package/dist/components/input-select/index.scss +1 -1
- package/dist/components/inputs/index.scss +1 -1
- package/dist/components/lists/index.scss +1 -1
- package/dist/components/menus/index.scss +1 -1
- package/dist/components/message/index.d.ts +2 -2
- package/dist/components/message/src/index.d.ts +2 -2
- package/dist/components/option/index.scss +1 -1
- package/dist/components/option-group/index.scss +1 -1
- package/dist/components/page/index.d.ts +21 -2738
- package/dist/components/page/index.scss +1 -1
- package/dist/components/pagination/index.scss +1 -1
- package/dist/components/paging/index.scss +1 -1
- package/dist/components/popconfirm/index.d.ts +3 -3
- package/dist/components/popconfirm/index.scss +1 -1
- package/dist/components/popconfirm/src/index.d.ts +6 -6
- package/dist/components/popover/index.d.ts +3 -3
- package/dist/components/popover/index.scss +1 -1
- package/dist/components/popover/src/index.d.ts +6 -6
- package/dist/components/popup/index.scss +1 -1
- package/dist/components/radio/index.scss +1 -1
- package/dist/components/radio-group/index.scss +1 -1
- package/dist/components/right-key/index.scss +1 -1
- package/dist/components/seamless-scroll/index.scss +1 -1
- package/dist/components/select/index.d.ts +63 -19
- package/dist/components/select/index.scss +1 -1
- package/dist/components/select/src/index.d.ts +125 -37
- package/dist/components/selects/index.scss +1 -1
- package/dist/components/slider/index.scss +1 -1
- package/dist/components/switch/index.scss +1 -1
- package/dist/components/switchs/index.scss +1 -1
- package/dist/components/tab-pane/index.scss +1 -1
- package/dist/components/tables/index.d.ts +28 -24
- package/dist/components/tables/index.scss +1 -1
- package/dist/components/tables/src/index.d.ts +56 -48
- package/dist/components/tablesp/index.d.ts +28 -24
- package/dist/components/tablesp/index.scss +1 -1
- package/dist/components/tablesp/src/index.d.ts +56 -48
- package/dist/components/tabless/index.d.ts +28 -24
- package/dist/components/tabless/index.scss +1 -1
- package/dist/components/tabless/src/index.d.ts +56 -48
- package/dist/components/tablesv/index.scss +1 -1
- package/dist/components/tablesvp/index.scss +1 -1
- package/dist/components/tabs/index.scss +1 -1
- package/dist/components/text/index.scss +1 -1
- package/dist/components/time-picker/index.d.ts +12 -8
- package/dist/components/time-picker/index.scss +1 -1
- package/dist/components/time-picker/src/index.d.ts +24 -16
- package/dist/components/time-select/index.d.ts +40 -10
- package/dist/components/time-select/index.scss +1 -1
- package/dist/components/time-select/src/index.d.ts +80 -20
- package/dist/components/tooltip/index.d.ts +3 -3
- package/dist/components/tooltip/index.scss +1 -1
- package/dist/components/tooltip/src/index.d.ts +6 -6
- package/dist/components/tree/index.d.ts +4 -4
- package/dist/components/tree/index.scss +1 -1
- package/dist/components/tree/src/index.d.ts +8 -8
- package/dist/components/tree-select/index.scss +1 -1
- package/dist/components/tree-select-box/index.d.ts +4 -4
- package/dist/components/tree-select-box/src/index.d.ts +8 -8
- package/dist/components/upload/index.d.ts +3 -3
- package/dist/components/upload/index.scss +1 -1
- package/dist/components/upload/src/index.d.ts +6 -6
- package/dist/components/user-select/index.d.ts +4 -4
- package/dist/components/user-select/src/index.d.ts +8 -8
- package/dist/components/window/index.scss +1 -1
- package/dist/css/array.css +70 -0
- package/dist/css/box-adjust.css +80 -0
- package/dist/css/box-local.css +87 -0
- package/dist/css/box-mask.css +25 -0
- package/dist/css/box-title.css +37 -0
- package/dist/css/box.css +83 -0
- package/dist/css/buttons.css +17 -0
- package/dist/css/cascaders.css +22 -0
- package/dist/css/checks.css +21 -0
- package/dist/css/collapse-item.css +13 -0
- package/dist/css/dates-divide.css +7 -0
- package/dist/css/dates.css +19 -0
- package/dist/css/dialogs.css +34 -0
- package/dist/css/edit-float.css +30 -0
- package/dist/css/edit.css +31 -0
- package/dist/css/forms-div.css +21 -0
- package/dist/css/forms-items.css +36 -0
- package/dist/css/forms.css +104 -0
- package/dist/css/global-config.css +17 -0
- package/dist/css/history.css +14 -0
- package/dist/css/icon.css +27 -0
- package/dist/css/index.css +899 -0
- package/dist/css/input-array.css +52 -0
- package/dist/css/input-history.css +64 -0
- package/dist/css/input-num.css +17 -0
- package/dist/css/input-select.css +72 -0
- package/dist/css/inputs.css +17 -0
- package/dist/css/labels.css +7 -0
- package/dist/css/lists.css +96 -0
- package/dist/css/menus.css +21 -0
- package/dist/css/page/set-column.css +38 -0
- package/dist/css/page.css +293 -0
- package/dist/css/paging.css +29 -0
- package/dist/css/popup.css +96 -0
- package/dist/css/right-key.css +41 -0
- package/dist/css/seamless-scroll.css +30 -0
- package/dist/css/select-scroll.css +52 -0
- package/dist/css/selector.css +64 -0
- package/dist/css/selects.css +21 -0
- package/dist/css/switchs.css +17 -0
- package/dist/css/tables.css +33 -0
- package/dist/css/tablesp.css +71 -0
- package/dist/css/tabless.css +36 -0
- package/dist/css/tablesv.css +92 -0
- package/dist/css/tablesvp.css +130 -0
- package/dist/css/window.css +89 -0
- package/dist/icons/index.css +54 -52
- package/dist/icons/index.json +11 -11
- package/dist/index.css +2 -25
- package/package.json +12 -12
- package/dist/components/form/src/index.d.ts +0 -381
- package/dist/components/forms/src/index.d.ts +0 -681
- package/dist/components/forms-drag/src/index.d.ts +0 -879
- package/dist/components/page/src/index.d.ts +0 -5161
- /package/dist/components/{radio-group → collapse-item}/index.css +0 -0
- /package/dist/components/{css → scss}/common.scss +0 -0
- /package/dist/components/{css → scss}/config.scss +0 -0
- /package/dist/components/{css → scss}/function.scss +0 -0
- /package/dist/components/{css → scss}/mixins.scss +0 -0
|
@@ -105,6 +105,7 @@ declare function __VLS_template(): {
|
|
|
105
105
|
default: boolean;
|
|
106
106
|
};
|
|
107
107
|
preserveExpandedContent: BooleanConstructor;
|
|
108
|
+
nativeScrollbar: BooleanConstructor;
|
|
108
109
|
}>> & {
|
|
109
110
|
onScroll?: ((...args: any[]) => any) | undefined;
|
|
110
111
|
onSelect?: ((...args: any[]) => any) | undefined;
|
|
@@ -150,7 +151,7 @@ declare function __VLS_template(): {
|
|
|
150
151
|
setData(states: {
|
|
151
152
|
_currentRowKey: Ref<string | null>;
|
|
152
153
|
currentRow: Ref<any>;
|
|
153
|
-
expandRowKeys: Ref<
|
|
154
|
+
expandRowKeys: Ref<string[]>;
|
|
154
155
|
treeData: Ref<Record<string, TreeData>>;
|
|
155
156
|
indent: Ref<number>;
|
|
156
157
|
lazy: Ref<boolean>;
|
|
@@ -192,7 +193,7 @@ declare function __VLS_template(): {
|
|
|
192
193
|
insertColumn(states: {
|
|
193
194
|
_currentRowKey: Ref<string | null>;
|
|
194
195
|
currentRow: Ref<any>;
|
|
195
|
-
expandRowKeys: Ref<
|
|
196
|
+
expandRowKeys: Ref<string[]>;
|
|
196
197
|
treeData: Ref<Record<string, TreeData>>;
|
|
197
198
|
indent: Ref<number>;
|
|
198
199
|
lazy: Ref<boolean>;
|
|
@@ -234,7 +235,7 @@ declare function __VLS_template(): {
|
|
|
234
235
|
updateColumnOrder(states: {
|
|
235
236
|
_currentRowKey: Ref<string | null>;
|
|
236
237
|
currentRow: Ref<any>;
|
|
237
|
-
expandRowKeys: Ref<
|
|
238
|
+
expandRowKeys: Ref<string[]>;
|
|
238
239
|
treeData: Ref<Record<string, TreeData>>;
|
|
239
240
|
indent: Ref<number>;
|
|
240
241
|
lazy: Ref<boolean>;
|
|
@@ -276,7 +277,7 @@ declare function __VLS_template(): {
|
|
|
276
277
|
removeColumn(states: {
|
|
277
278
|
_currentRowKey: Ref<string | null>;
|
|
278
279
|
currentRow: Ref<any>;
|
|
279
|
-
expandRowKeys: Ref<
|
|
280
|
+
expandRowKeys: Ref<string[]>;
|
|
280
281
|
treeData: Ref<Record<string, TreeData>>;
|
|
281
282
|
indent: Ref<number>;
|
|
282
283
|
lazy: Ref<boolean>;
|
|
@@ -318,7 +319,7 @@ declare function __VLS_template(): {
|
|
|
318
319
|
sort(states: {
|
|
319
320
|
_currentRowKey: Ref<string | null>;
|
|
320
321
|
currentRow: Ref<any>;
|
|
321
|
-
expandRowKeys: Ref<
|
|
322
|
+
expandRowKeys: Ref<string[]>;
|
|
322
323
|
treeData: Ref<Record<string, TreeData>>;
|
|
323
324
|
indent: Ref<number>;
|
|
324
325
|
lazy: Ref<boolean>;
|
|
@@ -360,7 +361,7 @@ declare function __VLS_template(): {
|
|
|
360
361
|
changeSortCondition(states: {
|
|
361
362
|
_currentRowKey: Ref<string | null>;
|
|
362
363
|
currentRow: Ref<any>;
|
|
363
|
-
expandRowKeys: Ref<
|
|
364
|
+
expandRowKeys: Ref<string[]>;
|
|
364
365
|
treeData: Ref<Record<string, TreeData>>;
|
|
365
366
|
indent: Ref<number>;
|
|
366
367
|
lazy: Ref<boolean>;
|
|
@@ -402,7 +403,7 @@ declare function __VLS_template(): {
|
|
|
402
403
|
filterChange(_states: {
|
|
403
404
|
_currentRowKey: Ref<string | null>;
|
|
404
405
|
currentRow: Ref<any>;
|
|
405
|
-
expandRowKeys: Ref<
|
|
406
|
+
expandRowKeys: Ref<string[]>;
|
|
406
407
|
treeData: Ref<Record<string, TreeData>>;
|
|
407
408
|
indent: Ref<number>;
|
|
408
409
|
lazy: Ref<boolean>;
|
|
@@ -445,7 +446,7 @@ declare function __VLS_template(): {
|
|
|
445
446
|
rowSelectedChanged(_states: {
|
|
446
447
|
_currentRowKey: Ref<string | null>;
|
|
447
448
|
currentRow: Ref<any>;
|
|
448
|
-
expandRowKeys: Ref<
|
|
449
|
+
expandRowKeys: Ref<string[]>;
|
|
449
450
|
treeData: Ref<Record<string, TreeData>>;
|
|
450
451
|
indent: Ref<number>;
|
|
451
452
|
lazy: Ref<boolean>;
|
|
@@ -487,7 +488,7 @@ declare function __VLS_template(): {
|
|
|
487
488
|
setHoverRow(states: {
|
|
488
489
|
_currentRowKey: Ref<string | null>;
|
|
489
490
|
currentRow: Ref<any>;
|
|
490
|
-
expandRowKeys: Ref<
|
|
491
|
+
expandRowKeys: Ref<string[]>;
|
|
491
492
|
treeData: Ref<Record<string, TreeData>>;
|
|
492
493
|
indent: Ref<number>;
|
|
493
494
|
lazy: Ref<boolean>;
|
|
@@ -529,7 +530,7 @@ declare function __VLS_template(): {
|
|
|
529
530
|
setCurrentRow(_states: {
|
|
530
531
|
_currentRowKey: Ref<string | null>;
|
|
531
532
|
currentRow: Ref<any>;
|
|
532
|
-
expandRowKeys: Ref<
|
|
533
|
+
expandRowKeys: Ref<string[]>;
|
|
533
534
|
treeData: Ref<Record<string, TreeData>>;
|
|
534
535
|
indent: Ref<number>;
|
|
535
536
|
lazy: Ref<boolean>;
|
|
@@ -593,7 +594,7 @@ declare function __VLS_template(): {
|
|
|
593
594
|
clearFilter: (columnKeys?: string[] | string) => void;
|
|
594
595
|
clearSort: () => void;
|
|
595
596
|
toggleRowExpansion: (row: any, expanded?: boolean) => void;
|
|
596
|
-
setExpandRowKeysAdapter: (val:
|
|
597
|
+
setExpandRowKeysAdapter: (val: string[]) => void;
|
|
597
598
|
setCurrentRowKey: (key: string) => void;
|
|
598
599
|
toggleRowExpansionAdapter: (row: any, expanded?: boolean) => void;
|
|
599
600
|
isRowExpanded: (row: any) => boolean;
|
|
@@ -605,7 +606,7 @@ declare function __VLS_template(): {
|
|
|
605
606
|
states: {
|
|
606
607
|
_currentRowKey: Ref<string | null>;
|
|
607
608
|
currentRow: Ref<any>;
|
|
608
|
-
expandRowKeys: Ref<
|
|
609
|
+
expandRowKeys: Ref<string[]>;
|
|
609
610
|
treeData: Ref<Record<string, TreeData>>;
|
|
610
611
|
indent: Ref<number>;
|
|
611
612
|
lazy: Ref<boolean>;
|
|
@@ -743,6 +744,7 @@ declare function __VLS_template(): {
|
|
|
743
744
|
highlightCurrentRow: boolean;
|
|
744
745
|
flexible: boolean;
|
|
745
746
|
scrollbarTabindex: string | number;
|
|
747
|
+
nativeScrollbar: boolean;
|
|
746
748
|
preserveExpandedContent: boolean;
|
|
747
749
|
}, true, {}, {}, GlobalComponents, GlobalDirectives, string, {}, any, ComponentProvideOptions, {
|
|
748
750
|
P: {};
|
|
@@ -840,6 +842,7 @@ declare function __VLS_template(): {
|
|
|
840
842
|
default: boolean;
|
|
841
843
|
};
|
|
842
844
|
preserveExpandedContent: BooleanConstructor;
|
|
845
|
+
nativeScrollbar: BooleanConstructor;
|
|
843
846
|
}>> & {
|
|
844
847
|
onScroll?: ((...args: any[]) => any) | undefined;
|
|
845
848
|
onSelect?: ((...args: any[]) => any) | undefined;
|
|
@@ -885,7 +888,7 @@ declare function __VLS_template(): {
|
|
|
885
888
|
setData(states: {
|
|
886
889
|
_currentRowKey: Ref<string | null>;
|
|
887
890
|
currentRow: Ref<any>;
|
|
888
|
-
expandRowKeys: Ref<
|
|
891
|
+
expandRowKeys: Ref<string[]>;
|
|
889
892
|
treeData: Ref<Record<string, TreeData>>;
|
|
890
893
|
indent: Ref<number>;
|
|
891
894
|
lazy: Ref<boolean>;
|
|
@@ -927,7 +930,7 @@ declare function __VLS_template(): {
|
|
|
927
930
|
insertColumn(states: {
|
|
928
931
|
_currentRowKey: Ref<string | null>;
|
|
929
932
|
currentRow: Ref<any>;
|
|
930
|
-
expandRowKeys: Ref<
|
|
933
|
+
expandRowKeys: Ref<string[]>;
|
|
931
934
|
treeData: Ref<Record<string, TreeData>>;
|
|
932
935
|
indent: Ref<number>;
|
|
933
936
|
lazy: Ref<boolean>;
|
|
@@ -969,7 +972,7 @@ declare function __VLS_template(): {
|
|
|
969
972
|
updateColumnOrder(states: {
|
|
970
973
|
_currentRowKey: Ref<string | null>;
|
|
971
974
|
currentRow: Ref<any>;
|
|
972
|
-
expandRowKeys: Ref<
|
|
975
|
+
expandRowKeys: Ref<string[]>;
|
|
973
976
|
treeData: Ref<Record<string, TreeData>>;
|
|
974
977
|
indent: Ref<number>;
|
|
975
978
|
lazy: Ref<boolean>;
|
|
@@ -1011,7 +1014,7 @@ declare function __VLS_template(): {
|
|
|
1011
1014
|
removeColumn(states: {
|
|
1012
1015
|
_currentRowKey: Ref<string | null>;
|
|
1013
1016
|
currentRow: Ref<any>;
|
|
1014
|
-
expandRowKeys: Ref<
|
|
1017
|
+
expandRowKeys: Ref<string[]>;
|
|
1015
1018
|
treeData: Ref<Record<string, TreeData>>;
|
|
1016
1019
|
indent: Ref<number>;
|
|
1017
1020
|
lazy: Ref<boolean>;
|
|
@@ -1053,7 +1056,7 @@ declare function __VLS_template(): {
|
|
|
1053
1056
|
sort(states: {
|
|
1054
1057
|
_currentRowKey: Ref<string | null>;
|
|
1055
1058
|
currentRow: Ref<any>;
|
|
1056
|
-
expandRowKeys: Ref<
|
|
1059
|
+
expandRowKeys: Ref<string[]>;
|
|
1057
1060
|
treeData: Ref<Record<string, TreeData>>;
|
|
1058
1061
|
indent: Ref<number>;
|
|
1059
1062
|
lazy: Ref<boolean>;
|
|
@@ -1095,7 +1098,7 @@ declare function __VLS_template(): {
|
|
|
1095
1098
|
changeSortCondition(states: {
|
|
1096
1099
|
_currentRowKey: Ref<string | null>;
|
|
1097
1100
|
currentRow: Ref<any>;
|
|
1098
|
-
expandRowKeys: Ref<
|
|
1101
|
+
expandRowKeys: Ref<string[]>;
|
|
1099
1102
|
treeData: Ref<Record<string, TreeData>>;
|
|
1100
1103
|
indent: Ref<number>;
|
|
1101
1104
|
lazy: Ref<boolean>;
|
|
@@ -1137,7 +1140,7 @@ declare function __VLS_template(): {
|
|
|
1137
1140
|
filterChange(_states: {
|
|
1138
1141
|
_currentRowKey: Ref<string | null>;
|
|
1139
1142
|
currentRow: Ref<any>;
|
|
1140
|
-
expandRowKeys: Ref<
|
|
1143
|
+
expandRowKeys: Ref<string[]>;
|
|
1141
1144
|
treeData: Ref<Record<string, TreeData>>;
|
|
1142
1145
|
indent: Ref<number>;
|
|
1143
1146
|
lazy: Ref<boolean>;
|
|
@@ -1180,7 +1183,7 @@ declare function __VLS_template(): {
|
|
|
1180
1183
|
rowSelectedChanged(_states: {
|
|
1181
1184
|
_currentRowKey: Ref<string | null>;
|
|
1182
1185
|
currentRow: Ref<any>;
|
|
1183
|
-
expandRowKeys: Ref<
|
|
1186
|
+
expandRowKeys: Ref<string[]>;
|
|
1184
1187
|
treeData: Ref<Record<string, TreeData>>;
|
|
1185
1188
|
indent: Ref<number>;
|
|
1186
1189
|
lazy: Ref<boolean>;
|
|
@@ -1222,7 +1225,7 @@ declare function __VLS_template(): {
|
|
|
1222
1225
|
setHoverRow(states: {
|
|
1223
1226
|
_currentRowKey: Ref<string | null>;
|
|
1224
1227
|
currentRow: Ref<any>;
|
|
1225
|
-
expandRowKeys: Ref<
|
|
1228
|
+
expandRowKeys: Ref<string[]>;
|
|
1226
1229
|
treeData: Ref<Record<string, TreeData>>;
|
|
1227
1230
|
indent: Ref<number>;
|
|
1228
1231
|
lazy: Ref<boolean>;
|
|
@@ -1264,7 +1267,7 @@ declare function __VLS_template(): {
|
|
|
1264
1267
|
setCurrentRow(_states: {
|
|
1265
1268
|
_currentRowKey: Ref<string | null>;
|
|
1266
1269
|
currentRow: Ref<any>;
|
|
1267
|
-
expandRowKeys: Ref<
|
|
1270
|
+
expandRowKeys: Ref<string[]>;
|
|
1268
1271
|
treeData: Ref<Record<string, TreeData>>;
|
|
1269
1272
|
indent: Ref<number>;
|
|
1270
1273
|
lazy: Ref<boolean>;
|
|
@@ -1328,7 +1331,7 @@ declare function __VLS_template(): {
|
|
|
1328
1331
|
clearFilter: (columnKeys?: string[] | string) => void;
|
|
1329
1332
|
clearSort: () => void;
|
|
1330
1333
|
toggleRowExpansion: (row: any, expanded?: boolean) => void;
|
|
1331
|
-
setExpandRowKeysAdapter: (val:
|
|
1334
|
+
setExpandRowKeysAdapter: (val: string[]) => void;
|
|
1332
1335
|
setCurrentRowKey: (key: string) => void;
|
|
1333
1336
|
toggleRowExpansionAdapter: (row: any, expanded?: boolean) => void;
|
|
1334
1337
|
isRowExpanded: (row: any) => boolean;
|
|
@@ -1340,7 +1343,7 @@ declare function __VLS_template(): {
|
|
|
1340
1343
|
states: {
|
|
1341
1344
|
_currentRowKey: Ref<string | null>;
|
|
1342
1345
|
currentRow: Ref<any>;
|
|
1343
|
-
expandRowKeys: Ref<
|
|
1346
|
+
expandRowKeys: Ref<string[]>;
|
|
1344
1347
|
treeData: Ref<Record<string, TreeData>>;
|
|
1345
1348
|
indent: Ref<number>;
|
|
1346
1349
|
lazy: Ref<boolean>;
|
|
@@ -1478,6 +1481,7 @@ declare function __VLS_template(): {
|
|
|
1478
1481
|
highlightCurrentRow: boolean;
|
|
1479
1482
|
flexible: boolean;
|
|
1480
1483
|
scrollbarTabindex: string | number;
|
|
1484
|
+
nativeScrollbar: boolean;
|
|
1481
1485
|
preserveExpandedContent: boolean;
|
|
1482
1486
|
}> | null;
|
|
1483
1487
|
};
|
|
@@ -1718,6 +1722,7 @@ declare const __VLS_component: DefineComponent<ExtractPropTypes<{
|
|
|
1718
1722
|
default: boolean;
|
|
1719
1723
|
};
|
|
1720
1724
|
preserveExpandedContent: BooleanConstructor;
|
|
1725
|
+
nativeScrollbar: BooleanConstructor;
|
|
1721
1726
|
}>> & {
|
|
1722
1727
|
onScroll?: ((...args: any[]) => any) | undefined;
|
|
1723
1728
|
onSelect?: ((...args: any[]) => any) | undefined;
|
|
@@ -1763,7 +1768,7 @@ declare const __VLS_component: DefineComponent<ExtractPropTypes<{
|
|
|
1763
1768
|
setData(states: {
|
|
1764
1769
|
_currentRowKey: Ref<string | null>;
|
|
1765
1770
|
currentRow: Ref<any>;
|
|
1766
|
-
expandRowKeys: Ref<
|
|
1771
|
+
expandRowKeys: Ref<string[]>;
|
|
1767
1772
|
treeData: Ref<Record<string, TreeData>>;
|
|
1768
1773
|
indent: Ref<number>;
|
|
1769
1774
|
lazy: Ref<boolean>;
|
|
@@ -1805,7 +1810,7 @@ declare const __VLS_component: DefineComponent<ExtractPropTypes<{
|
|
|
1805
1810
|
insertColumn(states: {
|
|
1806
1811
|
_currentRowKey: Ref<string | null>;
|
|
1807
1812
|
currentRow: Ref<any>;
|
|
1808
|
-
expandRowKeys: Ref<
|
|
1813
|
+
expandRowKeys: Ref<string[]>;
|
|
1809
1814
|
treeData: Ref<Record<string, TreeData>>;
|
|
1810
1815
|
indent: Ref<number>;
|
|
1811
1816
|
lazy: Ref<boolean>;
|
|
@@ -1847,7 +1852,7 @@ declare const __VLS_component: DefineComponent<ExtractPropTypes<{
|
|
|
1847
1852
|
updateColumnOrder(states: {
|
|
1848
1853
|
_currentRowKey: Ref<string | null>;
|
|
1849
1854
|
currentRow: Ref<any>;
|
|
1850
|
-
expandRowKeys: Ref<
|
|
1855
|
+
expandRowKeys: Ref<string[]>;
|
|
1851
1856
|
treeData: Ref<Record<string, TreeData>>;
|
|
1852
1857
|
indent: Ref<number>;
|
|
1853
1858
|
lazy: Ref<boolean>;
|
|
@@ -1889,7 +1894,7 @@ declare const __VLS_component: DefineComponent<ExtractPropTypes<{
|
|
|
1889
1894
|
removeColumn(states: {
|
|
1890
1895
|
_currentRowKey: Ref<string | null>;
|
|
1891
1896
|
currentRow: Ref<any>;
|
|
1892
|
-
expandRowKeys: Ref<
|
|
1897
|
+
expandRowKeys: Ref<string[]>;
|
|
1893
1898
|
treeData: Ref<Record<string, TreeData>>;
|
|
1894
1899
|
indent: Ref<number>;
|
|
1895
1900
|
lazy: Ref<boolean>;
|
|
@@ -1931,7 +1936,7 @@ declare const __VLS_component: DefineComponent<ExtractPropTypes<{
|
|
|
1931
1936
|
sort(states: {
|
|
1932
1937
|
_currentRowKey: Ref<string | null>;
|
|
1933
1938
|
currentRow: Ref<any>;
|
|
1934
|
-
expandRowKeys: Ref<
|
|
1939
|
+
expandRowKeys: Ref<string[]>;
|
|
1935
1940
|
treeData: Ref<Record<string, TreeData>>;
|
|
1936
1941
|
indent: Ref<number>;
|
|
1937
1942
|
lazy: Ref<boolean>;
|
|
@@ -1973,7 +1978,7 @@ declare const __VLS_component: DefineComponent<ExtractPropTypes<{
|
|
|
1973
1978
|
changeSortCondition(states: {
|
|
1974
1979
|
_currentRowKey: Ref<string | null>;
|
|
1975
1980
|
currentRow: Ref<any>;
|
|
1976
|
-
expandRowKeys: Ref<
|
|
1981
|
+
expandRowKeys: Ref<string[]>;
|
|
1977
1982
|
treeData: Ref<Record<string, TreeData>>;
|
|
1978
1983
|
indent: Ref<number>;
|
|
1979
1984
|
lazy: Ref<boolean>;
|
|
@@ -2015,7 +2020,7 @@ declare const __VLS_component: DefineComponent<ExtractPropTypes<{
|
|
|
2015
2020
|
filterChange(_states: {
|
|
2016
2021
|
_currentRowKey: Ref<string | null>;
|
|
2017
2022
|
currentRow: Ref<any>;
|
|
2018
|
-
expandRowKeys: Ref<
|
|
2023
|
+
expandRowKeys: Ref<string[]>;
|
|
2019
2024
|
treeData: Ref<Record<string, TreeData>>;
|
|
2020
2025
|
indent: Ref<number>;
|
|
2021
2026
|
lazy: Ref<boolean>;
|
|
@@ -2058,7 +2063,7 @@ declare const __VLS_component: DefineComponent<ExtractPropTypes<{
|
|
|
2058
2063
|
rowSelectedChanged(_states: {
|
|
2059
2064
|
_currentRowKey: Ref<string | null>;
|
|
2060
2065
|
currentRow: Ref<any>;
|
|
2061
|
-
expandRowKeys: Ref<
|
|
2066
|
+
expandRowKeys: Ref<string[]>;
|
|
2062
2067
|
treeData: Ref<Record<string, TreeData>>;
|
|
2063
2068
|
indent: Ref<number>;
|
|
2064
2069
|
lazy: Ref<boolean>;
|
|
@@ -2100,7 +2105,7 @@ declare const __VLS_component: DefineComponent<ExtractPropTypes<{
|
|
|
2100
2105
|
setHoverRow(states: {
|
|
2101
2106
|
_currentRowKey: Ref<string | null>;
|
|
2102
2107
|
currentRow: Ref<any>;
|
|
2103
|
-
expandRowKeys: Ref<
|
|
2108
|
+
expandRowKeys: Ref<string[]>;
|
|
2104
2109
|
treeData: Ref<Record<string, TreeData>>;
|
|
2105
2110
|
indent: Ref<number>;
|
|
2106
2111
|
lazy: Ref<boolean>;
|
|
@@ -2142,7 +2147,7 @@ declare const __VLS_component: DefineComponent<ExtractPropTypes<{
|
|
|
2142
2147
|
setCurrentRow(_states: {
|
|
2143
2148
|
_currentRowKey: Ref<string | null>;
|
|
2144
2149
|
currentRow: Ref<any>;
|
|
2145
|
-
expandRowKeys: Ref<
|
|
2150
|
+
expandRowKeys: Ref<string[]>;
|
|
2146
2151
|
treeData: Ref<Record<string, TreeData>>;
|
|
2147
2152
|
indent: Ref<number>;
|
|
2148
2153
|
lazy: Ref<boolean>;
|
|
@@ -2206,7 +2211,7 @@ declare const __VLS_component: DefineComponent<ExtractPropTypes<{
|
|
|
2206
2211
|
clearFilter: (columnKeys?: string[] | string) => void;
|
|
2207
2212
|
clearSort: () => void;
|
|
2208
2213
|
toggleRowExpansion: (row: any, expanded?: boolean) => void;
|
|
2209
|
-
setExpandRowKeysAdapter: (val:
|
|
2214
|
+
setExpandRowKeysAdapter: (val: string[]) => void;
|
|
2210
2215
|
setCurrentRowKey: (key: string) => void;
|
|
2211
2216
|
toggleRowExpansionAdapter: (row: any, expanded?: boolean) => void;
|
|
2212
2217
|
isRowExpanded: (row: any) => boolean;
|
|
@@ -2218,7 +2223,7 @@ declare const __VLS_component: DefineComponent<ExtractPropTypes<{
|
|
|
2218
2223
|
states: {
|
|
2219
2224
|
_currentRowKey: Ref<string | null>;
|
|
2220
2225
|
currentRow: Ref<any>;
|
|
2221
|
-
expandRowKeys: Ref<
|
|
2226
|
+
expandRowKeys: Ref<string[]>;
|
|
2222
2227
|
treeData: Ref<Record<string, TreeData>>;
|
|
2223
2228
|
indent: Ref<number>;
|
|
2224
2229
|
lazy: Ref<boolean>;
|
|
@@ -2356,6 +2361,7 @@ declare const __VLS_component: DefineComponent<ExtractPropTypes<{
|
|
|
2356
2361
|
highlightCurrentRow: boolean;
|
|
2357
2362
|
flexible: boolean;
|
|
2358
2363
|
scrollbarTabindex: string | number;
|
|
2364
|
+
nativeScrollbar: boolean;
|
|
2359
2365
|
preserveExpandedContent: boolean;
|
|
2360
2366
|
}, true, {}, {}, GlobalComponents, GlobalDirectives, string, {}, any, ComponentProvideOptions, {
|
|
2361
2367
|
P: {};
|
|
@@ -2453,6 +2459,7 @@ declare const __VLS_component: DefineComponent<ExtractPropTypes<{
|
|
|
2453
2459
|
default: boolean;
|
|
2454
2460
|
};
|
|
2455
2461
|
preserveExpandedContent: BooleanConstructor;
|
|
2462
|
+
nativeScrollbar: BooleanConstructor;
|
|
2456
2463
|
}>> & {
|
|
2457
2464
|
onScroll?: ((...args: any[]) => any) | undefined;
|
|
2458
2465
|
onSelect?: ((...args: any[]) => any) | undefined;
|
|
@@ -2498,7 +2505,7 @@ declare const __VLS_component: DefineComponent<ExtractPropTypes<{
|
|
|
2498
2505
|
setData(states: {
|
|
2499
2506
|
_currentRowKey: Ref<string | null>;
|
|
2500
2507
|
currentRow: Ref<any>;
|
|
2501
|
-
expandRowKeys: Ref<
|
|
2508
|
+
expandRowKeys: Ref<string[]>;
|
|
2502
2509
|
treeData: Ref<Record<string, TreeData>>;
|
|
2503
2510
|
indent: Ref<number>;
|
|
2504
2511
|
lazy: Ref<boolean>;
|
|
@@ -2540,7 +2547,7 @@ declare const __VLS_component: DefineComponent<ExtractPropTypes<{
|
|
|
2540
2547
|
insertColumn(states: {
|
|
2541
2548
|
_currentRowKey: Ref<string | null>;
|
|
2542
2549
|
currentRow: Ref<any>;
|
|
2543
|
-
expandRowKeys: Ref<
|
|
2550
|
+
expandRowKeys: Ref<string[]>;
|
|
2544
2551
|
treeData: Ref<Record<string, TreeData>>;
|
|
2545
2552
|
indent: Ref<number>;
|
|
2546
2553
|
lazy: Ref<boolean>;
|
|
@@ -2582,7 +2589,7 @@ declare const __VLS_component: DefineComponent<ExtractPropTypes<{
|
|
|
2582
2589
|
updateColumnOrder(states: {
|
|
2583
2590
|
_currentRowKey: Ref<string | null>;
|
|
2584
2591
|
currentRow: Ref<any>;
|
|
2585
|
-
expandRowKeys: Ref<
|
|
2592
|
+
expandRowKeys: Ref<string[]>;
|
|
2586
2593
|
treeData: Ref<Record<string, TreeData>>;
|
|
2587
2594
|
indent: Ref<number>;
|
|
2588
2595
|
lazy: Ref<boolean>;
|
|
@@ -2624,7 +2631,7 @@ declare const __VLS_component: DefineComponent<ExtractPropTypes<{
|
|
|
2624
2631
|
removeColumn(states: {
|
|
2625
2632
|
_currentRowKey: Ref<string | null>;
|
|
2626
2633
|
currentRow: Ref<any>;
|
|
2627
|
-
expandRowKeys: Ref<
|
|
2634
|
+
expandRowKeys: Ref<string[]>;
|
|
2628
2635
|
treeData: Ref<Record<string, TreeData>>;
|
|
2629
2636
|
indent: Ref<number>;
|
|
2630
2637
|
lazy: Ref<boolean>;
|
|
@@ -2666,7 +2673,7 @@ declare const __VLS_component: DefineComponent<ExtractPropTypes<{
|
|
|
2666
2673
|
sort(states: {
|
|
2667
2674
|
_currentRowKey: Ref<string | null>;
|
|
2668
2675
|
currentRow: Ref<any>;
|
|
2669
|
-
expandRowKeys: Ref<
|
|
2676
|
+
expandRowKeys: Ref<string[]>;
|
|
2670
2677
|
treeData: Ref<Record<string, TreeData>>;
|
|
2671
2678
|
indent: Ref<number>;
|
|
2672
2679
|
lazy: Ref<boolean>;
|
|
@@ -2708,7 +2715,7 @@ declare const __VLS_component: DefineComponent<ExtractPropTypes<{
|
|
|
2708
2715
|
changeSortCondition(states: {
|
|
2709
2716
|
_currentRowKey: Ref<string | null>;
|
|
2710
2717
|
currentRow: Ref<any>;
|
|
2711
|
-
expandRowKeys: Ref<
|
|
2718
|
+
expandRowKeys: Ref<string[]>;
|
|
2712
2719
|
treeData: Ref<Record<string, TreeData>>;
|
|
2713
2720
|
indent: Ref<number>;
|
|
2714
2721
|
lazy: Ref<boolean>;
|
|
@@ -2750,7 +2757,7 @@ declare const __VLS_component: DefineComponent<ExtractPropTypes<{
|
|
|
2750
2757
|
filterChange(_states: {
|
|
2751
2758
|
_currentRowKey: Ref<string | null>;
|
|
2752
2759
|
currentRow: Ref<any>;
|
|
2753
|
-
expandRowKeys: Ref<
|
|
2760
|
+
expandRowKeys: Ref<string[]>;
|
|
2754
2761
|
treeData: Ref<Record<string, TreeData>>;
|
|
2755
2762
|
indent: Ref<number>;
|
|
2756
2763
|
lazy: Ref<boolean>;
|
|
@@ -2793,7 +2800,7 @@ declare const __VLS_component: DefineComponent<ExtractPropTypes<{
|
|
|
2793
2800
|
rowSelectedChanged(_states: {
|
|
2794
2801
|
_currentRowKey: Ref<string | null>;
|
|
2795
2802
|
currentRow: Ref<any>;
|
|
2796
|
-
expandRowKeys: Ref<
|
|
2803
|
+
expandRowKeys: Ref<string[]>;
|
|
2797
2804
|
treeData: Ref<Record<string, TreeData>>;
|
|
2798
2805
|
indent: Ref<number>;
|
|
2799
2806
|
lazy: Ref<boolean>;
|
|
@@ -2835,7 +2842,7 @@ declare const __VLS_component: DefineComponent<ExtractPropTypes<{
|
|
|
2835
2842
|
setHoverRow(states: {
|
|
2836
2843
|
_currentRowKey: Ref<string | null>;
|
|
2837
2844
|
currentRow: Ref<any>;
|
|
2838
|
-
expandRowKeys: Ref<
|
|
2845
|
+
expandRowKeys: Ref<string[]>;
|
|
2839
2846
|
treeData: Ref<Record<string, TreeData>>;
|
|
2840
2847
|
indent: Ref<number>;
|
|
2841
2848
|
lazy: Ref<boolean>;
|
|
@@ -2877,7 +2884,7 @@ declare const __VLS_component: DefineComponent<ExtractPropTypes<{
|
|
|
2877
2884
|
setCurrentRow(_states: {
|
|
2878
2885
|
_currentRowKey: Ref<string | null>;
|
|
2879
2886
|
currentRow: Ref<any>;
|
|
2880
|
-
expandRowKeys: Ref<
|
|
2887
|
+
expandRowKeys: Ref<string[]>;
|
|
2881
2888
|
treeData: Ref<Record<string, TreeData>>;
|
|
2882
2889
|
indent: Ref<number>;
|
|
2883
2890
|
lazy: Ref<boolean>;
|
|
@@ -2941,7 +2948,7 @@ declare const __VLS_component: DefineComponent<ExtractPropTypes<{
|
|
|
2941
2948
|
clearFilter: (columnKeys?: string[] | string) => void;
|
|
2942
2949
|
clearSort: () => void;
|
|
2943
2950
|
toggleRowExpansion: (row: any, expanded?: boolean) => void;
|
|
2944
|
-
setExpandRowKeysAdapter: (val:
|
|
2951
|
+
setExpandRowKeysAdapter: (val: string[]) => void;
|
|
2945
2952
|
setCurrentRowKey: (key: string) => void;
|
|
2946
2953
|
toggleRowExpansionAdapter: (row: any, expanded?: boolean) => void;
|
|
2947
2954
|
isRowExpanded: (row: any) => boolean;
|
|
@@ -2953,7 +2960,7 @@ declare const __VLS_component: DefineComponent<ExtractPropTypes<{
|
|
|
2953
2960
|
states: {
|
|
2954
2961
|
_currentRowKey: Ref<string | null>;
|
|
2955
2962
|
currentRow: Ref<any>;
|
|
2956
|
-
expandRowKeys: Ref<
|
|
2963
|
+
expandRowKeys: Ref<string[]>;
|
|
2957
2964
|
treeData: Ref<Record<string, TreeData>>;
|
|
2958
2965
|
indent: Ref<number>;
|
|
2959
2966
|
lazy: Ref<boolean>;
|
|
@@ -3091,6 +3098,7 @@ declare const __VLS_component: DefineComponent<ExtractPropTypes<{
|
|
|
3091
3098
|
highlightCurrentRow: boolean;
|
|
3092
3099
|
flexible: boolean;
|
|
3093
3100
|
scrollbarTabindex: string | number;
|
|
3101
|
+
nativeScrollbar: boolean;
|
|
3094
3102
|
preserveExpandedContent: boolean;
|
|
3095
3103
|
}> | null;
|
|
3096
3104
|
}, HTMLDivElement>;
|