@weni/unnnic-system 3.2.5 → 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/CHANGELOG.md +16 -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 +16 -7
- package/dist/components/CardInformation/CardInformation.vue.d.ts +3 -3
- package/dist/components/CardProject/CardProject.vue.d.ts +11 -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/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 +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 +9 -0
- 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/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 -26
- 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 +31 -13
- 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/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/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 +2071 -767
- package/dist/components/index.d.ts.map +1 -1
- package/dist/{es-a07e7553.mjs → es-a147ef18.mjs} +1 -1
- package/dist/{index-93aafec9.mjs → index-802ab669.mjs} +8035 -7832
- package/dist/{pt-br-a81c613f.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/Dropdown/Dropdown.vue +6 -0
- package/src/components/Dropdown/__tests__/Dropdown.spec.js +57 -0
- 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/SelectSmart/SelectSmart.vue +3 -1
- package/src/components/SelectSmart/__tests__/SelectSmart.spec.js +45 -0
- 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
|
@@ -54,11 +54,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
54
54
|
onMousedown?: ((event: Event) => any) | undefined;
|
|
55
55
|
onMouseup?: ((event: Event) => any) | undefined;
|
|
56
56
|
}>, {
|
|
57
|
+
size: import('../Icon.vue').IconSize;
|
|
57
58
|
filled: boolean;
|
|
58
59
|
next: boolean;
|
|
59
60
|
icon: string | null;
|
|
60
61
|
clickable: boolean;
|
|
61
|
-
size: import('../Icon.vue').IconSize;
|
|
62
62
|
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
63
63
|
scheme: import('../Icon.vue').SchemeColor;
|
|
64
64
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
@@ -7,13 +7,13 @@ declare const __VLS_component: import('vue').DefineComponent<{}, {
|
|
|
7
7
|
$emit: (event: "update:modelValue", ...args: any[]) => void;
|
|
8
8
|
size: string;
|
|
9
9
|
disabled: boolean;
|
|
10
|
-
value: string | number;
|
|
11
10
|
modelValue: string | number;
|
|
11
|
+
value: string | number;
|
|
12
12
|
$props: {
|
|
13
13
|
readonly size?: string | undefined;
|
|
14
14
|
readonly disabled?: boolean | undefined;
|
|
15
|
-
readonly value?: string | number | undefined;
|
|
16
15
|
readonly modelValue?: string | number | undefined;
|
|
16
|
+
readonly value?: string | number | undefined;
|
|
17
17
|
};
|
|
18
18
|
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
19
19
|
type __VLS_TemplateResult = {
|
|
@@ -111,7 +111,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
111
111
|
methods: {
|
|
112
112
|
i18n(...args: any[]): any;
|
|
113
113
|
};
|
|
114
|
-
}, import('vue').ComponentOptionsMixin, ("
|
|
114
|
+
}, import('vue').ComponentOptionsMixin, ("update:modelValue" | "onChange" | "update:searchValue" | "onActiveChange")[], "update:modelValue" | "onChange" | "update:searchValue" | "onActiveChange", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
115
115
|
options: {
|
|
116
116
|
type: ArrayConstructor;
|
|
117
117
|
required: true;
|
|
@@ -185,6 +185,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
185
185
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
186
186
|
onOnChange?: ((...args: any[]) => any) | undefined;
|
|
187
187
|
"onUpdate:searchValue"?: ((...args: any[]) => any) | undefined;
|
|
188
|
+
onOnActiveChange?: ((...args: any[]) => any) | undefined;
|
|
188
189
|
}>, {
|
|
189
190
|
size: string;
|
|
190
191
|
type: string;
|
|
@@ -237,10 +238,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
237
238
|
type: BooleanConstructor;
|
|
238
239
|
default: null;
|
|
239
240
|
};
|
|
240
|
-
iconRightSize: {
|
|
241
|
-
type: StringConstructor;
|
|
242
|
-
default: string;
|
|
243
|
-
};
|
|
244
241
|
allowTogglePassword: {
|
|
245
242
|
type: BooleanConstructor;
|
|
246
243
|
default: null;
|
|
@@ -253,13 +250,21 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
253
250
|
type: StringConstructor;
|
|
254
251
|
default: string;
|
|
255
252
|
};
|
|
253
|
+
maxlength: {
|
|
254
|
+
type: NumberConstructor;
|
|
255
|
+
default: null;
|
|
256
|
+
};
|
|
257
|
+
disabled: {
|
|
258
|
+
type: BooleanConstructor;
|
|
259
|
+
default: boolean;
|
|
260
|
+
};
|
|
256
261
|
}>, {}, {
|
|
257
262
|
isFocused: boolean;
|
|
258
263
|
showPassword: boolean;
|
|
259
264
|
}, {
|
|
260
|
-
isDisabled():
|
|
265
|
+
isDisabled(): {};
|
|
261
266
|
iconRightSvg(): string;
|
|
262
|
-
iconScheme(): "
|
|
267
|
+
iconScheme(): "fg-critical" | "fg-muted" | "color-gray-700" | "fg-base";
|
|
263
268
|
attributes(): any;
|
|
264
269
|
}, {
|
|
265
270
|
focus(): void;
|
|
@@ -301,10 +306,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
301
306
|
type: BooleanConstructor;
|
|
302
307
|
default: null;
|
|
303
308
|
};
|
|
304
|
-
iconRightSize: {
|
|
305
|
-
type: StringConstructor;
|
|
306
|
-
default: string;
|
|
307
|
-
};
|
|
308
309
|
allowTogglePassword: {
|
|
309
310
|
type: BooleanConstructor;
|
|
310
311
|
default: null;
|
|
@@ -317,20 +318,29 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
317
318
|
type: StringConstructor;
|
|
318
319
|
default: string;
|
|
319
320
|
};
|
|
321
|
+
maxlength: {
|
|
322
|
+
type: NumberConstructor;
|
|
323
|
+
default: null;
|
|
324
|
+
};
|
|
325
|
+
disabled: {
|
|
326
|
+
type: BooleanConstructor;
|
|
327
|
+
default: boolean;
|
|
328
|
+
};
|
|
320
329
|
}>> & Readonly<{
|
|
321
330
|
"onIcon-left-click"?: ((...args: any[]) => any) | undefined;
|
|
322
331
|
"onIcon-right-click"?: ((...args: any[]) => any) | undefined;
|
|
323
332
|
}>, {
|
|
324
333
|
size: string;
|
|
325
334
|
type: string;
|
|
335
|
+
disabled: boolean;
|
|
326
336
|
modelValue: string;
|
|
327
337
|
nativeType: string;
|
|
338
|
+
maxlength: number;
|
|
328
339
|
placeholder: string;
|
|
329
340
|
iconLeft: string;
|
|
330
341
|
iconRight: string;
|
|
331
342
|
iconLeftClickable: boolean;
|
|
332
343
|
iconRightClickable: boolean;
|
|
333
|
-
iconRightSize: string;
|
|
334
344
|
allowTogglePassword: boolean;
|
|
335
345
|
hasCloudyColor: boolean;
|
|
336
346
|
}, {}, {
|
|
@@ -358,6 +368,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
358
368
|
};
|
|
359
369
|
hasIconLeft: BooleanConstructor;
|
|
360
370
|
hasIconRight: BooleanConstructor;
|
|
371
|
+
maxlength: {
|
|
372
|
+
type: NumberConstructor;
|
|
373
|
+
default: null;
|
|
374
|
+
};
|
|
361
375
|
}>, {}, {}, {
|
|
362
376
|
attributes(): any;
|
|
363
377
|
classes(): (string | {
|
|
@@ -390,16 +404,21 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
390
404
|
};
|
|
391
405
|
hasIconLeft: BooleanConstructor;
|
|
392
406
|
hasIconRight: BooleanConstructor;
|
|
407
|
+
maxlength: {
|
|
408
|
+
type: NumberConstructor;
|
|
409
|
+
default: null;
|
|
410
|
+
};
|
|
393
411
|
}>> & Readonly<{
|
|
394
412
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
395
413
|
}>, {
|
|
396
|
-
mask: string | unknown[];
|
|
397
414
|
size: string;
|
|
398
415
|
type: string;
|
|
416
|
+
mask: string | unknown[];
|
|
399
417
|
hasIconLeft: boolean;
|
|
400
418
|
hasIconRight: boolean;
|
|
401
419
|
modelValue: string;
|
|
402
420
|
nativeType: string;
|
|
421
|
+
maxlength: number;
|
|
403
422
|
}, {}, {}, {
|
|
404
423
|
mask: any;
|
|
405
424
|
}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -412,11 +431,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
412
431
|
onMousedown?: ((event: Event) => any) | undefined;
|
|
413
432
|
onMouseup?: ((event: Event) => any) | undefined;
|
|
414
433
|
}>, {
|
|
434
|
+
size: import('../Icon.vue').IconSize;
|
|
415
435
|
filled: boolean;
|
|
416
436
|
next: boolean;
|
|
417
437
|
icon: string | null;
|
|
418
438
|
clickable: boolean;
|
|
419
|
-
size: import('../Icon.vue').IconSize;
|
|
420
439
|
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
421
440
|
scheme: import('../Icon.vue').SchemeColor;
|
|
422
441
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
@@ -506,8 +525,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
506
525
|
validator(value: unknown): boolean;
|
|
507
526
|
};
|
|
508
527
|
}>> & Readonly<{}>, {
|
|
509
|
-
label: string;
|
|
510
528
|
size: string;
|
|
529
|
+
label: string;
|
|
511
530
|
disabled: boolean;
|
|
512
531
|
description: string;
|
|
513
532
|
active: boolean;
|
|
@@ -519,7 +538,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
519
538
|
}, {}, {
|
|
520
539
|
UnnnicCheckbox: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
521
540
|
modelValue: {
|
|
522
|
-
type: (
|
|
541
|
+
type: (StringConstructor | BooleanConstructor)[];
|
|
523
542
|
default: boolean;
|
|
524
543
|
validator(value: unknown): boolean;
|
|
525
544
|
};
|
|
@@ -544,7 +563,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
544
563
|
click(): void;
|
|
545
564
|
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("change" | "update:model-value")[], "change" | "update:model-value", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
546
565
|
modelValue: {
|
|
547
|
-
type: (
|
|
566
|
+
type: (StringConstructor | BooleanConstructor)[];
|
|
548
567
|
default: boolean;
|
|
549
568
|
validator(value: unknown): boolean;
|
|
550
569
|
};
|
|
@@ -579,11 +598,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
579
598
|
onMousedown?: ((event: Event) => any) | undefined;
|
|
580
599
|
onMouseup?: ((event: Event) => any) | undefined;
|
|
581
600
|
}>, {
|
|
601
|
+
size: import('../Icon.vue').IconSize;
|
|
582
602
|
filled: boolean;
|
|
583
603
|
next: boolean;
|
|
584
604
|
icon: string | null;
|
|
585
605
|
clickable: boolean;
|
|
586
|
-
size: import('../Icon.vue').IconSize;
|
|
587
606
|
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
588
607
|
scheme: import('../Icon.vue').SchemeColor;
|
|
589
608
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
@@ -748,10 +767,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
748
767
|
default: null;
|
|
749
768
|
};
|
|
750
769
|
}>> & Readonly<{}>, {
|
|
770
|
+
disabled: boolean;
|
|
751
771
|
text: string;
|
|
752
772
|
clickable: boolean;
|
|
753
773
|
scheme: string;
|
|
754
|
-
disabled: boolean;
|
|
755
774
|
hasCloseIcon: boolean;
|
|
756
775
|
leftIcon: string;
|
|
757
776
|
rightIcon: string;
|
|
@@ -765,11 +784,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
765
784
|
onMousedown?: ((event: Event) => any) | undefined;
|
|
766
785
|
onMouseup?: ((event: Event) => any) | undefined;
|
|
767
786
|
}>, {
|
|
787
|
+
size: import('../Icon.vue').IconSize;
|
|
768
788
|
filled: boolean;
|
|
769
789
|
next: boolean;
|
|
770
790
|
icon: string | null;
|
|
771
791
|
clickable: boolean;
|
|
772
|
-
size: import('../Icon.vue').IconSize;
|
|
773
792
|
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
774
793
|
scheme: import('../Icon.vue').SchemeColor;
|
|
775
794
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
@@ -840,11 +859,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
840
859
|
onMousedown?: ((event: Event) => any) | undefined;
|
|
841
860
|
onMouseup?: ((event: Event) => any) | undefined;
|
|
842
861
|
}>, {
|
|
862
|
+
size: import('../Icon.vue').IconSize;
|
|
843
863
|
filled: boolean;
|
|
844
864
|
next: boolean;
|
|
845
865
|
icon: string | null;
|
|
846
866
|
clickable: boolean;
|
|
847
|
-
size: import('../Icon.vue').IconSize;
|
|
848
867
|
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
849
868
|
scheme: import('../Icon.vue').SchemeColor;
|
|
850
869
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
@@ -952,9 +971,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
952
971
|
default: boolean;
|
|
953
972
|
};
|
|
954
973
|
}>> & Readonly<{}>, {
|
|
974
|
+
disabled: boolean;
|
|
955
975
|
text: string;
|
|
956
976
|
clickable: boolean;
|
|
957
|
-
disabled: boolean;
|
|
958
977
|
}, {}, {
|
|
959
978
|
UnnnicIcon: import('vue').DefineComponent<import('../Icon.vue').IconProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
960
979
|
click: (event: Event) => any;
|
|
@@ -965,11 +984,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
965
984
|
onMousedown?: ((event: Event) => any) | undefined;
|
|
966
985
|
onMouseup?: ((event: Event) => any) | undefined;
|
|
967
986
|
}>, {
|
|
987
|
+
size: import('../Icon.vue').IconSize;
|
|
968
988
|
filled: boolean;
|
|
969
989
|
next: boolean;
|
|
970
990
|
icon: string | null;
|
|
971
991
|
clickable: boolean;
|
|
972
|
-
size: import('../Icon.vue').IconSize;
|
|
973
992
|
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
974
993
|
scheme: import('../Icon.vue').SchemeColor;
|
|
975
994
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
@@ -1046,11 +1065,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1046
1065
|
default: string;
|
|
1047
1066
|
};
|
|
1048
1067
|
}>> & Readonly<{}>, {
|
|
1068
|
+
type: string;
|
|
1069
|
+
disabled: boolean;
|
|
1049
1070
|
text: string;
|
|
1050
1071
|
clickable: boolean;
|
|
1051
1072
|
scheme: string;
|
|
1052
|
-
type: string;
|
|
1053
|
-
disabled: boolean;
|
|
1054
1073
|
hasCloseIcon: boolean;
|
|
1055
1074
|
leftIcon: string;
|
|
1056
1075
|
rightIcon: string;
|
|
@@ -1146,11 +1165,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1146
1165
|
onMousedown?: ((event: Event) => any) | undefined;
|
|
1147
1166
|
onMouseup?: ((event: Event) => any) | undefined;
|
|
1148
1167
|
}>, {
|
|
1168
|
+
size: import('../Icon.vue').IconSize;
|
|
1149
1169
|
filled: boolean;
|
|
1150
1170
|
next: boolean;
|
|
1151
1171
|
icon: string | null;
|
|
1152
1172
|
clickable: boolean;
|
|
1153
|
-
size: import('../Icon.vue').IconSize;
|
|
1154
1173
|
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
1155
1174
|
scheme: import('../Icon.vue').SchemeColor;
|
|
1156
1175
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
@@ -157,10 +157,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
157
157
|
default: null;
|
|
158
158
|
};
|
|
159
159
|
}>> & Readonly<{}>, {
|
|
160
|
+
disabled: boolean;
|
|
160
161
|
text: string;
|
|
161
162
|
clickable: boolean;
|
|
162
163
|
scheme: string;
|
|
163
|
-
disabled: boolean;
|
|
164
164
|
hasCloseIcon: boolean;
|
|
165
165
|
leftIcon: string;
|
|
166
166
|
rightIcon: string;
|
|
@@ -174,11 +174,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
174
174
|
onMousedown?: ((event: Event) => any) | undefined;
|
|
175
175
|
onMouseup?: ((event: Event) => any) | undefined;
|
|
176
176
|
}>, {
|
|
177
|
+
size: import('../Icon.vue').IconSize;
|
|
177
178
|
filled: boolean;
|
|
178
179
|
next: boolean;
|
|
179
180
|
icon: string | null;
|
|
180
181
|
clickable: boolean;
|
|
181
|
-
size: import('../Icon.vue').IconSize;
|
|
182
182
|
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
183
183
|
scheme: import('../Icon.vue').SchemeColor;
|
|
184
184
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
@@ -249,11 +249,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
249
249
|
onMousedown?: ((event: Event) => any) | undefined;
|
|
250
250
|
onMouseup?: ((event: Event) => any) | undefined;
|
|
251
251
|
}>, {
|
|
252
|
+
size: import('../Icon.vue').IconSize;
|
|
252
253
|
filled: boolean;
|
|
253
254
|
next: boolean;
|
|
254
255
|
icon: string | null;
|
|
255
256
|
clickable: boolean;
|
|
256
|
-
size: import('../Icon.vue').IconSize;
|
|
257
257
|
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
258
258
|
scheme: import('../Icon.vue').SchemeColor;
|
|
259
259
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
@@ -361,9 +361,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
361
361
|
default: boolean;
|
|
362
362
|
};
|
|
363
363
|
}>> & Readonly<{}>, {
|
|
364
|
+
disabled: boolean;
|
|
364
365
|
text: string;
|
|
365
366
|
clickable: boolean;
|
|
366
|
-
disabled: boolean;
|
|
367
367
|
}, {}, {
|
|
368
368
|
UnnnicIcon: import('vue').DefineComponent<import('../Icon.vue').IconProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
369
369
|
click: (event: Event) => any;
|
|
@@ -374,11 +374,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
374
374
|
onMousedown?: ((event: Event) => any) | undefined;
|
|
375
375
|
onMouseup?: ((event: Event) => any) | undefined;
|
|
376
376
|
}>, {
|
|
377
|
+
size: import('../Icon.vue').IconSize;
|
|
377
378
|
filled: boolean;
|
|
378
379
|
next: boolean;
|
|
379
380
|
icon: string | null;
|
|
380
381
|
clickable: boolean;
|
|
381
|
-
size: import('../Icon.vue').IconSize;
|
|
382
382
|
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
383
383
|
scheme: import('../Icon.vue').SchemeColor;
|
|
384
384
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
@@ -455,11 +455,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
455
455
|
default: string;
|
|
456
456
|
};
|
|
457
457
|
}>> & Readonly<{}>, {
|
|
458
|
+
type: string;
|
|
459
|
+
disabled: boolean;
|
|
458
460
|
text: string;
|
|
459
461
|
clickable: boolean;
|
|
460
462
|
scheme: string;
|
|
461
|
-
type: string;
|
|
462
|
-
disabled: boolean;
|
|
463
463
|
hasCloseIcon: boolean;
|
|
464
464
|
leftIcon: string;
|
|
465
465
|
rightIcon: string;
|
|
@@ -84,8 +84,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
84
84
|
validator(value: unknown): boolean;
|
|
85
85
|
};
|
|
86
86
|
}>> & Readonly<{}>, {
|
|
87
|
-
label: string;
|
|
88
87
|
size: string;
|
|
88
|
+
label: string;
|
|
89
89
|
disabled: boolean;
|
|
90
90
|
description: string;
|
|
91
91
|
active: boolean;
|
|
@@ -97,7 +97,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
97
97
|
}, {}, {
|
|
98
98
|
UnnnicCheckbox: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
99
99
|
modelValue: {
|
|
100
|
-
type: (
|
|
100
|
+
type: (StringConstructor | BooleanConstructor)[];
|
|
101
101
|
default: boolean;
|
|
102
102
|
validator(value: unknown): boolean;
|
|
103
103
|
};
|
|
@@ -122,7 +122,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
122
122
|
click(): void;
|
|
123
123
|
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("change" | "update:model-value")[], "change" | "update:model-value", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
124
124
|
modelValue: {
|
|
125
|
-
type: (
|
|
125
|
+
type: (StringConstructor | BooleanConstructor)[];
|
|
126
126
|
default: boolean;
|
|
127
127
|
validator(value: unknown): boolean;
|
|
128
128
|
};
|
|
@@ -157,11 +157,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
157
157
|
onMousedown?: ((event: Event) => any) | undefined;
|
|
158
158
|
onMouseup?: ((event: Event) => any) | undefined;
|
|
159
159
|
}>, {
|
|
160
|
+
size: import('../Icon.vue').IconSize;
|
|
160
161
|
filled: boolean;
|
|
161
162
|
next: boolean;
|
|
162
163
|
icon: string | null;
|
|
163
164
|
clickable: boolean;
|
|
164
|
-
size: import('../Icon.vue').IconSize;
|
|
165
165
|
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
166
166
|
scheme: import('../Icon.vue').SchemeColor;
|
|
167
167
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
@@ -143,10 +143,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
143
143
|
type: BooleanConstructor;
|
|
144
144
|
default: null;
|
|
145
145
|
};
|
|
146
|
-
iconRightSize: {
|
|
147
|
-
type: StringConstructor;
|
|
148
|
-
default: string;
|
|
149
|
-
};
|
|
150
146
|
allowTogglePassword: {
|
|
151
147
|
type: BooleanConstructor;
|
|
152
148
|
default: null;
|
|
@@ -159,13 +155,21 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
159
155
|
type: StringConstructor;
|
|
160
156
|
default: string;
|
|
161
157
|
};
|
|
158
|
+
maxlength: {
|
|
159
|
+
type: NumberConstructor;
|
|
160
|
+
default: null;
|
|
161
|
+
};
|
|
162
|
+
disabled: {
|
|
163
|
+
type: BooleanConstructor;
|
|
164
|
+
default: boolean;
|
|
165
|
+
};
|
|
162
166
|
}>, {}, {
|
|
163
167
|
isFocused: boolean;
|
|
164
168
|
showPassword: boolean;
|
|
165
169
|
}, {
|
|
166
|
-
isDisabled():
|
|
170
|
+
isDisabled(): {};
|
|
167
171
|
iconRightSvg(): string;
|
|
168
|
-
iconScheme(): "
|
|
172
|
+
iconScheme(): "fg-critical" | "fg-muted" | "color-gray-700" | "fg-base";
|
|
169
173
|
attributes(): any;
|
|
170
174
|
}, {
|
|
171
175
|
focus(): void;
|
|
@@ -207,10 +211,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
207
211
|
type: BooleanConstructor;
|
|
208
212
|
default: null;
|
|
209
213
|
};
|
|
210
|
-
iconRightSize: {
|
|
211
|
-
type: StringConstructor;
|
|
212
|
-
default: string;
|
|
213
|
-
};
|
|
214
214
|
allowTogglePassword: {
|
|
215
215
|
type: BooleanConstructor;
|
|
216
216
|
default: null;
|
|
@@ -223,20 +223,29 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
223
223
|
type: StringConstructor;
|
|
224
224
|
default: string;
|
|
225
225
|
};
|
|
226
|
+
maxlength: {
|
|
227
|
+
type: NumberConstructor;
|
|
228
|
+
default: null;
|
|
229
|
+
};
|
|
230
|
+
disabled: {
|
|
231
|
+
type: BooleanConstructor;
|
|
232
|
+
default: boolean;
|
|
233
|
+
};
|
|
226
234
|
}>> & Readonly<{
|
|
227
235
|
"onIcon-left-click"?: ((...args: any[]) => any) | undefined;
|
|
228
236
|
"onIcon-right-click"?: ((...args: any[]) => any) | undefined;
|
|
229
237
|
}>, {
|
|
230
238
|
size: string;
|
|
231
239
|
type: string;
|
|
240
|
+
disabled: boolean;
|
|
232
241
|
modelValue: string;
|
|
233
242
|
nativeType: string;
|
|
243
|
+
maxlength: number;
|
|
234
244
|
placeholder: string;
|
|
235
245
|
iconLeft: string;
|
|
236
246
|
iconRight: string;
|
|
237
247
|
iconLeftClickable: boolean;
|
|
238
248
|
iconRightClickable: boolean;
|
|
239
|
-
iconRightSize: string;
|
|
240
249
|
allowTogglePassword: boolean;
|
|
241
250
|
hasCloudyColor: boolean;
|
|
242
251
|
}, {}, {
|
|
@@ -264,6 +273,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
264
273
|
};
|
|
265
274
|
hasIconLeft: BooleanConstructor;
|
|
266
275
|
hasIconRight: BooleanConstructor;
|
|
276
|
+
maxlength: {
|
|
277
|
+
type: NumberConstructor;
|
|
278
|
+
default: null;
|
|
279
|
+
};
|
|
267
280
|
}>, {}, {}, {
|
|
268
281
|
attributes(): any;
|
|
269
282
|
classes(): (string | {
|
|
@@ -296,16 +309,21 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
296
309
|
};
|
|
297
310
|
hasIconLeft: BooleanConstructor;
|
|
298
311
|
hasIconRight: BooleanConstructor;
|
|
312
|
+
maxlength: {
|
|
313
|
+
type: NumberConstructor;
|
|
314
|
+
default: null;
|
|
315
|
+
};
|
|
299
316
|
}>> & Readonly<{
|
|
300
317
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
301
318
|
}>, {
|
|
302
|
-
mask: string | unknown[];
|
|
303
319
|
size: string;
|
|
304
320
|
type: string;
|
|
321
|
+
mask: string | unknown[];
|
|
305
322
|
hasIconLeft: boolean;
|
|
306
323
|
hasIconRight: boolean;
|
|
307
324
|
modelValue: string;
|
|
308
325
|
nativeType: string;
|
|
326
|
+
maxlength: number;
|
|
309
327
|
}, {}, {}, {
|
|
310
328
|
mask: any;
|
|
311
329
|
}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -318,11 +336,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
318
336
|
onMousedown?: ((event: Event) => any) | undefined;
|
|
319
337
|
onMouseup?: ((event: Event) => any) | undefined;
|
|
320
338
|
}>, {
|
|
339
|
+
size: import('../Icon.vue').IconSize;
|
|
321
340
|
filled: boolean;
|
|
322
341
|
next: boolean;
|
|
323
342
|
icon: string | null;
|
|
324
343
|
clickable: boolean;
|
|
325
|
-
size: import('../Icon.vue').IconSize;
|
|
326
344
|
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
327
345
|
scheme: import('../Icon.vue').SchemeColor;
|
|
328
346
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
@@ -188,11 +188,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
188
188
|
onMousedown?: ((event: Event) => any) | undefined;
|
|
189
189
|
onMouseup?: ((event: Event) => any) | undefined;
|
|
190
190
|
}>, {
|
|
191
|
+
size: import('../Icon.vue').IconSize;
|
|
191
192
|
filled: boolean;
|
|
192
193
|
next: boolean;
|
|
193
194
|
icon: string | null;
|
|
194
195
|
clickable: boolean;
|
|
195
|
-
size: import('../Icon.vue').IconSize;
|
|
196
196
|
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
197
197
|
scheme: import('../Icon.vue').SchemeColor;
|
|
198
198
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
@@ -33,11 +33,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
33
33
|
onMousedown?: ((event: Event) => any) | undefined;
|
|
34
34
|
onMouseup?: ((event: Event) => any) | undefined;
|
|
35
35
|
}>, {
|
|
36
|
+
size: import('../Icon.vue').IconSize;
|
|
36
37
|
filled: boolean;
|
|
37
38
|
next: boolean;
|
|
38
39
|
icon: string | null;
|
|
39
40
|
clickable: boolean;
|
|
40
|
-
size: import('../Icon.vue').IconSize;
|
|
41
41
|
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
42
42
|
scheme: import('../Icon.vue').SchemeColor;
|
|
43
43
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
@@ -27,7 +27,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
27
27
|
isActive: boolean;
|
|
28
28
|
}, {
|
|
29
29
|
currentIcon(): "switch-selected-disabled" | "switch-default-disabled" | "switch-default";
|
|
30
|
-
iconSize(): "
|
|
30
|
+
iconSize(): "md" | "sm";
|
|
31
31
|
iconScheme(): "neutral-soft" | "brand-weni";
|
|
32
32
|
iconLineHeight(): "" | "sm";
|
|
33
33
|
}, {
|
|
@@ -76,11 +76,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
76
76
|
onMousedown?: ((event: Event) => any) | undefined;
|
|
77
77
|
onMouseup?: ((event: Event) => any) | undefined;
|
|
78
78
|
}>, {
|
|
79
|
+
size: import('../Icon.vue').IconSize;
|
|
79
80
|
filled: boolean;
|
|
80
81
|
next: boolean;
|
|
81
82
|
icon: string | null;
|
|
82
83
|
clickable: boolean;
|
|
83
|
-
size: import('../Icon.vue').IconSize;
|
|
84
84
|
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
85
85
|
scheme: import('../Icon.vue').SchemeColor;
|
|
86
86
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
@@ -60,11 +60,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
60
60
|
onMousedown?: ((event: Event) => any) | undefined;
|
|
61
61
|
onMouseup?: ((event: Event) => any) | undefined;
|
|
62
62
|
}>, {
|
|
63
|
+
size: import('../Icon.vue').IconSize;
|
|
63
64
|
filled: boolean;
|
|
64
65
|
next: boolean;
|
|
65
66
|
icon: string | null;
|
|
66
67
|
clickable: boolean;
|
|
67
|
-
size: import('../Icon.vue').IconSize;
|
|
68
68
|
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
69
69
|
scheme: import('../Icon.vue').SchemeColor;
|
|
70
70
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
@@ -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;
|