@sdata/web-vue 1.12.0 → 1.13.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/es/_components/icon-hover.vue.d.ts +1 -1
- package/es/_components/picker/input-range.vue.d.ts +1 -1
- package/es/_components/picker/input.vue.d.ts +1 -1
- package/es/_components/virtual-list/virtual-list.vue.d.ts +6 -6
- package/es/_hooks/use-component-ref.d.ts +1 -1
- package/es/_hooks/use-dropdown-virtual-list-props.d.ts +5 -0
- package/es/_hooks/use-dropdown-virtual-list-props.js +21 -0
- package/es/_hooks/use-form-item.d.ts +1 -1
- package/es/_hooks/use-size.d.ts +1 -1
- package/es/_hooks/use-trigger.d.ts +1 -1
- package/es/alert/alert.vue.d.ts +2 -2
- package/es/alert/index.d.ts +5 -5
- package/es/auto-complete/auto-complete.d.ts +1 -1
- package/es/auto-complete/auto-complete.js +5 -3
- package/es/auto-complete/index.d.ts +3 -3
- package/es/cascader/cascader.vue.d.ts +3 -3
- package/es/cascader/cascader.vue_vue_type_script_setup_true_lang.js +21 -5
- package/es/checkbox/checkbox.d.ts +1 -1
- package/es/checkbox/index.d.ts +2 -2
- package/es/collapse/collapse-item.d.ts +1 -1
- package/es/collapse/index.d.ts +1 -1
- package/es/color-picker/color-picker.d.ts +1 -1
- package/es/color-picker/index.d.ts +3 -3
- package/es/comment/comment.vue.d.ts +2 -2
- package/es/comment/index.d.ts +3 -3
- package/es/config-provider/config-provider.vue.d.ts +7 -0
- package/es/config-provider/config-provider.vue_vue_type_script_lang.js +7 -1
- package/es/config-provider/context.d.ts +2 -0
- package/es/config-provider/index.d.ts +9 -0
- package/es/date-picker/index.d.ts +19 -19
- package/es/date-picker/panels/date/index.vue.d.ts +1 -1
- package/es/date-picker/panels/week/index.vue.d.ts +1 -1
- package/es/date-picker/picker-panel.vue.d.ts +2 -2
- package/es/date-picker/picker.vue.d.ts +17 -17
- package/es/date-picker/range-picker-panel.vue.d.ts +3 -3
- package/es/date-picker/range-picker.vue.d.ts +19 -19
- package/es/descriptions/descriptions.d.ts +1 -1
- package/es/descriptions/index.d.ts +3 -3
- package/es/drawer/drawer.vue.d.ts +2 -2
- package/es/drawer/index.d.ts +5 -5
- package/es/dropdown/dropdown-button.vue.d.ts +18 -18
- package/es/dropdown/dropdown-option.vue.d.ts +2 -2
- package/es/dropdown/dropdown-panel.vue.d.ts +6 -6
- package/es/dropdown/dropdown-submenu.vue.d.ts +20 -20
- package/es/dropdown/dropdown.vue.d.ts +18 -18
- package/es/dropdown/index.d.ts +76 -76
- package/es/ellipsis/ellipsis.vue.d.ts +24 -24
- package/es/ellipsis/index.d.ts +96 -96
- package/es/ellipsis/performant-ellipsis.vue.d.ts +24 -24
- package/es/form/form-item-label.vue.d.ts +24 -24
- package/es/form/form-item.vue.d.ts +28 -28
- package/es/form/index.d.ts +28 -28
- package/es/image/image.vue.d.ts +26 -26
- package/es/image/preview-action.d.ts +24 -24
- package/es/image/preview-group.vue.d.ts +24 -24
- package/es/image/preview-toolbar.vue.d.ts +24 -24
- package/es/image/preview.vue.d.ts +24 -24
- package/es/input/index.d.ts +5 -5
- package/es/input/input-password.vue.d.ts +2 -2
- package/es/input/input.d.ts +1 -1
- package/es/input-number/index.d.ts +3 -3
- package/es/input-number/input-number.d.ts +1 -1
- package/es/list/index.d.ts +3 -3
- package/es/list/list.d.ts +1 -1
- package/es/mention/index.d.ts +6 -6
- package/es/mention/mention.d.ts +2 -2
- package/es/menu/base-menu.vue.d.ts +1 -1
- package/es/menu/menu.d.ts +2 -2
- package/es/menu/sub-menu-pop.vue.d.ts +13 -13
- package/es/message/message.vue.d.ts +1 -1
- package/es/modal/index.d.ts +5 -5
- package/es/modal/modal.vue.d.ts +2 -2
- package/es/notification/notification.vue.d.ts +1 -1
- package/es/overflow-list/index.d.ts +3 -3
- package/es/overflow-list/overflow-list.d.ts +1 -1
- package/es/page-header/index.d.ts +2 -2
- package/es/page-header/page-header.vue.d.ts +1 -1
- package/es/pagination/page-jumper.vue.d.ts +3 -3
- package/es/pagination/page-options.vue.d.ts +34 -34
- package/es/popconfirm/index.d.ts +24 -24
- package/es/popconfirm/popconfirm.vue.d.ts +12 -12
- package/es/popover/index.d.ts +24 -24
- package/es/popover/popover.vue.d.ts +12 -12
- package/es/progress/circle.vue.d.ts +3 -3
- package/es/progress/index.d.ts +23 -23
- package/es/progress/line.vue.d.ts +2 -2
- package/es/progress/progress.vue.d.ts +12 -12
- package/es/progress/steps.vue.d.ts +2 -2
- package/es/radio/index.d.ts +2 -2
- package/es/radio/radio.d.ts +1 -1
- package/es/scrollbar/index.d.ts +6 -6
- package/es/scrollbar/scrollbar.vue.d.ts +3 -3
- package/es/select/index.d.ts +34 -34
- package/es/select/option.vue.d.ts +4 -4
- package/es/select/select-dropdown.vue.d.ts +7 -7
- package/es/select/select.d.ts +14 -14
- package/es/select/select.js +5 -3
- package/es/slider/index.d.ts +54 -54
- package/es/slider/slider-button.vue.d.ts +24 -24
- package/es/slider/slider-input.vue.d.ts +3 -3
- package/es/slider/slider.vue.d.ts +27 -27
- package/es/space/index.d.ts +6 -6
- package/es/space/space.d.ts +1 -1
- package/es/steps/index.d.ts +3 -3
- package/es/steps/steps.vue.d.ts +1 -1
- package/es/table/index.d.ts +14 -14
- package/es/table/table-column.d.ts +2 -2
- package/es/table/table-operation-td.d.ts +4 -4
- package/es/table/table.d.ts +7 -7
- package/es/tabs/tabs-tab.vue.d.ts +1 -1
- package/es/tag/index.d.ts +485 -485
- package/es/tag/tag.vue.d.ts +194 -194
- package/es/textarea/index.d.ts +2 -2
- package/es/textarea/textarea.vue.d.ts +1 -1
- package/es/time-picker/index.d.ts +35 -35
- package/es/time-picker/panel.vue.d.ts +1 -1
- package/es/time-picker/range-panel.d.ts +1 -1
- package/es/time-picker/time-picker.vue.d.ts +17 -17
- package/es/tooltip/index.d.ts +24 -24
- package/es/tooltip/tooltip.vue.d.ts +12 -12
- package/es/transfer/index.d.ts +27 -27
- package/es/transfer/transfer-view.vue.d.ts +12 -12
- package/es/transfer/transfer.vue.d.ts +13 -13
- package/es/tree/base-node.vue.d.ts +2 -2
- package/es/tree/transition-node-list.vue.d.ts +2 -2
- package/es/tree/tree.vue.d.ts +8 -8
- package/es/tree-select/tree-select.vue.d.ts +17 -17
- package/es/tree-select/tree-select.vue_vue_type_script_lang.js +6 -2
- package/es/trigger/index.d.ts +12 -12
- package/es/trigger/trigger.d.ts +7 -7
- package/es/typography/base.d.ts +1 -1
- package/es/typography/edit-content.vue.d.ts +15 -15
- package/es/typography/index.d.ts +1 -1
- package/es/typography/operations.vue.d.ts +24 -24
- package/es/typography/title.d.ts +1 -1
- package/es/upload/upload-button.d.ts +1 -1
- package/es/verification-code/index.d.ts +3 -3
- package/es/verification-code/verification-code.d.ts +1 -1
- package/es/watermark/index.d.ts +3 -3
- package/es/watermark/watermark.d.ts +1 -1
- package/json/vetur-attributes.json +3 -0
- package/json/vetur-tags.json +1 -0
- package/json/web-types.json +9 -1
- package/package.json +1 -1
|
@@ -262,13 +262,13 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
262
262
|
default: boolean;
|
|
263
263
|
};
|
|
264
264
|
contentClass: {
|
|
265
|
-
type: (
|
|
265
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
266
266
|
};
|
|
267
267
|
contentStyle: {
|
|
268
268
|
type: PropType<CSSProperties>;
|
|
269
269
|
};
|
|
270
270
|
arrowClass: {
|
|
271
|
-
type: (
|
|
271
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
272
272
|
};
|
|
273
273
|
arrowStyle: {
|
|
274
274
|
type: PropType<CSSProperties>;
|
|
@@ -326,7 +326,7 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
326
326
|
default: boolean;
|
|
327
327
|
};
|
|
328
328
|
openedClass: {
|
|
329
|
-
type: (
|
|
329
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
330
330
|
};
|
|
331
331
|
autoFitPosition: {
|
|
332
332
|
type: BooleanConstructor;
|
|
@@ -349,8 +349,8 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
349
349
|
default: number;
|
|
350
350
|
};
|
|
351
351
|
}>> & Readonly<{
|
|
352
|
-
onResize?: (() => any) | undefined;
|
|
353
352
|
onHide?: (() => any) | undefined;
|
|
353
|
+
onResize?: (() => any) | undefined;
|
|
354
354
|
"onUpdate:popupVisible"?: ((_visible: boolean) => any) | undefined;
|
|
355
355
|
onPopupVisibleChange?: ((_visible: boolean) => any) | undefined;
|
|
356
356
|
onShow?: (() => any) | undefined;
|
|
@@ -453,13 +453,13 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
453
453
|
default: boolean;
|
|
454
454
|
};
|
|
455
455
|
contentClass: {
|
|
456
|
-
type: (
|
|
456
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
457
457
|
};
|
|
458
458
|
contentStyle: {
|
|
459
459
|
type: PropType<CSSProperties>;
|
|
460
460
|
};
|
|
461
461
|
arrowClass: {
|
|
462
|
-
type: (
|
|
462
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
463
463
|
};
|
|
464
464
|
arrowStyle: {
|
|
465
465
|
type: PropType<CSSProperties>;
|
|
@@ -517,7 +517,7 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
517
517
|
default: boolean;
|
|
518
518
|
};
|
|
519
519
|
openedClass: {
|
|
520
|
-
type: (
|
|
520
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
521
521
|
};
|
|
522
522
|
autoFitPosition: {
|
|
523
523
|
type: BooleanConstructor;
|
|
@@ -540,8 +540,8 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
540
540
|
default: number;
|
|
541
541
|
};
|
|
542
542
|
}>> & Readonly<{
|
|
543
|
-
onResize?: (() => any) | undefined;
|
|
544
543
|
onHide?: (() => any) | undefined;
|
|
544
|
+
onResize?: (() => any) | undefined;
|
|
545
545
|
"onUpdate:popupVisible"?: ((_visible: boolean) => any) | undefined;
|
|
546
546
|
onPopupVisibleChange?: ((_visible: boolean) => any) | undefined;
|
|
547
547
|
onShow?: (() => any) | undefined;
|
|
@@ -635,13 +635,13 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
635
635
|
default: boolean;
|
|
636
636
|
};
|
|
637
637
|
contentClass: {
|
|
638
|
-
type: (
|
|
638
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
639
639
|
};
|
|
640
640
|
contentStyle: {
|
|
641
641
|
type: PropType<CSSProperties>;
|
|
642
642
|
};
|
|
643
643
|
arrowClass: {
|
|
644
|
-
type: (
|
|
644
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
645
645
|
};
|
|
646
646
|
arrowStyle: {
|
|
647
647
|
type: PropType<CSSProperties>;
|
|
@@ -699,7 +699,7 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
699
699
|
default: boolean;
|
|
700
700
|
};
|
|
701
701
|
openedClass: {
|
|
702
|
-
type: (
|
|
702
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
703
703
|
};
|
|
704
704
|
autoFitPosition: {
|
|
705
705
|
type: BooleanConstructor;
|
|
@@ -722,8 +722,8 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
722
722
|
default: number;
|
|
723
723
|
};
|
|
724
724
|
}>> & Readonly<{
|
|
725
|
-
onResize?: (() => any) | undefined;
|
|
726
725
|
onHide?: (() => any) | undefined;
|
|
726
|
+
onResize?: (() => any) | undefined;
|
|
727
727
|
"onUpdate:popupVisible"?: ((_visible: boolean) => any) | undefined;
|
|
728
728
|
onPopupVisibleChange?: ((_visible: boolean) => any) | undefined;
|
|
729
729
|
onShow?: (() => any) | undefined;
|
|
@@ -952,13 +952,13 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
952
952
|
default: boolean;
|
|
953
953
|
};
|
|
954
954
|
contentClass: {
|
|
955
|
-
type: (
|
|
955
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
956
956
|
};
|
|
957
957
|
contentStyle: {
|
|
958
958
|
type: PropType<CSSProperties>;
|
|
959
959
|
};
|
|
960
960
|
arrowClass: {
|
|
961
|
-
type: (
|
|
961
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
962
962
|
};
|
|
963
963
|
arrowStyle: {
|
|
964
964
|
type: PropType<CSSProperties>;
|
|
@@ -1016,7 +1016,7 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
1016
1016
|
default: boolean;
|
|
1017
1017
|
};
|
|
1018
1018
|
openedClass: {
|
|
1019
|
-
type: (
|
|
1019
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1020
1020
|
};
|
|
1021
1021
|
autoFitPosition: {
|
|
1022
1022
|
type: BooleanConstructor;
|
|
@@ -1039,8 +1039,8 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
1039
1039
|
default: number;
|
|
1040
1040
|
};
|
|
1041
1041
|
}>> & Readonly<{
|
|
1042
|
-
onResize?: (() => any) | undefined;
|
|
1043
1042
|
onHide?: (() => any) | undefined;
|
|
1043
|
+
onResize?: (() => any) | undefined;
|
|
1044
1044
|
"onUpdate:popupVisible"?: ((_visible: boolean) => any) | undefined;
|
|
1045
1045
|
onPopupVisibleChange?: ((_visible: boolean) => any) | undefined;
|
|
1046
1046
|
onShow?: (() => any) | undefined;
|
|
@@ -1143,13 +1143,13 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
1143
1143
|
default: boolean;
|
|
1144
1144
|
};
|
|
1145
1145
|
contentClass: {
|
|
1146
|
-
type: (
|
|
1146
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1147
1147
|
};
|
|
1148
1148
|
contentStyle: {
|
|
1149
1149
|
type: PropType<CSSProperties>;
|
|
1150
1150
|
};
|
|
1151
1151
|
arrowClass: {
|
|
1152
|
-
type: (
|
|
1152
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1153
1153
|
};
|
|
1154
1154
|
arrowStyle: {
|
|
1155
1155
|
type: PropType<CSSProperties>;
|
|
@@ -1207,7 +1207,7 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
1207
1207
|
default: boolean;
|
|
1208
1208
|
};
|
|
1209
1209
|
openedClass: {
|
|
1210
|
-
type: (
|
|
1210
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1211
1211
|
};
|
|
1212
1212
|
autoFitPosition: {
|
|
1213
1213
|
type: BooleanConstructor;
|
|
@@ -1230,8 +1230,8 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
1230
1230
|
default: number;
|
|
1231
1231
|
};
|
|
1232
1232
|
}>> & Readonly<{
|
|
1233
|
-
onResize?: (() => any) | undefined;
|
|
1234
1233
|
onHide?: (() => any) | undefined;
|
|
1234
|
+
onResize?: (() => any) | undefined;
|
|
1235
1235
|
"onUpdate:popupVisible"?: ((_visible: boolean) => any) | undefined;
|
|
1236
1236
|
onPopupVisibleChange?: ((_visible: boolean) => any) | undefined;
|
|
1237
1237
|
onShow?: (() => any) | undefined;
|
|
@@ -1325,13 +1325,13 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
1325
1325
|
default: boolean;
|
|
1326
1326
|
};
|
|
1327
1327
|
contentClass: {
|
|
1328
|
-
type: (
|
|
1328
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1329
1329
|
};
|
|
1330
1330
|
contentStyle: {
|
|
1331
1331
|
type: PropType<CSSProperties>;
|
|
1332
1332
|
};
|
|
1333
1333
|
arrowClass: {
|
|
1334
|
-
type: (
|
|
1334
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1335
1335
|
};
|
|
1336
1336
|
arrowStyle: {
|
|
1337
1337
|
type: PropType<CSSProperties>;
|
|
@@ -1389,7 +1389,7 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
1389
1389
|
default: boolean;
|
|
1390
1390
|
};
|
|
1391
1391
|
openedClass: {
|
|
1392
|
-
type: (
|
|
1392
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1393
1393
|
};
|
|
1394
1394
|
autoFitPosition: {
|
|
1395
1395
|
type: BooleanConstructor;
|
|
@@ -1412,8 +1412,8 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
1412
1412
|
default: number;
|
|
1413
1413
|
};
|
|
1414
1414
|
}>> & Readonly<{
|
|
1415
|
-
onResize?: (() => any) | undefined;
|
|
1416
1415
|
onHide?: (() => any) | undefined;
|
|
1416
|
+
onResize?: (() => any) | undefined;
|
|
1417
1417
|
"onUpdate:popupVisible"?: ((_visible: boolean) => any) | undefined;
|
|
1418
1418
|
onPopupVisibleChange?: ((_visible: boolean) => any) | undefined;
|
|
1419
1419
|
onShow?: (() => any) | undefined;
|
|
@@ -183,13 +183,13 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
183
183
|
default: boolean;
|
|
184
184
|
};
|
|
185
185
|
contentClass: {
|
|
186
|
-
type: (
|
|
186
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
187
187
|
};
|
|
188
188
|
contentStyle: {
|
|
189
189
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
190
190
|
};
|
|
191
191
|
arrowClass: {
|
|
192
|
-
type: (
|
|
192
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
193
193
|
};
|
|
194
194
|
arrowStyle: {
|
|
195
195
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
@@ -247,7 +247,7 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
247
247
|
default: boolean;
|
|
248
248
|
};
|
|
249
249
|
openedClass: {
|
|
250
|
-
type: (
|
|
250
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
251
251
|
};
|
|
252
252
|
autoFitPosition: {
|
|
253
253
|
type: BooleanConstructor;
|
|
@@ -270,8 +270,8 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
270
270
|
default: number;
|
|
271
271
|
};
|
|
272
272
|
}>> & Readonly<{
|
|
273
|
-
onResize?: (() => any) | undefined;
|
|
274
273
|
onHide?: (() => any) | undefined;
|
|
274
|
+
onResize?: (() => any) | undefined;
|
|
275
275
|
"onUpdate:popupVisible"?: ((_visible: boolean) => any) | undefined;
|
|
276
276
|
onPopupVisibleChange?: ((_visible: boolean) => any) | undefined;
|
|
277
277
|
onShow?: (() => any) | undefined;
|
|
@@ -374,13 +374,13 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
374
374
|
default: boolean;
|
|
375
375
|
};
|
|
376
376
|
contentClass: {
|
|
377
|
-
type: (
|
|
377
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
378
378
|
};
|
|
379
379
|
contentStyle: {
|
|
380
380
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
381
381
|
};
|
|
382
382
|
arrowClass: {
|
|
383
|
-
type: (
|
|
383
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
384
384
|
};
|
|
385
385
|
arrowStyle: {
|
|
386
386
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
@@ -438,7 +438,7 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
438
438
|
default: boolean;
|
|
439
439
|
};
|
|
440
440
|
openedClass: {
|
|
441
|
-
type: (
|
|
441
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
442
442
|
};
|
|
443
443
|
autoFitPosition: {
|
|
444
444
|
type: BooleanConstructor;
|
|
@@ -461,8 +461,8 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
461
461
|
default: number;
|
|
462
462
|
};
|
|
463
463
|
}>> & Readonly<{
|
|
464
|
-
onResize?: (() => any) | undefined;
|
|
465
464
|
onHide?: (() => any) | undefined;
|
|
465
|
+
onResize?: (() => any) | undefined;
|
|
466
466
|
"onUpdate:popupVisible"?: ((_visible: boolean) => any) | undefined;
|
|
467
467
|
onPopupVisibleChange?: ((_visible: boolean) => any) | undefined;
|
|
468
468
|
onShow?: (() => any) | undefined;
|
|
@@ -556,13 +556,13 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
556
556
|
default: boolean;
|
|
557
557
|
};
|
|
558
558
|
contentClass: {
|
|
559
|
-
type: (
|
|
559
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
560
560
|
};
|
|
561
561
|
contentStyle: {
|
|
562
562
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
563
563
|
};
|
|
564
564
|
arrowClass: {
|
|
565
|
-
type: (
|
|
565
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
566
566
|
};
|
|
567
567
|
arrowStyle: {
|
|
568
568
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
@@ -620,7 +620,7 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
620
620
|
default: boolean;
|
|
621
621
|
};
|
|
622
622
|
openedClass: {
|
|
623
|
-
type: (
|
|
623
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
624
624
|
};
|
|
625
625
|
autoFitPosition: {
|
|
626
626
|
type: BooleanConstructor;
|
|
@@ -643,8 +643,8 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
643
643
|
default: number;
|
|
644
644
|
};
|
|
645
645
|
}>> & Readonly<{
|
|
646
|
-
onResize?: (() => any) | undefined;
|
|
647
646
|
onHide?: (() => any) | undefined;
|
|
647
|
+
onResize?: (() => any) | undefined;
|
|
648
648
|
"onUpdate:popupVisible"?: ((_visible: boolean) => any) | undefined;
|
|
649
649
|
onPopupVisibleChange?: ((_visible: boolean) => any) | undefined;
|
|
650
650
|
onShow?: (() => any) | undefined;
|
|
@@ -873,13 +873,13 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
873
873
|
default: boolean;
|
|
874
874
|
};
|
|
875
875
|
contentClass: {
|
|
876
|
-
type: (
|
|
876
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
877
877
|
};
|
|
878
878
|
contentStyle: {
|
|
879
879
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
880
880
|
};
|
|
881
881
|
arrowClass: {
|
|
882
|
-
type: (
|
|
882
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
883
883
|
};
|
|
884
884
|
arrowStyle: {
|
|
885
885
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
@@ -937,7 +937,7 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
937
937
|
default: boolean;
|
|
938
938
|
};
|
|
939
939
|
openedClass: {
|
|
940
|
-
type: (
|
|
940
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
941
941
|
};
|
|
942
942
|
autoFitPosition: {
|
|
943
943
|
type: BooleanConstructor;
|
|
@@ -960,8 +960,8 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
960
960
|
default: number;
|
|
961
961
|
};
|
|
962
962
|
}>> & Readonly<{
|
|
963
|
-
onResize?: (() => any) | undefined;
|
|
964
963
|
onHide?: (() => any) | undefined;
|
|
964
|
+
onResize?: (() => any) | undefined;
|
|
965
965
|
"onUpdate:popupVisible"?: ((_visible: boolean) => any) | undefined;
|
|
966
966
|
onPopupVisibleChange?: ((_visible: boolean) => any) | undefined;
|
|
967
967
|
onShow?: (() => any) | undefined;
|
|
@@ -1064,13 +1064,13 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
1064
1064
|
default: boolean;
|
|
1065
1065
|
};
|
|
1066
1066
|
contentClass: {
|
|
1067
|
-
type: (
|
|
1067
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1068
1068
|
};
|
|
1069
1069
|
contentStyle: {
|
|
1070
1070
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
1071
1071
|
};
|
|
1072
1072
|
arrowClass: {
|
|
1073
|
-
type: (
|
|
1073
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1074
1074
|
};
|
|
1075
1075
|
arrowStyle: {
|
|
1076
1076
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
@@ -1128,7 +1128,7 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
1128
1128
|
default: boolean;
|
|
1129
1129
|
};
|
|
1130
1130
|
openedClass: {
|
|
1131
|
-
type: (
|
|
1131
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1132
1132
|
};
|
|
1133
1133
|
autoFitPosition: {
|
|
1134
1134
|
type: BooleanConstructor;
|
|
@@ -1151,8 +1151,8 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
1151
1151
|
default: number;
|
|
1152
1152
|
};
|
|
1153
1153
|
}>> & Readonly<{
|
|
1154
|
-
onResize?: (() => any) | undefined;
|
|
1155
1154
|
onHide?: (() => any) | undefined;
|
|
1155
|
+
onResize?: (() => any) | undefined;
|
|
1156
1156
|
"onUpdate:popupVisible"?: ((_visible: boolean) => any) | undefined;
|
|
1157
1157
|
onPopupVisibleChange?: ((_visible: boolean) => any) | undefined;
|
|
1158
1158
|
onShow?: (() => any) | undefined;
|
|
@@ -1246,13 +1246,13 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
1246
1246
|
default: boolean;
|
|
1247
1247
|
};
|
|
1248
1248
|
contentClass: {
|
|
1249
|
-
type: (
|
|
1249
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1250
1250
|
};
|
|
1251
1251
|
contentStyle: {
|
|
1252
1252
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
1253
1253
|
};
|
|
1254
1254
|
arrowClass: {
|
|
1255
|
-
type: (
|
|
1255
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1256
1256
|
};
|
|
1257
1257
|
arrowStyle: {
|
|
1258
1258
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
@@ -1310,7 +1310,7 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
1310
1310
|
default: boolean;
|
|
1311
1311
|
};
|
|
1312
1312
|
openedClass: {
|
|
1313
|
-
type: (
|
|
1313
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1314
1314
|
};
|
|
1315
1315
|
autoFitPosition: {
|
|
1316
1316
|
type: BooleanConstructor;
|
|
@@ -1333,8 +1333,8 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
1333
1333
|
default: number;
|
|
1334
1334
|
};
|
|
1335
1335
|
}>> & Readonly<{
|
|
1336
|
-
onResize?: (() => any) | undefined;
|
|
1337
1336
|
onHide?: (() => any) | undefined;
|
|
1337
|
+
onResize?: (() => any) | undefined;
|
|
1338
1338
|
"onUpdate:popupVisible"?: ((_visible: boolean) => any) | undefined;
|
|
1339
1339
|
onPopupVisibleChange?: ((_visible: boolean) => any) | undefined;
|
|
1340
1340
|
onShow?: (() => any) | undefined;
|
|
@@ -56,8 +56,8 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
56
56
|
labelColStyle: ObjectConstructor;
|
|
57
57
|
wrapperColStyle: ObjectConstructor;
|
|
58
58
|
rowProps: ObjectConstructor;
|
|
59
|
-
rowClass: (
|
|
60
|
-
contentClass: (
|
|
59
|
+
rowClass: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
60
|
+
contentClass: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
61
61
|
contentFlex: {
|
|
62
62
|
type: BooleanConstructor;
|
|
63
63
|
default: boolean;
|
|
@@ -150,8 +150,8 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
150
150
|
labelColStyle: ObjectConstructor;
|
|
151
151
|
wrapperColStyle: ObjectConstructor;
|
|
152
152
|
rowProps: ObjectConstructor;
|
|
153
|
-
rowClass: (
|
|
154
|
-
contentClass: (
|
|
153
|
+
rowClass: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
154
|
+
contentClass: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
155
155
|
contentFlex: {
|
|
156
156
|
type: BooleanConstructor;
|
|
157
157
|
default: boolean;
|
|
@@ -530,13 +530,13 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
530
530
|
default: boolean;
|
|
531
531
|
};
|
|
532
532
|
contentClass: {
|
|
533
|
-
type: (
|
|
533
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
534
534
|
};
|
|
535
535
|
contentStyle: {
|
|
536
536
|
type: PropType<import("vue").CSSProperties>;
|
|
537
537
|
};
|
|
538
538
|
arrowClass: {
|
|
539
|
-
type: (
|
|
539
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
540
540
|
};
|
|
541
541
|
arrowStyle: {
|
|
542
542
|
type: PropType<import("vue").CSSProperties>;
|
|
@@ -594,7 +594,7 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
594
594
|
default: boolean;
|
|
595
595
|
};
|
|
596
596
|
openedClass: {
|
|
597
|
-
type: (
|
|
597
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
598
598
|
};
|
|
599
599
|
autoFitPosition: {
|
|
600
600
|
type: BooleanConstructor;
|
|
@@ -617,8 +617,8 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
617
617
|
default: number;
|
|
618
618
|
};
|
|
619
619
|
}>> & Readonly<{
|
|
620
|
-
onResize?: (() => any) | undefined;
|
|
621
620
|
onHide?: (() => any) | undefined;
|
|
621
|
+
onResize?: (() => any) | undefined;
|
|
622
622
|
"onUpdate:popupVisible"?: ((_visible: boolean) => any) | undefined;
|
|
623
623
|
onPopupVisibleChange?: ((_visible: boolean) => any) | undefined;
|
|
624
624
|
onShow?: (() => any) | undefined;
|
|
@@ -721,13 +721,13 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
721
721
|
default: boolean;
|
|
722
722
|
};
|
|
723
723
|
contentClass: {
|
|
724
|
-
type: (
|
|
724
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
725
725
|
};
|
|
726
726
|
contentStyle: {
|
|
727
727
|
type: PropType<import("vue").CSSProperties>;
|
|
728
728
|
};
|
|
729
729
|
arrowClass: {
|
|
730
|
-
type: (
|
|
730
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
731
731
|
};
|
|
732
732
|
arrowStyle: {
|
|
733
733
|
type: PropType<import("vue").CSSProperties>;
|
|
@@ -785,7 +785,7 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
785
785
|
default: boolean;
|
|
786
786
|
};
|
|
787
787
|
openedClass: {
|
|
788
|
-
type: (
|
|
788
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
789
789
|
};
|
|
790
790
|
autoFitPosition: {
|
|
791
791
|
type: BooleanConstructor;
|
|
@@ -808,8 +808,8 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
808
808
|
default: number;
|
|
809
809
|
};
|
|
810
810
|
}>> & Readonly<{
|
|
811
|
-
onResize?: (() => any) | undefined;
|
|
812
811
|
onHide?: (() => any) | undefined;
|
|
812
|
+
onResize?: (() => any) | undefined;
|
|
813
813
|
"onUpdate:popupVisible"?: ((_visible: boolean) => any) | undefined;
|
|
814
814
|
onPopupVisibleChange?: ((_visible: boolean) => any) | undefined;
|
|
815
815
|
onShow?: (() => any) | undefined;
|
|
@@ -903,13 +903,13 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
903
903
|
default: boolean;
|
|
904
904
|
};
|
|
905
905
|
contentClass: {
|
|
906
|
-
type: (
|
|
906
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
907
907
|
};
|
|
908
908
|
contentStyle: {
|
|
909
909
|
type: PropType<import("vue").CSSProperties>;
|
|
910
910
|
};
|
|
911
911
|
arrowClass: {
|
|
912
|
-
type: (
|
|
912
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
913
913
|
};
|
|
914
914
|
arrowStyle: {
|
|
915
915
|
type: PropType<import("vue").CSSProperties>;
|
|
@@ -967,7 +967,7 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
967
967
|
default: boolean;
|
|
968
968
|
};
|
|
969
969
|
openedClass: {
|
|
970
|
-
type: (
|
|
970
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
971
971
|
};
|
|
972
972
|
autoFitPosition: {
|
|
973
973
|
type: BooleanConstructor;
|
|
@@ -990,8 +990,8 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
990
990
|
default: number;
|
|
991
991
|
};
|
|
992
992
|
}>> & Readonly<{
|
|
993
|
-
onResize?: (() => any) | undefined;
|
|
994
993
|
onHide?: (() => any) | undefined;
|
|
994
|
+
onResize?: (() => any) | undefined;
|
|
995
995
|
"onUpdate:popupVisible"?: ((_visible: boolean) => any) | undefined;
|
|
996
996
|
onPopupVisibleChange?: ((_visible: boolean) => any) | undefined;
|
|
997
997
|
onShow?: (() => any) | undefined;
|
|
@@ -1220,13 +1220,13 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
1220
1220
|
default: boolean;
|
|
1221
1221
|
};
|
|
1222
1222
|
contentClass: {
|
|
1223
|
-
type: (
|
|
1223
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1224
1224
|
};
|
|
1225
1225
|
contentStyle: {
|
|
1226
1226
|
type: PropType<import("vue").CSSProperties>;
|
|
1227
1227
|
};
|
|
1228
1228
|
arrowClass: {
|
|
1229
|
-
type: (
|
|
1229
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1230
1230
|
};
|
|
1231
1231
|
arrowStyle: {
|
|
1232
1232
|
type: PropType<import("vue").CSSProperties>;
|
|
@@ -1284,7 +1284,7 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
1284
1284
|
default: boolean;
|
|
1285
1285
|
};
|
|
1286
1286
|
openedClass: {
|
|
1287
|
-
type: (
|
|
1287
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1288
1288
|
};
|
|
1289
1289
|
autoFitPosition: {
|
|
1290
1290
|
type: BooleanConstructor;
|
|
@@ -1307,8 +1307,8 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
1307
1307
|
default: number;
|
|
1308
1308
|
};
|
|
1309
1309
|
}>> & Readonly<{
|
|
1310
|
-
onResize?: (() => any) | undefined;
|
|
1311
1310
|
onHide?: (() => any) | undefined;
|
|
1311
|
+
onResize?: (() => any) | undefined;
|
|
1312
1312
|
"onUpdate:popupVisible"?: ((_visible: boolean) => any) | undefined;
|
|
1313
1313
|
onPopupVisibleChange?: ((_visible: boolean) => any) | undefined;
|
|
1314
1314
|
onShow?: (() => any) | undefined;
|
|
@@ -1411,13 +1411,13 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
1411
1411
|
default: boolean;
|
|
1412
1412
|
};
|
|
1413
1413
|
contentClass: {
|
|
1414
|
-
type: (
|
|
1414
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1415
1415
|
};
|
|
1416
1416
|
contentStyle: {
|
|
1417
1417
|
type: PropType<import("vue").CSSProperties>;
|
|
1418
1418
|
};
|
|
1419
1419
|
arrowClass: {
|
|
1420
|
-
type: (
|
|
1420
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1421
1421
|
};
|
|
1422
1422
|
arrowStyle: {
|
|
1423
1423
|
type: PropType<import("vue").CSSProperties>;
|
|
@@ -1475,7 +1475,7 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
1475
1475
|
default: boolean;
|
|
1476
1476
|
};
|
|
1477
1477
|
openedClass: {
|
|
1478
|
-
type: (
|
|
1478
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1479
1479
|
};
|
|
1480
1480
|
autoFitPosition: {
|
|
1481
1481
|
type: BooleanConstructor;
|
|
@@ -1498,8 +1498,8 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
1498
1498
|
default: number;
|
|
1499
1499
|
};
|
|
1500
1500
|
}>> & Readonly<{
|
|
1501
|
-
onResize?: (() => any) | undefined;
|
|
1502
1501
|
onHide?: (() => any) | undefined;
|
|
1502
|
+
onResize?: (() => any) | undefined;
|
|
1503
1503
|
"onUpdate:popupVisible"?: ((_visible: boolean) => any) | undefined;
|
|
1504
1504
|
onPopupVisibleChange?: ((_visible: boolean) => any) | undefined;
|
|
1505
1505
|
onShow?: (() => any) | undefined;
|
|
@@ -1593,13 +1593,13 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
1593
1593
|
default: boolean;
|
|
1594
1594
|
};
|
|
1595
1595
|
contentClass: {
|
|
1596
|
-
type: (
|
|
1596
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1597
1597
|
};
|
|
1598
1598
|
contentStyle: {
|
|
1599
1599
|
type: PropType<import("vue").CSSProperties>;
|
|
1600
1600
|
};
|
|
1601
1601
|
arrowClass: {
|
|
1602
|
-
type: (
|
|
1602
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1603
1603
|
};
|
|
1604
1604
|
arrowStyle: {
|
|
1605
1605
|
type: PropType<import("vue").CSSProperties>;
|
|
@@ -1657,7 +1657,7 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
1657
1657
|
default: boolean;
|
|
1658
1658
|
};
|
|
1659
1659
|
openedClass: {
|
|
1660
|
-
type: (
|
|
1660
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1661
1661
|
};
|
|
1662
1662
|
autoFitPosition: {
|
|
1663
1663
|
type: BooleanConstructor;
|
|
@@ -1680,8 +1680,8 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
1680
1680
|
default: number;
|
|
1681
1681
|
};
|
|
1682
1682
|
}>> & Readonly<{
|
|
1683
|
-
onResize?: (() => any) | undefined;
|
|
1684
1683
|
onHide?: (() => any) | undefined;
|
|
1684
|
+
onResize?: (() => any) | undefined;
|
|
1685
1685
|
"onUpdate:popupVisible"?: ((_visible: boolean) => any) | undefined;
|
|
1686
1686
|
onPopupVisibleChange?: ((_visible: boolean) => any) | undefined;
|
|
1687
1687
|
onShow?: (() => any) | undefined;
|