@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
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
2
2
|
cell: {
|
|
3
|
-
type: (
|
|
3
|
+
type: (StringConstructor | ObjectConstructor)[];
|
|
4
4
|
default: string;
|
|
5
5
|
};
|
|
6
6
|
}>, {}, {}, {}, {
|
|
7
7
|
getIsComponent(cell: any): boolean;
|
|
8
8
|
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
9
9
|
cell: {
|
|
10
|
-
type: (
|
|
10
|
+
type: (StringConstructor | ObjectConstructor)[];
|
|
11
11
|
default: string;
|
|
12
12
|
};
|
|
13
13
|
}>> & Readonly<{}>, {
|
|
@@ -109,11 +109,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
109
109
|
}, {}, {
|
|
110
110
|
UnnnicButton: {
|
|
111
111
|
new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('../Button/types').ButtonProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, {
|
|
112
|
-
text: string;
|
|
113
|
-
next: boolean;
|
|
114
112
|
size: import('../Button/types').ButtonSize;
|
|
115
113
|
type: import('../Button/types').ButtonType;
|
|
116
114
|
disabled: boolean;
|
|
115
|
+
text: string;
|
|
116
|
+
next: boolean;
|
|
117
117
|
iconLeft: string;
|
|
118
118
|
iconRight: string;
|
|
119
119
|
float: boolean;
|
|
@@ -128,11 +128,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
128
128
|
M: {};
|
|
129
129
|
Defaults: {};
|
|
130
130
|
}, Readonly<import('../Button/types').ButtonProps> & Readonly<{}>, {}, {}, {}, {}, {
|
|
131
|
-
text: string;
|
|
132
|
-
next: boolean;
|
|
133
131
|
size: import('../Button/types').ButtonSize;
|
|
134
132
|
type: import('../Button/types').ButtonType;
|
|
135
133
|
disabled: boolean;
|
|
134
|
+
text: string;
|
|
135
|
+
next: boolean;
|
|
136
136
|
iconLeft: string;
|
|
137
137
|
iconRight: string;
|
|
138
138
|
float: boolean;
|
|
@@ -144,11 +144,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
144
144
|
__isTeleport?: never;
|
|
145
145
|
__isSuspense?: never;
|
|
146
146
|
} & import('vue').ComponentOptionsBase<Readonly<import('../Button/types').ButtonProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {
|
|
147
|
-
text: string;
|
|
148
|
-
next: boolean;
|
|
149
147
|
size: import('../Button/types').ButtonSize;
|
|
150
148
|
type: import('../Button/types').ButtonType;
|
|
151
149
|
disabled: boolean;
|
|
150
|
+
text: string;
|
|
151
|
+
next: boolean;
|
|
152
152
|
iconLeft: string;
|
|
153
153
|
iconRight: string;
|
|
154
154
|
float: boolean;
|
|
@@ -31,11 +31,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
31
31
|
onMousedown?: ((event: Event) => any) | undefined;
|
|
32
32
|
onMouseup?: ((event: Event) => any) | undefined;
|
|
33
33
|
}>, {
|
|
34
|
+
size: import('../Icon.vue').IconSize;
|
|
34
35
|
filled: boolean;
|
|
35
36
|
next: boolean;
|
|
36
37
|
icon: string | null;
|
|
37
38
|
clickable: boolean;
|
|
38
|
-
size: import('../Icon.vue').IconSize;
|
|
39
39
|
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
40
40
|
scheme: import('../Icon.vue').SchemeColor;
|
|
41
41
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
@@ -27,9 +27,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
27
27
|
default: boolean;
|
|
28
28
|
};
|
|
29
29
|
}>> & Readonly<{}>, {
|
|
30
|
+
disabled: boolean;
|
|
30
31
|
text: string;
|
|
31
32
|
clickable: boolean;
|
|
32
|
-
disabled: boolean;
|
|
33
33
|
}, {}, {
|
|
34
34
|
UnnnicIcon: import('vue').DefineComponent<import('../Icon.vue').IconProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
35
35
|
click: (event: Event) => any;
|
|
@@ -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>;
|
|
@@ -60,10 +60,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
60
60
|
default: null;
|
|
61
61
|
};
|
|
62
62
|
}>> & Readonly<{}>, {
|
|
63
|
+
disabled: boolean;
|
|
63
64
|
text: string;
|
|
64
65
|
clickable: boolean;
|
|
65
66
|
scheme: string;
|
|
66
|
-
disabled: boolean;
|
|
67
67
|
hasCloseIcon: boolean;
|
|
68
68
|
leftIcon: string;
|
|
69
69
|
rightIcon: string;
|
|
@@ -77,11 +77,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
77
77
|
onMousedown?: ((event: Event) => any) | undefined;
|
|
78
78
|
onMouseup?: ((event: Event) => any) | undefined;
|
|
79
79
|
}>, {
|
|
80
|
+
size: import('../Icon.vue').IconSize;
|
|
80
81
|
filled: boolean;
|
|
81
82
|
next: boolean;
|
|
82
83
|
icon: string | null;
|
|
83
84
|
clickable: boolean;
|
|
84
|
-
size: import('../Icon.vue').IconSize;
|
|
85
85
|
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
86
86
|
scheme: import('../Icon.vue').SchemeColor;
|
|
87
87
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
@@ -65,11 +65,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
65
65
|
onMousedown?: ((event: Event) => any) | undefined;
|
|
66
66
|
onMouseup?: ((event: Event) => any) | undefined;
|
|
67
67
|
}>, {
|
|
68
|
+
size: import('../Icon.vue').IconSize;
|
|
68
69
|
filled: boolean;
|
|
69
70
|
next: boolean;
|
|
70
71
|
icon: string | null;
|
|
71
72
|
clickable: boolean;
|
|
72
|
-
size: import('../Icon.vue').IconSize;
|
|
73
73
|
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
74
74
|
scheme: import('../Icon.vue').SchemeColor;
|
|
75
75
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
@@ -141,8 +141,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
141
141
|
};
|
|
142
142
|
}>> & Readonly<{}>, {
|
|
143
143
|
text: string;
|
|
144
|
-
forceOpen: boolean;
|
|
145
144
|
enabled: boolean;
|
|
145
|
+
forceOpen: boolean;
|
|
146
146
|
side: string;
|
|
147
147
|
maxWidth: string;
|
|
148
148
|
shortcutText: string;
|
|
@@ -111,10 +111,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
111
111
|
default: null;
|
|
112
112
|
};
|
|
113
113
|
}>> & Readonly<{}>, {
|
|
114
|
+
disabled: boolean;
|
|
114
115
|
text: string;
|
|
115
116
|
clickable: boolean;
|
|
116
117
|
scheme: string;
|
|
117
|
-
disabled: boolean;
|
|
118
118
|
hasCloseIcon: boolean;
|
|
119
119
|
leftIcon: string;
|
|
120
120
|
rightIcon: string;
|
|
@@ -128,11 +128,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
128
128
|
onMousedown?: ((event: Event) => any) | undefined;
|
|
129
129
|
onMouseup?: ((event: Event) => any) | undefined;
|
|
130
130
|
}>, {
|
|
131
|
+
size: import('../Icon.vue').IconSize;
|
|
131
132
|
filled: boolean;
|
|
132
133
|
next: boolean;
|
|
133
134
|
icon: string | null;
|
|
134
135
|
clickable: boolean;
|
|
135
|
-
size: import('../Icon.vue').IconSize;
|
|
136
136
|
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
137
137
|
scheme: import('../Icon.vue').SchemeColor;
|
|
138
138
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
@@ -203,11 +203,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
203
203
|
onMousedown?: ((event: Event) => any) | undefined;
|
|
204
204
|
onMouseup?: ((event: Event) => any) | undefined;
|
|
205
205
|
}>, {
|
|
206
|
+
size: import('../Icon.vue').IconSize;
|
|
206
207
|
filled: boolean;
|
|
207
208
|
next: boolean;
|
|
208
209
|
icon: string | null;
|
|
209
210
|
clickable: boolean;
|
|
210
|
-
size: import('../Icon.vue').IconSize;
|
|
211
211
|
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
212
212
|
scheme: import('../Icon.vue').SchemeColor;
|
|
213
213
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
@@ -279,8 +279,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
279
279
|
};
|
|
280
280
|
}>> & Readonly<{}>, {
|
|
281
281
|
text: string;
|
|
282
|
-
forceOpen: boolean;
|
|
283
282
|
enabled: boolean;
|
|
283
|
+
forceOpen: boolean;
|
|
284
284
|
side: string;
|
|
285
285
|
maxWidth: string;
|
|
286
286
|
shortcutText: string;
|
|
@@ -315,9 +315,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
315
315
|
default: boolean;
|
|
316
316
|
};
|
|
317
317
|
}>> & Readonly<{}>, {
|
|
318
|
+
disabled: boolean;
|
|
318
319
|
text: string;
|
|
319
320
|
clickable: boolean;
|
|
320
|
-
disabled: boolean;
|
|
321
321
|
}, {}, {
|
|
322
322
|
UnnnicIcon: import('vue').DefineComponent<import('../Icon.vue').IconProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
323
323
|
click: (event: Event) => any;
|
|
@@ -328,11 +328,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
328
328
|
onMousedown?: ((event: Event) => any) | undefined;
|
|
329
329
|
onMouseup?: ((event: Event) => any) | undefined;
|
|
330
330
|
}>, {
|
|
331
|
+
size: import('../Icon.vue').IconSize;
|
|
331
332
|
filled: boolean;
|
|
332
333
|
next: boolean;
|
|
333
334
|
icon: string | null;
|
|
334
335
|
clickable: boolean;
|
|
335
|
-
size: import('../Icon.vue').IconSize;
|
|
336
336
|
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
337
337
|
scheme: import('../Icon.vue').SchemeColor;
|
|
338
338
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
@@ -409,11 +409,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
409
409
|
default: string;
|
|
410
410
|
};
|
|
411
411
|
}>> & Readonly<{}>, {
|
|
412
|
+
type: string;
|
|
413
|
+
disabled: boolean;
|
|
412
414
|
text: string;
|
|
413
415
|
clickable: boolean;
|
|
414
416
|
scheme: string;
|
|
415
|
-
type: string;
|
|
416
|
-
disabled: boolean;
|
|
417
417
|
hasCloseIcon: boolean;
|
|
418
418
|
leftIcon: string;
|
|
419
419
|
rightIcon: string;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { Template } from './types';
|
|
2
|
+
interface Props {
|
|
3
|
+
template?: Template | null;
|
|
4
|
+
}
|
|
5
|
+
declare const _default: import('vue').DefineComponent<Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<Props> & Readonly<{}>, {
|
|
6
|
+
template: Template | null;
|
|
7
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLElement>;
|
|
8
|
+
export default _default;
|
|
9
|
+
//# sourceMappingURL=TemplatePreview.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TemplatePreview.vue.d.ts","sourceRoot":"","sources":["../../../src/components/TemplatePreview/TemplatePreview.vue"],"names":[],"mappings":"AAgGA;AA6PA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,SAAS,CAAC;AAQxC,UAAU,KAAK;IACb,QAAQ,CAAC,EAAE,QAAQ,GAAG,IAAI,CAAC;CAC5B;;cADY,QAAQ,GAAG,IAAI;;AAkN5B,wBAQG"}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { Template } from './types';
|
|
2
|
+
interface Props {
|
|
3
|
+
locale?: string;
|
|
4
|
+
template: Template;
|
|
5
|
+
modelValue: boolean;
|
|
6
|
+
}
|
|
7
|
+
declare const _default: import('vue').DefineComponent<Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
8
|
+
close: () => any;
|
|
9
|
+
}, string, import('vue').PublicProps, Readonly<Props> & Readonly<{
|
|
10
|
+
onClose?: (() => any) | undefined;
|
|
11
|
+
}>, {
|
|
12
|
+
locale: string;
|
|
13
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
14
|
+
export default _default;
|
|
15
|
+
//# sourceMappingURL=TemplatePreviewModal.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TemplatePreviewModal.vue.d.ts","sourceRoot":"","sources":["../../../src/components/TemplatePreview/TemplatePreviewModal.vue"],"names":[],"mappings":"AAWA;AAwDA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,SAAS,CAAC;AAUxC,UAAU,KAAK;IACb,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,QAAQ,EAAE,QAAQ,CAAC;IACnB,UAAU,EAAE,OAAO,CAAC;CACrB;;;;;;YAHU,MAAM;;AAgGjB,wBASG"}
|
|
@@ -83,17 +83,27 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
83
83
|
default: string;
|
|
84
84
|
validator: (size: unknown) => boolean;
|
|
85
85
|
};
|
|
86
|
-
label:
|
|
87
|
-
|
|
86
|
+
label: {
|
|
87
|
+
type: StringConstructor;
|
|
88
|
+
default: string;
|
|
89
|
+
};
|
|
90
|
+
fixedLabel: {
|
|
91
|
+
type: BooleanConstructor;
|
|
92
|
+
default: boolean;
|
|
93
|
+
};
|
|
88
94
|
error: {
|
|
89
|
-
type: (
|
|
95
|
+
type: (StringConstructor | BooleanConstructor)[];
|
|
96
|
+
default: boolean;
|
|
97
|
+
};
|
|
98
|
+
message: {
|
|
99
|
+
type: StringConstructor;
|
|
100
|
+
default: string;
|
|
101
|
+
};
|
|
102
|
+
disabled: {
|
|
103
|
+
type: BooleanConstructor;
|
|
90
104
|
default: boolean;
|
|
91
105
|
};
|
|
92
|
-
|
|
93
|
-
disabled: BooleanConstructor;
|
|
94
|
-
}>, {}, {}, {
|
|
95
|
-
shouldShowErrorSection(): boolean | "";
|
|
96
|
-
}, {
|
|
106
|
+
}>, {}, {}, {}, {
|
|
97
107
|
fullySanitize: typeof fullySanitize;
|
|
98
108
|
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
99
109
|
size: {
|
|
@@ -101,38 +111,34 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
101
111
|
default: string;
|
|
102
112
|
validator: (size: unknown) => boolean;
|
|
103
113
|
};
|
|
104
|
-
label:
|
|
105
|
-
|
|
114
|
+
label: {
|
|
115
|
+
type: StringConstructor;
|
|
116
|
+
default: string;
|
|
117
|
+
};
|
|
118
|
+
fixedLabel: {
|
|
119
|
+
type: BooleanConstructor;
|
|
120
|
+
default: boolean;
|
|
121
|
+
};
|
|
106
122
|
error: {
|
|
107
|
-
type: (
|
|
123
|
+
type: (StringConstructor | BooleanConstructor)[];
|
|
124
|
+
default: boolean;
|
|
125
|
+
};
|
|
126
|
+
message: {
|
|
127
|
+
type: StringConstructor;
|
|
128
|
+
default: string;
|
|
129
|
+
};
|
|
130
|
+
disabled: {
|
|
131
|
+
type: BooleanConstructor;
|
|
108
132
|
default: boolean;
|
|
109
133
|
};
|
|
110
|
-
message: StringConstructor;
|
|
111
|
-
disabled: BooleanConstructor;
|
|
112
134
|
}>> & Readonly<{}>, {
|
|
113
135
|
error: string | boolean;
|
|
114
136
|
size: string;
|
|
137
|
+
label: string;
|
|
115
138
|
fixedLabel: boolean;
|
|
139
|
+
message: string;
|
|
116
140
|
disabled: boolean;
|
|
117
|
-
}, {}, {
|
|
118
|
-
UnnnicIcon: import('vue').DefineComponent<import('../Icon.vue').IconProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
119
|
-
click: (event: Event) => any;
|
|
120
|
-
mousedown: (event: Event) => any;
|
|
121
|
-
mouseup: (event: Event) => any;
|
|
122
|
-
}, string, import('vue').PublicProps, Readonly<import('../Icon.vue').IconProps> & Readonly<{
|
|
123
|
-
onClick?: ((event: Event) => any) | undefined;
|
|
124
|
-
onMousedown?: ((event: Event) => any) | undefined;
|
|
125
|
-
onMouseup?: ((event: Event) => any) | undefined;
|
|
126
|
-
}>, {
|
|
127
|
-
filled: boolean;
|
|
128
|
-
next: boolean;
|
|
129
|
-
icon: string | null;
|
|
130
|
-
clickable: boolean;
|
|
131
|
-
size: import('../Icon.vue').IconSize;
|
|
132
|
-
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
133
|
-
scheme: import('../Icon.vue').SchemeColor;
|
|
134
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
135
|
-
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
141
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
136
142
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
137
143
|
export default _default;
|
|
138
144
|
//# sourceMappingURL=TextArea.vue.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TextArea.vue.d.ts","sourceRoot":"","sources":["../../../src/components/TextArea/TextArea.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"TextArea.vue.d.ts","sourceRoot":"","sources":["../../../src/components/TextArea/TextArea.vue"],"names":[],"mappings":"AA8BA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;8BA0I8B,sBAAsB"}
|
|
@@ -66,8 +66,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
66
66
|
};
|
|
67
67
|
}>> & Readonly<{}>, {
|
|
68
68
|
text: string;
|
|
69
|
-
forceOpen: boolean;
|
|
70
69
|
enabled: boolean;
|
|
70
|
+
forceOpen: boolean;
|
|
71
71
|
side: string;
|
|
72
72
|
maxWidth: string;
|
|
73
73
|
shortcutText: string;
|
|
@@ -162,11 +162,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
162
162
|
}>, {}, {}, {
|
|
163
163
|
UnnnicButton: {
|
|
164
164
|
new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('../Button/types').ButtonProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, {
|
|
165
|
-
text: string;
|
|
166
|
-
next: boolean;
|
|
167
165
|
size: import('../Button/types').ButtonSize;
|
|
168
166
|
type: import('../Button/types').ButtonType;
|
|
169
167
|
disabled: boolean;
|
|
168
|
+
text: string;
|
|
169
|
+
next: boolean;
|
|
170
170
|
iconLeft: string;
|
|
171
171
|
iconRight: string;
|
|
172
172
|
float: boolean;
|
|
@@ -181,11 +181,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
181
181
|
M: {};
|
|
182
182
|
Defaults: {};
|
|
183
183
|
}, Readonly<import('../Button/types').ButtonProps> & Readonly<{}>, {}, {}, {}, {}, {
|
|
184
|
-
text: string;
|
|
185
|
-
next: boolean;
|
|
186
184
|
size: import('../Button/types').ButtonSize;
|
|
187
185
|
type: import('../Button/types').ButtonType;
|
|
188
186
|
disabled: boolean;
|
|
187
|
+
text: string;
|
|
188
|
+
next: boolean;
|
|
189
189
|
iconLeft: string;
|
|
190
190
|
iconRight: string;
|
|
191
191
|
float: boolean;
|
|
@@ -197,11 +197,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
197
197
|
__isTeleport?: never;
|
|
198
198
|
__isSuspense?: never;
|
|
199
199
|
} & import('vue').ComponentOptionsBase<Readonly<import('../Button/types').ButtonProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {
|
|
200
|
-
text: string;
|
|
201
|
-
next: boolean;
|
|
202
200
|
size: import('../Button/types').ButtonSize;
|
|
203
201
|
type: import('../Button/types').ButtonType;
|
|
204
202
|
disabled: boolean;
|
|
203
|
+
text: string;
|
|
204
|
+
next: boolean;
|
|
205
205
|
iconLeft: string;
|
|
206
206
|
iconRight: string;
|
|
207
207
|
float: boolean;
|
|
@@ -73,11 +73,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
73
73
|
}>, {}, {}, {
|
|
74
74
|
UnnnicButton: {
|
|
75
75
|
new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('../Button/Button.vue').ButtonProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, {
|
|
76
|
-
text: string;
|
|
77
|
-
next: boolean;
|
|
78
76
|
size: import('../Button/Button.vue').ButtonSize;
|
|
79
77
|
type: import('../Button/Button.vue').ButtonType;
|
|
80
78
|
disabled: boolean;
|
|
79
|
+
text: string;
|
|
80
|
+
next: boolean;
|
|
81
81
|
iconLeft: string;
|
|
82
82
|
iconRight: string;
|
|
83
83
|
float: boolean;
|
|
@@ -92,11 +92,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
92
92
|
M: {};
|
|
93
93
|
Defaults: {};
|
|
94
94
|
}, Readonly<import('../Button/Button.vue').ButtonProps> & Readonly<{}>, {}, {}, {}, {}, {
|
|
95
|
-
text: string;
|
|
96
|
-
next: boolean;
|
|
97
95
|
size: import('../Button/Button.vue').ButtonSize;
|
|
98
96
|
type: import('../Button/Button.vue').ButtonType;
|
|
99
97
|
disabled: boolean;
|
|
98
|
+
text: string;
|
|
99
|
+
next: boolean;
|
|
100
100
|
iconLeft: string;
|
|
101
101
|
iconRight: string;
|
|
102
102
|
float: boolean;
|
|
@@ -108,11 +108,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
108
108
|
__isTeleport?: never;
|
|
109
109
|
__isSuspense?: never;
|
|
110
110
|
} & import('vue').ComponentOptionsBase<Readonly<import('../Button/Button.vue').ButtonProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {
|
|
111
|
-
text: string;
|
|
112
|
-
next: boolean;
|
|
113
111
|
size: import('../Button/Button.vue').ButtonSize;
|
|
114
112
|
type: import('../Button/Button.vue').ButtonType;
|
|
115
113
|
disabled: boolean;
|
|
114
|
+
text: string;
|
|
115
|
+
next: boolean;
|
|
116
116
|
iconLeft: string;
|
|
117
117
|
iconRight: string;
|
|
118
118
|
float: boolean;
|
|
@@ -114,6 +114,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
114
114
|
UnnnicDropArea: {
|
|
115
115
|
new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<{}> & Readonly<{}>, {
|
|
116
116
|
$emit: (event: "update:currentFiles" | "fileChange" | "unsupportedFormat" | "exceededTheMaximumFileSizeLimit", ...args: any[]) => void;
|
|
117
|
+
disabled: boolean;
|
|
117
118
|
subtitle: string;
|
|
118
119
|
acceptMultiple: boolean;
|
|
119
120
|
supportedFormats: string;
|
|
@@ -122,6 +123,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
122
123
|
maximumUploads: number;
|
|
123
124
|
maxFileSize?: number | undefined;
|
|
124
125
|
$props: {
|
|
126
|
+
readonly disabled?: boolean | undefined;
|
|
125
127
|
readonly subtitle?: string | undefined;
|
|
126
128
|
readonly acceptMultiple?: boolean | undefined;
|
|
127
129
|
readonly supportedFormats?: string | undefined;
|
|
@@ -142,6 +144,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
142
144
|
Defaults: {};
|
|
143
145
|
}, Readonly<{}> & Readonly<{}>, {
|
|
144
146
|
$emit: (event: "update:currentFiles" | "fileChange" | "unsupportedFormat" | "exceededTheMaximumFileSizeLimit", ...args: any[]) => void;
|
|
147
|
+
disabled: boolean;
|
|
145
148
|
subtitle: string;
|
|
146
149
|
acceptMultiple: boolean;
|
|
147
150
|
supportedFormats: string;
|
|
@@ -150,6 +153,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
150
153
|
maximumUploads: number;
|
|
151
154
|
maxFileSize?: number | undefined;
|
|
152
155
|
$props: {
|
|
156
|
+
readonly disabled?: boolean | undefined;
|
|
153
157
|
readonly subtitle?: string | undefined;
|
|
154
158
|
readonly acceptMultiple?: boolean | undefined;
|
|
155
159
|
readonly supportedFormats?: string | undefined;
|
|
@@ -164,6 +168,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
164
168
|
__isSuspense?: never;
|
|
165
169
|
} & import('vue').ComponentOptionsBase<Readonly<{}> & Readonly<{}>, {
|
|
166
170
|
$emit: (event: "update:currentFiles" | "fileChange" | "unsupportedFormat" | "exceededTheMaximumFileSizeLimit", ...args: any[]) => void;
|
|
171
|
+
disabled: boolean;
|
|
167
172
|
subtitle: string;
|
|
168
173
|
acceptMultiple: boolean;
|
|
169
174
|
supportedFormats: string;
|
|
@@ -172,6 +177,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
172
177
|
maximumUploads: number;
|
|
173
178
|
maxFileSize?: number | undefined;
|
|
174
179
|
$props: {
|
|
180
|
+
readonly disabled?: boolean | undefined;
|
|
175
181
|
readonly subtitle?: string | undefined;
|
|
176
182
|
readonly acceptMultiple?: boolean | undefined;
|
|
177
183
|
readonly supportedFormats?: string | undefined;
|
|
@@ -270,11 +276,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
270
276
|
}, {}, {
|
|
271
277
|
UnnnicButton: {
|
|
272
278
|
new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('../Button/types').ButtonProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, {
|
|
273
|
-
text: string;
|
|
274
|
-
next: boolean;
|
|
275
279
|
size: import('../Button/types').ButtonSize;
|
|
276
280
|
type: import('../Button/types').ButtonType;
|
|
277
281
|
disabled: boolean;
|
|
282
|
+
text: string;
|
|
283
|
+
next: boolean;
|
|
278
284
|
iconLeft: string;
|
|
279
285
|
iconRight: string;
|
|
280
286
|
float: boolean;
|
|
@@ -289,11 +295,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
289
295
|
M: {};
|
|
290
296
|
Defaults: {};
|
|
291
297
|
}, Readonly<import('../Button/types').ButtonProps> & Readonly<{}>, {}, {}, {}, {}, {
|
|
292
|
-
text: string;
|
|
293
|
-
next: boolean;
|
|
294
298
|
size: import('../Button/types').ButtonSize;
|
|
295
299
|
type: import('../Button/types').ButtonType;
|
|
296
300
|
disabled: boolean;
|
|
301
|
+
text: string;
|
|
302
|
+
next: boolean;
|
|
297
303
|
iconLeft: string;
|
|
298
304
|
iconRight: string;
|
|
299
305
|
float: boolean;
|
|
@@ -305,11 +311,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
305
311
|
__isTeleport?: never;
|
|
306
312
|
__isSuspense?: never;
|
|
307
313
|
} & import('vue').ComponentOptionsBase<Readonly<import('../Button/types').ButtonProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {
|
|
308
|
-
text: string;
|
|
309
|
-
next: boolean;
|
|
310
314
|
size: import('../Button/types').ButtonSize;
|
|
311
315
|
type: import('../Button/types').ButtonType;
|
|
312
316
|
disabled: boolean;
|
|
317
|
+
text: string;
|
|
318
|
+
next: boolean;
|
|
313
319
|
iconLeft: string;
|
|
314
320
|
iconRight: string;
|
|
315
321
|
float: boolean;
|
|
@@ -330,11 +336,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
330
336
|
onMousedown?: ((event: Event) => any) | undefined;
|
|
331
337
|
onMouseup?: ((event: Event) => any) | undefined;
|
|
332
338
|
}>, {
|
|
339
|
+
size: import('../Icon.vue').IconSize;
|
|
333
340
|
filled: boolean;
|
|
334
341
|
next: boolean;
|
|
335
342
|
icon: string | null;
|
|
336
343
|
clickable: boolean;
|
|
337
|
-
size: import('../Icon.vue').IconSize;
|
|
338
344
|
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
339
345
|
scheme: import('../Icon.vue').SchemeColor;
|
|
340
346
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|