@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.
Files changed (158) hide show
  1. package/CHANGELOG.md +31 -0
  2. package/dist/components/Accordion/Accordion.vue.d.ts +1 -1
  3. package/dist/components/Alert/Alert.vue.d.ts +5 -5
  4. package/dist/components/Alert/Version1dot1.vue.d.ts +2 -2
  5. package/dist/components/AudioRecorder/AudioHandler.vue.d.ts +1 -1
  6. package/dist/components/AudioRecorder/AudioPlayer.vue.d.ts +1 -1
  7. package/dist/components/AudioRecorder/AudioRecorder.vue.d.ts +3 -3
  8. package/dist/components/AvatarIcon/AvatarIcon.vue.d.ts +2 -2
  9. package/dist/components/Banner/Banner.vue.d.ts +1 -1
  10. package/dist/components/Banner/InfoBanner.vue.d.ts +1 -1
  11. package/dist/components/Breadcrumb/Breadcrumb.vue.d.ts +1 -1
  12. package/dist/components/Button/Button.vue.d.ts +2 -2
  13. package/dist/components/Button/Button.vue.d.ts.map +1 -1
  14. package/dist/components/Button/ButtonIcon.vue.d.ts +1 -1
  15. package/dist/components/Button/types.d.ts +1 -1
  16. package/dist/components/Button/types.d.ts.map +1 -1
  17. package/dist/components/Card/AccountCard.vue.d.ts +3 -3
  18. package/dist/components/Card/BlankCard.vue.d.ts +1 -1
  19. package/dist/components/Card/Card.vue.d.ts +20 -20
  20. package/dist/components/Card/CardCompany.vue.d.ts +7 -7
  21. package/dist/components/Card/CardData.vue.d.ts +1 -1
  22. package/dist/components/Card/CardStatusesContainer.vue.d.ts +3 -3
  23. package/dist/components/Card/ContentCard.vue.d.ts +2 -2
  24. package/dist/components/Card/DashCard.vue.d.ts +4 -4
  25. package/dist/components/Card/DefaultCard.vue.d.ts +1 -1
  26. package/dist/components/Card/MarketplaceCard.vue.d.ts +2 -2
  27. package/dist/components/Card/SimpleCard.vue.d.ts +2 -2
  28. package/dist/components/Card/StatusCard.vue.d.ts +2 -2
  29. package/dist/components/Card/TitleCard.vue.d.ts +1 -1
  30. package/dist/components/CardImage/CardImage.vue.d.ts +7 -7
  31. package/dist/components/CardInformation/CardInformation.vue.d.ts +3 -3
  32. package/dist/components/CardProject/CardProject.vue.d.ts +2 -2
  33. package/dist/components/Carousel/Carousel.vue.d.ts +10 -10
  34. package/dist/components/Carousel/TagCarousel.vue.d.ts +8 -8
  35. package/dist/components/ChartBar/ChartBar.vue.d.ts +7 -7
  36. package/dist/components/ChatText/ChatText.vue.d.ts +1 -1
  37. package/dist/components/ChatsContact/ChatsContact.vue.d.ts +14 -14
  38. package/dist/components/ChatsDashboardTagLive/ChatsDashboardTagLive.vue.d.ts +1 -1
  39. package/dist/components/ChatsHeader/ChatsHeader.vue.d.ts +1 -1
  40. package/dist/components/ChatsHeader/ChatsHeader.vue.d.ts.map +1 -1
  41. package/dist/components/ChatsMessage/ChatsMessage.vue.d.ts +4 -4
  42. package/dist/components/ChatsMessage/ChatsMessageStatusBackdrop.vue.d.ts +2 -2
  43. package/dist/components/ChatsNavbar/ChatsNavbar.vue.d.ts +1 -1
  44. package/dist/components/ChatsUserAvatar/ChatsUserAvatar.vue.d.ts +2 -2
  45. package/dist/components/Checkbox/Checkbox.vue.d.ts +3 -3
  46. package/dist/components/Chip/Chip.vue.d.ts +8 -0
  47. package/dist/components/Chip/Chip.vue.d.ts.map +1 -0
  48. package/dist/components/Chip/types.d.ts +9 -0
  49. package/dist/components/Chip/types.d.ts.map +1 -0
  50. package/dist/components/Comment/Comment.vue.d.ts +1 -1
  51. package/dist/components/DataArea/DataArea.vue.d.ts +1 -1
  52. package/dist/components/DataTable/index.vue.d.ts +1 -1
  53. package/dist/components/DataTable/index.vue.d.ts.map +1 -1
  54. package/dist/components/DateFilter/DateFilter.vue.d.ts +27 -182
  55. package/dist/components/DatePicker/DatePicker.vue.d.ts +8 -8
  56. package/dist/components/Disclaimer/types.d.ts +1 -1
  57. package/dist/components/Disclaimer/types.d.ts.map +1 -1
  58. package/dist/components/Drawer/Drawer.vue.d.ts +7 -7
  59. package/dist/components/DropArea/DropArea.vue.d.ts +0 -2
  60. package/dist/components/DropArea/DropArea.vue.d.ts.map +1 -1
  61. package/dist/components/Dropdown/LanguageSelect.vue.d.ts +3 -3
  62. package/dist/components/Flag.vue.d.ts +2 -2
  63. package/dist/components/FormElement/FormElement.vue.d.ts +32 -38
  64. package/dist/components/FormElement/FormElement.vue.d.ts.map +1 -1
  65. package/dist/components/Icon/types.d.ts +2 -1
  66. package/dist/components/Icon/types.d.ts.map +1 -1
  67. package/dist/components/Icon.vue.d.ts +3 -2
  68. package/dist/components/Icon.vue.d.ts.map +1 -1
  69. package/dist/components/IconLoading/IconLoading.vue.d.ts +1 -1
  70. package/dist/components/ImportCard/ImportCard.vue.d.ts +7 -7
  71. package/dist/components/Input/BaseInput.vue.d.ts +1 -10
  72. package/dist/components/Input/BaseInput.vue.d.ts.map +1 -1
  73. package/dist/components/Input/Input.vue.d.ts +27 -182
  74. package/dist/components/Input/Input.vue.d.ts.map +1 -1
  75. package/dist/components/Input/TextInput.vue.d.ts +13 -31
  76. package/dist/components/InputDatePicker/InputDatePicker.vue.d.ts +37 -192
  77. package/dist/components/InputNext/InputNext.vue.d.ts +3 -3
  78. package/dist/components/Modal/Modal.vue.d.ts +2 -2
  79. package/dist/components/ModalDialog/ModalDialog.vue.d.ts +10 -10
  80. package/dist/components/ModalDialog/ModalDialog.vue.d.ts.map +1 -1
  81. package/dist/components/ModalNext/ModalNext.vue.d.ts +34 -189
  82. package/dist/components/ModalUpload/ModalUpload.vue.d.ts +14 -20
  83. package/dist/components/MultiSelect/MultiSelect.vue.d.ts +7 -7
  84. package/dist/components/Pagination/Pagination.vue.d.ts +6 -6
  85. package/dist/components/ProgressBar/ProgressBar.vue.d.ts +1 -1
  86. package/dist/components/Radio/Radio.vue.d.ts +2 -2
  87. package/dist/components/SelectSmart/SelectSmart.vue.d.ts +26 -44
  88. package/dist/components/SelectSmart/SelectSmartMultipleHeader.vue.d.ts +7 -7
  89. package/dist/components/SelectSmart/SelectSmartOption.vue.d.ts +4 -4
  90. package/dist/components/SelectTime/index.vue.d.ts +13 -31
  91. package/dist/components/Slider/Slider.vue.d.ts +1 -1
  92. package/dist/components/StarRating/StarRating.vue.d.ts +1 -1
  93. package/dist/components/Switch/Switch.vue.d.ts +2 -2
  94. package/dist/components/Tab/Tab.vue.d.ts +1 -1
  95. package/dist/components/TableNext/TableBodyCell.vue.d.ts +2 -2
  96. package/dist/components/TableNext/TablePagination.vue.d.ts +6 -6
  97. package/dist/components/TabsExpanded/TabsExpanded.vue.d.ts +1 -1
  98. package/dist/components/Tag/BrandTag.vue.d.ts +2 -2
  99. package/dist/components/Tag/DefaultTag.vue.d.ts +2 -2
  100. package/dist/components/Tag/IndicatorTag.vue.d.ts +1 -1
  101. package/dist/components/Tag/Tag.vue.d.ts +7 -7
  102. package/dist/components/TextArea/TextArea.vue.d.ts +32 -38
  103. package/dist/components/TextArea/TextArea.vue.d.ts.map +1 -1
  104. package/dist/components/Tour/Tour.vue.d.ts +6 -6
  105. package/dist/components/Tour/TourPopover.vue.d.ts +6 -6
  106. package/dist/components/UploadArea/UploadArea.vue.d.ts +7 -13
  107. package/dist/components/index.d.ts +791 -2085
  108. package/dist/components/index.d.ts.map +1 -1
  109. package/dist/{es-dc7f4ae0.mjs → es-a07e7553.mjs} +1 -1
  110. package/dist/{index-93c6d4e1.mjs → index-93aafec9.mjs} +7771 -7911
  111. package/dist/{pt-br-6c72f1f4.mjs → pt-br-a81c613f.mjs} +1 -1
  112. package/dist/style.css +1 -1
  113. package/dist/unnnic.mjs +116 -118
  114. package/dist/unnnic.umd.js +41 -42
  115. package/package.json +2 -2
  116. package/src/assets/scss/scheme-colors.scss +132 -0
  117. package/src/assets/scss/unnnic.scss +2 -0
  118. package/src/components/Button/Button.vue +109 -58
  119. package/src/components/Button/types.ts +1 -0
  120. package/src/components/Card/Card.vue +12 -21
  121. package/src/components/Chip/Chip.vue +124 -0
  122. package/src/components/Chip/__tests__/Chip.spec.js +164 -0
  123. package/src/components/Chip/types.ts +8 -0
  124. package/src/components/Disclaimer/types.ts +1 -1
  125. package/src/components/DropArea/DropArea.vue +2 -26
  126. package/src/components/FormElement/FormElement.vue +90 -50
  127. package/src/components/Icon/types.ts +4 -95
  128. package/src/components/Icon.vue +3 -98
  129. package/src/components/Input/BaseInput.vue +12 -10
  130. package/src/components/Input/Input.scss +20 -17
  131. package/src/components/Input/Input.vue +28 -86
  132. package/src/components/Input/TextInput.vue +35 -27
  133. package/src/components/Input/__test__/TextInput.spec.js +5 -5
  134. package/src/components/Input/__test__/__snapshots__/Input.spec.js.snap +3 -12
  135. package/src/components/Input/__test__/__snapshots__/TextInput.spec.js.snap +1 -1
  136. package/src/components/ModalDialog/ModalDialog.vue +29 -27
  137. package/src/components/ModalDialog/__tests__/__snapshots__/ModalDialog.spec.js.snap +1 -1
  138. package/src/components/TableNext/__test__/__snapshots__/TableNext.spec.js.snap +2 -2
  139. package/src/components/TableNext/__test__/__snapshots__/TablePagination.spec.js.snap +2 -2
  140. package/src/components/TextArea/TextArea.vue +9 -14
  141. package/src/components/TextArea/__test__/__snapshots__/TextArea.spec.js.snap +2 -7
  142. package/src/components/index.ts +7 -12
  143. package/src/stories/Button.stories.js +10 -1
  144. package/src/stories/Chip.stories.js +173 -0
  145. package/src/stories/Input.stories.js +3 -17
  146. package/src/types/scheme-colors.d.ts +102 -0
  147. package/dist/components/TemplatePreview/TemplatePreview.vue.d.ts +0 -9
  148. package/dist/components/TemplatePreview/TemplatePreview.vue.d.ts.map +0 -1
  149. package/dist/components/TemplatePreview/TemplatePreviewModal.vue.d.ts +0 -15
  150. package/dist/components/TemplatePreview/TemplatePreviewModal.vue.d.ts.map +0 -1
  151. package/src/assets/img/previews/doc-preview.png +0 -0
  152. package/src/assets/img/previews/image-preview.png +0 -0
  153. package/src/assets/img/previews/video-preview.png +0 -0
  154. package/src/components/TemplatePreview/TemplatePreview.vue +0 -249
  155. package/src/components/TemplatePreview/TemplatePreviewModal.vue +0 -51
  156. package/src/components/TemplatePreview/types.d.ts +0 -16
  157. package/src/stories/TemplatePreview.stories.js +0 -94
  158. package/src/stories/TemplatePreviewModal.stories.js +0 -110
@@ -27,9 +27,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
27
27
  default: boolean;
28
28
  };
29
29
  }>> & Readonly<{}>, {
30
- disabled: boolean;
31
30
  text: string;
32
31
  clickable: boolean;
32
+ disabled: boolean;
33
33
  }, {}, {
34
34
  UnnnicIcon: import('vue').DefineComponent<import('../Icon.vue').IconProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
35
35
  click: (event: Event) => any;
@@ -40,11 +40,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
40
40
  onMousedown?: ((event: Event) => any) | undefined;
41
41
  onMouseup?: ((event: Event) => any) | undefined;
42
42
  }>, {
43
- size: import('../Icon.vue').IconSize;
44
43
  filled: boolean;
45
44
  next: boolean;
46
45
  icon: string | null;
47
46
  clickable: boolean;
47
+ size: import('../Icon.vue').IconSize;
48
48
  lineHeight: import('../Icon.vue').LineHeight | null;
49
49
  scheme: import('../Icon.vue').SchemeColor;
50
50
  }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
@@ -60,10 +60,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
60
60
  default: null;
61
61
  };
62
62
  }>> & Readonly<{}>, {
63
- disabled: boolean;
64
63
  text: string;
65
64
  clickable: boolean;
66
65
  scheme: string;
66
+ disabled: boolean;
67
67
  hasCloseIcon: boolean;
68
68
  leftIcon: string;
69
69
  rightIcon: string;
@@ -77,11 +77,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
77
77
  onMousedown?: ((event: Event) => any) | undefined;
78
78
  onMouseup?: ((event: Event) => any) | undefined;
79
79
  }>, {
80
- size: import('../Icon.vue').IconSize;
81
80
  filled: boolean;
82
81
  next: boolean;
83
82
  icon: string | null;
84
83
  clickable: boolean;
84
+ size: import('../Icon.vue').IconSize;
85
85
  lineHeight: import('../Icon.vue').LineHeight | null;
86
86
  scheme: import('../Icon.vue').SchemeColor;
87
87
  }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
@@ -65,11 +65,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
65
65
  onMousedown?: ((event: Event) => any) | undefined;
66
66
  onMouseup?: ((event: Event) => any) | undefined;
67
67
  }>, {
68
- size: import('../Icon.vue').IconSize;
69
68
  filled: boolean;
70
69
  next: boolean;
71
70
  icon: string | null;
72
71
  clickable: boolean;
72
+ size: import('../Icon.vue').IconSize;
73
73
  lineHeight: import('../Icon.vue').LineHeight | null;
74
74
  scheme: import('../Icon.vue').SchemeColor;
75
75
  }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
@@ -111,10 +111,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
111
111
  default: null;
112
112
  };
113
113
  }>> & Readonly<{}>, {
114
- disabled: boolean;
115
114
  text: string;
116
115
  clickable: boolean;
117
116
  scheme: string;
117
+ disabled: boolean;
118
118
  hasCloseIcon: boolean;
119
119
  leftIcon: string;
120
120
  rightIcon: string;
@@ -128,11 +128,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
128
128
  onMousedown?: ((event: Event) => any) | undefined;
129
129
  onMouseup?: ((event: Event) => any) | undefined;
130
130
  }>, {
131
- size: import('../Icon.vue').IconSize;
132
131
  filled: boolean;
133
132
  next: boolean;
134
133
  icon: string | null;
135
134
  clickable: boolean;
135
+ size: import('../Icon.vue').IconSize;
136
136
  lineHeight: import('../Icon.vue').LineHeight | null;
137
137
  scheme: import('../Icon.vue').SchemeColor;
138
138
  }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
@@ -203,11 +203,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
203
203
  onMousedown?: ((event: Event) => any) | undefined;
204
204
  onMouseup?: ((event: Event) => any) | undefined;
205
205
  }>, {
206
- size: import('../Icon.vue').IconSize;
207
206
  filled: boolean;
208
207
  next: boolean;
209
208
  icon: string | null;
210
209
  clickable: boolean;
210
+ size: import('../Icon.vue').IconSize;
211
211
  lineHeight: import('../Icon.vue').LineHeight | null;
212
212
  scheme: import('../Icon.vue').SchemeColor;
213
213
  }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
@@ -315,9 +315,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
315
315
  default: boolean;
316
316
  };
317
317
  }>> & Readonly<{}>, {
318
- disabled: boolean;
319
318
  text: string;
320
319
  clickable: boolean;
320
+ disabled: boolean;
321
321
  }, {}, {
322
322
  UnnnicIcon: import('vue').DefineComponent<import('../Icon.vue').IconProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
323
323
  click: (event: Event) => any;
@@ -328,11 +328,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
328
328
  onMousedown?: ((event: Event) => any) | undefined;
329
329
  onMouseup?: ((event: Event) => any) | undefined;
330
330
  }>, {
331
- size: import('../Icon.vue').IconSize;
332
331
  filled: boolean;
333
332
  next: boolean;
334
333
  icon: string | null;
335
334
  clickable: boolean;
335
+ size: import('../Icon.vue').IconSize;
336
336
  lineHeight: import('../Icon.vue').LineHeight | null;
337
337
  scheme: import('../Icon.vue').SchemeColor;
338
338
  }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
@@ -409,11 +409,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
409
409
  default: string;
410
410
  };
411
411
  }>> & Readonly<{}>, {
412
- type: string;
413
- disabled: boolean;
414
412
  text: string;
415
413
  clickable: boolean;
416
414
  scheme: string;
415
+ type: string;
416
+ disabled: boolean;
417
417
  hasCloseIcon: boolean;
418
418
  leftIcon: string;
419
419
  rightIcon: string;
@@ -83,27 +83,17 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
83
83
  default: string;
84
84
  validator: (size: unknown) => boolean;
85
85
  };
86
- label: {
87
- type: StringConstructor;
88
- default: string;
89
- };
90
- fixedLabel: {
91
- type: BooleanConstructor;
92
- default: boolean;
93
- };
86
+ label: StringConstructor;
87
+ fixedLabel: BooleanConstructor;
94
88
  error: {
95
- type: (StringConstructor | BooleanConstructor)[];
96
- default: boolean;
97
- };
98
- message: {
99
- type: StringConstructor;
100
- default: string;
101
- };
102
- disabled: {
103
- type: BooleanConstructor;
89
+ type: (BooleanConstructor | StringConstructor)[];
104
90
  default: boolean;
105
91
  };
106
- }>, {}, {}, {}, {
92
+ message: StringConstructor;
93
+ disabled: BooleanConstructor;
94
+ }>, {}, {}, {
95
+ shouldShowErrorSection(): boolean | "";
96
+ }, {
107
97
  fullySanitize: typeof fullySanitize;
108
98
  }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
109
99
  size: {
@@ -111,34 +101,38 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
111
101
  default: string;
112
102
  validator: (size: unknown) => boolean;
113
103
  };
114
- label: {
115
- type: StringConstructor;
116
- default: string;
117
- };
118
- fixedLabel: {
119
- type: BooleanConstructor;
120
- default: boolean;
121
- };
104
+ label: StringConstructor;
105
+ fixedLabel: BooleanConstructor;
122
106
  error: {
123
- type: (StringConstructor | BooleanConstructor)[];
124
- default: boolean;
125
- };
126
- message: {
127
- type: StringConstructor;
128
- default: string;
129
- };
130
- disabled: {
131
- type: BooleanConstructor;
107
+ type: (BooleanConstructor | StringConstructor)[];
132
108
  default: boolean;
133
109
  };
110
+ message: StringConstructor;
111
+ disabled: BooleanConstructor;
134
112
  }>> & Readonly<{}>, {
135
113
  error: string | boolean;
136
114
  size: string;
137
- label: string;
138
115
  fixedLabel: boolean;
139
- message: string;
140
116
  disabled: boolean;
141
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
117
+ }, {}, {
118
+ UnnnicIcon: import('vue').DefineComponent<import('../Icon.vue').IconProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
119
+ click: (event: Event) => any;
120
+ mousedown: (event: Event) => any;
121
+ mouseup: (event: Event) => any;
122
+ }, string, import('vue').PublicProps, Readonly<import('../Icon.vue').IconProps> & Readonly<{
123
+ onClick?: ((event: Event) => any) | undefined;
124
+ onMousedown?: ((event: Event) => any) | undefined;
125
+ onMouseup?: ((event: Event) => any) | undefined;
126
+ }>, {
127
+ filled: boolean;
128
+ next: boolean;
129
+ icon: string | null;
130
+ clickable: boolean;
131
+ size: import('../Icon.vue').IconSize;
132
+ lineHeight: import('../Icon.vue').LineHeight | null;
133
+ scheme: import('../Icon.vue').SchemeColor;
134
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
135
+ }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
142
136
  }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
143
137
  export default _default;
144
138
  //# sourceMappingURL=TextArea.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"TextArea.vue.d.ts","sourceRoot":"","sources":["../../../src/components/TextArea/TextArea.vue"],"names":[],"mappings":"AA8BA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;8BA0I8B,sBAAsB"}
1
+ {"version":3,"file":"TextArea.vue.d.ts","sourceRoot":"","sources":["../../../src/components/TextArea/TextArea.vue"],"names":[],"mappings":"AA6BA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;8BAqI8B,sBAAsB"}
@@ -162,11 +162,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
162
162
  }>, {}, {}, {
163
163
  UnnnicButton: {
164
164
  new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('../Button/types').ButtonProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, {
165
+ text: string;
166
+ next: boolean;
165
167
  size: import('../Button/types').ButtonSize;
166
168
  type: import('../Button/types').ButtonType;
167
169
  disabled: boolean;
168
- text: string;
169
- next: boolean;
170
170
  iconLeft: string;
171
171
  iconRight: string;
172
172
  float: boolean;
@@ -181,11 +181,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
181
181
  M: {};
182
182
  Defaults: {};
183
183
  }, Readonly<import('../Button/types').ButtonProps> & Readonly<{}>, {}, {}, {}, {}, {
184
+ text: string;
185
+ next: boolean;
184
186
  size: import('../Button/types').ButtonSize;
185
187
  type: import('../Button/types').ButtonType;
186
188
  disabled: boolean;
187
- text: string;
188
- next: boolean;
189
189
  iconLeft: string;
190
190
  iconRight: string;
191
191
  float: boolean;
@@ -197,11 +197,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
197
197
  __isTeleport?: never;
198
198
  __isSuspense?: never;
199
199
  } & import('vue').ComponentOptionsBase<Readonly<import('../Button/types').ButtonProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {
200
+ text: string;
201
+ next: boolean;
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;
@@ -73,11 +73,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
73
73
  }>, {}, {}, {
74
74
  UnnnicButton: {
75
75
  new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('../Button/Button.vue').ButtonProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, {
76
+ text: string;
77
+ next: boolean;
76
78
  size: import('../Button/Button.vue').ButtonSize;
77
79
  type: import('../Button/Button.vue').ButtonType;
78
80
  disabled: boolean;
79
- text: string;
80
- next: boolean;
81
81
  iconLeft: string;
82
82
  iconRight: string;
83
83
  float: boolean;
@@ -92,11 +92,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
92
92
  M: {};
93
93
  Defaults: {};
94
94
  }, Readonly<import('../Button/Button.vue').ButtonProps> & Readonly<{}>, {}, {}, {}, {}, {
95
+ text: string;
96
+ next: boolean;
95
97
  size: import('../Button/Button.vue').ButtonSize;
96
98
  type: import('../Button/Button.vue').ButtonType;
97
99
  disabled: boolean;
98
- text: string;
99
- next: boolean;
100
100
  iconLeft: string;
101
101
  iconRight: string;
102
102
  float: boolean;
@@ -108,11 +108,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
108
108
  __isTeleport?: never;
109
109
  __isSuspense?: never;
110
110
  } & import('vue').ComponentOptionsBase<Readonly<import('../Button/Button.vue').ButtonProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {
111
+ text: string;
112
+ next: boolean;
111
113
  size: import('../Button/Button.vue').ButtonSize;
112
114
  type: import('../Button/Button.vue').ButtonType;
113
115
  disabled: boolean;
114
- text: string;
115
- next: boolean;
116
116
  iconLeft: string;
117
117
  iconRight: string;
118
118
  float: boolean;
@@ -114,7 +114,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
114
114
  UnnnicDropArea: {
115
115
  new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<{}> & Readonly<{}>, {
116
116
  $emit: (event: "update:currentFiles" | "fileChange" | "unsupportedFormat" | "exceededTheMaximumFileSizeLimit", ...args: any[]) => void;
117
- disabled: boolean;
118
117
  subtitle: string;
119
118
  acceptMultiple: boolean;
120
119
  supportedFormats: string;
@@ -123,7 +122,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
123
122
  maximumUploads: number;
124
123
  maxFileSize?: number | undefined;
125
124
  $props: {
126
- readonly disabled?: boolean | undefined;
127
125
  readonly subtitle?: string | undefined;
128
126
  readonly acceptMultiple?: boolean | undefined;
129
127
  readonly supportedFormats?: string | undefined;
@@ -144,7 +142,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
144
142
  Defaults: {};
145
143
  }, Readonly<{}> & Readonly<{}>, {
146
144
  $emit: (event: "update:currentFiles" | "fileChange" | "unsupportedFormat" | "exceededTheMaximumFileSizeLimit", ...args: any[]) => void;
147
- disabled: boolean;
148
145
  subtitle: string;
149
146
  acceptMultiple: boolean;
150
147
  supportedFormats: string;
@@ -153,7 +150,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
153
150
  maximumUploads: number;
154
151
  maxFileSize?: number | undefined;
155
152
  $props: {
156
- readonly disabled?: boolean | undefined;
157
153
  readonly subtitle?: string | undefined;
158
154
  readonly acceptMultiple?: boolean | undefined;
159
155
  readonly supportedFormats?: string | undefined;
@@ -168,7 +164,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
168
164
  __isSuspense?: never;
169
165
  } & import('vue').ComponentOptionsBase<Readonly<{}> & Readonly<{}>, {
170
166
  $emit: (event: "update:currentFiles" | "fileChange" | "unsupportedFormat" | "exceededTheMaximumFileSizeLimit", ...args: any[]) => void;
171
- disabled: boolean;
172
167
  subtitle: string;
173
168
  acceptMultiple: boolean;
174
169
  supportedFormats: string;
@@ -177,7 +172,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
177
172
  maximumUploads: number;
178
173
  maxFileSize?: number | undefined;
179
174
  $props: {
180
- readonly disabled?: boolean | undefined;
181
175
  readonly subtitle?: string | undefined;
182
176
  readonly acceptMultiple?: boolean | undefined;
183
177
  readonly supportedFormats?: string | undefined;
@@ -276,11 +270,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
276
270
  }, {}, {
277
271
  UnnnicButton: {
278
272
  new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('../Button/types').ButtonProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, {
273
+ text: string;
274
+ next: boolean;
279
275
  size: import('../Button/types').ButtonSize;
280
276
  type: import('../Button/types').ButtonType;
281
277
  disabled: boolean;
282
- text: string;
283
- next: boolean;
284
278
  iconLeft: string;
285
279
  iconRight: string;
286
280
  float: boolean;
@@ -295,11 +289,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
295
289
  M: {};
296
290
  Defaults: {};
297
291
  }, Readonly<import('../Button/types').ButtonProps> & Readonly<{}>, {}, {}, {}, {}, {
292
+ text: string;
293
+ next: boolean;
298
294
  size: import('../Button/types').ButtonSize;
299
295
  type: import('../Button/types').ButtonType;
300
296
  disabled: boolean;
301
- text: string;
302
- next: boolean;
303
297
  iconLeft: string;
304
298
  iconRight: string;
305
299
  float: boolean;
@@ -311,11 +305,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
311
305
  __isTeleport?: never;
312
306
  __isSuspense?: never;
313
307
  } & import('vue').ComponentOptionsBase<Readonly<import('../Button/types').ButtonProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {
308
+ text: string;
309
+ next: boolean;
314
310
  size: import('../Button/types').ButtonSize;
315
311
  type: import('../Button/types').ButtonType;
316
312
  disabled: boolean;
317
- text: string;
318
- next: boolean;
319
313
  iconLeft: string;
320
314
  iconRight: string;
321
315
  float: boolean;
@@ -336,11 +330,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
336
330
  onMousedown?: ((event: Event) => any) | undefined;
337
331
  onMouseup?: ((event: Event) => any) | undefined;
338
332
  }>, {
339
- size: import('../Icon.vue').IconSize;
340
333
  filled: boolean;
341
334
  next: boolean;
342
335
  icon: string | null;
343
336
  clickable: boolean;
337
+ size: import('../Icon.vue').IconSize;
344
338
  lineHeight: import('../Icon.vue').LineHeight | null;
345
339
  scheme: import('../Icon.vue').SchemeColor;
346
340
  }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;