@weni/unnnic-system 3.2.6 → 3.2.7-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 +5 -5
- package/dist/components/Alert/Version1dot1.vue.d.ts +2 -2
- 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 +3 -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/DropArea/DropArea.vue.d.ts +2 -0
- package/dist/components/DropArea/DropArea.vue.d.ts.map +1 -1
- 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/InputDatePicker/InputDatePicker.vue.d.ts +192 -37
- package/dist/components/InputNext/InputNext.vue.d.ts +3 -3
- package/dist/components/Modal/Modal.vue.d.ts +2 -2
- package/dist/components/ModalDialog/ModalDialog.vue.d.ts +10 -10
- package/dist/components/ModalDialog/ModalDialog.vue.d.ts.map +1 -1
- package/dist/components/ModalNext/ModalNext.vue.d.ts +189 -34
- package/dist/components/ModalUpload/ModalUpload.vue.d.ts +20 -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/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/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 +13 -7
- package/dist/components/index.d.ts +2114 -810
- package/dist/components/index.d.ts.map +1 -1
- package/dist/{es-abc8e9a2.mjs → es-a147ef18.mjs} +1 -1
- package/dist/{index-22520f9b.mjs → index-802ab669.mjs} +8021 -7824
- package/dist/{pt-br-a1f8d5de.mjs → pt-br-cdc64aa4.mjs} +1 -1
- package/dist/style.css +1 -1
- package/dist/unnnic.mjs +123 -119
- package/dist/unnnic.umd.js +42 -41
- 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/components/Button/Button.vue +57 -108
- package/src/components/Button/types.ts +0 -1
- package/src/components/DataTable/index.vue +26 -14
- package/src/components/DropArea/DropArea.vue +26 -2
- package/src/components/FormElement/FormElement.vue +50 -90
- package/src/components/Input/BaseInput.vue +10 -12
- package/src/components/Input/Input.scss +17 -20
- package/src/components/Input/Input.vue +86 -28
- package/src/components/Input/TextInput.vue +27 -35
- 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/ModalDialog/ModalDialog.vue +27 -29
- 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 +249 -0
- package/src/components/TemplatePreview/TemplatePreviewModal.vue +51 -0
- package/src/components/TemplatePreview/types.d.ts +16 -0
- package/src/components/TextArea/TextArea.vue +14 -9
- package/src/components/TextArea/__test__/__snapshots__/TextArea.spec.js.snap +7 -2
- package/src/components/index.ts +11 -3
- package/src/stories/Button.stories.js +1 -10
- package/src/stories/DataTable.stories.js +2 -2
- package/src/stories/Input.stories.js +17 -3
- package/src/stories/TemplatePreview.stories.js +94 -0
- package/src/stories/TemplatePreviewModal.stories.js +110 -0
|
@@ -44,11 +44,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
44
44
|
onMousedown?: ((event: Event) => any) | undefined;
|
|
45
45
|
onMouseup?: ((event: Event) => any) | undefined;
|
|
46
46
|
}>, {
|
|
47
|
+
size: import('../Icon.vue').IconSize;
|
|
47
48
|
filled: boolean;
|
|
48
49
|
next: boolean;
|
|
49
50
|
icon: string | null;
|
|
50
51
|
clickable: boolean;
|
|
51
|
-
size: import('../Icon.vue').IconSize;
|
|
52
52
|
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
53
53
|
scheme: import('../Icon.vue').SchemeColor;
|
|
54
54
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
@@ -117,9 +117,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
117
117
|
default: boolean;
|
|
118
118
|
};
|
|
119
119
|
}>> & Readonly<{}>, {
|
|
120
|
+
size: string;
|
|
120
121
|
filled: boolean;
|
|
121
122
|
icon: string;
|
|
122
|
-
size: string;
|
|
123
123
|
scheme: string;
|
|
124
124
|
enabled: boolean;
|
|
125
125
|
opacity: boolean;
|
|
@@ -133,11 +133,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
133
133
|
onMousedown?: ((event: Event) => any) | undefined;
|
|
134
134
|
onMouseup?: ((event: Event) => any) | undefined;
|
|
135
135
|
}>, {
|
|
136
|
+
size: import('../Icon.vue').IconSize;
|
|
136
137
|
filled: boolean;
|
|
137
138
|
next: boolean;
|
|
138
139
|
icon: string | null;
|
|
139
140
|
clickable: boolean;
|
|
140
|
-
size: import('../Icon.vue').IconSize;
|
|
141
141
|
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
142
142
|
scheme: import('../Icon.vue').SchemeColor;
|
|
143
143
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
@@ -210,8 +210,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
210
210
|
};
|
|
211
211
|
}>> & Readonly<{}>, {
|
|
212
212
|
text: string;
|
|
213
|
-
forceOpen: boolean;
|
|
214
213
|
enabled: boolean;
|
|
214
|
+
forceOpen: boolean;
|
|
215
215
|
side: string;
|
|
216
216
|
maxWidth: string;
|
|
217
217
|
shortcutText: string;
|
|
@@ -226,11 +226,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
226
226
|
onMousedown?: ((event: Event) => any) | undefined;
|
|
227
227
|
onMouseup?: ((event: Event) => any) | undefined;
|
|
228
228
|
}>, {
|
|
229
|
+
size: import('../Icon.vue').IconSize;
|
|
229
230
|
filled: boolean;
|
|
230
231
|
next: boolean;
|
|
231
232
|
icon: string | null;
|
|
232
233
|
clickable: boolean;
|
|
233
|
-
size: import('../Icon.vue').IconSize;
|
|
234
234
|
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
235
235
|
scheme: import('../Icon.vue').SchemeColor;
|
|
236
236
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
@@ -41,10 +41,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
41
41
|
default: boolean;
|
|
42
42
|
};
|
|
43
43
|
}>> & Readonly<{}>, {
|
|
44
|
+
description: string;
|
|
44
45
|
title: string;
|
|
45
46
|
icon: string;
|
|
46
47
|
clickable: boolean;
|
|
47
|
-
description: string;
|
|
48
48
|
enabled: boolean;
|
|
49
49
|
}, {}, {
|
|
50
50
|
UnnnicIcon: import('vue').DefineComponent<import('../Icon.vue').IconProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
@@ -56,11 +56,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
56
56
|
onMousedown?: ((event: Event) => any) | undefined;
|
|
57
57
|
onMouseup?: ((event: Event) => any) | undefined;
|
|
58
58
|
}>, {
|
|
59
|
+
size: import('../Icon.vue').IconSize;
|
|
59
60
|
filled: boolean;
|
|
60
61
|
next: boolean;
|
|
61
62
|
icon: string | null;
|
|
62
63
|
clickable: boolean;
|
|
63
|
-
size: import('../Icon.vue').IconSize;
|
|
64
64
|
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
65
65
|
scheme: import('../Icon.vue').SchemeColor;
|
|
66
66
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
@@ -51,10 +51,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
51
51
|
default: null;
|
|
52
52
|
};
|
|
53
53
|
}>> & Readonly<{}>, {
|
|
54
|
+
value: number;
|
|
54
55
|
title: string;
|
|
55
56
|
icon: string;
|
|
56
57
|
scheme: string;
|
|
57
|
-
value: number;
|
|
58
58
|
percent: number;
|
|
59
59
|
invertedPercentage: boolean;
|
|
60
60
|
}, {}, {
|
|
@@ -67,11 +67,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
67
67
|
onMousedown?: ((event: Event) => any) | undefined;
|
|
68
68
|
onMouseup?: ((event: Event) => any) | undefined;
|
|
69
69
|
}>, {
|
|
70
|
+
size: import('../Icon.vue').IconSize;
|
|
70
71
|
filled: boolean;
|
|
71
72
|
next: boolean;
|
|
72
73
|
icon: string | null;
|
|
73
74
|
clickable: boolean;
|
|
74
|
-
size: import('../Icon.vue').IconSize;
|
|
75
75
|
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
76
76
|
scheme: import('../Icon.vue').SchemeColor;
|
|
77
77
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
@@ -130,9 +130,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
130
130
|
default: boolean;
|
|
131
131
|
};
|
|
132
132
|
}>> & Readonly<{}>, {
|
|
133
|
+
size: string;
|
|
133
134
|
filled: boolean;
|
|
134
135
|
icon: string;
|
|
135
|
-
size: string;
|
|
136
136
|
scheme: string;
|
|
137
137
|
enabled: boolean;
|
|
138
138
|
opacity: boolean;
|
|
@@ -146,11 +146,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
146
146
|
onMousedown?: ((event: Event) => any) | undefined;
|
|
147
147
|
onMouseup?: ((event: Event) => any) | undefined;
|
|
148
148
|
}>, {
|
|
149
|
+
size: import('../Icon.vue').IconSize;
|
|
149
150
|
filled: boolean;
|
|
150
151
|
next: boolean;
|
|
151
152
|
icon: string | null;
|
|
152
153
|
clickable: boolean;
|
|
153
|
-
size: import('../Icon.vue').IconSize;
|
|
154
154
|
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
155
155
|
scheme: import('../Icon.vue').SchemeColor;
|
|
156
156
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
@@ -25,9 +25,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
25
25
|
default: boolean;
|
|
26
26
|
};
|
|
27
27
|
}>> & Readonly<{}>, {
|
|
28
|
+
description: string;
|
|
28
29
|
title: string;
|
|
29
30
|
clickable: boolean;
|
|
30
|
-
description: string;
|
|
31
31
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
32
32
|
export default _default;
|
|
33
33
|
//# sourceMappingURL=DefaultCard.vue.d.ts.map
|
|
@@ -59,9 +59,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
59
59
|
default: null;
|
|
60
60
|
};
|
|
61
61
|
}>> & Readonly<{}>, {
|
|
62
|
+
description: string;
|
|
62
63
|
title: string;
|
|
63
64
|
clickable: boolean;
|
|
64
|
-
description: string;
|
|
65
65
|
comments: string;
|
|
66
66
|
iconSrc: string;
|
|
67
67
|
rating: number;
|
|
@@ -76,11 +76,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
76
76
|
onMousedown?: ((event: Event) => any) | undefined;
|
|
77
77
|
onMouseup?: ((event: Event) => any) | undefined;
|
|
78
78
|
}>, {
|
|
79
|
+
size: import('../Icon.vue').IconSize;
|
|
79
80
|
filled: boolean;
|
|
80
81
|
next: boolean;
|
|
81
82
|
icon: string | null;
|
|
82
83
|
clickable: boolean;
|
|
83
|
-
size: import('../Icon.vue').IconSize;
|
|
84
84
|
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
85
85
|
scheme: import('../Icon.vue').SchemeColor;
|
|
86
86
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
@@ -43,8 +43,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
43
43
|
}>> & Readonly<{
|
|
44
44
|
onClick?: ((...args: any[]) => any) | undefined;
|
|
45
45
|
}>, {
|
|
46
|
-
title: string;
|
|
47
46
|
text: string;
|
|
47
|
+
title: string;
|
|
48
48
|
clickable: boolean;
|
|
49
49
|
titleSize: string;
|
|
50
50
|
titleTooltip: string;
|
|
@@ -117,8 +117,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
117
117
|
};
|
|
118
118
|
}>> & Readonly<{}>, {
|
|
119
119
|
text: string;
|
|
120
|
-
forceOpen: boolean;
|
|
121
120
|
enabled: boolean;
|
|
121
|
+
forceOpen: boolean;
|
|
122
122
|
side: string;
|
|
123
123
|
maxWidth: string;
|
|
124
124
|
shortcutText: string;
|
|
@@ -133,11 +133,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
133
133
|
onMousedown?: ((event: Event) => any) | undefined;
|
|
134
134
|
onMouseup?: ((event: Event) => any) | undefined;
|
|
135
135
|
}>, {
|
|
136
|
+
size: import('../Icon.vue').IconSize;
|
|
136
137
|
filled: boolean;
|
|
137
138
|
next: boolean;
|
|
138
139
|
icon: string | null;
|
|
139
140
|
clickable: boolean;
|
|
140
|
-
size: import('../Icon.vue').IconSize;
|
|
141
141
|
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
142
142
|
scheme: import('../Icon.vue').SchemeColor;
|
|
143
143
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
@@ -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
|
status: string;
|
|
49
49
|
}, {}, {
|
|
50
50
|
UnnnicIcon: import('vue').DefineComponent<import('../Icon.vue').IconProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
@@ -56,11 +56,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
56
56
|
onMousedown?: ((event: Event) => any) | undefined;
|
|
57
57
|
onMouseup?: ((event: Event) => any) | undefined;
|
|
58
58
|
}>, {
|
|
59
|
+
size: import('../Icon.vue').IconSize;
|
|
59
60
|
filled: boolean;
|
|
60
61
|
next: boolean;
|
|
61
62
|
icon: string | null;
|
|
62
63
|
clickable: boolean;
|
|
63
|
-
size: import('../Icon.vue').IconSize;
|
|
64
64
|
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
65
65
|
scheme: import('../Icon.vue').SchemeColor;
|
|
66
66
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
@@ -133,8 +133,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
133
133
|
};
|
|
134
134
|
}>> & Readonly<{}>, {
|
|
135
135
|
text: string;
|
|
136
|
-
forceOpen: boolean;
|
|
137
136
|
enabled: boolean;
|
|
137
|
+
forceOpen: boolean;
|
|
138
138
|
side: string;
|
|
139
139
|
maxWidth: string;
|
|
140
140
|
shortcutText: string;
|
|
@@ -149,11 +149,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
149
149
|
onMousedown?: ((event: Event) => any) | undefined;
|
|
150
150
|
onMouseup?: ((event: Event) => any) | undefined;
|
|
151
151
|
}>, {
|
|
152
|
+
size: import('../Icon.vue').IconSize;
|
|
152
153
|
filled: boolean;
|
|
153
154
|
next: boolean;
|
|
154
155
|
icon: string | null;
|
|
155
156
|
clickable: boolean;
|
|
156
|
-
size: import('../Icon.vue').IconSize;
|
|
157
157
|
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
158
158
|
scheme: import('../Icon.vue').SchemeColor;
|
|
159
159
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
@@ -17,8 +17,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
17
17
|
default(): never[];
|
|
18
18
|
};
|
|
19
19
|
}>> & Readonly<{}>, {
|
|
20
|
-
data: unknown[];
|
|
21
20
|
modelValue: boolean;
|
|
21
|
+
data: unknown[];
|
|
22
22
|
}, {}, {
|
|
23
23
|
UnnnicIcon: import('vue').DefineComponent<import('../Icon.vue').IconProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
24
24
|
click: (event: Event) => any;
|
|
@@ -29,17 +29,17 @@ 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>;
|
|
40
40
|
UnnnicCheckbox: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
41
41
|
modelValue: {
|
|
42
|
-
type: (
|
|
42
|
+
type: (StringConstructor | BooleanConstructor)[];
|
|
43
43
|
default: boolean;
|
|
44
44
|
validator(value: unknown): boolean;
|
|
45
45
|
};
|
|
@@ -64,7 +64,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
64
64
|
click(): void;
|
|
65
65
|
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("change" | "update:model-value")[], "change" | "update:model-value", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
66
66
|
modelValue: {
|
|
67
|
-
type: (
|
|
67
|
+
type: (StringConstructor | BooleanConstructor)[];
|
|
68
68
|
default: boolean;
|
|
69
69
|
validator(value: unknown): boolean;
|
|
70
70
|
};
|
|
@@ -99,11 +99,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
99
99
|
onMousedown?: ((event: Event) => any) | undefined;
|
|
100
100
|
onMouseup?: ((event: Event) => any) | undefined;
|
|
101
101
|
}>, {
|
|
102
|
+
size: import('../Icon.vue').IconSize;
|
|
102
103
|
filled: boolean;
|
|
103
104
|
next: boolean;
|
|
104
105
|
icon: string | null;
|
|
105
106
|
clickable: boolean;
|
|
106
|
-
size: import('../Icon.vue').IconSize;
|
|
107
107
|
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
108
108
|
scheme: import('../Icon.vue').SchemeColor;
|
|
109
109
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
@@ -163,9 +163,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
163
163
|
default: boolean;
|
|
164
164
|
};
|
|
165
165
|
}>> & Readonly<{}>, {
|
|
166
|
+
size: string;
|
|
166
167
|
filled: boolean;
|
|
167
168
|
icon: string;
|
|
168
|
-
size: string;
|
|
169
169
|
scheme: string;
|
|
170
170
|
enabled: boolean;
|
|
171
171
|
opacity: boolean;
|
|
@@ -179,11 +179,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
179
179
|
onMousedown?: ((event: Event) => any) | undefined;
|
|
180
180
|
onMouseup?: ((event: Event) => any) | undefined;
|
|
181
181
|
}>, {
|
|
182
|
+
size: import('../Icon.vue').IconSize;
|
|
182
183
|
filled: boolean;
|
|
183
184
|
next: boolean;
|
|
184
185
|
icon: string | null;
|
|
185
186
|
clickable: boolean;
|
|
186
|
-
size: import('../Icon.vue').IconSize;
|
|
187
187
|
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
188
188
|
scheme: import('../Icon.vue').SchemeColor;
|
|
189
189
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
@@ -232,10 +232,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
232
232
|
}>> & Readonly<{
|
|
233
233
|
"onUpdate:open"?: ((...args: any[]) => any) | undefined;
|
|
234
234
|
}>, {
|
|
235
|
+
forceOpen: boolean;
|
|
235
236
|
position: string;
|
|
236
237
|
useOpenProp: boolean;
|
|
237
238
|
open: boolean;
|
|
238
|
-
forceOpen: boolean;
|
|
239
239
|
}, {}, {}, {
|
|
240
240
|
onClickOutside: any;
|
|
241
241
|
}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -174,9 +174,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
174
174
|
default: boolean;
|
|
175
175
|
};
|
|
176
176
|
}>> & Readonly<{}>, {
|
|
177
|
+
size: string;
|
|
177
178
|
filled: boolean;
|
|
178
179
|
icon: string;
|
|
179
|
-
size: string;
|
|
180
180
|
scheme: string;
|
|
181
181
|
enabled: boolean;
|
|
182
182
|
opacity: boolean;
|
|
@@ -190,11 +190,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
190
190
|
onMousedown?: ((event: Event) => any) | undefined;
|
|
191
191
|
onMouseup?: ((event: Event) => any) | undefined;
|
|
192
192
|
}>, {
|
|
193
|
+
size: import('../Icon.vue').IconSize;
|
|
193
194
|
filled: boolean;
|
|
194
195
|
next: boolean;
|
|
195
196
|
icon: string | null;
|
|
196
197
|
clickable: boolean;
|
|
197
|
-
size: import('../Icon.vue').IconSize;
|
|
198
198
|
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
199
199
|
scheme: import('../Icon.vue').SchemeColor;
|
|
200
200
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
@@ -267,8 +267,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
267
267
|
};
|
|
268
268
|
}>> & Readonly<{}>, {
|
|
269
269
|
text: string;
|
|
270
|
-
forceOpen: boolean;
|
|
271
270
|
enabled: boolean;
|
|
271
|
+
forceOpen: boolean;
|
|
272
272
|
side: string;
|
|
273
273
|
maxWidth: string;
|
|
274
274
|
shortcutText: string;
|
|
@@ -283,11 +283,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
283
283
|
onMousedown?: ((event: Event) => any) | undefined;
|
|
284
284
|
onMouseup?: ((event: Event) => any) | undefined;
|
|
285
285
|
}>, {
|
|
286
|
+
size: import('../Icon.vue').IconSize;
|
|
286
287
|
filled: boolean;
|
|
287
288
|
next: boolean;
|
|
288
289
|
icon: string | null;
|
|
289
290
|
clickable: boolean;
|
|
290
|
-
size: import('../Icon.vue').IconSize;
|
|
291
291
|
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
292
292
|
scheme: import('../Icon.vue').SchemeColor;
|
|
293
293
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
@@ -84,8 +84,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
84
84
|
onChangeProjectStatus?: ((...args: any[]) => any) | undefined;
|
|
85
85
|
}>, {
|
|
86
86
|
name: string;
|
|
87
|
-
clickable: boolean;
|
|
88
87
|
description: string;
|
|
88
|
+
clickable: boolean;
|
|
89
89
|
canUpdateStatus: boolean;
|
|
90
90
|
}, {}, {
|
|
91
91
|
UnnnicIcon: import('vue').DefineComponent<import('../Icon.vue').IconProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
@@ -97,11 +97,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
97
97
|
onMousedown?: ((event: Event) => any) | undefined;
|
|
98
98
|
onMouseup?: ((event: Event) => any) | undefined;
|
|
99
99
|
}>, {
|
|
100
|
+
size: import('../Icon.vue').IconSize;
|
|
100
101
|
filled: boolean;
|
|
101
102
|
next: boolean;
|
|
102
103
|
icon: string | null;
|
|
103
104
|
clickable: boolean;
|
|
104
|
-
size: import('../Icon.vue').IconSize;
|
|
105
105
|
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
106
106
|
scheme: import('../Icon.vue').SchemeColor;
|
|
107
107
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
@@ -149,10 +149,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
149
149
|
}>> & Readonly<{
|
|
150
150
|
"onUpdate:open"?: ((...args: any[]) => any) | undefined;
|
|
151
151
|
}>, {
|
|
152
|
+
forceOpen: boolean;
|
|
152
153
|
position: string;
|
|
153
154
|
useOpenProp: boolean;
|
|
154
155
|
open: boolean;
|
|
155
|
-
forceOpen: boolean;
|
|
156
156
|
}, {}, {}, {
|
|
157
157
|
onClickOutside: any;
|
|
158
158
|
}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -169,10 +169,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
169
169
|
default: null;
|
|
170
170
|
};
|
|
171
171
|
}>> & Readonly<{}>, {
|
|
172
|
+
disabled: boolean;
|
|
172
173
|
text: string;
|
|
173
174
|
clickable: boolean;
|
|
174
175
|
scheme: string;
|
|
175
|
-
disabled: boolean;
|
|
176
176
|
hasCloseIcon: boolean;
|
|
177
177
|
leftIcon: string;
|
|
178
178
|
rightIcon: string;
|
|
@@ -186,11 +186,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
186
186
|
onMousedown?: ((event: Event) => any) | undefined;
|
|
187
187
|
onMouseup?: ((event: Event) => any) | undefined;
|
|
188
188
|
}>, {
|
|
189
|
+
size: import('../Icon.vue').IconSize;
|
|
189
190
|
filled: boolean;
|
|
190
191
|
next: boolean;
|
|
191
192
|
icon: string | null;
|
|
192
193
|
clickable: boolean;
|
|
193
|
-
size: import('../Icon.vue').IconSize;
|
|
194
194
|
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
195
195
|
scheme: import('../Icon.vue').SchemeColor;
|
|
196
196
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
@@ -261,11 +261,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
261
261
|
onMousedown?: ((event: Event) => any) | undefined;
|
|
262
262
|
onMouseup?: ((event: Event) => any) | undefined;
|
|
263
263
|
}>, {
|
|
264
|
+
size: import('../Icon.vue').IconSize;
|
|
264
265
|
filled: boolean;
|
|
265
266
|
next: boolean;
|
|
266
267
|
icon: string | null;
|
|
267
268
|
clickable: boolean;
|
|
268
|
-
size: import('../Icon.vue').IconSize;
|
|
269
269
|
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
270
270
|
scheme: import('../Icon.vue').SchemeColor;
|
|
271
271
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
@@ -337,8 +337,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
337
337
|
};
|
|
338
338
|
}>> & Readonly<{}>, {
|
|
339
339
|
text: string;
|
|
340
|
-
forceOpen: boolean;
|
|
341
340
|
enabled: boolean;
|
|
341
|
+
forceOpen: boolean;
|
|
342
342
|
side: string;
|
|
343
343
|
maxWidth: string;
|
|
344
344
|
shortcutText: string;
|
|
@@ -373,9 +373,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
373
373
|
default: boolean;
|
|
374
374
|
};
|
|
375
375
|
}>> & Readonly<{}>, {
|
|
376
|
+
disabled: boolean;
|
|
376
377
|
text: string;
|
|
377
378
|
clickable: boolean;
|
|
378
|
-
disabled: boolean;
|
|
379
379
|
}, {}, {
|
|
380
380
|
UnnnicIcon: import('vue').DefineComponent<import('../Icon.vue').IconProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
381
381
|
click: (event: Event) => any;
|
|
@@ -386,11 +386,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
386
386
|
onMousedown?: ((event: Event) => any) | undefined;
|
|
387
387
|
onMouseup?: ((event: Event) => any) | undefined;
|
|
388
388
|
}>, {
|
|
389
|
+
size: import('../Icon.vue').IconSize;
|
|
389
390
|
filled: boolean;
|
|
390
391
|
next: boolean;
|
|
391
392
|
icon: string | null;
|
|
392
393
|
clickable: boolean;
|
|
393
|
-
size: import('../Icon.vue').IconSize;
|
|
394
394
|
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
395
395
|
scheme: import('../Icon.vue').SchemeColor;
|
|
396
396
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
@@ -467,11 +467,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
467
467
|
default: string;
|
|
468
468
|
};
|
|
469
469
|
}>> & Readonly<{}>, {
|
|
470
|
+
type: string;
|
|
471
|
+
disabled: boolean;
|
|
470
472
|
text: string;
|
|
471
473
|
clickable: boolean;
|
|
472
474
|
scheme: string;
|
|
473
|
-
type: string;
|
|
474
|
-
disabled: boolean;
|
|
475
475
|
hasCloseIcon: boolean;
|
|
476
476
|
leftIcon: string;
|
|
477
477
|
rightIcon: string;
|
|
@@ -489,11 +489,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
489
489
|
onMousedown?: ((event: Event) => any) | undefined;
|
|
490
490
|
onMouseup?: ((event: Event) => any) | undefined;
|
|
491
491
|
}>, {
|
|
492
|
+
size: import('../Icon.vue').IconSize;
|
|
492
493
|
filled: boolean;
|
|
493
494
|
next: boolean;
|
|
494
495
|
icon: string | null;
|
|
495
496
|
clickable: boolean;
|
|
496
|
-
size: import('../Icon.vue').IconSize;
|
|
497
497
|
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
498
498
|
scheme: import('../Icon.vue').SchemeColor;
|
|
499
499
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
@@ -525,11 +525,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
525
525
|
default: boolean;
|
|
526
526
|
};
|
|
527
527
|
}>> & Readonly<{}>, {
|
|
528
|
+
type: string;
|
|
529
|
+
modelValue: unknown[];
|
|
528
530
|
name: string;
|
|
529
531
|
icon: string;
|
|
530
532
|
clickable: boolean;
|
|
531
|
-
type: string;
|
|
532
|
-
modelValue: unknown[];
|
|
533
533
|
tagItems: unknown[];
|
|
534
534
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
535
535
|
export default _default;
|
|
@@ -142,10 +142,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
142
142
|
default: null;
|
|
143
143
|
};
|
|
144
144
|
}>> & Readonly<{}>, {
|
|
145
|
+
disabled: boolean;
|
|
145
146
|
text: string;
|
|
146
147
|
clickable: boolean;
|
|
147
148
|
scheme: string;
|
|
148
|
-
disabled: boolean;
|
|
149
149
|
hasCloseIcon: boolean;
|
|
150
150
|
leftIcon: string;
|
|
151
151
|
rightIcon: string;
|
|
@@ -159,11 +159,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
159
159
|
onMousedown?: ((event: Event) => any) | undefined;
|
|
160
160
|
onMouseup?: ((event: Event) => any) | undefined;
|
|
161
161
|
}>, {
|
|
162
|
+
size: import('../Icon.vue').IconSize;
|
|
162
163
|
filled: boolean;
|
|
163
164
|
next: boolean;
|
|
164
165
|
icon: string | null;
|
|
165
166
|
clickable: boolean;
|
|
166
|
-
size: import('../Icon.vue').IconSize;
|
|
167
167
|
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
168
168
|
scheme: import('../Icon.vue').SchemeColor;
|
|
169
169
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
@@ -234,11 +234,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
234
234
|
onMousedown?: ((event: Event) => any) | undefined;
|
|
235
235
|
onMouseup?: ((event: Event) => any) | undefined;
|
|
236
236
|
}>, {
|
|
237
|
+
size: import('../Icon.vue').IconSize;
|
|
237
238
|
filled: boolean;
|
|
238
239
|
next: boolean;
|
|
239
240
|
icon: string | null;
|
|
240
241
|
clickable: boolean;
|
|
241
|
-
size: import('../Icon.vue').IconSize;
|
|
242
242
|
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
243
243
|
scheme: import('../Icon.vue').SchemeColor;
|
|
244
244
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
@@ -310,8 +310,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
310
310
|
};
|
|
311
311
|
}>> & Readonly<{}>, {
|
|
312
312
|
text: string;
|
|
313
|
-
forceOpen: boolean;
|
|
314
313
|
enabled: boolean;
|
|
314
|
+
forceOpen: boolean;
|
|
315
315
|
side: string;
|
|
316
316
|
maxWidth: string;
|
|
317
317
|
shortcutText: string;
|
|
@@ -346,9 +346,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
346
346
|
default: boolean;
|
|
347
347
|
};
|
|
348
348
|
}>> & Readonly<{}>, {
|
|
349
|
+
disabled: boolean;
|
|
349
350
|
text: string;
|
|
350
351
|
clickable: boolean;
|
|
351
|
-
disabled: boolean;
|
|
352
352
|
}, {}, {
|
|
353
353
|
UnnnicIcon: import('vue').DefineComponent<import('../Icon.vue').IconProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
354
354
|
click: (event: Event) => any;
|
|
@@ -359,11 +359,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
359
359
|
onMousedown?: ((event: Event) => any) | undefined;
|
|
360
360
|
onMouseup?: ((event: Event) => any) | undefined;
|
|
361
361
|
}>, {
|
|
362
|
+
size: import('../Icon.vue').IconSize;
|
|
362
363
|
filled: boolean;
|
|
363
364
|
next: boolean;
|
|
364
365
|
icon: string | null;
|
|
365
366
|
clickable: boolean;
|
|
366
|
-
size: import('../Icon.vue').IconSize;
|
|
367
367
|
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
368
368
|
scheme: import('../Icon.vue').SchemeColor;
|
|
369
369
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
@@ -440,11 +440,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
440
440
|
default: string;
|
|
441
441
|
};
|
|
442
442
|
}>> & Readonly<{}>, {
|
|
443
|
+
type: string;
|
|
444
|
+
disabled: boolean;
|
|
443
445
|
text: string;
|
|
444
446
|
clickable: boolean;
|
|
445
447
|
scheme: string;
|
|
446
|
-
type: string;
|
|
447
|
-
disabled: boolean;
|
|
448
448
|
hasCloseIcon: boolean;
|
|
449
449
|
leftIcon: string;
|
|
450
450
|
rightIcon: string;
|
|
@@ -462,11 +462,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
462
462
|
onMousedown?: ((event: Event) => any) | undefined;
|
|
463
463
|
onMouseup?: ((event: Event) => any) | undefined;
|
|
464
464
|
}>, {
|
|
465
|
+
size: import('../Icon.vue').IconSize;
|
|
465
466
|
filled: boolean;
|
|
466
467
|
next: boolean;
|
|
467
468
|
icon: string | null;
|
|
468
469
|
clickable: boolean;
|
|
469
|
-
size: import('../Icon.vue').IconSize;
|
|
470
470
|
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
471
471
|
scheme: import('../Icon.vue').SchemeColor;
|
|
472
472
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|