@sytechui/theme 2.6.1 → 2.6.3

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 (168) hide show
  1. package/dist/{chunk-JV5J6JHS.mjs → chunk-47BB6GL3.mjs} +1 -1
  2. package/dist/{chunk-BHGZZQCH.mjs → chunk-4N2PLITL.mjs} +1 -1
  3. package/dist/{chunk-4CEUCYJO.mjs → chunk-5DJU5KUL.mjs} +1 -1
  4. package/dist/{chunk-ZLTZIM6X.mjs → chunk-7ARJ2TQM.mjs} +1 -1
  5. package/dist/chunk-7FAFG773.mjs +69 -0
  6. package/dist/{chunk-JGY6VQQQ.mjs → chunk-7K2CWEHT.mjs} +8 -1
  7. package/dist/{chunk-FZM5ZZP2.mjs → chunk-AGSAOCCR.mjs} +1 -1
  8. package/dist/{chunk-SRSOCM2C.mjs → chunk-AL5UNXQI.mjs} +1 -1
  9. package/dist/{chunk-7QDYFNL6.mjs → chunk-ECD4ABCS.mjs} +1 -1
  10. package/dist/{chunk-K3TTKHSU.mjs → chunk-EZ47UJPD.mjs} +1 -1
  11. package/dist/{chunk-GQMW4NEU.mjs → chunk-I5YZBAB3.mjs} +1 -1
  12. package/dist/{chunk-FBI452W6.mjs → chunk-KKEJLP4U.mjs} +1 -1
  13. package/dist/{chunk-EOYBTX52.mjs → chunk-MTBQ5EO5.mjs} +1 -1
  14. package/dist/{chunk-TOGBVQYA.mjs → chunk-NJBUOBAS.mjs} +7 -3
  15. package/dist/{chunk-QP5CGENQ.mjs → chunk-OSP4OLTO.mjs} +1 -1
  16. package/dist/{chunk-FLCPUBBE.mjs → chunk-P5HLCB43.mjs} +1 -1
  17. package/dist/chunk-PY74IHS4.mjs +96 -0
  18. package/dist/{chunk-2WQ76NXU.mjs → chunk-ROFEKAS6.mjs} +1 -1
  19. package/dist/{chunk-KCPJHUUJ.mjs → chunk-USGOG5QI.mjs} +1 -1
  20. package/dist/{chunk-DBDK3IF7.mjs → chunk-W37Q6YFS.mjs} +1 -1
  21. package/dist/{chunk-FNHXMO5W.mjs → chunk-WH4ODSEM.mjs} +1 -1
  22. package/dist/{chunk-2BUT7L7P.mjs → chunk-XBJNS5SU.mjs} +1 -1
  23. package/dist/chunk-XKMMJKKB.mjs +29 -0
  24. package/dist/{chunk-LYTXO6TG.mjs → chunk-Z4ZQGUPY.mjs} +258 -398
  25. package/dist/{chunk-VK7USAMR.mjs → chunk-ZWG2GMCI.mjs} +1 -1
  26. package/dist/components/accordion.js +21 -0
  27. package/dist/components/accordion.mjs +25 -24
  28. package/dist/components/alert.d.mts +215 -110
  29. package/dist/components/alert.d.ts +215 -110
  30. package/dist/components/alert.js +86 -380
  31. package/dist/components/alert.mjs +9 -45
  32. package/dist/components/autocomplete.js +21 -0
  33. package/dist/components/autocomplete.mjs +5 -5
  34. package/dist/components/avatar.js +21 -0
  35. package/dist/components/avatar.mjs +25 -24
  36. package/dist/components/badge.js +21 -0
  37. package/dist/components/badge.mjs +25 -24
  38. package/dist/components/bottom-bar.js +21 -0
  39. package/dist/components/bottom-bar.mjs +25 -24
  40. package/dist/components/breadcrumbs.js +21 -0
  41. package/dist/components/breadcrumbs.mjs +25 -24
  42. package/dist/components/button.js +21 -0
  43. package/dist/components/button.mjs +25 -24
  44. package/dist/components/calendar.js +21 -0
  45. package/dist/components/calendar.mjs +25 -24
  46. package/dist/components/card.js +21 -0
  47. package/dist/components/card.mjs +25 -24
  48. package/dist/components/checkbox.js +28 -4
  49. package/dist/components/checkbox.mjs +25 -24
  50. package/dist/components/chip.js +21 -0
  51. package/dist/components/chip.mjs +25 -24
  52. package/dist/components/code.js +21 -0
  53. package/dist/components/code.mjs +25 -24
  54. package/dist/components/date-input.js +21 -0
  55. package/dist/components/date-input.mjs +5 -5
  56. package/dist/components/date-picker.js +21 -0
  57. package/dist/components/date-picker.mjs +5 -5
  58. package/dist/components/divider.d.mts +40 -1
  59. package/dist/components/divider.d.ts +40 -1
  60. package/dist/components/divider.js +33 -3
  61. package/dist/components/divider.mjs +9 -7
  62. package/dist/components/drawer.js +21 -0
  63. package/dist/components/drawer.mjs +5 -5
  64. package/dist/components/drip.js +21 -0
  65. package/dist/components/drip.mjs +5 -5
  66. package/dist/components/drop-zone.js +21 -0
  67. package/dist/components/drop-zone.mjs +25 -24
  68. package/dist/components/dropdown.js +21 -0
  69. package/dist/components/dropdown.mjs +25 -24
  70. package/dist/components/form.js +21 -0
  71. package/dist/components/form.mjs +5 -5
  72. package/dist/components/image.js +21 -0
  73. package/dist/components/image.mjs +5 -5
  74. package/dist/components/index.d.mts +2 -2
  75. package/dist/components/index.d.ts +2 -2
  76. package/dist/components/index.js +349 -368
  77. package/dist/components/index.mjs +32 -26
  78. package/dist/components/input-otp.js +21 -0
  79. package/dist/components/input-otp.mjs +25 -24
  80. package/dist/components/input.js +21 -0
  81. package/dist/components/input.mjs +25 -24
  82. package/dist/components/kbd.js +21 -0
  83. package/dist/components/kbd.mjs +5 -5
  84. package/dist/components/link.js +21 -0
  85. package/dist/components/link.mjs +25 -24
  86. package/dist/components/listbox.js +21 -0
  87. package/dist/components/listbox.mjs +25 -24
  88. package/dist/components/menu.js +21 -0
  89. package/dist/components/menu.mjs +25 -24
  90. package/dist/components/modal.js +21 -0
  91. package/dist/components/modal.mjs +25 -24
  92. package/dist/components/navbar.js +21 -0
  93. package/dist/components/navbar.mjs +25 -24
  94. package/dist/components/number-input.js +21 -0
  95. package/dist/components/number-input.mjs +25 -24
  96. package/dist/components/pagination.js +21 -0
  97. package/dist/components/pagination.mjs +25 -24
  98. package/dist/components/popover.js +21 -0
  99. package/dist/components/popover.mjs +25 -24
  100. package/dist/components/progress.js +21 -0
  101. package/dist/components/progress.mjs +5 -5
  102. package/dist/components/radio.js +21 -0
  103. package/dist/components/radio.mjs +25 -24
  104. package/dist/components/scroll-area.js +21 -0
  105. package/dist/components/scroll-area.mjs +5 -5
  106. package/dist/components/scroll-shadow.js +21 -0
  107. package/dist/components/scroll-shadow.mjs +5 -5
  108. package/dist/components/select.js +21 -0
  109. package/dist/components/select.mjs +25 -24
  110. package/dist/components/shimmer-text.js +21 -0
  111. package/dist/components/shimmer-text.mjs +5 -5
  112. package/dist/components/skeleton.js +21 -0
  113. package/dist/components/skeleton.mjs +5 -5
  114. package/dist/components/slider.js +21 -0
  115. package/dist/components/slider.mjs +25 -24
  116. package/dist/components/snippet.js +21 -0
  117. package/dist/components/snippet.mjs +25 -24
  118. package/dist/components/spacer.js +21 -0
  119. package/dist/components/spacer.mjs +5 -5
  120. package/dist/components/spinner.js +21 -0
  121. package/dist/components/spinner.mjs +5 -5
  122. package/dist/components/stepper.js +21 -0
  123. package/dist/components/stepper.mjs +25 -24
  124. package/dist/components/table.d.mts +93 -12
  125. package/dist/components/table.d.ts +93 -12
  126. package/dist/components/table.js +195 -44
  127. package/dist/components/table.mjs +25 -24
  128. package/dist/components/tabs.d.mts +81 -15
  129. package/dist/components/tabs.d.ts +81 -15
  130. package/dist/components/tabs.js +95 -15
  131. package/dist/components/tabs.mjs +25 -24
  132. package/dist/components/toast.js +21 -0
  133. package/dist/components/toast.mjs +25 -24
  134. package/dist/components/toggle.js +21 -0
  135. package/dist/components/toggle.mjs +25 -24
  136. package/dist/components/user.js +21 -0
  137. package/dist/components/user.mjs +25 -24
  138. package/dist/index.d.mts +2 -2
  139. package/dist/index.d.ts +2 -2
  140. package/dist/index.js +376 -370
  141. package/dist/index.mjs +32 -26
  142. package/dist/plugin.js +48 -2
  143. package/dist/plugin.mjs +4 -4
  144. package/dist/utilities/index.d.mts +18 -0
  145. package/dist/utilities/index.d.ts +18 -0
  146. package/dist/utilities/index.js +21 -0
  147. package/dist/utilities/index.mjs +2 -2
  148. package/dist/utilities/scrollbar-hide.d.mts +39 -4
  149. package/dist/utilities/scrollbar-hide.d.ts +39 -4
  150. package/dist/utilities/scrollbar-hide.js +44 -1
  151. package/dist/utilities/scrollbar-hide.mjs +4 -2
  152. package/dist/utils/classes.d.mts +7 -0
  153. package/dist/utils/classes.d.ts +7 -0
  154. package/dist/utils/classes.js +8 -1
  155. package/dist/utils/classes.mjs +1 -1
  156. package/dist/utils/cn.js +21 -0
  157. package/dist/utils/cn.mjs +4 -4
  158. package/dist/utils/index.js +29 -1
  159. package/dist/utils/index.mjs +25 -24
  160. package/dist/utils/merge-classes.js +21 -0
  161. package/dist/utils/merge-classes.mjs +25 -24
  162. package/dist/utils/tv.js +21 -0
  163. package/dist/utils/tv.mjs +4 -4
  164. package/dist/utils/tw-merge-config.js +21 -0
  165. package/dist/utils/tw-merge-config.mjs +3 -3
  166. package/package.json +1 -1
  167. package/dist/chunk-7ZVSC6V6.mjs +0 -21
  168. package/dist/chunk-WH6SPIFG.mjs +0 -30
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  tv
3
- } from "./chunk-FBI452W6.mjs";
3
+ } from "./chunk-KKEJLP4U.mjs";
4
4
 
5
5
  // src/components/date-input.ts
6
6
  var dateInput = tv({
@@ -115,6 +115,19 @@ var custom_default = {
115
115
 
116
116
  // src/utilities/scrollbar-hide.ts
117
117
  var scrollbar_hide_default = {
118
+ /**
119
+ * Theme-aware scrollbar
120
+ */
121
+ ".scrollbar": {
122
+ "scrollbar-width": "var(--scrollbar-width)",
123
+ "scrollbar-color": "var(--scrollbar-color)",
124
+ "scrollbar-gutter": "var(--scrollbar-gutter)"
125
+ },
126
+ ".scrollbar-thin": {
127
+ "scrollbar-width": "thin",
128
+ "scrollbar-color": "var(--scrollbar-thumb) var(--scrollbar-track)",
129
+ "scrollbar-gutter": "auto"
130
+ },
118
131
  /**
119
132
  * Scroll Hide
120
133
  */
@@ -133,10 +146,18 @@ var scrollbar_hide_default = {
133
146
  "-ms-overflow-style": "auto",
134
147
  /* Firefox */
135
148
  "scrollbar-width": "auto",
149
+ "scrollbar-color": "auto",
150
+ "scrollbar-gutter": "auto",
136
151
  /* Safari and Chrome */
137
152
  "&::-webkit-scrollbar": {
138
153
  display: "block"
139
154
  }
155
+ },
156
+ ".scrollbar-none": {
157
+ "-ms-overflow-style": "none",
158
+ "scrollbar-width": "none",
159
+ "scrollbar-color": "auto",
160
+ "scrollbar-gutter": "auto"
140
161
  }
141
162
  };
142
163
 
@@ -1,35 +1,36 @@
1
1
  import {
2
2
  accordion,
3
3
  accordionItem
4
- } from "../chunk-LYTXO6TG.mjs";
5
- import "../chunk-K3TTKHSU.mjs";
6
- import "../chunk-DBDK3IF7.mjs";
7
- import "../chunk-JV5J6JHS.mjs";
8
- import "../chunk-FNHXMO5W.mjs";
9
- import "../chunk-2BUT7L7P.mjs";
10
- import "../chunk-QP5CGENQ.mjs";
11
- import "../chunk-BHGZZQCH.mjs";
12
- import "../chunk-FZM5ZZP2.mjs";
13
- import "../chunk-4CEUCYJO.mjs";
14
- import "../chunk-VK7USAMR.mjs";
15
- import "../chunk-FLCPUBBE.mjs";
16
- import "../chunk-7ZVSC6V6.mjs";
17
- import "../chunk-EOYBTX52.mjs";
18
- import "../chunk-SRSOCM2C.mjs";
19
- import "../chunk-KCPJHUUJ.mjs";
4
+ } from "../chunk-Z4ZQGUPY.mjs";
5
+ import "../chunk-EZ47UJPD.mjs";
6
+ import "../chunk-W37Q6YFS.mjs";
7
+ import "../chunk-47BB6GL3.mjs";
8
+ import "../chunk-WH4ODSEM.mjs";
9
+ import "../chunk-XBJNS5SU.mjs";
10
+ import "../chunk-OSP4OLTO.mjs";
11
+ import "../chunk-4N2PLITL.mjs";
12
+ import "../chunk-AGSAOCCR.mjs";
13
+ import "../chunk-5DJU5KUL.mjs";
14
+ import "../chunk-ZWG2GMCI.mjs";
15
+ import "../chunk-P5HLCB43.mjs";
16
+ import "../chunk-XKMMJKKB.mjs";
17
+ import "../chunk-MTBQ5EO5.mjs";
18
+ import "../chunk-AL5UNXQI.mjs";
19
+ import "../chunk-USGOG5QI.mjs";
20
20
  import "../chunk-GQT3YUX3.mjs";
21
- import "../chunk-GQMW4NEU.mjs";
22
- import "../chunk-ZLTZIM6X.mjs";
23
- import "../chunk-FBI452W6.mjs";
24
- import "../chunk-7QDYFNL6.mjs";
25
- import "../chunk-TOGBVQYA.mjs";
26
- import "../chunk-JGY6VQQQ.mjs";
21
+ import "../chunk-PY74IHS4.mjs";
22
+ import "../chunk-I5YZBAB3.mjs";
23
+ import "../chunk-7ARJ2TQM.mjs";
24
+ import "../chunk-KKEJLP4U.mjs";
25
+ import "../chunk-ECD4ABCS.mjs";
26
+ import "../chunk-NJBUOBAS.mjs";
27
+ import "../chunk-7K2CWEHT.mjs";
27
28
  import "../chunk-D2XMP2NC.mjs";
28
- import "../chunk-2WQ76NXU.mjs";
29
+ import "../chunk-ROFEKAS6.mjs";
29
30
  import "../chunk-GSRZWDGA.mjs";
30
31
  import "../chunk-AWXUGVFR.mjs";
31
32
  import "../chunk-MPVWW3DX.mjs";
32
- import "../chunk-WH6SPIFG.mjs";
33
+ import "../chunk-7FAFG773.mjs";
33
34
  import "../chunk-FJOYYPB2.mjs";
34
35
  import "../chunk-RUIUXVZ4.mjs";
35
36
  import "../chunk-WQEDQHKX.mjs";
@@ -1,43 +1,32 @@
1
1
  import * as tailwind_variants from 'tailwind-variants';
2
2
  import { VariantProps } from 'tailwind-variants';
3
3
 
4
- /**
5
- * Alert wrapper **Tailwind Variants** component
6
- *
7
- * @example
8
- * ```js
9
- * const {base, mainWrapper, title, description, closeButton, alertIcon} = alert({...})
10
- *
11
- *
12
- * <div className={base()}>
13
- * {alertIcon}
14
- * <div className={mainWrapper()}>
15
- * <div className={title()}>Title</div>
16
- * <div className={description()}>Description</div>
17
- * </div>
18
- * <button>
19
- * // close button
20
- * </button>
21
- * </div>
22
- * ```
23
- */
24
- declare const alert: tailwind_variants.TVReturnType<{
25
- color: {
26
- default: {};
27
- primary: {};
28
- secondary: {};
29
- success: {};
30
- warning: {};
31
- danger: {};
32
- };
33
- variant: {
34
- solid: {};
35
- flat: {};
36
- faded: {
4
+ declare const alertVariants: tailwind_variants.TVReturnType<{
5
+ status: {
6
+ default: {
7
+ base: string;
8
+ indicator: string;
9
+ title: string;
10
+ };
11
+ accent: {
12
+ base: string;
13
+ indicator: string[];
14
+ title: string[];
15
+ };
16
+ success: {
17
+ base: string;
18
+ indicator: string[];
19
+ title: string[];
20
+ };
21
+ warning: {
37
22
  base: string;
23
+ indicator: string[];
24
+ title: string[];
38
25
  };
39
- bordered: {
26
+ danger: {
40
27
  base: string;
28
+ indicator: string[];
29
+ title: string[];
41
30
  };
42
31
  };
43
32
  radius: {
@@ -57,48 +46,89 @@ declare const alert: tailwind_variants.TVReturnType<{
57
46
  base: string;
58
47
  };
59
48
  };
60
- hideIcon: {
61
- true: {
62
- iconWrapper: string;
49
+ }, {
50
+ base: string[];
51
+ content: string;
52
+ indicator: string[];
53
+ title: string;
54
+ description: string;
55
+ }, undefined, {
56
+ status: {
57
+ default: {
58
+ base: string;
59
+ indicator: string;
60
+ title: string;
63
61
  };
64
- };
65
- hideIconWrapper: {
66
- true: {
62
+ accent: {
67
63
  base: string;
68
- iconWrapper: string;
64
+ indicator: string[];
65
+ title: string[];
66
+ };
67
+ success: {
68
+ base: string;
69
+ indicator: string[];
70
+ title: string[];
71
+ };
72
+ warning: {
73
+ base: string;
74
+ indicator: string[];
75
+ title: string[];
76
+ };
77
+ danger: {
78
+ base: string;
79
+ indicator: string[];
80
+ title: string[];
69
81
  };
70
82
  };
71
- hasContent: {
72
- false: {
83
+ radius: {
84
+ none: {
85
+ base: string;
86
+ };
87
+ sm: {
88
+ base: string;
89
+ };
90
+ md: {
91
+ base: string;
92
+ };
93
+ lg: {
94
+ base: string;
95
+ };
96
+ full: {
73
97
  base: string;
74
- mainWrapper: string;
75
98
  };
76
99
  };
77
100
  }, {
78
- base: string;
79
- mainWrapper: string;
101
+ base: string[];
102
+ content: string;
103
+ indicator: string[];
80
104
  title: string;
81
105
  description: string;
82
- closeButton: string;
83
- iconWrapper: string;
84
- alertIcon: string;
85
- }, undefined, {
86
- color: {
87
- default: {};
88
- primary: {};
89
- secondary: {};
90
- success: {};
91
- warning: {};
92
- danger: {};
93
- };
94
- variant: {
95
- solid: {};
96
- flat: {};
97
- faded: {
106
+ }, tailwind_variants.TVReturnType<{
107
+ status: {
108
+ default: {
109
+ base: string;
110
+ indicator: string;
111
+ title: string;
112
+ };
113
+ accent: {
114
+ base: string;
115
+ indicator: string[];
116
+ title: string[];
117
+ };
118
+ success: {
119
+ base: string;
120
+ indicator: string[];
121
+ title: string[];
122
+ };
123
+ warning: {
98
124
  base: string;
125
+ indicator: string[];
126
+ title: string[];
99
127
  };
100
- bordered: {
128
+ danger: {
101
129
  base: string;
130
+ indicator: string[];
131
+ title: string[];
102
132
  };
103
133
  };
104
134
  radius: {
@@ -118,48 +148,92 @@ declare const alert: tailwind_variants.TVReturnType<{
118
148
  base: string;
119
149
  };
120
150
  };
121
- hideIcon: {
122
- true: {
123
- iconWrapper: string;
151
+ }, {
152
+ base: string[];
153
+ content: string;
154
+ indicator: string[];
155
+ title: string;
156
+ description: string;
157
+ }, undefined, unknown, unknown, undefined>>;
158
+ type AlertVariants = VariantProps<typeof alertVariants>;
159
+ type AlertSlots = keyof ReturnType<typeof alertVariants>;
160
+ declare const alert: tailwind_variants.TVReturnType<{
161
+ status: {
162
+ default: {
163
+ base: string;
164
+ indicator: string;
165
+ title: string;
124
166
  };
125
- };
126
- hideIconWrapper: {
127
- true: {
167
+ accent: {
128
168
  base: string;
129
- iconWrapper: string;
169
+ indicator: string[];
170
+ title: string[];
171
+ };
172
+ success: {
173
+ base: string;
174
+ indicator: string[];
175
+ title: string[];
176
+ };
177
+ warning: {
178
+ base: string;
179
+ indicator: string[];
180
+ title: string[];
181
+ };
182
+ danger: {
183
+ base: string;
184
+ indicator: string[];
185
+ title: string[];
130
186
  };
131
187
  };
132
- hasContent: {
133
- false: {
188
+ radius: {
189
+ none: {
190
+ base: string;
191
+ };
192
+ sm: {
193
+ base: string;
194
+ };
195
+ md: {
196
+ base: string;
197
+ };
198
+ lg: {
199
+ base: string;
200
+ };
201
+ full: {
134
202
  base: string;
135
- mainWrapper: string;
136
203
  };
137
204
  };
138
205
  }, {
139
- base: string;
140
- mainWrapper: string;
206
+ base: string[];
207
+ content: string;
208
+ indicator: string[];
141
209
  title: string;
142
210
  description: string;
143
- closeButton: string;
144
- iconWrapper: string;
145
- alertIcon: string;
146
- }, tailwind_variants.TVReturnType<{
147
- color: {
148
- default: {};
149
- primary: {};
150
- secondary: {};
151
- success: {};
152
- warning: {};
153
- danger: {};
154
- };
155
- variant: {
156
- solid: {};
157
- flat: {};
158
- faded: {
211
+ }, undefined, {
212
+ status: {
213
+ default: {
214
+ base: string;
215
+ indicator: string;
216
+ title: string;
217
+ };
218
+ accent: {
219
+ base: string;
220
+ indicator: string[];
221
+ title: string[];
222
+ };
223
+ success: {
224
+ base: string;
225
+ indicator: string[];
226
+ title: string[];
227
+ };
228
+ warning: {
159
229
  base: string;
230
+ indicator: string[];
231
+ title: string[];
160
232
  };
161
- bordered: {
233
+ danger: {
162
234
  base: string;
235
+ indicator: string[];
236
+ title: string[];
163
237
  };
164
238
  };
165
239
  radius: {
@@ -179,33 +253,64 @@ declare const alert: tailwind_variants.TVReturnType<{
179
253
  base: string;
180
254
  };
181
255
  };
182
- hideIcon: {
183
- true: {
184
- iconWrapper: string;
256
+ }, {
257
+ base: string[];
258
+ content: string;
259
+ indicator: string[];
260
+ title: string;
261
+ description: string;
262
+ }, tailwind_variants.TVReturnType<{
263
+ status: {
264
+ default: {
265
+ base: string;
266
+ indicator: string;
267
+ title: string;
185
268
  };
186
- };
187
- hideIconWrapper: {
188
- true: {
269
+ accent: {
189
270
  base: string;
190
- iconWrapper: string;
271
+ indicator: string[];
272
+ title: string[];
273
+ };
274
+ success: {
275
+ base: string;
276
+ indicator: string[];
277
+ title: string[];
278
+ };
279
+ warning: {
280
+ base: string;
281
+ indicator: string[];
282
+ title: string[];
283
+ };
284
+ danger: {
285
+ base: string;
286
+ indicator: string[];
287
+ title: string[];
191
288
  };
192
289
  };
193
- hasContent: {
194
- false: {
290
+ radius: {
291
+ none: {
292
+ base: string;
293
+ };
294
+ sm: {
295
+ base: string;
296
+ };
297
+ md: {
298
+ base: string;
299
+ };
300
+ lg: {
301
+ base: string;
302
+ };
303
+ full: {
195
304
  base: string;
196
- mainWrapper: string;
197
305
  };
198
306
  };
199
307
  }, {
200
- base: string;
201
- mainWrapper: string;
308
+ base: string[];
309
+ content: string;
310
+ indicator: string[];
202
311
  title: string;
203
312
  description: string;
204
- closeButton: string;
205
- iconWrapper: string;
206
- alertIcon: string;
207
313
  }, undefined, unknown, unknown, undefined>>;
208
- type AlertVariantProps = VariantProps<typeof alert>;
209
- type AlertSlots = keyof ReturnType<typeof alert>;
314
+ type AlertVariantProps = AlertVariants;
210
315
 
211
- export { type AlertSlots, type AlertVariantProps, alert };
316
+ export { type AlertSlots, type AlertVariantProps, type AlertVariants, alert, alertVariants };