@rocketui/vue 0.3.0-alpha.1 → 0.3.0-alpha.2

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 (161) hide show
  1. package/dist/rocket-ui-vue.d.ts +3414 -0
  2. package/package.json +1 -1
  3. package/dist/src/components/Accordion/Accordion.stories.d.ts +0 -116
  4. package/dist/src/components/Accordion/Accordion.stories.d.ts.map +0 -1
  5. package/dist/src/components/Accordion/RAccordion.vue.d.ts +0 -70
  6. package/dist/src/components/Accordion/RAccordion.vue.d.ts.map +0 -1
  7. package/dist/src/components/Accordion/accordion.spec.d.ts +0 -2
  8. package/dist/src/components/Accordion/accordion.spec.d.ts.map +0 -1
  9. package/dist/src/components/Alert/Alert.stories.d.ts +0 -461
  10. package/dist/src/components/Alert/Alert.stories.d.ts.map +0 -1
  11. package/dist/src/components/Alert/RAlert.vue.d.ts +0 -109
  12. package/dist/src/components/Alert/RAlert.vue.d.ts.map +0 -1
  13. package/dist/src/components/Alert/alert.spec.d.ts +0 -2
  14. package/dist/src/components/Alert/alert.spec.d.ts.map +0 -1
  15. package/dist/src/components/Avatar/Avatar.stories.d.ts +0 -68
  16. package/dist/src/components/Avatar/Avatar.stories.d.ts.map +0 -1
  17. package/dist/src/components/Avatar/RAvatar.vue.d.ts +0 -92
  18. package/dist/src/components/Avatar/RAvatar.vue.d.ts.map +0 -1
  19. package/dist/src/components/Avatar/avatar.spec.d.ts +0 -2
  20. package/dist/src/components/Avatar/avatar.spec.d.ts.map +0 -1
  21. package/dist/src/components/Badge/Badge.stories.d.ts +0 -281
  22. package/dist/src/components/Badge/Badge.stories.d.ts.map +0 -1
  23. package/dist/src/components/Badge/RBadge.vue.d.ts +0 -143
  24. package/dist/src/components/Badge/RBadge.vue.d.ts.map +0 -1
  25. package/dist/src/components/Badge/badge.spec.d.ts +0 -2
  26. package/dist/src/components/Badge/badge.spec.d.ts.map +0 -1
  27. package/dist/src/components/Box/Box.stories.d.ts +0 -167
  28. package/dist/src/components/Box/Box.stories.d.ts.map +0 -1
  29. package/dist/src/components/Breadcrumb/Breadcrumb.stories.d.ts +0 -111
  30. package/dist/src/components/Breadcrumb/Breadcrumb.stories.d.ts.map +0 -1
  31. package/dist/src/components/Breadcrumb/RBreadcrumb.vue.d.ts +0 -50
  32. package/dist/src/components/Breadcrumb/RBreadcrumb.vue.d.ts.map +0 -1
  33. package/dist/src/components/Button/Button.spec.d.ts +0 -2
  34. package/dist/src/components/Button/Button.spec.d.ts.map +0 -1
  35. package/dist/src/components/Button/Button.stories.d.ts +0 -553
  36. package/dist/src/components/Button/Button.stories.d.ts.map +0 -1
  37. package/dist/src/components/Button/RButton.vue.d.ts +0 -155
  38. package/dist/src/components/Button/RButton.vue.d.ts.map +0 -1
  39. package/dist/src/components/Checkbox/Checkbox.stories.d.ts +0 -88
  40. package/dist/src/components/Checkbox/Checkbox.stories.d.ts.map +0 -1
  41. package/dist/src/components/Checkbox/RCheckbox.vue.d.ts +0 -120
  42. package/dist/src/components/Checkbox/RCheckbox.vue.d.ts.map +0 -1
  43. package/dist/src/components/Checkbox/checkbox.spec.d.ts +0 -2
  44. package/dist/src/components/Checkbox/checkbox.spec.d.ts.map +0 -1
  45. package/dist/src/components/Chips/Chip.stories.d.ts +0 -547
  46. package/dist/src/components/Chips/Chip.stories.d.ts.map +0 -1
  47. package/dist/src/components/Chips/RChip.vue.d.ts +0 -132
  48. package/dist/src/components/Chips/RChip.vue.d.ts.map +0 -1
  49. package/dist/src/components/Chips/chip.spec.d.ts +0 -2
  50. package/dist/src/components/Chips/chip.spec.d.ts.map +0 -1
  51. package/dist/src/components/Dropdown/Dropdown.stories.d.ts +0 -690
  52. package/dist/src/components/Dropdown/Dropdown.stories.d.ts.map +0 -1
  53. package/dist/src/components/Dropdown/RDropdown.vue.d.ts +0 -418
  54. package/dist/src/components/Dropdown/RDropdown.vue.d.ts.map +0 -1
  55. package/dist/src/components/Dropdown/dropdown.spec.d.ts +0 -2
  56. package/dist/src/components/Dropdown/dropdown.spec.d.ts.map +0 -1
  57. package/dist/src/components/Icon/Icon.stories.d.ts +0 -39
  58. package/dist/src/components/Icon/Icon.stories.d.ts.map +0 -1
  59. package/dist/src/components/Icon/RIcon.vue.d.ts +0 -59
  60. package/dist/src/components/Icon/RIcon.vue.d.ts.map +0 -1
  61. package/dist/src/components/Icon/icon.spec.d.ts +0 -2
  62. package/dist/src/components/Icon/icon.spec.d.ts.map +0 -1
  63. package/dist/src/components/ItemGroup/ItemGroup.stories.d.ts +0 -215
  64. package/dist/src/components/ItemGroup/ItemGroup.stories.d.ts.map +0 -1
  65. package/dist/src/components/ItemGroup/RItem.vue.d.ts +0 -65
  66. package/dist/src/components/ItemGroup/RItem.vue.d.ts.map +0 -1
  67. package/dist/src/components/ItemGroup/RItemGroup.vue.d.ts +0 -123
  68. package/dist/src/components/ItemGroup/RItemGroup.vue.d.ts.map +0 -1
  69. package/dist/src/components/ItemGroup/itemgroup.spec.d.ts +0 -2
  70. package/dist/src/components/ItemGroup/itemgroup.spec.d.ts.map +0 -1
  71. package/dist/src/components/Label/Label.stories.d.ts +0 -133
  72. package/dist/src/components/Label/Label.stories.d.ts.map +0 -1
  73. package/dist/src/components/Label/RLabel.vue.d.ts +0 -68
  74. package/dist/src/components/Label/RLabel.vue.d.ts.map +0 -1
  75. package/dist/src/components/Modal/Modal.stories.d.ts +0 -343
  76. package/dist/src/components/Modal/Modal.stories.d.ts.map +0 -1
  77. package/dist/src/components/Modal/RModal.vue.d.ts +0 -183
  78. package/dist/src/components/Modal/RModal.vue.d.ts.map +0 -1
  79. package/dist/src/components/Modal/modal.spec.d.ts +0 -2
  80. package/dist/src/components/Modal/modal.spec.d.ts.map +0 -1
  81. package/dist/src/components/Pagination/Pagination.stories.d.ts +0 -243
  82. package/dist/src/components/Pagination/Pagination.stories.d.ts.map +0 -1
  83. package/dist/src/components/Pagination/RPagination.vue.d.ts +0 -110
  84. package/dist/src/components/Pagination/RPagination.vue.d.ts.map +0 -1
  85. package/dist/src/components/Pagination/pagination.spec.d.ts +0 -2
  86. package/dist/src/components/Pagination/pagination.spec.d.ts.map +0 -1
  87. package/dist/src/components/ProgressBar/Progressbar.stories.d.ts +0 -30
  88. package/dist/src/components/ProgressBar/Progressbar.stories.d.ts.map +0 -1
  89. package/dist/src/components/ProgressBar/RProgressbar.vue.d.ts +0 -34
  90. package/dist/src/components/ProgressBar/RProgressbar.vue.d.ts.map +0 -1
  91. package/dist/src/components/ProgressBar/progressbar.spec.d.ts +0 -2
  92. package/dist/src/components/ProgressBar/progressbar.spec.d.ts.map +0 -1
  93. package/dist/src/components/Radio/RRadio.vue.d.ts +0 -66
  94. package/dist/src/components/Radio/RRadio.vue.d.ts.map +0 -1
  95. package/dist/src/components/Radio/Radio.stories.d.ts +0 -100
  96. package/dist/src/components/Radio/Radio.stories.d.ts.map +0 -1
  97. package/dist/src/components/Shared/Enums.d.ts +0 -2
  98. package/dist/src/components/Shared/Enums.d.ts.map +0 -1
  99. package/dist/src/components/Sidebar/RSidebar.vue.d.ts +0 -53
  100. package/dist/src/components/Sidebar/RSidebar.vue.d.ts.map +0 -1
  101. package/dist/src/components/Sidebar/Sidebar.stories.d.ts +0 -163
  102. package/dist/src/components/Sidebar/Sidebar.stories.d.ts.map +0 -1
  103. package/dist/src/components/Sidebar/sidebar.spec.d.ts +0 -2
  104. package/dist/src/components/Sidebar/sidebar.spec.d.ts.map +0 -1
  105. package/dist/src/components/Snackbar/RSnackbar.vue.d.ts +0 -113
  106. package/dist/src/components/Snackbar/RSnackbar.vue.d.ts.map +0 -1
  107. package/dist/src/components/Snackbar/Snackbar.stories.d.ts +0 -224
  108. package/dist/src/components/Snackbar/Snackbar.stories.d.ts.map +0 -1
  109. package/dist/src/components/Snackbar/snackbar.spec.d.ts +0 -2
  110. package/dist/src/components/Snackbar/snackbar.spec.d.ts.map +0 -1
  111. package/dist/src/components/Switch/RSwitch.vue.d.ts +0 -135
  112. package/dist/src/components/Switch/RSwitch.vue.d.ts.map +0 -1
  113. package/dist/src/components/Switch/Switch.stories.d.ts +0 -102
  114. package/dist/src/components/Switch/Switch.stories.d.ts.map +0 -1
  115. package/dist/src/components/Switch/switch.spec.d.ts +0 -2
  116. package/dist/src/components/Switch/switch.spec.d.ts.map +0 -1
  117. package/dist/src/components/TabItem/RTabItem.vue.d.ts +0 -155
  118. package/dist/src/components/TabItem/RTabItem.vue.d.ts.map +0 -1
  119. package/dist/src/components/TabItem/TabItem.spec.d.ts +0 -2
  120. package/dist/src/components/TabItem/TabItem.spec.d.ts.map +0 -1
  121. package/dist/src/components/TabItem/TabItem.stories.d.ts +0 -290
  122. package/dist/src/components/TabItem/TabItem.stories.d.ts.map +0 -1
  123. package/dist/src/components/TabItem/common.d.ts +0 -7
  124. package/dist/src/components/TabItem/common.d.ts.map +0 -1
  125. package/dist/src/components/Tabs/RTabs.vue.d.ts +0 -95
  126. package/dist/src/components/Tabs/RTabs.vue.d.ts.map +0 -1
  127. package/dist/src/components/Tabs/Tabs.spec.d.ts +0 -2
  128. package/dist/src/components/Tabs/Tabs.spec.d.ts.map +0 -1
  129. package/dist/src/components/Tabs/Tabs.stories.d.ts +0 -181
  130. package/dist/src/components/Tabs/Tabs.stories.d.ts.map +0 -1
  131. package/dist/src/components/Tabs/types.d.ts +0 -11
  132. package/dist/src/components/Tabs/types.d.ts.map +0 -1
  133. package/dist/src/components/TextArea/RTextArea.vue.d.ts +0 -120
  134. package/dist/src/components/TextArea/RTextArea.vue.d.ts.map +0 -1
  135. package/dist/src/components/TextArea/TextArea.stories.d.ts +0 -89
  136. package/dist/src/components/TextArea/TextArea.stories.d.ts.map +0 -1
  137. package/dist/src/components/TextArea/textarea.spec.d.ts +0 -2
  138. package/dist/src/components/TextArea/textarea.spec.d.ts.map +0 -1
  139. package/dist/src/components/Textfield/RTextfield.vue.d.ts +0 -249
  140. package/dist/src/components/Textfield/RTextfield.vue.d.ts.map +0 -1
  141. package/dist/src/components/Textfield/Textfield.stories.d.ts +0 -459
  142. package/dist/src/components/Textfield/Textfield.stories.d.ts.map +0 -1
  143. package/dist/src/components/Textfield/textfield.spec.d.ts +0 -2
  144. package/dist/src/components/Textfield/textfield.spec.d.ts.map +0 -1
  145. package/dist/src/components/Tooltip/RTooltip.vue.d.ts +0 -264
  146. package/dist/src/components/Tooltip/RTooltip.vue.d.ts.map +0 -1
  147. package/dist/src/components/Tooltip/Tooltip.stories.d.ts +0 -482
  148. package/dist/src/components/Tooltip/Tooltip.stories.d.ts.map +0 -1
  149. package/dist/src/components/Tooltip/popper.d.ts +0 -29
  150. package/dist/src/components/Tooltip/popper.d.ts.map +0 -1
  151. package/dist/src/components/Tooltip/tooltip.spec.d.ts +0 -2
  152. package/dist/src/components/Tooltip/tooltip.spec.d.ts.map +0 -1
  153. package/dist/src/directives/index.d.ts +0 -64
  154. package/dist/src/directives/index.d.ts.map +0 -1
  155. package/dist/src/lib/main.d.ts +0 -28
  156. package/dist/src/lib/main.d.ts.map +0 -1
  157. package/dist/src/main.d.ts +0 -1
  158. package/dist/src/main.d.ts.map +0 -1
  159. package/dist/src/shims.d.ts +0 -9
  160. package/dist/src/utils/helpers.d.ts +0 -2
  161. package/dist/src/utils/helpers.d.ts.map +0 -1
@@ -0,0 +1,3414 @@
1
+ import { AllowedComponentProps } from 'vue';
2
+ import { ComponentCustomProps } from 'vue';
3
+ import { ComponentOptionsMixin } from 'vue';
4
+ import { DefineComponent } from 'vue';
5
+ import type { Directive } from 'vue';
6
+ import { ExtractPropTypes } from 'vue';
7
+ import { HTMLAttributes } from 'vue';
8
+ import { InputHTMLAttributes } from 'vue';
9
+ import { LabelHTMLAttributes } from 'vue';
10
+ import { PropType } from 'vue';
11
+ import { SVGAttributes } from 'vue';
12
+ import { VNodeProps } from 'vue';
13
+
14
+ declare type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
15
+
16
+ declare type __VLS_NonUndefinedable_10<T> = T extends undefined ? never : T;
17
+
18
+ declare type __VLS_NonUndefinedable_11<T> = T extends undefined ? never : T;
19
+
20
+ declare type __VLS_NonUndefinedable_12<T> = T extends undefined ? never : T;
21
+
22
+ declare type __VLS_NonUndefinedable_13<T> = T extends undefined ? never : T;
23
+
24
+ declare type __VLS_NonUndefinedable_14<T> = T extends undefined ? never : T;
25
+
26
+ declare type __VLS_NonUndefinedable_15<T> = T extends undefined ? never : T;
27
+
28
+ declare type __VLS_NonUndefinedable_16<T> = T extends undefined ? never : T;
29
+
30
+ declare type __VLS_NonUndefinedable_17<T> = T extends undefined ? never : T;
31
+
32
+ declare type __VLS_NonUndefinedable_18<T> = T extends undefined ? never : T;
33
+
34
+ declare type __VLS_NonUndefinedable_19<T> = T extends undefined ? never : T;
35
+
36
+ declare type __VLS_NonUndefinedable_2<T> = T extends undefined ? never : T;
37
+
38
+ declare type __VLS_NonUndefinedable_20<T> = T extends undefined ? never : T;
39
+
40
+ declare type __VLS_NonUndefinedable_21<T> = T extends undefined ? never : T;
41
+
42
+ declare type __VLS_NonUndefinedable_22<T> = T extends undefined ? never : T;
43
+
44
+ declare type __VLS_NonUndefinedable_23<T> = T extends undefined ? never : T;
45
+
46
+ declare type __VLS_NonUndefinedable_24<T> = T extends undefined ? never : T;
47
+
48
+ declare type __VLS_NonUndefinedable_25<T> = T extends undefined ? never : T;
49
+
50
+ declare type __VLS_NonUndefinedable_3<T> = T extends undefined ? never : T;
51
+
52
+ declare type __VLS_NonUndefinedable_4<T> = T extends undefined ? never : T;
53
+
54
+ declare type __VLS_NonUndefinedable_5<T> = T extends undefined ? never : T;
55
+
56
+ declare type __VLS_NonUndefinedable_6<T> = T extends undefined ? never : T;
57
+
58
+ declare type __VLS_NonUndefinedable_7<T> = T extends undefined ? never : T;
59
+
60
+ declare type __VLS_NonUndefinedable_8<T> = T extends undefined ? never : T;
61
+
62
+ declare type __VLS_NonUndefinedable_9<T> = T extends undefined ? never : T;
63
+
64
+ declare type __VLS_Prettify<T> = {
65
+ [K in keyof T]: T[K];
66
+ } & {};
67
+
68
+ declare type __VLS_Prettify_10<T> = {
69
+ [K in keyof T]: T[K];
70
+ } & {};
71
+
72
+ declare type __VLS_Prettify_11<T> = {
73
+ [K in keyof T]: T[K];
74
+ } & {};
75
+
76
+ declare type __VLS_Prettify_12<T> = {
77
+ [K in keyof T]: T[K];
78
+ } & {};
79
+
80
+ declare type __VLS_Prettify_13<T> = {
81
+ [K in keyof T]: T[K];
82
+ } & {};
83
+
84
+ declare type __VLS_Prettify_14<T> = {
85
+ [K in keyof T]: T[K];
86
+ } & {};
87
+
88
+ declare type __VLS_Prettify_15<T> = {
89
+ [K in keyof T]: T[K];
90
+ } & {};
91
+
92
+ declare type __VLS_Prettify_16<T> = {
93
+ [K in keyof T]: T[K];
94
+ } & {};
95
+
96
+ declare type __VLS_Prettify_17<T> = {
97
+ [K in keyof T]: T[K];
98
+ } & {};
99
+
100
+ declare type __VLS_Prettify_18<T> = {
101
+ [K in keyof T]: T[K];
102
+ } & {};
103
+
104
+ declare type __VLS_Prettify_19<T> = {
105
+ [K in keyof T]: T[K];
106
+ } & {};
107
+
108
+ declare type __VLS_Prettify_2<T> = {
109
+ [K in keyof T]: T[K];
110
+ } & {};
111
+
112
+ declare type __VLS_Prettify_20<T> = {
113
+ [K in keyof T]: T[K];
114
+ } & {};
115
+
116
+ declare type __VLS_Prettify_21<T> = {
117
+ [K in keyof T]: T[K];
118
+ } & {};
119
+
120
+ declare type __VLS_Prettify_22<T> = {
121
+ [K in keyof T]: T[K];
122
+ } & {};
123
+
124
+ declare type __VLS_Prettify_23<T> = {
125
+ [K in keyof T]: T[K];
126
+ } & {};
127
+
128
+ declare type __VLS_Prettify_24<T> = {
129
+ [K in keyof T]: T[K];
130
+ } & {};
131
+
132
+ declare type __VLS_Prettify_3<T> = {
133
+ [K in keyof T]: T[K];
134
+ } & {};
135
+
136
+ declare type __VLS_Prettify_4<T> = {
137
+ [K in keyof T]: T[K];
138
+ } & {};
139
+
140
+ declare type __VLS_Prettify_5<T> = {
141
+ [K in keyof T]: T[K];
142
+ } & {};
143
+
144
+ declare type __VLS_Prettify_6<T> = {
145
+ [K in keyof T]: T[K];
146
+ } & {};
147
+
148
+ declare type __VLS_Prettify_7<T> = {
149
+ [K in keyof T]: T[K];
150
+ } & {};
151
+
152
+ declare type __VLS_Prettify_8<T> = {
153
+ [K in keyof T]: T[K];
154
+ } & {};
155
+
156
+ declare type __VLS_Prettify_9<T> = {
157
+ [K in keyof T]: T[K];
158
+ } & {};
159
+
160
+ declare type __VLS_TypePropsToRuntimeProps<T> = {
161
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
162
+ type: PropType<__VLS_NonUndefinedable<T[K]>>;
163
+ } : {
164
+ type: PropType<T[K]>;
165
+ required: true;
166
+ };
167
+ };
168
+
169
+ declare type __VLS_TypePropsToRuntimeProps_10<T> = {
170
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
171
+ type: PropType<__VLS_NonUndefinedable_10<T[K]>>;
172
+ } : {
173
+ type: PropType<T[K]>;
174
+ required: true;
175
+ };
176
+ };
177
+
178
+ declare type __VLS_TypePropsToRuntimeProps_11<T> = {
179
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
180
+ type: PropType<__VLS_NonUndefinedable_11<T[K]>>;
181
+ } : {
182
+ type: PropType<T[K]>;
183
+ required: true;
184
+ };
185
+ };
186
+
187
+ declare type __VLS_TypePropsToRuntimeProps_12<T> = {
188
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
189
+ type: PropType<__VLS_NonUndefinedable_12<T[K]>>;
190
+ } : {
191
+ type: PropType<T[K]>;
192
+ required: true;
193
+ };
194
+ };
195
+
196
+ declare type __VLS_TypePropsToRuntimeProps_13<T> = {
197
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
198
+ type: PropType<__VLS_NonUndefinedable_13<T[K]>>;
199
+ } : {
200
+ type: PropType<T[K]>;
201
+ required: true;
202
+ };
203
+ };
204
+
205
+ declare type __VLS_TypePropsToRuntimeProps_14<T> = {
206
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
207
+ type: PropType<__VLS_NonUndefinedable_14<T[K]>>;
208
+ } : {
209
+ type: PropType<T[K]>;
210
+ required: true;
211
+ };
212
+ };
213
+
214
+ declare type __VLS_TypePropsToRuntimeProps_15<T> = {
215
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
216
+ type: PropType<__VLS_NonUndefinedable_15<T[K]>>;
217
+ } : {
218
+ type: PropType<T[K]>;
219
+ required: true;
220
+ };
221
+ };
222
+
223
+ declare type __VLS_TypePropsToRuntimeProps_16<T> = {
224
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
225
+ type: PropType<__VLS_NonUndefinedable_16<T[K]>>;
226
+ } : {
227
+ type: PropType<T[K]>;
228
+ required: true;
229
+ };
230
+ };
231
+
232
+ declare type __VLS_TypePropsToRuntimeProps_17<T> = {
233
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
234
+ type: PropType<__VLS_NonUndefinedable_17<T[K]>>;
235
+ } : {
236
+ type: PropType<T[K]>;
237
+ required: true;
238
+ };
239
+ };
240
+
241
+ declare type __VLS_TypePropsToRuntimeProps_18<T> = {
242
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
243
+ type: PropType<__VLS_NonUndefinedable_18<T[K]>>;
244
+ } : {
245
+ type: PropType<T[K]>;
246
+ required: true;
247
+ };
248
+ };
249
+
250
+ declare type __VLS_TypePropsToRuntimeProps_19<T> = {
251
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
252
+ type: PropType<__VLS_NonUndefinedable_19<T[K]>>;
253
+ } : {
254
+ type: PropType<T[K]>;
255
+ required: true;
256
+ };
257
+ };
258
+
259
+ declare type __VLS_TypePropsToRuntimeProps_2<T> = {
260
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
261
+ type: PropType<__VLS_NonUndefinedable_2<T[K]>>;
262
+ } : {
263
+ type: PropType<T[K]>;
264
+ required: true;
265
+ };
266
+ };
267
+
268
+ declare type __VLS_TypePropsToRuntimeProps_20<T> = {
269
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
270
+ type: PropType<__VLS_NonUndefinedable_20<T[K]>>;
271
+ } : {
272
+ type: PropType<T[K]>;
273
+ required: true;
274
+ };
275
+ };
276
+
277
+ declare type __VLS_TypePropsToRuntimeProps_21<T> = {
278
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
279
+ type: PropType<__VLS_NonUndefinedable_21<T[K]>>;
280
+ } : {
281
+ type: PropType<T[K]>;
282
+ required: true;
283
+ };
284
+ };
285
+
286
+ declare type __VLS_TypePropsToRuntimeProps_22<T> = {
287
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
288
+ type: PropType<__VLS_NonUndefinedable_22<T[K]>>;
289
+ } : {
290
+ type: PropType<T[K]>;
291
+ required: true;
292
+ };
293
+ };
294
+
295
+ declare type __VLS_TypePropsToRuntimeProps_23<T> = {
296
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
297
+ type: PropType<__VLS_NonUndefinedable_23<T[K]>>;
298
+ } : {
299
+ type: PropType<T[K]>;
300
+ required: true;
301
+ };
302
+ };
303
+
304
+ declare type __VLS_TypePropsToRuntimeProps_24<T> = {
305
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
306
+ type: PropType<__VLS_NonUndefinedable_24<T[K]>>;
307
+ } : {
308
+ type: PropType<T[K]>;
309
+ required: true;
310
+ };
311
+ };
312
+
313
+ declare type __VLS_TypePropsToRuntimeProps_25<T> = {
314
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
315
+ type: PropType<__VLS_NonUndefinedable_25<T[K]>>;
316
+ } : {
317
+ type: PropType<T[K]>;
318
+ required: true;
319
+ };
320
+ };
321
+
322
+ declare type __VLS_TypePropsToRuntimeProps_3<T> = {
323
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
324
+ type: PropType<__VLS_NonUndefinedable_3<T[K]>>;
325
+ } : {
326
+ type: PropType<T[K]>;
327
+ required: true;
328
+ };
329
+ };
330
+
331
+ declare type __VLS_TypePropsToRuntimeProps_4<T> = {
332
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
333
+ type: PropType<__VLS_NonUndefinedable_4<T[K]>>;
334
+ } : {
335
+ type: PropType<T[K]>;
336
+ required: true;
337
+ };
338
+ };
339
+
340
+ declare type __VLS_TypePropsToRuntimeProps_5<T> = {
341
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
342
+ type: PropType<__VLS_NonUndefinedable_5<T[K]>>;
343
+ } : {
344
+ type: PropType<T[K]>;
345
+ required: true;
346
+ };
347
+ };
348
+
349
+ declare type __VLS_TypePropsToRuntimeProps_6<T> = {
350
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
351
+ type: PropType<__VLS_NonUndefinedable_6<T[K]>>;
352
+ } : {
353
+ type: PropType<T[K]>;
354
+ required: true;
355
+ };
356
+ };
357
+
358
+ declare type __VLS_TypePropsToRuntimeProps_7<T> = {
359
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
360
+ type: PropType<__VLS_NonUndefinedable_7<T[K]>>;
361
+ } : {
362
+ type: PropType<T[K]>;
363
+ required: true;
364
+ };
365
+ };
366
+
367
+ declare type __VLS_TypePropsToRuntimeProps_8<T> = {
368
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
369
+ type: PropType<__VLS_NonUndefinedable_8<T[K]>>;
370
+ } : {
371
+ type: PropType<T[K]>;
372
+ required: true;
373
+ };
374
+ };
375
+
376
+ declare type __VLS_TypePropsToRuntimeProps_9<T> = {
377
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
378
+ type: PropType<__VLS_NonUndefinedable_9<T[K]>>;
379
+ } : {
380
+ type: PropType<T[K]>;
381
+ required: true;
382
+ };
383
+ };
384
+
385
+ declare type __VLS_WithDefaults<P, D> = {
386
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
387
+ default: D[K];
388
+ }> : P[K];
389
+ };
390
+
391
+ declare type __VLS_WithDefaults_10<P, D> = {
392
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify_10<P[K] & {
393
+ default: D[K];
394
+ }> : P[K];
395
+ };
396
+
397
+ declare type __VLS_WithDefaults_11<P, D> = {
398
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify_11<P[K] & {
399
+ default: D[K];
400
+ }> : P[K];
401
+ };
402
+
403
+ declare type __VLS_WithDefaults_12<P, D> = {
404
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify_12<P[K] & {
405
+ default: D[K];
406
+ }> : P[K];
407
+ };
408
+
409
+ declare type __VLS_WithDefaults_13<P, D> = {
410
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify_13<P[K] & {
411
+ default: D[K];
412
+ }> : P[K];
413
+ };
414
+
415
+ declare type __VLS_WithDefaults_14<P, D> = {
416
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify_14<P[K] & {
417
+ default: D[K];
418
+ }> : P[K];
419
+ };
420
+
421
+ declare type __VLS_WithDefaults_15<P, D> = {
422
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify_15<P[K] & {
423
+ default: D[K];
424
+ }> : P[K];
425
+ };
426
+
427
+ declare type __VLS_WithDefaults_16<P, D> = {
428
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify_16<P[K] & {
429
+ default: D[K];
430
+ }> : P[K];
431
+ };
432
+
433
+ declare type __VLS_WithDefaults_17<P, D> = {
434
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify_17<P[K] & {
435
+ default: D[K];
436
+ }> : P[K];
437
+ };
438
+
439
+ declare type __VLS_WithDefaults_18<P, D> = {
440
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify_18<P[K] & {
441
+ default: D[K];
442
+ }> : P[K];
443
+ };
444
+
445
+ declare type __VLS_WithDefaults_19<P, D> = {
446
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify_19<P[K] & {
447
+ default: D[K];
448
+ }> : P[K];
449
+ };
450
+
451
+ declare type __VLS_WithDefaults_2<P, D> = {
452
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify_2<P[K] & {
453
+ default: D[K];
454
+ }> : P[K];
455
+ };
456
+
457
+ declare type __VLS_WithDefaults_20<P, D> = {
458
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify_20<P[K] & {
459
+ default: D[K];
460
+ }> : P[K];
461
+ };
462
+
463
+ declare type __VLS_WithDefaults_21<P, D> = {
464
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify_21<P[K] & {
465
+ default: D[K];
466
+ }> : P[K];
467
+ };
468
+
469
+ declare type __VLS_WithDefaults_22<P, D> = {
470
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify_22<P[K] & {
471
+ default: D[K];
472
+ }> : P[K];
473
+ };
474
+
475
+ declare type __VLS_WithDefaults_23<P, D> = {
476
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify_23<P[K] & {
477
+ default: D[K];
478
+ }> : P[K];
479
+ };
480
+
481
+ declare type __VLS_WithDefaults_24<P, D> = {
482
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify_24<P[K] & {
483
+ default: D[K];
484
+ }> : P[K];
485
+ };
486
+
487
+ declare type __VLS_WithDefaults_3<P, D> = {
488
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify_3<P[K] & {
489
+ default: D[K];
490
+ }> : P[K];
491
+ };
492
+
493
+ declare type __VLS_WithDefaults_4<P, D> = {
494
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify_4<P[K] & {
495
+ default: D[K];
496
+ }> : P[K];
497
+ };
498
+
499
+ declare type __VLS_WithDefaults_5<P, D> = {
500
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify_5<P[K] & {
501
+ default: D[K];
502
+ }> : P[K];
503
+ };
504
+
505
+ declare type __VLS_WithDefaults_6<P, D> = {
506
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify_6<P[K] & {
507
+ default: D[K];
508
+ }> : P[K];
509
+ };
510
+
511
+ declare type __VLS_WithDefaults_7<P, D> = {
512
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify_7<P[K] & {
513
+ default: D[K];
514
+ }> : P[K];
515
+ };
516
+
517
+ declare type __VLS_WithDefaults_8<P, D> = {
518
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify_8<P[K] & {
519
+ default: D[K];
520
+ }> : P[K];
521
+ };
522
+
523
+ declare type __VLS_WithDefaults_9<P, D> = {
524
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify_9<P[K] & {
525
+ default: D[K];
526
+ }> : P[K];
527
+ };
528
+
529
+ declare type __VLS_WithTemplateSlots<T, S> = T & {
530
+ new (): {
531
+ $slots: S;
532
+ };
533
+ };
534
+
535
+ declare type __VLS_WithTemplateSlots_10<T, S> = T & {
536
+ new (): {
537
+ $slots: S;
538
+ };
539
+ };
540
+
541
+ declare type __VLS_WithTemplateSlots_11<T, S> = T & {
542
+ new (): {
543
+ $slots: S;
544
+ };
545
+ };
546
+
547
+ declare type __VLS_WithTemplateSlots_12<T, S> = T & {
548
+ new (): {
549
+ $slots: S;
550
+ };
551
+ };
552
+
553
+ declare type __VLS_WithTemplateSlots_13<T, S> = T & {
554
+ new (): {
555
+ $slots: S;
556
+ };
557
+ };
558
+
559
+ declare type __VLS_WithTemplateSlots_14<T, S> = T & {
560
+ new (): {
561
+ $slots: S;
562
+ };
563
+ };
564
+
565
+ declare type __VLS_WithTemplateSlots_15<T, S> = T & {
566
+ new (): {
567
+ $slots: S;
568
+ };
569
+ };
570
+
571
+ declare type __VLS_WithTemplateSlots_16<T, S> = T & {
572
+ new (): {
573
+ $slots: S;
574
+ };
575
+ };
576
+
577
+ declare type __VLS_WithTemplateSlots_17<T, S> = T & {
578
+ new (): {
579
+ $slots: S;
580
+ };
581
+ };
582
+
583
+ declare type __VLS_WithTemplateSlots_18<T, S> = T & {
584
+ new (): {
585
+ $slots: S;
586
+ };
587
+ };
588
+
589
+ declare type __VLS_WithTemplateSlots_2<T, S> = T & {
590
+ new (): {
591
+ $slots: S;
592
+ };
593
+ };
594
+
595
+ declare type __VLS_WithTemplateSlots_3<T, S> = T & {
596
+ new (): {
597
+ $slots: S;
598
+ };
599
+ };
600
+
601
+ declare type __VLS_WithTemplateSlots_4<T, S> = T & {
602
+ new (): {
603
+ $slots: S;
604
+ };
605
+ };
606
+
607
+ declare type __VLS_WithTemplateSlots_5<T, S> = T & {
608
+ new (): {
609
+ $slots: S;
610
+ };
611
+ };
612
+
613
+ declare type __VLS_WithTemplateSlots_6<T, S> = T & {
614
+ new (): {
615
+ $slots: S;
616
+ };
617
+ };
618
+
619
+ declare type __VLS_WithTemplateSlots_7<T, S> = T & {
620
+ new (): {
621
+ $slots: S;
622
+ };
623
+ };
624
+
625
+ declare type __VLS_WithTemplateSlots_8<T, S> = T & {
626
+ new (): {
627
+ $slots: S;
628
+ };
629
+ };
630
+
631
+ declare type __VLS_WithTemplateSlots_9<T, S> = T & {
632
+ new (): {
633
+ $slots: S;
634
+ };
635
+ };
636
+
637
+ declare interface Accordion {
638
+ title: string;
639
+ content: string;
640
+ open?: boolean;
641
+ disabled?: boolean;
642
+ }
643
+
644
+ declare interface AccordionProps {
645
+ /**
646
+ * Accordion list
647
+ * @default []
648
+ * @type Accordion[]
649
+ * @example
650
+ * ```html
651
+ * <r-accordion :accordions="[
652
+ * { title: 'Accordion 1', content: 'Content 1' },
653
+ * ]" />
654
+ * ```
655
+ */
656
+ accordions: Accordion[];
657
+ /**
658
+ * Allow multiple accordions to be open at the same time
659
+ * @default false
660
+ * @type boolean
661
+ */
662
+ multiple?: boolean;
663
+ }
664
+
665
+ declare interface BadgeProps {
666
+ /**
667
+ * Variant of the Badge
668
+ * @type { 'primary' | 'success' | 'warning' | 'error' | 'neutral' }
669
+ * @default 'primary'
670
+ * @example
671
+ * <Badge variant="primary" />
672
+ */
673
+ variant?: 'primary' | 'success' | 'warning' | 'error' | 'neutral';
674
+ /**
675
+ * Placement of the Badge
676
+ * @type { 'right' | 'bottom' | 'left' }
677
+ * @default 'right'
678
+ * @example
679
+ * <Badge placement="right" />
680
+ */
681
+ placement?: 'right' | 'bottom' | 'left';
682
+ /**
683
+ * Overlap the Badge
684
+ * @type { boolean }
685
+ * @default false
686
+ * @example
687
+ * <Badge overlap />
688
+ */
689
+ overlap?: boolean;
690
+ /**
691
+ * Show the Badge on hover
692
+ * @type { boolean }
693
+ * @default false
694
+ * @example
695
+ * <Badge hover />
696
+ */
697
+ hover?: boolean;
698
+ /**
699
+ * Show the Badge outside
700
+ * @type { boolean }
701
+ * @default false
702
+ * @example
703
+ * <Badge outside />
704
+ */
705
+ outside?: boolean;
706
+ /**
707
+ * Show the Badge animation
708
+ * @type { boolean }
709
+ * @default false
710
+ * @example
711
+ * <Badge animation />
712
+ */
713
+ animation?: boolean;
714
+ /**
715
+ * Class of the Badge
716
+ * @type { string | string[] }
717
+ * @example
718
+ * <Badge class="text-red-500" />
719
+ */
720
+ class?: string | string[];
721
+ /**
722
+ * Content of the Badge
723
+ * @type { string }
724
+ * @example
725
+ * <Badge content="99+" />
726
+ */
727
+ content?: string;
728
+ /**
729
+ * Class of the content of the Badge
730
+ * @type { string | string[] }
731
+ * @example
732
+ * <Badge contentClass="text-red-500" />
733
+ */
734
+ contentClass?: string | string[];
735
+ /**
736
+ * Wrapper class of the Badge
737
+ * @type { string | string[] }
738
+ * @example
739
+ * <Badge wrapperClass="text-red-500" />
740
+ */
741
+ wrapperClass?: string | string[];
742
+ }
743
+
744
+ declare interface BreadcrumbItem {
745
+ title: string;
746
+ to: string;
747
+ icon?: string;
748
+ onlyIcon?: boolean;
749
+ }
750
+
751
+ declare type ButtonColor = 'primary' | 'secondary' | 'danger' | 'success' | 'warning' | 'info';
752
+
753
+ declare type ButtonSize = 'small' | 'medium' | 'large';
754
+
755
+ declare type ButtonType = 'default' | 'text' | 'outline';
756
+
757
+ declare function close_2(): void;
758
+
759
+ declare function handleSelect(): void;
760
+
761
+ declare function handleToggle(): void;
762
+
763
+ declare function handleUpdate(extraData?: any): void;
764
+
765
+ declare function hideTooltip(e?: Event | null): void;
766
+
767
+ declare interface IProps {
768
+ /**
769
+ * Type of the Avatar
770
+ * @type 'image' | 'text'
771
+ * @default 'image'
772
+ * @example
773
+ * <Avatar type="text" />
774
+ */
775
+ type?: 'image' | 'text';
776
+ /**
777
+ * Source of the Avatar
778
+ * @type string
779
+ * @default ''
780
+ * @example
781
+ * <Avatar src="https://source.unsplash.com/random" />
782
+ */
783
+ src?: string;
784
+ /**
785
+ * Alt of the Avatar
786
+ * @type string
787
+ * @default 'Avatar'
788
+ * @example
789
+ * <Avatar alt="Avatar" />
790
+ */
791
+ alt?: string;
792
+ /**
793
+ * Size of the Avatar
794
+ * @type 'xs' | 'sm' | 'md' | 'lg' | 'xl' | '2xl' | '3xl'
795
+ * @default '2xl'
796
+ * @example
797
+ * <Avatar size="xs" />
798
+ */
799
+ size?: 'xs' | 'sm' | 'md' | 'lg' | 'xl' | '2xl' | '3xl';
800
+ /**
801
+ * Show online status
802
+ * @type boolean
803
+ * @default false
804
+ * @example
805
+ * <Avatar online />
806
+ */
807
+ online?: boolean;
808
+ /**
809
+ * Text to show when type is text
810
+ * @type string
811
+ * @default ''
812
+ * @example
813
+ * <Avatar type="text" text="John Doe" />
814
+ */
815
+ text?: string;
816
+ }
817
+
818
+ declare interface IProps_2 {
819
+ /**
820
+ * Name of the icon
821
+ * @type SVGAttributes['name']
822
+ * @default ''
823
+ * @example
824
+ * <Icon name="icon" />
825
+ */
826
+ name: SVGAttributes['name'];
827
+ /**
828
+ * Size of the icon
829
+ * @type SVGAttributes['width'] | SVGAttributes['height']
830
+ * @default 24
831
+ * @example
832
+ * <Icon size="24" />
833
+ */
834
+ size?: SVGAttributes['width'] | SVGAttributes['height'];
835
+ /**
836
+ * Viewbox of the icon
837
+ * @type SVGAttributes['viewBox']
838
+ * @default '0 0 24 24'
839
+ * @example
840
+ * <Icon viewBox="0 0 24 24" />
841
+ */
842
+ viewBox?: SVGAttributes['viewBox'];
843
+ }
844
+
845
+ declare interface IProps_3 {
846
+ /**
847
+ * Show of the snackbar
848
+ * @type boolean
849
+ * @default false
850
+ * @example
851
+ * <Snackbar show />
852
+ */
853
+ modelValue: boolean;
854
+ /**
855
+ * Text of the snackbar
856
+ * @type string
857
+ * @default ''
858
+ * @example
859
+ * <Snackbar text="Snackbar" />
860
+ */
861
+ text: string;
862
+ /**
863
+ * Show close of the snackbar
864
+ * @type boolean
865
+ * @default false
866
+ * @example
867
+ * <Snackbar closable />
868
+ */
869
+ closable?: boolean;
870
+ /**
871
+ * Set the snackbar slide from left otherwise slide from right
872
+ * @type boolean
873
+ * @default false
874
+ * @example
875
+ * <Snackbar left />
876
+ */
877
+ left?: boolean;
878
+ /**
879
+ * Timeout of the snackbar. <br />
880
+ * If timeout is 0, the snackbar will not close automatically
881
+ * @type number
882
+ * @default 0
883
+ * @example
884
+ * <Snackbar timeout="1000" />
885
+ */
886
+ timeout?: number;
887
+ /**
888
+ * Variant of the snackbar
889
+ * @type 'success' | 'error' | 'warning' | 'info'
890
+ * @default 'info'
891
+ * @example
892
+ * <Snackbar variant="success" />
893
+ */
894
+ variant?: 'success' | 'error' | 'warning' | 'info';
895
+ /**
896
+ * Set the snackbar slide on top otherwise slide on bottom
897
+ * @type boolean
898
+ * @default false
899
+ * @example
900
+ * <Snackbar top />
901
+ */
902
+ top?: boolean;
903
+ }
904
+
905
+ declare interface IProps_4 {
906
+ /**
907
+ * Id of the tab item
908
+ * @type string | number
909
+ * @default ''
910
+ * @example
911
+ * <TabItem id="1" />
912
+ */
913
+ id: string | number;
914
+ /**
915
+ * Variant of the tab item
916
+ * @type TabItemVariant
917
+ * @default TabItemVariants.DEFAULT
918
+ * @example
919
+ * <TabItem variant="default" />
920
+ */
921
+ variant?: TabItemVariant;
922
+ /**
923
+ * Label of the tab item
924
+ * @type string
925
+ * @default ''
926
+ * @example
927
+ * <TabItem label="Label" />
928
+ */
929
+ label?: string;
930
+ /**
931
+ * prependIcon of the tab item
932
+ * @type string
933
+ * @default ''
934
+ * @example
935
+ * <TabItem prependIcon="prependIcon" />
936
+ */
937
+ prependIcon?: string;
938
+ /**
939
+ * appendIcon of the tab item
940
+ * @type string
941
+ * @default ''
942
+ * @example
943
+ * <TabItem appendIcon="appendIcon" />
944
+ */
945
+ appendIcon?: string;
946
+ /**
947
+ * Disabled state of the tab item
948
+ * @type ButtonHTMLAttributes['disabled']
949
+ * @default false
950
+ * @example
951
+ * <TabItem disabled />
952
+ */
953
+ disabled?: boolean;
954
+ /**
955
+ * Model value of the tab item
956
+ * @type string | number
957
+ * @default ''
958
+ * @example
959
+ * <TabItem v-model="model" />
960
+ */
961
+ modelValue?: string | number;
962
+ /**
963
+ * Tile state of the tab item
964
+ * @type boolean
965
+ * @default false
966
+ * @example
967
+ * <TabItem tile />
968
+ */
969
+ tile?: boolean;
970
+ /**
971
+ * Block state of the tab item
972
+ * @type boolean
973
+ * @default false
974
+ * @example
975
+ * <TabItem block />
976
+ */
977
+ block?: boolean;
978
+ /**
979
+ * Color of the tab item
980
+ * @type string
981
+ * @default ''
982
+ * @example
983
+ * <TabItem color="" />
984
+ */
985
+ color?: string;
986
+ }
987
+
988
+ declare interface IProps_5 {
989
+ /**
990
+ * Tabs of the tabs
991
+ * @type {Tab[]}
992
+ * @default []
993
+ * @example
994
+ * <Tabs :tabs="[]" />
995
+ */
996
+ tabs?: Tab[];
997
+ /**
998
+ * Block state of the tabs
999
+ * @type {boolean}
1000
+ * @default false
1001
+ * @example
1002
+ * <Tabs block />
1003
+ */
1004
+ block?: boolean;
1005
+ /**
1006
+ * Active tab of the tabs
1007
+ * @type {number | string}
1008
+ * @default tabs[0].id
1009
+ * @example
1010
+ * <Tabs v-model="activeTab" />
1011
+ */
1012
+ modelValue?: number | string;
1013
+ /**
1014
+ * Tile state of the tabs
1015
+ * @type {boolean}
1016
+ * @default false
1017
+ * @example
1018
+ * <Tabs tile />
1019
+ */
1020
+ tile?: boolean;
1021
+ /**
1022
+ * Scrollable state of the tabs
1023
+ * @type {boolean}
1024
+ * @default false
1025
+ * @example
1026
+ * <Tabs scrollable />
1027
+ */
1028
+ scrollable?: boolean;
1029
+ }
1030
+
1031
+ declare interface IProps_6 {
1032
+ /**
1033
+ * id of the textarea
1034
+ * @type HTMLAttributes['id']
1035
+ * @default ''
1036
+ * @example
1037
+ * <TextArea id="textarea" />
1038
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/id
1039
+ */
1040
+ id: HTMLAttributes['id'];
1041
+ /**
1042
+ * Input value
1043
+ * @type InputHTMLAttributes['value'];
1044
+ * @default ''
1045
+ * @example
1046
+ * <TextArea modelValue="Hello" />
1047
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#value
1048
+ */
1049
+ modelValue?: InputHTMLAttributes['value'];
1050
+ /**
1051
+ * label of the textarea
1052
+ * @type LabelHTMLAttributes['label']
1053
+ * @default ''
1054
+ * @example
1055
+ * <TextArea label="TextArea" />
1056
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/label
1057
+ */
1058
+ label?: LabelHTMLAttributes['for'];
1059
+ /**
1060
+ * Placeholder text
1061
+ * @type InputHTMLAttributes['placeholder'];
1062
+ * @default ''
1063
+ * @example
1064
+ * <TextArea placeholder="Placeholder" />
1065
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#placeholder
1066
+ */
1067
+ placeholder?: InputHTMLAttributes['placeholder'];
1068
+ /**
1069
+ * Disabled state
1070
+ * @type InputHTMLAttributes['disabled'];
1071
+ * @default false
1072
+ * @example
1073
+ * <TextArea disabled />
1074
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#disabled
1075
+ */
1076
+ disabled?: InputHTMLAttributes['disabled'];
1077
+ /**
1078
+ * Hint text
1079
+ * @type string
1080
+ * @default 'This is a hint'
1081
+ * @example
1082
+ * <TextArea hint="This is a hint" />
1083
+ */
1084
+ hint?: string;
1085
+ /**
1086
+ * Error message
1087
+ * @type string
1088
+ * @default ''
1089
+ * @example
1090
+ * <TextArea errorMsg="This is an error" />
1091
+ */
1092
+ errorMsg?: string;
1093
+ /**
1094
+ * Hide details
1095
+ * @type {boolean}
1096
+ * @default false
1097
+ * @example
1098
+ * <TextArea hideDetails />
1099
+ */
1100
+ hideDetails?: boolean;
1101
+ }
1102
+
1103
+ declare interface IProps_7 {
1104
+ /**
1105
+ * Placement of the tooltip
1106
+ * @type Placements
1107
+ * @default Placement.Top
1108
+ * @example
1109
+ * <Tooltip placement="top" />
1110
+ */
1111
+ placement?: Placements;
1112
+ /**
1113
+ * Text of the tooltip content
1114
+ * @type string
1115
+ * @default ''
1116
+ * @example
1117
+ * <Tooltip text="Tooltip" />
1118
+ */
1119
+ text?: string;
1120
+ /**
1121
+ * Dark theme of the tooltip
1122
+ * @type boolean
1123
+ * @default true
1124
+ * @example
1125
+ * <Tooltip dark />
1126
+ */
1127
+ dark?: boolean;
1128
+ /**
1129
+ * Light theme of the tooltip
1130
+ * @type boolean
1131
+ * @default false
1132
+ * @example
1133
+ * <Tooltip light />
1134
+ */
1135
+ light?: boolean;
1136
+ /**
1137
+ * Triggers of the tooltip
1138
+ * @type Triggers
1139
+ * @default Trigger.Hover
1140
+ * @example
1141
+ * <Tooltip triggers="hover" />
1142
+ */
1143
+ triggers?: Array<Triggers>;
1144
+ /**
1145
+ * Auto hide of the tooltip
1146
+ * @type boolean
1147
+ * @default true
1148
+ * @example
1149
+ * <Tooltip autoHide />
1150
+ */
1151
+ autoHide?: boolean;
1152
+ /**
1153
+ * Hide delay of the tooltip
1154
+ * @type number
1155
+ * @default 3000
1156
+ * @example
1157
+ * <Tooltip hideDelay={3000} />
1158
+ */
1159
+ hideDelay?: number;
1160
+ /**
1161
+ * Show delay of the tooltip
1162
+ * @type number
1163
+ * @default 0
1164
+ * @example
1165
+ * <Tooltip showDelay={0} />
1166
+ */
1167
+ showDelay?: number;
1168
+ /**
1169
+ * Shown state of the tooltip
1170
+ * @type boolean
1171
+ * @default false
1172
+ * @example
1173
+ * <Tooltip shown />
1174
+ */
1175
+ shown?: boolean;
1176
+ /**
1177
+ * Disabled state of the tooltip
1178
+ * @type boolean
1179
+ * @default false
1180
+ * @example
1181
+ * <Tooltip disabled />
1182
+ */
1183
+ disabled?: boolean;
1184
+ /**
1185
+ * Offset of the tooltip
1186
+ * @type number
1187
+ * @default 0
1188
+ * @example
1189
+ * <Tooltip offset={0} />
1190
+ * @link https://floating-ui.com/docs/tutorial#offset-middleware
1191
+ */
1192
+ offset?: number;
1193
+ /**
1194
+ * Padding of the tooltip
1195
+ * @type number
1196
+ * @default 2
1197
+ * @example
1198
+ * <Tooltip padding={0} />
1199
+ * @link https://floating-ui.com/docs/tutorial#shift-middleware
1200
+ */
1201
+ padding?: number;
1202
+ /**
1203
+ * Outside click of the tooltip
1204
+ * @type boolean
1205
+ * @default false
1206
+ * @example
1207
+ * <Tooltip outsideClick />
1208
+ */
1209
+ outsideClick?: boolean;
1210
+ /**
1211
+ * Trigger content of the tooltip
1212
+ * @type string
1213
+ * @default ''
1214
+ * @example
1215
+ * <Tooltip triggerContent="Trigger" />
1216
+ */
1217
+ triggerContent?: string;
1218
+ /**
1219
+ * Resizable of the tooltip
1220
+ * @type boolean
1221
+ * @default true
1222
+ * @example
1223
+ * <Tooltip resizable />
1224
+ * @link https://developer.mozilla.org/en-US/docs/Web/API/Window/resize_event
1225
+ */
1226
+ resizable?: boolean;
1227
+ /**
1228
+ * Trigger class of the tooltip
1229
+ * @type string
1230
+ * @default ''
1231
+ * @example
1232
+ * <Tooltip triggerClass="trigger" />
1233
+ */
1234
+ triggerClass?: string | string[];
1235
+ /**
1236
+ * Tooltip class of the tooltip
1237
+ * @type string
1238
+ * @default ''
1239
+ * @example
1240
+ * <Tooltip tooltipClass="tooltip" />
1241
+ */
1242
+ tooltipClass?: string | string[];
1243
+ /**
1244
+ * Persistent state of the tooltip
1245
+ * @type boolean
1246
+ * @default false
1247
+ * @example
1248
+ * <Tooltip persistent />
1249
+ */
1250
+ persistent?: boolean;
1251
+ type?: Theme | string;
1252
+ }
1253
+
1254
+ declare function isSelected(id: never): boolean;
1255
+
1256
+ declare interface ItemGroupProps {
1257
+ /**
1258
+ * The value of the selected items
1259
+ * @default []
1260
+ * @model
1261
+ * @type {number[] | string[]}
1262
+ * @example
1263
+ * <RItemGroup v-model="selectedItems" />
1264
+ */
1265
+ modelValue: number[] | string[];
1266
+ /**
1267
+ * The class to apply to the selected items
1268
+ * @default ''
1269
+ * @type {string}
1270
+ * @example
1271
+ * <RItemGroup selectedClass="bg-blue-500 text-white" />
1272
+ */
1273
+ selectedClass?: string | string[];
1274
+ /**
1275
+ * Whether the item group is disabled
1276
+ * @default false
1277
+ * @type {boolean}
1278
+ * @example
1279
+ * <RItemGroup :disabled="true" />
1280
+ */
1281
+ disabled?: boolean;
1282
+ /**
1283
+ * Whether the item group is mandatory
1284
+ * @default false
1285
+ * @type {boolean}
1286
+ * @example
1287
+ * ```js
1288
+ * const selected = ref<number[]>([1]);
1289
+ * ```
1290
+ * ```html
1291
+ * <RItemGroup :mandatory="true" v-model="selected" />
1292
+ * ```
1293
+ */
1294
+ mandatory?: boolean;
1295
+ /**
1296
+ * The maximum number of items that can be selected
1297
+ * @default 0
1298
+ * @type {number}
1299
+ * @example
1300
+ * <RItemGroup :max="5" />
1301
+ */
1302
+ max?: number;
1303
+ /**
1304
+ * The tag to use for the item group
1305
+ * @default div
1306
+ * @type {string}
1307
+ * @example
1308
+ * <RItemGroup as="ul" />
1309
+ */
1310
+ as?: string;
1311
+ /**
1312
+ * Whether the item group allows multiple selections
1313
+ * @default false
1314
+ * @type {boolean}
1315
+ * @example
1316
+ * <RItemGroup :multiple="true" />
1317
+ */
1318
+ multiple?: boolean;
1319
+ }
1320
+
1321
+ declare interface ItemProps {
1322
+ /**
1323
+ * The value of the item
1324
+ * @default null
1325
+ * @type any
1326
+ * @example
1327
+ * <RItem :value="1" />
1328
+ */
1329
+ value: any;
1330
+ /**
1331
+ * The class to apply to the selected item
1332
+ * @default ''
1333
+ * @type string
1334
+ * @example
1335
+ * <RItem selectedClass="bg-blue-500 text-white" />
1336
+ */
1337
+ selectedClass?: string | string[];
1338
+ }
1339
+
1340
+ declare interface LabelProps {
1341
+ /**
1342
+ * id of the label
1343
+ * @type HTMLAttributes['id']
1344
+ * @default ''
1345
+ * @example
1346
+ * <Label id="label" />
1347
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/id
1348
+ */
1349
+ id: HTMLAttributes['id'];
1350
+ /**
1351
+ * for of the label
1352
+ * @type LabelHTMLAttributes['for']
1353
+ * @default ''
1354
+ * @example
1355
+ * <Label for="label" />
1356
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/label
1357
+ */
1358
+ for: LabelHTMLAttributes['for'];
1359
+ /**
1360
+ * text of the label
1361
+ * @type string | number
1362
+ * @default ''
1363
+ * @example
1364
+ * <Label text="Label" />
1365
+ */
1366
+ text: string | number;
1367
+ }
1368
+
1369
+ declare interface ModalProps {
1370
+ /**
1371
+ * modelValue the modal
1372
+ * @type boolean
1373
+ * @default false
1374
+ * @example
1375
+ * <Modal :modelValue="true" />
1376
+ */
1377
+ modelValue: boolean;
1378
+ /**
1379
+ * Modal width is 100%
1380
+ * @type boolean
1381
+ * @default false
1382
+ * @example
1383
+ * <Modal block />
1384
+ */
1385
+ block?: boolean;
1386
+ /**
1387
+ * Title of the Modal
1388
+ * @type string
1389
+ * @default ''
1390
+ * @example
1391
+ * <Modal title="Modal Title" />
1392
+ */
1393
+ title?: string;
1394
+ /**
1395
+ * Description of the Modal
1396
+ * @type string
1397
+ * @default ''
1398
+ * @example
1399
+ * <Modal description="Modal Description" />
1400
+ */
1401
+ description?: string;
1402
+ /**
1403
+ * Icon of the Modal
1404
+ * @type string
1405
+ * @default ''
1406
+ * @example
1407
+ * <Modal icon="mdiMail" />
1408
+ */
1409
+ icon?: string;
1410
+ /**
1411
+ * Width of the Modal
1412
+ * @type string
1413
+ * @default ''
1414
+ * @example
1415
+ * <Modal width="500px" />
1416
+ */
1417
+ width?: string;
1418
+ /**
1419
+ * Height of the Modal
1420
+ * @type string
1421
+ * @default ''
1422
+ * @example
1423
+ * <Modal height="500px" />
1424
+ */
1425
+ height?: string;
1426
+ /**
1427
+ * Close the modal when clicking outside
1428
+ * @type boolean
1429
+ * @default false
1430
+ * @example
1431
+ * <Modal :modelValue="true" :outsideClick="true" />
1432
+ */
1433
+ outsideClick?: boolean;
1434
+ /**
1435
+ * Remove padding and gap from the modal
1436
+ * @type boolean
1437
+ * @default false
1438
+ * @example
1439
+ * <Modal :modelValue="true" :clearContent="true" />
1440
+ */
1441
+ clearContent?: boolean;
1442
+ /**
1443
+ * Class of the Modal
1444
+ * @type string
1445
+ * @default ''
1446
+ * @example
1447
+ * <Modal class="my-class" />
1448
+ */
1449
+ class?: string | string[];
1450
+ /**
1451
+ * Class of the overlay
1452
+ * @type string
1453
+ * @default ''
1454
+ * @example
1455
+ * <Modal overlayClass="my-class" />
1456
+ */
1457
+ overlayClass?: string | string[];
1458
+ /**
1459
+ * Style of the Modal
1460
+ * @type string
1461
+ * @default ''
1462
+ * @example
1463
+ * <Modal style="color: red" />
1464
+ */
1465
+ style?: string;
1466
+ /**
1467
+ * Control the scroll of the body
1468
+ * @type boolean
1469
+ * @default false
1470
+ * @example
1471
+ * <Modal :modelValue="true" :allowBodyScroll="true" />
1472
+ */
1473
+ allowBodyScroll?: boolean;
1474
+ }
1475
+
1476
+ declare function onClick(e: MouseEvent): void;
1477
+
1478
+ declare function onMouseEnter(): void;
1479
+
1480
+ declare function onMouseLeave(): void;
1481
+
1482
+ declare function onMouseMove(): void;
1483
+
1484
+ declare interface Option_2 {
1485
+ [key: string]: any;
1486
+ value: string | number;
1487
+ label: string;
1488
+ prependIcon?: string;
1489
+ disabled?: boolean;
1490
+ }
1491
+
1492
+ declare interface PaginationProps {
1493
+ /**
1494
+ * @default 1
1495
+ * The current page number.
1496
+ * @type number
1497
+ */
1498
+ page: number;
1499
+ /**
1500
+ * @default 10
1501
+ * The number of items per page.
1502
+ * @type number
1503
+ */
1504
+ perPage: number;
1505
+ /**
1506
+ * @default 100
1507
+ * The total number of items.
1508
+ * @type number
1509
+ */
1510
+ totalItems: number;
1511
+ /**
1512
+ * @default [10, 20, 50, 100]
1513
+ * The options to display in the per page dropdown.
1514
+ * @type number[]
1515
+ */
1516
+ perPageOptions?: number[];
1517
+ /**
1518
+ * @default 'Items per page:'
1519
+ * The text to display for the items per page label.
1520
+ */
1521
+ itemsPerPageText?: string;
1522
+ /**
1523
+ * @default 'right'
1524
+ * The position of the pagination component.
1525
+ * @type 'left' | 'center' | 'right' | string
1526
+ */
1527
+ position?: 'left' | 'center' | 'right' | string;
1528
+ /**
1529
+ * @default '1-10 of 100'
1530
+ * The text to display for the info section.
1531
+ * The text can contain the following placeholders:
1532
+ * - `{{ start }}` - The start index of the current page.
1533
+ * - `{{ end }}` - The end index of the current page.
1534
+ * - `{{ total }}` - The total number of items.
1535
+ * @type string
1536
+ */
1537
+ infoText?: string;
1538
+ }
1539
+
1540
+ declare enum Placement {
1541
+ Top = "top",
1542
+ Bottom = "bottom",
1543
+ Left = "left",
1544
+ Right = "right",
1545
+ TopStart = "top-start",
1546
+ TopEnd = "top-end",
1547
+ RightStart = "right-start",
1548
+ RightEnd = "right-end",
1549
+ BottomStart = "bottom-start",
1550
+ BottomEnd = "bottom-end",
1551
+ LeftStart = "left-start",
1552
+ LeftEnd = "left-end"
1553
+ }
1554
+
1555
+ declare type Placements = 'top' | 'bottom' | 'left' | 'right' | 'top-start' | 'top-end' | 'right-start' | 'right-end' | 'bottom-start' | 'bottom-end' | 'left-start' | 'left-end';
1556
+
1557
+ declare interface ProgressBarProps {
1558
+ value: number;
1559
+ height?: number;
1560
+ }
1561
+
1562
+ declare interface Props {
1563
+ /**
1564
+ * Type of the Alert
1565
+ * @type 'success' | 'error' | 'warning' | 'info'
1566
+ * @default 'info'
1567
+ * @example
1568
+ * <Alert type="success" />
1569
+ */
1570
+ type: 'success' | 'error' | 'warning' | 'info';
1571
+ /**
1572
+ * Title of the Alert
1573
+ * @type string
1574
+ * @default ''
1575
+ * @example
1576
+ * <Alert title="Title" />
1577
+ */
1578
+ title: string;
1579
+ /**
1580
+ * Variant of the Alert
1581
+ * @type 'solid' | 'outline' | 'ghost'
1582
+ * @default 'ghost'
1583
+ * @example
1584
+ * <Alert variant="ghost" />
1585
+ */
1586
+ variant?: 'solid' | 'outline' | 'ghost';
1587
+ /**
1588
+ * Description of the Alert
1589
+ * @type string
1590
+ * @default ''
1591
+ * @example
1592
+ * <Alert description="Description" />
1593
+ */
1594
+ description?: string;
1595
+ /**
1596
+ * Allow to close the Alert
1597
+ * @type boolean
1598
+ * @default true
1599
+ * @example
1600
+ * <Alert closable />
1601
+ */
1602
+ closable?: boolean;
1603
+ /**
1604
+ * Block appearance of the Alert
1605
+ * @type boolean
1606
+ * @default false
1607
+ * @example
1608
+ * <Alert block />
1609
+ */
1610
+ block?: boolean;
1611
+ }
1612
+
1613
+ declare interface Props_2 {
1614
+ /**
1615
+ * Variant of the Button
1616
+ * @type { 'default' | 'text' | 'outline' | 'ghost'}
1617
+ * @default 'default'
1618
+ * @example
1619
+ * <Button variant="default" />
1620
+ */
1621
+ variant?: ButtonType;
1622
+ /**
1623
+ * Color of the Button
1624
+ * @type { 'primary' | 'secondary' | 'danger'}
1625
+ * @default 'primary'
1626
+ * @example
1627
+ * <Button color="primary" />
1628
+ */
1629
+ color?: ButtonColor;
1630
+ /**
1631
+ * Loading state of the Button
1632
+ * @type { boolean }
1633
+ * @default false
1634
+ * @example
1635
+ * <Button loading />
1636
+ */
1637
+ loading?: boolean;
1638
+ /**
1639
+ * Disabled state of the Button
1640
+ * @type { boolean }
1641
+ * @default false
1642
+ * @example
1643
+ * <Button disabled />
1644
+ */
1645
+ disabled?: boolean;
1646
+ /**
1647
+ * Prepend icon of the Button
1648
+ * @type { string }
1649
+ * @default ''
1650
+ * @example
1651
+ * <Button prependIcon="icon" />
1652
+ */
1653
+ prependIcon?: string;
1654
+ /**
1655
+ * Append icon of the Button
1656
+ * @type { string }
1657
+ * @default ''
1658
+ * @example
1659
+ * <Button appendIcon="icon" />
1660
+ */
1661
+ appendIcon?: string;
1662
+ /**
1663
+ * Only icon state of the Button
1664
+ * @type { boolean }
1665
+ * @default false
1666
+ * @example
1667
+ * <Button icon />
1668
+ */
1669
+ icon?: boolean;
1670
+ /**
1671
+ * Size of the Button
1672
+ * @type { 'small' | 'medium' | 'large' }
1673
+ * @default 'medium'
1674
+ * @example
1675
+ * <Button size="small" />
1676
+ */
1677
+ size?: ButtonSize;
1678
+ /**
1679
+ * Height of the Button
1680
+ * @type { string }
1681
+ * @default ''
1682
+ * @example
1683
+ * <Button height="40" />
1684
+ */
1685
+ height?: string;
1686
+ /**
1687
+ * Block state of the Button
1688
+ * @type { boolean }
1689
+ * @default false
1690
+ * @example
1691
+ * <Button block />
1692
+ */
1693
+ block?: boolean;
1694
+ }
1695
+
1696
+ declare interface Props_3 {
1697
+ /**
1698
+ * id of the checkbox
1699
+ * @type {HTMLAttributes['id']}
1700
+ * @default ''
1701
+ * @example
1702
+ * <Checkbox id="checkbox" />
1703
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/id
1704
+ */
1705
+ id: HTMLAttributes['id'];
1706
+ /**
1707
+ * Input checked state
1708
+ * @type {InputHTMLAttributes['checked']}
1709
+ * @default false
1710
+ * @example
1711
+ * <Checkbox :modelValue="true" />
1712
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/checkbox#checked
1713
+ */
1714
+ modelValue?: InputHTMLAttributes['checked'];
1715
+ /**
1716
+ * label of the checkbox
1717
+ * @type {LabelHTMLAttributes['label']}
1718
+ * @default ''
1719
+ * @example
1720
+ * <Checkbox label="Checkbox" />
1721
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/label
1722
+ */
1723
+ label?: LabelHTMLAttributes['for'];
1724
+ /**
1725
+ * Input indeterminate state
1726
+ * @type {InputHTMLAttributes['indeterminate']}
1727
+ * @default false
1728
+ * @example
1729
+ * <Checkbox indeterminate="true" />
1730
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/checkbox#indeterminate
1731
+ */
1732
+ indeterminate?: InputHTMLAttributes['indeterminate'];
1733
+ /**
1734
+ * Input disabled state
1735
+ * @type {InputHTMLAttributes['disabled']}
1736
+ * @default false
1737
+ * @example
1738
+ * <Checkbox disabled="true" />
1739
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/checkbox#disabled
1740
+ */
1741
+ disabled?: InputHTMLAttributes['disabled'];
1742
+ /**
1743
+ * Hint text
1744
+ * @type {string}
1745
+ * @default ''
1746
+ * @example
1747
+ * <Checkbox hint="This is a hint" />
1748
+ */
1749
+ hint?: string;
1750
+ /**
1751
+ * Error message
1752
+ * @type {string}
1753
+ * @default ''
1754
+ * @example
1755
+ * <Checkbox errorMsg="This is an error" />
1756
+ */
1757
+ errorMsg?: string;
1758
+ /**
1759
+ * Hide the hint and error message
1760
+ * @type {boolean}
1761
+ * @default false
1762
+ * @example
1763
+ * <Checkbox hideDetails />
1764
+ */
1765
+ hideDetails?: boolean;
1766
+ }
1767
+
1768
+ declare interface Props_4 {
1769
+ /**
1770
+ * Variant of the Chip
1771
+ * @type 'primary' | 'secondary' | 'success' | 'error' | 'warning' | 'info'
1772
+ * @default 'primary'
1773
+ * @example
1774
+ * <Chip variant="primary" />
1775
+ */
1776
+ variant: 'primary' | 'secondary' | 'success' | 'error' | 'warning' | 'info';
1777
+ /**
1778
+ * Label of the Chip
1779
+ * @type string | number
1780
+ * @default 'label'
1781
+ * @example
1782
+ * <Chip label="Label" />
1783
+ */
1784
+ label?: string | number;
1785
+ /**
1786
+ * Disabled state of the Chip
1787
+ * @type boolean
1788
+ * @default false
1789
+ * @example
1790
+ * <Chip disabled />
1791
+ */
1792
+ disabled?: boolean;
1793
+ /**
1794
+ * Prepend icon of the Chip
1795
+ * @type string
1796
+ * @default ''
1797
+ * @example
1798
+ * <Chip prependIcon="icon" />
1799
+ */
1800
+ prependIcon?: string;
1801
+ /**
1802
+ * Append icon of the Chip
1803
+ * @type string
1804
+ * @default ''
1805
+ * @example
1806
+ * <Chip appendIcon="icon" />
1807
+ */
1808
+ appendIcon?: string;
1809
+ /**
1810
+ * Ghost state of the Chip
1811
+ * @type boolean
1812
+ * @default false
1813
+ * @example
1814
+ * <Chip ghost />
1815
+ */
1816
+ ghost?: boolean;
1817
+ /**
1818
+ * Clearable state of the Chip
1819
+ * @type boolean
1820
+ * @default false
1821
+ * @example
1822
+ * <Chip clearable />
1823
+ */
1824
+ clearable?: boolean;
1825
+ /**
1826
+ * No wrap state of the Chip
1827
+ * @type boolean
1828
+ * @default false
1829
+ * @example
1830
+ * <Chip noWrap />
1831
+ */
1832
+ noWrap?: boolean;
1833
+ }
1834
+
1835
+ declare interface Props_5 {
1836
+ /**
1837
+ * id of the checkbox
1838
+ * @type {HTMLAttributes['id']}
1839
+ * @default ''
1840
+ * @example
1841
+ * <Checkbox id="checkbox" />
1842
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/id
1843
+ */
1844
+ id: HTMLAttributes['id'];
1845
+ /**
1846
+ * Input checked state
1847
+ * @type InputHTMLAttributes['checked']
1848
+ * @default false
1849
+ * @example
1850
+ * <Checkbox modelValue="true" />
1851
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/checkbox#checked
1852
+ */
1853
+ modelValue?: InputHTMLAttributes['checked'];
1854
+ /**
1855
+ * Input disabled state
1856
+ * @type InputHTMLAttributes['disabled']
1857
+ * @default false
1858
+ * @example
1859
+ * <Checkbox disabled="true" />
1860
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/checkbox#disabled
1861
+ */
1862
+ disabled?: InputHTMLAttributes['disabled'];
1863
+ /**
1864
+ * label of the checkbox
1865
+ * @type LabelHTMLAttributes['label']
1866
+ * @default ''
1867
+ * @example
1868
+ * <Checkbox label="Checkbox" />
1869
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/label
1870
+ */
1871
+ label?: LabelHTMLAttributes['for'];
1872
+ /**
1873
+ * Hint text
1874
+ * @type string
1875
+ * @default ''
1876
+ * @example
1877
+ * <Checkbox hint="This is a hint" />
1878
+ */
1879
+ hint?: string;
1880
+ /**
1881
+ * Error message
1882
+ * @type string
1883
+ * @default ''
1884
+ * @example
1885
+ * <Checkbox errorMsg="This is an error" />
1886
+ */
1887
+ errorMsg?: string;
1888
+ /**
1889
+ * Size of the checkbox
1890
+ * @type 'small' | 'medium' | 'large'
1891
+ * @default 'medium'
1892
+ * @example
1893
+ * <Checkbox size="small" />
1894
+ */
1895
+ size?: 'small' | 'medium' | 'large';
1896
+ /**
1897
+ * Hide the hint and error message
1898
+ * @type {boolean}
1899
+ * @default false
1900
+ * @example
1901
+ * <Checkbox hideDetails />
1902
+ */
1903
+ hideDetails?: boolean;
1904
+ /**
1905
+ * Reverse the order of the checkbox and the label
1906
+ * @type {boolean}
1907
+ * @default false
1908
+ * @example
1909
+ * <Checkbox reverse />
1910
+ */
1911
+ reverse?: boolean;
1912
+ /**
1913
+ * Name of the checkbox
1914
+ * @type {string}
1915
+ * @default ''
1916
+ * @example
1917
+ * <Checkbox name="checkbox" />
1918
+ */
1919
+ name?: string;
1920
+ }
1921
+
1922
+ declare interface Props_6 {
1923
+ /**
1924
+ * id of the textfield
1925
+ * @type HTMLAttributes['id']
1926
+ * @default ''
1927
+ * @example
1928
+ * <Textfield id="textfield" />
1929
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/id
1930
+ */
1931
+ id: HTMLAttributes['id'];
1932
+ /**
1933
+ * Input type
1934
+ * @type 'text' | 'password' | 'email' | 'number' | 'tel' | 'url'
1935
+ * @default 'text'
1936
+ * @example
1937
+ * <Textfield type="password" />
1938
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#input_types
1939
+ */
1940
+ type: 'text' | 'password' | 'email' | 'number' | 'tel' | 'url';
1941
+ /**
1942
+ * Input value
1943
+ * @type InputHTMLAttributes['value'];
1944
+ * @default ''
1945
+ * @example
1946
+ * <Textfield modelValue="Hello" />
1947
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#value
1948
+ */
1949
+ modelValue?: InputHTMLAttributes['value'];
1950
+ /**
1951
+ * label of the textfield
1952
+ * @type LabelHTMLAttributes['label']
1953
+ * @default ''
1954
+ * @example
1955
+ * <Textfield label="Textfield" />
1956
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/label
1957
+ */
1958
+ label?: LabelHTMLAttributes['for'];
1959
+ /**
1960
+ * Placeholder text
1961
+ * @type InputHTMLAttributes['placeholder'];
1962
+ * @default ''
1963
+ * @example
1964
+ * <Textfield placeholder="Placeholder" />
1965
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#placeholder
1966
+ */
1967
+ placeholder?: InputHTMLAttributes['placeholder'];
1968
+ /**
1969
+ * Error message
1970
+ * @type string
1971
+ * @default ''
1972
+ * @example
1973
+ * <Textfield errorMsg="This is an error" />
1974
+ */
1975
+ errorMsg?: string;
1976
+ /**
1977
+ * Hint text
1978
+ * @type string
1979
+ * @default ''
1980
+ * @example
1981
+ * <Textfield hint="This is a hint" />
1982
+ */
1983
+ hint?: string;
1984
+ /**
1985
+ * Icon to prepend
1986
+ * @type string
1987
+ * @default ''
1988
+ * @example
1989
+ * <Textfield prependIcon="mdiLock" />
1990
+ */
1991
+ prependIcon?: string;
1992
+ /**
1993
+ * Icon to append
1994
+ * @type string
1995
+ * @default ''
1996
+ * @example
1997
+ * <Textfield appendIcon="mdiEyeOffOutline" />
1998
+ */
1999
+ appendIcon?: string;
2000
+ /**
2001
+ * Input disabled state
2002
+ * @type InputHTMLAttributes['disabled'] | boolean
2003
+ * @default false
2004
+ * @example
2005
+ * <Textfield disabled="true" />
2006
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#disabled
2007
+ */
2008
+ disabled?: boolean;
2009
+ /**
2010
+ * Input loading state
2011
+ * @type boolean
2012
+ * @default false
2013
+ * @example
2014
+ * <Textfield loading="true" />
2015
+ */
2016
+ loading?: boolean;
2017
+ /**
2018
+ * Input clearable state
2019
+ * @type boolean
2020
+ * @default false
2021
+ * @example
2022
+ * <Textfield clearable="true" />
2023
+ */
2024
+ clearable?: boolean;
2025
+ /**
2026
+ * Input number min value
2027
+ * @type InputHTMLAttributes['min']
2028
+ * @default ''
2029
+ * @example
2030
+ * <Textfield min="0" />
2031
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#min
2032
+ */
2033
+ min?: InputHTMLAttributes['min'];
2034
+ /**
2035
+ * Input number max value
2036
+ * @type InputHTMLAttributes['max']
2037
+ * @default ''
2038
+ * @example
2039
+ * <Textfield max="10" />
2040
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#max
2041
+ */
2042
+ max?: InputHTMLAttributes['max'];
2043
+ /**
2044
+ * Hide details state of textfield details
2045
+ * @type {boolean}
2046
+ * @default false
2047
+ * @example
2048
+ * <Textfield hideDetails />
2049
+ */
2050
+ hideDetails?: boolean;
2051
+ /**
2052
+ * Input role
2053
+ * @type {string}
2054
+ * @default ''
2055
+ * @example
2056
+ * <Textfield role="search" />
2057
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#role
2058
+ */
2059
+ role?: string;
2060
+ /**
2061
+ * Input readonly state
2062
+ * @type {boolean}
2063
+ * @default false
2064
+ * @example
2065
+ * <Textfield readonly />
2066
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#readonly
2067
+ */
2068
+ readonly?: boolean;
2069
+ }
2070
+
2071
+ declare interface Props_7 {
2072
+ id: string;
2073
+ modelValue?: boolean;
2074
+ name?: string;
2075
+ disabled?: boolean;
2076
+ label?: string;
2077
+ hint?: string;
2078
+ errorMsg?: string;
2079
+ title?: string;
2080
+ value?: string;
2081
+ }
2082
+
2083
+ export declare const RAccordion: __VLS_WithTemplateSlots<DefineComponent<__VLS_TypePropsToRuntimeProps<AccordionProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps<AccordionProps>>>, {}, {}>, {
2084
+ title?(_: {
2085
+ accordion: Accordion & {
2086
+ title: string;
2087
+ content: string;
2088
+ open: boolean;
2089
+ disabled: boolean;
2090
+ };
2091
+ }): any;
2092
+ icon?(_: {
2093
+ item: Accordion & {
2094
+ title: string;
2095
+ content: string;
2096
+ open: boolean;
2097
+ disabled: boolean;
2098
+ };
2099
+ open: boolean;
2100
+ }): any;
2101
+ content?(_: {
2102
+ accordion: Accordion & {
2103
+ title: string;
2104
+ content: string;
2105
+ open: boolean;
2106
+ disabled: boolean;
2107
+ };
2108
+ }): any;
2109
+ }>;
2110
+
2111
+ export declare const RAlert: __VLS_WithTemplateSlots_2<DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps_2<Props>, {
2112
+ type: string;
2113
+ title: string;
2114
+ variant: string;
2115
+ description: string;
2116
+ closable: boolean;
2117
+ block: boolean;
2118
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
2119
+ close: (...args: any[]) => void;
2120
+ }, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps_2<Props>, {
2121
+ type: string;
2122
+ title: string;
2123
+ variant: string;
2124
+ description: string;
2125
+ closable: boolean;
2126
+ block: boolean;
2127
+ }>>> & {
2128
+ onClose?: ((...args: any[]) => any) | undefined;
2129
+ }, {
2130
+ type: "success" | "error" | "warning" | "info";
2131
+ title: string;
2132
+ variant: "ghost" | "solid" | "outline";
2133
+ block: boolean;
2134
+ description: string;
2135
+ closable: boolean;
2136
+ }, {}>, {
2137
+ "alert-icon"?(_: {}): any;
2138
+ content?(_: {}): any;
2139
+ "custom-close"?(_: {
2140
+ close: typeof close_2;
2141
+ slotClass: string;
2142
+ }): any;
2143
+ }>;
2144
+
2145
+ export declare const RAvatar: DefineComponent<__VLS_WithDefaults_2<__VLS_TypePropsToRuntimeProps_3<IProps>, {
2146
+ type: string;
2147
+ size: string;
2148
+ src: string;
2149
+ alt: string;
2150
+ online: boolean;
2151
+ text: string;
2152
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_2<__VLS_TypePropsToRuntimeProps_3<IProps>, {
2153
+ type: string;
2154
+ size: string;
2155
+ src: string;
2156
+ alt: string;
2157
+ online: boolean;
2158
+ text: string;
2159
+ }>>>, {
2160
+ size: "xs" | "sm" | "md" | "lg" | "xl" | "2xl" | "3xl";
2161
+ type: "image" | "text";
2162
+ text: string;
2163
+ alt: string;
2164
+ src: string;
2165
+ online: boolean;
2166
+ }, {}>;
2167
+
2168
+ export declare const RBadge: __VLS_WithTemplateSlots_3<DefineComponent<__VLS_WithDefaults_3<__VLS_TypePropsToRuntimeProps_4<BadgeProps>, {
2169
+ variant: string;
2170
+ placement: string;
2171
+ overlap: boolean;
2172
+ hover: boolean;
2173
+ content: string;
2174
+ outside: boolean;
2175
+ animation: boolean;
2176
+ class: string;
2177
+ contentClass: string;
2178
+ wrapperClass: string;
2179
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
2180
+ click: (...args: any[]) => void;
2181
+ }, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_3<__VLS_TypePropsToRuntimeProps_4<BadgeProps>, {
2182
+ variant: string;
2183
+ placement: string;
2184
+ overlap: boolean;
2185
+ hover: boolean;
2186
+ content: string;
2187
+ outside: boolean;
2188
+ animation: boolean;
2189
+ class: string;
2190
+ contentClass: string;
2191
+ wrapperClass: string;
2192
+ }>>> & {
2193
+ onClick?: ((...args: any[]) => any) | undefined;
2194
+ }, {
2195
+ class: string | string[];
2196
+ variant: "primary" | "success" | "error" | "warning" | "neutral";
2197
+ hover: boolean;
2198
+ placement: "bottom" | "left" | "right";
2199
+ content: string;
2200
+ overlap: boolean;
2201
+ outside: boolean;
2202
+ animation: boolean;
2203
+ contentClass: string | string[];
2204
+ wrapperClass: string | string[];
2205
+ }, {}>, {
2206
+ default?(_: {}): any;
2207
+ }>;
2208
+
2209
+ export declare const RBreadcrumb: __VLS_WithTemplateSlots_15<DefineComponent<__VLS_WithDefaults_19<__VLS_TypePropsToRuntimeProps_20<{
2210
+ items: BreadcrumbItem[];
2211
+ seperator?: string | undefined;
2212
+ }>, {
2213
+ items: () => BreadcrumbItem[];
2214
+ seperator: string;
2215
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_19<__VLS_TypePropsToRuntimeProps_20<{
2216
+ items: BreadcrumbItem[];
2217
+ seperator?: string | undefined;
2218
+ }>, {
2219
+ items: () => BreadcrumbItem[];
2220
+ seperator: string;
2221
+ }>>>, {
2222
+ items: BreadcrumbItem[];
2223
+ seperator: string;
2224
+ }, {}>, {
2225
+ "item-icon"?(_: {}): any;
2226
+ "custom-seperator"?(_: {}): any;
2227
+ }>;
2228
+
2229
+ export declare const RButton: __VLS_WithTemplateSlots_4<DefineComponent<__VLS_WithDefaults_4<__VLS_TypePropsToRuntimeProps_5<Props_2>, {
2230
+ variant: string;
2231
+ loading: boolean;
2232
+ disabled: boolean;
2233
+ prependIcon: string;
2234
+ appendIcon: string;
2235
+ icon: boolean;
2236
+ size: string;
2237
+ height: string;
2238
+ block: boolean;
2239
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
2240
+ click: (...args: any[]) => void;
2241
+ }, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_4<__VLS_TypePropsToRuntimeProps_5<Props_2>, {
2242
+ variant: string;
2243
+ loading: boolean;
2244
+ disabled: boolean;
2245
+ prependIcon: string;
2246
+ appendIcon: string;
2247
+ icon: boolean;
2248
+ size: string;
2249
+ height: string;
2250
+ block: boolean;
2251
+ }>>> & {
2252
+ onClick?: ((...args: any[]) => any) | undefined;
2253
+ }, {
2254
+ height: string;
2255
+ size: ButtonSize;
2256
+ variant: ButtonType;
2257
+ disabled: boolean;
2258
+ prependIcon: string;
2259
+ appendIcon: string;
2260
+ block: boolean;
2261
+ loading: boolean;
2262
+ icon: boolean;
2263
+ }, {}>, {
2264
+ prepend?(_: {
2265
+ onlyIcon: boolean;
2266
+ }): any;
2267
+ default?(_: {
2268
+ disabled: boolean;
2269
+ }): any;
2270
+ append?(_: {
2271
+ onlyIcon: boolean;
2272
+ }): any;
2273
+ }>;
2274
+
2275
+ export declare const RCheckbox: DefineComponent<__VLS_WithDefaults_5<__VLS_TypePropsToRuntimeProps_6<Props_3>, {
2276
+ id: string;
2277
+ label: string;
2278
+ indeterminate: boolean;
2279
+ disabled: boolean;
2280
+ hint: string;
2281
+ errorMsg: string;
2282
+ modelValue: boolean;
2283
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
2284
+ "update:modelValue": (...args: any[]) => void;
2285
+ }, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_5<__VLS_TypePropsToRuntimeProps_6<Props_3>, {
2286
+ id: string;
2287
+ label: string;
2288
+ indeterminate: boolean;
2289
+ disabled: boolean;
2290
+ hint: string;
2291
+ errorMsg: string;
2292
+ modelValue: boolean;
2293
+ }>>> & {
2294
+ "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
2295
+ }, {
2296
+ label: string;
2297
+ disabled: boolean | "true" | "false";
2298
+ id: string | undefined;
2299
+ modelValue: any[] | Set<any> | (boolean | "true" | "false");
2300
+ errorMsg: string;
2301
+ hint: string;
2302
+ indeterminate: boolean;
2303
+ }, {}>;
2304
+
2305
+ export declare const RChip: __VLS_WithTemplateSlots_5<DefineComponent<__VLS_WithDefaults_6<__VLS_TypePropsToRuntimeProps_7<Props_4>, {
2306
+ variant: string;
2307
+ label: string;
2308
+ disabled: boolean;
2309
+ prependIcon: string;
2310
+ appendIcon: string;
2311
+ ghost: boolean;
2312
+ clearable: boolean;
2313
+ noWrap: boolean;
2314
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
2315
+ "click:chip": (...args: any[]) => void;
2316
+ "click:close": (...args: any[]) => void;
2317
+ }, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_6<__VLS_TypePropsToRuntimeProps_7<Props_4>, {
2318
+ variant: string;
2319
+ label: string;
2320
+ disabled: boolean;
2321
+ prependIcon: string;
2322
+ appendIcon: string;
2323
+ ghost: boolean;
2324
+ clearable: boolean;
2325
+ noWrap: boolean;
2326
+ }>>> & {
2327
+ "onClick:chip"?: ((...args: any[]) => any) | undefined;
2328
+ "onClick:close"?: ((...args: any[]) => any) | undefined;
2329
+ }, {
2330
+ label: string | number;
2331
+ variant: "primary" | "secondary" | "success" | "error" | "warning" | "info";
2332
+ disabled: boolean;
2333
+ prependIcon: string;
2334
+ appendIcon: string;
2335
+ ghost: boolean;
2336
+ clearable: boolean;
2337
+ noWrap: boolean;
2338
+ }, {}>, {
2339
+ prepend?(_: {
2340
+ disabled: boolean;
2341
+ }): any;
2342
+ append?(_: {
2343
+ disabled: boolean;
2344
+ }): any;
2345
+ }>;
2346
+
2347
+ export declare const RDropdown: __VLS_WithTemplateSlots_6<DefineComponent<__VLS_WithDefaults_7<__VLS_TypePropsToRuntimeProps_8<SelectProps>, {
2348
+ options: () => never[];
2349
+ modelValue: any;
2350
+ placeholder: string;
2351
+ chips: boolean;
2352
+ multiple: boolean;
2353
+ disabled: boolean;
2354
+ loading: boolean;
2355
+ prependIcon: string;
2356
+ appendIcon: string;
2357
+ searchable: boolean;
2358
+ clearable: boolean;
2359
+ id: string;
2360
+ label: string;
2361
+ closeOnSelect: boolean;
2362
+ dropdownClass: string;
2363
+ optionsClass: string;
2364
+ errorMsg: string;
2365
+ hideDetails: boolean;
2366
+ autocomplete: string;
2367
+ noOptionsText: string;
2368
+ hideOptionCheckIcon: boolean;
2369
+ hideChipClear: boolean;
2370
+ tooltipClass: string;
2371
+ showSelectAll: boolean;
2372
+ selectAllText: string;
2373
+ disableDeselect: boolean;
2374
+ maxVisibleChips: number;
2375
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
2376
+ "update:modelValue": (...args: any[]) => void;
2377
+ clear: (...args: any[]) => void;
2378
+ removeOption: (...args: any[]) => void;
2379
+ }, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_7<__VLS_TypePropsToRuntimeProps_8<SelectProps>, {
2380
+ options: () => never[];
2381
+ modelValue: any;
2382
+ placeholder: string;
2383
+ chips: boolean;
2384
+ multiple: boolean;
2385
+ disabled: boolean;
2386
+ loading: boolean;
2387
+ prependIcon: string;
2388
+ appendIcon: string;
2389
+ searchable: boolean;
2390
+ clearable: boolean;
2391
+ id: string;
2392
+ label: string;
2393
+ closeOnSelect: boolean;
2394
+ dropdownClass: string;
2395
+ optionsClass: string;
2396
+ errorMsg: string;
2397
+ hideDetails: boolean;
2398
+ autocomplete: string;
2399
+ noOptionsText: string;
2400
+ hideOptionCheckIcon: boolean;
2401
+ hideChipClear: boolean;
2402
+ tooltipClass: string;
2403
+ showSelectAll: boolean;
2404
+ selectAllText: string;
2405
+ disableDeselect: boolean;
2406
+ maxVisibleChips: number;
2407
+ }>>> & {
2408
+ "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
2409
+ onClear?: ((...args: any[]) => any) | undefined;
2410
+ onRemoveOption?: ((...args: any[]) => any) | undefined;
2411
+ }, {
2412
+ disabled: boolean;
2413
+ prependIcon: string;
2414
+ appendIcon: string;
2415
+ clearable: boolean;
2416
+ options: any;
2417
+ tooltipClass: string;
2418
+ id: string;
2419
+ modelValue: any;
2420
+ placeholder: string;
2421
+ chips: boolean;
2422
+ multiple: boolean;
2423
+ loading: boolean;
2424
+ searchable: boolean;
2425
+ closeOnSelect: boolean;
2426
+ dropdownClass: string;
2427
+ optionsClass: string;
2428
+ errorMsg: string;
2429
+ hideDetails: boolean;
2430
+ autocomplete: "on" | "off";
2431
+ noOptionsText: string;
2432
+ hideOptionCheckIcon: boolean;
2433
+ hideChipClear: boolean;
2434
+ showSelectAll: boolean;
2435
+ selectAllText: string;
2436
+ disableDeselect: boolean;
2437
+ maxVisibleChips: number;
2438
+ }, {}>, {
2439
+ prepend?(_: {
2440
+ active: boolean;
2441
+ disabled: boolean;
2442
+ error: number;
2443
+ loading: boolean;
2444
+ }): any;
2445
+ selection?(_: {
2446
+ removeOption: typeof removeOption;
2447
+ selected: {
2448
+ [x: string]: any;
2449
+ value: string | number;
2450
+ label: string;
2451
+ prependIcon?: string | undefined;
2452
+ disabled?: boolean | undefined;
2453
+ }[];
2454
+ }): any;
2455
+ "remaining-count"?(_: {
2456
+ count: number;
2457
+ }): any;
2458
+ clearable?(_: {}): any;
2459
+ append?(_: {
2460
+ active: boolean;
2461
+ disabled: boolean;
2462
+ error: number;
2463
+ loading: boolean;
2464
+ }): any;
2465
+ option?(_: {
2466
+ disabled: boolean | undefined;
2467
+ isSelected: boolean | {
2468
+ [x: string]: any;
2469
+ value: string | number;
2470
+ label: string;
2471
+ prependIcon?: string | undefined;
2472
+ disabled?: boolean | undefined;
2473
+ } | undefined;
2474
+ item: Option_2;
2475
+ }): any;
2476
+ "option-prepend"?(_: {
2477
+ disabled: boolean | undefined;
2478
+ isSelected: boolean | {
2479
+ [x: string]: any;
2480
+ value: string | number;
2481
+ label: string;
2482
+ prependIcon?: string | undefined;
2483
+ disabled?: boolean | undefined;
2484
+ } | undefined;
2485
+ }): any;
2486
+ "option-append"?(_: {
2487
+ disabled: boolean | undefined;
2488
+ isSelected: boolean | {
2489
+ [x: string]: any;
2490
+ value: string | number;
2491
+ label: string;
2492
+ prependIcon?: string | undefined;
2493
+ disabled?: boolean | undefined;
2494
+ } | undefined;
2495
+ }): any;
2496
+ "not-options"?(_: {}): any;
2497
+ }>;
2498
+
2499
+ /**
2500
+ * @description - Removes an option from the selected options
2501
+ * @param e option Option to remove
2502
+ */
2503
+ declare function removeOption(e: MouseEvent | KeyboardEvent, option: Option_2, updatePosition: any): void;
2504
+
2505
+ export declare const RIcon: DefineComponent<__VLS_WithDefaults_8<__VLS_TypePropsToRuntimeProps_9<IProps_2>, {
2506
+ name: string;
2507
+ size: number;
2508
+ viewBox: string;
2509
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_8<__VLS_TypePropsToRuntimeProps_9<IProps_2>, {
2510
+ name: string;
2511
+ size: number;
2512
+ viewBox: string;
2513
+ }>>>, {
2514
+ name: string | undefined;
2515
+ viewBox: string;
2516
+ size: string | number;
2517
+ }, {}>;
2518
+
2519
+ export declare const RItem: __VLS_WithTemplateSlots_18<DefineComponent<__VLS_WithDefaults_23<__VLS_TypePropsToRuntimeProps_24<ItemProps>, {
2520
+ disabled: boolean;
2521
+ selectedClass: string;
2522
+ value: null;
2523
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_23<__VLS_TypePropsToRuntimeProps_24<ItemProps>, {
2524
+ disabled: boolean;
2525
+ selectedClass: string;
2526
+ value: null;
2527
+ }>>>, {
2528
+ value: any;
2529
+ selectedClass: string | string[];
2530
+ }, {}>, {
2531
+ default?(_: {
2532
+ disabled: boolean;
2533
+ isSelected: boolean;
2534
+ select: typeof handleSelect;
2535
+ selectedClass: (string | string[]) & (false | (string | string[])[]);
2536
+ toggle: typeof handleToggle;
2537
+ }): any;
2538
+ }>;
2539
+
2540
+ export declare const RItemGroup: __VLS_WithTemplateSlots_17<DefineComponent<__VLS_WithDefaults_22<__VLS_TypePropsToRuntimeProps_23<ItemGroupProps>, {
2541
+ disabled: boolean;
2542
+ mandatory: boolean;
2543
+ max: number;
2544
+ as: string;
2545
+ selectedClass: string;
2546
+ modelValue: () => number[];
2547
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
2548
+ "update:modelValue": (...args: any[]) => void;
2549
+ }, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_22<__VLS_TypePropsToRuntimeProps_23<ItemGroupProps>, {
2550
+ disabled: boolean;
2551
+ mandatory: boolean;
2552
+ max: number;
2553
+ as: string;
2554
+ selectedClass: string;
2555
+ modelValue: () => number[];
2556
+ }>>> & {
2557
+ "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
2558
+ }, {
2559
+ disabled: boolean;
2560
+ modelValue: string[] | number[];
2561
+ max: number;
2562
+ as: string;
2563
+ selectedClass: string | string[];
2564
+ mandatory: boolean;
2565
+ }, {}>, {
2566
+ default?(_: {
2567
+ isSelected: typeof isSelected;
2568
+ select: typeof select;
2569
+ selected: string[] | number[];
2570
+ }): any;
2571
+ }>;
2572
+
2573
+ export declare const RLabel: __VLS_WithTemplateSlots_7<DefineComponent<__VLS_WithDefaults_9<__VLS_TypePropsToRuntimeProps_10<LabelProps>, {
2574
+ id: string;
2575
+ for: string;
2576
+ text: string;
2577
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_9<__VLS_TypePropsToRuntimeProps_10<LabelProps>, {
2578
+ id: string;
2579
+ for: string;
2580
+ text: string;
2581
+ }>>>, {
2582
+ text: string | number;
2583
+ id: string | undefined;
2584
+ for: string | undefined;
2585
+ }, {}>, {
2586
+ default?(_: {}): any;
2587
+ }>;
2588
+
2589
+ export declare const RModal: __VLS_WithTemplateSlots_8<DefineComponent<__VLS_WithDefaults_10<__VLS_TypePropsToRuntimeProps_11<ModalProps>, {
2590
+ modelValue: boolean;
2591
+ block: boolean;
2592
+ title: string;
2593
+ description: string;
2594
+ icon: string;
2595
+ width: string;
2596
+ height: string;
2597
+ outsideClick: boolean;
2598
+ clearContent: boolean;
2599
+ class: string;
2600
+ overlayClass: string;
2601
+ style: string;
2602
+ allowBodyScroll: boolean;
2603
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
2604
+ "update:modelValue": (...args: any[]) => void;
2605
+ }, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_10<__VLS_TypePropsToRuntimeProps_11<ModalProps>, {
2606
+ modelValue: boolean;
2607
+ block: boolean;
2608
+ title: string;
2609
+ description: string;
2610
+ icon: string;
2611
+ width: string;
2612
+ height: string;
2613
+ outsideClick: boolean;
2614
+ clearContent: boolean;
2615
+ class: string;
2616
+ overlayClass: string;
2617
+ style: string;
2618
+ allowBodyScroll: boolean;
2619
+ }>>> & {
2620
+ "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
2621
+ }, {
2622
+ width: string;
2623
+ height: string;
2624
+ style: string;
2625
+ title: string;
2626
+ class: string | string[];
2627
+ outsideClick: boolean;
2628
+ block: boolean;
2629
+ modelValue: boolean;
2630
+ description: string;
2631
+ icon: string;
2632
+ clearContent: boolean;
2633
+ overlayClass: string | string[];
2634
+ allowBodyScroll: boolean;
2635
+ }, {}>, {
2636
+ wrapper?(_: {}): any;
2637
+ header?(_: {}): any;
2638
+ default?(_: {}): any;
2639
+ actions?(_: {}): any;
2640
+ }>;
2641
+
2642
+ export declare const RPagination: __VLS_WithTemplateSlots_16<DefineComponent<__VLS_WithDefaults_20<__VLS_TypePropsToRuntimeProps_21<PaginationProps>, {
2643
+ page: number;
2644
+ perPage: number;
2645
+ totalItems: number;
2646
+ perPageOptions: () => number[];
2647
+ itemsPerPageText: string;
2648
+ position: string;
2649
+ infoText: string;
2650
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
2651
+ "update:page": (...args: any[]) => void;
2652
+ "update:perPage": (...args: any[]) => void;
2653
+ "update:info": (...args: any[]) => void;
2654
+ }, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_20<__VLS_TypePropsToRuntimeProps_21<PaginationProps>, {
2655
+ page: number;
2656
+ perPage: number;
2657
+ totalItems: number;
2658
+ perPageOptions: () => number[];
2659
+ itemsPerPageText: string;
2660
+ position: string;
2661
+ infoText: string;
2662
+ }>>> & {
2663
+ "onUpdate:page"?: ((...args: any[]) => any) | undefined;
2664
+ "onUpdate:perPage"?: ((...args: any[]) => any) | undefined;
2665
+ "onUpdate:info"?: ((...args: any[]) => any) | undefined;
2666
+ }, {
2667
+ page: number;
2668
+ perPage: number;
2669
+ totalItems: number;
2670
+ perPageOptions: number[];
2671
+ itemsPerPageText: string;
2672
+ position: string;
2673
+ infoText: string;
2674
+ }, {}>, {
2675
+ first?(_: {}): any;
2676
+ prev?(_: {}): any;
2677
+ next?(_: {}): any;
2678
+ last?(_: {}): any;
2679
+ }>;
2680
+
2681
+ export declare const RProgressbar: DefineComponent<__VLS_WithDefaults_21<__VLS_TypePropsToRuntimeProps_22<ProgressBarProps>, {
2682
+ value: number;
2683
+ height: number;
2684
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_21<__VLS_TypePropsToRuntimeProps_22<ProgressBarProps>, {
2685
+ value: number;
2686
+ height: number;
2687
+ }>>>, {
2688
+ height: number;
2689
+ value: number;
2690
+ }, {}>;
2691
+
2692
+ export declare const RRadio: DefineComponent<__VLS_WithDefaults_24<__VLS_TypePropsToRuntimeProps_25<Props_7>, {
2693
+ id: string;
2694
+ modelValue: boolean;
2695
+ name: string;
2696
+ disabled: boolean;
2697
+ label: string;
2698
+ hint: string;
2699
+ errorMsg: string;
2700
+ title: string;
2701
+ value: string;
2702
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
2703
+ "update:modelValue": (...args: any[]) => void;
2704
+ }, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_24<__VLS_TypePropsToRuntimeProps_25<Props_7>, {
2705
+ id: string;
2706
+ modelValue: boolean;
2707
+ name: string;
2708
+ disabled: boolean;
2709
+ label: string;
2710
+ hint: string;
2711
+ errorMsg: string;
2712
+ title: string;
2713
+ value: string;
2714
+ }>>> & {
2715
+ "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
2716
+ }, {
2717
+ name: string;
2718
+ label: string;
2719
+ title: string;
2720
+ disabled: boolean;
2721
+ value: string;
2722
+ id: string;
2723
+ modelValue: boolean;
2724
+ errorMsg: string;
2725
+ hint: string;
2726
+ }, {}>;
2727
+
2728
+ export declare const RSidebar: __VLS_WithTemplateSlots_9<DefineComponent<__VLS_WithDefaults_11<__VLS_TypePropsToRuntimeProps_12<RSidebarProps>, {
2729
+ modelValue: boolean;
2730
+ showTrigger: boolean;
2731
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
2732
+ "update:modelValue": (...args: any[]) => void;
2733
+ }, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_11<__VLS_TypePropsToRuntimeProps_12<RSidebarProps>, {
2734
+ modelValue: boolean;
2735
+ showTrigger: boolean;
2736
+ }>>> & {
2737
+ "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
2738
+ }, {
2739
+ modelValue: boolean;
2740
+ showTrigger: boolean;
2741
+ }, {}>, {
2742
+ default?(_: {
2743
+ open: boolean;
2744
+ }): any;
2745
+ trigger?(_: {
2746
+ open: boolean;
2747
+ }): any;
2748
+ }>;
2749
+
2750
+ declare interface RSidebarProps {
2751
+ modelValue: boolean;
2752
+ showTrigger?: boolean;
2753
+ class?: string | string[];
2754
+ triggerClass?: string | string[];
2755
+ wrapperClass?: string | string[];
2756
+ }
2757
+
2758
+ export declare const RSnackbar: __VLS_WithTemplateSlots_10<DefineComponent<__VLS_WithDefaults_12<__VLS_TypePropsToRuntimeProps_13<IProps_3>, {
2759
+ text: string;
2760
+ closable: boolean;
2761
+ left: boolean;
2762
+ modelValue: boolean;
2763
+ timeout: number;
2764
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
2765
+ "update:modelValue": (...args: any[]) => void;
2766
+ action: (...args: any[]) => void;
2767
+ }, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_12<__VLS_TypePropsToRuntimeProps_13<IProps_3>, {
2768
+ text: string;
2769
+ closable: boolean;
2770
+ left: boolean;
2771
+ modelValue: boolean;
2772
+ timeout: number;
2773
+ }>>> & {
2774
+ "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
2775
+ onAction?: ((...args: any[]) => any) | undefined;
2776
+ }, {
2777
+ text: string;
2778
+ left: boolean;
2779
+ modelValue: boolean;
2780
+ closable: boolean;
2781
+ timeout: number;
2782
+ }, {}>, {
2783
+ icon?(_: {}): any;
2784
+ default?(_: {}): any;
2785
+ close?(_: {}): any;
2786
+ }>;
2787
+
2788
+ export declare const RSwitch: DefineComponent<__VLS_WithDefaults_13<__VLS_TypePropsToRuntimeProps_14<Props_5>, {
2789
+ id: string;
2790
+ modelValue: boolean;
2791
+ size: string;
2792
+ disabled: boolean;
2793
+ label: string;
2794
+ hint: string;
2795
+ errorMsg: string;
2796
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
2797
+ "update:modelValue": (...args: any[]) => void;
2798
+ }, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_13<__VLS_TypePropsToRuntimeProps_14<Props_5>, {
2799
+ id: string;
2800
+ modelValue: boolean;
2801
+ size: string;
2802
+ disabled: boolean;
2803
+ label: string;
2804
+ hint: string;
2805
+ errorMsg: string;
2806
+ }>>> & {
2807
+ "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
2808
+ }, {
2809
+ size: "small" | "medium" | "large";
2810
+ label: string;
2811
+ disabled: boolean | "true" | "false";
2812
+ id: string | undefined;
2813
+ modelValue: any[] | Set<any> | (boolean | "true" | "false");
2814
+ errorMsg: string;
2815
+ hint: string;
2816
+ }, {}>;
2817
+
2818
+ export declare const RTabItem: __VLS_WithTemplateSlots_11<DefineComponent<__VLS_WithDefaults_14<__VLS_TypePropsToRuntimeProps_15<IProps_4>, {
2819
+ label: string;
2820
+ variant: TabItemVariants;
2821
+ prependIcon: string;
2822
+ appendIcon: string;
2823
+ disabled: boolean;
2824
+ modelValue: string;
2825
+ tile: boolean;
2826
+ block: boolean;
2827
+ color: string;
2828
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
2829
+ "update:modelValue": (...args: any[]) => void;
2830
+ }, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_14<__VLS_TypePropsToRuntimeProps_15<IProps_4>, {
2831
+ label: string;
2832
+ variant: TabItemVariants;
2833
+ prependIcon: string;
2834
+ appendIcon: string;
2835
+ disabled: boolean;
2836
+ modelValue: string;
2837
+ tile: boolean;
2838
+ block: boolean;
2839
+ color: string;
2840
+ }>>> & {
2841
+ "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
2842
+ }, {
2843
+ label: string;
2844
+ variant: TabItemVariant;
2845
+ disabled: boolean;
2846
+ prependIcon: string;
2847
+ appendIcon: string;
2848
+ block: boolean;
2849
+ modelValue: string | number;
2850
+ color: string;
2851
+ tile: boolean;
2852
+ }, {}>, {
2853
+ prepend?(_: {
2854
+ active: boolean;
2855
+ disabled: boolean;
2856
+ }): any;
2857
+ default?(_: {
2858
+ label: string;
2859
+ }): any;
2860
+ append?(_: {
2861
+ active: boolean;
2862
+ disabled: boolean;
2863
+ }): any;
2864
+ }>;
2865
+
2866
+ export declare const RTabs: __VLS_WithTemplateSlots_12<DefineComponent<__VLS_WithDefaults_15<__VLS_TypePropsToRuntimeProps_16<IProps_5>, {
2867
+ tabs: () => never[];
2868
+ block: boolean;
2869
+ modelValue: string;
2870
+ tile: boolean;
2871
+ scrollable: boolean;
2872
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
2873
+ "update:modelValue": (...args: any[]) => void;
2874
+ }, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_15<__VLS_TypePropsToRuntimeProps_16<IProps_5>, {
2875
+ tabs: () => never[];
2876
+ block: boolean;
2877
+ modelValue: string;
2878
+ tile: boolean;
2879
+ scrollable: boolean;
2880
+ }>>> & {
2881
+ "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
2882
+ }, {
2883
+ block: boolean;
2884
+ modelValue: string | number;
2885
+ tile: boolean;
2886
+ tabs: Tab[];
2887
+ scrollable: boolean;
2888
+ }, {}>, {
2889
+ default?(_: {
2890
+ activeTab: string | number;
2891
+ }): any;
2892
+ }>;
2893
+
2894
+ export declare const RTextArea: DefineComponent<__VLS_WithDefaults_16<__VLS_TypePropsToRuntimeProps_17<IProps_6>, {
2895
+ id: string;
2896
+ errorMsg: string;
2897
+ disabled: boolean;
2898
+ placeholder: string;
2899
+ modelValue: string;
2900
+ label: string;
2901
+ hint: string;
2902
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
2903
+ "update:modelValue": (...args: any[]) => void;
2904
+ }, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_16<__VLS_TypePropsToRuntimeProps_17<IProps_6>, {
2905
+ id: string;
2906
+ errorMsg: string;
2907
+ disabled: boolean;
2908
+ placeholder: string;
2909
+ modelValue: string;
2910
+ label: string;
2911
+ hint: string;
2912
+ }>>> & {
2913
+ "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
2914
+ }, {
2915
+ label: string;
2916
+ disabled: boolean | "true" | "false";
2917
+ id: string | undefined;
2918
+ modelValue: any;
2919
+ placeholder: string;
2920
+ errorMsg: string;
2921
+ hint: string;
2922
+ }, {}>;
2923
+
2924
+ export declare const RTextfield: __VLS_WithTemplateSlots_13<DefineComponent<__VLS_WithDefaults_17<__VLS_TypePropsToRuntimeProps_18<Props_6>, {
2925
+ id: string;
2926
+ type: string;
2927
+ modelValue: string;
2928
+ label: string;
2929
+ placeholder: string;
2930
+ errorMsg: string;
2931
+ hint: string;
2932
+ prependIcon: string;
2933
+ appendIcon: string;
2934
+ iconColor: string;
2935
+ disabled: boolean;
2936
+ loading: boolean;
2937
+ clearable: boolean;
2938
+ hideDetails: boolean;
2939
+ role: string;
2940
+ readonly: boolean;
2941
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
2942
+ input: (...args: any[]) => void;
2943
+ blur: (...args: any[]) => void;
2944
+ focus: (...args: any[]) => void;
2945
+ "update:modelValue": (...args: any[]) => void;
2946
+ "click:icon": (...args: any[]) => void;
2947
+ "click:clear": (...args: any[]) => void;
2948
+ }, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_17<__VLS_TypePropsToRuntimeProps_18<Props_6>, {
2949
+ id: string;
2950
+ type: string;
2951
+ modelValue: string;
2952
+ label: string;
2953
+ placeholder: string;
2954
+ errorMsg: string;
2955
+ hint: string;
2956
+ prependIcon: string;
2957
+ appendIcon: string;
2958
+ iconColor: string;
2959
+ disabled: boolean;
2960
+ loading: boolean;
2961
+ clearable: boolean;
2962
+ hideDetails: boolean;
2963
+ role: string;
2964
+ readonly: boolean;
2965
+ }>>> & {
2966
+ onFocus?: ((...args: any[]) => any) | undefined;
2967
+ onBlur?: ((...args: any[]) => any) | undefined;
2968
+ onInput?: ((...args: any[]) => any) | undefined;
2969
+ "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
2970
+ "onClick:icon"?: ((...args: any[]) => any) | undefined;
2971
+ "onClick:clear"?: ((...args: any[]) => any) | undefined;
2972
+ }, {
2973
+ type: "number" | "text" | "email" | "password" | "tel" | "url";
2974
+ label: string;
2975
+ disabled: boolean;
2976
+ prependIcon: string;
2977
+ appendIcon: string;
2978
+ clearable: boolean;
2979
+ id: string | undefined;
2980
+ role: string;
2981
+ modelValue: any;
2982
+ placeholder: string;
2983
+ loading: boolean;
2984
+ errorMsg: string;
2985
+ hint: string;
2986
+ hideDetails: boolean;
2987
+ readonly: boolean;
2988
+ }, {}>, {
2989
+ prepend?(_: {
2990
+ disabled: boolean;
2991
+ error: number;
2992
+ loading: boolean;
2993
+ }): any;
2994
+ append?(_: {
2995
+ disabled: boolean;
2996
+ error: number;
2997
+ loading: boolean;
2998
+ }): any;
2999
+ }>;
3000
+
3001
+ export declare const RTooltip: __VLS_WithTemplateSlots_14<DefineComponent<__VLS_WithDefaults_18<__VLS_TypePropsToRuntimeProps_19<IProps_7>, {
3002
+ placement: Placement;
3003
+ text: string;
3004
+ dark: boolean;
3005
+ light: boolean;
3006
+ triggers: () => Trigger[];
3007
+ autoHide: boolean;
3008
+ hideDelay: number;
3009
+ showDelay: number;
3010
+ shown: boolean;
3011
+ disabled: boolean;
3012
+ persistent: boolean;
3013
+ offset: number;
3014
+ padding: number;
3015
+ outsideClick: boolean;
3016
+ triggerContent: string;
3017
+ resizable: boolean;
3018
+ triggerClass: string;
3019
+ tooltipClass: string;
3020
+ type: Theme;
3021
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
3022
+ show: (...args: any[]) => void;
3023
+ hide: (...args: any[]) => void;
3024
+ }, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_18<__VLS_TypePropsToRuntimeProps_19<IProps_7>, {
3025
+ placement: Placement;
3026
+ text: string;
3027
+ dark: boolean;
3028
+ light: boolean;
3029
+ triggers: () => Trigger[];
3030
+ autoHide: boolean;
3031
+ hideDelay: number;
3032
+ showDelay: number;
3033
+ shown: boolean;
3034
+ disabled: boolean;
3035
+ persistent: boolean;
3036
+ offset: number;
3037
+ padding: number;
3038
+ outsideClick: boolean;
3039
+ triggerContent: string;
3040
+ resizable: boolean;
3041
+ triggerClass: string;
3042
+ tooltipClass: string;
3043
+ type: Theme;
3044
+ }>>> & {
3045
+ onShow?: ((...args: any[]) => any) | undefined;
3046
+ onHide?: ((...args: any[]) => any) | undefined;
3047
+ }, {
3048
+ type: string;
3049
+ text: string;
3050
+ disabled: boolean;
3051
+ placement: Placements;
3052
+ padding: number;
3053
+ dark: boolean;
3054
+ light: boolean;
3055
+ triggers: Triggers[];
3056
+ autoHide: boolean;
3057
+ hideDelay: number;
3058
+ showDelay: number;
3059
+ shown: boolean;
3060
+ offset: number;
3061
+ outsideClick: boolean;
3062
+ triggerContent: string;
3063
+ resizable: boolean;
3064
+ triggerClass: string | string[];
3065
+ tooltipClass: string | string[];
3066
+ persistent: boolean;
3067
+ }, {}>, {
3068
+ default?(_: {
3069
+ activators: {
3070
+ click: typeof onClick;
3071
+ mouseenter: typeof onMouseEnter;
3072
+ mouseleave: typeof onMouseLeave;
3073
+ mousemove: typeof onMouseMove;
3074
+ };
3075
+ tooltipId: string;
3076
+ updatePosition: typeof handleUpdate;
3077
+ }): any;
3078
+ content?(_: {
3079
+ hide: typeof hideTooltip;
3080
+ updatePosition: typeof handleUpdate;
3081
+ }): any;
3082
+ }>;
3083
+
3084
+ declare function select(id: never, value: boolean): void;
3085
+
3086
+ declare interface SelectProps {
3087
+ /**
3088
+ * Options of the Dropdown
3089
+ * @type {Option[]}
3090
+ * @default []
3091
+ * @example
3092
+ * <Dropdown
3093
+ * :options="[
3094
+ * {
3095
+ * value: '1',
3096
+ * label: 'Option 1',
3097
+ * },
3098
+ * {
3099
+ * value: '2',
3100
+ * label: '2',
3101
+ * },
3102
+ * ]"
3103
+ * />
3104
+ */
3105
+ options: Option_2[] | any;
3106
+ /**
3107
+ * Value of the Dropdown
3108
+ * @type {string | number | Option | Option[]}
3109
+ * @default ''
3110
+ * @example
3111
+ * <Dropdown v-model="model" />
3112
+ */
3113
+ modelValue: string | number | Option_2 | Option_2[] | any;
3114
+ /**
3115
+ * Placeholder Dropdown
3116
+ * @type {InputHTMLAttributes['placeholder']}
3117
+ * @default ''
3118
+ * @example
3119
+ * <Dropdown placeholder="Placeholder" />
3120
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#placeholder
3121
+ */
3122
+ placeholder?: string;
3123
+ /**
3124
+ * Allow to select multiple options as chips
3125
+ * @type {boolean}
3126
+ * @default false
3127
+ * @example
3128
+ * <Dropdown chips />
3129
+ */
3130
+ chips?: boolean;
3131
+ /**
3132
+ * Allow to select multiple options
3133
+ * @type {boolean}
3134
+ * @default false
3135
+ * @example
3136
+ * <Dropdown multiple />
3137
+ */
3138
+ multiple?: boolean;
3139
+ /**
3140
+ * Disable the Dropdown
3141
+ * @type {boolean}
3142
+ * @default false
3143
+ * @example
3144
+ * <Dropdown disabled />
3145
+ */
3146
+ disabled?: boolean;
3147
+ /**
3148
+ * Loading state of the Dropdown
3149
+ * @type {boolean}
3150
+ * @default false
3151
+ * @example
3152
+ * <Dropdown loading />
3153
+ */
3154
+ loading?: boolean;
3155
+ /**
3156
+ * Icon to prepend
3157
+ * @type {string}
3158
+ * @default ''
3159
+ * @example
3160
+ * <Dropdown prependIcon="search" />
3161
+ */
3162
+ prependIcon?: string;
3163
+ /**
3164
+ * Icon to append
3165
+ * @type {string}
3166
+ * @default 'expand_less'
3167
+ * @example
3168
+ * <Dropdown appendIcon="expand_more" />
3169
+ */
3170
+ appendIcon?: string;
3171
+ /**
3172
+ * Allow to search for options
3173
+ * @type {boolean}
3174
+ * @default false
3175
+ * @example
3176
+ * <Dropdown searchable />
3177
+ */
3178
+ searchable?: boolean;
3179
+ /**
3180
+ * Clearable status to selected and searched options
3181
+ * @type {boolean}
3182
+ * @default false
3183
+ * @example
3184
+ * <Dropdown clearable />
3185
+ */
3186
+ clearable?: boolean;
3187
+ /**
3188
+ * Id of the Dropdown
3189
+ * @type {string}
3190
+ * @default 'test'
3191
+ * @example
3192
+ * <Dropdown id="test" />
3193
+ */
3194
+ id?: string;
3195
+ /**
3196
+ * Close the Dropdown on select
3197
+ * @type {boolean}
3198
+ * @default true
3199
+ * @example
3200
+ * <Dropdown :closeOnSelect="false" />
3201
+ */
3202
+ closeOnSelect?: boolean;
3203
+ /**
3204
+ * Class of the Dropdown
3205
+ * @type {string}
3206
+ * @default ''
3207
+ * @example
3208
+ * <Dropdown dropdownClass="w-96" />
3209
+ */
3210
+ dropdownClass?: string;
3211
+ /**
3212
+ * Class of the options
3213
+ * @type {string}
3214
+ * @default ''
3215
+ * @example
3216
+ * <Dropdown optionsClass="w-96" />
3217
+ */
3218
+ optionsClass?: string;
3219
+ /**
3220
+ * Error message for error state
3221
+ * @type {string}
3222
+ * @default ''
3223
+ * @example
3224
+ * <Dropdown errorMsg="Error message" />
3225
+ */
3226
+ errorMsg?: string;
3227
+ /**
3228
+ * Hint message for the Dropdown
3229
+ * @type {string}
3230
+ * @default ''
3231
+ * @example
3232
+ * <Dropdown hint="Hint message" />
3233
+ */
3234
+ hint?: string;
3235
+ /**
3236
+ * Hide the hint and error message
3237
+ * @type {boolean}
3238
+ * @default false
3239
+ * @example
3240
+ * <Dropdown hideDetails />
3241
+ */
3242
+ hideDetails?: boolean;
3243
+ /**
3244
+ * Autocomplete of the Dropdown
3245
+ * @type {'on' | 'off'}
3246
+ * @default 'off'
3247
+ * @example
3248
+ * <Dropdown autocomplete="on" />
3249
+ */
3250
+ autocomplete?: 'on' | 'off';
3251
+ /**
3252
+ * Text to show when there is no options
3253
+ * @type {string}
3254
+ * @default 'No options'
3255
+ * @example
3256
+ * <Dropdown noOptionsText="No options" />
3257
+ */
3258
+ noOptionsText?: string;
3259
+ /**
3260
+ * Hide the check icon of the selected option
3261
+ * @type {boolean}
3262
+ * @default false
3263
+ * @example
3264
+ * <Dropdown hideOptionCheckIcon />
3265
+ */
3266
+ hideOptionCheckIcon?: boolean;
3267
+ /**
3268
+ * Clearable state of the chips
3269
+ * @type {boolean}
3270
+ * @default false
3271
+ * @example
3272
+ * <Dropdown hideChipClear />
3273
+ */
3274
+ hideChipClear?: boolean;
3275
+ /**
3276
+ * Tooltip class
3277
+ * @type {string}
3278
+ * @default ''
3279
+ * @example
3280
+ * <Dropdown tooltipClass="w-96" />
3281
+ */
3282
+ tooltipClass?: string;
3283
+ /**
3284
+ * Show select all option
3285
+ * @type {boolean}
3286
+ * @default false
3287
+ * @example
3288
+ * <Dropdown showSelectAll />
3289
+ */
3290
+ showSelectAll?: boolean;
3291
+ /**
3292
+ * Text of the select all option
3293
+ * @type {string}
3294
+ * @default 'Select all'
3295
+ * @example
3296
+ * <Dropdown selectAllText="Select all" />
3297
+ */
3298
+ selectAllText?: string;
3299
+ /**
3300
+ * Disable deselecting the selected option
3301
+ * @type {boolean}
3302
+ * @default false
3303
+ * @example
3304
+ * <Dropdown disableDeselect />
3305
+ */
3306
+ disableDeselect?: boolean;
3307
+ /**
3308
+ * Maximum number of visible chips
3309
+ * @type {number}
3310
+ * @default 2
3311
+ * @example
3312
+ * <Dropdown :maxVisibleChips="3" />
3313
+ */
3314
+ maxVisibleChips?: number;
3315
+ }
3316
+
3317
+ declare interface Tab {
3318
+ id: string | number;
3319
+ variant?: TabItemVariant;
3320
+ label?: string;
3321
+ prependIcon?: string;
3322
+ appendIcon?: string;
3323
+ disabled?: boolean;
3324
+ active?: boolean;
3325
+ }
3326
+
3327
+ declare type TabItemVariant = 'default' | 'text' | 'icon';
3328
+
3329
+ declare enum TabItemVariants {
3330
+ DEFAULT = "default",
3331
+ TEXT = "text",
3332
+ ICON = "icon"
3333
+ }
3334
+
3335
+ declare enum Theme {
3336
+ Tooltip = "tooltip",
3337
+ Popover = "popover",
3338
+ Dropdown = "dropdown"
3339
+ }
3340
+
3341
+ export declare interface TooltipDirectiveOptions {
3342
+ /**
3343
+ * Tooltip content text
3344
+ */
3345
+ text: string;
3346
+ /**
3347
+ * Placement of the tooltip
3348
+ * @default 'top'
3349
+ */
3350
+ placement?: 'top' | 'bottom' | 'left' | 'right';
3351
+ /**
3352
+ * Trigger type for showing tooltip
3353
+ * @default 'hover'
3354
+ */
3355
+ trigger?: 'hover' | 'click';
3356
+ /**
3357
+ * Show delay in milliseconds
3358
+ * @default 0
3359
+ */
3360
+ delay?: number;
3361
+ /**
3362
+ * Offset distance from trigger element
3363
+ * @default 8
3364
+ */
3365
+ offset?: number;
3366
+ /**
3367
+ * Dark theme
3368
+ * @default true
3369
+ */
3370
+ dark?: boolean;
3371
+ /**
3372
+ * Disable tooltip
3373
+ * @default false
3374
+ */
3375
+ disabled?: boolean;
3376
+ /**
3377
+ * Close tooltip when clicking outside (for click trigger)
3378
+ * @default false
3379
+ */
3380
+ outsideClick?: boolean;
3381
+ }
3382
+
3383
+ export declare type TooltipDirectiveValue = string | TooltipDirectiveOptions;
3384
+
3385
+ declare enum Trigger {
3386
+ Click = "click",
3387
+ Hover = "hover",
3388
+ Manual = "manual"
3389
+ }
3390
+
3391
+ declare type Triggers = 'click' | 'hover' | 'manual';
3392
+
3393
+ /**
3394
+ * Vue 3 tooltip directive
3395
+ *
3396
+ * @example
3397
+ * ```vue
3398
+ * <template>
3399
+ * <!-- Simple tooltip -->
3400
+ * <button v-tooltip="'Simple tooltip text'">Hover me</button>
3401
+ *
3402
+ * <!-- Advanced tooltip -->
3403
+ * <button v-tooltip="{
3404
+ * text: 'Advanced tooltip',
3405
+ * placement: 'bottom',
3406
+ * trigger: 'click',
3407
+ * dark: false
3408
+ * }">Click me</button>
3409
+ * </template>
3410
+ * ```
3411
+ */
3412
+ export declare const vTooltip: Directive<HTMLElement, TooltipDirectiveValue>;
3413
+
3414
+ export { }