@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
|
@@ -135,6 +135,7 @@ declare function __VLS_template(): {
|
|
|
135
135
|
default: boolean;
|
|
136
136
|
};
|
|
137
137
|
preserveExpandedContent: BooleanConstructor;
|
|
138
|
+
nativeScrollbar: BooleanConstructor;
|
|
138
139
|
}>> & {
|
|
139
140
|
onScroll?: ((...args: any[]) => any) | undefined;
|
|
140
141
|
onSelect?: ((...args: any[]) => any) | undefined;
|
|
@@ -180,7 +181,7 @@ declare function __VLS_template(): {
|
|
|
180
181
|
setData(states: {
|
|
181
182
|
_currentRowKey: Ref<string | null>;
|
|
182
183
|
currentRow: Ref<any>;
|
|
183
|
-
expandRowKeys: Ref<
|
|
184
|
+
expandRowKeys: Ref<string[]>;
|
|
184
185
|
treeData: Ref<Record<string, TreeData>>;
|
|
185
186
|
indent: Ref<number>;
|
|
186
187
|
lazy: Ref<boolean>;
|
|
@@ -222,7 +223,7 @@ declare function __VLS_template(): {
|
|
|
222
223
|
insertColumn(states: {
|
|
223
224
|
_currentRowKey: Ref<string | null>;
|
|
224
225
|
currentRow: Ref<any>;
|
|
225
|
-
expandRowKeys: Ref<
|
|
226
|
+
expandRowKeys: Ref<string[]>;
|
|
226
227
|
treeData: Ref<Record<string, TreeData>>;
|
|
227
228
|
indent: Ref<number>;
|
|
228
229
|
lazy: Ref<boolean>;
|
|
@@ -264,7 +265,7 @@ declare function __VLS_template(): {
|
|
|
264
265
|
updateColumnOrder(states: {
|
|
265
266
|
_currentRowKey: Ref<string | null>;
|
|
266
267
|
currentRow: Ref<any>;
|
|
267
|
-
expandRowKeys: Ref<
|
|
268
|
+
expandRowKeys: Ref<string[]>;
|
|
268
269
|
treeData: Ref<Record<string, TreeData>>;
|
|
269
270
|
indent: Ref<number>;
|
|
270
271
|
lazy: Ref<boolean>;
|
|
@@ -306,7 +307,7 @@ declare function __VLS_template(): {
|
|
|
306
307
|
removeColumn(states: {
|
|
307
308
|
_currentRowKey: Ref<string | null>;
|
|
308
309
|
currentRow: Ref<any>;
|
|
309
|
-
expandRowKeys: Ref<
|
|
310
|
+
expandRowKeys: Ref<string[]>;
|
|
310
311
|
treeData: Ref<Record<string, TreeData>>;
|
|
311
312
|
indent: Ref<number>;
|
|
312
313
|
lazy: Ref<boolean>;
|
|
@@ -348,7 +349,7 @@ declare function __VLS_template(): {
|
|
|
348
349
|
sort(states: {
|
|
349
350
|
_currentRowKey: Ref<string | null>;
|
|
350
351
|
currentRow: Ref<any>;
|
|
351
|
-
expandRowKeys: Ref<
|
|
352
|
+
expandRowKeys: Ref<string[]>;
|
|
352
353
|
treeData: Ref<Record<string, TreeData>>;
|
|
353
354
|
indent: Ref<number>;
|
|
354
355
|
lazy: Ref<boolean>;
|
|
@@ -390,7 +391,7 @@ declare function __VLS_template(): {
|
|
|
390
391
|
changeSortCondition(states: {
|
|
391
392
|
_currentRowKey: Ref<string | null>;
|
|
392
393
|
currentRow: Ref<any>;
|
|
393
|
-
expandRowKeys: Ref<
|
|
394
|
+
expandRowKeys: Ref<string[]>;
|
|
394
395
|
treeData: Ref<Record<string, TreeData>>;
|
|
395
396
|
indent: Ref<number>;
|
|
396
397
|
lazy: Ref<boolean>;
|
|
@@ -432,7 +433,7 @@ declare function __VLS_template(): {
|
|
|
432
433
|
filterChange(_states: {
|
|
433
434
|
_currentRowKey: Ref<string | null>;
|
|
434
435
|
currentRow: Ref<any>;
|
|
435
|
-
expandRowKeys: Ref<
|
|
436
|
+
expandRowKeys: Ref<string[]>;
|
|
436
437
|
treeData: Ref<Record<string, TreeData>>;
|
|
437
438
|
indent: Ref<number>;
|
|
438
439
|
lazy: Ref<boolean>;
|
|
@@ -475,7 +476,7 @@ declare function __VLS_template(): {
|
|
|
475
476
|
rowSelectedChanged(_states: {
|
|
476
477
|
_currentRowKey: Ref<string | null>;
|
|
477
478
|
currentRow: Ref<any>;
|
|
478
|
-
expandRowKeys: Ref<
|
|
479
|
+
expandRowKeys: Ref<string[]>;
|
|
479
480
|
treeData: Ref<Record<string, TreeData>>;
|
|
480
481
|
indent: Ref<number>;
|
|
481
482
|
lazy: Ref<boolean>;
|
|
@@ -517,7 +518,7 @@ declare function __VLS_template(): {
|
|
|
517
518
|
setHoverRow(states: {
|
|
518
519
|
_currentRowKey: Ref<string | null>;
|
|
519
520
|
currentRow: Ref<any>;
|
|
520
|
-
expandRowKeys: Ref<
|
|
521
|
+
expandRowKeys: Ref<string[]>;
|
|
521
522
|
treeData: Ref<Record<string, TreeData>>;
|
|
522
523
|
indent: Ref<number>;
|
|
523
524
|
lazy: Ref<boolean>;
|
|
@@ -559,7 +560,7 @@ declare function __VLS_template(): {
|
|
|
559
560
|
setCurrentRow(_states: {
|
|
560
561
|
_currentRowKey: Ref<string | null>;
|
|
561
562
|
currentRow: Ref<any>;
|
|
562
|
-
expandRowKeys: Ref<
|
|
563
|
+
expandRowKeys: Ref<string[]>;
|
|
563
564
|
treeData: Ref<Record<string, TreeData>>;
|
|
564
565
|
indent: Ref<number>;
|
|
565
566
|
lazy: Ref<boolean>;
|
|
@@ -623,7 +624,7 @@ declare function __VLS_template(): {
|
|
|
623
624
|
clearFilter: (columnKeys?: string[] | string) => void;
|
|
624
625
|
clearSort: () => void;
|
|
625
626
|
toggleRowExpansion: (row: any, expanded?: boolean) => void;
|
|
626
|
-
setExpandRowKeysAdapter: (val:
|
|
627
|
+
setExpandRowKeysAdapter: (val: string[]) => void;
|
|
627
628
|
setCurrentRowKey: (key: string) => void;
|
|
628
629
|
toggleRowExpansionAdapter: (row: any, expanded?: boolean) => void;
|
|
629
630
|
isRowExpanded: (row: any) => boolean;
|
|
@@ -635,7 +636,7 @@ declare function __VLS_template(): {
|
|
|
635
636
|
states: {
|
|
636
637
|
_currentRowKey: Ref<string | null>;
|
|
637
638
|
currentRow: Ref<any>;
|
|
638
|
-
expandRowKeys: Ref<
|
|
639
|
+
expandRowKeys: Ref<string[]>;
|
|
639
640
|
treeData: Ref<Record<string, TreeData>>;
|
|
640
641
|
indent: Ref<number>;
|
|
641
642
|
lazy: Ref<boolean>;
|
|
@@ -773,6 +774,7 @@ declare function __VLS_template(): {
|
|
|
773
774
|
highlightCurrentRow: boolean;
|
|
774
775
|
flexible: boolean;
|
|
775
776
|
scrollbarTabindex: string | number;
|
|
777
|
+
nativeScrollbar: boolean;
|
|
776
778
|
preserveExpandedContent: boolean;
|
|
777
779
|
}, true, {}, {}, GlobalComponents, GlobalDirectives, string, {}, any, ComponentProvideOptions, {
|
|
778
780
|
P: {};
|
|
@@ -870,6 +872,7 @@ declare function __VLS_template(): {
|
|
|
870
872
|
default: boolean;
|
|
871
873
|
};
|
|
872
874
|
preserveExpandedContent: BooleanConstructor;
|
|
875
|
+
nativeScrollbar: BooleanConstructor;
|
|
873
876
|
}>> & {
|
|
874
877
|
onScroll?: ((...args: any[]) => any) | undefined;
|
|
875
878
|
onSelect?: ((...args: any[]) => any) | undefined;
|
|
@@ -915,7 +918,7 @@ declare function __VLS_template(): {
|
|
|
915
918
|
setData(states: {
|
|
916
919
|
_currentRowKey: Ref<string | null>;
|
|
917
920
|
currentRow: Ref<any>;
|
|
918
|
-
expandRowKeys: Ref<
|
|
921
|
+
expandRowKeys: Ref<string[]>;
|
|
919
922
|
treeData: Ref<Record<string, TreeData>>;
|
|
920
923
|
indent: Ref<number>;
|
|
921
924
|
lazy: Ref<boolean>;
|
|
@@ -957,7 +960,7 @@ declare function __VLS_template(): {
|
|
|
957
960
|
insertColumn(states: {
|
|
958
961
|
_currentRowKey: Ref<string | null>;
|
|
959
962
|
currentRow: Ref<any>;
|
|
960
|
-
expandRowKeys: Ref<
|
|
963
|
+
expandRowKeys: Ref<string[]>;
|
|
961
964
|
treeData: Ref<Record<string, TreeData>>;
|
|
962
965
|
indent: Ref<number>;
|
|
963
966
|
lazy: Ref<boolean>;
|
|
@@ -999,7 +1002,7 @@ declare function __VLS_template(): {
|
|
|
999
1002
|
updateColumnOrder(states: {
|
|
1000
1003
|
_currentRowKey: Ref<string | null>;
|
|
1001
1004
|
currentRow: Ref<any>;
|
|
1002
|
-
expandRowKeys: Ref<
|
|
1005
|
+
expandRowKeys: Ref<string[]>;
|
|
1003
1006
|
treeData: Ref<Record<string, TreeData>>;
|
|
1004
1007
|
indent: Ref<number>;
|
|
1005
1008
|
lazy: Ref<boolean>;
|
|
@@ -1041,7 +1044,7 @@ declare function __VLS_template(): {
|
|
|
1041
1044
|
removeColumn(states: {
|
|
1042
1045
|
_currentRowKey: Ref<string | null>;
|
|
1043
1046
|
currentRow: Ref<any>;
|
|
1044
|
-
expandRowKeys: Ref<
|
|
1047
|
+
expandRowKeys: Ref<string[]>;
|
|
1045
1048
|
treeData: Ref<Record<string, TreeData>>;
|
|
1046
1049
|
indent: Ref<number>;
|
|
1047
1050
|
lazy: Ref<boolean>;
|
|
@@ -1083,7 +1086,7 @@ declare function __VLS_template(): {
|
|
|
1083
1086
|
sort(states: {
|
|
1084
1087
|
_currentRowKey: Ref<string | null>;
|
|
1085
1088
|
currentRow: Ref<any>;
|
|
1086
|
-
expandRowKeys: Ref<
|
|
1089
|
+
expandRowKeys: Ref<string[]>;
|
|
1087
1090
|
treeData: Ref<Record<string, TreeData>>;
|
|
1088
1091
|
indent: Ref<number>;
|
|
1089
1092
|
lazy: Ref<boolean>;
|
|
@@ -1125,7 +1128,7 @@ declare function __VLS_template(): {
|
|
|
1125
1128
|
changeSortCondition(states: {
|
|
1126
1129
|
_currentRowKey: Ref<string | null>;
|
|
1127
1130
|
currentRow: Ref<any>;
|
|
1128
|
-
expandRowKeys: Ref<
|
|
1131
|
+
expandRowKeys: Ref<string[]>;
|
|
1129
1132
|
treeData: Ref<Record<string, TreeData>>;
|
|
1130
1133
|
indent: Ref<number>;
|
|
1131
1134
|
lazy: Ref<boolean>;
|
|
@@ -1167,7 +1170,7 @@ declare function __VLS_template(): {
|
|
|
1167
1170
|
filterChange(_states: {
|
|
1168
1171
|
_currentRowKey: Ref<string | null>;
|
|
1169
1172
|
currentRow: Ref<any>;
|
|
1170
|
-
expandRowKeys: Ref<
|
|
1173
|
+
expandRowKeys: Ref<string[]>;
|
|
1171
1174
|
treeData: Ref<Record<string, TreeData>>;
|
|
1172
1175
|
indent: Ref<number>;
|
|
1173
1176
|
lazy: Ref<boolean>;
|
|
@@ -1210,7 +1213,7 @@ declare function __VLS_template(): {
|
|
|
1210
1213
|
rowSelectedChanged(_states: {
|
|
1211
1214
|
_currentRowKey: Ref<string | null>;
|
|
1212
1215
|
currentRow: Ref<any>;
|
|
1213
|
-
expandRowKeys: Ref<
|
|
1216
|
+
expandRowKeys: Ref<string[]>;
|
|
1214
1217
|
treeData: Ref<Record<string, TreeData>>;
|
|
1215
1218
|
indent: Ref<number>;
|
|
1216
1219
|
lazy: Ref<boolean>;
|
|
@@ -1252,7 +1255,7 @@ declare function __VLS_template(): {
|
|
|
1252
1255
|
setHoverRow(states: {
|
|
1253
1256
|
_currentRowKey: Ref<string | null>;
|
|
1254
1257
|
currentRow: Ref<any>;
|
|
1255
|
-
expandRowKeys: Ref<
|
|
1258
|
+
expandRowKeys: Ref<string[]>;
|
|
1256
1259
|
treeData: Ref<Record<string, TreeData>>;
|
|
1257
1260
|
indent: Ref<number>;
|
|
1258
1261
|
lazy: Ref<boolean>;
|
|
@@ -1294,7 +1297,7 @@ declare function __VLS_template(): {
|
|
|
1294
1297
|
setCurrentRow(_states: {
|
|
1295
1298
|
_currentRowKey: Ref<string | null>;
|
|
1296
1299
|
currentRow: Ref<any>;
|
|
1297
|
-
expandRowKeys: Ref<
|
|
1300
|
+
expandRowKeys: Ref<string[]>;
|
|
1298
1301
|
treeData: Ref<Record<string, TreeData>>;
|
|
1299
1302
|
indent: Ref<number>;
|
|
1300
1303
|
lazy: Ref<boolean>;
|
|
@@ -1358,7 +1361,7 @@ declare function __VLS_template(): {
|
|
|
1358
1361
|
clearFilter: (columnKeys?: string[] | string) => void;
|
|
1359
1362
|
clearSort: () => void;
|
|
1360
1363
|
toggleRowExpansion: (row: any, expanded?: boolean) => void;
|
|
1361
|
-
setExpandRowKeysAdapter: (val:
|
|
1364
|
+
setExpandRowKeysAdapter: (val: string[]) => void;
|
|
1362
1365
|
setCurrentRowKey: (key: string) => void;
|
|
1363
1366
|
toggleRowExpansionAdapter: (row: any, expanded?: boolean) => void;
|
|
1364
1367
|
isRowExpanded: (row: any) => boolean;
|
|
@@ -1370,7 +1373,7 @@ declare function __VLS_template(): {
|
|
|
1370
1373
|
states: {
|
|
1371
1374
|
_currentRowKey: Ref<string | null>;
|
|
1372
1375
|
currentRow: Ref<any>;
|
|
1373
|
-
expandRowKeys: Ref<
|
|
1376
|
+
expandRowKeys: Ref<string[]>;
|
|
1374
1377
|
treeData: Ref<Record<string, TreeData>>;
|
|
1375
1378
|
indent: Ref<number>;
|
|
1376
1379
|
lazy: Ref<boolean>;
|
|
@@ -1508,6 +1511,7 @@ declare function __VLS_template(): {
|
|
|
1508
1511
|
highlightCurrentRow: boolean;
|
|
1509
1512
|
flexible: boolean;
|
|
1510
1513
|
scrollbarTabindex: string | number;
|
|
1514
|
+
nativeScrollbar: boolean;
|
|
1511
1515
|
preserveExpandedContent: boolean;
|
|
1512
1516
|
}> | null;
|
|
1513
1517
|
};
|
|
@@ -1963,6 +1967,7 @@ declare const __VLS_component: DefineComponent<ExtractPropTypes<{
|
|
|
1963
1967
|
default: boolean;
|
|
1964
1968
|
};
|
|
1965
1969
|
preserveExpandedContent: BooleanConstructor;
|
|
1970
|
+
nativeScrollbar: BooleanConstructor;
|
|
1966
1971
|
}>> & {
|
|
1967
1972
|
onScroll?: ((...args: any[]) => any) | undefined;
|
|
1968
1973
|
onSelect?: ((...args: any[]) => any) | undefined;
|
|
@@ -2008,7 +2013,7 @@ declare const __VLS_component: DefineComponent<ExtractPropTypes<{
|
|
|
2008
2013
|
setData(states: {
|
|
2009
2014
|
_currentRowKey: Ref<string | null>;
|
|
2010
2015
|
currentRow: Ref<any>;
|
|
2011
|
-
expandRowKeys: Ref<
|
|
2016
|
+
expandRowKeys: Ref<string[]>;
|
|
2012
2017
|
treeData: Ref<Record<string, TreeData>>;
|
|
2013
2018
|
indent: Ref<number>;
|
|
2014
2019
|
lazy: Ref<boolean>;
|
|
@@ -2050,7 +2055,7 @@ declare const __VLS_component: DefineComponent<ExtractPropTypes<{
|
|
|
2050
2055
|
insertColumn(states: {
|
|
2051
2056
|
_currentRowKey: Ref<string | null>;
|
|
2052
2057
|
currentRow: Ref<any>;
|
|
2053
|
-
expandRowKeys: Ref<
|
|
2058
|
+
expandRowKeys: Ref<string[]>;
|
|
2054
2059
|
treeData: Ref<Record<string, TreeData>>;
|
|
2055
2060
|
indent: Ref<number>;
|
|
2056
2061
|
lazy: Ref<boolean>;
|
|
@@ -2092,7 +2097,7 @@ declare const __VLS_component: DefineComponent<ExtractPropTypes<{
|
|
|
2092
2097
|
updateColumnOrder(states: {
|
|
2093
2098
|
_currentRowKey: Ref<string | null>;
|
|
2094
2099
|
currentRow: Ref<any>;
|
|
2095
|
-
expandRowKeys: Ref<
|
|
2100
|
+
expandRowKeys: Ref<string[]>;
|
|
2096
2101
|
treeData: Ref<Record<string, TreeData>>;
|
|
2097
2102
|
indent: Ref<number>;
|
|
2098
2103
|
lazy: Ref<boolean>;
|
|
@@ -2134,7 +2139,7 @@ declare const __VLS_component: DefineComponent<ExtractPropTypes<{
|
|
|
2134
2139
|
removeColumn(states: {
|
|
2135
2140
|
_currentRowKey: Ref<string | null>;
|
|
2136
2141
|
currentRow: Ref<any>;
|
|
2137
|
-
expandRowKeys: Ref<
|
|
2142
|
+
expandRowKeys: Ref<string[]>;
|
|
2138
2143
|
treeData: Ref<Record<string, TreeData>>;
|
|
2139
2144
|
indent: Ref<number>;
|
|
2140
2145
|
lazy: Ref<boolean>;
|
|
@@ -2176,7 +2181,7 @@ declare const __VLS_component: DefineComponent<ExtractPropTypes<{
|
|
|
2176
2181
|
sort(states: {
|
|
2177
2182
|
_currentRowKey: Ref<string | null>;
|
|
2178
2183
|
currentRow: Ref<any>;
|
|
2179
|
-
expandRowKeys: Ref<
|
|
2184
|
+
expandRowKeys: Ref<string[]>;
|
|
2180
2185
|
treeData: Ref<Record<string, TreeData>>;
|
|
2181
2186
|
indent: Ref<number>;
|
|
2182
2187
|
lazy: Ref<boolean>;
|
|
@@ -2218,7 +2223,7 @@ declare const __VLS_component: DefineComponent<ExtractPropTypes<{
|
|
|
2218
2223
|
changeSortCondition(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>;
|
|
@@ -2260,7 +2265,7 @@ declare const __VLS_component: DefineComponent<ExtractPropTypes<{
|
|
|
2260
2265
|
filterChange(_states: {
|
|
2261
2266
|
_currentRowKey: Ref<string | null>;
|
|
2262
2267
|
currentRow: Ref<any>;
|
|
2263
|
-
expandRowKeys: Ref<
|
|
2268
|
+
expandRowKeys: Ref<string[]>;
|
|
2264
2269
|
treeData: Ref<Record<string, TreeData>>;
|
|
2265
2270
|
indent: Ref<number>;
|
|
2266
2271
|
lazy: Ref<boolean>;
|
|
@@ -2303,7 +2308,7 @@ declare const __VLS_component: DefineComponent<ExtractPropTypes<{
|
|
|
2303
2308
|
rowSelectedChanged(_states: {
|
|
2304
2309
|
_currentRowKey: Ref<string | null>;
|
|
2305
2310
|
currentRow: Ref<any>;
|
|
2306
|
-
expandRowKeys: Ref<
|
|
2311
|
+
expandRowKeys: Ref<string[]>;
|
|
2307
2312
|
treeData: Ref<Record<string, TreeData>>;
|
|
2308
2313
|
indent: Ref<number>;
|
|
2309
2314
|
lazy: Ref<boolean>;
|
|
@@ -2345,7 +2350,7 @@ declare const __VLS_component: DefineComponent<ExtractPropTypes<{
|
|
|
2345
2350
|
setHoverRow(states: {
|
|
2346
2351
|
_currentRowKey: Ref<string | null>;
|
|
2347
2352
|
currentRow: Ref<any>;
|
|
2348
|
-
expandRowKeys: Ref<
|
|
2353
|
+
expandRowKeys: Ref<string[]>;
|
|
2349
2354
|
treeData: Ref<Record<string, TreeData>>;
|
|
2350
2355
|
indent: Ref<number>;
|
|
2351
2356
|
lazy: Ref<boolean>;
|
|
@@ -2387,7 +2392,7 @@ declare const __VLS_component: DefineComponent<ExtractPropTypes<{
|
|
|
2387
2392
|
setCurrentRow(_states: {
|
|
2388
2393
|
_currentRowKey: Ref<string | null>;
|
|
2389
2394
|
currentRow: Ref<any>;
|
|
2390
|
-
expandRowKeys: Ref<
|
|
2395
|
+
expandRowKeys: Ref<string[]>;
|
|
2391
2396
|
treeData: Ref<Record<string, TreeData>>;
|
|
2392
2397
|
indent: Ref<number>;
|
|
2393
2398
|
lazy: Ref<boolean>;
|
|
@@ -2451,7 +2456,7 @@ declare const __VLS_component: DefineComponent<ExtractPropTypes<{
|
|
|
2451
2456
|
clearFilter: (columnKeys?: string[] | string) => void;
|
|
2452
2457
|
clearSort: () => void;
|
|
2453
2458
|
toggleRowExpansion: (row: any, expanded?: boolean) => void;
|
|
2454
|
-
setExpandRowKeysAdapter: (val:
|
|
2459
|
+
setExpandRowKeysAdapter: (val: string[]) => void;
|
|
2455
2460
|
setCurrentRowKey: (key: string) => void;
|
|
2456
2461
|
toggleRowExpansionAdapter: (row: any, expanded?: boolean) => void;
|
|
2457
2462
|
isRowExpanded: (row: any) => boolean;
|
|
@@ -2463,7 +2468,7 @@ declare const __VLS_component: DefineComponent<ExtractPropTypes<{
|
|
|
2463
2468
|
states: {
|
|
2464
2469
|
_currentRowKey: Ref<string | null>;
|
|
2465
2470
|
currentRow: Ref<any>;
|
|
2466
|
-
expandRowKeys: Ref<
|
|
2471
|
+
expandRowKeys: Ref<string[]>;
|
|
2467
2472
|
treeData: Ref<Record<string, TreeData>>;
|
|
2468
2473
|
indent: Ref<number>;
|
|
2469
2474
|
lazy: Ref<boolean>;
|
|
@@ -2601,6 +2606,7 @@ declare const __VLS_component: DefineComponent<ExtractPropTypes<{
|
|
|
2601
2606
|
highlightCurrentRow: boolean;
|
|
2602
2607
|
flexible: boolean;
|
|
2603
2608
|
scrollbarTabindex: string | number;
|
|
2609
|
+
nativeScrollbar: boolean;
|
|
2604
2610
|
preserveExpandedContent: boolean;
|
|
2605
2611
|
}, true, {}, {}, GlobalComponents, GlobalDirectives, string, {}, any, ComponentProvideOptions, {
|
|
2606
2612
|
P: {};
|
|
@@ -2698,6 +2704,7 @@ declare const __VLS_component: DefineComponent<ExtractPropTypes<{
|
|
|
2698
2704
|
default: boolean;
|
|
2699
2705
|
};
|
|
2700
2706
|
preserveExpandedContent: BooleanConstructor;
|
|
2707
|
+
nativeScrollbar: BooleanConstructor;
|
|
2701
2708
|
}>> & {
|
|
2702
2709
|
onScroll?: ((...args: any[]) => any) | undefined;
|
|
2703
2710
|
onSelect?: ((...args: any[]) => any) | undefined;
|
|
@@ -2743,7 +2750,7 @@ declare const __VLS_component: DefineComponent<ExtractPropTypes<{
|
|
|
2743
2750
|
setData(states: {
|
|
2744
2751
|
_currentRowKey: Ref<string | null>;
|
|
2745
2752
|
currentRow: Ref<any>;
|
|
2746
|
-
expandRowKeys: Ref<
|
|
2753
|
+
expandRowKeys: Ref<string[]>;
|
|
2747
2754
|
treeData: Ref<Record<string, TreeData>>;
|
|
2748
2755
|
indent: Ref<number>;
|
|
2749
2756
|
lazy: Ref<boolean>;
|
|
@@ -2785,7 +2792,7 @@ declare const __VLS_component: DefineComponent<ExtractPropTypes<{
|
|
|
2785
2792
|
insertColumn(states: {
|
|
2786
2793
|
_currentRowKey: Ref<string | null>;
|
|
2787
2794
|
currentRow: Ref<any>;
|
|
2788
|
-
expandRowKeys: Ref<
|
|
2795
|
+
expandRowKeys: Ref<string[]>;
|
|
2789
2796
|
treeData: Ref<Record<string, TreeData>>;
|
|
2790
2797
|
indent: Ref<number>;
|
|
2791
2798
|
lazy: Ref<boolean>;
|
|
@@ -2827,7 +2834,7 @@ declare const __VLS_component: DefineComponent<ExtractPropTypes<{
|
|
|
2827
2834
|
updateColumnOrder(states: {
|
|
2828
2835
|
_currentRowKey: Ref<string | null>;
|
|
2829
2836
|
currentRow: Ref<any>;
|
|
2830
|
-
expandRowKeys: Ref<
|
|
2837
|
+
expandRowKeys: Ref<string[]>;
|
|
2831
2838
|
treeData: Ref<Record<string, TreeData>>;
|
|
2832
2839
|
indent: Ref<number>;
|
|
2833
2840
|
lazy: Ref<boolean>;
|
|
@@ -2869,7 +2876,7 @@ declare const __VLS_component: DefineComponent<ExtractPropTypes<{
|
|
|
2869
2876
|
removeColumn(states: {
|
|
2870
2877
|
_currentRowKey: Ref<string | null>;
|
|
2871
2878
|
currentRow: Ref<any>;
|
|
2872
|
-
expandRowKeys: Ref<
|
|
2879
|
+
expandRowKeys: Ref<string[]>;
|
|
2873
2880
|
treeData: Ref<Record<string, TreeData>>;
|
|
2874
2881
|
indent: Ref<number>;
|
|
2875
2882
|
lazy: Ref<boolean>;
|
|
@@ -2911,7 +2918,7 @@ declare const __VLS_component: DefineComponent<ExtractPropTypes<{
|
|
|
2911
2918
|
sort(states: {
|
|
2912
2919
|
_currentRowKey: Ref<string | null>;
|
|
2913
2920
|
currentRow: Ref<any>;
|
|
2914
|
-
expandRowKeys: Ref<
|
|
2921
|
+
expandRowKeys: Ref<string[]>;
|
|
2915
2922
|
treeData: Ref<Record<string, TreeData>>;
|
|
2916
2923
|
indent: Ref<number>;
|
|
2917
2924
|
lazy: Ref<boolean>;
|
|
@@ -2953,7 +2960,7 @@ declare const __VLS_component: DefineComponent<ExtractPropTypes<{
|
|
|
2953
2960
|
changeSortCondition(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>;
|
|
@@ -2995,7 +3002,7 @@ declare const __VLS_component: DefineComponent<ExtractPropTypes<{
|
|
|
2995
3002
|
filterChange(_states: {
|
|
2996
3003
|
_currentRowKey: Ref<string | null>;
|
|
2997
3004
|
currentRow: Ref<any>;
|
|
2998
|
-
expandRowKeys: Ref<
|
|
3005
|
+
expandRowKeys: Ref<string[]>;
|
|
2999
3006
|
treeData: Ref<Record<string, TreeData>>;
|
|
3000
3007
|
indent: Ref<number>;
|
|
3001
3008
|
lazy: Ref<boolean>;
|
|
@@ -3038,7 +3045,7 @@ declare const __VLS_component: DefineComponent<ExtractPropTypes<{
|
|
|
3038
3045
|
rowSelectedChanged(_states: {
|
|
3039
3046
|
_currentRowKey: Ref<string | null>;
|
|
3040
3047
|
currentRow: Ref<any>;
|
|
3041
|
-
expandRowKeys: Ref<
|
|
3048
|
+
expandRowKeys: Ref<string[]>;
|
|
3042
3049
|
treeData: Ref<Record<string, TreeData>>;
|
|
3043
3050
|
indent: Ref<number>;
|
|
3044
3051
|
lazy: Ref<boolean>;
|
|
@@ -3080,7 +3087,7 @@ declare const __VLS_component: DefineComponent<ExtractPropTypes<{
|
|
|
3080
3087
|
setHoverRow(states: {
|
|
3081
3088
|
_currentRowKey: Ref<string | null>;
|
|
3082
3089
|
currentRow: Ref<any>;
|
|
3083
|
-
expandRowKeys: Ref<
|
|
3090
|
+
expandRowKeys: Ref<string[]>;
|
|
3084
3091
|
treeData: Ref<Record<string, TreeData>>;
|
|
3085
3092
|
indent: Ref<number>;
|
|
3086
3093
|
lazy: Ref<boolean>;
|
|
@@ -3122,7 +3129,7 @@ declare const __VLS_component: DefineComponent<ExtractPropTypes<{
|
|
|
3122
3129
|
setCurrentRow(_states: {
|
|
3123
3130
|
_currentRowKey: Ref<string | null>;
|
|
3124
3131
|
currentRow: Ref<any>;
|
|
3125
|
-
expandRowKeys: Ref<
|
|
3132
|
+
expandRowKeys: Ref<string[]>;
|
|
3126
3133
|
treeData: Ref<Record<string, TreeData>>;
|
|
3127
3134
|
indent: Ref<number>;
|
|
3128
3135
|
lazy: Ref<boolean>;
|
|
@@ -3186,7 +3193,7 @@ declare const __VLS_component: DefineComponent<ExtractPropTypes<{
|
|
|
3186
3193
|
clearFilter: (columnKeys?: string[] | string) => void;
|
|
3187
3194
|
clearSort: () => void;
|
|
3188
3195
|
toggleRowExpansion: (row: any, expanded?: boolean) => void;
|
|
3189
|
-
setExpandRowKeysAdapter: (val:
|
|
3196
|
+
setExpandRowKeysAdapter: (val: string[]) => void;
|
|
3190
3197
|
setCurrentRowKey: (key: string) => void;
|
|
3191
3198
|
toggleRowExpansionAdapter: (row: any, expanded?: boolean) => void;
|
|
3192
3199
|
isRowExpanded: (row: any) => boolean;
|
|
@@ -3198,7 +3205,7 @@ declare const __VLS_component: DefineComponent<ExtractPropTypes<{
|
|
|
3198
3205
|
states: {
|
|
3199
3206
|
_currentRowKey: Ref<string | null>;
|
|
3200
3207
|
currentRow: Ref<any>;
|
|
3201
|
-
expandRowKeys: Ref<
|
|
3208
|
+
expandRowKeys: Ref<string[]>;
|
|
3202
3209
|
treeData: Ref<Record<string, TreeData>>;
|
|
3203
3210
|
indent: Ref<number>;
|
|
3204
3211
|
lazy: Ref<boolean>;
|
|
@@ -3336,6 +3343,7 @@ declare const __VLS_component: DefineComponent<ExtractPropTypes<{
|
|
|
3336
3343
|
highlightCurrentRow: boolean;
|
|
3337
3344
|
flexible: boolean;
|
|
3338
3345
|
scrollbarTabindex: string | number;
|
|
3346
|
+
nativeScrollbar: boolean;
|
|
3339
3347
|
preserveExpandedContent: boolean;
|
|
3340
3348
|
}> | null;
|
|
3341
3349
|
};
|
|
@@ -10,10 +10,11 @@ declare const TimePicker: SFCWithInstall<{
|
|
|
10
10
|
refEl: CreateComponentPublicInstanceWithMixins<Readonly< ExtractPropTypes<{
|
|
11
11
|
isRange: BooleanConstructor;
|
|
12
12
|
showNow: EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
13
|
+
showFooter: EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
13
14
|
showWeekNumber: BooleanConstructor;
|
|
14
15
|
ariaLabel: StringConstructor;
|
|
15
16
|
emptyValues: ArrayConstructor;
|
|
16
|
-
valueOnClear: EpPropFinalized<
|
|
17
|
+
valueOnClear: EpPropFinalized<(new (...args: any[]) => string | number | boolean | Function) | (() => string | number | boolean | Function | null) | ((new (...args: any[]) => string | number | boolean | Function) | (() => string | number | boolean | Function | null))[], unknown, unknown, undefined, boolean>;
|
|
17
18
|
disabledDate: {
|
|
18
19
|
readonly type: PropType<Function>;
|
|
19
20
|
readonly required: false;
|
|
@@ -88,7 +89,7 @@ declare const TimePicker: SFCWithInstall<{
|
|
|
88
89
|
disabled: BooleanConstructor;
|
|
89
90
|
placeholder: EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
90
91
|
popperOptions: EpPropFinalized<(new (...args: any[]) => Partial< Options>) | (() => Partial< Options>) | ((new (...args: any[]) => Partial< Options>) | (() => Partial< Options>))[], unknown, unknown, () => {}, boolean>;
|
|
91
|
-
modelValue: EpPropFinalized<(new (...args: any[]) => string | number | Date | string[] | [ DateModelType, DateModelType]) | (() => ModelValueType) | ((new (...args: any[]) => string | number | Date | string[] | [ DateModelType, DateModelType]) | (() => ModelValueType))[], unknown, unknown, "", boolean>;
|
|
92
|
+
modelValue: EpPropFinalized<(new (...args: any[]) => string | number | Date | string[] | [ DateModelType, DateModelType]) | (() => ModelValueType | null) | ((new (...args: any[]) => string | number | Date | string[] | [ DateModelType, DateModelType]) | (() => ModelValueType | null))[], unknown, unknown, "", boolean>;
|
|
92
93
|
rangeSeparator: EpPropFinalized<StringConstructor, unknown, unknown, "-", boolean>;
|
|
93
94
|
startPlaceholder: StringConstructor;
|
|
94
95
|
endPlaceholder: StringConstructor;
|
|
@@ -110,10 +111,10 @@ declare const TimePicker: SFCWithInstall<{
|
|
|
110
111
|
disabled: boolean;
|
|
111
112
|
type: string;
|
|
112
113
|
placeholder: string;
|
|
113
|
-
modelValue: EpPropMergeType<(new (...args: any[]) => string | number | Date | string[] | [ DateModelType, DateModelType]) | (() => ModelValueType) | ((new (...args: any[]) => string | number | Date | string[] | [ DateModelType, DateModelType]) | (() => ModelValueType))[], unknown, unknown>;
|
|
114
|
+
modelValue: EpPropMergeType<(new (...args: any[]) => string | number | Date | string[] | [ DateModelType, DateModelType]) | (() => ModelValueType | null) | ((new (...args: any[]) => string | number | Date | string[] | [ DateModelType, DateModelType]) | (() => ModelValueType | null))[], unknown, unknown>;
|
|
114
115
|
placement: EpPropMergeType<(new (...args: any[]) => "top" | "bottom" | "left" | "right" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end") | (() => Placement) | ((new (...args: any[]) => "top" | "bottom" | "left" | "right" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end") | (() => Placement))[], Placement, unknown>;
|
|
115
116
|
tabindex: EpPropMergeType<(new (...args: any[]) => string | number) | (() => string | number) | ((new (...args: any[]) => string | number) | (() => string | number))[], unknown, unknown>;
|
|
116
|
-
valueOnClear: EpPropMergeType<
|
|
117
|
+
valueOnClear: EpPropMergeType<(new (...args: any[]) => string | number | boolean | Function) | (() => string | number | boolean | Function | null) | ((new (...args: any[]) => string | number | boolean | Function) | (() => string | number | boolean | Function | null))[], unknown, unknown>;
|
|
117
118
|
readonly: boolean;
|
|
118
119
|
prefixIcon: EpPropMergeType<(new (...args: any[]) => (string | Component) & {}) | (() => string | Component) | ((new (...args: any[]) => (string | Component) & {}) | (() => string | Component))[], unknown, unknown>;
|
|
119
120
|
validateEvent: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -125,6 +126,7 @@ declare const TimePicker: SFCWithInstall<{
|
|
|
125
126
|
rangeSeparator: string;
|
|
126
127
|
shortcuts: unknown[];
|
|
127
128
|
showNow: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
129
|
+
showFooter: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
128
130
|
showWeekNumber: boolean;
|
|
129
131
|
arrowControl: boolean;
|
|
130
132
|
unlinkPanels: boolean;
|
|
@@ -139,10 +141,11 @@ declare const TimePicker: SFCWithInstall<{
|
|
|
139
141
|
}, Readonly< ExtractPropTypes<{
|
|
140
142
|
isRange: BooleanConstructor;
|
|
141
143
|
showNow: EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
144
|
+
showFooter: EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
142
145
|
showWeekNumber: BooleanConstructor;
|
|
143
146
|
ariaLabel: StringConstructor;
|
|
144
147
|
emptyValues: ArrayConstructor;
|
|
145
|
-
valueOnClear: EpPropFinalized<
|
|
148
|
+
valueOnClear: EpPropFinalized<(new (...args: any[]) => string | number | boolean | Function) | (() => string | number | boolean | Function | null) | ((new (...args: any[]) => string | number | boolean | Function) | (() => string | number | boolean | Function | null))[], unknown, unknown, undefined, boolean>;
|
|
146
149
|
disabledDate: {
|
|
147
150
|
readonly type: PropType<Function>;
|
|
148
151
|
readonly required: false;
|
|
@@ -217,7 +220,7 @@ declare const TimePicker: SFCWithInstall<{
|
|
|
217
220
|
disabled: BooleanConstructor;
|
|
218
221
|
placeholder: EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
219
222
|
popperOptions: EpPropFinalized<(new (...args: any[]) => Partial< Options>) | (() => Partial< Options>) | ((new (...args: any[]) => Partial< Options>) | (() => Partial< Options>))[], unknown, unknown, () => {}, boolean>;
|
|
220
|
-
modelValue: EpPropFinalized<(new (...args: any[]) => string | number | Date | string[] | [ DateModelType, DateModelType]) | (() => ModelValueType) | ((new (...args: any[]) => string | number | Date | string[] | [ DateModelType, DateModelType]) | (() => ModelValueType))[], unknown, unknown, "", boolean>;
|
|
223
|
+
modelValue: EpPropFinalized<(new (...args: any[]) => string | number | Date | string[] | [ DateModelType, DateModelType]) | (() => ModelValueType | null) | ((new (...args: any[]) => string | number | Date | string[] | [ DateModelType, DateModelType]) | (() => ModelValueType | null))[], unknown, unknown, "", boolean>;
|
|
221
224
|
rangeSeparator: EpPropFinalized<StringConstructor, unknown, unknown, "-", boolean>;
|
|
222
225
|
startPlaceholder: StringConstructor;
|
|
223
226
|
endPlaceholder: StringConstructor;
|
|
@@ -239,10 +242,10 @@ declare const TimePicker: SFCWithInstall<{
|
|
|
239
242
|
disabled: boolean;
|
|
240
243
|
type: string;
|
|
241
244
|
placeholder: string;
|
|
242
|
-
modelValue: EpPropMergeType<(new (...args: any[]) => string | number | Date | string[] | [ DateModelType, DateModelType]) | (() => ModelValueType) | ((new (...args: any[]) => string | number | Date | string[] | [ DateModelType, DateModelType]) | (() => ModelValueType))[], unknown, unknown>;
|
|
245
|
+
modelValue: EpPropMergeType<(new (...args: any[]) => string | number | Date | string[] | [ DateModelType, DateModelType]) | (() => ModelValueType | null) | ((new (...args: any[]) => string | number | Date | string[] | [ DateModelType, DateModelType]) | (() => ModelValueType | null))[], unknown, unknown>;
|
|
243
246
|
placement: EpPropMergeType<(new (...args: any[]) => "top" | "bottom" | "left" | "right" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end") | (() => Placement) | ((new (...args: any[]) => "top" | "bottom" | "left" | "right" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end") | (() => Placement))[], Placement, unknown>;
|
|
244
247
|
tabindex: EpPropMergeType<(new (...args: any[]) => string | number) | (() => string | number) | ((new (...args: any[]) => string | number) | (() => string | number))[], unknown, unknown>;
|
|
245
|
-
valueOnClear: EpPropMergeType<
|
|
248
|
+
valueOnClear: EpPropMergeType<(new (...args: any[]) => string | number | boolean | Function) | (() => string | number | boolean | Function | null) | ((new (...args: any[]) => string | number | boolean | Function) | (() => string | number | boolean | Function | null))[], unknown, unknown>;
|
|
246
249
|
readonly: boolean;
|
|
247
250
|
prefixIcon: EpPropMergeType<(new (...args: any[]) => (string | Component) & {}) | (() => string | Component) | ((new (...args: any[]) => (string | Component) & {}) | (() => string | Component))[], unknown, unknown>;
|
|
248
251
|
validateEvent: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -254,6 +257,7 @@ declare const TimePicker: SFCWithInstall<{
|
|
|
254
257
|
rangeSeparator: string;
|
|
255
258
|
shortcuts: unknown[];
|
|
256
259
|
showNow: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
260
|
+
showFooter: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
257
261
|
showWeekNumber: boolean;
|
|
258
262
|
arrowControl: boolean;
|
|
259
263
|
unlinkPanels: boolean;
|