@weni/unnnic-system 3.2.5-alpha.1 → 3.2.5
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/CHANGELOG.md +31 -0
- 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 +1 -1
- package/dist/components/AudioRecorder/AudioPlayer.vue.d.ts +1 -1
- package/dist/components/AudioRecorder/AudioRecorder.vue.d.ts +3 -3
- 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 +20 -20
- package/dist/components/Card/CardCompany.vue.d.ts +7 -7
- package/dist/components/Card/CardData.vue.d.ts +1 -1
- package/dist/components/Card/CardStatusesContainer.vue.d.ts +3 -3
- 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 +2 -2
- package/dist/components/Card/StatusCard.vue.d.ts +2 -2
- package/dist/components/Card/TitleCard.vue.d.ts +1 -1
- package/dist/components/CardImage/CardImage.vue.d.ts +7 -7
- package/dist/components/CardInformation/CardInformation.vue.d.ts +3 -3
- package/dist/components/CardProject/CardProject.vue.d.ts +2 -2
- package/dist/components/Carousel/Carousel.vue.d.ts +10 -10
- package/dist/components/Carousel/TagCarousel.vue.d.ts +8 -8
- package/dist/components/ChartBar/ChartBar.vue.d.ts +7 -7
- package/dist/components/ChatText/ChatText.vue.d.ts +1 -1
- package/dist/components/ChatsContact/ChatsContact.vue.d.ts +14 -14
- 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 +4 -4
- 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/Chip/Chip.vue.d.ts +8 -0
- package/dist/components/Chip/Chip.vue.d.ts.map +1 -0
- package/dist/components/Chip/types.d.ts +9 -0
- package/dist/components/Chip/types.d.ts.map +1 -0
- package/dist/components/Comment/Comment.vue.d.ts +1 -1
- package/dist/components/DataArea/DataArea.vue.d.ts +1 -1
- 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 +27 -182
- package/dist/components/DatePicker/DatePicker.vue.d.ts +8 -8
- package/dist/components/Disclaimer/types.d.ts +1 -1
- package/dist/components/Disclaimer/types.d.ts.map +1 -1
- package/dist/components/Drawer/Drawer.vue.d.ts +7 -7
- package/dist/components/DropArea/DropArea.vue.d.ts +0 -2
- package/dist/components/DropArea/DropArea.vue.d.ts.map +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 +32 -38
- package/dist/components/FormElement/FormElement.vue.d.ts.map +1 -1
- package/dist/components/Icon/types.d.ts +2 -1
- package/dist/components/Icon/types.d.ts.map +1 -1
- package/dist/components/Icon.vue.d.ts +3 -2
- package/dist/components/Icon.vue.d.ts.map +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 +1 -10
- package/dist/components/Input/BaseInput.vue.d.ts.map +1 -1
- package/dist/components/Input/Input.vue.d.ts +27 -182
- package/dist/components/Input/Input.vue.d.ts.map +1 -1
- package/dist/components/Input/TextInput.vue.d.ts +13 -31
- package/dist/components/InputDatePicker/InputDatePicker.vue.d.ts +37 -192
- 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 +34 -189
- package/dist/components/ModalUpload/ModalUpload.vue.d.ts +14 -20
- 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 +26 -44
- package/dist/components/SelectSmart/SelectSmartMultipleHeader.vue.d.ts +7 -7
- package/dist/components/SelectSmart/SelectSmartOption.vue.d.ts +4 -4
- package/dist/components/SelectTime/index.vue.d.ts +13 -31
- package/dist/components/Slider/Slider.vue.d.ts +1 -1
- 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 +1 -1
- 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 +1 -1
- package/dist/components/Tag/Tag.vue.d.ts +7 -7
- package/dist/components/TextArea/TextArea.vue.d.ts +32 -38
- package/dist/components/TextArea/TextArea.vue.d.ts.map +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 -13
- package/dist/components/index.d.ts +791 -2085
- package/dist/components/index.d.ts.map +1 -1
- package/dist/{es-dc7f4ae0.mjs → es-a07e7553.mjs} +1 -1
- package/dist/{index-93c6d4e1.mjs → index-93aafec9.mjs} +7771 -7911
- package/dist/{pt-br-6c72f1f4.mjs → pt-br-a81c613f.mjs} +1 -1
- package/dist/style.css +1 -1
- package/dist/unnnic.mjs +116 -118
- package/dist/unnnic.umd.js +41 -42
- package/package.json +2 -2
- package/src/assets/scss/scheme-colors.scss +132 -0
- package/src/assets/scss/unnnic.scss +2 -0
- package/src/components/Button/Button.vue +109 -58
- package/src/components/Button/types.ts +1 -0
- package/src/components/Card/Card.vue +12 -21
- package/src/components/Chip/Chip.vue +124 -0
- package/src/components/Chip/__tests__/Chip.spec.js +164 -0
- package/src/components/Chip/types.ts +8 -0
- package/src/components/Disclaimer/types.ts +1 -1
- package/src/components/DropArea/DropArea.vue +2 -26
- package/src/components/FormElement/FormElement.vue +90 -50
- package/src/components/Icon/types.ts +4 -95
- package/src/components/Icon.vue +3 -98
- package/src/components/Input/BaseInput.vue +12 -10
- package/src/components/Input/Input.scss +20 -17
- package/src/components/Input/Input.vue +28 -86
- package/src/components/Input/TextInput.vue +35 -27
- package/src/components/Input/__test__/TextInput.spec.js +5 -5
- package/src/components/Input/__test__/__snapshots__/Input.spec.js.snap +3 -12
- package/src/components/Input/__test__/__snapshots__/TextInput.spec.js.snap +1 -1
- package/src/components/ModalDialog/ModalDialog.vue +29 -27
- 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/TextArea/TextArea.vue +9 -14
- package/src/components/TextArea/__test__/__snapshots__/TextArea.spec.js.snap +2 -7
- package/src/components/index.ts +7 -12
- package/src/stories/Button.stories.js +10 -1
- package/src/stories/Chip.stories.js +173 -0
- package/src/stories/Input.stories.js +3 -17
- package/src/types/scheme-colors.d.ts +102 -0
- package/dist/components/TemplatePreview/TemplatePreview.vue.d.ts +0 -9
- package/dist/components/TemplatePreview/TemplatePreview.vue.d.ts.map +0 -1
- package/dist/components/TemplatePreview/TemplatePreviewModal.vue.d.ts +0 -15
- package/dist/components/TemplatePreview/TemplatePreviewModal.vue.d.ts.map +0 -1
- 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/TemplatePreview/TemplatePreview.vue +0 -249
- package/src/components/TemplatePreview/TemplatePreviewModal.vue +0 -51
- package/src/components/TemplatePreview/types.d.ts +0 -16
- package/src/stories/TemplatePreview.stories.js +0 -94
- package/src/stories/TemplatePreviewModal.stories.js +0 -110
|
@@ -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(): any;
|
|
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;
|
|
156
157
|
size: string;
|
|
157
158
|
type: string;
|
|
158
|
-
next: boolean;
|
|
159
159
|
minDate: string;
|
|
160
160
|
maxDate: string;
|
|
161
161
|
months: unknown[];
|
|
@@ -190,23 +190,19 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
190
190
|
};
|
|
191
191
|
message: {
|
|
192
192
|
type: StringConstructor;
|
|
193
|
-
default:
|
|
194
|
-
};
|
|
195
|
-
errors: {
|
|
196
|
-
type: (StringConstructor | ArrayConstructor)[];
|
|
197
|
-
default: string;
|
|
193
|
+
default: null;
|
|
198
194
|
};
|
|
199
195
|
label: {
|
|
200
196
|
type: StringConstructor;
|
|
201
|
-
default:
|
|
197
|
+
default: null;
|
|
202
198
|
};
|
|
203
199
|
iconLeft: {
|
|
204
200
|
type: StringConstructor;
|
|
205
|
-
default:
|
|
201
|
+
default: null;
|
|
206
202
|
};
|
|
207
203
|
iconRight: {
|
|
208
204
|
type: StringConstructor;
|
|
209
|
-
default:
|
|
205
|
+
default: null;
|
|
210
206
|
};
|
|
211
207
|
allowTogglePassword: {
|
|
212
208
|
type: BooleanConstructor;
|
|
@@ -214,11 +210,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
214
210
|
};
|
|
215
211
|
iconLeftClickable: {
|
|
216
212
|
type: BooleanConstructor;
|
|
217
|
-
default:
|
|
213
|
+
default: null;
|
|
218
214
|
};
|
|
219
215
|
iconRightClickable: {
|
|
220
216
|
type: BooleanConstructor;
|
|
221
|
-
default:
|
|
217
|
+
default: null;
|
|
222
218
|
};
|
|
223
219
|
hasCloudyColor: {
|
|
224
220
|
type: BooleanConstructor;
|
|
@@ -232,22 +228,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
232
228
|
type: (StringConstructor | ArrayConstructor)[];
|
|
233
229
|
default: string;
|
|
234
230
|
};
|
|
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
|
-
};
|
|
251
231
|
}>, {}, {
|
|
252
232
|
val: string;
|
|
253
233
|
}, {
|
|
@@ -274,23 +254,19 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
274
254
|
};
|
|
275
255
|
message: {
|
|
276
256
|
type: StringConstructor;
|
|
277
|
-
default:
|
|
278
|
-
};
|
|
279
|
-
errors: {
|
|
280
|
-
type: (StringConstructor | ArrayConstructor)[];
|
|
281
|
-
default: string;
|
|
257
|
+
default: null;
|
|
282
258
|
};
|
|
283
259
|
label: {
|
|
284
260
|
type: StringConstructor;
|
|
285
|
-
default:
|
|
261
|
+
default: null;
|
|
286
262
|
};
|
|
287
263
|
iconLeft: {
|
|
288
264
|
type: StringConstructor;
|
|
289
|
-
default:
|
|
265
|
+
default: null;
|
|
290
266
|
};
|
|
291
267
|
iconRight: {
|
|
292
268
|
type: StringConstructor;
|
|
293
|
-
default:
|
|
269
|
+
default: null;
|
|
294
270
|
};
|
|
295
271
|
allowTogglePassword: {
|
|
296
272
|
type: BooleanConstructor;
|
|
@@ -298,11 +274,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
298
274
|
};
|
|
299
275
|
iconLeftClickable: {
|
|
300
276
|
type: BooleanConstructor;
|
|
301
|
-
default:
|
|
277
|
+
default: null;
|
|
302
278
|
};
|
|
303
279
|
iconRightClickable: {
|
|
304
280
|
type: BooleanConstructor;
|
|
305
|
-
default:
|
|
281
|
+
default: null;
|
|
306
282
|
};
|
|
307
283
|
hasCloudyColor: {
|
|
308
284
|
type: BooleanConstructor;
|
|
@@ -316,34 +292,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
316
292
|
type: (StringConstructor | ArrayConstructor)[];
|
|
317
293
|
default: string;
|
|
318
294
|
};
|
|
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
|
-
};
|
|
335
295
|
}>> & Readonly<{
|
|
336
296
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
337
297
|
}>, {
|
|
298
|
+
label: string;
|
|
299
|
+
mask: string | unknown[];
|
|
338
300
|
size: string;
|
|
339
301
|
type: string;
|
|
340
|
-
label: string;
|
|
341
302
|
message: string;
|
|
342
|
-
disabled: boolean;
|
|
343
|
-
mask: string | unknown[];
|
|
344
303
|
modelValue: string;
|
|
345
304
|
nativeType: string;
|
|
346
|
-
maxlength: number | null;
|
|
347
305
|
placeholder: string;
|
|
348
306
|
iconLeft: string;
|
|
349
307
|
iconRight: string;
|
|
@@ -351,9 +309,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
351
309
|
iconRightClickable: boolean;
|
|
352
310
|
allowTogglePassword: boolean;
|
|
353
311
|
hasCloudyColor: boolean;
|
|
354
|
-
errors: string | unknown[];
|
|
355
|
-
tooltip: string;
|
|
356
|
-
showMaxlengthCounter: boolean;
|
|
357
312
|
}, {}, {
|
|
358
313
|
TextInput: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
359
314
|
placeholder: {
|
|
@@ -389,6 +344,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
389
344
|
type: BooleanConstructor;
|
|
390
345
|
default: null;
|
|
391
346
|
};
|
|
347
|
+
iconRightSize: {
|
|
348
|
+
type: StringConstructor;
|
|
349
|
+
default: string;
|
|
350
|
+
};
|
|
392
351
|
allowTogglePassword: {
|
|
393
352
|
type: BooleanConstructor;
|
|
394
353
|
default: null;
|
|
@@ -401,21 +360,13 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
401
360
|
type: StringConstructor;
|
|
402
361
|
default: string;
|
|
403
362
|
};
|
|
404
|
-
maxlength: {
|
|
405
|
-
type: NumberConstructor;
|
|
406
|
-
default: null;
|
|
407
|
-
};
|
|
408
|
-
disabled: {
|
|
409
|
-
type: BooleanConstructor;
|
|
410
|
-
default: boolean;
|
|
411
|
-
};
|
|
412
363
|
}>, {}, {
|
|
413
364
|
isFocused: boolean;
|
|
414
365
|
showPassword: boolean;
|
|
415
366
|
}, {
|
|
416
|
-
isDisabled():
|
|
367
|
+
isDisabled(): unknown;
|
|
417
368
|
iconRightSvg(): string;
|
|
418
|
-
iconScheme(): "
|
|
369
|
+
iconScheme(): "neutral-dark" | "neutral-cloudy" | "neutral-cleanest" | "aux-red-500";
|
|
419
370
|
attributes(): any;
|
|
420
371
|
}, {
|
|
421
372
|
focus(): void;
|
|
@@ -457,6 +408,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
457
408
|
type: BooleanConstructor;
|
|
458
409
|
default: null;
|
|
459
410
|
};
|
|
411
|
+
iconRightSize: {
|
|
412
|
+
type: StringConstructor;
|
|
413
|
+
default: string;
|
|
414
|
+
};
|
|
460
415
|
allowTogglePassword: {
|
|
461
416
|
type: BooleanConstructor;
|
|
462
417
|
default: null;
|
|
@@ -469,29 +424,20 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
469
424
|
type: StringConstructor;
|
|
470
425
|
default: string;
|
|
471
426
|
};
|
|
472
|
-
maxlength: {
|
|
473
|
-
type: NumberConstructor;
|
|
474
|
-
default: null;
|
|
475
|
-
};
|
|
476
|
-
disabled: {
|
|
477
|
-
type: BooleanConstructor;
|
|
478
|
-
default: boolean;
|
|
479
|
-
};
|
|
480
427
|
}>> & Readonly<{
|
|
481
428
|
"onIcon-left-click"?: ((...args: any[]) => any) | undefined;
|
|
482
429
|
"onIcon-right-click"?: ((...args: any[]) => any) | undefined;
|
|
483
430
|
}>, {
|
|
484
431
|
size: string;
|
|
485
432
|
type: string;
|
|
486
|
-
disabled: boolean;
|
|
487
433
|
modelValue: string;
|
|
488
434
|
nativeType: string;
|
|
489
|
-
maxlength: number;
|
|
490
435
|
placeholder: string;
|
|
491
436
|
iconLeft: string;
|
|
492
437
|
iconRight: string;
|
|
493
438
|
iconLeftClickable: boolean;
|
|
494
439
|
iconRightClickable: boolean;
|
|
440
|
+
iconRightSize: string;
|
|
495
441
|
allowTogglePassword: boolean;
|
|
496
442
|
hasCloudyColor: boolean;
|
|
497
443
|
}, {}, {
|
|
@@ -519,10 +465,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
519
465
|
};
|
|
520
466
|
hasIconLeft: BooleanConstructor;
|
|
521
467
|
hasIconRight: BooleanConstructor;
|
|
522
|
-
maxlength: {
|
|
523
|
-
type: NumberConstructor;
|
|
524
|
-
default: null;
|
|
525
|
-
};
|
|
526
468
|
}>, {}, {}, {
|
|
527
469
|
attributes(): any;
|
|
528
470
|
classes(): (string | {
|
|
@@ -555,21 +497,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
555
497
|
};
|
|
556
498
|
hasIconLeft: BooleanConstructor;
|
|
557
499
|
hasIconRight: BooleanConstructor;
|
|
558
|
-
maxlength: {
|
|
559
|
-
type: NumberConstructor;
|
|
560
|
-
default: null;
|
|
561
|
-
};
|
|
562
500
|
}>> & Readonly<{
|
|
563
501
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
564
502
|
}>, {
|
|
503
|
+
mask: string | unknown[];
|
|
565
504
|
size: string;
|
|
566
505
|
type: string;
|
|
567
|
-
mask: string | unknown[];
|
|
568
506
|
hasIconLeft: boolean;
|
|
569
507
|
hasIconRight: boolean;
|
|
570
508
|
modelValue: string;
|
|
571
509
|
nativeType: string;
|
|
572
|
-
maxlength: number;
|
|
573
510
|
}, {}, {}, {
|
|
574
511
|
mask: any;
|
|
575
512
|
}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -582,107 +519,15 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
582
519
|
onMousedown?: ((event: Event) => any) | undefined;
|
|
583
520
|
onMouseup?: ((event: Event) => any) | undefined;
|
|
584
521
|
}>, {
|
|
585
|
-
size: import('../Icon.vue').IconSize;
|
|
586
522
|
filled: boolean;
|
|
587
523
|
next: boolean;
|
|
588
524
|
icon: string | null;
|
|
589
525
|
clickable: boolean;
|
|
526
|
+
size: import('../Icon.vue').IconSize;
|
|
590
527
|
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
591
528
|
scheme: import('../Icon.vue').SchemeColor;
|
|
592
529
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
593
530
|
}, {}, 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>;
|
|
686
531
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
687
532
|
UnnnicDatePicker: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
688
533
|
initialStartDate: {
|
|
@@ -761,8 +606,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
761
606
|
}, {
|
|
762
607
|
openMonths(): string[];
|
|
763
608
|
value(): {
|
|
764
|
-
startDate:
|
|
765
|
-
endDate:
|
|
609
|
+
startDate: any;
|
|
610
|
+
endDate: any;
|
|
766
611
|
};
|
|
767
612
|
i18nLocale(): string;
|
|
768
613
|
monthsLocale(): any;
|
|
@@ -895,11 +740,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
895
740
|
}, {}, {
|
|
896
741
|
UnnnicButton: {
|
|
897
742
|
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;
|
|
898
745
|
size: import('../Button/types').ButtonSize;
|
|
899
746
|
type: import('../Button/types').ButtonType;
|
|
900
747
|
disabled: boolean;
|
|
901
|
-
text: string;
|
|
902
|
-
next: boolean;
|
|
903
748
|
iconLeft: string;
|
|
904
749
|
iconRight: string;
|
|
905
750
|
float: boolean;
|
|
@@ -914,11 +759,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
914
759
|
M: {};
|
|
915
760
|
Defaults: {};
|
|
916
761
|
}, Readonly<import('../Button/types').ButtonProps> & Readonly<{}>, {}, {}, {}, {}, {
|
|
762
|
+
text: string;
|
|
763
|
+
next: boolean;
|
|
917
764
|
size: import('../Button/types').ButtonSize;
|
|
918
765
|
type: import('../Button/types').ButtonType;
|
|
919
766
|
disabled: boolean;
|
|
920
|
-
text: string;
|
|
921
|
-
next: boolean;
|
|
922
767
|
iconLeft: string;
|
|
923
768
|
iconRight: string;
|
|
924
769
|
float: boolean;
|
|
@@ -930,11 +775,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
930
775
|
__isTeleport?: never;
|
|
931
776
|
__isSuspense?: never;
|
|
932
777
|
} & import('vue').ComponentOptionsBase<Readonly<import('../Button/types').ButtonProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {
|
|
778
|
+
text: string;
|
|
779
|
+
next: boolean;
|
|
933
780
|
size: import('../Button/types').ButtonSize;
|
|
934
781
|
type: import('../Button/types').ButtonType;
|
|
935
782
|
disabled: boolean;
|
|
936
|
-
text: string;
|
|
937
|
-
next: boolean;
|
|
938
783
|
iconLeft: string;
|
|
939
784
|
iconRight: string;
|
|
940
785
|
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: (BooleanConstructor | StringConstructor)[];
|
|
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: (BooleanConstructor | StringConstructor)[];
|
|
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;
|
|
96
95
|
filled: boolean;
|
|
97
96
|
next: boolean;
|
|
98
97
|
icon: string | null;
|
|
99
98
|
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>;
|
|
@@ -76,8 +76,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
76
76
|
};
|
|
77
77
|
}>> & Readonly<{}>, {
|
|
78
78
|
text: string;
|
|
79
|
-
description: string;
|
|
80
79
|
scheme: string;
|
|
80
|
+
description: 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;
|
|
97
96
|
filled: boolean;
|
|
98
97
|
next: boolean;
|
|
99
98
|
icon: string | null;
|
|
100
99
|
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>;
|
|
@@ -52,7 +52,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
52
52
|
}>, {}, {
|
|
53
53
|
defaultTranslations: {
|
|
54
54
|
cancel: {
|
|
55
|
-
|
|
55
|
+
'pt-br': string;
|
|
56
56
|
en: string;
|
|
57
57
|
es: string;
|
|
58
58
|
};
|
|
@@ -147,10 +147,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
147
147
|
onPrimaryButtonClick?: ((...args: any[]) => any) | undefined;
|
|
148
148
|
onSecondaryButtonClick?: ((...args: any[]) => any) | undefined;
|
|
149
149
|
}>, {
|
|
150
|
-
size: string;
|
|
151
|
-
type: string;
|
|
152
150
|
title: string;
|
|
153
151
|
icon: string;
|
|
152
|
+
size: string;
|
|
153
|
+
type: string;
|
|
154
154
|
iconScheme: string;
|
|
155
155
|
persistent: boolean;
|
|
156
156
|
showCloseIcon: boolean;
|
|
@@ -168,21 +168,21 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
168
168
|
onMousedown?: ((event: Event) => any) | undefined;
|
|
169
169
|
onMouseup?: ((event: Event) => any) | undefined;
|
|
170
170
|
}>, {
|
|
171
|
-
size: import('../Icon.vue').IconSize;
|
|
172
171
|
filled: boolean;
|
|
173
172
|
next: boolean;
|
|
174
173
|
icon: string | null;
|
|
175
174
|
clickable: boolean;
|
|
175
|
+
size: import('../Icon.vue').IconSize;
|
|
176
176
|
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
177
177
|
scheme: import('../Icon.vue').SchemeColor;
|
|
178
178
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
179
179
|
UnnnicButton: {
|
|
180
180
|
new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('../Button/types').ButtonProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, {
|
|
181
|
+
text: string;
|
|
182
|
+
next: boolean;
|
|
181
183
|
size: import('../Button/types').ButtonSize;
|
|
182
184
|
type: import('../Button/types').ButtonType;
|
|
183
185
|
disabled: boolean;
|
|
184
|
-
text: string;
|
|
185
|
-
next: boolean;
|
|
186
186
|
iconLeft: string;
|
|
187
187
|
iconRight: string;
|
|
188
188
|
float: boolean;
|
|
@@ -197,11 +197,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
197
197
|
M: {};
|
|
198
198
|
Defaults: {};
|
|
199
199
|
}, Readonly<import('../Button/types').ButtonProps> & Readonly<{}>, {}, {}, {}, {}, {
|
|
200
|
+
text: string;
|
|
201
|
+
next: boolean;
|
|
200
202
|
size: import('../Button/types').ButtonSize;
|
|
201
203
|
type: import('../Button/types').ButtonType;
|
|
202
204
|
disabled: boolean;
|
|
203
|
-
text: string;
|
|
204
|
-
next: boolean;
|
|
205
205
|
iconLeft: string;
|
|
206
206
|
iconRight: string;
|
|
207
207
|
float: boolean;
|
|
@@ -213,11 +213,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
213
213
|
__isTeleport?: never;
|
|
214
214
|
__isSuspense?: never;
|
|
215
215
|
} & import('vue').ComponentOptionsBase<Readonly<import('../Button/types').ButtonProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {
|
|
216
|
+
text: string;
|
|
217
|
+
next: boolean;
|
|
216
218
|
size: import('../Button/types').ButtonSize;
|
|
217
219
|
type: import('../Button/types').ButtonType;
|
|
218
220
|
disabled: boolean;
|
|
219
|
-
text: string;
|
|
220
|
-
next: boolean;
|
|
221
221
|
iconLeft: string;
|
|
222
222
|
iconRight: string;
|
|
223
223
|
float: boolean;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ModalDialog.vue.d.ts","sourceRoot":"","sources":["../../../src/components/ModalDialog/ModalDialog.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ModalDialog.vue.d.ts","sourceRoot":"","sources":["../../../src/components/ModalDialog/ModalDialog.vue"],"names":[],"mappings":"AAkGA;"}
|