@weni/unnnic-system 3.2.8 → 3.2.9-alpha.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/dist/components/Accordion/Accordion.vue.d.ts +1 -1
- package/dist/components/Alert/Alert.vue.d.ts +18 -119
- package/dist/components/Alert/Alert.vue.d.ts.map +1 -1
- package/dist/components/Alert/Version1dot1.vue.d.ts +2 -38
- package/dist/components/Alert/Version1dot1.vue.d.ts.map +1 -1
- package/dist/components/AudioRecorder/AudioHandler.vue.d.ts +2 -2
- package/dist/components/AudioRecorder/AudioPlayer.vue.d.ts +1 -1
- package/dist/components/AudioRecorder/AudioRecorder.vue.d.ts +5 -5
- package/dist/components/AvatarIcon/AvatarIcon.vue.d.ts +2 -2
- package/dist/components/Banner/Banner.vue.d.ts +1 -1
- package/dist/components/Banner/InfoBanner.vue.d.ts +1 -1
- package/dist/components/Breadcrumb/Breadcrumb.vue.d.ts +1 -1
- package/dist/components/Button/Button.vue.d.ts +2 -2
- package/dist/components/Button/Button.vue.d.ts.map +1 -1
- package/dist/components/Button/ButtonIcon.vue.d.ts +1 -1
- package/dist/components/Button/types.d.ts +1 -1
- package/dist/components/Button/types.d.ts.map +1 -1
- package/dist/components/Card/AccountCard.vue.d.ts +3 -3
- package/dist/components/Card/BlankCard.vue.d.ts +1 -1
- package/dist/components/Card/Card.vue.d.ts +21 -21
- package/dist/components/Card/CardCompany.vue.d.ts +8 -8
- package/dist/components/Card/CardData.vue.d.ts +1 -1
- package/dist/components/Card/CardStatusesContainer.vue.d.ts +4 -4
- package/dist/components/Card/ContentCard.vue.d.ts +2 -2
- package/dist/components/Card/DashCard.vue.d.ts +4 -4
- package/dist/components/Card/DefaultCard.vue.d.ts +1 -1
- package/dist/components/Card/MarketplaceCard.vue.d.ts +2 -2
- package/dist/components/Card/SimpleCard.vue.d.ts +3 -3
- package/dist/components/Card/StatusCard.vue.d.ts +2 -2
- package/dist/components/Card/TitleCard.vue.d.ts +2 -2
- package/dist/components/CardImage/CardImage.vue.d.ts +8 -8
- package/dist/components/CardInformation/CardInformation.vue.d.ts +4 -4
- package/dist/components/CardProject/CardProject.vue.d.ts +3 -3
- package/dist/components/Carousel/Carousel.vue.d.ts +11 -11
- package/dist/components/Carousel/TagCarousel.vue.d.ts +9 -9
- package/dist/components/ChartBar/ChartBar.vue.d.ts +8 -8
- package/dist/components/ChartLine/ChartLine.vue.d.ts +1 -1
- package/dist/components/ChatText/ChatText.vue.d.ts +2 -2
- package/dist/components/ChatsContact/ChatsContact.vue.d.ts +15 -15
- package/dist/components/ChatsDashboardTagLive/ChatsDashboardTagLive.vue.d.ts +1 -1
- package/dist/components/ChatsHeader/ChatsHeader.vue.d.ts +1 -1
- package/dist/components/ChatsHeader/ChatsHeader.vue.d.ts.map +1 -1
- package/dist/components/ChatsMessage/ChatsMessage.vue.d.ts +5 -5
- package/dist/components/ChatsMessage/ChatsMessageStatusBackdrop.vue.d.ts +2 -2
- package/dist/components/ChatsNavbar/ChatsNavbar.vue.d.ts +1 -1
- package/dist/components/ChatsUserAvatar/ChatsUserAvatar.vue.d.ts +2 -2
- package/dist/components/Checkbox/Checkbox.vue.d.ts +3 -3
- package/dist/components/Comment/Comment.vue.d.ts +1 -1
- package/dist/components/DataArea/DataArea.vue.d.ts +2 -2
- package/dist/components/DataTable/index.vue.d.ts +1 -1
- package/dist/components/DataTable/index.vue.d.ts.map +1 -1
- package/dist/components/DateFilter/DateFilter.vue.d.ts +182 -27
- package/dist/components/DatePicker/DatePicker.vue.d.ts +8 -8
- package/dist/components/Drawer/Drawer.vue.d.ts +7 -7
- package/dist/components/Dropdown/Dropdown.vue.d.ts +1 -1
- package/dist/components/Dropdown/LanguageSelect.vue.d.ts +3 -3
- package/dist/components/Flag.vue.d.ts +2 -2
- package/dist/components/FormElement/FormElement.vue.d.ts +38 -32
- package/dist/components/FormElement/FormElement.vue.d.ts.map +1 -1
- package/dist/components/Icon.vue.d.ts +1 -1
- package/dist/components/IconLoading/IconLoading.vue.d.ts +1 -1
- package/dist/components/ImportCard/ImportCard.vue.d.ts +7 -7
- package/dist/components/Input/BaseInput.vue.d.ts +10 -1
- package/dist/components/Input/BaseInput.vue.d.ts.map +1 -1
- package/dist/components/Input/Input.vue.d.ts +182 -27
- package/dist/components/Input/Input.vue.d.ts.map +1 -1
- package/dist/components/Input/TextInput.vue.d.ts +31 -13
- package/dist/components/Input/TextInput.vue.d.ts.map +1 -1
- package/dist/components/InputDatePicker/InputDatePicker.vue.d.ts +192 -37
- package/dist/components/InputNext/InputNext.vue.d.ts +3 -3
- package/dist/components/Label/Label.vue.d.ts +9 -15
- package/dist/components/Label/Label.vue.d.ts.map +1 -1
- package/dist/components/Modal/Modal.vue.d.ts +2 -2
- package/dist/components/ModalDialog/ModalDialog.vue.d.ts +9 -9
- package/dist/components/ModalDialog/ModalDialog.vue.d.ts.map +1 -1
- package/dist/components/ModalNext/ModalNext.vue.d.ts +190 -35
- package/dist/components/ModalUpload/ModalUpload.vue.d.ts +14 -14
- package/dist/components/MoodRating/MoodRating.vue.d.ts +1 -1
- package/dist/components/MultiSelect/MultiSelect.vue.d.ts +7 -7
- package/dist/components/Pagination/Pagination.vue.d.ts +6 -6
- package/dist/components/ProgressBar/ProgressBar.vue.d.ts +1 -1
- package/dist/components/Radio/Radio.vue.d.ts +2 -2
- package/dist/components/SelectSmart/SelectSmart.vue.d.ts +45 -27
- package/dist/components/SelectSmart/SelectSmartMultipleHeader.vue.d.ts +8 -8
- package/dist/components/SelectSmart/SelectSmartOption.vue.d.ts +4 -4
- package/dist/components/SelectTime/index.vue.d.ts +31 -13
- package/dist/components/SkeletonLoading/skeletonTheme.vue.d.ts +1 -1
- package/dist/components/Slider/Slider.vue.d.ts +2 -2
- package/dist/components/StarRating/StarRating.vue.d.ts +1 -1
- package/dist/components/Switch/Switch.vue.d.ts +2 -2
- package/dist/components/Tab/Tab.vue.d.ts +2 -2
- package/dist/components/TableNext/TableBodyCell.vue.d.ts +2 -2
- package/dist/components/TableNext/TablePagination.vue.d.ts +6 -6
- package/dist/components/TabsExpanded/TabsExpanded.vue.d.ts +1 -1
- package/dist/components/Tag/BrandTag.vue.d.ts +2 -2
- package/dist/components/Tag/DefaultTag.vue.d.ts +2 -2
- package/dist/components/Tag/IndicatorTag.vue.d.ts +2 -2
- package/dist/components/Tag/Tag.vue.d.ts +8 -8
- package/dist/components/TemplatePreview/TemplatePreview.vue.d.ts +9 -0
- package/dist/components/TemplatePreview/TemplatePreview.vue.d.ts.map +1 -0
- package/dist/components/TemplatePreview/TemplatePreviewModal.vue.d.ts +15 -0
- package/dist/components/TemplatePreview/TemplatePreviewModal.vue.d.ts.map +1 -0
- package/dist/components/TextArea/TextArea.vue.d.ts +38 -32
- package/dist/components/TextArea/TextArea.vue.d.ts.map +1 -1
- package/dist/components/Toast/Toast.vue.d.ts +16 -0
- package/dist/components/Toast/Toast.vue.d.ts.map +1 -0
- package/dist/components/Toast/ToastManager.d.ts +14 -0
- package/dist/components/Toast/ToastManager.d.ts.map +1 -0
- package/dist/components/Toast/types.d.ts +35 -0
- package/dist/components/Toast/types.d.ts.map +1 -0
- package/dist/components/ToolTip/ToolTip.vue.d.ts +1 -1
- package/dist/components/Tour/Tour.vue.d.ts +6 -6
- package/dist/components/Tour/TourPopover.vue.d.ts +6 -6
- package/dist/components/UploadArea/UploadArea.vue.d.ts +7 -7
- package/dist/components/index.d.ts +2116 -1064
- package/dist/components/index.d.ts.map +1 -1
- package/dist/{es-b3e51efa.js → es-2735a8fb.js} +1 -1
- package/dist/{index-b9e3c5e9.js → index-e012fa52.js} +8396 -8093
- package/dist/{pt-br-20887b32.js → pt-br-f38a8b9c.js} +1 -1
- package/dist/style.css +1 -1
- package/dist/unnnic.js +126 -120
- package/dist/unnnic.umd.cjs +42 -41
- package/dist/utils/call.d.ts +2 -1
- package/dist/utils/call.d.ts.map +1 -1
- package/package.json +2 -2
- package/src/assets/img/previews/doc-preview.png +0 -0
- package/src/assets/img/previews/image-preview.png +0 -0
- package/src/assets/img/previews/video-preview.png +0 -0
- package/src/assets/scss/scheme-colors.scss +131 -4
- package/src/assets/tokens/colors.json +2 -2
- package/src/components/Alert/Alert.vue +26 -135
- package/src/components/Alert/Version1dot1.vue +0 -36
- package/src/components/Button/Button.vue +60 -108
- package/src/components/Button/types.ts +0 -1
- package/src/components/FormElement/FormElement.vue +51 -91
- package/src/components/Input/BaseInput.vue +10 -12
- package/src/components/Input/Input.scss +17 -20
- package/src/components/Input/Input.vue +96 -28
- package/src/components/Input/TextInput.vue +28 -41
- package/src/components/Input/__test__/TextInput.spec.js +5 -5
- package/src/components/Input/__test__/__snapshots__/Input.spec.js.snap +12 -3
- package/src/components/Input/__test__/__snapshots__/TextInput.spec.js.snap +1 -1
- package/src/components/Label/Label.vue +52 -21
- package/src/components/Label/__tests__/Label.spec.js +1 -1
- package/src/components/Label/__tests__/__snapshots__/Label.spec.js.snap +1 -1
- package/src/components/ModalDialog/ModalDialog.vue +1 -0
- package/src/components/ModalDialog/__tests__/__snapshots__/ModalDialog.spec.js.snap +1 -1
- package/src/components/TableNext/__test__/__snapshots__/TableNext.spec.js.snap +2 -2
- package/src/components/TableNext/__test__/__snapshots__/TablePagination.spec.js.snap +2 -2
- package/src/components/TemplatePreview/TemplatePreview.vue +252 -0
- package/src/components/TemplatePreview/TemplatePreviewModal.vue +51 -0
- package/src/components/TemplatePreview/types.d.ts +16 -0
- package/src/components/TextArea/TextArea.vue +13 -9
- package/src/components/TextArea/__test__/__snapshots__/TextArea.spec.js.snap +7 -2
- package/src/components/Toast/Toast.vue +236 -0
- package/src/components/Toast/ToastManager.ts +110 -0
- package/src/components/Toast/types.ts +57 -0
- package/src/components/index.ts +18 -4
- package/src/stories/Alert.stories.js +6 -67
- package/src/stories/Button.stories.js +2 -17
- package/src/stories/Input.stories.js +16 -3
- package/src/stories/Label.stories.js +7 -0
- package/src/stories/TemplatePreview.stories.js +94 -0
- package/src/stories/TemplatePreviewModal.stories.js +110 -0
- package/src/stories/Toast.mdx +123 -0
- package/src/stories/Toast.stories.js +126 -0
- package/src/types/scheme-colors.d.ts +120 -14
- package/src/utils/call.js +46 -18
- package/src/components/Alert/AlertBanner.vue +0 -182
- package/src/components/Alert/AlertCaller.vue +0 -49
- package/src/components/Alert/__tests__/AlertBanner.spec.js +0 -89
- package/src/components/Alert/__tests__/AlertCaller.spec.js +0 -98
|
@@ -29,11 +29,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
29
29
|
onMousedown?: ((event: Event) => any) | undefined;
|
|
30
30
|
onMouseup?: ((event: Event) => any) | undefined;
|
|
31
31
|
}>, {
|
|
32
|
+
size: import('../Icon.vue').IconSize;
|
|
32
33
|
filled: boolean;
|
|
33
34
|
next: boolean;
|
|
34
35
|
icon: string | null;
|
|
35
36
|
clickable: boolean;
|
|
36
|
-
size: import('../Icon.vue').IconSize;
|
|
37
37
|
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
38
38
|
scheme: import('../Icon.vue').SchemeColor;
|
|
39
39
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
@@ -3,10 +3,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3
3
|
type: StringConstructor;
|
|
4
4
|
default: string;
|
|
5
5
|
};
|
|
6
|
-
title: {
|
|
7
|
-
type: StringConstructor;
|
|
8
|
-
default: null;
|
|
9
|
-
};
|
|
10
6
|
text: {
|
|
11
7
|
type: StringConstructor;
|
|
12
8
|
default: null;
|
|
@@ -15,47 +11,21 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
15
11
|
type: StringConstructor;
|
|
16
12
|
default: null;
|
|
17
13
|
};
|
|
18
|
-
icon: {
|
|
19
|
-
type: StringConstructor;
|
|
20
|
-
default: null;
|
|
21
|
-
};
|
|
22
14
|
onClose: {
|
|
23
15
|
type: FunctionConstructor;
|
|
24
16
|
default: () => void;
|
|
25
17
|
};
|
|
26
|
-
closeText: {
|
|
27
|
-
type: StringConstructor;
|
|
28
|
-
default: string;
|
|
29
|
-
};
|
|
30
|
-
position: {
|
|
31
|
-
type: StringConstructor;
|
|
32
|
-
default: string;
|
|
33
|
-
};
|
|
34
|
-
linkHref: {
|
|
35
|
-
type: StringConstructor;
|
|
36
|
-
default: string;
|
|
37
|
-
};
|
|
38
|
-
linkTarget: {
|
|
39
|
-
type: StringConstructor;
|
|
40
|
-
default: string;
|
|
41
|
-
};
|
|
42
|
-
linkText: {
|
|
43
|
-
type: StringConstructor;
|
|
44
|
-
default: string;
|
|
45
|
-
};
|
|
46
18
|
type: {
|
|
47
19
|
type: StringConstructor;
|
|
48
20
|
default: string;
|
|
49
21
|
};
|
|
50
|
-
}>, {}, {}, {
|
|
22
|
+
}>, {}, {}, {
|
|
23
|
+
toastType(): "error" | "attention" | "informational" | "success";
|
|
24
|
+
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
51
25
|
version: {
|
|
52
26
|
type: StringConstructor;
|
|
53
27
|
default: string;
|
|
54
28
|
};
|
|
55
|
-
title: {
|
|
56
|
-
type: StringConstructor;
|
|
57
|
-
default: null;
|
|
58
|
-
};
|
|
59
29
|
text: {
|
|
60
30
|
type: StringConstructor;
|
|
61
31
|
default: null;
|
|
@@ -64,74 +34,35 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
64
34
|
type: StringConstructor;
|
|
65
35
|
default: null;
|
|
66
36
|
};
|
|
67
|
-
icon: {
|
|
68
|
-
type: StringConstructor;
|
|
69
|
-
default: null;
|
|
70
|
-
};
|
|
71
37
|
onClose: {
|
|
72
38
|
type: FunctionConstructor;
|
|
73
39
|
default: () => void;
|
|
74
40
|
};
|
|
75
|
-
closeText: {
|
|
76
|
-
type: StringConstructor;
|
|
77
|
-
default: string;
|
|
78
|
-
};
|
|
79
|
-
position: {
|
|
80
|
-
type: StringConstructor;
|
|
81
|
-
default: string;
|
|
82
|
-
};
|
|
83
|
-
linkHref: {
|
|
84
|
-
type: StringConstructor;
|
|
85
|
-
default: string;
|
|
86
|
-
};
|
|
87
|
-
linkTarget: {
|
|
88
|
-
type: StringConstructor;
|
|
89
|
-
default: string;
|
|
90
|
-
};
|
|
91
|
-
linkText: {
|
|
92
|
-
type: StringConstructor;
|
|
93
|
-
default: string;
|
|
94
|
-
};
|
|
95
41
|
type: {
|
|
96
42
|
type: StringConstructor;
|
|
97
43
|
default: string;
|
|
98
44
|
};
|
|
99
45
|
}>> & Readonly<{}>, {
|
|
100
|
-
|
|
46
|
+
type: string;
|
|
101
47
|
text: string;
|
|
102
|
-
icon: string;
|
|
103
48
|
scheme: string;
|
|
104
|
-
type: string;
|
|
105
|
-
position: string;
|
|
106
|
-
version: string;
|
|
107
49
|
onClose: Function;
|
|
108
|
-
|
|
109
|
-
linkTarget: string;
|
|
110
|
-
linkText: string;
|
|
111
|
-
closeText: string;
|
|
50
|
+
version: string;
|
|
112
51
|
}, {}, {
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
onMousedown?: ((event: Event) => any) | undefined;
|
|
120
|
-
onMouseup?: ((event: Event) => any) | undefined;
|
|
52
|
+
UnnnicToast: import('vue').DefineComponent<import('../Toast/types').ToastProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
53
|
+
close: () => any;
|
|
54
|
+
destroy: () => any;
|
|
55
|
+
}, string, import('vue').PublicProps, Readonly<import('../Toast/types').ToastProps> & Readonly<{
|
|
56
|
+
onClose?: (() => any) | undefined;
|
|
57
|
+
onDestroy?: (() => any) | undefined;
|
|
121
58
|
}>, {
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
128
|
-
scheme: import('../Icon.vue').SchemeColor;
|
|
59
|
+
type: import('../Toast/types').ToastType;
|
|
60
|
+
description: string;
|
|
61
|
+
button: import('../Toast/types').ToastButton;
|
|
62
|
+
title: string;
|
|
63
|
+
timeout: number;
|
|
129
64
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
130
65
|
Version1dot1: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
131
|
-
version: {
|
|
132
|
-
type: StringConstructor;
|
|
133
|
-
default: string;
|
|
134
|
-
};
|
|
135
66
|
text: {
|
|
136
67
|
type: StringConstructor;
|
|
137
68
|
default: null;
|
|
@@ -144,18 +75,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
144
75
|
type: FunctionConstructor;
|
|
145
76
|
default: () => void;
|
|
146
77
|
};
|
|
147
|
-
linkHref: {
|
|
148
|
-
type: StringConstructor;
|
|
149
|
-
default: string;
|
|
150
|
-
};
|
|
151
|
-
linkTarget: {
|
|
152
|
-
type: StringConstructor;
|
|
153
|
-
default: string;
|
|
154
|
-
};
|
|
155
|
-
linkText: {
|
|
156
|
-
type: StringConstructor;
|
|
157
|
-
default: string;
|
|
158
|
-
};
|
|
159
78
|
type: {
|
|
160
79
|
type: StringConstructor;
|
|
161
80
|
default: string;
|
|
@@ -163,10 +82,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
163
82
|
}>, {}, {}, {}, {
|
|
164
83
|
emitClose(): void;
|
|
165
84
|
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "close"[], "close", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
166
|
-
version: {
|
|
167
|
-
type: StringConstructor;
|
|
168
|
-
default: string;
|
|
169
|
-
};
|
|
170
85
|
text: {
|
|
171
86
|
type: StringConstructor;
|
|
172
87
|
default: null;
|
|
@@ -179,18 +94,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
179
94
|
type: FunctionConstructor;
|
|
180
95
|
default: () => void;
|
|
181
96
|
};
|
|
182
|
-
linkHref: {
|
|
183
|
-
type: StringConstructor;
|
|
184
|
-
default: string;
|
|
185
|
-
};
|
|
186
|
-
linkTarget: {
|
|
187
|
-
type: StringConstructor;
|
|
188
|
-
default: string;
|
|
189
|
-
};
|
|
190
|
-
linkText: {
|
|
191
|
-
type: StringConstructor;
|
|
192
|
-
default: string;
|
|
193
|
-
};
|
|
194
97
|
type: {
|
|
195
98
|
type: StringConstructor;
|
|
196
99
|
default: string;
|
|
@@ -198,14 +101,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
198
101
|
}>> & Readonly<{
|
|
199
102
|
onClose?: ((...args: any[]) => any) | undefined;
|
|
200
103
|
}>, {
|
|
104
|
+
type: string;
|
|
201
105
|
text: string;
|
|
202
106
|
scheme: string;
|
|
203
|
-
type: string;
|
|
204
|
-
version: string;
|
|
205
107
|
onClose: Function;
|
|
206
|
-
linkHref: string;
|
|
207
|
-
linkTarget: string;
|
|
208
|
-
linkText: string;
|
|
209
108
|
}, {}, {
|
|
210
109
|
UnnnicIcon: import('vue').DefineComponent<import('../Icon.vue').IconProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
211
110
|
click: (event: Event) => any;
|
|
@@ -216,11 +115,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
216
115
|
onMousedown?: ((event: Event) => any) | undefined;
|
|
217
116
|
onMouseup?: ((event: Event) => any) | undefined;
|
|
218
117
|
}>, {
|
|
118
|
+
size: import('../Icon.vue').IconSize;
|
|
219
119
|
filled: boolean;
|
|
220
120
|
next: boolean;
|
|
221
121
|
icon: string | null;
|
|
222
122
|
clickable: boolean;
|
|
223
|
-
size: import('../Icon.vue').IconSize;
|
|
224
123
|
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
225
124
|
scheme: import('../Icon.vue').SchemeColor;
|
|
226
125
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Alert.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Alert/Alert.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"Alert.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Alert/Alert.vue"],"names":[],"mappings":"AAaA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAmEA,wBA0CG"}
|
|
@@ -1,8 +1,4 @@
|
|
|
1
1
|
declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
2
|
-
version: {
|
|
3
|
-
type: StringConstructor;
|
|
4
|
-
default: string;
|
|
5
|
-
};
|
|
6
2
|
text: {
|
|
7
3
|
type: StringConstructor;
|
|
8
4
|
default: null;
|
|
@@ -15,18 +11,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
15
11
|
type: FunctionConstructor;
|
|
16
12
|
default: () => void;
|
|
17
13
|
};
|
|
18
|
-
linkHref: {
|
|
19
|
-
type: StringConstructor;
|
|
20
|
-
default: string;
|
|
21
|
-
};
|
|
22
|
-
linkTarget: {
|
|
23
|
-
type: StringConstructor;
|
|
24
|
-
default: string;
|
|
25
|
-
};
|
|
26
|
-
linkText: {
|
|
27
|
-
type: StringConstructor;
|
|
28
|
-
default: string;
|
|
29
|
-
};
|
|
30
14
|
type: {
|
|
31
15
|
type: StringConstructor;
|
|
32
16
|
default: string;
|
|
@@ -34,10 +18,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
34
18
|
}>, {}, {}, {}, {
|
|
35
19
|
emitClose(): void;
|
|
36
20
|
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "close"[], "close", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
37
|
-
version: {
|
|
38
|
-
type: StringConstructor;
|
|
39
|
-
default: string;
|
|
40
|
-
};
|
|
41
21
|
text: {
|
|
42
22
|
type: StringConstructor;
|
|
43
23
|
default: null;
|
|
@@ -50,18 +30,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
50
30
|
type: FunctionConstructor;
|
|
51
31
|
default: () => void;
|
|
52
32
|
};
|
|
53
|
-
linkHref: {
|
|
54
|
-
type: StringConstructor;
|
|
55
|
-
default: string;
|
|
56
|
-
};
|
|
57
|
-
linkTarget: {
|
|
58
|
-
type: StringConstructor;
|
|
59
|
-
default: string;
|
|
60
|
-
};
|
|
61
|
-
linkText: {
|
|
62
|
-
type: StringConstructor;
|
|
63
|
-
default: string;
|
|
64
|
-
};
|
|
65
33
|
type: {
|
|
66
34
|
type: StringConstructor;
|
|
67
35
|
default: string;
|
|
@@ -69,14 +37,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
69
37
|
}>> & Readonly<{
|
|
70
38
|
onClose?: ((...args: any[]) => any) | undefined;
|
|
71
39
|
}>, {
|
|
40
|
+
type: string;
|
|
72
41
|
text: string;
|
|
73
42
|
scheme: string;
|
|
74
|
-
type: string;
|
|
75
|
-
version: string;
|
|
76
43
|
onClose: Function;
|
|
77
|
-
linkHref: string;
|
|
78
|
-
linkTarget: string;
|
|
79
|
-
linkText: string;
|
|
80
44
|
}, {}, {
|
|
81
45
|
UnnnicIcon: import('vue').DefineComponent<import('../Icon.vue').IconProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
82
46
|
click: (event: Event) => any;
|
|
@@ -87,11 +51,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
87
51
|
onMousedown?: ((event: Event) => any) | undefined;
|
|
88
52
|
onMouseup?: ((event: Event) => any) | undefined;
|
|
89
53
|
}>, {
|
|
54
|
+
size: import('../Icon.vue').IconSize;
|
|
90
55
|
filled: boolean;
|
|
91
56
|
next: boolean;
|
|
92
57
|
icon: string | null;
|
|
93
58
|
clickable: boolean;
|
|
94
|
-
size: import('../Icon.vue').IconSize;
|
|
95
59
|
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
96
60
|
scheme: import('../Icon.vue').SchemeColor;
|
|
97
61
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Version1dot1.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Alert/Version1dot1.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"Version1dot1.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Alert/Version1dot1.vue"],"names":[],"mappings":"AA0CA;"}
|
|
@@ -33,11 +33,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
33
33
|
onMousedown?: ((event: Event) => any) | undefined;
|
|
34
34
|
onMouseup?: ((event: Event) => any) | undefined;
|
|
35
35
|
}>, {
|
|
36
|
+
size: import('../Icon.vue').IconSize;
|
|
36
37
|
filled: boolean;
|
|
37
38
|
next: boolean;
|
|
38
39
|
icon: string | null;
|
|
39
40
|
clickable: boolean;
|
|
40
|
-
size: import('../Icon.vue').IconSize;
|
|
41
41
|
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
42
42
|
scheme: import('../Icon.vue').SchemeColor;
|
|
43
43
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
@@ -109,8 +109,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
109
109
|
};
|
|
110
110
|
}>> & Readonly<{}>, {
|
|
111
111
|
text: string;
|
|
112
|
-
forceOpen: boolean;
|
|
113
112
|
enabled: boolean;
|
|
113
|
+
forceOpen: boolean;
|
|
114
114
|
side: string;
|
|
115
115
|
maxWidth: string;
|
|
116
116
|
shortcutText: string;
|
|
@@ -84,11 +84,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
84
84
|
onMousedown?: ((event: Event) => any) | undefined;
|
|
85
85
|
onMouseup?: ((event: Event) => any) | undefined;
|
|
86
86
|
}>, {
|
|
87
|
+
size: import('../Icon.vue').IconSize;
|
|
87
88
|
filled: boolean;
|
|
88
89
|
next: boolean;
|
|
89
90
|
icon: string | null;
|
|
90
91
|
clickable: boolean;
|
|
91
|
-
size: import('../Icon.vue').IconSize;
|
|
92
92
|
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
93
93
|
scheme: import('../Icon.vue').SchemeColor;
|
|
94
94
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
@@ -136,11 +136,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
136
136
|
onMousedown?: ((event: Event) => any) | undefined;
|
|
137
137
|
onMouseup?: ((event: Event) => any) | undefined;
|
|
138
138
|
}>, {
|
|
139
|
+
size: import('../Icon.vue').IconSize;
|
|
139
140
|
filled: boolean;
|
|
140
141
|
next: boolean;
|
|
141
142
|
icon: string | null;
|
|
142
143
|
clickable: boolean;
|
|
143
|
-
size: import('../Icon.vue').IconSize;
|
|
144
144
|
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
145
145
|
scheme: import('../Icon.vue').SchemeColor;
|
|
146
146
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
@@ -212,8 +212,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
212
212
|
};
|
|
213
213
|
}>> & Readonly<{}>, {
|
|
214
214
|
text: string;
|
|
215
|
-
forceOpen: boolean;
|
|
216
215
|
enabled: boolean;
|
|
216
|
+
forceOpen: boolean;
|
|
217
217
|
side: string;
|
|
218
218
|
maxWidth: string;
|
|
219
219
|
shortcutText: string;
|
|
@@ -306,11 +306,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
306
306
|
onMousedown?: ((event: Event) => any) | undefined;
|
|
307
307
|
onMouseup?: ((event: Event) => any) | undefined;
|
|
308
308
|
}>, {
|
|
309
|
+
size: import('../Icon.vue').IconSize;
|
|
309
310
|
filled: boolean;
|
|
310
311
|
next: boolean;
|
|
311
312
|
icon: string | null;
|
|
312
313
|
clickable: boolean;
|
|
313
|
-
size: import('../Icon.vue').IconSize;
|
|
314
314
|
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
315
315
|
scheme: import('../Icon.vue').SchemeColor;
|
|
316
316
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
@@ -324,11 +324,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
324
324
|
onMousedown?: ((event: Event) => any) | undefined;
|
|
325
325
|
onMouseup?: ((event: Event) => any) | undefined;
|
|
326
326
|
}>, {
|
|
327
|
+
size: import('../Icon.vue').IconSize;
|
|
327
328
|
filled: boolean;
|
|
328
329
|
next: boolean;
|
|
329
330
|
icon: string | null;
|
|
330
331
|
clickable: boolean;
|
|
331
|
-
size: import('../Icon.vue').IconSize;
|
|
332
332
|
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
333
333
|
scheme: import('../Icon.vue').SchemeColor;
|
|
334
334
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
@@ -400,8 +400,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
400
400
|
};
|
|
401
401
|
}>> & Readonly<{}>, {
|
|
402
402
|
text: string;
|
|
403
|
-
forceOpen: boolean;
|
|
404
403
|
enabled: boolean;
|
|
404
|
+
forceOpen: boolean;
|
|
405
405
|
side: string;
|
|
406
406
|
maxWidth: string;
|
|
407
407
|
shortcutText: string;
|
|
@@ -53,9 +53,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
53
53
|
default: boolean;
|
|
54
54
|
};
|
|
55
55
|
}>> & Readonly<{}>, {
|
|
56
|
+
size: string;
|
|
56
57
|
filled: boolean;
|
|
57
58
|
icon: string;
|
|
58
|
-
size: string;
|
|
59
59
|
scheme: string;
|
|
60
60
|
enabled: boolean;
|
|
61
61
|
opacity: boolean;
|
|
@@ -69,11 +69,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
69
69
|
onMousedown?: ((event: Event) => any) | undefined;
|
|
70
70
|
onMouseup?: ((event: Event) => any) | undefined;
|
|
71
71
|
}>, {
|
|
72
|
+
size: import('../Icon.vue').IconSize;
|
|
72
73
|
filled: boolean;
|
|
73
74
|
next: boolean;
|
|
74
75
|
icon: string | null;
|
|
75
76
|
clickable: boolean;
|
|
76
|
-
size: import('../Icon.vue').IconSize;
|
|
77
77
|
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
78
78
|
scheme: import('../Icon.vue').SchemeColor;
|
|
79
79
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
@@ -130,11 +130,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
130
130
|
onMousedown?: ((event: Event) => any) | undefined;
|
|
131
131
|
onMouseup?: ((event: Event) => any) | undefined;
|
|
132
132
|
}>, {
|
|
133
|
+
size: import('../Icon.vue').IconSize;
|
|
133
134
|
filled: boolean;
|
|
134
135
|
next: boolean;
|
|
135
136
|
icon: string | null;
|
|
136
137
|
clickable: boolean;
|
|
137
|
-
size: import('../Icon.vue').IconSize;
|
|
138
138
|
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
139
139
|
scheme: import('../Icon.vue').SchemeColor;
|
|
140
140
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
@@ -91,11 +91,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
91
91
|
onMousedown?: ((event: Event) => any) | undefined;
|
|
92
92
|
onMouseup?: ((event: Event) => any) | undefined;
|
|
93
93
|
}>, {
|
|
94
|
+
size: import('../Icon.vue').IconSize;
|
|
94
95
|
filled: boolean;
|
|
95
96
|
next: boolean;
|
|
96
97
|
icon: string | null;
|
|
97
98
|
clickable: boolean;
|
|
98
|
-
size: import('../Icon.vue').IconSize;
|
|
99
99
|
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
100
100
|
scheme: import('../Icon.vue').SchemeColor;
|
|
101
101
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
@@ -24,11 +24,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
24
24
|
onMousedown?: ((event: Event) => any) | undefined;
|
|
25
25
|
onMouseup?: ((event: Event) => any) | undefined;
|
|
26
26
|
}>, {
|
|
27
|
+
size: import('../Icon.vue').IconSize;
|
|
27
28
|
filled: boolean;
|
|
28
29
|
next: boolean;
|
|
29
30
|
icon: string | null;
|
|
30
31
|
clickable: boolean;
|
|
31
|
-
size: import('../Icon.vue').IconSize;
|
|
32
32
|
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
33
33
|
scheme: import('../Icon.vue').SchemeColor;
|
|
34
34
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
@@ -10,11 +10,11 @@ declare function __VLS_template(): {
|
|
|
10
10
|
};
|
|
11
11
|
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
12
12
|
declare const __VLS_component: import('vue').DefineComponent<ButtonProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<ButtonProps> & Readonly<{}>, {
|
|
13
|
-
text: string;
|
|
14
|
-
next: boolean;
|
|
15
13
|
size: ButtonSize;
|
|
16
14
|
type: ButtonType;
|
|
17
15
|
disabled: boolean;
|
|
16
|
+
text: string;
|
|
17
|
+
next: boolean;
|
|
18
18
|
iconLeft: string;
|
|
19
19
|
iconRight: string;
|
|
20
20
|
float: boolean;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Button.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Button/Button.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"Button.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Button/Button.vue"],"names":[],"mappings":"AAkEA;AAsXA,OAAO,KAAK,EAAE,WAAW,EAAE,UAAU,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAOnE,YAAY,EAAE,WAAW,EAAE,UAAU,EAAE,UAAU,EAAE,CAAC;AAsHpD,iBAAS,cAAc;WA0IT,OAAO,IAA6B;;yBAXpB,GAAG;;;;EAgBhC;AAgBD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;;;;;;;;;;;;2FAQnB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAapG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
|
@@ -40,11 +40,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
40
40
|
onMousedown?: ((event: Event) => any) | undefined;
|
|
41
41
|
onMouseup?: ((event: Event) => any) | undefined;
|
|
42
42
|
}>, {
|
|
43
|
+
size: import('../Icon.vue').IconSize;
|
|
43
44
|
filled: boolean;
|
|
44
45
|
next: boolean;
|
|
45
46
|
icon: string | null;
|
|
46
47
|
clickable: boolean;
|
|
47
|
-
size: import('../Icon.vue').IconSize;
|
|
48
48
|
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
49
49
|
scheme: import('../Icon.vue').SchemeColor;
|
|
50
50
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export type ButtonSize = 'small' | 'large' | 'extra-large';
|
|
2
|
-
export type ButtonType = 'primary' | 'secondary' | 'tertiary' | '
|
|
2
|
+
export type ButtonType = 'primary' | 'secondary' | 'tertiary' | 'warning' | 'attention';
|
|
3
3
|
export interface ButtonProps {
|
|
4
4
|
size?: ButtonSize;
|
|
5
5
|
text?: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/components/Button/types.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,UAAU,GAAG,OAAO,GAAG,OAAO,GAAG,aAAa,CAAC;AAE3D,MAAM,MAAM,UAAU,GAClB,SAAS,GACT,WAAW,GACX,UAAU,GACV,
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/components/Button/types.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,UAAU,GAAG,OAAO,GAAG,OAAO,GAAG,aAAa,CAAC;AAE3D,MAAM,MAAM,UAAU,GAClB,SAAS,GACT,WAAW,GACX,UAAU,GACV,SAAS,GACT,WAAW,CAAC;AAEhB,MAAM,WAAW,WAAW;IAC1B,IAAI,CAAC,EAAE,UAAU,CAAC;IAClB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,IAAI,CAAC,EAAE,UAAU,CAAC;IAClB,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,IAAI,CAAC,EAAE,OAAO,CAAC;IACf,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,OAAO,CAAC,EAAE,OAAO,CAAC;CACnB"}
|
|
@@ -41,10 +41,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
41
41
|
default: null;
|
|
42
42
|
};
|
|
43
43
|
}>> & Readonly<{}>, {
|
|
44
|
+
description: string;
|
|
44
45
|
title: string;
|
|
45
46
|
icon: string;
|
|
46
47
|
scheme: string;
|
|
47
|
-
description: string;
|
|
48
48
|
enabled: boolean;
|
|
49
49
|
}, {}, {
|
|
50
50
|
UnnnicAvatarIcon: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -102,9 +102,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
102
102
|
default: boolean;
|
|
103
103
|
};
|
|
104
104
|
}>> & Readonly<{}>, {
|
|
105
|
+
size: string;
|
|
105
106
|
filled: boolean;
|
|
106
107
|
icon: string;
|
|
107
|
-
size: string;
|
|
108
108
|
scheme: string;
|
|
109
109
|
enabled: boolean;
|
|
110
110
|
opacity: boolean;
|
|
@@ -118,11 +118,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
118
118
|
onMousedown?: ((event: Event) => any) | undefined;
|
|
119
119
|
onMouseup?: ((event: Event) => any) | undefined;
|
|
120
120
|
}>, {
|
|
121
|
+
size: import('../Icon.vue').IconSize;
|
|
121
122
|
filled: boolean;
|
|
122
123
|
next: boolean;
|
|
123
124
|
icon: string | null;
|
|
124
125
|
clickable: boolean;
|
|
125
|
-
size: import('../Icon.vue').IconSize;
|
|
126
126
|
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
127
127
|
scheme: import('../Icon.vue').SchemeColor;
|
|
128
128
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
@@ -38,11 +38,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
38
38
|
onMousedown?: ((event: Event) => any) | undefined;
|
|
39
39
|
onMouseup?: ((event: Event) => any) | undefined;
|
|
40
40
|
}>, {
|
|
41
|
+
size: import('../Icon.vue').IconSize;
|
|
41
42
|
filled: boolean;
|
|
42
43
|
next: boolean;
|
|
43
44
|
icon: string | null;
|
|
44
45
|
clickable: boolean;
|
|
45
|
-
size: import('../Icon.vue').IconSize;
|
|
46
46
|
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
47
47
|
scheme: import('../Icon.vue').SchemeColor;
|
|
48
48
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|