@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
|
@@ -218,13 +218,13 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
218
218
|
default: boolean;
|
|
219
219
|
};
|
|
220
220
|
contentClass: {
|
|
221
|
-
type: (
|
|
221
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
222
222
|
};
|
|
223
223
|
contentStyle: {
|
|
224
224
|
type: PropType<CSSProperties>;
|
|
225
225
|
};
|
|
226
226
|
arrowClass: {
|
|
227
|
-
type: (
|
|
227
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
228
228
|
};
|
|
229
229
|
arrowStyle: {
|
|
230
230
|
type: PropType<CSSProperties>;
|
|
@@ -282,7 +282,7 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
282
282
|
default: boolean;
|
|
283
283
|
};
|
|
284
284
|
openedClass: {
|
|
285
|
-
type: (
|
|
285
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
286
286
|
};
|
|
287
287
|
autoFitPosition: {
|
|
288
288
|
type: BooleanConstructor;
|
|
@@ -305,8 +305,8 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
305
305
|
default: number;
|
|
306
306
|
};
|
|
307
307
|
}>> & Readonly<{
|
|
308
|
-
onResize?: (() => any) | undefined;
|
|
309
308
|
onHide?: (() => any) | undefined;
|
|
309
|
+
onResize?: (() => any) | undefined;
|
|
310
310
|
"onUpdate:popupVisible"?: ((_visible: boolean) => any) | undefined;
|
|
311
311
|
onPopupVisibleChange?: ((_visible: boolean) => any) | undefined;
|
|
312
312
|
onShow?: (() => any) | undefined;
|
|
@@ -409,13 +409,13 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
409
409
|
default: boolean;
|
|
410
410
|
};
|
|
411
411
|
contentClass: {
|
|
412
|
-
type: (
|
|
412
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
413
413
|
};
|
|
414
414
|
contentStyle: {
|
|
415
415
|
type: PropType<CSSProperties>;
|
|
416
416
|
};
|
|
417
417
|
arrowClass: {
|
|
418
|
-
type: (
|
|
418
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
419
419
|
};
|
|
420
420
|
arrowStyle: {
|
|
421
421
|
type: PropType<CSSProperties>;
|
|
@@ -473,7 +473,7 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
473
473
|
default: boolean;
|
|
474
474
|
};
|
|
475
475
|
openedClass: {
|
|
476
|
-
type: (
|
|
476
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
477
477
|
};
|
|
478
478
|
autoFitPosition: {
|
|
479
479
|
type: BooleanConstructor;
|
|
@@ -496,8 +496,8 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
496
496
|
default: number;
|
|
497
497
|
};
|
|
498
498
|
}>> & Readonly<{
|
|
499
|
-
onResize?: (() => any) | undefined;
|
|
500
499
|
onHide?: (() => any) | undefined;
|
|
500
|
+
onResize?: (() => any) | undefined;
|
|
501
501
|
"onUpdate:popupVisible"?: ((_visible: boolean) => any) | undefined;
|
|
502
502
|
onPopupVisibleChange?: ((_visible: boolean) => any) | undefined;
|
|
503
503
|
onShow?: (() => any) | undefined;
|
|
@@ -591,13 +591,13 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
591
591
|
default: boolean;
|
|
592
592
|
};
|
|
593
593
|
contentClass: {
|
|
594
|
-
type: (
|
|
594
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
595
595
|
};
|
|
596
596
|
contentStyle: {
|
|
597
597
|
type: PropType<CSSProperties>;
|
|
598
598
|
};
|
|
599
599
|
arrowClass: {
|
|
600
|
-
type: (
|
|
600
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
601
601
|
};
|
|
602
602
|
arrowStyle: {
|
|
603
603
|
type: PropType<CSSProperties>;
|
|
@@ -655,7 +655,7 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
655
655
|
default: boolean;
|
|
656
656
|
};
|
|
657
657
|
openedClass: {
|
|
658
|
-
type: (
|
|
658
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
659
659
|
};
|
|
660
660
|
autoFitPosition: {
|
|
661
661
|
type: BooleanConstructor;
|
|
@@ -678,8 +678,8 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
678
678
|
default: number;
|
|
679
679
|
};
|
|
680
680
|
}>> & Readonly<{
|
|
681
|
-
onResize?: (() => any) | undefined;
|
|
682
681
|
onHide?: (() => any) | undefined;
|
|
682
|
+
onResize?: (() => any) | undefined;
|
|
683
683
|
"onUpdate:popupVisible"?: ((_visible: boolean) => any) | undefined;
|
|
684
684
|
onPopupVisibleChange?: ((_visible: boolean) => any) | undefined;
|
|
685
685
|
onShow?: (() => any) | undefined;
|
|
@@ -908,13 +908,13 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
908
908
|
default: boolean;
|
|
909
909
|
};
|
|
910
910
|
contentClass: {
|
|
911
|
-
type: (
|
|
911
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
912
912
|
};
|
|
913
913
|
contentStyle: {
|
|
914
914
|
type: PropType<CSSProperties>;
|
|
915
915
|
};
|
|
916
916
|
arrowClass: {
|
|
917
|
-
type: (
|
|
917
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
918
918
|
};
|
|
919
919
|
arrowStyle: {
|
|
920
920
|
type: PropType<CSSProperties>;
|
|
@@ -972,7 +972,7 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
972
972
|
default: boolean;
|
|
973
973
|
};
|
|
974
974
|
openedClass: {
|
|
975
|
-
type: (
|
|
975
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
976
976
|
};
|
|
977
977
|
autoFitPosition: {
|
|
978
978
|
type: BooleanConstructor;
|
|
@@ -995,8 +995,8 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
995
995
|
default: number;
|
|
996
996
|
};
|
|
997
997
|
}>> & Readonly<{
|
|
998
|
-
onResize?: (() => any) | undefined;
|
|
999
998
|
onHide?: (() => any) | undefined;
|
|
999
|
+
onResize?: (() => any) | undefined;
|
|
1000
1000
|
"onUpdate:popupVisible"?: ((_visible: boolean) => any) | undefined;
|
|
1001
1001
|
onPopupVisibleChange?: ((_visible: boolean) => any) | undefined;
|
|
1002
1002
|
onShow?: (() => any) | undefined;
|
|
@@ -1099,13 +1099,13 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
1099
1099
|
default: boolean;
|
|
1100
1100
|
};
|
|
1101
1101
|
contentClass: {
|
|
1102
|
-
type: (
|
|
1102
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1103
1103
|
};
|
|
1104
1104
|
contentStyle: {
|
|
1105
1105
|
type: PropType<CSSProperties>;
|
|
1106
1106
|
};
|
|
1107
1107
|
arrowClass: {
|
|
1108
|
-
type: (
|
|
1108
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1109
1109
|
};
|
|
1110
1110
|
arrowStyle: {
|
|
1111
1111
|
type: PropType<CSSProperties>;
|
|
@@ -1163,7 +1163,7 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
1163
1163
|
default: boolean;
|
|
1164
1164
|
};
|
|
1165
1165
|
openedClass: {
|
|
1166
|
-
type: (
|
|
1166
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1167
1167
|
};
|
|
1168
1168
|
autoFitPosition: {
|
|
1169
1169
|
type: BooleanConstructor;
|
|
@@ -1186,8 +1186,8 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
1186
1186
|
default: number;
|
|
1187
1187
|
};
|
|
1188
1188
|
}>> & Readonly<{
|
|
1189
|
-
onResize?: (() => any) | undefined;
|
|
1190
1189
|
onHide?: (() => any) | undefined;
|
|
1190
|
+
onResize?: (() => any) | undefined;
|
|
1191
1191
|
"onUpdate:popupVisible"?: ((_visible: boolean) => any) | undefined;
|
|
1192
1192
|
onPopupVisibleChange?: ((_visible: boolean) => any) | undefined;
|
|
1193
1193
|
onShow?: (() => any) | undefined;
|
|
@@ -1281,13 +1281,13 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
1281
1281
|
default: boolean;
|
|
1282
1282
|
};
|
|
1283
1283
|
contentClass: {
|
|
1284
|
-
type: (
|
|
1284
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1285
1285
|
};
|
|
1286
1286
|
contentStyle: {
|
|
1287
1287
|
type: PropType<CSSProperties>;
|
|
1288
1288
|
};
|
|
1289
1289
|
arrowClass: {
|
|
1290
|
-
type: (
|
|
1290
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1291
1291
|
};
|
|
1292
1292
|
arrowStyle: {
|
|
1293
1293
|
type: PropType<CSSProperties>;
|
|
@@ -1345,7 +1345,7 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
1345
1345
|
default: boolean;
|
|
1346
1346
|
};
|
|
1347
1347
|
openedClass: {
|
|
1348
|
-
type: (
|
|
1348
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1349
1349
|
};
|
|
1350
1350
|
autoFitPosition: {
|
|
1351
1351
|
type: BooleanConstructor;
|
|
@@ -1368,8 +1368,8 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
1368
1368
|
default: number;
|
|
1369
1369
|
};
|
|
1370
1370
|
}>> & Readonly<{
|
|
1371
|
-
onResize?: (() => any) | undefined;
|
|
1372
1371
|
onHide?: (() => any) | undefined;
|
|
1372
|
+
onResize?: (() => any) | undefined;
|
|
1373
1373
|
"onUpdate:popupVisible"?: ((_visible: boolean) => any) | undefined;
|
|
1374
1374
|
onPopupVisibleChange?: ((_visible: boolean) => any) | undefined;
|
|
1375
1375
|
onShow?: (() => any) | undefined;
|