@rocketui/vue 0.1.25 → 0.2.0

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