@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/slider/slider.d.ts
CHANGED
|
@@ -130,13 +130,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
130
130
|
default: boolean;
|
|
131
131
|
};
|
|
132
132
|
}>> & Readonly<{
|
|
133
|
-
"onUpdate:modelValue"?: ((value: number | [number, number]) => any) | undefined;
|
|
134
133
|
onChange?: ((value: number | [number, number]) => any) | undefined;
|
|
134
|
+
"onUpdate:modelValue"?: ((value: number | [number, number]) => any) | undefined;
|
|
135
135
|
}>, {
|
|
136
136
|
disabled: boolean;
|
|
137
|
+
defaultValue: number | [number, number];
|
|
137
138
|
range: boolean;
|
|
138
139
|
modelValue: number | [number, number];
|
|
139
|
-
defaultValue: number | [number, number];
|
|
140
140
|
direction: "horizontal" | "vertical";
|
|
141
141
|
max: number;
|
|
142
142
|
step: number;
|
|
@@ -269,10 +269,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
269
269
|
'update:popupVisible': (visible: boolean) => true;
|
|
270
270
|
popupVisibleChange: (visible: boolean) => true;
|
|
271
271
|
}, import("vue").PublicProps, {
|
|
272
|
+
mini: boolean;
|
|
272
273
|
popupVisible: boolean;
|
|
273
274
|
defaultPopupVisible: boolean;
|
|
274
275
|
position: "top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb";
|
|
275
|
-
mini: boolean;
|
|
276
276
|
}, true, {}, {}, {
|
|
277
277
|
Trigger: {
|
|
278
278
|
new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
|
|
@@ -332,13 +332,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
332
332
|
default: boolean;
|
|
333
333
|
};
|
|
334
334
|
contentClass: {
|
|
335
|
-
type: (
|
|
335
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
336
336
|
};
|
|
337
337
|
contentStyle: {
|
|
338
338
|
type: PropType<CSSProperties>;
|
|
339
339
|
};
|
|
340
340
|
arrowClass: {
|
|
341
|
-
type: (
|
|
341
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
342
342
|
};
|
|
343
343
|
arrowStyle: {
|
|
344
344
|
type: PropType<CSSProperties>;
|
|
@@ -396,7 +396,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
396
396
|
default: boolean;
|
|
397
397
|
};
|
|
398
398
|
openedClass: {
|
|
399
|
-
type: (
|
|
399
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
400
400
|
};
|
|
401
401
|
autoFitPosition: {
|
|
402
402
|
type: BooleanConstructor;
|
|
@@ -431,11 +431,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
431
431
|
hide: () => true;
|
|
432
432
|
resize: () => true;
|
|
433
433
|
}, import("vue").PublicProps, {
|
|
434
|
+
disabled: boolean;
|
|
434
435
|
popupVisible: boolean;
|
|
435
436
|
defaultPopupVisible: boolean;
|
|
436
437
|
trigger: "hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[];
|
|
437
438
|
position: "top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb";
|
|
438
|
-
disabled: boolean;
|
|
439
439
|
popupOffset: number;
|
|
440
440
|
showArrow: boolean;
|
|
441
441
|
alignPoint: boolean;
|
|
@@ -523,13 +523,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
523
523
|
default: boolean;
|
|
524
524
|
};
|
|
525
525
|
contentClass: {
|
|
526
|
-
type: (
|
|
526
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
527
527
|
};
|
|
528
528
|
contentStyle: {
|
|
529
529
|
type: PropType<CSSProperties>;
|
|
530
530
|
};
|
|
531
531
|
arrowClass: {
|
|
532
|
-
type: (
|
|
532
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
533
533
|
};
|
|
534
534
|
arrowStyle: {
|
|
535
535
|
type: PropType<CSSProperties>;
|
|
@@ -587,7 +587,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
587
587
|
default: boolean;
|
|
588
588
|
};
|
|
589
589
|
openedClass: {
|
|
590
|
-
type: (
|
|
590
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
591
591
|
};
|
|
592
592
|
autoFitPosition: {
|
|
593
593
|
type: BooleanConstructor;
|
|
@@ -616,11 +616,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
616
616
|
onHide?: (() => any) | undefined;
|
|
617
617
|
onResize?: (() => any) | undefined;
|
|
618
618
|
}>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, {
|
|
619
|
+
disabled: boolean;
|
|
619
620
|
popupVisible: boolean;
|
|
620
621
|
defaultPopupVisible: boolean;
|
|
621
622
|
trigger: "hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[];
|
|
622
623
|
position: "top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb";
|
|
623
|
-
disabled: boolean;
|
|
624
624
|
popupOffset: number;
|
|
625
625
|
showArrow: boolean;
|
|
626
626
|
alignPoint: boolean;
|
|
@@ -705,13 +705,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
705
705
|
default: boolean;
|
|
706
706
|
};
|
|
707
707
|
contentClass: {
|
|
708
|
-
type: (
|
|
708
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
709
709
|
};
|
|
710
710
|
contentStyle: {
|
|
711
711
|
type: PropType<CSSProperties>;
|
|
712
712
|
};
|
|
713
713
|
arrowClass: {
|
|
714
|
-
type: (
|
|
714
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
715
715
|
};
|
|
716
716
|
arrowStyle: {
|
|
717
717
|
type: PropType<CSSProperties>;
|
|
@@ -769,7 +769,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
769
769
|
default: boolean;
|
|
770
770
|
};
|
|
771
771
|
openedClass: {
|
|
772
|
-
type: (
|
|
772
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
773
773
|
};
|
|
774
774
|
autoFitPosition: {
|
|
775
775
|
type: BooleanConstructor;
|
|
@@ -804,11 +804,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
804
804
|
hide: () => true;
|
|
805
805
|
resize: () => true;
|
|
806
806
|
}, string, {
|
|
807
|
+
disabled: boolean;
|
|
807
808
|
popupVisible: boolean;
|
|
808
809
|
defaultPopupVisible: boolean;
|
|
809
810
|
trigger: "hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[];
|
|
810
811
|
position: "top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb";
|
|
811
|
-
disabled: boolean;
|
|
812
812
|
popupOffset: number;
|
|
813
813
|
showArrow: boolean;
|
|
814
814
|
alignPoint: boolean;
|
|
@@ -890,10 +890,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
890
890
|
computedArrowStyle: import("vue").ComputedRef<CSSProperties | undefined>;
|
|
891
891
|
handlePopupVisibleChange: (visible: boolean) => void;
|
|
892
892
|
}, {}, {}, {}, {
|
|
893
|
+
mini: boolean;
|
|
893
894
|
popupVisible: boolean;
|
|
894
895
|
defaultPopupVisible: boolean;
|
|
895
896
|
position: "top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb";
|
|
896
|
-
mini: boolean;
|
|
897
897
|
}>;
|
|
898
898
|
__isFragment?: undefined;
|
|
899
899
|
__isTeleport?: undefined;
|
|
@@ -949,10 +949,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
949
949
|
'update:popupVisible': (visible: boolean) => true;
|
|
950
950
|
popupVisibleChange: (visible: boolean) => true;
|
|
951
951
|
}, string, {
|
|
952
|
+
mini: boolean;
|
|
952
953
|
popupVisible: boolean;
|
|
953
954
|
defaultPopupVisible: boolean;
|
|
954
955
|
position: "top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb";
|
|
955
|
-
mini: boolean;
|
|
956
956
|
}, {}, string, {}, {
|
|
957
957
|
Trigger: {
|
|
958
958
|
new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
|
|
@@ -1012,13 +1012,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1012
1012
|
default: boolean;
|
|
1013
1013
|
};
|
|
1014
1014
|
contentClass: {
|
|
1015
|
-
type: (
|
|
1015
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
1016
1016
|
};
|
|
1017
1017
|
contentStyle: {
|
|
1018
1018
|
type: PropType<CSSProperties>;
|
|
1019
1019
|
};
|
|
1020
1020
|
arrowClass: {
|
|
1021
|
-
type: (
|
|
1021
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
1022
1022
|
};
|
|
1023
1023
|
arrowStyle: {
|
|
1024
1024
|
type: PropType<CSSProperties>;
|
|
@@ -1076,7 +1076,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1076
1076
|
default: boolean;
|
|
1077
1077
|
};
|
|
1078
1078
|
openedClass: {
|
|
1079
|
-
type: (
|
|
1079
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
1080
1080
|
};
|
|
1081
1081
|
autoFitPosition: {
|
|
1082
1082
|
type: BooleanConstructor;
|
|
@@ -1111,11 +1111,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1111
1111
|
hide: () => true;
|
|
1112
1112
|
resize: () => true;
|
|
1113
1113
|
}, import("vue").PublicProps, {
|
|
1114
|
+
disabled: boolean;
|
|
1114
1115
|
popupVisible: boolean;
|
|
1115
1116
|
defaultPopupVisible: boolean;
|
|
1116
1117
|
trigger: "hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[];
|
|
1117
1118
|
position: "top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb";
|
|
1118
|
-
disabled: boolean;
|
|
1119
1119
|
popupOffset: number;
|
|
1120
1120
|
showArrow: boolean;
|
|
1121
1121
|
alignPoint: boolean;
|
|
@@ -1203,13 +1203,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1203
1203
|
default: boolean;
|
|
1204
1204
|
};
|
|
1205
1205
|
contentClass: {
|
|
1206
|
-
type: (
|
|
1206
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
1207
1207
|
};
|
|
1208
1208
|
contentStyle: {
|
|
1209
1209
|
type: PropType<CSSProperties>;
|
|
1210
1210
|
};
|
|
1211
1211
|
arrowClass: {
|
|
1212
|
-
type: (
|
|
1212
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
1213
1213
|
};
|
|
1214
1214
|
arrowStyle: {
|
|
1215
1215
|
type: PropType<CSSProperties>;
|
|
@@ -1267,7 +1267,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1267
1267
|
default: boolean;
|
|
1268
1268
|
};
|
|
1269
1269
|
openedClass: {
|
|
1270
|
-
type: (
|
|
1270
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
1271
1271
|
};
|
|
1272
1272
|
autoFitPosition: {
|
|
1273
1273
|
type: BooleanConstructor;
|
|
@@ -1296,11 +1296,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1296
1296
|
onHide?: (() => any) | undefined;
|
|
1297
1297
|
onResize?: (() => any) | undefined;
|
|
1298
1298
|
}>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, {
|
|
1299
|
+
disabled: boolean;
|
|
1299
1300
|
popupVisible: boolean;
|
|
1300
1301
|
defaultPopupVisible: boolean;
|
|
1301
1302
|
trigger: "hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[];
|
|
1302
1303
|
position: "top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb";
|
|
1303
|
-
disabled: boolean;
|
|
1304
1304
|
popupOffset: number;
|
|
1305
1305
|
showArrow: boolean;
|
|
1306
1306
|
alignPoint: boolean;
|
|
@@ -1385,13 +1385,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1385
1385
|
default: boolean;
|
|
1386
1386
|
};
|
|
1387
1387
|
contentClass: {
|
|
1388
|
-
type: (
|
|
1388
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
1389
1389
|
};
|
|
1390
1390
|
contentStyle: {
|
|
1391
1391
|
type: PropType<CSSProperties>;
|
|
1392
1392
|
};
|
|
1393
1393
|
arrowClass: {
|
|
1394
|
-
type: (
|
|
1394
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
1395
1395
|
};
|
|
1396
1396
|
arrowStyle: {
|
|
1397
1397
|
type: PropType<CSSProperties>;
|
|
@@ -1449,7 +1449,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1449
1449
|
default: boolean;
|
|
1450
1450
|
};
|
|
1451
1451
|
openedClass: {
|
|
1452
|
-
type: (
|
|
1452
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
1453
1453
|
};
|
|
1454
1454
|
autoFitPosition: {
|
|
1455
1455
|
type: BooleanConstructor;
|
|
@@ -1484,11 +1484,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1484
1484
|
hide: () => true;
|
|
1485
1485
|
resize: () => true;
|
|
1486
1486
|
}, string, {
|
|
1487
|
+
disabled: boolean;
|
|
1487
1488
|
popupVisible: boolean;
|
|
1488
1489
|
defaultPopupVisible: boolean;
|
|
1489
1490
|
trigger: "hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[];
|
|
1490
1491
|
position: "top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb";
|
|
1491
|
-
disabled: boolean;
|
|
1492
1492
|
popupOffset: number;
|
|
1493
1493
|
showArrow: boolean;
|
|
1494
1494
|
alignPoint: boolean;
|
|
@@ -1755,14 +1755,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1755
1755
|
default: boolean;
|
|
1756
1756
|
};
|
|
1757
1757
|
size: {
|
|
1758
|
-
type: PropType<"mini" | "
|
|
1758
|
+
type: PropType<"mini" | "small" | "medium" | "large">;
|
|
1759
1759
|
};
|
|
1760
1760
|
allowClear: {
|
|
1761
1761
|
type: BooleanConstructor;
|
|
1762
1762
|
default: boolean;
|
|
1763
1763
|
};
|
|
1764
1764
|
modelEvent: {
|
|
1765
|
-
type: PropType<"
|
|
1765
|
+
type: PropType<"change" | "input">;
|
|
1766
1766
|
default: string;
|
|
1767
1767
|
};
|
|
1768
1768
|
readOnly: {
|
|
@@ -1773,12 +1773,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1773
1773
|
type: ObjectConstructor;
|
|
1774
1774
|
};
|
|
1775
1775
|
}>> & Readonly<{
|
|
1776
|
-
onFocus?: ((ev: FocusEvent) => any) | undefined;
|
|
1777
1776
|
onClear?: ((ev: Event) => any) | undefined;
|
|
1777
|
+
onChange?: ((value: number | undefined, ev: Event) => any) | undefined;
|
|
1778
|
+
onFocus?: ((ev: FocusEvent) => any) | undefined;
|
|
1778
1779
|
onInput?: ((value: number | undefined, inputValue: string, ev: Event) => any) | undefined;
|
|
1779
1780
|
onBlur?: ((ev: FocusEvent) => any) | undefined;
|
|
1780
1781
|
"onUpdate:modelValue"?: ((value: number | undefined) => any) | undefined;
|
|
1781
|
-
onChange?: ((value: number | undefined, ev: Event) => any) | undefined;
|
|
1782
1782
|
onKeydown?: ((ev: KeyboardEvent) => any) | undefined;
|
|
1783
1783
|
}>, {
|
|
1784
1784
|
inputRef: import("vue").Ref<HTMLInputElement | undefined, HTMLInputElement | undefined>;
|
|
@@ -1796,14 +1796,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1796
1796
|
keydown: (ev: KeyboardEvent) => true;
|
|
1797
1797
|
}, import("vue").PublicProps, {
|
|
1798
1798
|
disabled: boolean;
|
|
1799
|
-
mode: "button" | "embed";
|
|
1800
1799
|
error: boolean;
|
|
1801
1800
|
allowClear: boolean;
|
|
1801
|
+
mode: "button" | "embed";
|
|
1802
1802
|
max: number;
|
|
1803
1803
|
step: number;
|
|
1804
1804
|
min: number;
|
|
1805
1805
|
hideButton: boolean;
|
|
1806
|
-
modelEvent: "
|
|
1806
|
+
modelEvent: "change" | "input";
|
|
1807
1807
|
readOnly: boolean;
|
|
1808
1808
|
}, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
|
|
1809
1809
|
P: {};
|
|
@@ -1852,14 +1852,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1852
1852
|
default: boolean;
|
|
1853
1853
|
};
|
|
1854
1854
|
size: {
|
|
1855
|
-
type: PropType<"mini" | "
|
|
1855
|
+
type: PropType<"mini" | "small" | "medium" | "large">;
|
|
1856
1856
|
};
|
|
1857
1857
|
allowClear: {
|
|
1858
1858
|
type: BooleanConstructor;
|
|
1859
1859
|
default: boolean;
|
|
1860
1860
|
};
|
|
1861
1861
|
modelEvent: {
|
|
1862
|
-
type: PropType<"
|
|
1862
|
+
type: PropType<"change" | "input">;
|
|
1863
1863
|
default: string;
|
|
1864
1864
|
};
|
|
1865
1865
|
readOnly: {
|
|
@@ -1870,12 +1870,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1870
1870
|
type: ObjectConstructor;
|
|
1871
1871
|
};
|
|
1872
1872
|
}>> & Readonly<{
|
|
1873
|
-
onFocus?: ((ev: FocusEvent) => any) | undefined;
|
|
1874
1873
|
onClear?: ((ev: Event) => any) | undefined;
|
|
1874
|
+
onChange?: ((value: number | undefined, ev: Event) => any) | undefined;
|
|
1875
|
+
onFocus?: ((ev: FocusEvent) => any) | undefined;
|
|
1875
1876
|
onInput?: ((value: number | undefined, inputValue: string, ev: Event) => any) | undefined;
|
|
1876
1877
|
onBlur?: ((ev: FocusEvent) => any) | undefined;
|
|
1877
1878
|
"onUpdate:modelValue"?: ((value: number | undefined) => any) | undefined;
|
|
1878
|
-
onChange?: ((value: number | undefined, ev: Event) => any) | undefined;
|
|
1879
1879
|
onKeydown?: ((ev: KeyboardEvent) => any) | undefined;
|
|
1880
1880
|
}>, {
|
|
1881
1881
|
inputRef: import("vue").Ref<HTMLInputElement | undefined, HTMLInputElement | undefined>;
|
|
@@ -1885,14 +1885,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1885
1885
|
blur(): void;
|
|
1886
1886
|
}, {
|
|
1887
1887
|
disabled: boolean;
|
|
1888
|
-
mode: "button" | "embed";
|
|
1889
1888
|
error: boolean;
|
|
1890
1889
|
allowClear: boolean;
|
|
1890
|
+
mode: "button" | "embed";
|
|
1891
1891
|
max: number;
|
|
1892
1892
|
step: number;
|
|
1893
1893
|
min: number;
|
|
1894
1894
|
hideButton: boolean;
|
|
1895
|
-
modelEvent: "
|
|
1895
|
+
modelEvent: "change" | "input";
|
|
1896
1896
|
readOnly: boolean;
|
|
1897
1897
|
}>;
|
|
1898
1898
|
__isFragment?: undefined;
|
|
@@ -1938,14 +1938,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1938
1938
|
default: boolean;
|
|
1939
1939
|
};
|
|
1940
1940
|
size: {
|
|
1941
|
-
type: PropType<"mini" | "
|
|
1941
|
+
type: PropType<"mini" | "small" | "medium" | "large">;
|
|
1942
1942
|
};
|
|
1943
1943
|
allowClear: {
|
|
1944
1944
|
type: BooleanConstructor;
|
|
1945
1945
|
default: boolean;
|
|
1946
1946
|
};
|
|
1947
1947
|
modelEvent: {
|
|
1948
|
-
type: PropType<"
|
|
1948
|
+
type: PropType<"change" | "input">;
|
|
1949
1949
|
default: string;
|
|
1950
1950
|
};
|
|
1951
1951
|
readOnly: {
|
|
@@ -1956,12 +1956,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1956
1956
|
type: ObjectConstructor;
|
|
1957
1957
|
};
|
|
1958
1958
|
}>> & Readonly<{
|
|
1959
|
-
onFocus?: ((ev: FocusEvent) => any) | undefined;
|
|
1960
1959
|
onClear?: ((ev: Event) => any) | undefined;
|
|
1960
|
+
onChange?: ((value: number | undefined, ev: Event) => any) | undefined;
|
|
1961
|
+
onFocus?: ((ev: FocusEvent) => any) | undefined;
|
|
1961
1962
|
onInput?: ((value: number | undefined, inputValue: string, ev: Event) => any) | undefined;
|
|
1962
1963
|
onBlur?: ((ev: FocusEvent) => any) | undefined;
|
|
1963
1964
|
"onUpdate:modelValue"?: ((value: number | undefined) => any) | undefined;
|
|
1964
|
-
onChange?: ((value: number | undefined, ev: Event) => any) | undefined;
|
|
1965
1965
|
onKeydown?: ((ev: KeyboardEvent) => any) | undefined;
|
|
1966
1966
|
}>, {
|
|
1967
1967
|
inputRef: import("vue").Ref<HTMLInputElement | undefined, HTMLInputElement | undefined>;
|
|
@@ -1979,14 +1979,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1979
1979
|
keydown: (ev: KeyboardEvent) => true;
|
|
1980
1980
|
}, string, {
|
|
1981
1981
|
disabled: boolean;
|
|
1982
|
-
mode: "button" | "embed";
|
|
1983
1982
|
error: boolean;
|
|
1984
1983
|
allowClear: boolean;
|
|
1984
|
+
mode: "button" | "embed";
|
|
1985
1985
|
max: number;
|
|
1986
1986
|
step: number;
|
|
1987
1987
|
min: number;
|
|
1988
1988
|
hideButton: boolean;
|
|
1989
|
-
modelEvent: "
|
|
1989
|
+
modelEvent: "change" | "input";
|
|
1990
1990
|
readOnly: boolean;
|
|
1991
1991
|
}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
|
1992
1992
|
install: (app: import("vue").App<any>, options?: import("../_utils/types").ArcoOptions | undefined) => void;
|
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" | "
|
|
14
|
+
type: import("vue").PropType<number | "mini" | "small" | "medium" | "large" | [number | "mini" | "small" | "medium" | "large", number | "mini" | "small" | "medium" | "large"]>;
|
|
15
15
|
default: string;
|
|
16
16
|
};
|
|
17
17
|
wrap: {
|
|
@@ -21,7 +21,7 @@ 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" | "
|
|
24
|
+
size: number | "mini" | "small" | "medium" | "large" | [number | "mini" | "small" | "medium" | "large", number | "mini" | "small" | "medium" | "large"];
|
|
25
25
|
fill: boolean;
|
|
26
26
|
wrap: boolean;
|
|
27
27
|
direction: "horizontal" | "vertical";
|
|
@@ -41,7 +41,7 @@ declare const Space: {
|
|
|
41
41
|
default: string;
|
|
42
42
|
};
|
|
43
43
|
size: {
|
|
44
|
-
type: import("vue").PropType<number | "mini" | "
|
|
44
|
+
type: import("vue").PropType<number | "mini" | "small" | "medium" | "large" | [number | "mini" | "small" | "medium" | "large", number | "mini" | "small" | "medium" | "large"]>;
|
|
45
45
|
default: string;
|
|
46
46
|
};
|
|
47
47
|
wrap: {
|
|
@@ -51,7 +51,7 @@ declare const Space: {
|
|
|
51
51
|
type: BooleanConstructor;
|
|
52
52
|
};
|
|
53
53
|
}>> & Readonly<{}>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, {
|
|
54
|
-
size: number | "mini" | "
|
|
54
|
+
size: number | "mini" | "small" | "medium" | "large" | [number | "mini" | "small" | "medium" | "large", number | "mini" | "small" | "medium" | "large"];
|
|
55
55
|
fill: boolean;
|
|
56
56
|
wrap: boolean;
|
|
57
57
|
direction: "horizontal" | "vertical";
|
|
@@ -68,7 +68,7 @@ declare const Space: {
|
|
|
68
68
|
default: string;
|
|
69
69
|
};
|
|
70
70
|
size: {
|
|
71
|
-
type: import("vue").PropType<number | "mini" | "
|
|
71
|
+
type: import("vue").PropType<number | "mini" | "small" | "medium" | "large" | [number | "mini" | "small" | "medium" | "large", number | "mini" | "small" | "medium" | "large"]>;
|
|
72
72
|
default: string;
|
|
73
73
|
};
|
|
74
74
|
wrap: {
|
|
@@ -78,7 +78,7 @@ 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" | "
|
|
81
|
+
size: number | "mini" | "small" | "medium" | "large" | [number | "mini" | "small" | "medium" | "large", number | "mini" | "small" | "medium" | "large"];
|
|
82
82
|
fill: boolean;
|
|
83
83
|
wrap: boolean;
|
|
84
84
|
direction: "horizontal" | "vertical";
|
package/es/space/space.d.ts
CHANGED
|
@@ -9,7 +9,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
9
9
|
default: string;
|
|
10
10
|
};
|
|
11
11
|
size: {
|
|
12
|
-
type: PropType<number | "mini" | "
|
|
12
|
+
type: PropType<number | "mini" | "small" | "medium" | "large" | [SpaceSize, SpaceSize]>;
|
|
13
13
|
default: string;
|
|
14
14
|
};
|
|
15
15
|
wrap: {
|
|
@@ -27,7 +27,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
27
27
|
default: string;
|
|
28
28
|
};
|
|
29
29
|
size: {
|
|
30
|
-
type: PropType<number | "mini" | "
|
|
30
|
+
type: PropType<number | "mini" | "small" | "medium" | "large" | [SpaceSize, SpaceSize]>;
|
|
31
31
|
default: string;
|
|
32
32
|
};
|
|
33
33
|
wrap: {
|
|
@@ -37,7 +37,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
37
37
|
type: BooleanConstructor;
|
|
38
38
|
};
|
|
39
39
|
}>> & Readonly<{}>, {
|
|
40
|
-
size: number | "mini" | "
|
|
40
|
+
size: number | "mini" | "small" | "medium" | "large" | [SpaceSize, SpaceSize];
|
|
41
41
|
fill: boolean;
|
|
42
42
|
wrap: boolean;
|
|
43
43
|
direction: "horizontal" | "vertical";
|
package/es/split/index.d.ts
CHANGED
|
@@ -33,10 +33,10 @@ declare const Split: {
|
|
|
33
33
|
moveEnd: (ev: MouseEvent) => true;
|
|
34
34
|
'update:size': (size: string | number) => true;
|
|
35
35
|
}, import("vue").PublicProps, {
|
|
36
|
-
disabled: boolean;
|
|
37
36
|
size: string | number;
|
|
38
|
-
|
|
37
|
+
disabled: boolean;
|
|
39
38
|
component: string;
|
|
39
|
+
direction: "horizontal" | "vertical";
|
|
40
40
|
defaultSize: string | number;
|
|
41
41
|
}, true, {}, {}, {
|
|
42
42
|
ResizeTrigger: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
@@ -109,10 +109,10 @@ declare const Split: {
|
|
|
109
109
|
flex: string;
|
|
110
110
|
}>;
|
|
111
111
|
}, {}, {}, {}, {
|
|
112
|
-
disabled: boolean;
|
|
113
112
|
size: string | number;
|
|
114
|
-
|
|
113
|
+
disabled: boolean;
|
|
115
114
|
component: string;
|
|
115
|
+
direction: "horizontal" | "vertical";
|
|
116
116
|
defaultSize: string | number;
|
|
117
117
|
}>;
|
|
118
118
|
__isFragment?: undefined;
|
|
@@ -149,10 +149,10 @@ declare const Split: {
|
|
|
149
149
|
moveEnd: (ev: MouseEvent) => true;
|
|
150
150
|
'update:size': (size: string | number) => true;
|
|
151
151
|
}, string, {
|
|
152
|
-
disabled: boolean;
|
|
153
152
|
size: string | number;
|
|
154
|
-
|
|
153
|
+
disabled: boolean;
|
|
155
154
|
component: string;
|
|
155
|
+
direction: "horizontal" | "vertical";
|
|
156
156
|
defaultSize: string | number;
|
|
157
157
|
}, {}, string, {}, {
|
|
158
158
|
ResizeTrigger: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
package/es/split/split.d.ts
CHANGED
|
@@ -38,10 +38,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
38
38
|
onMoveEnd?: ((ev: MouseEvent) => any) | undefined;
|
|
39
39
|
"onUpdate:size"?: ((size: string | number) => any) | undefined;
|
|
40
40
|
}>, {
|
|
41
|
-
disabled: boolean;
|
|
42
41
|
size: string | number;
|
|
43
|
-
|
|
42
|
+
disabled: boolean;
|
|
44
43
|
component: string;
|
|
44
|
+
direction: "horizontal" | "vertical";
|
|
45
45
|
defaultSize: string | number;
|
|
46
46
|
}, {}, {
|
|
47
47
|
ResizeTrigger: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
@@ -49,9 +49,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
49
49
|
}>> & Readonly<{
|
|
50
50
|
onFinish?: (() => any) | undefined;
|
|
51
51
|
}>, {
|
|
52
|
-
start: boolean;
|
|
53
52
|
value: number;
|
|
54
53
|
format: string;
|
|
54
|
+
start: boolean;
|
|
55
55
|
now: number;
|
|
56
56
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
57
57
|
export default _default;
|
package/es/statistic/index.d.ts
CHANGED
|
@@ -59,8 +59,8 @@ declare const Statistic: {
|
|
|
59
59
|
decimal?: undefined;
|
|
60
60
|
}>;
|
|
61
61
|
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").PublicProps, {
|
|
62
|
-
start: boolean;
|
|
63
62
|
format: string;
|
|
63
|
+
start: boolean;
|
|
64
64
|
animation: boolean;
|
|
65
65
|
animationDuration: number;
|
|
66
66
|
precision: number;
|
|
@@ -129,8 +129,8 @@ declare const Statistic: {
|
|
|
129
129
|
decimal?: undefined;
|
|
130
130
|
}>;
|
|
131
131
|
}, {}, {}, {}, {
|
|
132
|
-
start: boolean;
|
|
133
132
|
format: string;
|
|
133
|
+
start: boolean;
|
|
134
134
|
animation: boolean;
|
|
135
135
|
animationDuration: number;
|
|
136
136
|
precision: number;
|
|
@@ -196,8 +196,8 @@ declare const Statistic: {
|
|
|
196
196
|
decimal?: undefined;
|
|
197
197
|
}>;
|
|
198
198
|
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
|
|
199
|
-
start: boolean;
|
|
200
199
|
format: string;
|
|
200
|
+
start: boolean;
|
|
201
201
|
animation: boolean;
|
|
202
202
|
animationDuration: number;
|
|
203
203
|
precision: number;
|
|
@@ -254,9 +254,9 @@ declare const Statistic: {
|
|
|
254
254
|
}>> & Readonly<{
|
|
255
255
|
onFinish?: (() => any) | undefined;
|
|
256
256
|
}>, {
|
|
257
|
-
start: boolean;
|
|
258
257
|
value: number;
|
|
259
258
|
format: string;
|
|
259
|
+
start: boolean;
|
|
260
260
|
now: number;
|
|
261
261
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
262
262
|
install: (app: App, options?: ArcoOptions | undefined) => void;
|
|
@@ -96,8 +96,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
96
96
|
type: PropType<CSSProperties>;
|
|
97
97
|
};
|
|
98
98
|
}>> & Readonly<{}>, {
|
|
99
|
-
start: boolean;
|
|
100
99
|
format: string;
|
|
100
|
+
start: boolean;
|
|
101
101
|
animation: boolean;
|
|
102
102
|
animationDuration: number;
|
|
103
103
|
precision: number;
|