@geelato/web-vue 2.58.1 → 2.58.2
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/arco-vue.js +19 -1
- package/dist/arco-vue.js.map +1 -1
- package/dist/arco-vue.min.js +10 -7
- package/dist/arco-vue.min.js.map +1 -1
- package/es/_components/icon-hover.d.ts +3 -3
- package/es/_components/input-label/input-label.d.ts +5 -5
- package/es/_components/picker/input-range.d.ts +10 -10
- package/es/_components/picker/input.d.ts +8 -8
- package/es/_components/select-view/select-view.d.ts +6 -6
- package/es/_components/virtual-list-v2/virtual-list.d.ts +5 -5
- package/es/_hooks/use-form-item.d.ts +2 -2
- package/es/_hooks/use-size.d.ts +3 -3
- package/es/alert/alert.d.ts +6 -6
- package/es/alert/index.d.ts +12 -12
- package/es/anchor/anchor.d.ts +1 -1
- package/es/anchor/index.d.ts +3 -3
- package/es/auto-complete/auto-complete.d.ts +3 -3
- package/es/auto-complete/index.d.ts +9 -9
- package/es/avatar/avatar.d.ts +1 -1
- package/es/avatar/index.d.ts +3 -3
- package/es/button/button-group.d.ts +2 -2
- package/es/button/button.d.ts +2 -2
- package/es/button/index.d.ts +5 -5
- package/es/calendar/calendar.d.ts +1 -1
- package/es/calendar/index.d.ts +3 -3
- package/es/card/card.d.ts +2 -2
- package/es/card/index.d.ts +3 -3
- package/es/carousel/carousel-indicator.d.ts +1 -1
- package/es/cascader/cascader-panel.d.ts +7 -7
- package/es/cascader/cascader.d.ts +33 -33
- package/es/cascader/index.d.ts +85 -85
- package/es/checkbox/checkbox-group.d.ts +2 -2
- package/es/checkbox/checkbox.d.ts +6 -6
- package/es/checkbox/index.d.ts +14 -14
- package/es/collapse/collapse-item.d.ts +3 -3
- package/es/collapse/index.d.ts +3 -3
- package/es/color-picker/color-picker.d.ts +4 -4
- package/es/color-picker/index.d.ts +9 -9
- package/es/comment/comment.d.ts +2 -2
- package/es/comment/index.d.ts +3 -3
- package/es/config-provider/config-provider.d.ts +3 -3
- package/es/config-provider/index.d.ts +6 -6
- package/es/date-picker/index.d.ts +66 -66
- package/es/date-picker/panels/date/index.d.ts +8 -8
- package/es/date-picker/panels/footer.d.ts +5 -5
- package/es/date-picker/panels/shortcuts.d.ts +5 -5
- package/es/date-picker/panels/week/index.d.ts +8 -8
- package/es/date-picker/picker-panel.d.ts +26 -26
- package/es/date-picker/picker.d.ts +61 -61
- package/es/date-picker/range-picker-panel.d.ts +27 -27
- package/es/date-picker/range-picker.d.ts +66 -66
- package/es/descriptions/descriptions.d.ts +4 -4
- package/es/descriptions/index.d.ts +9 -9
- package/es/drawer/drawer.d.ts +9 -9
- package/es/drawer/index.d.ts +19 -19
- package/es/dropdown/dropdown-button.d.ts +26 -26
- package/es/dropdown/dropdown-option.d.ts +2 -2
- package/es/dropdown/dropdown-panel.d.ts +6 -6
- package/es/dropdown/dropdown-submenu.d.ts +21 -21
- package/es/dropdown/dropdown.d.ts +18 -18
- package/es/dropdown/index.d.ts +85 -85
- package/es/form/form-item-label.d.ts +28 -28
- package/es/form/form-item.d.ts +35 -35
- package/es/form/form.d.ts +2 -2
- package/es/form/index.d.ts +38 -38
- package/es/image/preview-action.d.ts +27 -27
- package/es/image/preview-toolbar.d.ts +27 -27
- package/es/input/index.d.ts +22 -22
- package/es/input/input-password.d.ts +8 -8
- package/es/input/input-search.d.ts +2 -2
- package/es/input/input.d.ts +5 -5
- package/es/input-number/index.d.ts +18 -18
- package/es/input-number/input-number.d.ts +8 -8
- package/es/input-tag/index.d.ts +30 -30
- package/es/input-tag/input-tag.d.ts +11 -11
- package/es/list/index.d.ts +12 -12
- package/es/list/list.d.ts +5 -5
- package/es/mention/index.d.ts +15 -15
- package/es/mention/mention.d.ts +5 -5
- package/es/menu/base-menu.d.ts +1 -1
- package/es/menu/item.d.ts +1 -1
- package/es/menu/menu.d.ts +1 -1
- package/es/menu/sub-menu-pop.d.ts +15 -15
- package/es/message/message.d.ts +7 -7
- package/es/modal/index.d.ts +16 -16
- package/es/modal/modal.d.ts +8 -8
- package/es/notification/notification.d.ts +4 -4
- package/es/page-header/index.d.ts +6 -6
- package/es/page-header/page-header.d.ts +3 -3
- package/es/pagination/index.d.ts +6 -6
- package/es/pagination/page-jumper.d.ts +18 -18
- package/es/pagination/page-options.d.ts +85 -85
- package/es/pagination/pagination.d.ts +3 -3
- package/es/popconfirm/index.d.ts +37 -37
- package/es/popconfirm/popconfirm.d.ts +18 -18
- package/es/popover/index.d.ts +24 -24
- package/es/popover/popover.d.ts +12 -12
- package/es/progress/circle.d.ts +5 -5
- package/es/progress/index.d.ts +36 -36
- package/es/progress/line.d.ts +5 -5
- package/es/progress/progress.d.ts +19 -19
- package/es/progress/steps.d.ts +2 -2
- package/es/radio/index.d.ts +16 -16
- package/es/radio/radio-group.d.ts +4 -4
- package/es/radio/radio.d.ts +5 -5
- package/es/rate/index.d.ts +9 -9
- package/es/rate/rate.d.ts +3 -3
- package/es/scrollbar/index.d.ts +6 -6
- package/es/scrollbar/scrollbar.d.ts +3 -3
- package/es/select/index.d.ts +85 -85
- package/es/select/option.d.ts +16 -16
- package/es/select/select-dropdown.d.ts +7 -7
- package/es/select/select.d.ts +30 -30
- package/es/skeleton/index.d.ts +3 -3
- package/es/skeleton/skeleton.d.ts +1 -1
- package/es/slider/index.d.ts +96 -96
- package/es/slider/slider-button.d.ts +27 -27
- package/es/slider/slider-input.d.ts +18 -18
- package/es/slider/slider.d.ts +47 -47
- package/es/space/index.d.ts +6 -6
- package/es/space/space.d.ts +3 -3
- package/es/split/index.d.ts +6 -6
- package/es/split/split.d.ts +2 -2
- package/es/statistic/countdown.d.ts +1 -1
- package/es/statistic/index.d.ts +4 -4
- package/es/statistic/statistic.d.ts +1 -1
- package/es/steps/index.d.ts +9 -9
- package/es/steps/step.d.ts +3 -3
- package/es/steps/steps.d.ts +3 -3
- package/es/switch/index.d.ts +15 -15
- package/es/switch/switch.d.ts +9 -9
- package/es/table/index.d.ts +24 -24
- package/es/table/table-column.d.ts +2 -2
- package/es/table/table-operation-td.d.ts +30 -30
- package/es/table/table-td.d.ts +1 -1
- package/es/table/table.d.ts +11 -11
- package/es/table/table.js +20 -2
- package/es/tabs/index.d.ts +9 -9
- package/es/tabs/tabs-nav.d.ts +1 -1
- package/es/tabs/tabs-tab.d.ts +4 -4
- package/es/tabs/tabs.d.ts +4 -4
- package/es/tag/index.d.ts +12 -12
- package/es/tag/tag.d.ts +6 -6
- package/es/textarea/index.d.ts +15 -15
- package/es/textarea/textarea.d.ts +6 -6
- package/es/time-picker/index.d.ts +113 -113
- package/es/time-picker/panel.d.ts +8 -8
- package/es/time-picker/range-panel.d.ts +8 -8
- package/es/time-picker/time-picker.d.ts +54 -54
- package/es/timeline/index.d.ts +3 -3
- package/es/timeline/timeline.d.ts +2 -2
- package/es/tooltip/index.d.ts +27 -27
- package/es/tooltip/tooltip.d.ts +13 -13
- package/es/transfer/index.d.ts +90 -90
- package/es/transfer/transfer-view.d.ts +37 -37
- package/es/transfer/transfer.d.ts +44 -44
- package/es/tree/base-node.d.ts +14 -14
- package/es/tree/index.d.ts +19 -19
- package/es/tree/transition-node-list.d.ts +14 -14
- package/es/tree/tree.d.ts +9 -9
- package/es/tree-select/index.d.ts +95 -95
- package/es/tree-select/panel.d.ts +19 -19
- package/es/tree-select/tree-select.d.ts +45 -45
- package/es/trigger/index.d.ts +12 -12
- package/es/trigger/trigger.d.ts +7 -7
- package/es/typography/base.d.ts +2 -2
- package/es/typography/edit-content.d.ts +67 -67
- package/es/typography/index.d.ts +3 -3
- package/es/typography/operations.d.ts +27 -27
- package/es/typography/title.d.ts +3 -3
- package/es/upload/index.d.ts +6 -6
- package/es/upload/upload.d.ts +2 -2
- package/es/verification-code/index.d.ts +12 -12
- package/es/verification-code/verification-code.d.ts +5 -5
- package/json/vetur-attributes.json +2123 -2123
- package/json/vetur-tags.json +750 -750
- package/json/web-types.json +4379 -4379
- package/lib/table/table.js +19 -1
- package/package.json +1 -1
package/es/popover/index.d.ts
CHANGED
|
@@ -112,13 +112,13 @@ declare const Popover: {
|
|
|
112
112
|
default: boolean;
|
|
113
113
|
};
|
|
114
114
|
contentClass: {
|
|
115
|
-
type: (
|
|
115
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
116
116
|
};
|
|
117
117
|
contentStyle: {
|
|
118
118
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
119
119
|
};
|
|
120
120
|
arrowClass: {
|
|
121
|
-
type: (
|
|
121
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
122
122
|
};
|
|
123
123
|
arrowStyle: {
|
|
124
124
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
@@ -176,7 +176,7 @@ declare const Popover: {
|
|
|
176
176
|
default: boolean;
|
|
177
177
|
};
|
|
178
178
|
openedClass: {
|
|
179
|
-
type: (
|
|
179
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
180
180
|
};
|
|
181
181
|
autoFitPosition: {
|
|
182
182
|
type: BooleanConstructor;
|
|
@@ -211,11 +211,11 @@ declare const Popover: {
|
|
|
211
211
|
hide: () => true;
|
|
212
212
|
resize: () => true;
|
|
213
213
|
}, import("vue").PublicProps, {
|
|
214
|
+
disabled: boolean;
|
|
214
215
|
popupVisible: boolean;
|
|
215
216
|
defaultPopupVisible: boolean;
|
|
216
217
|
trigger: "hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[];
|
|
217
218
|
position: "top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb";
|
|
218
|
-
disabled: boolean;
|
|
219
219
|
popupOffset: number;
|
|
220
220
|
showArrow: boolean;
|
|
221
221
|
alignPoint: boolean;
|
|
@@ -303,13 +303,13 @@ declare const Popover: {
|
|
|
303
303
|
default: boolean;
|
|
304
304
|
};
|
|
305
305
|
contentClass: {
|
|
306
|
-
type: (
|
|
306
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
307
307
|
};
|
|
308
308
|
contentStyle: {
|
|
309
309
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
310
310
|
};
|
|
311
311
|
arrowClass: {
|
|
312
|
-
type: (
|
|
312
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
313
313
|
};
|
|
314
314
|
arrowStyle: {
|
|
315
315
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
@@ -367,7 +367,7 @@ declare const Popover: {
|
|
|
367
367
|
default: boolean;
|
|
368
368
|
};
|
|
369
369
|
openedClass: {
|
|
370
|
-
type: (
|
|
370
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
371
371
|
};
|
|
372
372
|
autoFitPosition: {
|
|
373
373
|
type: BooleanConstructor;
|
|
@@ -396,11 +396,11 @@ declare const Popover: {
|
|
|
396
396
|
onHide?: (() => any) | undefined;
|
|
397
397
|
onResize?: (() => any) | undefined;
|
|
398
398
|
}>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, {
|
|
399
|
+
disabled: boolean;
|
|
399
400
|
popupVisible: boolean;
|
|
400
401
|
defaultPopupVisible: boolean;
|
|
401
402
|
trigger: "hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[];
|
|
402
403
|
position: "top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb";
|
|
403
|
-
disabled: boolean;
|
|
404
404
|
popupOffset: number;
|
|
405
405
|
showArrow: boolean;
|
|
406
406
|
alignPoint: boolean;
|
|
@@ -485,13 +485,13 @@ declare const Popover: {
|
|
|
485
485
|
default: boolean;
|
|
486
486
|
};
|
|
487
487
|
contentClass: {
|
|
488
|
-
type: (
|
|
488
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
489
489
|
};
|
|
490
490
|
contentStyle: {
|
|
491
491
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
492
492
|
};
|
|
493
493
|
arrowClass: {
|
|
494
|
-
type: (
|
|
494
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
495
495
|
};
|
|
496
496
|
arrowStyle: {
|
|
497
497
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
@@ -549,7 +549,7 @@ declare const Popover: {
|
|
|
549
549
|
default: boolean;
|
|
550
550
|
};
|
|
551
551
|
openedClass: {
|
|
552
|
-
type: (
|
|
552
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
553
553
|
};
|
|
554
554
|
autoFitPosition: {
|
|
555
555
|
type: BooleanConstructor;
|
|
@@ -584,11 +584,11 @@ declare const Popover: {
|
|
|
584
584
|
hide: () => true;
|
|
585
585
|
resize: () => true;
|
|
586
586
|
}, string, {
|
|
587
|
+
disabled: boolean;
|
|
587
588
|
popupVisible: boolean;
|
|
588
589
|
defaultPopupVisible: boolean;
|
|
589
590
|
trigger: "hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[];
|
|
590
591
|
position: "top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb";
|
|
591
|
-
disabled: boolean;
|
|
592
592
|
popupOffset: number;
|
|
593
593
|
showArrow: boolean;
|
|
594
594
|
alignPoint: boolean;
|
|
@@ -784,13 +784,13 @@ declare const Popover: {
|
|
|
784
784
|
default: boolean;
|
|
785
785
|
};
|
|
786
786
|
contentClass: {
|
|
787
|
-
type: (
|
|
787
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
788
788
|
};
|
|
789
789
|
contentStyle: {
|
|
790
790
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
791
791
|
};
|
|
792
792
|
arrowClass: {
|
|
793
|
-
type: (
|
|
793
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
794
794
|
};
|
|
795
795
|
arrowStyle: {
|
|
796
796
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
@@ -848,7 +848,7 @@ declare const Popover: {
|
|
|
848
848
|
default: boolean;
|
|
849
849
|
};
|
|
850
850
|
openedClass: {
|
|
851
|
-
type: (
|
|
851
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
852
852
|
};
|
|
853
853
|
autoFitPosition: {
|
|
854
854
|
type: BooleanConstructor;
|
|
@@ -883,11 +883,11 @@ declare const Popover: {
|
|
|
883
883
|
hide: () => true;
|
|
884
884
|
resize: () => true;
|
|
885
885
|
}, import("vue").PublicProps, {
|
|
886
|
+
disabled: boolean;
|
|
886
887
|
popupVisible: boolean;
|
|
887
888
|
defaultPopupVisible: boolean;
|
|
888
889
|
trigger: "hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[];
|
|
889
890
|
position: "top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb";
|
|
890
|
-
disabled: boolean;
|
|
891
891
|
popupOffset: number;
|
|
892
892
|
showArrow: boolean;
|
|
893
893
|
alignPoint: boolean;
|
|
@@ -975,13 +975,13 @@ declare const Popover: {
|
|
|
975
975
|
default: boolean;
|
|
976
976
|
};
|
|
977
977
|
contentClass: {
|
|
978
|
-
type: (
|
|
978
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
979
979
|
};
|
|
980
980
|
contentStyle: {
|
|
981
981
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
982
982
|
};
|
|
983
983
|
arrowClass: {
|
|
984
|
-
type: (
|
|
984
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
985
985
|
};
|
|
986
986
|
arrowStyle: {
|
|
987
987
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
@@ -1039,7 +1039,7 @@ declare const Popover: {
|
|
|
1039
1039
|
default: boolean;
|
|
1040
1040
|
};
|
|
1041
1041
|
openedClass: {
|
|
1042
|
-
type: (
|
|
1042
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
1043
1043
|
};
|
|
1044
1044
|
autoFitPosition: {
|
|
1045
1045
|
type: BooleanConstructor;
|
|
@@ -1068,11 +1068,11 @@ declare const Popover: {
|
|
|
1068
1068
|
onHide?: (() => any) | undefined;
|
|
1069
1069
|
onResize?: (() => any) | undefined;
|
|
1070
1070
|
}>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, {
|
|
1071
|
+
disabled: boolean;
|
|
1071
1072
|
popupVisible: boolean;
|
|
1072
1073
|
defaultPopupVisible: boolean;
|
|
1073
1074
|
trigger: "hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[];
|
|
1074
1075
|
position: "top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb";
|
|
1075
|
-
disabled: boolean;
|
|
1076
1076
|
popupOffset: number;
|
|
1077
1077
|
showArrow: boolean;
|
|
1078
1078
|
alignPoint: boolean;
|
|
@@ -1157,13 +1157,13 @@ declare const Popover: {
|
|
|
1157
1157
|
default: boolean;
|
|
1158
1158
|
};
|
|
1159
1159
|
contentClass: {
|
|
1160
|
-
type: (
|
|
1160
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
1161
1161
|
};
|
|
1162
1162
|
contentStyle: {
|
|
1163
1163
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
1164
1164
|
};
|
|
1165
1165
|
arrowClass: {
|
|
1166
|
-
type: (
|
|
1166
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
1167
1167
|
};
|
|
1168
1168
|
arrowStyle: {
|
|
1169
1169
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
@@ -1221,7 +1221,7 @@ declare const Popover: {
|
|
|
1221
1221
|
default: boolean;
|
|
1222
1222
|
};
|
|
1223
1223
|
openedClass: {
|
|
1224
|
-
type: (
|
|
1224
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
1225
1225
|
};
|
|
1226
1226
|
autoFitPosition: {
|
|
1227
1227
|
type: BooleanConstructor;
|
|
@@ -1256,11 +1256,11 @@ declare const Popover: {
|
|
|
1256
1256
|
hide: () => true;
|
|
1257
1257
|
resize: () => true;
|
|
1258
1258
|
}, string, {
|
|
1259
|
+
disabled: boolean;
|
|
1259
1260
|
popupVisible: boolean;
|
|
1260
1261
|
defaultPopupVisible: boolean;
|
|
1261
1262
|
trigger: "hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[];
|
|
1262
1263
|
position: "top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb";
|
|
1263
|
-
disabled: boolean;
|
|
1264
1264
|
popupOffset: number;
|
|
1265
1265
|
showArrow: boolean;
|
|
1266
1266
|
alignPoint: boolean;
|
package/es/popover/popover.d.ts
CHANGED
|
@@ -145,13 +145,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
145
145
|
default: boolean;
|
|
146
146
|
};
|
|
147
147
|
contentClass: {
|
|
148
|
-
type: (
|
|
148
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
149
149
|
};
|
|
150
150
|
contentStyle: {
|
|
151
151
|
type: PropType<CSSProperties>;
|
|
152
152
|
};
|
|
153
153
|
arrowClass: {
|
|
154
|
-
type: (
|
|
154
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
155
155
|
};
|
|
156
156
|
arrowStyle: {
|
|
157
157
|
type: PropType<CSSProperties>;
|
|
@@ -209,7 +209,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
209
209
|
default: boolean;
|
|
210
210
|
};
|
|
211
211
|
openedClass: {
|
|
212
|
-
type: (
|
|
212
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
213
213
|
};
|
|
214
214
|
autoFitPosition: {
|
|
215
215
|
type: BooleanConstructor;
|
|
@@ -244,11 +244,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
244
244
|
hide: () => true;
|
|
245
245
|
resize: () => true;
|
|
246
246
|
}, import("vue").PublicProps, {
|
|
247
|
+
disabled: boolean;
|
|
247
248
|
popupVisible: boolean;
|
|
248
249
|
defaultPopupVisible: boolean;
|
|
249
250
|
trigger: "hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[];
|
|
250
251
|
position: "top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb";
|
|
251
|
-
disabled: boolean;
|
|
252
252
|
popupOffset: number;
|
|
253
253
|
showArrow: boolean;
|
|
254
254
|
alignPoint: boolean;
|
|
@@ -336,13 +336,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
336
336
|
default: boolean;
|
|
337
337
|
};
|
|
338
338
|
contentClass: {
|
|
339
|
-
type: (
|
|
339
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
340
340
|
};
|
|
341
341
|
contentStyle: {
|
|
342
342
|
type: PropType<CSSProperties>;
|
|
343
343
|
};
|
|
344
344
|
arrowClass: {
|
|
345
|
-
type: (
|
|
345
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
346
346
|
};
|
|
347
347
|
arrowStyle: {
|
|
348
348
|
type: PropType<CSSProperties>;
|
|
@@ -400,7 +400,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
400
400
|
default: boolean;
|
|
401
401
|
};
|
|
402
402
|
openedClass: {
|
|
403
|
-
type: (
|
|
403
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
404
404
|
};
|
|
405
405
|
autoFitPosition: {
|
|
406
406
|
type: BooleanConstructor;
|
|
@@ -429,11 +429,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
429
429
|
onHide?: (() => any) | undefined;
|
|
430
430
|
onResize?: (() => any) | undefined;
|
|
431
431
|
}>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, {
|
|
432
|
+
disabled: boolean;
|
|
432
433
|
popupVisible: boolean;
|
|
433
434
|
defaultPopupVisible: boolean;
|
|
434
435
|
trigger: "hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[];
|
|
435
436
|
position: "top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb";
|
|
436
|
-
disabled: boolean;
|
|
437
437
|
popupOffset: number;
|
|
438
438
|
showArrow: boolean;
|
|
439
439
|
alignPoint: boolean;
|
|
@@ -518,13 +518,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
518
518
|
default: boolean;
|
|
519
519
|
};
|
|
520
520
|
contentClass: {
|
|
521
|
-
type: (
|
|
521
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
522
522
|
};
|
|
523
523
|
contentStyle: {
|
|
524
524
|
type: PropType<CSSProperties>;
|
|
525
525
|
};
|
|
526
526
|
arrowClass: {
|
|
527
|
-
type: (
|
|
527
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
528
528
|
};
|
|
529
529
|
arrowStyle: {
|
|
530
530
|
type: PropType<CSSProperties>;
|
|
@@ -582,7 +582,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
582
582
|
default: boolean;
|
|
583
583
|
};
|
|
584
584
|
openedClass: {
|
|
585
|
-
type: (
|
|
585
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
586
586
|
};
|
|
587
587
|
autoFitPosition: {
|
|
588
588
|
type: BooleanConstructor;
|
|
@@ -617,11 +617,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
617
617
|
hide: () => true;
|
|
618
618
|
resize: () => true;
|
|
619
619
|
}, string, {
|
|
620
|
+
disabled: boolean;
|
|
620
621
|
popupVisible: boolean;
|
|
621
622
|
defaultPopupVisible: boolean;
|
|
622
623
|
trigger: "hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[];
|
|
623
624
|
position: "top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb";
|
|
624
|
-
disabled: boolean;
|
|
625
625
|
popupOffset: number;
|
|
626
626
|
showArrow: boolean;
|
|
627
627
|
alignPoint: boolean;
|
package/es/progress/circle.d.ts
CHANGED
|
@@ -8,7 +8,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
8
8
|
type: StringConstructor;
|
|
9
9
|
};
|
|
10
10
|
size: {
|
|
11
|
-
type: PropType<"mini" | "
|
|
11
|
+
type: PropType<"mini" | "small" | "medium" | "large">;
|
|
12
12
|
default: string;
|
|
13
13
|
};
|
|
14
14
|
strokeWidth: {
|
|
@@ -19,7 +19,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
19
19
|
default: undefined;
|
|
20
20
|
};
|
|
21
21
|
color: {
|
|
22
|
-
type: (
|
|
22
|
+
type: (StringConstructor | ObjectConstructor)[];
|
|
23
23
|
default: undefined;
|
|
24
24
|
};
|
|
25
25
|
trackColor: StringConstructor;
|
|
@@ -54,7 +54,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
54
54
|
type: StringConstructor;
|
|
55
55
|
};
|
|
56
56
|
size: {
|
|
57
|
-
type: PropType<"mini" | "
|
|
57
|
+
type: PropType<"mini" | "small" | "medium" | "large">;
|
|
58
58
|
default: string;
|
|
59
59
|
};
|
|
60
60
|
strokeWidth: {
|
|
@@ -65,7 +65,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
65
65
|
default: undefined;
|
|
66
66
|
};
|
|
67
67
|
color: {
|
|
68
|
-
type: (
|
|
68
|
+
type: (StringConstructor | ObjectConstructor)[];
|
|
69
69
|
default: undefined;
|
|
70
70
|
};
|
|
71
71
|
trackColor: StringConstructor;
|
|
@@ -81,7 +81,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
81
81
|
type: NumberConstructor;
|
|
82
82
|
};
|
|
83
83
|
}>> & Readonly<{}>, {
|
|
84
|
-
size: "mini" | "
|
|
84
|
+
size: "mini" | "small" | "medium" | "large";
|
|
85
85
|
color: string | Record<string, any>;
|
|
86
86
|
width: number;
|
|
87
87
|
status: string;
|