@weni/unnnic-system 3.2.8 → 3.2.9-alpha.1
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
|
@@ -32,10 +32,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
32
32
|
type: BooleanConstructor;
|
|
33
33
|
default: null;
|
|
34
34
|
};
|
|
35
|
-
iconRightSize: {
|
|
36
|
-
type: StringConstructor;
|
|
37
|
-
default: string;
|
|
38
|
-
};
|
|
39
35
|
allowTogglePassword: {
|
|
40
36
|
type: BooleanConstructor;
|
|
41
37
|
default: null;
|
|
@@ -48,13 +44,21 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
48
44
|
type: StringConstructor;
|
|
49
45
|
default: string;
|
|
50
46
|
};
|
|
47
|
+
maxlength: {
|
|
48
|
+
type: NumberConstructor;
|
|
49
|
+
default: null;
|
|
50
|
+
};
|
|
51
|
+
disabled: {
|
|
52
|
+
type: BooleanConstructor;
|
|
53
|
+
default: boolean;
|
|
54
|
+
};
|
|
51
55
|
}>, {}, {
|
|
52
56
|
isFocused: boolean;
|
|
53
57
|
showPassword: boolean;
|
|
54
58
|
}, {
|
|
55
|
-
isDisabled():
|
|
59
|
+
isDisabled(): {};
|
|
56
60
|
iconRightSvg(): string;
|
|
57
|
-
iconScheme(): "
|
|
61
|
+
iconScheme(): "fg-base" | "fg-muted" | "fg-critical" | "color-gray-700";
|
|
58
62
|
attributes(): any;
|
|
59
63
|
}, {
|
|
60
64
|
focus(): void;
|
|
@@ -96,10 +100,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
96
100
|
type: BooleanConstructor;
|
|
97
101
|
default: null;
|
|
98
102
|
};
|
|
99
|
-
iconRightSize: {
|
|
100
|
-
type: StringConstructor;
|
|
101
|
-
default: string;
|
|
102
|
-
};
|
|
103
103
|
allowTogglePassword: {
|
|
104
104
|
type: BooleanConstructor;
|
|
105
105
|
default: null;
|
|
@@ -112,20 +112,29 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
112
112
|
type: StringConstructor;
|
|
113
113
|
default: string;
|
|
114
114
|
};
|
|
115
|
+
maxlength: {
|
|
116
|
+
type: NumberConstructor;
|
|
117
|
+
default: null;
|
|
118
|
+
};
|
|
119
|
+
disabled: {
|
|
120
|
+
type: BooleanConstructor;
|
|
121
|
+
default: boolean;
|
|
122
|
+
};
|
|
115
123
|
}>> & Readonly<{
|
|
116
124
|
"onIcon-left-click"?: ((...args: any[]) => any) | undefined;
|
|
117
125
|
"onIcon-right-click"?: ((...args: any[]) => any) | undefined;
|
|
118
126
|
}>, {
|
|
119
127
|
size: string;
|
|
120
128
|
type: string;
|
|
129
|
+
disabled: boolean;
|
|
121
130
|
modelValue: string;
|
|
122
131
|
nativeType: string;
|
|
132
|
+
maxlength: number;
|
|
123
133
|
placeholder: string;
|
|
124
134
|
iconLeft: string;
|
|
125
135
|
iconRight: string;
|
|
126
136
|
iconLeftClickable: boolean;
|
|
127
137
|
iconRightClickable: boolean;
|
|
128
|
-
iconRightSize: string;
|
|
129
138
|
allowTogglePassword: boolean;
|
|
130
139
|
hasCloudyColor: boolean;
|
|
131
140
|
}, {}, {
|
|
@@ -153,6 +162,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
153
162
|
};
|
|
154
163
|
hasIconLeft: BooleanConstructor;
|
|
155
164
|
hasIconRight: BooleanConstructor;
|
|
165
|
+
maxlength: {
|
|
166
|
+
type: NumberConstructor;
|
|
167
|
+
default: null;
|
|
168
|
+
};
|
|
156
169
|
}>, {}, {}, {
|
|
157
170
|
attributes(): any;
|
|
158
171
|
classes(): (string | {
|
|
@@ -185,16 +198,21 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
185
198
|
};
|
|
186
199
|
hasIconLeft: BooleanConstructor;
|
|
187
200
|
hasIconRight: BooleanConstructor;
|
|
201
|
+
maxlength: {
|
|
202
|
+
type: NumberConstructor;
|
|
203
|
+
default: null;
|
|
204
|
+
};
|
|
188
205
|
}>> & Readonly<{
|
|
189
206
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
190
207
|
}>, {
|
|
191
|
-
mask: string | unknown[];
|
|
192
208
|
size: string;
|
|
193
209
|
type: string;
|
|
210
|
+
mask: string | unknown[];
|
|
194
211
|
hasIconLeft: boolean;
|
|
195
212
|
hasIconRight: boolean;
|
|
196
213
|
modelValue: string;
|
|
197
214
|
nativeType: string;
|
|
215
|
+
maxlength: number;
|
|
198
216
|
}, {}, {}, {
|
|
199
217
|
mask: any;
|
|
200
218
|
}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -207,11 +225,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
207
225
|
onMousedown?: ((event: Event) => any) | undefined;
|
|
208
226
|
onMouseup?: ((event: Event) => any) | undefined;
|
|
209
227
|
}>, {
|
|
228
|
+
size: import('../Icon.vue').IconSize;
|
|
210
229
|
filled: boolean;
|
|
211
230
|
next: boolean;
|
|
212
231
|
icon: string | null;
|
|
213
232
|
clickable: boolean;
|
|
214
|
-
size: import('../Icon.vue').IconSize;
|
|
215
233
|
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
216
234
|
scheme: import('../Icon.vue').SchemeColor;
|
|
217
235
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TextInput.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Input/TextInput.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"TextInput.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Input/TextInput.vue"],"names":[],"mappings":"AA2CA;"}
|
|
@@ -72,7 +72,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
72
72
|
showCalendarFilter: boolean;
|
|
73
73
|
overwrittenValue: string;
|
|
74
74
|
}, {
|
|
75
|
-
filterText():
|
|
75
|
+
filterText(): string;
|
|
76
76
|
initialStartDate(): string | null;
|
|
77
77
|
initialEndDate(): string | null;
|
|
78
78
|
}, {
|
|
@@ -153,9 +153,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
153
153
|
onSelectDate?: ((...args: any[]) => any) | undefined;
|
|
154
154
|
"onUpdate:model-value"?: ((...args: any[]) => any) | undefined;
|
|
155
155
|
}>, {
|
|
156
|
-
next: boolean;
|
|
157
156
|
size: string;
|
|
158
157
|
type: string;
|
|
158
|
+
next: boolean;
|
|
159
159
|
minDate: string;
|
|
160
160
|
maxDate: string;
|
|
161
161
|
months: unknown[];
|
|
@@ -190,19 +190,23 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
190
190
|
};
|
|
191
191
|
message: {
|
|
192
192
|
type: StringConstructor;
|
|
193
|
-
default:
|
|
193
|
+
default: string;
|
|
194
|
+
};
|
|
195
|
+
errors: {
|
|
196
|
+
type: (StringConstructor | ArrayConstructor)[];
|
|
197
|
+
default: string;
|
|
194
198
|
};
|
|
195
199
|
label: {
|
|
196
200
|
type: StringConstructor;
|
|
197
|
-
default:
|
|
201
|
+
default: string;
|
|
198
202
|
};
|
|
199
203
|
iconLeft: {
|
|
200
204
|
type: StringConstructor;
|
|
201
|
-
default:
|
|
205
|
+
default: string;
|
|
202
206
|
};
|
|
203
207
|
iconRight: {
|
|
204
208
|
type: StringConstructor;
|
|
205
|
-
default:
|
|
209
|
+
default: string;
|
|
206
210
|
};
|
|
207
211
|
allowTogglePassword: {
|
|
208
212
|
type: BooleanConstructor;
|
|
@@ -210,11 +214,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
210
214
|
};
|
|
211
215
|
iconLeftClickable: {
|
|
212
216
|
type: BooleanConstructor;
|
|
213
|
-
default:
|
|
217
|
+
default: boolean;
|
|
214
218
|
};
|
|
215
219
|
iconRightClickable: {
|
|
216
220
|
type: BooleanConstructor;
|
|
217
|
-
default:
|
|
221
|
+
default: boolean;
|
|
218
222
|
};
|
|
219
223
|
hasCloudyColor: {
|
|
220
224
|
type: BooleanConstructor;
|
|
@@ -228,6 +232,22 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
228
232
|
type: (StringConstructor | ArrayConstructor)[];
|
|
229
233
|
default: string;
|
|
230
234
|
};
|
|
235
|
+
tooltip: {
|
|
236
|
+
type: StringConstructor;
|
|
237
|
+
default: string;
|
|
238
|
+
};
|
|
239
|
+
maxlength: {
|
|
240
|
+
type: (NumberConstructor | null)[];
|
|
241
|
+
default: null;
|
|
242
|
+
};
|
|
243
|
+
showMaxlengthCounter: {
|
|
244
|
+
type: BooleanConstructor;
|
|
245
|
+
default: boolean;
|
|
246
|
+
};
|
|
247
|
+
disabled: {
|
|
248
|
+
type: BooleanConstructor;
|
|
249
|
+
default: boolean;
|
|
250
|
+
};
|
|
231
251
|
}>, {}, {
|
|
232
252
|
val: string;
|
|
233
253
|
}, {
|
|
@@ -254,19 +274,23 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
254
274
|
};
|
|
255
275
|
message: {
|
|
256
276
|
type: StringConstructor;
|
|
257
|
-
default:
|
|
277
|
+
default: string;
|
|
278
|
+
};
|
|
279
|
+
errors: {
|
|
280
|
+
type: (StringConstructor | ArrayConstructor)[];
|
|
281
|
+
default: string;
|
|
258
282
|
};
|
|
259
283
|
label: {
|
|
260
284
|
type: StringConstructor;
|
|
261
|
-
default:
|
|
285
|
+
default: string;
|
|
262
286
|
};
|
|
263
287
|
iconLeft: {
|
|
264
288
|
type: StringConstructor;
|
|
265
|
-
default:
|
|
289
|
+
default: string;
|
|
266
290
|
};
|
|
267
291
|
iconRight: {
|
|
268
292
|
type: StringConstructor;
|
|
269
|
-
default:
|
|
293
|
+
default: string;
|
|
270
294
|
};
|
|
271
295
|
allowTogglePassword: {
|
|
272
296
|
type: BooleanConstructor;
|
|
@@ -274,11 +298,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
274
298
|
};
|
|
275
299
|
iconLeftClickable: {
|
|
276
300
|
type: BooleanConstructor;
|
|
277
|
-
default:
|
|
301
|
+
default: boolean;
|
|
278
302
|
};
|
|
279
303
|
iconRightClickable: {
|
|
280
304
|
type: BooleanConstructor;
|
|
281
|
-
default:
|
|
305
|
+
default: boolean;
|
|
282
306
|
};
|
|
283
307
|
hasCloudyColor: {
|
|
284
308
|
type: BooleanConstructor;
|
|
@@ -292,16 +316,34 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
292
316
|
type: (StringConstructor | ArrayConstructor)[];
|
|
293
317
|
default: string;
|
|
294
318
|
};
|
|
319
|
+
tooltip: {
|
|
320
|
+
type: StringConstructor;
|
|
321
|
+
default: string;
|
|
322
|
+
};
|
|
323
|
+
maxlength: {
|
|
324
|
+
type: (NumberConstructor | null)[];
|
|
325
|
+
default: null;
|
|
326
|
+
};
|
|
327
|
+
showMaxlengthCounter: {
|
|
328
|
+
type: BooleanConstructor;
|
|
329
|
+
default: boolean;
|
|
330
|
+
};
|
|
331
|
+
disabled: {
|
|
332
|
+
type: BooleanConstructor;
|
|
333
|
+
default: boolean;
|
|
334
|
+
};
|
|
295
335
|
}>> & Readonly<{
|
|
296
336
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
297
337
|
}>, {
|
|
298
|
-
label: string;
|
|
299
|
-
mask: string | unknown[];
|
|
300
338
|
size: string;
|
|
301
339
|
type: string;
|
|
340
|
+
label: string;
|
|
302
341
|
message: string;
|
|
342
|
+
disabled: boolean;
|
|
343
|
+
mask: string | unknown[];
|
|
303
344
|
modelValue: string;
|
|
304
345
|
nativeType: string;
|
|
346
|
+
maxlength: number | null;
|
|
305
347
|
placeholder: string;
|
|
306
348
|
iconLeft: string;
|
|
307
349
|
iconRight: string;
|
|
@@ -309,6 +351,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
309
351
|
iconRightClickable: boolean;
|
|
310
352
|
allowTogglePassword: boolean;
|
|
311
353
|
hasCloudyColor: boolean;
|
|
354
|
+
errors: string | unknown[];
|
|
355
|
+
tooltip: string;
|
|
356
|
+
showMaxlengthCounter: boolean;
|
|
312
357
|
}, {}, {
|
|
313
358
|
TextInput: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
314
359
|
placeholder: {
|
|
@@ -344,10 +389,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
344
389
|
type: BooleanConstructor;
|
|
345
390
|
default: null;
|
|
346
391
|
};
|
|
347
|
-
iconRightSize: {
|
|
348
|
-
type: StringConstructor;
|
|
349
|
-
default: string;
|
|
350
|
-
};
|
|
351
392
|
allowTogglePassword: {
|
|
352
393
|
type: BooleanConstructor;
|
|
353
394
|
default: null;
|
|
@@ -360,13 +401,21 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
360
401
|
type: StringConstructor;
|
|
361
402
|
default: string;
|
|
362
403
|
};
|
|
404
|
+
maxlength: {
|
|
405
|
+
type: NumberConstructor;
|
|
406
|
+
default: null;
|
|
407
|
+
};
|
|
408
|
+
disabled: {
|
|
409
|
+
type: BooleanConstructor;
|
|
410
|
+
default: boolean;
|
|
411
|
+
};
|
|
363
412
|
}>, {}, {
|
|
364
413
|
isFocused: boolean;
|
|
365
414
|
showPassword: boolean;
|
|
366
415
|
}, {
|
|
367
|
-
isDisabled():
|
|
416
|
+
isDisabled(): {};
|
|
368
417
|
iconRightSvg(): string;
|
|
369
|
-
iconScheme(): "
|
|
418
|
+
iconScheme(): "fg-base" | "fg-muted" | "fg-critical" | "color-gray-700";
|
|
370
419
|
attributes(): any;
|
|
371
420
|
}, {
|
|
372
421
|
focus(): void;
|
|
@@ -408,10 +457,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
408
457
|
type: BooleanConstructor;
|
|
409
458
|
default: null;
|
|
410
459
|
};
|
|
411
|
-
iconRightSize: {
|
|
412
|
-
type: StringConstructor;
|
|
413
|
-
default: string;
|
|
414
|
-
};
|
|
415
460
|
allowTogglePassword: {
|
|
416
461
|
type: BooleanConstructor;
|
|
417
462
|
default: null;
|
|
@@ -424,20 +469,29 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
424
469
|
type: StringConstructor;
|
|
425
470
|
default: string;
|
|
426
471
|
};
|
|
472
|
+
maxlength: {
|
|
473
|
+
type: NumberConstructor;
|
|
474
|
+
default: null;
|
|
475
|
+
};
|
|
476
|
+
disabled: {
|
|
477
|
+
type: BooleanConstructor;
|
|
478
|
+
default: boolean;
|
|
479
|
+
};
|
|
427
480
|
}>> & Readonly<{
|
|
428
481
|
"onIcon-left-click"?: ((...args: any[]) => any) | undefined;
|
|
429
482
|
"onIcon-right-click"?: ((...args: any[]) => any) | undefined;
|
|
430
483
|
}>, {
|
|
431
484
|
size: string;
|
|
432
485
|
type: string;
|
|
486
|
+
disabled: boolean;
|
|
433
487
|
modelValue: string;
|
|
434
488
|
nativeType: string;
|
|
489
|
+
maxlength: number;
|
|
435
490
|
placeholder: string;
|
|
436
491
|
iconLeft: string;
|
|
437
492
|
iconRight: string;
|
|
438
493
|
iconLeftClickable: boolean;
|
|
439
494
|
iconRightClickable: boolean;
|
|
440
|
-
iconRightSize: string;
|
|
441
495
|
allowTogglePassword: boolean;
|
|
442
496
|
hasCloudyColor: boolean;
|
|
443
497
|
}, {}, {
|
|
@@ -465,6 +519,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
465
519
|
};
|
|
466
520
|
hasIconLeft: BooleanConstructor;
|
|
467
521
|
hasIconRight: BooleanConstructor;
|
|
522
|
+
maxlength: {
|
|
523
|
+
type: NumberConstructor;
|
|
524
|
+
default: null;
|
|
525
|
+
};
|
|
468
526
|
}>, {}, {}, {
|
|
469
527
|
attributes(): any;
|
|
470
528
|
classes(): (string | {
|
|
@@ -497,16 +555,21 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
497
555
|
};
|
|
498
556
|
hasIconLeft: BooleanConstructor;
|
|
499
557
|
hasIconRight: BooleanConstructor;
|
|
558
|
+
maxlength: {
|
|
559
|
+
type: NumberConstructor;
|
|
560
|
+
default: null;
|
|
561
|
+
};
|
|
500
562
|
}>> & Readonly<{
|
|
501
563
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
502
564
|
}>, {
|
|
503
|
-
mask: string | unknown[];
|
|
504
565
|
size: string;
|
|
505
566
|
type: string;
|
|
567
|
+
mask: string | unknown[];
|
|
506
568
|
hasIconLeft: boolean;
|
|
507
569
|
hasIconRight: boolean;
|
|
508
570
|
modelValue: string;
|
|
509
571
|
nativeType: string;
|
|
572
|
+
maxlength: number;
|
|
510
573
|
}, {}, {}, {
|
|
511
574
|
mask: any;
|
|
512
575
|
}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -519,15 +582,107 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
519
582
|
onMousedown?: ((event: Event) => any) | undefined;
|
|
520
583
|
onMouseup?: ((event: Event) => any) | undefined;
|
|
521
584
|
}>, {
|
|
585
|
+
size: import('../Icon.vue').IconSize;
|
|
522
586
|
filled: boolean;
|
|
523
587
|
next: boolean;
|
|
524
588
|
icon: string | null;
|
|
525
589
|
clickable: boolean;
|
|
526
|
-
size: import('../Icon.vue').IconSize;
|
|
527
590
|
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
528
591
|
scheme: import('../Icon.vue').SchemeColor;
|
|
529
592
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
530
593
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
594
|
+
UnnnicToolTip: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
595
|
+
text: {
|
|
596
|
+
type: StringConstructor;
|
|
597
|
+
default: string;
|
|
598
|
+
};
|
|
599
|
+
enabled: {
|
|
600
|
+
type: BooleanConstructor;
|
|
601
|
+
default: boolean;
|
|
602
|
+
};
|
|
603
|
+
forceOpen: {
|
|
604
|
+
type: BooleanConstructor;
|
|
605
|
+
default: boolean;
|
|
606
|
+
};
|
|
607
|
+
side: {
|
|
608
|
+
type: StringConstructor;
|
|
609
|
+
default: string;
|
|
610
|
+
validator(value: unknown): boolean;
|
|
611
|
+
};
|
|
612
|
+
maxWidth: {
|
|
613
|
+
type: StringConstructor;
|
|
614
|
+
default: string;
|
|
615
|
+
};
|
|
616
|
+
shortcutText: {
|
|
617
|
+
type: StringConstructor;
|
|
618
|
+
default: null;
|
|
619
|
+
};
|
|
620
|
+
enableHtml: {
|
|
621
|
+
type: BooleanConstructor;
|
|
622
|
+
default: boolean;
|
|
623
|
+
};
|
|
624
|
+
}>, {}, {
|
|
625
|
+
topPos: null;
|
|
626
|
+
leftPos: null;
|
|
627
|
+
}, {}, {
|
|
628
|
+
handleResize(): void;
|
|
629
|
+
getRightPost(element: any): void;
|
|
630
|
+
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
631
|
+
text: {
|
|
632
|
+
type: StringConstructor;
|
|
633
|
+
default: string;
|
|
634
|
+
};
|
|
635
|
+
enabled: {
|
|
636
|
+
type: BooleanConstructor;
|
|
637
|
+
default: boolean;
|
|
638
|
+
};
|
|
639
|
+
forceOpen: {
|
|
640
|
+
type: BooleanConstructor;
|
|
641
|
+
default: boolean;
|
|
642
|
+
};
|
|
643
|
+
side: {
|
|
644
|
+
type: StringConstructor;
|
|
645
|
+
default: string;
|
|
646
|
+
validator(value: unknown): boolean;
|
|
647
|
+
};
|
|
648
|
+
maxWidth: {
|
|
649
|
+
type: StringConstructor;
|
|
650
|
+
default: string;
|
|
651
|
+
};
|
|
652
|
+
shortcutText: {
|
|
653
|
+
type: StringConstructor;
|
|
654
|
+
default: null;
|
|
655
|
+
};
|
|
656
|
+
enableHtml: {
|
|
657
|
+
type: BooleanConstructor;
|
|
658
|
+
default: boolean;
|
|
659
|
+
};
|
|
660
|
+
}>> & Readonly<{}>, {
|
|
661
|
+
text: string;
|
|
662
|
+
enabled: boolean;
|
|
663
|
+
forceOpen: boolean;
|
|
664
|
+
side: string;
|
|
665
|
+
maxWidth: string;
|
|
666
|
+
shortcutText: string;
|
|
667
|
+
enableHtml: boolean;
|
|
668
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
669
|
+
UnnnicIcon: import('vue').DefineComponent<import('../Icon.vue').IconProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
670
|
+
click: (event: Event) => any;
|
|
671
|
+
mousedown: (event: Event) => any;
|
|
672
|
+
mouseup: (event: Event) => any;
|
|
673
|
+
}, string, import('vue').PublicProps, Readonly<import('../Icon.vue').IconProps> & Readonly<{
|
|
674
|
+
onClick?: ((event: Event) => any) | undefined;
|
|
675
|
+
onMousedown?: ((event: Event) => any) | undefined;
|
|
676
|
+
onMouseup?: ((event: Event) => any) | undefined;
|
|
677
|
+
}>, {
|
|
678
|
+
size: import('../Icon.vue').IconSize;
|
|
679
|
+
filled: boolean;
|
|
680
|
+
next: boolean;
|
|
681
|
+
icon: string | null;
|
|
682
|
+
clickable: boolean;
|
|
683
|
+
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
684
|
+
scheme: import('../Icon.vue').SchemeColor;
|
|
685
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
531
686
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
532
687
|
UnnnicDatePicker: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
533
688
|
initialStartDate: {
|
|
@@ -606,8 +761,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
606
761
|
}, {
|
|
607
762
|
openMonths(): string[];
|
|
608
763
|
value(): {
|
|
609
|
-
startDate:
|
|
610
|
-
endDate:
|
|
764
|
+
startDate: string;
|
|
765
|
+
endDate: string;
|
|
611
766
|
};
|
|
612
767
|
i18nLocale(): string;
|
|
613
768
|
monthsLocale(): any;
|
|
@@ -740,11 +895,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
740
895
|
}, {}, {
|
|
741
896
|
UnnnicButton: {
|
|
742
897
|
new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('../Button/types').ButtonProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, {
|
|
743
|
-
text: string;
|
|
744
|
-
next: boolean;
|
|
745
898
|
size: import('../Button/types').ButtonSize;
|
|
746
899
|
type: import('../Button/types').ButtonType;
|
|
747
900
|
disabled: boolean;
|
|
901
|
+
text: string;
|
|
902
|
+
next: boolean;
|
|
748
903
|
iconLeft: string;
|
|
749
904
|
iconRight: string;
|
|
750
905
|
float: boolean;
|
|
@@ -759,11 +914,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
759
914
|
M: {};
|
|
760
915
|
Defaults: {};
|
|
761
916
|
}, Readonly<import('../Button/types').ButtonProps> & Readonly<{}>, {}, {}, {}, {}, {
|
|
762
|
-
text: string;
|
|
763
|
-
next: boolean;
|
|
764
917
|
size: import('../Button/types').ButtonSize;
|
|
765
918
|
type: import('../Button/types').ButtonType;
|
|
766
919
|
disabled: boolean;
|
|
920
|
+
text: string;
|
|
921
|
+
next: boolean;
|
|
767
922
|
iconLeft: string;
|
|
768
923
|
iconRight: string;
|
|
769
924
|
float: boolean;
|
|
@@ -775,11 +930,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
775
930
|
__isTeleport?: never;
|
|
776
931
|
__isSuspense?: never;
|
|
777
932
|
} & import('vue').ComponentOptionsBase<Readonly<import('../Button/types').ButtonProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {
|
|
778
|
-
text: string;
|
|
779
|
-
next: boolean;
|
|
780
933
|
size: import('../Button/types').ButtonSize;
|
|
781
934
|
type: import('../Button/types').ButtonType;
|
|
782
935
|
disabled: boolean;
|
|
936
|
+
text: string;
|
|
937
|
+
next: boolean;
|
|
783
938
|
iconLeft: string;
|
|
784
939
|
iconRight: string;
|
|
785
940
|
float: boolean;
|
|
@@ -26,7 +26,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
26
26
|
placeholder: StringConstructor;
|
|
27
27
|
message: StringConstructor;
|
|
28
28
|
error: {
|
|
29
|
-
type: (
|
|
29
|
+
type: (StringConstructor | BooleanConstructor)[];
|
|
30
30
|
};
|
|
31
31
|
readonly: {
|
|
32
32
|
type: BooleanConstructor;
|
|
@@ -69,7 +69,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
69
69
|
placeholder: StringConstructor;
|
|
70
70
|
message: StringConstructor;
|
|
71
71
|
error: {
|
|
72
|
-
type: (
|
|
72
|
+
type: (StringConstructor | BooleanConstructor)[];
|
|
73
73
|
};
|
|
74
74
|
readonly: {
|
|
75
75
|
type: BooleanConstructor;
|
|
@@ -92,11 +92,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
92
92
|
onMousedown?: ((event: Event) => any) | undefined;
|
|
93
93
|
onMouseup?: ((event: Event) => any) | undefined;
|
|
94
94
|
}>, {
|
|
95
|
+
size: import('../Icon.vue').IconSize;
|
|
95
96
|
filled: boolean;
|
|
96
97
|
next: boolean;
|
|
97
98
|
icon: string | null;
|
|
98
99
|
clickable: boolean;
|
|
99
|
-
size: import('../Icon.vue').IconSize;
|
|
100
100
|
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
101
101
|
scheme: import('../Icon.vue').SchemeColor;
|
|
102
102
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
@@ -1,18 +1,12 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
}>, {}, {}, {}, {
|
|
8
|
-
fullySanitize: typeof fullySanitize;
|
|
9
|
-
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
10
|
-
label: {
|
|
11
|
-
type: StringConstructor;
|
|
12
|
-
default: null;
|
|
13
|
-
};
|
|
14
|
-
}>> & Readonly<{}>, {
|
|
1
|
+
interface Props {
|
|
2
|
+
label?: string;
|
|
3
|
+
tooltip?: string;
|
|
4
|
+
useHtmlTooltip?: boolean;
|
|
5
|
+
}
|
|
6
|
+
declare const _default: import('vue').DefineComponent<Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<Props> & Readonly<{}>, {
|
|
15
7
|
label: string;
|
|
16
|
-
|
|
8
|
+
tooltip: string;
|
|
9
|
+
useHtmlTooltip: boolean;
|
|
10
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLElement>;
|
|
17
11
|
export default _default;
|
|
18
12
|
//# sourceMappingURL=Label.vue.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Label.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Label/Label.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"Label.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Label/Label.vue"],"names":[],"mappings":"AAiBA;AA4EA,UAAU,KAAK;IACb,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,cAAc,CAAC,EAAE,OAAO,CAAC;CAC1B;;WAHS,MAAM;aACJ,MAAM;oBACC,OAAO;;AA8F1B,wBAQG"}
|
|
@@ -76,8 +76,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
76
76
|
};
|
|
77
77
|
}>> & Readonly<{}>, {
|
|
78
78
|
text: string;
|
|
79
|
-
scheme: string;
|
|
80
79
|
description: string;
|
|
80
|
+
scheme: string;
|
|
81
81
|
modalIcon: string;
|
|
82
82
|
closeIcon: boolean;
|
|
83
83
|
alertMessage: string;
|
|
@@ -93,11 +93,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
93
93
|
onMousedown?: ((event: Event) => any) | undefined;
|
|
94
94
|
onMouseup?: ((event: Event) => any) | undefined;
|
|
95
95
|
}>, {
|
|
96
|
+
size: import('../Icon.vue').IconSize;
|
|
96
97
|
filled: boolean;
|
|
97
98
|
next: boolean;
|
|
98
99
|
icon: string | null;
|
|
99
100
|
clickable: boolean;
|
|
100
|
-
size: import('../Icon.vue').IconSize;
|
|
101
101
|
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
102
102
|
scheme: import('../Icon.vue').SchemeColor;
|
|
103
103
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|