@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
|
@@ -194,13 +194,13 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
194
194
|
default: boolean;
|
|
195
195
|
};
|
|
196
196
|
contentClass: {
|
|
197
|
-
type: (
|
|
197
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
198
198
|
};
|
|
199
199
|
contentStyle: {
|
|
200
200
|
type: PropType<import("vue").CSSProperties>;
|
|
201
201
|
};
|
|
202
202
|
arrowClass: {
|
|
203
|
-
type: (
|
|
203
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
204
204
|
};
|
|
205
205
|
arrowStyle: {
|
|
206
206
|
type: PropType<import("vue").CSSProperties>;
|
|
@@ -258,7 +258,7 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
258
258
|
default: boolean;
|
|
259
259
|
};
|
|
260
260
|
openedClass: {
|
|
261
|
-
type: (
|
|
261
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
262
262
|
};
|
|
263
263
|
autoFitPosition: {
|
|
264
264
|
type: BooleanConstructor;
|
|
@@ -281,8 +281,8 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
281
281
|
default: number;
|
|
282
282
|
};
|
|
283
283
|
}>> & Readonly<{
|
|
284
|
-
onResize?: (() => any) | undefined;
|
|
285
284
|
onHide?: (() => any) | undefined;
|
|
285
|
+
onResize?: (() => any) | undefined;
|
|
286
286
|
"onUpdate:popupVisible"?: ((_visible: boolean) => any) | undefined;
|
|
287
287
|
onPopupVisibleChange?: ((_visible: boolean) => any) | undefined;
|
|
288
288
|
onShow?: (() => any) | undefined;
|
|
@@ -385,13 +385,13 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
385
385
|
default: boolean;
|
|
386
386
|
};
|
|
387
387
|
contentClass: {
|
|
388
|
-
type: (
|
|
388
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
389
389
|
};
|
|
390
390
|
contentStyle: {
|
|
391
391
|
type: PropType<import("vue").CSSProperties>;
|
|
392
392
|
};
|
|
393
393
|
arrowClass: {
|
|
394
|
-
type: (
|
|
394
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
395
395
|
};
|
|
396
396
|
arrowStyle: {
|
|
397
397
|
type: PropType<import("vue").CSSProperties>;
|
|
@@ -449,7 +449,7 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
449
449
|
default: boolean;
|
|
450
450
|
};
|
|
451
451
|
openedClass: {
|
|
452
|
-
type: (
|
|
452
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
453
453
|
};
|
|
454
454
|
autoFitPosition: {
|
|
455
455
|
type: BooleanConstructor;
|
|
@@ -472,8 +472,8 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
472
472
|
default: number;
|
|
473
473
|
};
|
|
474
474
|
}>> & Readonly<{
|
|
475
|
-
onResize?: (() => any) | undefined;
|
|
476
475
|
onHide?: (() => any) | undefined;
|
|
476
|
+
onResize?: (() => any) | undefined;
|
|
477
477
|
"onUpdate:popupVisible"?: ((_visible: boolean) => any) | undefined;
|
|
478
478
|
onPopupVisibleChange?: ((_visible: boolean) => any) | undefined;
|
|
479
479
|
onShow?: (() => any) | undefined;
|
|
@@ -567,13 +567,13 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
567
567
|
default: boolean;
|
|
568
568
|
};
|
|
569
569
|
contentClass: {
|
|
570
|
-
type: (
|
|
570
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
571
571
|
};
|
|
572
572
|
contentStyle: {
|
|
573
573
|
type: PropType<import("vue").CSSProperties>;
|
|
574
574
|
};
|
|
575
575
|
arrowClass: {
|
|
576
|
-
type: (
|
|
576
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
577
577
|
};
|
|
578
578
|
arrowStyle: {
|
|
579
579
|
type: PropType<import("vue").CSSProperties>;
|
|
@@ -631,7 +631,7 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
631
631
|
default: boolean;
|
|
632
632
|
};
|
|
633
633
|
openedClass: {
|
|
634
|
-
type: (
|
|
634
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
635
635
|
};
|
|
636
636
|
autoFitPosition: {
|
|
637
637
|
type: BooleanConstructor;
|
|
@@ -654,8 +654,8 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
654
654
|
default: number;
|
|
655
655
|
};
|
|
656
656
|
}>> & Readonly<{
|
|
657
|
-
onResize?: (() => any) | undefined;
|
|
658
657
|
onHide?: (() => any) | undefined;
|
|
658
|
+
onResize?: (() => any) | undefined;
|
|
659
659
|
"onUpdate:popupVisible"?: ((_visible: boolean) => any) | undefined;
|
|
660
660
|
onPopupVisibleChange?: ((_visible: boolean) => any) | undefined;
|
|
661
661
|
onShow?: (() => any) | undefined;
|
|
@@ -884,13 +884,13 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
884
884
|
default: boolean;
|
|
885
885
|
};
|
|
886
886
|
contentClass: {
|
|
887
|
-
type: (
|
|
887
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
888
888
|
};
|
|
889
889
|
contentStyle: {
|
|
890
890
|
type: PropType<import("vue").CSSProperties>;
|
|
891
891
|
};
|
|
892
892
|
arrowClass: {
|
|
893
|
-
type: (
|
|
893
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
894
894
|
};
|
|
895
895
|
arrowStyle: {
|
|
896
896
|
type: PropType<import("vue").CSSProperties>;
|
|
@@ -948,7 +948,7 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
948
948
|
default: boolean;
|
|
949
949
|
};
|
|
950
950
|
openedClass: {
|
|
951
|
-
type: (
|
|
951
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
952
952
|
};
|
|
953
953
|
autoFitPosition: {
|
|
954
954
|
type: BooleanConstructor;
|
|
@@ -971,8 +971,8 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
971
971
|
default: number;
|
|
972
972
|
};
|
|
973
973
|
}>> & Readonly<{
|
|
974
|
-
onResize?: (() => any) | undefined;
|
|
975
974
|
onHide?: (() => any) | undefined;
|
|
975
|
+
onResize?: (() => any) | undefined;
|
|
976
976
|
"onUpdate:popupVisible"?: ((_visible: boolean) => any) | undefined;
|
|
977
977
|
onPopupVisibleChange?: ((_visible: boolean) => any) | undefined;
|
|
978
978
|
onShow?: (() => any) | undefined;
|
|
@@ -1075,13 +1075,13 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
1075
1075
|
default: boolean;
|
|
1076
1076
|
};
|
|
1077
1077
|
contentClass: {
|
|
1078
|
-
type: (
|
|
1078
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1079
1079
|
};
|
|
1080
1080
|
contentStyle: {
|
|
1081
1081
|
type: PropType<import("vue").CSSProperties>;
|
|
1082
1082
|
};
|
|
1083
1083
|
arrowClass: {
|
|
1084
|
-
type: (
|
|
1084
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1085
1085
|
};
|
|
1086
1086
|
arrowStyle: {
|
|
1087
1087
|
type: PropType<import("vue").CSSProperties>;
|
|
@@ -1139,7 +1139,7 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
1139
1139
|
default: boolean;
|
|
1140
1140
|
};
|
|
1141
1141
|
openedClass: {
|
|
1142
|
-
type: (
|
|
1142
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1143
1143
|
};
|
|
1144
1144
|
autoFitPosition: {
|
|
1145
1145
|
type: BooleanConstructor;
|
|
@@ -1162,8 +1162,8 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
1162
1162
|
default: number;
|
|
1163
1163
|
};
|
|
1164
1164
|
}>> & Readonly<{
|
|
1165
|
-
onResize?: (() => any) | undefined;
|
|
1166
1165
|
onHide?: (() => any) | undefined;
|
|
1166
|
+
onResize?: (() => any) | undefined;
|
|
1167
1167
|
"onUpdate:popupVisible"?: ((_visible: boolean) => any) | undefined;
|
|
1168
1168
|
onPopupVisibleChange?: ((_visible: boolean) => any) | undefined;
|
|
1169
1169
|
onShow?: (() => any) | undefined;
|
|
@@ -1257,13 +1257,13 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
1257
1257
|
default: boolean;
|
|
1258
1258
|
};
|
|
1259
1259
|
contentClass: {
|
|
1260
|
-
type: (
|
|
1260
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1261
1261
|
};
|
|
1262
1262
|
contentStyle: {
|
|
1263
1263
|
type: PropType<import("vue").CSSProperties>;
|
|
1264
1264
|
};
|
|
1265
1265
|
arrowClass: {
|
|
1266
|
-
type: (
|
|
1266
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1267
1267
|
};
|
|
1268
1268
|
arrowStyle: {
|
|
1269
1269
|
type: PropType<import("vue").CSSProperties>;
|
|
@@ -1321,7 +1321,7 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
1321
1321
|
default: boolean;
|
|
1322
1322
|
};
|
|
1323
1323
|
openedClass: {
|
|
1324
|
-
type: (
|
|
1324
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1325
1325
|
};
|
|
1326
1326
|
autoFitPosition: {
|
|
1327
1327
|
type: BooleanConstructor;
|
|
@@ -1344,8 +1344,8 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
1344
1344
|
default: number;
|
|
1345
1345
|
};
|
|
1346
1346
|
}>> & Readonly<{
|
|
1347
|
-
onResize?: (() => any) | undefined;
|
|
1348
1347
|
onHide?: (() => any) | undefined;
|
|
1348
|
+
onResize?: (() => any) | undefined;
|
|
1349
1349
|
"onUpdate:popupVisible"?: ((_visible: boolean) => any) | undefined;
|
|
1350
1350
|
onPopupVisibleChange?: ((_visible: boolean) => any) | undefined;
|
|
1351
1351
|
onShow?: (() => any) | undefined;
|
|
@@ -137,7 +137,7 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
137
137
|
}, import("vue").PublicProps, {
|
|
138
138
|
error: boolean;
|
|
139
139
|
disabled: boolean;
|
|
140
|
-
mode: "
|
|
140
|
+
mode: "embed" | "button";
|
|
141
141
|
allowClear: boolean;
|
|
142
142
|
max: number;
|
|
143
143
|
step: number;
|
|
@@ -230,7 +230,7 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
230
230
|
}, {
|
|
231
231
|
error: boolean;
|
|
232
232
|
disabled: boolean;
|
|
233
|
-
mode: "
|
|
233
|
+
mode: "embed" | "button";
|
|
234
234
|
allowClear: boolean;
|
|
235
235
|
max: number;
|
|
236
236
|
step: number;
|
|
@@ -328,7 +328,7 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
328
328
|
}, string, {
|
|
329
329
|
error: boolean;
|
|
330
330
|
disabled: boolean;
|
|
331
|
-
mode: "
|
|
331
|
+
mode: "embed" | "button";
|
|
332
332
|
allowClear: boolean;
|
|
333
333
|
max: number;
|
|
334
334
|
step: number;
|
|
@@ -340,13 +340,13 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
340
340
|
default: boolean;
|
|
341
341
|
};
|
|
342
342
|
contentClass: {
|
|
343
|
-
type: (
|
|
343
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
344
344
|
};
|
|
345
345
|
contentStyle: {
|
|
346
346
|
type: PropType<CSSProperties>;
|
|
347
347
|
};
|
|
348
348
|
arrowClass: {
|
|
349
|
-
type: (
|
|
349
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
350
350
|
};
|
|
351
351
|
arrowStyle: {
|
|
352
352
|
type: PropType<CSSProperties>;
|
|
@@ -404,7 +404,7 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
404
404
|
default: boolean;
|
|
405
405
|
};
|
|
406
406
|
openedClass: {
|
|
407
|
-
type: (
|
|
407
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
408
408
|
};
|
|
409
409
|
autoFitPosition: {
|
|
410
410
|
type: BooleanConstructor;
|
|
@@ -427,8 +427,8 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
427
427
|
default: number;
|
|
428
428
|
};
|
|
429
429
|
}>> & Readonly<{
|
|
430
|
-
onResize?: (() => any) | undefined;
|
|
431
430
|
onHide?: (() => any) | undefined;
|
|
431
|
+
onResize?: (() => any) | undefined;
|
|
432
432
|
"onUpdate:popupVisible"?: ((_visible: boolean) => any) | undefined;
|
|
433
433
|
onPopupVisibleChange?: ((_visible: boolean) => any) | undefined;
|
|
434
434
|
onShow?: (() => any) | undefined;
|
|
@@ -531,13 +531,13 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
531
531
|
default: boolean;
|
|
532
532
|
};
|
|
533
533
|
contentClass: {
|
|
534
|
-
type: (
|
|
534
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
535
535
|
};
|
|
536
536
|
contentStyle: {
|
|
537
537
|
type: PropType<CSSProperties>;
|
|
538
538
|
};
|
|
539
539
|
arrowClass: {
|
|
540
|
-
type: (
|
|
540
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
541
541
|
};
|
|
542
542
|
arrowStyle: {
|
|
543
543
|
type: PropType<CSSProperties>;
|
|
@@ -595,7 +595,7 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
595
595
|
default: boolean;
|
|
596
596
|
};
|
|
597
597
|
openedClass: {
|
|
598
|
-
type: (
|
|
598
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
599
599
|
};
|
|
600
600
|
autoFitPosition: {
|
|
601
601
|
type: BooleanConstructor;
|
|
@@ -618,8 +618,8 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
618
618
|
default: number;
|
|
619
619
|
};
|
|
620
620
|
}>> & Readonly<{
|
|
621
|
-
onResize?: (() => any) | undefined;
|
|
622
621
|
onHide?: (() => any) | undefined;
|
|
622
|
+
onResize?: (() => any) | undefined;
|
|
623
623
|
"onUpdate:popupVisible"?: ((_visible: boolean) => any) | undefined;
|
|
624
624
|
onPopupVisibleChange?: ((_visible: boolean) => any) | undefined;
|
|
625
625
|
onShow?: (() => any) | undefined;
|
|
@@ -713,13 +713,13 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
713
713
|
default: boolean;
|
|
714
714
|
};
|
|
715
715
|
contentClass: {
|
|
716
|
-
type: (
|
|
716
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
717
717
|
};
|
|
718
718
|
contentStyle: {
|
|
719
719
|
type: PropType<CSSProperties>;
|
|
720
720
|
};
|
|
721
721
|
arrowClass: {
|
|
722
|
-
type: (
|
|
722
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
723
723
|
};
|
|
724
724
|
arrowStyle: {
|
|
725
725
|
type: PropType<CSSProperties>;
|
|
@@ -777,7 +777,7 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
777
777
|
default: boolean;
|
|
778
778
|
};
|
|
779
779
|
openedClass: {
|
|
780
|
-
type: (
|
|
780
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
781
781
|
};
|
|
782
782
|
autoFitPosition: {
|
|
783
783
|
type: BooleanConstructor;
|
|
@@ -800,8 +800,8 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
800
800
|
default: number;
|
|
801
801
|
};
|
|
802
802
|
}>> & Readonly<{
|
|
803
|
-
onResize?: (() => any) | undefined;
|
|
804
803
|
onHide?: (() => any) | undefined;
|
|
804
|
+
onResize?: (() => any) | undefined;
|
|
805
805
|
"onUpdate:popupVisible"?: ((_visible: boolean) => any) | undefined;
|
|
806
806
|
onPopupVisibleChange?: ((_visible: boolean) => any) | undefined;
|
|
807
807
|
onShow?: (() => any) | undefined;
|
|
@@ -1030,13 +1030,13 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
1030
1030
|
default: boolean;
|
|
1031
1031
|
};
|
|
1032
1032
|
contentClass: {
|
|
1033
|
-
type: (
|
|
1033
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1034
1034
|
};
|
|
1035
1035
|
contentStyle: {
|
|
1036
1036
|
type: PropType<CSSProperties>;
|
|
1037
1037
|
};
|
|
1038
1038
|
arrowClass: {
|
|
1039
|
-
type: (
|
|
1039
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1040
1040
|
};
|
|
1041
1041
|
arrowStyle: {
|
|
1042
1042
|
type: PropType<CSSProperties>;
|
|
@@ -1094,7 +1094,7 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
1094
1094
|
default: boolean;
|
|
1095
1095
|
};
|
|
1096
1096
|
openedClass: {
|
|
1097
|
-
type: (
|
|
1097
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1098
1098
|
};
|
|
1099
1099
|
autoFitPosition: {
|
|
1100
1100
|
type: BooleanConstructor;
|
|
@@ -1117,8 +1117,8 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
1117
1117
|
default: number;
|
|
1118
1118
|
};
|
|
1119
1119
|
}>> & Readonly<{
|
|
1120
|
-
onResize?: (() => any) | undefined;
|
|
1121
1120
|
onHide?: (() => any) | undefined;
|
|
1121
|
+
onResize?: (() => any) | undefined;
|
|
1122
1122
|
"onUpdate:popupVisible"?: ((_visible: boolean) => any) | undefined;
|
|
1123
1123
|
onPopupVisibleChange?: ((_visible: boolean) => any) | undefined;
|
|
1124
1124
|
onShow?: (() => any) | undefined;
|
|
@@ -1221,13 +1221,13 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
1221
1221
|
default: boolean;
|
|
1222
1222
|
};
|
|
1223
1223
|
contentClass: {
|
|
1224
|
-
type: (
|
|
1224
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1225
1225
|
};
|
|
1226
1226
|
contentStyle: {
|
|
1227
1227
|
type: PropType<CSSProperties>;
|
|
1228
1228
|
};
|
|
1229
1229
|
arrowClass: {
|
|
1230
|
-
type: (
|
|
1230
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1231
1231
|
};
|
|
1232
1232
|
arrowStyle: {
|
|
1233
1233
|
type: PropType<CSSProperties>;
|
|
@@ -1285,7 +1285,7 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
1285
1285
|
default: boolean;
|
|
1286
1286
|
};
|
|
1287
1287
|
openedClass: {
|
|
1288
|
-
type: (
|
|
1288
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1289
1289
|
};
|
|
1290
1290
|
autoFitPosition: {
|
|
1291
1291
|
type: BooleanConstructor;
|
|
@@ -1308,8 +1308,8 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
1308
1308
|
default: number;
|
|
1309
1309
|
};
|
|
1310
1310
|
}>> & Readonly<{
|
|
1311
|
-
onResize?: (() => any) | undefined;
|
|
1312
1311
|
onHide?: (() => any) | undefined;
|
|
1312
|
+
onResize?: (() => any) | undefined;
|
|
1313
1313
|
"onUpdate:popupVisible"?: ((_visible: boolean) => any) | undefined;
|
|
1314
1314
|
onPopupVisibleChange?: ((_visible: boolean) => any) | undefined;
|
|
1315
1315
|
onShow?: (() => any) | undefined;
|
|
@@ -1403,13 +1403,13 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
1403
1403
|
default: boolean;
|
|
1404
1404
|
};
|
|
1405
1405
|
contentClass: {
|
|
1406
|
-
type: (
|
|
1406
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1407
1407
|
};
|
|
1408
1408
|
contentStyle: {
|
|
1409
1409
|
type: PropType<CSSProperties>;
|
|
1410
1410
|
};
|
|
1411
1411
|
arrowClass: {
|
|
1412
|
-
type: (
|
|
1412
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1413
1413
|
};
|
|
1414
1414
|
arrowStyle: {
|
|
1415
1415
|
type: PropType<CSSProperties>;
|
|
@@ -1467,7 +1467,7 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
1467
1467
|
default: boolean;
|
|
1468
1468
|
};
|
|
1469
1469
|
openedClass: {
|
|
1470
|
-
type: (
|
|
1470
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1471
1471
|
};
|
|
1472
1472
|
autoFitPosition: {
|
|
1473
1473
|
type: BooleanConstructor;
|
|
@@ -1490,8 +1490,8 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
1490
1490
|
default: number;
|
|
1491
1491
|
};
|
|
1492
1492
|
}>> & Readonly<{
|
|
1493
|
-
onResize?: (() => any) | undefined;
|
|
1494
1493
|
onHide?: (() => any) | undefined;
|
|
1494
|
+
onResize?: (() => any) | undefined;
|
|
1495
1495
|
"onUpdate:popupVisible"?: ((_visible: boolean) => any) | undefined;
|
|
1496
1496
|
onPopupVisibleChange?: ((_visible: boolean) => any) | undefined;
|
|
1497
1497
|
onShow?: (() => any) | undefined;
|
|
@@ -1819,7 +1819,7 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
1819
1819
|
}, import("vue").PublicProps, {
|
|
1820
1820
|
error: boolean;
|
|
1821
1821
|
disabled: boolean;
|
|
1822
|
-
mode: "
|
|
1822
|
+
mode: "embed" | "button";
|
|
1823
1823
|
allowClear: boolean;
|
|
1824
1824
|
max: number;
|
|
1825
1825
|
step: number;
|
|
@@ -1912,7 +1912,7 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
1912
1912
|
}, {
|
|
1913
1913
|
error: boolean;
|
|
1914
1914
|
disabled: boolean;
|
|
1915
|
-
mode: "
|
|
1915
|
+
mode: "embed" | "button";
|
|
1916
1916
|
allowClear: boolean;
|
|
1917
1917
|
max: number;
|
|
1918
1918
|
step: number;
|
|
@@ -2010,7 +2010,7 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
2010
2010
|
}, string, {
|
|
2011
2011
|
error: boolean;
|
|
2012
2012
|
disabled: boolean;
|
|
2013
|
-
mode: "
|
|
2013
|
+
mode: "embed" | "button";
|
|
2014
2014
|
allowClear: boolean;
|
|
2015
2015
|
max: number;
|
|
2016
2016
|
step: number;
|
package/es/space/index.d.ts
CHANGED
|
@@ -11,7 +11,7 @@ declare const Space: {
|
|
|
11
11
|
default: string;
|
|
12
12
|
};
|
|
13
13
|
size: {
|
|
14
|
-
type: import("vue").PropType<number | "mini" | "small" | "medium" | "large" | [number | "
|
|
14
|
+
type: import("vue").PropType<number | "mini" | "small" | "medium" | "large" | [number | "small" | "mini" | "medium" | "large", number | "small" | "mini" | "medium" | "large"]>;
|
|
15
15
|
default: string;
|
|
16
16
|
};
|
|
17
17
|
wrap: {
|
|
@@ -21,8 +21,8 @@ declare const Space: {
|
|
|
21
21
|
type: BooleanConstructor;
|
|
22
22
|
};
|
|
23
23
|
}>> & Readonly<{}>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").PublicProps, {
|
|
24
|
-
size: number | "mini" | "small" | "medium" | "large" | [number | "mini" | "small" | "medium" | "large", number | "mini" | "small" | "medium" | "large"];
|
|
25
24
|
fill: boolean;
|
|
25
|
+
size: number | "small" | "mini" | "medium" | "large" | [number | "small" | "mini" | "medium" | "large", number | "small" | "mini" | "medium" | "large"];
|
|
26
26
|
direction: "horizontal" | "vertical";
|
|
27
27
|
wrap: boolean;
|
|
28
28
|
}, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
|
|
@@ -41,7 +41,7 @@ declare const Space: {
|
|
|
41
41
|
default: string;
|
|
42
42
|
};
|
|
43
43
|
size: {
|
|
44
|
-
type: import("vue").PropType<number | "mini" | "small" | "medium" | "large" | [number | "
|
|
44
|
+
type: import("vue").PropType<number | "mini" | "small" | "medium" | "large" | [number | "small" | "mini" | "medium" | "large", number | "small" | "mini" | "medium" | "large"]>;
|
|
45
45
|
default: string;
|
|
46
46
|
};
|
|
47
47
|
wrap: {
|
|
@@ -51,8 +51,8 @@ declare const Space: {
|
|
|
51
51
|
type: BooleanConstructor;
|
|
52
52
|
};
|
|
53
53
|
}>> & Readonly<{}>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, {
|
|
54
|
-
size: number | "mini" | "small" | "medium" | "large" | [number | "mini" | "small" | "medium" | "large", number | "mini" | "small" | "medium" | "large"];
|
|
55
54
|
fill: boolean;
|
|
55
|
+
size: number | "small" | "mini" | "medium" | "large" | [number | "small" | "mini" | "medium" | "large", number | "small" | "mini" | "medium" | "large"];
|
|
56
56
|
direction: "horizontal" | "vertical";
|
|
57
57
|
wrap: boolean;
|
|
58
58
|
}>;
|
|
@@ -68,7 +68,7 @@ declare const Space: {
|
|
|
68
68
|
default: string;
|
|
69
69
|
};
|
|
70
70
|
size: {
|
|
71
|
-
type: import("vue").PropType<number | "mini" | "small" | "medium" | "large" | [number | "
|
|
71
|
+
type: import("vue").PropType<number | "mini" | "small" | "medium" | "large" | [number | "small" | "mini" | "medium" | "large", number | "small" | "mini" | "medium" | "large"]>;
|
|
72
72
|
default: string;
|
|
73
73
|
};
|
|
74
74
|
wrap: {
|
|
@@ -78,8 +78,8 @@ declare const Space: {
|
|
|
78
78
|
type: BooleanConstructor;
|
|
79
79
|
};
|
|
80
80
|
}>> & Readonly<{}>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
|
|
81
|
-
size: number | "mini" | "small" | "medium" | "large" | [number | "mini" | "small" | "medium" | "large", number | "mini" | "small" | "medium" | "large"];
|
|
82
81
|
fill: boolean;
|
|
82
|
+
size: number | "small" | "mini" | "medium" | "large" | [number | "small" | "mini" | "medium" | "large", number | "small" | "mini" | "medium" | "large"];
|
|
83
83
|
direction: "horizontal" | "vertical";
|
|
84
84
|
wrap: boolean;
|
|
85
85
|
}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
package/es/space/space.d.ts
CHANGED
|
@@ -37,8 +37,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
37
37
|
type: BooleanConstructor;
|
|
38
38
|
};
|
|
39
39
|
}>> & Readonly<{}>, {
|
|
40
|
-
size: number | "mini" | "small" | "medium" | "large" | [SpaceSize, SpaceSize];
|
|
41
40
|
fill: boolean;
|
|
41
|
+
size: number | "small" | "mini" | "medium" | "large" | [SpaceSize, SpaceSize];
|
|
42
42
|
direction: "horizontal" | "vertical";
|
|
43
43
|
wrap: boolean;
|
|
44
44
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
package/es/steps/index.d.ts
CHANGED
|
@@ -53,8 +53,8 @@ declare const Steps: {
|
|
|
53
53
|
'update:current': (_step: number) => true;
|
|
54
54
|
change: (_step: number, _ev: Event) => true;
|
|
55
55
|
}, import("vue").PublicProps, {
|
|
56
|
-
small: boolean;
|
|
57
56
|
type: "default" | "dot" | "arrow" | "navigation";
|
|
57
|
+
small: boolean;
|
|
58
58
|
status: "error" | "wait" | "finish" | "process";
|
|
59
59
|
direction: "horizontal" | "vertical";
|
|
60
60
|
lineLess: boolean;
|
|
@@ -114,8 +114,8 @@ declare const Steps: {
|
|
|
114
114
|
[x: string]: boolean;
|
|
115
115
|
})[]>;
|
|
116
116
|
}, {}, {}, {}, {
|
|
117
|
-
small: boolean;
|
|
118
117
|
type: "default" | "dot" | "arrow" | "navigation";
|
|
118
|
+
small: boolean;
|
|
119
119
|
status: "error" | "wait" | "finish" | "process";
|
|
120
120
|
direction: "horizontal" | "vertical";
|
|
121
121
|
lineLess: boolean;
|
|
@@ -175,8 +175,8 @@ declare const Steps: {
|
|
|
175
175
|
'update:current': (_step: number) => true;
|
|
176
176
|
change: (_step: number, _ev: Event) => true;
|
|
177
177
|
}, string, {
|
|
178
|
-
small: boolean;
|
|
179
178
|
type: "default" | "dot" | "arrow" | "navigation";
|
|
179
|
+
small: boolean;
|
|
180
180
|
status: "error" | "wait" | "finish" | "process";
|
|
181
181
|
direction: "horizontal" | "vertical";
|
|
182
182
|
lineLess: boolean;
|
package/es/steps/steps.vue.d.ts
CHANGED
|
@@ -88,8 +88,8 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
88
88
|
onChange?: ((_step: number, _ev: Event) => any) | undefined;
|
|
89
89
|
"onUpdate:current"?: ((_step: number) => any) | undefined;
|
|
90
90
|
}>, {
|
|
91
|
-
small: boolean;
|
|
92
91
|
type: "default" | "dot" | "arrow" | "navigation";
|
|
92
|
+
small: boolean;
|
|
93
93
|
status: "error" | "wait" | "finish" | "process";
|
|
94
94
|
direction: "horizontal" | "vertical";
|
|
95
95
|
lineLess: boolean;
|