@rocketui/vue 0.1.25 → 0.1.27

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 (157) hide show
  1. package/dist/rocket-ui-vue.d.ts +2964 -0
  2. package/dist/rocket-ui-vue.js +5 -5
  3. package/dist/rocket-ui-vue.umd.cjs +1 -1
  4. package/package.json +12 -12
  5. package/dist/src/components/Accordion/Accordion.stories.d.ts +0 -79
  6. package/dist/src/components/Accordion/Accordion.stories.d.ts.map +0 -1
  7. package/dist/src/components/Accordion/RAccordion.vue.d.ts +0 -41
  8. package/dist/src/components/Accordion/RAccordion.vue.d.ts.map +0 -1
  9. package/dist/src/components/Accordion/accordion.spec.d.ts +0 -2
  10. package/dist/src/components/Accordion/accordion.spec.d.ts.map +0 -1
  11. package/dist/src/components/Alert/Alert.stories.d.ts +0 -455
  12. package/dist/src/components/Alert/Alert.stories.d.ts.map +0 -1
  13. package/dist/src/components/Alert/RAlert.vue.d.ts +0 -105
  14. package/dist/src/components/Alert/RAlert.vue.d.ts.map +0 -1
  15. package/dist/src/components/Alert/alert.spec.d.ts +0 -2
  16. package/dist/src/components/Alert/alert.spec.d.ts.map +0 -1
  17. package/dist/src/components/Avatar/Avatar.stories.d.ts +0 -68
  18. package/dist/src/components/Avatar/Avatar.stories.d.ts.map +0 -1
  19. package/dist/src/components/Avatar/RAvatar.vue.d.ts +0 -92
  20. package/dist/src/components/Avatar/RAvatar.vue.d.ts.map +0 -1
  21. package/dist/src/components/Avatar/avatar.spec.d.ts +0 -2
  22. package/dist/src/components/Avatar/avatar.spec.d.ts.map +0 -1
  23. package/dist/src/components/Badge/Badge.stories.d.ts +0 -220
  24. package/dist/src/components/Badge/Badge.stories.d.ts.map +0 -1
  25. package/dist/src/components/Badge/RBadge.vue.d.ts +0 -109
  26. package/dist/src/components/Badge/RBadge.vue.d.ts.map +0 -1
  27. package/dist/src/components/Badge/badge.spec.d.ts +0 -2
  28. package/dist/src/components/Badge/badge.spec.d.ts.map +0 -1
  29. package/dist/src/components/Box/Box.stories.d.ts +0 -167
  30. package/dist/src/components/Box/Box.stories.d.ts.map +0 -1
  31. package/dist/src/components/Breadcrumb/Breadcrumb.stories.d.ts +0 -111
  32. package/dist/src/components/Breadcrumb/Breadcrumb.stories.d.ts.map +0 -1
  33. package/dist/src/components/Breadcrumb/RBreadcrumb.vue.d.ts +0 -50
  34. package/dist/src/components/Breadcrumb/RBreadcrumb.vue.d.ts.map +0 -1
  35. package/dist/src/components/Button/Button.spec.d.ts +0 -2
  36. package/dist/src/components/Button/Button.spec.d.ts.map +0 -1
  37. package/dist/src/components/Button/Button.stories.d.ts +0 -541
  38. package/dist/src/components/Button/Button.stories.d.ts.map +0 -1
  39. package/dist/src/components/Button/RButton.vue.d.ts +0 -149
  40. package/dist/src/components/Button/RButton.vue.d.ts.map +0 -1
  41. package/dist/src/components/Checkbox/Checkbox.stories.d.ts +0 -88
  42. package/dist/src/components/Checkbox/Checkbox.stories.d.ts.map +0 -1
  43. package/dist/src/components/Checkbox/RCheckbox.vue.d.ts +0 -120
  44. package/dist/src/components/Checkbox/RCheckbox.vue.d.ts.map +0 -1
  45. package/dist/src/components/Checkbox/checkbox.spec.d.ts +0 -2
  46. package/dist/src/components/Checkbox/checkbox.spec.d.ts.map +0 -1
  47. package/dist/src/components/Chips/Chip.stories.d.ts +0 -499
  48. package/dist/src/components/Chips/Chip.stories.d.ts.map +0 -1
  49. package/dist/src/components/Chips/RChip.vue.d.ts +0 -117
  50. package/dist/src/components/Chips/RChip.vue.d.ts.map +0 -1
  51. package/dist/src/components/Chips/chip.spec.d.ts +0 -2
  52. package/dist/src/components/Chips/chip.spec.d.ts.map +0 -1
  53. package/dist/src/components/Dropdown/Dropdown.stories.d.ts +0 -485
  54. package/dist/src/components/Dropdown/Dropdown.stories.d.ts.map +0 -1
  55. package/dist/src/components/Dropdown/RDropdown.vue.d.ts +0 -289
  56. package/dist/src/components/Dropdown/RDropdown.vue.d.ts.map +0 -1
  57. package/dist/src/components/Dropdown/dropdown.spec.d.ts +0 -2
  58. package/dist/src/components/Dropdown/dropdown.spec.d.ts.map +0 -1
  59. package/dist/src/components/Icon/Icon.stories.d.ts +0 -39
  60. package/dist/src/components/Icon/Icon.stories.d.ts.map +0 -1
  61. package/dist/src/components/Icon/RIcon.vue.d.ts +0 -59
  62. package/dist/src/components/Icon/RIcon.vue.d.ts.map +0 -1
  63. package/dist/src/components/Icon/icon.spec.d.ts +0 -2
  64. package/dist/src/components/Icon/icon.spec.d.ts.map +0 -1
  65. package/dist/src/components/ItemGroup/ItemGroup.stories.d.ts +0 -215
  66. package/dist/src/components/ItemGroup/ItemGroup.stories.d.ts.map +0 -1
  67. package/dist/src/components/ItemGroup/RItem.vue.d.ts +0 -75
  68. package/dist/src/components/ItemGroup/RItem.vue.d.ts.map +0 -1
  69. package/dist/src/components/ItemGroup/RItemGroup.vue.d.ts +0 -123
  70. package/dist/src/components/ItemGroup/RItemGroup.vue.d.ts.map +0 -1
  71. package/dist/src/components/ItemGroup/itemgroup.spec.d.ts +0 -2
  72. package/dist/src/components/ItemGroup/itemgroup.spec.d.ts.map +0 -1
  73. package/dist/src/components/Label/Label.stories.d.ts +0 -133
  74. package/dist/src/components/Label/Label.stories.d.ts.map +0 -1
  75. package/dist/src/components/Label/RLabel.vue.d.ts +0 -68
  76. package/dist/src/components/Label/RLabel.vue.d.ts.map +0 -1
  77. package/dist/src/components/Modal/Modal.stories.d.ts +0 -322
  78. package/dist/src/components/Modal/Modal.stories.d.ts.map +0 -1
  79. package/dist/src/components/Modal/RModal.vue.d.ts +0 -171
  80. package/dist/src/components/Modal/RModal.vue.d.ts.map +0 -1
  81. package/dist/src/components/Modal/modal.spec.d.ts +0 -2
  82. package/dist/src/components/Modal/modal.spec.d.ts.map +0 -1
  83. package/dist/src/components/Pagination/Pagination.stories.d.ts +0 -171
  84. package/dist/src/components/Pagination/Pagination.stories.d.ts.map +0 -1
  85. package/dist/src/components/Pagination/RPagination.vue.d.ts +0 -54
  86. package/dist/src/components/Pagination/RPagination.vue.d.ts.map +0 -1
  87. package/dist/src/components/Pagination/pagination.spec.d.ts +0 -2
  88. package/dist/src/components/Pagination/pagination.spec.d.ts.map +0 -1
  89. package/dist/src/components/ProgressBar/Progressbar.stories.d.ts +0 -30
  90. package/dist/src/components/ProgressBar/Progressbar.stories.d.ts.map +0 -1
  91. package/dist/src/components/ProgressBar/RProgressbar.vue.d.ts +0 -34
  92. package/dist/src/components/ProgressBar/RProgressbar.vue.d.ts.map +0 -1
  93. package/dist/src/components/ProgressBar/progressbar.spec.d.ts +0 -2
  94. package/dist/src/components/ProgressBar/progressbar.spec.d.ts.map +0 -1
  95. package/dist/src/components/Shared/Enums.d.ts +0 -2
  96. package/dist/src/components/Shared/Enums.d.ts.map +0 -1
  97. package/dist/src/components/Sidebar/RSidebar.vue.d.ts +0 -49
  98. package/dist/src/components/Sidebar/RSidebar.vue.d.ts.map +0 -1
  99. package/dist/src/components/Sidebar/Sidebar.stories.d.ts +0 -159
  100. package/dist/src/components/Sidebar/Sidebar.stories.d.ts.map +0 -1
  101. package/dist/src/components/Sidebar/sidebar.spec.d.ts +0 -2
  102. package/dist/src/components/Sidebar/sidebar.spec.d.ts.map +0 -1
  103. package/dist/src/components/Snackbar/RSnackbar.vue.d.ts +0 -113
  104. package/dist/src/components/Snackbar/RSnackbar.vue.d.ts.map +0 -1
  105. package/dist/src/components/Snackbar/Snackbar.stories.d.ts +0 -224
  106. package/dist/src/components/Snackbar/Snackbar.stories.d.ts.map +0 -1
  107. package/dist/src/components/Snackbar/snackbar.spec.d.ts +0 -2
  108. package/dist/src/components/Snackbar/snackbar.spec.d.ts.map +0 -1
  109. package/dist/src/components/Switch/RSwitch.vue.d.ts +0 -127
  110. package/dist/src/components/Switch/RSwitch.vue.d.ts.map +0 -1
  111. package/dist/src/components/Switch/Switch.stories.d.ts +0 -96
  112. package/dist/src/components/Switch/Switch.stories.d.ts.map +0 -1
  113. package/dist/src/components/Switch/switch.spec.d.ts +0 -2
  114. package/dist/src/components/Switch/switch.spec.d.ts.map +0 -1
  115. package/dist/src/components/TabItem/RTabItem.vue.d.ts +0 -148
  116. package/dist/src/components/TabItem/RTabItem.vue.d.ts.map +0 -1
  117. package/dist/src/components/TabItem/TabItem.spec.d.ts +0 -2
  118. package/dist/src/components/TabItem/TabItem.spec.d.ts.map +0 -1
  119. package/dist/src/components/TabItem/TabItem.stories.d.ts +0 -288
  120. package/dist/src/components/TabItem/TabItem.stories.d.ts.map +0 -1
  121. package/dist/src/components/TabItem/common.d.ts +0 -7
  122. package/dist/src/components/TabItem/common.d.ts.map +0 -1
  123. package/dist/src/components/Tabs/RTabs.vue.d.ts +0 -95
  124. package/dist/src/components/Tabs/RTabs.vue.d.ts.map +0 -1
  125. package/dist/src/components/Tabs/Tabs.spec.d.ts +0 -2
  126. package/dist/src/components/Tabs/Tabs.spec.d.ts.map +0 -1
  127. package/dist/src/components/Tabs/Tabs.stories.d.ts +0 -186
  128. package/dist/src/components/Tabs/Tabs.stories.d.ts.map +0 -1
  129. package/dist/src/components/Tabs/types.d.ts +0 -11
  130. package/dist/src/components/Tabs/types.d.ts.map +0 -1
  131. package/dist/src/components/TextArea/RTextArea.vue.d.ts +0 -120
  132. package/dist/src/components/TextArea/RTextArea.vue.d.ts.map +0 -1
  133. package/dist/src/components/TextArea/TextArea.stories.d.ts +0 -89
  134. package/dist/src/components/TextArea/TextArea.stories.d.ts.map +0 -1
  135. package/dist/src/components/TextArea/textarea.spec.d.ts +0 -2
  136. package/dist/src/components/TextArea/textarea.spec.d.ts.map +0 -1
  137. package/dist/src/components/Textfield/RTextfield.vue.d.ts +0 -241
  138. package/dist/src/components/Textfield/RTextfield.vue.d.ts.map +0 -1
  139. package/dist/src/components/Textfield/Textfield.stories.d.ts +0 -451
  140. package/dist/src/components/Textfield/Textfield.stories.d.ts.map +0 -1
  141. package/dist/src/components/Textfield/textfield.spec.d.ts +0 -2
  142. package/dist/src/components/Textfield/textfield.spec.d.ts.map +0 -1
  143. package/dist/src/components/Tooltip/RTooltip.vue.d.ts +0 -252
  144. package/dist/src/components/Tooltip/RTooltip.vue.d.ts.map +0 -1
  145. package/dist/src/components/Tooltip/Tooltip.stories.d.ts +0 -458
  146. package/dist/src/components/Tooltip/Tooltip.stories.d.ts.map +0 -1
  147. package/dist/src/components/Tooltip/popper.d.ts +0 -29
  148. package/dist/src/components/Tooltip/popper.d.ts.map +0 -1
  149. package/dist/src/components/Tooltip/tooltip.spec.d.ts +0 -2
  150. package/dist/src/components/Tooltip/tooltip.spec.d.ts.map +0 -1
  151. package/dist/src/directives/index.d.ts +0 -5
  152. package/dist/src/directives/index.d.ts.map +0 -1
  153. package/dist/src/lib/main.d.ts +0 -25
  154. package/dist/src/lib/main.d.ts.map +0 -1
  155. package/dist/src/main.d.ts +0 -1
  156. package/dist/src/main.d.ts.map +0 -1
  157. package/dist/src/shims.d.ts +0 -9
@@ -0,0 +1,2964 @@
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
+ infoText: string;
1431
+ }
1432
+
1433
+ declare enum Placement {
1434
+ Top = "top",
1435
+ Bottom = "bottom",
1436
+ Left = "left",
1437
+ Right = "right",
1438
+ TopStart = "top-start",
1439
+ TopEnd = "top-end",
1440
+ RightStart = "right-start",
1441
+ RightEnd = "right-end",
1442
+ BottomStart = "bottom-start",
1443
+ BottomEnd = "bottom-end",
1444
+ LeftStart = "left-start",
1445
+ LeftEnd = "left-end"
1446
+ }
1447
+
1448
+ declare type Placements = 'top' | 'bottom' | 'left' | 'right' | 'top-start' | 'top-end' | 'right-start' | 'right-end' | 'bottom-start' | 'bottom-end' | 'left-start' | 'left-end';
1449
+
1450
+ declare interface ProgressBarProps {
1451
+ value: number;
1452
+ height?: number;
1453
+ }
1454
+
1455
+ declare interface Props {
1456
+ /**
1457
+ * Type of the Alert
1458
+ * @type 'success' | 'error' | 'warning' | 'info'
1459
+ * @default 'info'
1460
+ * @example
1461
+ * <Alert type="success" />
1462
+ */
1463
+ type: 'success' | 'error' | 'warning' | 'info';
1464
+ /**
1465
+ * Title of the Alert
1466
+ * @type string
1467
+ * @default ''
1468
+ * @example
1469
+ * <Alert title="Title" />
1470
+ */
1471
+ title: string;
1472
+ /**
1473
+ * Variant of the Alert
1474
+ * @type 'solid' | 'outline' | 'ghost'
1475
+ * @default 'ghost'
1476
+ * @example
1477
+ * <Alert variant="ghost" />
1478
+ */
1479
+ variant?: 'solid' | 'outline' | 'ghost';
1480
+ /**
1481
+ * Description of the Alert
1482
+ * @type string
1483
+ * @default ''
1484
+ * @example
1485
+ * <Alert description="Description" />
1486
+ */
1487
+ description?: string;
1488
+ /**
1489
+ * Allow to close the Alert
1490
+ * @type boolean
1491
+ * @default true
1492
+ * @example
1493
+ * <Alert closable />
1494
+ */
1495
+ closable?: boolean;
1496
+ /**
1497
+ * Block appearance of the Alert
1498
+ * @type boolean
1499
+ * @default false
1500
+ * @example
1501
+ * <Alert block />
1502
+ */
1503
+ block?: boolean;
1504
+ }
1505
+
1506
+ declare interface Props_2 {
1507
+ /**
1508
+ * Variant of the Button
1509
+ * @type { 'default' | 'text' | 'outline' | 'ghost'}
1510
+ * @default 'default'
1511
+ * @example
1512
+ * <Button variant="default" />
1513
+ */
1514
+ variant?: ButtonType;
1515
+ /**
1516
+ * Color of the Button
1517
+ * @type { 'primary' | 'secondary' | 'danger'}
1518
+ * @default 'primary'
1519
+ * @example
1520
+ * <Button color="primary" />
1521
+ */
1522
+ color?: ButtonColor;
1523
+ /**
1524
+ * Loading state of the Button
1525
+ * @type { boolean }
1526
+ * @default false
1527
+ * @example
1528
+ * <Button loading />
1529
+ */
1530
+ loading?: boolean;
1531
+ /**
1532
+ * Disabled state of the Button
1533
+ * @type { boolean }
1534
+ * @default false
1535
+ * @example
1536
+ * <Button disabled />
1537
+ */
1538
+ disabled?: boolean;
1539
+ /**
1540
+ * Prepend icon of the Button
1541
+ * @type { string }
1542
+ * @default ''
1543
+ * @example
1544
+ * <Button prependIcon="icon" />
1545
+ */
1546
+ prependIcon?: string;
1547
+ /**
1548
+ * Append icon of the Button
1549
+ * @type { string }
1550
+ * @default ''
1551
+ * @example
1552
+ * <Button appendIcon="icon" />
1553
+ */
1554
+ appendIcon?: string;
1555
+ /**
1556
+ * Only icon state of the Button
1557
+ * @type { boolean }
1558
+ * @default false
1559
+ * @example
1560
+ * <Button icon />
1561
+ */
1562
+ icon?: boolean;
1563
+ /**
1564
+ * Size of the Button
1565
+ * @type { 'small' | 'medium' | 'large' }
1566
+ * @default 'medium'
1567
+ * @example
1568
+ * <Button size="small" />
1569
+ */
1570
+ size?: ButtonSize;
1571
+ /**
1572
+ * Height of the Button
1573
+ * @type { string }
1574
+ * @default ''
1575
+ * @example
1576
+ * <Button height="40" />
1577
+ */
1578
+ height?: string;
1579
+ /**
1580
+ * Block state of the Button
1581
+ * @type { boolean }
1582
+ * @default false
1583
+ * @example
1584
+ * <Button block />
1585
+ */
1586
+ block?: boolean;
1587
+ }
1588
+
1589
+ declare interface Props_3 {
1590
+ /**
1591
+ * id of the checkbox
1592
+ * @type {HTMLAttributes['id']}
1593
+ * @default ''
1594
+ * @example
1595
+ * <Checkbox id="checkbox" />
1596
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/id
1597
+ */
1598
+ id: HTMLAttributes['id'];
1599
+ /**
1600
+ * Input checked state
1601
+ * @type {InputHTMLAttributes['checked']}
1602
+ * @default false
1603
+ * @example
1604
+ * <Checkbox :modelValue="true" />
1605
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/checkbox#checked
1606
+ */
1607
+ modelValue?: InputHTMLAttributes['checked'];
1608
+ /**
1609
+ * label of the checkbox
1610
+ * @type {LabelHTMLAttributes['label']}
1611
+ * @default ''
1612
+ * @example
1613
+ * <Checkbox label="Checkbox" />
1614
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/label
1615
+ */
1616
+ label?: LabelHTMLAttributes['for'];
1617
+ /**
1618
+ * Input indeterminate state
1619
+ * @type {InputHTMLAttributes['indeterminate']}
1620
+ * @default false
1621
+ * @example
1622
+ * <Checkbox indeterminate="true" />
1623
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/checkbox#indeterminate
1624
+ */
1625
+ indeterminate?: InputHTMLAttributes['indeterminate'];
1626
+ /**
1627
+ * Input disabled state
1628
+ * @type {InputHTMLAttributes['disabled']}
1629
+ * @default false
1630
+ * @example
1631
+ * <Checkbox disabled="true" />
1632
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/checkbox#disabled
1633
+ */
1634
+ disabled?: InputHTMLAttributes['disabled'];
1635
+ /**
1636
+ * Hint text
1637
+ * @type {string}
1638
+ * @default ''
1639
+ * @example
1640
+ * <Checkbox hint="This is a hint" />
1641
+ */
1642
+ hint?: string;
1643
+ /**
1644
+ * Error message
1645
+ * @type {string}
1646
+ * @default ''
1647
+ * @example
1648
+ * <Checkbox errorMsg="This is an error" />
1649
+ */
1650
+ errorMsg?: string;
1651
+ /**
1652
+ * Hide the hint and error message
1653
+ * @type {boolean}
1654
+ * @default false
1655
+ * @example
1656
+ * <Checkbox hideDetails />
1657
+ */
1658
+ hideDetails?: boolean;
1659
+ }
1660
+
1661
+ declare interface Props_4 {
1662
+ /**
1663
+ * Variant of the Chip
1664
+ * @type 'primary' | 'secondary' | 'success' | 'error' | 'warning' | 'info'
1665
+ * @default 'primary'
1666
+ * @example
1667
+ * <Chip variant="primary" />
1668
+ */
1669
+ variant: 'primary' | 'secondary' | 'success' | 'error' | 'warning' | 'info';
1670
+ /**
1671
+ * Label of the Chip
1672
+ * @type string | number
1673
+ * @default 'label'
1674
+ * @example
1675
+ * <Chip label="Label" />
1676
+ */
1677
+ label?: string | number;
1678
+ /**
1679
+ * Disabled state of the Chip
1680
+ * @type boolean
1681
+ * @default false
1682
+ * @example
1683
+ * <Chip disabled />
1684
+ */
1685
+ disabled?: boolean;
1686
+ /**
1687
+ * Prepend icon of the Chip
1688
+ * @type string
1689
+ * @default ''
1690
+ * @example
1691
+ * <Chip prependIcon="icon" />
1692
+ */
1693
+ prependIcon?: string;
1694
+ /**
1695
+ * Append icon of the Chip
1696
+ * @type string
1697
+ * @default ''
1698
+ * @example
1699
+ * <Chip appendIcon="icon" />
1700
+ */
1701
+ appendIcon?: string;
1702
+ /**
1703
+ * Ghost state of the Chip
1704
+ * @type boolean
1705
+ * @default false
1706
+ * @example
1707
+ * <Chip ghost />
1708
+ */
1709
+ ghost?: boolean;
1710
+ /**
1711
+ * Closable state of the Chip
1712
+ * @type boolean
1713
+ * @default false
1714
+ * @example
1715
+ * <Chip closable />
1716
+ */
1717
+ closable?: boolean;
1718
+ }
1719
+
1720
+ declare interface Props_5 {
1721
+ /**
1722
+ * id of the checkbox
1723
+ * @type {HTMLAttributes['id']}
1724
+ * @default ''
1725
+ * @example
1726
+ * <Checkbox id="checkbox" />
1727
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/id
1728
+ */
1729
+ id: HTMLAttributes['id'];
1730
+ /**
1731
+ * Input checked state
1732
+ * @type InputHTMLAttributes['checked']
1733
+ * @default false
1734
+ * @example
1735
+ * <Checkbox modelValue="true" />
1736
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/checkbox#checked
1737
+ */
1738
+ modelValue?: InputHTMLAttributes['checked'];
1739
+ /**
1740
+ * Input disabled state
1741
+ * @type InputHTMLAttributes['disabled']
1742
+ * @default false
1743
+ * @example
1744
+ * <Checkbox disabled="true" />
1745
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/checkbox#disabled
1746
+ */
1747
+ disabled?: InputHTMLAttributes['disabled'];
1748
+ /**
1749
+ * label of the checkbox
1750
+ * @type LabelHTMLAttributes['label']
1751
+ * @default ''
1752
+ * @example
1753
+ * <Checkbox label="Checkbox" />
1754
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/label
1755
+ */
1756
+ label?: LabelHTMLAttributes['for'];
1757
+ /**
1758
+ * Hint text
1759
+ * @type string
1760
+ * @default ''
1761
+ * @example
1762
+ * <Checkbox hint="This is a hint" />
1763
+ */
1764
+ hint?: string;
1765
+ /**
1766
+ * Error message
1767
+ * @type string
1768
+ * @default ''
1769
+ * @example
1770
+ * <Checkbox errorMsg="This is an error" />
1771
+ */
1772
+ errorMsg?: string;
1773
+ /**
1774
+ * Size of the checkbox
1775
+ * @type 'small' | 'medium' | 'large'
1776
+ * @default 'medium'
1777
+ * @example
1778
+ * <Checkbox size="small" />
1779
+ */
1780
+ size?: 'small' | 'medium' | 'large';
1781
+ /**
1782
+ * Hide the hint and error message
1783
+ * @type {boolean}
1784
+ * @default false
1785
+ * @example
1786
+ * <Checkbox hideDetails />
1787
+ */
1788
+ hideDetails?: boolean;
1789
+ /**
1790
+ * Reverse the order of the checkbox and the label
1791
+ * @type {boolean}
1792
+ * @default false
1793
+ * @example
1794
+ * <Checkbox reverse />
1795
+ */
1796
+ reverse?: boolean;
1797
+ }
1798
+
1799
+ declare interface Props_6 {
1800
+ /**
1801
+ * id of the textfield
1802
+ * @type HTMLAttributes['id']
1803
+ * @default ''
1804
+ * @example
1805
+ * <Textfield id="textfield" />
1806
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/id
1807
+ */
1808
+ id: HTMLAttributes['id'];
1809
+ /**
1810
+ * Input type
1811
+ * @type 'text' | 'password' | 'email' | 'number' | 'tel' | 'url'
1812
+ * @default 'text'
1813
+ * @example
1814
+ * <Textfield type="password" />
1815
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#input_types
1816
+ */
1817
+ type: 'text' | 'password' | 'email' | 'number' | 'tel' | 'url';
1818
+ /**
1819
+ * Input value
1820
+ * @type InputHTMLAttributes['value'];
1821
+ * @default ''
1822
+ * @example
1823
+ * <Textfield modelValue="Hello" />
1824
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#value
1825
+ */
1826
+ modelValue?: InputHTMLAttributes['value'];
1827
+ /**
1828
+ * label of the textfield
1829
+ * @type LabelHTMLAttributes['label']
1830
+ * @default ''
1831
+ * @example
1832
+ * <Textfield label="Textfield" />
1833
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/label
1834
+ */
1835
+ label?: LabelHTMLAttributes['for'];
1836
+ /**
1837
+ * Placeholder text
1838
+ * @type InputHTMLAttributes['placeholder'];
1839
+ * @default ''
1840
+ * @example
1841
+ * <Textfield placeholder="Placeholder" />
1842
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#placeholder
1843
+ */
1844
+ placeholder?: InputHTMLAttributes['placeholder'];
1845
+ /**
1846
+ * Error message
1847
+ * @type string
1848
+ * @default ''
1849
+ * @example
1850
+ * <Textfield errorMsg="This is an error" />
1851
+ */
1852
+ errorMsg?: string;
1853
+ /**
1854
+ * Hint text
1855
+ * @type string
1856
+ * @default ''
1857
+ * @example
1858
+ * <Textfield hint="This is a hint" />
1859
+ */
1860
+ hint?: string;
1861
+ /**
1862
+ * Icon to prepend
1863
+ * @type string
1864
+ * @default ''
1865
+ * @example
1866
+ * <Textfield prependIcon="mdiLock" />
1867
+ */
1868
+ prependIcon?: string;
1869
+ /**
1870
+ * Icon to append
1871
+ * @type string
1872
+ * @default ''
1873
+ * @example
1874
+ * <Textfield appendIcon="mdiEyeOffOutline" />
1875
+ */
1876
+ appendIcon?: string;
1877
+ /**
1878
+ * Input disabled state
1879
+ * @type InputHTMLAttributes['disabled'] | boolean
1880
+ * @default false
1881
+ * @example
1882
+ * <Textfield disabled="true" />
1883
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#disabled
1884
+ */
1885
+ disabled?: boolean;
1886
+ /**
1887
+ * Input loading state
1888
+ * @type boolean
1889
+ * @default false
1890
+ * @example
1891
+ * <Textfield loading="true" />
1892
+ */
1893
+ loading?: boolean;
1894
+ /**
1895
+ * Input clearable state
1896
+ * @type boolean
1897
+ * @default false
1898
+ * @example
1899
+ * <Textfield clearable="true" />
1900
+ */
1901
+ clearable?: boolean;
1902
+ /**
1903
+ * Input number min value
1904
+ * @type InputHTMLAttributes['min']
1905
+ * @default ''
1906
+ * @example
1907
+ * <Textfield min="0" />
1908
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#min
1909
+ */
1910
+ min?: InputHTMLAttributes['min'];
1911
+ /**
1912
+ * Input number max value
1913
+ * @type InputHTMLAttributes['max']
1914
+ * @default ''
1915
+ * @example
1916
+ * <Textfield max="10" />
1917
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#max
1918
+ */
1919
+ max?: InputHTMLAttributes['max'];
1920
+ /**
1921
+ * Hide details state of textfield details
1922
+ * @type {boolean}
1923
+ * @default false
1924
+ * @example
1925
+ * <Textfield hideDetails />
1926
+ */
1927
+ hideDetails?: boolean;
1928
+ /**
1929
+ * Input role
1930
+ * @type {string}
1931
+ * @default ''
1932
+ * @example
1933
+ * <Textfield role="search" />
1934
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#role
1935
+ */
1936
+ role?: string;
1937
+ /**
1938
+ * Input readonly state
1939
+ * @type {boolean}
1940
+ * @default false
1941
+ * @example
1942
+ * <Textfield readonly />
1943
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#readonly
1944
+ */
1945
+ readonly?: boolean;
1946
+ }
1947
+
1948
+ export declare const RAccordion: __VLS_WithTemplateSlots<DefineComponent<__VLS_TypePropsToRuntimeProps<AccordionProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps<AccordionProps>>>, {}, {}>, {
1949
+ title?(_: {}): any;
1950
+ content?(_: {}): any;
1951
+ }>;
1952
+
1953
+ export declare const RAlert: __VLS_WithTemplateSlots_2<DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps_2<Props>, {
1954
+ type: string;
1955
+ title: string;
1956
+ variant: string;
1957
+ description: string;
1958
+ closable: boolean;
1959
+ block: boolean;
1960
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
1961
+ close: (...args: any[]) => void;
1962
+ }, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps_2<Props>, {
1963
+ type: string;
1964
+ title: string;
1965
+ variant: string;
1966
+ description: string;
1967
+ closable: boolean;
1968
+ block: boolean;
1969
+ }>>> & {
1970
+ onClose?: ((...args: any[]) => any) | undefined;
1971
+ }, {
1972
+ type: "success" | "warning" | "info" | "error";
1973
+ title: string;
1974
+ variant: "outline" | "ghost" | "solid";
1975
+ block: boolean;
1976
+ description: string;
1977
+ closable: boolean;
1978
+ }, {}>, {
1979
+ "alert-icon"?(_: {}): any;
1980
+ content?(_: {}): any;
1981
+ "custom-close"?(_: {}): any;
1982
+ }>;
1983
+
1984
+ export declare const RAvatar: DefineComponent<__VLS_WithDefaults_2<__VLS_TypePropsToRuntimeProps_3<IProps>, {
1985
+ type: string;
1986
+ size: string;
1987
+ src: string;
1988
+ alt: string;
1989
+ online: boolean;
1990
+ text: string;
1991
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_2<__VLS_TypePropsToRuntimeProps_3<IProps>, {
1992
+ type: string;
1993
+ size: string;
1994
+ src: string;
1995
+ alt: string;
1996
+ online: boolean;
1997
+ text: string;
1998
+ }>>>, {
1999
+ size: "xs" | "sm" | "md" | "lg" | "xl" | "2xl" | "3xl";
2000
+ type: "image" | "text";
2001
+ text: string;
2002
+ online: boolean;
2003
+ src: string;
2004
+ alt: string;
2005
+ }, {}>;
2006
+
2007
+ export declare const RBadge: __VLS_WithTemplateSlots_3<DefineComponent<__VLS_WithDefaults_3<__VLS_TypePropsToRuntimeProps_4<BadgeProps>, {
2008
+ variant: string;
2009
+ placement: string;
2010
+ overlap: boolean;
2011
+ hover: boolean;
2012
+ content: string;
2013
+ outside: boolean;
2014
+ animation: boolean;
2015
+ class: string;
2016
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
2017
+ click: (...args: any[]) => void;
2018
+ }, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_3<__VLS_TypePropsToRuntimeProps_4<BadgeProps>, {
2019
+ variant: string;
2020
+ placement: string;
2021
+ overlap: boolean;
2022
+ hover: boolean;
2023
+ content: string;
2024
+ outside: boolean;
2025
+ animation: boolean;
2026
+ class: string;
2027
+ }>>> & {
2028
+ onClick?: ((...args: any[]) => any) | undefined;
2029
+ }, {
2030
+ class: string | string[];
2031
+ variant: "primary" | "success" | "warning" | "error" | "neutral";
2032
+ hover: boolean;
2033
+ placement: "bottom" | "left" | "right";
2034
+ overlap: boolean;
2035
+ outside: boolean;
2036
+ animation: boolean;
2037
+ }, {}>, {
2038
+ default?(_: {}): any;
2039
+ }>;
2040
+
2041
+ export declare const RBreadcrumb: __VLS_WithTemplateSlots_15<DefineComponent<__VLS_WithDefaults_19<__VLS_TypePropsToRuntimeProps_20<{
2042
+ items: BreadcrumbItem[];
2043
+ seperator?: string | undefined;
2044
+ }>, {
2045
+ items: () => BreadcrumbItem[];
2046
+ seperator: string;
2047
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_19<__VLS_TypePropsToRuntimeProps_20<{
2048
+ items: BreadcrumbItem[];
2049
+ seperator?: string | undefined;
2050
+ }>, {
2051
+ items: () => BreadcrumbItem[];
2052
+ seperator: string;
2053
+ }>>>, {
2054
+ items: BreadcrumbItem[];
2055
+ seperator: string;
2056
+ }, {}>, {
2057
+ "item-icon"?(_: {}): any;
2058
+ "custom-seperator"?(_: {}): any;
2059
+ }>;
2060
+
2061
+ export declare const RButton: __VLS_WithTemplateSlots_4<DefineComponent<__VLS_WithDefaults_4<__VLS_TypePropsToRuntimeProps_5<Props_2>, {
2062
+ variant: string;
2063
+ loading: boolean;
2064
+ disabled: boolean;
2065
+ prependIcon: string;
2066
+ appendIcon: string;
2067
+ icon: boolean;
2068
+ size: string;
2069
+ height: string;
2070
+ block: boolean;
2071
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
2072
+ click: (...args: any[]) => void;
2073
+ }, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_4<__VLS_TypePropsToRuntimeProps_5<Props_2>, {
2074
+ variant: string;
2075
+ loading: boolean;
2076
+ disabled: boolean;
2077
+ prependIcon: string;
2078
+ appendIcon: string;
2079
+ icon: boolean;
2080
+ size: string;
2081
+ height: string;
2082
+ block: boolean;
2083
+ }>>> & {
2084
+ onClick?: ((...args: any[]) => any) | undefined;
2085
+ }, {
2086
+ height: string;
2087
+ size: ButtonSize;
2088
+ variant: ButtonType;
2089
+ loading: boolean;
2090
+ disabled: boolean;
2091
+ prependIcon: string;
2092
+ appendIcon: string;
2093
+ icon: boolean;
2094
+ block: boolean;
2095
+ }, {}>, {
2096
+ prepend?(_: {}): any;
2097
+ default?(_: {}): any;
2098
+ append?(_: {}): any;
2099
+ }>;
2100
+
2101
+ export declare const RCheckbox: DefineComponent<__VLS_WithDefaults_5<__VLS_TypePropsToRuntimeProps_6<Props_3>, {
2102
+ id: string;
2103
+ label: string;
2104
+ indeterminate: boolean;
2105
+ disabled: boolean;
2106
+ hint: string;
2107
+ errorMsg: string;
2108
+ modelValue: boolean;
2109
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
2110
+ "update:modelValue": (...args: any[]) => void;
2111
+ }, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_5<__VLS_TypePropsToRuntimeProps_6<Props_3>, {
2112
+ id: string;
2113
+ label: string;
2114
+ indeterminate: boolean;
2115
+ disabled: boolean;
2116
+ hint: string;
2117
+ errorMsg: string;
2118
+ modelValue: boolean;
2119
+ }>>> & {
2120
+ "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
2121
+ }, {
2122
+ label: string;
2123
+ disabled: boolean | "true" | "false";
2124
+ id: string | undefined;
2125
+ modelValue: any[] | Set<any> | (boolean | "true" | "false");
2126
+ errorMsg: string;
2127
+ hint: string;
2128
+ indeterminate: boolean;
2129
+ }, {}>;
2130
+
2131
+ export declare const RChip: __VLS_WithTemplateSlots_5<DefineComponent<__VLS_WithDefaults_6<__VLS_TypePropsToRuntimeProps_7<Props_4>, {
2132
+ variant: string;
2133
+ label: string;
2134
+ disabled: boolean;
2135
+ prependIcon: string;
2136
+ appendIcon: string;
2137
+ ghost: boolean;
2138
+ closable: boolean;
2139
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
2140
+ "click:chip": (...args: any[]) => void;
2141
+ "click:close": (...args: any[]) => void;
2142
+ }, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_6<__VLS_TypePropsToRuntimeProps_7<Props_4>, {
2143
+ variant: string;
2144
+ label: string;
2145
+ disabled: boolean;
2146
+ prependIcon: string;
2147
+ appendIcon: string;
2148
+ ghost: boolean;
2149
+ closable: boolean;
2150
+ }>>> & {
2151
+ "onClick:chip"?: ((...args: any[]) => any) | undefined;
2152
+ "onClick:close"?: ((...args: any[]) => any) | undefined;
2153
+ }, {
2154
+ label: string | number;
2155
+ variant: "primary" | "secondary" | "success" | "warning" | "info" | "error";
2156
+ disabled: boolean;
2157
+ prependIcon: string;
2158
+ appendIcon: string;
2159
+ ghost: boolean;
2160
+ closable: boolean;
2161
+ }, {}>, {
2162
+ prepend?(_: {}): any;
2163
+ append?(_: {}): any;
2164
+ }>;
2165
+
2166
+ export declare const RDropdown: __VLS_WithTemplateSlots_6<DefineComponent<__VLS_WithDefaults_7<__VLS_TypePropsToRuntimeProps_8<SelectProps>, {
2167
+ options: () => never[];
2168
+ modelValue: string;
2169
+ placeholder: string;
2170
+ taggable: boolean;
2171
+ multiple: boolean;
2172
+ disabled: boolean;
2173
+ loading: boolean;
2174
+ prependIcon: string;
2175
+ appendIcon: string;
2176
+ searchable: boolean;
2177
+ clearable: boolean;
2178
+ id: string;
2179
+ label: string;
2180
+ closeOnSelect: boolean;
2181
+ dropdownClass: string;
2182
+ optionsClass: string;
2183
+ errorMsg: string;
2184
+ hideDetails: boolean;
2185
+ autocomplete: string;
2186
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
2187
+ "update:modelValue": (...args: any[]) => void;
2188
+ }, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_7<__VLS_TypePropsToRuntimeProps_8<SelectProps>, {
2189
+ options: () => never[];
2190
+ modelValue: string;
2191
+ placeholder: string;
2192
+ taggable: boolean;
2193
+ multiple: boolean;
2194
+ disabled: boolean;
2195
+ loading: boolean;
2196
+ prependIcon: string;
2197
+ appendIcon: string;
2198
+ searchable: boolean;
2199
+ clearable: boolean;
2200
+ id: string;
2201
+ label: string;
2202
+ closeOnSelect: boolean;
2203
+ dropdownClass: string;
2204
+ optionsClass: string;
2205
+ errorMsg: string;
2206
+ hideDetails: boolean;
2207
+ autocomplete: string;
2208
+ }>>> & {
2209
+ "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
2210
+ }, {
2211
+ loading: boolean;
2212
+ disabled: boolean;
2213
+ prependIcon: string;
2214
+ appendIcon: string;
2215
+ options: Option_2[];
2216
+ id: string;
2217
+ modelValue: string | number | Option_2 | Option_2[];
2218
+ placeholder: string;
2219
+ taggable: boolean;
2220
+ multiple: boolean;
2221
+ searchable: boolean;
2222
+ clearable: boolean;
2223
+ closeOnSelect: boolean;
2224
+ dropdownClass: string;
2225
+ optionsClass: string;
2226
+ errorMsg: string;
2227
+ hideDetails: boolean;
2228
+ autocomplete: "on" | "off";
2229
+ }, {}>, {
2230
+ prepend?(_: {}): any;
2231
+ tags?(_: {
2232
+ options: {
2233
+ value: string | number;
2234
+ label: string;
2235
+ prependIcon?: string | undefined;
2236
+ disabled?: boolean | undefined;
2237
+ }[];
2238
+ removeOption: typeof removeOption;
2239
+ updatePosition: () => void;
2240
+ }): any;
2241
+ append?(_: {}): any;
2242
+ "option-prepend"?(_: {}): any;
2243
+ "not-options"?(_: {}): any;
2244
+ }>;
2245
+
2246
+ /**
2247
+ * @description - Removes an option from the selected options
2248
+ * @param e option Option to remove
2249
+ */
2250
+ declare function removeOption(e: MouseEvent | KeyboardEvent, option: Option_2, updatePosition: any): void;
2251
+
2252
+ export declare const RIcon: DefineComponent<__VLS_WithDefaults_8<__VLS_TypePropsToRuntimeProps_9<IProps_2>, {
2253
+ name: string;
2254
+ size: number;
2255
+ viewBox: string;
2256
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_8<__VLS_TypePropsToRuntimeProps_9<IProps_2>, {
2257
+ name: string;
2258
+ size: number;
2259
+ viewBox: string;
2260
+ }>>>, {
2261
+ name: string | undefined;
2262
+ viewBox: string;
2263
+ size: string | number;
2264
+ }, {}>;
2265
+
2266
+ export declare const RItem: __VLS_WithTemplateSlots_18<DefineComponent<__VLS_WithDefaults_23<__VLS_TypePropsToRuntimeProps_24<ItemProps>, {
2267
+ disabled: boolean;
2268
+ selectedClass: string;
2269
+ value: null;
2270
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_23<__VLS_TypePropsToRuntimeProps_24<ItemProps>, {
2271
+ disabled: boolean;
2272
+ selectedClass: string;
2273
+ value: null;
2274
+ }>>>, {
2275
+ disabled: boolean;
2276
+ value: any;
2277
+ selectedClass: string | string[];
2278
+ }, {}>, {
2279
+ default?(_: {
2280
+ disabled: boolean;
2281
+ isSelected: boolean;
2282
+ select: typeof handleSelect;
2283
+ selectedClass: (string | string[]) & (false | (string | string[])[]);
2284
+ toggle: typeof handleToggle;
2285
+ value: any;
2286
+ }): any;
2287
+ }>;
2288
+
2289
+ export declare const RItemGroup: __VLS_WithTemplateSlots_17<DefineComponent<__VLS_WithDefaults_22<__VLS_TypePropsToRuntimeProps_23<ItemGroupProps>, {
2290
+ disabled: boolean;
2291
+ mandatory: boolean;
2292
+ max: number;
2293
+ as: string;
2294
+ selectedClass: string;
2295
+ modelValue: () => number[];
2296
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
2297
+ "update:modelValue": (...args: any[]) => void;
2298
+ }, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_22<__VLS_TypePropsToRuntimeProps_23<ItemGroupProps>, {
2299
+ disabled: boolean;
2300
+ mandatory: boolean;
2301
+ max: number;
2302
+ as: string;
2303
+ selectedClass: string;
2304
+ modelValue: () => number[];
2305
+ }>>> & {
2306
+ "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
2307
+ }, {
2308
+ disabled: boolean;
2309
+ modelValue: string[] | number[];
2310
+ as: string;
2311
+ selectedClass: string | string[];
2312
+ mandatory: boolean;
2313
+ max: number;
2314
+ }, {}>, {
2315
+ default?(_: {
2316
+ isSelected: typeof isSelected;
2317
+ select: typeof select;
2318
+ selected: string[] | number[];
2319
+ }): any;
2320
+ }>;
2321
+
2322
+ export declare const RLabel: __VLS_WithTemplateSlots_7<DefineComponent<__VLS_WithDefaults_9<__VLS_TypePropsToRuntimeProps_10<LabelProps>, {
2323
+ id: string;
2324
+ for: string;
2325
+ text: string;
2326
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_9<__VLS_TypePropsToRuntimeProps_10<LabelProps>, {
2327
+ id: string;
2328
+ for: string;
2329
+ text: string;
2330
+ }>>>, {
2331
+ text: string | number;
2332
+ id: string | undefined;
2333
+ for: string | undefined;
2334
+ }, {}>, {
2335
+ default?(_: {}): any;
2336
+ }>;
2337
+
2338
+ export declare const RModal: __VLS_WithTemplateSlots_8<DefineComponent<__VLS_WithDefaults_10<__VLS_TypePropsToRuntimeProps_11<ModalProps>, {
2339
+ modelValue: boolean;
2340
+ block: boolean;
2341
+ title: string;
2342
+ description: string;
2343
+ icon: string;
2344
+ width: string;
2345
+ height: string;
2346
+ outsideClick: boolean;
2347
+ class: string;
2348
+ overlayClass: string;
2349
+ style: string;
2350
+ allowBodyScroll: boolean;
2351
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
2352
+ "update:modelValue": (...args: any[]) => void;
2353
+ }, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_10<__VLS_TypePropsToRuntimeProps_11<ModalProps>, {
2354
+ modelValue: boolean;
2355
+ block: boolean;
2356
+ title: string;
2357
+ description: string;
2358
+ icon: string;
2359
+ width: string;
2360
+ height: string;
2361
+ outsideClick: boolean;
2362
+ class: string;
2363
+ overlayClass: string;
2364
+ style: string;
2365
+ allowBodyScroll: boolean;
2366
+ }>>> & {
2367
+ "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
2368
+ }, {
2369
+ width: string;
2370
+ height: string;
2371
+ style: string;
2372
+ title: string;
2373
+ class: string | string[];
2374
+ icon: string;
2375
+ block: boolean;
2376
+ outsideClick: boolean;
2377
+ modelValue: boolean;
2378
+ description: string;
2379
+ overlayClass: string | string[];
2380
+ allowBodyScroll: boolean;
2381
+ }, {}>, {
2382
+ header?(_: {}): any;
2383
+ default?(_: {}): any;
2384
+ actions?(_: {}): any;
2385
+ }>;
2386
+
2387
+ export declare const RPagination: __VLS_WithTemplateSlots_16<DefineComponent<__VLS_WithDefaults_20<__VLS_TypePropsToRuntimeProps_21<PaginationProps>, {
2388
+ page: number;
2389
+ perPage: number;
2390
+ totalItems: number;
2391
+ infoText: string;
2392
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
2393
+ "update:page": (...args: any[]) => void;
2394
+ }, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_20<__VLS_TypePropsToRuntimeProps_21<PaginationProps>, {
2395
+ page: number;
2396
+ perPage: number;
2397
+ totalItems: number;
2398
+ infoText: string;
2399
+ }>>> & {
2400
+ "onUpdate:page"?: ((...args: any[]) => any) | undefined;
2401
+ }, {
2402
+ page: number;
2403
+ perPage: number;
2404
+ totalItems: number;
2405
+ infoText: string;
2406
+ }, {}>, {
2407
+ prev?(_: {}): any;
2408
+ next?(_: {}): any;
2409
+ }>;
2410
+
2411
+ export declare const RProgressbar: DefineComponent<__VLS_WithDefaults_21<__VLS_TypePropsToRuntimeProps_22<ProgressBarProps>, {
2412
+ value: number;
2413
+ height: number;
2414
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_21<__VLS_TypePropsToRuntimeProps_22<ProgressBarProps>, {
2415
+ value: number;
2416
+ height: number;
2417
+ }>>>, {
2418
+ height: number;
2419
+ value: number;
2420
+ }, {}>;
2421
+
2422
+ export declare const RSidebar: __VLS_WithTemplateSlots_9<DefineComponent<__VLS_WithDefaults_11<__VLS_TypePropsToRuntimeProps_12<RSidebarProps>, {
2423
+ modelValue: boolean;
2424
+ showTrigger: boolean;
2425
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
2426
+ "update:modelValue": (...args: any[]) => void;
2427
+ }, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_11<__VLS_TypePropsToRuntimeProps_12<RSidebarProps>, {
2428
+ modelValue: boolean;
2429
+ showTrigger: boolean;
2430
+ }>>> & {
2431
+ "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
2432
+ }, {
2433
+ modelValue: boolean;
2434
+ showTrigger: boolean;
2435
+ }, {}>, {
2436
+ default?(_: {}): any;
2437
+ trigger?(_: {}): any;
2438
+ }>;
2439
+
2440
+ declare interface RSidebarProps {
2441
+ modelValue: boolean;
2442
+ showTrigger?: boolean;
2443
+ class?: string | string[];
2444
+ triggerClass?: string | string[];
2445
+ wrapperClass?: string | string[];
2446
+ }
2447
+
2448
+ export declare const RSnackbar: __VLS_WithTemplateSlots_10<DefineComponent<__VLS_WithDefaults_12<__VLS_TypePropsToRuntimeProps_13<IProps_3>, {
2449
+ text: string;
2450
+ closable: boolean;
2451
+ left: boolean;
2452
+ modelValue: boolean;
2453
+ timeout: number;
2454
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
2455
+ "update:modelValue": (...args: any[]) => void;
2456
+ action: (...args: any[]) => void;
2457
+ }, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_12<__VLS_TypePropsToRuntimeProps_13<IProps_3>, {
2458
+ text: string;
2459
+ closable: boolean;
2460
+ left: boolean;
2461
+ modelValue: boolean;
2462
+ timeout: number;
2463
+ }>>> & {
2464
+ "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
2465
+ onAction?: ((...args: any[]) => any) | undefined;
2466
+ }, {
2467
+ text: string;
2468
+ left: boolean;
2469
+ modelValue: boolean;
2470
+ closable: boolean;
2471
+ timeout: number;
2472
+ }, {}>, {
2473
+ default?(_: {}): any;
2474
+ action?(_: {}): any;
2475
+ close?(_: {}): any;
2476
+ }>;
2477
+
2478
+ export declare const RSwitch: DefineComponent<__VLS_WithDefaults_13<__VLS_TypePropsToRuntimeProps_14<Props_5>, {
2479
+ id: string;
2480
+ modelValue: boolean;
2481
+ size: string;
2482
+ disabled: boolean;
2483
+ label: string;
2484
+ hint: string;
2485
+ errorMsg: string;
2486
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
2487
+ "update:modelValue": (...args: any[]) => void;
2488
+ }, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_13<__VLS_TypePropsToRuntimeProps_14<Props_5>, {
2489
+ id: string;
2490
+ modelValue: boolean;
2491
+ size: string;
2492
+ disabled: boolean;
2493
+ label: string;
2494
+ hint: string;
2495
+ errorMsg: string;
2496
+ }>>> & {
2497
+ "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
2498
+ }, {
2499
+ size: "small" | "medium" | "large";
2500
+ label: string;
2501
+ disabled: boolean | "true" | "false";
2502
+ id: string | undefined;
2503
+ modelValue: any[] | Set<any> | (boolean | "true" | "false");
2504
+ errorMsg: string;
2505
+ hint: string;
2506
+ }, {}>;
2507
+
2508
+ export declare const RTabItem: __VLS_WithTemplateSlots_11<DefineComponent<__VLS_WithDefaults_14<__VLS_TypePropsToRuntimeProps_15<IProps_4>, {
2509
+ label: string;
2510
+ variant: TabItemVariants;
2511
+ prependIcon: string;
2512
+ appendIcon: string;
2513
+ disabled: boolean;
2514
+ modelValue: string;
2515
+ tile: boolean;
2516
+ block: boolean;
2517
+ color: string;
2518
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
2519
+ "update:modelValue": (...args: any[]) => void;
2520
+ "click:icon": (...args: any[]) => void;
2521
+ }, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_14<__VLS_TypePropsToRuntimeProps_15<IProps_4>, {
2522
+ label: string;
2523
+ variant: TabItemVariants;
2524
+ prependIcon: string;
2525
+ appendIcon: string;
2526
+ disabled: boolean;
2527
+ modelValue: string;
2528
+ tile: boolean;
2529
+ block: boolean;
2530
+ color: string;
2531
+ }>>> & {
2532
+ "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
2533
+ "onClick:icon"?: ((...args: any[]) => any) | undefined;
2534
+ }, {
2535
+ label: string;
2536
+ variant: TabItemVariant;
2537
+ color: string;
2538
+ disabled: boolean;
2539
+ prependIcon: string;
2540
+ appendIcon: string;
2541
+ block: boolean;
2542
+ modelValue: string | number;
2543
+ tile: boolean;
2544
+ }, {}>, {
2545
+ prepend?(_: {}): any;
2546
+ append?(_: {}): any;
2547
+ }>;
2548
+
2549
+ export declare const RTabs: __VLS_WithTemplateSlots_12<DefineComponent<__VLS_WithDefaults_15<__VLS_TypePropsToRuntimeProps_16<IProps_5>, {
2550
+ tabs: () => never[];
2551
+ block: boolean;
2552
+ modelValue: string;
2553
+ tile: boolean;
2554
+ scrollable: boolean;
2555
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
2556
+ "update:modelValue": (...args: any[]) => void;
2557
+ "click:icon": (...args: any[]) => void;
2558
+ }, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_15<__VLS_TypePropsToRuntimeProps_16<IProps_5>, {
2559
+ tabs: () => never[];
2560
+ block: boolean;
2561
+ modelValue: string;
2562
+ tile: boolean;
2563
+ scrollable: boolean;
2564
+ }>>> & {
2565
+ "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
2566
+ "onClick:icon"?: ((...args: any[]) => any) | undefined;
2567
+ }, {
2568
+ block: boolean;
2569
+ modelValue: string | number;
2570
+ tile: boolean;
2571
+ tabs: Tab[];
2572
+ scrollable: boolean;
2573
+ }, {}>, {
2574
+ default?(_: {}): any;
2575
+ }>;
2576
+
2577
+ export declare const RTextArea: DefineComponent<__VLS_WithDefaults_16<__VLS_TypePropsToRuntimeProps_17<IProps_6>, {
2578
+ id: string;
2579
+ errorMsg: string;
2580
+ disabled: boolean;
2581
+ placeholder: string;
2582
+ modelValue: string;
2583
+ label: string;
2584
+ hint: string;
2585
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
2586
+ "update:modelValue": (...args: any[]) => void;
2587
+ }, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_16<__VLS_TypePropsToRuntimeProps_17<IProps_6>, {
2588
+ id: string;
2589
+ errorMsg: string;
2590
+ disabled: boolean;
2591
+ placeholder: string;
2592
+ modelValue: string;
2593
+ label: string;
2594
+ hint: string;
2595
+ }>>> & {
2596
+ "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
2597
+ }, {
2598
+ label: string;
2599
+ disabled: boolean | "true" | "false";
2600
+ id: string | undefined;
2601
+ modelValue: any;
2602
+ placeholder: string;
2603
+ errorMsg: string;
2604
+ hint: string;
2605
+ }, {}>;
2606
+
2607
+ export declare const RTextfield: __VLS_WithTemplateSlots_13<DefineComponent<__VLS_WithDefaults_17<__VLS_TypePropsToRuntimeProps_18<Props_6>, {
2608
+ id: string;
2609
+ type: string;
2610
+ modelValue: string;
2611
+ label: string;
2612
+ placeholder: string;
2613
+ errorMsg: string;
2614
+ hint: string;
2615
+ prependIcon: string;
2616
+ appendIcon: string;
2617
+ iconColor: string;
2618
+ disabled: boolean;
2619
+ loading: boolean;
2620
+ clearable: boolean;
2621
+ hideDetails: boolean;
2622
+ role: string;
2623
+ readonly: boolean;
2624
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
2625
+ input: (...args: any[]) => void;
2626
+ blur: (...args: any[]) => void;
2627
+ focus: (...args: any[]) => void;
2628
+ "update:modelValue": (...args: any[]) => void;
2629
+ "click:icon": (...args: any[]) => void;
2630
+ "click:clear": (...args: any[]) => void;
2631
+ }, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_17<__VLS_TypePropsToRuntimeProps_18<Props_6>, {
2632
+ id: string;
2633
+ type: string;
2634
+ modelValue: string;
2635
+ label: string;
2636
+ placeholder: string;
2637
+ errorMsg: string;
2638
+ hint: string;
2639
+ prependIcon: string;
2640
+ appendIcon: string;
2641
+ iconColor: string;
2642
+ disabled: boolean;
2643
+ loading: boolean;
2644
+ clearable: boolean;
2645
+ hideDetails: boolean;
2646
+ role: string;
2647
+ readonly: boolean;
2648
+ }>>> & {
2649
+ onFocus?: ((...args: any[]) => any) | undefined;
2650
+ onBlur?: ((...args: any[]) => any) | undefined;
2651
+ onInput?: ((...args: any[]) => any) | undefined;
2652
+ "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
2653
+ "onClick:icon"?: ((...args: any[]) => any) | undefined;
2654
+ "onClick:clear"?: ((...args: any[]) => any) | undefined;
2655
+ }, {
2656
+ type: "number" | "text" | "email" | "password" | "tel" | "url";
2657
+ label: string;
2658
+ loading: boolean;
2659
+ disabled: boolean;
2660
+ prependIcon: string;
2661
+ appendIcon: string;
2662
+ id: string | undefined;
2663
+ role: string;
2664
+ modelValue: any;
2665
+ placeholder: string;
2666
+ clearable: boolean;
2667
+ errorMsg: string;
2668
+ hint: string;
2669
+ hideDetails: boolean;
2670
+ readonly: boolean;
2671
+ }, {}>, {
2672
+ prepend?(_: {}): any;
2673
+ append?(_: {}): any;
2674
+ }>;
2675
+
2676
+ export declare const RTooltip: __VLS_WithTemplateSlots_14<DefineComponent<__VLS_WithDefaults_18<__VLS_TypePropsToRuntimeProps_19<IProps_7>, {
2677
+ placement: Placement;
2678
+ text: string;
2679
+ dark: boolean;
2680
+ light: boolean;
2681
+ triggers: () => Trigger[];
2682
+ autoHide: boolean;
2683
+ hideDelay: number;
2684
+ showDelay: number;
2685
+ shown: boolean;
2686
+ disabled: boolean;
2687
+ offset: number;
2688
+ padding: number;
2689
+ outsideClick: boolean;
2690
+ triggerContent: string;
2691
+ resizable: boolean;
2692
+ triggerClass: string;
2693
+ tooltipClass: string;
2694
+ type: Theme;
2695
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
2696
+ show: (...args: any[]) => void;
2697
+ hide: (...args: any[]) => void;
2698
+ }, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_18<__VLS_TypePropsToRuntimeProps_19<IProps_7>, {
2699
+ placement: Placement;
2700
+ text: string;
2701
+ dark: boolean;
2702
+ light: boolean;
2703
+ triggers: () => Trigger[];
2704
+ autoHide: boolean;
2705
+ hideDelay: number;
2706
+ showDelay: number;
2707
+ shown: boolean;
2708
+ disabled: boolean;
2709
+ offset: number;
2710
+ padding: number;
2711
+ outsideClick: boolean;
2712
+ triggerContent: string;
2713
+ resizable: boolean;
2714
+ triggerClass: string;
2715
+ tooltipClass: string;
2716
+ type: Theme;
2717
+ }>>> & {
2718
+ onShow?: ((...args: any[]) => any) | undefined;
2719
+ onHide?: ((...args: any[]) => any) | undefined;
2720
+ }, {
2721
+ type: string;
2722
+ text: string;
2723
+ disabled: boolean;
2724
+ placement: Placements;
2725
+ padding: number;
2726
+ dark: boolean;
2727
+ light: boolean;
2728
+ triggers: Triggers[];
2729
+ autoHide: boolean;
2730
+ hideDelay: number;
2731
+ showDelay: number;
2732
+ shown: boolean;
2733
+ offset: number;
2734
+ outsideClick: boolean;
2735
+ triggerContent: string;
2736
+ resizable: boolean;
2737
+ triggerClass: string | string[];
2738
+ tooltipClass: string | string[];
2739
+ }, {}>, {
2740
+ default?(_: {
2741
+ activators: {
2742
+ click: typeof onClick;
2743
+ mouseenter: typeof onMouseEnter;
2744
+ mouseleave: typeof onMouseLeave;
2745
+ mousemove: typeof onMouseMove;
2746
+ };
2747
+ updatePosition: typeof handleUpdate;
2748
+ }): any;
2749
+ content?(_: {
2750
+ hide: typeof hideTooltip;
2751
+ updatePosition: typeof handleUpdate;
2752
+ }): any;
2753
+ }>;
2754
+
2755
+ declare function select(id: never, value: boolean): void;
2756
+
2757
+ declare interface SelectProps {
2758
+ /**
2759
+ * Options of the Dropdown
2760
+ * @type {Option[]}
2761
+ * @default []
2762
+ * @example
2763
+ * <Dropdown
2764
+ * :options="[
2765
+ * {
2766
+ * value: '1',
2767
+ * label: 'Option 1',
2768
+ * },
2769
+ * {
2770
+ * value: '2',
2771
+ * label: '2',
2772
+ * },
2773
+ * ]"
2774
+ * />
2775
+ */
2776
+ options: Option_2[];
2777
+ /**
2778
+ * Value of the Dropdown
2779
+ * @type {string | number | Option | Option[]}
2780
+ * @default ''
2781
+ * @example
2782
+ * <Dropdown v-model="model" />
2783
+ */
2784
+ modelValue: string | number | Option_2 | Option_2[];
2785
+ /**
2786
+ * Placeholder Dropdown
2787
+ * @type {InputHTMLAttributes['placeholder']}
2788
+ * @default ''
2789
+ * @example
2790
+ * <Dropdown placeholder="Placeholder" />
2791
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#placeholder
2792
+ */
2793
+ placeholder?: string;
2794
+ /**
2795
+ * Allow to create new options
2796
+ * @type {boolean}
2797
+ * @default false
2798
+ * @example
2799
+ * <Dropdown taggable />
2800
+ */
2801
+ taggable?: boolean;
2802
+ /**
2803
+ * Allow to select multiple options
2804
+ * @type {boolean}
2805
+ * @default false
2806
+ * @example
2807
+ * <Dropdown multiple />
2808
+ */
2809
+ multiple?: boolean;
2810
+ /**
2811
+ * Disable the Dropdown
2812
+ * @type {boolean}
2813
+ * @default false
2814
+ * @example
2815
+ * <Dropdown disabled />
2816
+ */
2817
+ disabled?: boolean;
2818
+ /**
2819
+ * Loading state of the Dropdown
2820
+ * @type {boolean}
2821
+ * @default false
2822
+ * @example
2823
+ * <Dropdown loading />
2824
+ */
2825
+ loading?: boolean;
2826
+ /**
2827
+ * Icon to prepend
2828
+ * @type {string}
2829
+ * @default ''
2830
+ * @example
2831
+ * <Dropdown prependIcon="search" />
2832
+ */
2833
+ prependIcon?: string;
2834
+ /**
2835
+ * Icon to append
2836
+ * @type {string}
2837
+ * @default 'expand_less'
2838
+ * @example
2839
+ * <Dropdown appendIcon="expand_more" />
2840
+ */
2841
+ appendIcon?: string;
2842
+ /**
2843
+ * Allow to search for options
2844
+ * @type {boolean}
2845
+ * @default false
2846
+ * @example
2847
+ * <Dropdown searchable />
2848
+ */
2849
+ searchable?: boolean;
2850
+ /**
2851
+ * Clearable status to selected and searched options
2852
+ * @type {boolean}
2853
+ * @default false
2854
+ * @example
2855
+ * <Dropdown clearable />
2856
+ */
2857
+ clearable?: boolean;
2858
+ /**
2859
+ * Id of the Dropdown
2860
+ * @type {string}
2861
+ * @default 'test'
2862
+ * @example
2863
+ * <Dropdown id="test" />
2864
+ */
2865
+ id?: string;
2866
+ /**
2867
+ * Close the Dropdown on select
2868
+ * @type {boolean}
2869
+ * @default true
2870
+ * @example
2871
+ * <Dropdown :closeOnSelect="false" />
2872
+ */
2873
+ closeOnSelect?: boolean;
2874
+ /**
2875
+ * Class of the Dropdown
2876
+ * @type {string}
2877
+ * @default ''
2878
+ * @example
2879
+ * <Dropdown dropdownClass="w-96" />
2880
+ */
2881
+ dropdownClass?: string;
2882
+ /**
2883
+ * Class of the options
2884
+ * @type {string}
2885
+ * @default ''
2886
+ * @example
2887
+ * <Dropdown optionsClass="w-96" />
2888
+ */
2889
+ optionsClass?: string;
2890
+ /**
2891
+ * Error message for error state
2892
+ * @type {string}
2893
+ * @default ''
2894
+ * @example
2895
+ * <Dropdown errorMsg="Error message" />
2896
+ */
2897
+ errorMsg?: string;
2898
+ /**
2899
+ * Hint message for the Dropdown
2900
+ * @type {string}
2901
+ * @default ''
2902
+ * @example
2903
+ * <Dropdown hint="Hint message" />
2904
+ */
2905
+ hint?: string;
2906
+ /**
2907
+ * Hide the hint and error message
2908
+ * @type {boolean}
2909
+ * @default false
2910
+ * @example
2911
+ * <Dropdown hideDetails />
2912
+ */
2913
+ hideDetails?: boolean;
2914
+ /**
2915
+ * Autocomplete of the Dropdown
2916
+ * @type {'on' | 'off'}
2917
+ * @default 'off'
2918
+ * @example
2919
+ * <Dropdown autocomplete="on" />
2920
+ */
2921
+ autocomplete?: 'on' | 'off';
2922
+ /**
2923
+ * Text to show when there is no options
2924
+ * @type {string}
2925
+ * @default 'No options'
2926
+ * @example
2927
+ * <Dropdown noOptionsText="No options" />
2928
+ */
2929
+ noOptionsText?: string;
2930
+ }
2931
+
2932
+ declare interface Tab {
2933
+ id: string | number;
2934
+ variant?: TabItemVariant;
2935
+ label?: string;
2936
+ prependIcon?: string;
2937
+ appendIcon?: string;
2938
+ disabled?: boolean;
2939
+ active?: boolean;
2940
+ }
2941
+
2942
+ declare type TabItemVariant = 'default' | 'text' | 'icon';
2943
+
2944
+ declare enum TabItemVariants {
2945
+ DEFAULT = "default",
2946
+ TEXT = "text",
2947
+ ICON = "icon"
2948
+ }
2949
+
2950
+ declare enum Theme {
2951
+ Tooltip = "tooltip",
2952
+ Popover = "popover",
2953
+ Dropdown = "dropdown"
2954
+ }
2955
+
2956
+ declare enum Trigger {
2957
+ Click = "click",
2958
+ Hover = "hover",
2959
+ Manual = "manual"
2960
+ }
2961
+
2962
+ declare type Triggers = 'click' | 'hover' | 'manual';
2963
+
2964
+ export { }