@szum-tech/design-system 2.7.0 → 3.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (126) hide show
  1. package/dist/chunk-2Y2ZCPNV.cjs +61 -0
  2. package/dist/chunk-3376ZTRC.cjs +2 -0
  3. package/dist/{chunk-S5BN23O7.cjs → chunk-3KMXFN6M.cjs} +14 -20
  4. package/dist/chunk-5AA4IE2T.cjs +27 -0
  5. package/dist/chunk-5F2Y65JH.js +32 -0
  6. package/dist/chunk-6BSR3O2J.js +53 -0
  7. package/dist/chunk-BYXBJQAS.js +1 -0
  8. package/dist/{chunk-XIPREW2R.js → chunk-DP7UEOTA.js} +173 -176
  9. package/dist/chunk-HCHVDUI6.cjs +34 -0
  10. package/dist/chunk-HD7ZDQWW.js +173 -0
  11. package/dist/chunk-I3RSTJP6.js +20 -0
  12. package/dist/chunk-I7AV5IQO.cjs +33 -0
  13. package/dist/chunk-N4O2GO6V.cjs +204 -0
  14. package/dist/chunk-NGVFYKAT.js +29 -0
  15. package/dist/chunk-NU5UQPBX.cjs +25 -0
  16. package/dist/chunk-OQCNPNPS.js +23 -0
  17. package/dist/chunk-S3ANEJJ7.cjs +22 -0
  18. package/dist/chunk-U4AWAABZ.js +4901 -0
  19. package/dist/chunk-UGSNASZM.js +25 -0
  20. package/dist/{chunk-EIXSMEDP.cjs → chunk-UIOBJSKZ.cjs} +1 -3
  21. package/dist/{chunk-I5P2HH5Z.js → chunk-WJSS32MY.js} +13 -19
  22. package/dist/{chunk-GEACYHTU.js → chunk-XJIUGEPN.js} +1 -3
  23. package/dist/chunk-Y6EVJSAH.cjs +4928 -0
  24. package/dist/{chunk-D3MOZUNH.cjs → chunk-ZV4467OW.cjs} +176 -185
  25. package/dist/components/alert-dialog/index.cjs +1 -0
  26. package/dist/components/alert-dialog/index.js +1 -0
  27. package/dist/components/avatar/index.cjs +5 -4
  28. package/dist/components/avatar/index.d.cts +5 -19
  29. package/dist/components/avatar/index.d.ts +5 -19
  30. package/dist/components/avatar/index.js +2 -1
  31. package/dist/components/badge/index.cjs +1 -0
  32. package/dist/components/badge/index.js +1 -0
  33. package/dist/components/button/index.cjs +23 -3
  34. package/dist/components/button/index.d.cts +8 -15
  35. package/dist/components/button/index.d.ts +8 -15
  36. package/dist/components/button/index.js +22 -2
  37. package/dist/components/card/index.cjs +12 -7
  38. package/dist/components/card/index.d.cts +8 -5
  39. package/dist/components/card/index.d.ts +8 -5
  40. package/dist/components/card/index.js +2 -1
  41. package/dist/components/checkbox/index.cjs +12 -0
  42. package/dist/components/checkbox/index.d.cts +8 -0
  43. package/dist/components/checkbox/index.d.ts +8 -0
  44. package/dist/components/checkbox/index.js +3 -0
  45. package/dist/components/dialog/index.cjs +1 -0
  46. package/dist/components/dialog/index.d.cts +1 -1
  47. package/dist/components/dialog/index.d.ts +1 -1
  48. package/dist/components/dialog/index.js +1 -0
  49. package/dist/components/field/index.cjs +50 -0
  50. package/dist/components/field/index.d.cts +50 -0
  51. package/dist/components/field/index.d.ts +50 -0
  52. package/dist/components/field/index.js +5 -0
  53. package/dist/components/header/index.cjs +1 -0
  54. package/dist/components/header/index.js +1 -0
  55. package/dist/components/index.cjs +158 -126
  56. package/dist/components/index.d.cts +7 -8
  57. package/dist/components/index.d.ts +7 -8
  58. package/dist/components/index.js +14 -14
  59. package/dist/components/input/index.cjs +3 -2
  60. package/dist/components/input/index.d.cts +2 -4
  61. package/dist/components/input/index.d.ts +2 -4
  62. package/dist/components/input/index.js +2 -1
  63. package/dist/components/item/index.cjs +13 -12
  64. package/dist/components/item/index.d.cts +7 -7
  65. package/dist/components/item/index.d.ts +7 -7
  66. package/dist/components/item/index.js +3 -2
  67. package/dist/components/label/index.cjs +3 -2
  68. package/dist/components/label/index.js +2 -1
  69. package/dist/components/select/index.cjs +20 -3
  70. package/dist/components/select/index.d.cts +20 -6
  71. package/dist/components/select/index.d.ts +20 -6
  72. package/dist/components/select/index.js +2 -1
  73. package/dist/components/separator/index.cjs +3 -2
  74. package/dist/components/separator/index.js +2 -1
  75. package/dist/components/sheet/index.cjs +1 -0
  76. package/dist/components/sheet/index.d.cts +1 -1
  77. package/dist/components/sheet/index.d.ts +1 -1
  78. package/dist/components/sheet/index.js +1 -0
  79. package/dist/components/spinner/index.cjs +1 -0
  80. package/dist/components/spinner/index.js +1 -0
  81. package/dist/components/stepper/index.cjs +33 -33
  82. package/dist/components/stepper/index.js +14 -14
  83. package/dist/components/textarea/index.cjs +4 -2
  84. package/dist/components/textarea/index.d.cts +2 -2
  85. package/dist/components/textarea/index.d.ts +2 -2
  86. package/dist/components/textarea/index.js +3 -1
  87. package/dist/components/tooltip/index.cjs +1 -0
  88. package/dist/components/tooltip/index.js +1 -0
  89. package/dist/contexts/index.cjs +1 -0
  90. package/dist/contexts/index.js +1 -0
  91. package/dist/hooks/index.cjs +1 -0
  92. package/dist/hooks/index.js +1 -0
  93. package/dist/icons/index.cjs +89 -18
  94. package/dist/icons/index.js +88 -1
  95. package/dist/utils/index.cjs +1 -0
  96. package/dist/utils/index.js +1 -0
  97. package/package.json +8 -9
  98. package/tailwind/global.css +5 -9
  99. package/tailwind/palette.css +149 -204
  100. package/tailwind/typography.css +33 -57
  101. package/dist/chunk-36YD6ICC.js +0 -70
  102. package/dist/chunk-4NO6IM75.cjs +0 -40
  103. package/dist/chunk-5BTQ6BQA.js +0 -24
  104. package/dist/chunk-5PBHBOXI.js +0 -30
  105. package/dist/chunk-EU7G37IS.js +0 -36
  106. package/dist/chunk-FPFRA5Q6.cjs +0 -31
  107. package/dist/chunk-FVSO3RHT.cjs +0 -17
  108. package/dist/chunk-G6VXQ7DJ.cjs +0 -63
  109. package/dist/chunk-IAI7BIAG.js +0 -31
  110. package/dist/chunk-K4TRAPRN.cjs +0 -341
  111. package/dist/chunk-MI3CQBHC.js +0 -60
  112. package/dist/chunk-OIWEXHFE.cjs +0 -33
  113. package/dist/chunk-P4J2TTH7.cjs +0 -32
  114. package/dist/chunk-UKWZ5BHD.cjs +0 -93
  115. package/dist/chunk-VZKTT6CG.js +0 -15
  116. package/dist/chunk-XTO7CMIM.js +0 -88
  117. package/dist/chunk-YJFJLF7Y.js +0 -319
  118. package/dist/chunk-ZZ3EBGSD.cjs +0 -72
  119. package/dist/components/form/index.cjs +0 -55
  120. package/dist/components/form/index.d.cts +0 -32
  121. package/dist/components/form/index.d.ts +0 -32
  122. package/dist/components/form/index.js +0 -22
  123. package/dist/components/helper-text/index.cjs +0 -10
  124. package/dist/components/helper-text/index.d.cts +0 -18
  125. package/dist/components/helper-text/index.d.ts +0 -18
  126. package/dist/components/helper-text/index.js +0 -1
@@ -2,190 +2,134 @@
2
2
 
3
3
  'use strict';
4
4
 
5
- var chunkD3MOZUNH_cjs = require('../chunk-D3MOZUNH.cjs');
6
- var chunkG6VXQ7DJ_cjs = require('../chunk-G6VXQ7DJ.cjs');
7
- var chunkS5BN23O7_cjs = require('../chunk-S5BN23O7.cjs');
8
- var chunkEIXSMEDP_cjs = require('../chunk-EIXSMEDP.cjs');
9
- var chunk3WSQRFUY_cjs = require('../chunk-3WSQRFUY.cjs');
5
+ var chunkZV4467OW_cjs = require('../chunk-ZV4467OW.cjs');
6
+ var chunkY6EVJSAH_cjs = require('../chunk-Y6EVJSAH.cjs');
10
7
  var chunkGHV2TURY_cjs = require('../chunk-GHV2TURY.cjs');
11
- var chunkOIWEXHFE_cjs = require('../chunk-OIWEXHFE.cjs');
8
+ var chunk3WSQRFUY_cjs = require('../chunk-3WSQRFUY.cjs');
9
+ var chunkNU5UQPBX_cjs = require('../chunk-NU5UQPBX.cjs');
12
10
  var chunkGR37JJQK_cjs = require('../chunk-GR37JJQK.cjs');
13
- var chunkK4TRAPRN_cjs = require('../chunk-K4TRAPRN.cjs');
14
- var chunkFPFRA5Q6_cjs = require('../chunk-FPFRA5Q6.cjs');
11
+ var chunk2Y2ZCPNV_cjs = require('../chunk-2Y2ZCPNV.cjs');
12
+ var chunkHCHVDUI6_cjs = require('../chunk-HCHVDUI6.cjs');
15
13
  var chunkPH4LO5TE_cjs = require('../chunk-PH4LO5TE.cjs');
14
+ var chunkN4O2GO6V_cjs = require('../chunk-N4O2GO6V.cjs');
15
+ var chunkS3ANEJJ7_cjs = require('../chunk-S3ANEJJ7.cjs');
16
16
  var chunkYWG7TML6_cjs = require('../chunk-YWG7TML6.cjs');
17
- var chunkP4J2TTH7_cjs = require('../chunk-P4J2TTH7.cjs');
18
- var chunkZZ3EBGSD_cjs = require('../chunk-ZZ3EBGSD.cjs');
19
- var chunkFVSO3RHT_cjs = require('../chunk-FVSO3RHT.cjs');
17
+ var chunk5AA4IE2T_cjs = require('../chunk-5AA4IE2T.cjs');
18
+ var chunk3KMXFN6M_cjs = require('../chunk-3KMXFN6M.cjs');
19
+ var chunkUIOBJSKZ_cjs = require('../chunk-UIOBJSKZ.cjs');
20
20
  require('../chunk-EW6TE3N5.cjs');
21
21
  require('../chunk-7EYMOUWG.cjs');
22
- require('../chunk-UKWZ5BHD.cjs');
23
- var chunk4NO6IM75_cjs = require('../chunk-4NO6IM75.cjs');
24
- var chunkNHFHKMX2_cjs = require('../chunk-NHFHKMX2.cjs');
25
22
  var chunkTMXVL5CV_cjs = require('../chunk-TMXVL5CV.cjs');
23
+ var chunkI7AV5IQO_cjs = require('../chunk-I7AV5IQO.cjs');
24
+ var chunkNHFHKMX2_cjs = require('../chunk-NHFHKMX2.cjs');
26
25
  require('../chunk-H2BWO3SI.cjs');
26
+ require('../chunk-3376ZTRC.cjs');
27
27
 
28
28
 
29
29
 
30
- Object.defineProperty(exports, "Form", {
31
- enumerable: true,
32
- get: function () { return chunkD3MOZUNH_cjs.Form; }
33
- });
34
- Object.defineProperty(exports, "FormControl", {
35
- enumerable: true,
36
- get: function () { return chunkD3MOZUNH_cjs.FormControl; }
37
- });
38
- Object.defineProperty(exports, "FormDescription", {
39
- enumerable: true,
40
- get: function () { return chunkD3MOZUNH_cjs.FormDescription; }
41
- });
42
- Object.defineProperty(exports, "FormField", {
43
- enumerable: true,
44
- get: function () { return chunkD3MOZUNH_cjs.FormField; }
45
- });
46
- Object.defineProperty(exports, "FormItem", {
47
- enumerable: true,
48
- get: function () { return chunkD3MOZUNH_cjs.FormItem; }
49
- });
50
- Object.defineProperty(exports, "FormLabel", {
51
- enumerable: true,
52
- get: function () { return chunkD3MOZUNH_cjs.FormLabel; }
53
- });
54
- Object.defineProperty(exports, "FormMessage", {
30
+ Object.defineProperty(exports, "Button", {
55
31
  enumerable: true,
56
- get: function () { return chunkD3MOZUNH_cjs.FormMessage; }
32
+ get: function () { return chunkZV4467OW_cjs.Button; }
57
33
  });
58
34
  Object.defineProperty(exports, "Stepper", {
59
35
  enumerable: true,
60
- get: function () { return chunkD3MOZUNH_cjs.Stepper; }
36
+ get: function () { return chunkZV4467OW_cjs.Stepper; }
61
37
  });
62
38
  Object.defineProperty(exports, "StepperActivationMode", {
63
39
  enumerable: true,
64
- get: function () { return chunkD3MOZUNH_cjs.StepperActivationMode; }
40
+ get: function () { return chunkZV4467OW_cjs.StepperActivationMode; }
65
41
  });
66
42
  Object.defineProperty(exports, "StepperContent", {
67
43
  enumerable: true,
68
- get: function () { return chunkD3MOZUNH_cjs.StepperContent; }
44
+ get: function () { return chunkZV4467OW_cjs.StepperContent; }
69
45
  });
70
46
  Object.defineProperty(exports, "StepperDataState", {
71
47
  enumerable: true,
72
- get: function () { return chunkD3MOZUNH_cjs.StepperDataState; }
48
+ get: function () { return chunkZV4467OW_cjs.StepperDataState; }
73
49
  });
74
50
  Object.defineProperty(exports, "StepperDescription", {
75
51
  enumerable: true,
76
- get: function () { return chunkD3MOZUNH_cjs.StepperDescription; }
52
+ get: function () { return chunkZV4467OW_cjs.StepperDescription; }
77
53
  });
78
54
  Object.defineProperty(exports, "StepperFocusIntent", {
79
55
  enumerable: true,
80
- get: function () { return chunkD3MOZUNH_cjs.StepperFocusIntent; }
56
+ get: function () { return chunkZV4467OW_cjs.StepperFocusIntent; }
81
57
  });
82
58
  Object.defineProperty(exports, "StepperIndicator", {
83
59
  enumerable: true,
84
- get: function () { return chunkD3MOZUNH_cjs.StepperIndicator; }
60
+ get: function () { return chunkZV4467OW_cjs.StepperIndicator; }
85
61
  });
86
62
  Object.defineProperty(exports, "StepperItem", {
87
63
  enumerable: true,
88
- get: function () { return chunkD3MOZUNH_cjs.StepperItem; }
64
+ get: function () { return chunkZV4467OW_cjs.StepperItem; }
89
65
  });
90
66
  Object.defineProperty(exports, "StepperNav", {
91
67
  enumerable: true,
92
- get: function () { return chunkD3MOZUNH_cjs.StepperNav; }
68
+ get: function () { return chunkZV4467OW_cjs.StepperNav; }
93
69
  });
94
70
  Object.defineProperty(exports, "StepperNavigationDirection", {
95
71
  enumerable: true,
96
- get: function () { return chunkD3MOZUNH_cjs.StepperNavigationDirection; }
72
+ get: function () { return chunkZV4467OW_cjs.StepperNavigationDirection; }
97
73
  });
98
74
  Object.defineProperty(exports, "StepperNextTrigger", {
99
75
  enumerable: true,
100
- get: function () { return chunkD3MOZUNH_cjs.StepperNextTrigger; }
76
+ get: function () { return chunkZV4467OW_cjs.StepperNextTrigger; }
101
77
  });
102
78
  Object.defineProperty(exports, "StepperOrientation", {
103
79
  enumerable: true,
104
- get: function () { return chunkD3MOZUNH_cjs.StepperOrientation; }
80
+ get: function () { return chunkZV4467OW_cjs.StepperOrientation; }
105
81
  });
106
82
  Object.defineProperty(exports, "StepperPanel", {
107
83
  enumerable: true,
108
- get: function () { return chunkD3MOZUNH_cjs.StepperPanel; }
84
+ get: function () { return chunkZV4467OW_cjs.StepperPanel; }
109
85
  });
110
86
  Object.defineProperty(exports, "StepperPrevTrigger", {
111
87
  enumerable: true,
112
- get: function () { return chunkD3MOZUNH_cjs.StepperPrevTrigger; }
88
+ get: function () { return chunkZV4467OW_cjs.StepperPrevTrigger; }
113
89
  });
114
90
  Object.defineProperty(exports, "StepperTitle", {
115
91
  enumerable: true,
116
- get: function () { return chunkD3MOZUNH_cjs.StepperTitle; }
92
+ get: function () { return chunkZV4467OW_cjs.StepperTitle; }
117
93
  });
118
94
  Object.defineProperty(exports, "StepperTrigger", {
119
95
  enumerable: true,
120
- get: function () { return chunkD3MOZUNH_cjs.StepperTrigger; }
96
+ get: function () { return chunkZV4467OW_cjs.StepperTrigger; }
121
97
  });
122
98
  Object.defineProperty(exports, "useStepperContext", {
123
99
  enumerable: true,
124
- get: function () { return chunkD3MOZUNH_cjs.useStepperContext; }
100
+ get: function () { return chunkZV4467OW_cjs.useStepperContext; }
125
101
  });
126
102
  Object.defineProperty(exports, "useStepperFocusContext", {
127
103
  enumerable: true,
128
- get: function () { return chunkD3MOZUNH_cjs.useStepperFocusContext; }
104
+ get: function () { return chunkZV4467OW_cjs.useStepperFocusContext; }
129
105
  });
130
106
  Object.defineProperty(exports, "useStepperItemContext", {
131
107
  enumerable: true,
132
- get: function () { return chunkD3MOZUNH_cjs.useStepperItemContext; }
108
+ get: function () { return chunkZV4467OW_cjs.useStepperItemContext; }
133
109
  });
134
110
  Object.defineProperty(exports, "Select", {
135
111
  enumerable: true,
136
- get: function () { return chunkG6VXQ7DJ_cjs.Select; }
137
- });
138
- Object.defineProperty(exports, "SelectItem", {
139
- enumerable: true,
140
- get: function () { return chunkG6VXQ7DJ_cjs.SelectItem; }
112
+ get: function () { return chunkY6EVJSAH_cjs.Select; }
141
113
  });
142
- Object.defineProperty(exports, "Item", {
143
- enumerable: true,
144
- get: function () { return chunkS5BN23O7_cjs.Item; }
145
- });
146
- Object.defineProperty(exports, "ItemActions", {
114
+ Object.defineProperty(exports, "SelectContent", {
147
115
  enumerable: true,
148
- get: function () { return chunkS5BN23O7_cjs.ItemActions; }
116
+ get: function () { return chunkY6EVJSAH_cjs.SelectContent; }
149
117
  });
150
- Object.defineProperty(exports, "ItemContent", {
151
- enumerable: true,
152
- get: function () { return chunkS5BN23O7_cjs.ItemContent; }
153
- });
154
- Object.defineProperty(exports, "ItemDescription", {
155
- enumerable: true,
156
- get: function () { return chunkS5BN23O7_cjs.ItemDescription; }
157
- });
158
- Object.defineProperty(exports, "ItemFooter", {
118
+ Object.defineProperty(exports, "SelectGroup", {
159
119
  enumerable: true,
160
- get: function () { return chunkS5BN23O7_cjs.ItemFooter; }
120
+ get: function () { return chunkY6EVJSAH_cjs.SelectGroup; }
161
121
  });
162
- Object.defineProperty(exports, "ItemGroup", {
163
- enumerable: true,
164
- get: function () { return chunkS5BN23O7_cjs.ItemGroup; }
165
- });
166
- Object.defineProperty(exports, "ItemHeader", {
167
- enumerable: true,
168
- get: function () { return chunkS5BN23O7_cjs.ItemHeader; }
169
- });
170
- Object.defineProperty(exports, "ItemMedia", {
171
- enumerable: true,
172
- get: function () { return chunkS5BN23O7_cjs.ItemMedia; }
173
- });
174
- Object.defineProperty(exports, "ItemSeparator", {
175
- enumerable: true,
176
- get: function () { return chunkS5BN23O7_cjs.ItemSeparator; }
177
- });
178
- Object.defineProperty(exports, "ItemTitle", {
122
+ Object.defineProperty(exports, "SelectItem", {
179
123
  enumerable: true,
180
- get: function () { return chunkS5BN23O7_cjs.ItemTitle; }
124
+ get: function () { return chunkY6EVJSAH_cjs.SelectItem; }
181
125
  });
182
- Object.defineProperty(exports, "Separator", {
126
+ Object.defineProperty(exports, "SelectLabel", {
183
127
  enumerable: true,
184
- get: function () { return chunkEIXSMEDP_cjs.Separator; }
128
+ get: function () { return chunkY6EVJSAH_cjs.SelectLabel; }
185
129
  });
186
- Object.defineProperty(exports, "Spinner", {
130
+ Object.defineProperty(exports, "SelectSeparator", {
187
131
  enumerable: true,
188
- get: function () { return chunk3WSQRFUY_cjs.Spinner; }
132
+ get: function () { return chunkY6EVJSAH_cjs.SelectSeparator; }
189
133
  });
190
134
  Object.defineProperty(exports, "Sheet", {
191
135
  enumerable: true,
@@ -219,9 +163,13 @@ Object.defineProperty(exports, "SheetTrigger", {
219
163
  enumerable: true,
220
164
  get: function () { return chunkGHV2TURY_cjs.SheetTrigger; }
221
165
  });
166
+ Object.defineProperty(exports, "Spinner", {
167
+ enumerable: true,
168
+ get: function () { return chunk3WSQRFUY_cjs.Spinner; }
169
+ });
222
170
  Object.defineProperty(exports, "Textarea", {
223
171
  enumerable: true,
224
- get: function () { return chunkOIWEXHFE_cjs.Textarea; }
172
+ get: function () { return chunkNU5UQPBX_cjs.Textarea; }
225
173
  });
226
174
  Object.defineProperty(exports, "Tooltip", {
227
175
  enumerable: true,
@@ -231,33 +179,37 @@ Object.defineProperty(exports, "TooltipProvider", {
231
179
  enumerable: true,
232
180
  get: function () { return chunkGR37JJQK_cjs.TooltipProvider; }
233
181
  });
234
- Object.defineProperty(exports, "Button", {
182
+ Object.defineProperty(exports, "Card", {
235
183
  enumerable: true,
236
- get: function () { return chunkK4TRAPRN_cjs.Button; }
184
+ get: function () { return chunk2Y2ZCPNV_cjs.Card; }
237
185
  });
238
- Object.defineProperty(exports, "Card", {
186
+ Object.defineProperty(exports, "CardAction", {
239
187
  enumerable: true,
240
- get: function () { return chunkFPFRA5Q6_cjs.Card; }
188
+ get: function () { return chunk2Y2ZCPNV_cjs.CardAction; }
241
189
  });
242
190
  Object.defineProperty(exports, "CardContent", {
243
191
  enumerable: true,
244
- get: function () { return chunkFPFRA5Q6_cjs.CardContent; }
192
+ get: function () { return chunk2Y2ZCPNV_cjs.CardContent; }
245
193
  });
246
194
  Object.defineProperty(exports, "CardDescription", {
247
195
  enumerable: true,
248
- get: function () { return chunkFPFRA5Q6_cjs.CardDescription; }
196
+ get: function () { return chunk2Y2ZCPNV_cjs.CardDescription; }
249
197
  });
250
198
  Object.defineProperty(exports, "CardFooter", {
251
199
  enumerable: true,
252
- get: function () { return chunkFPFRA5Q6_cjs.CardFooter; }
200
+ get: function () { return chunk2Y2ZCPNV_cjs.CardFooter; }
253
201
  });
254
202
  Object.defineProperty(exports, "CardHeader", {
255
203
  enumerable: true,
256
- get: function () { return chunkFPFRA5Q6_cjs.CardHeader; }
204
+ get: function () { return chunk2Y2ZCPNV_cjs.CardHeader; }
257
205
  });
258
206
  Object.defineProperty(exports, "CardTitle", {
259
207
  enumerable: true,
260
- get: function () { return chunkFPFRA5Q6_cjs.CardTitle; }
208
+ get: function () { return chunk2Y2ZCPNV_cjs.CardTitle; }
209
+ });
210
+ Object.defineProperty(exports, "Checkbox", {
211
+ enumerable: true,
212
+ get: function () { return chunkHCHVDUI6_cjs.Checkbox; }
261
213
  });
262
214
  Object.defineProperty(exports, "Dialog", {
263
215
  enumerable: true,
@@ -291,37 +243,101 @@ Object.defineProperty(exports, "DialogTrigger", {
291
243
  enumerable: true,
292
244
  get: function () { return chunkPH4LO5TE_cjs.DialogTrigger; }
293
245
  });
246
+ Object.defineProperty(exports, "Field", {
247
+ enumerable: true,
248
+ get: function () { return chunkN4O2GO6V_cjs.Field; }
249
+ });
250
+ Object.defineProperty(exports, "FieldContent", {
251
+ enumerable: true,
252
+ get: function () { return chunkN4O2GO6V_cjs.FieldContent; }
253
+ });
254
+ Object.defineProperty(exports, "FieldDescription", {
255
+ enumerable: true,
256
+ get: function () { return chunkN4O2GO6V_cjs.FieldDescription; }
257
+ });
258
+ Object.defineProperty(exports, "FieldError", {
259
+ enumerable: true,
260
+ get: function () { return chunkN4O2GO6V_cjs.FieldError; }
261
+ });
262
+ Object.defineProperty(exports, "FieldGroup", {
263
+ enumerable: true,
264
+ get: function () { return chunkN4O2GO6V_cjs.FieldGroup; }
265
+ });
266
+ Object.defineProperty(exports, "FieldLabel", {
267
+ enumerable: true,
268
+ get: function () { return chunkN4O2GO6V_cjs.FieldLabel; }
269
+ });
270
+ Object.defineProperty(exports, "FieldLegend", {
271
+ enumerable: true,
272
+ get: function () { return chunkN4O2GO6V_cjs.FieldLegend; }
273
+ });
274
+ Object.defineProperty(exports, "FieldSeparator", {
275
+ enumerable: true,
276
+ get: function () { return chunkN4O2GO6V_cjs.FieldSeparator; }
277
+ });
278
+ Object.defineProperty(exports, "FieldSet", {
279
+ enumerable: true,
280
+ get: function () { return chunkN4O2GO6V_cjs.FieldSet; }
281
+ });
282
+ Object.defineProperty(exports, "FieldTitle", {
283
+ enumerable: true,
284
+ get: function () { return chunkN4O2GO6V_cjs.FieldTitle; }
285
+ });
286
+ Object.defineProperty(exports, "Label", {
287
+ enumerable: true,
288
+ get: function () { return chunkS3ANEJJ7_cjs.Label; }
289
+ });
294
290
  Object.defineProperty(exports, "Header", {
295
291
  enumerable: true,
296
292
  get: function () { return chunkYWG7TML6_cjs.Header; }
297
293
  });
298
- Object.defineProperty(exports, "HelperText", {
294
+ Object.defineProperty(exports, "Input", {
299
295
  enumerable: true,
300
- get: function () { return chunkP4J2TTH7_cjs.HelperText; }
296
+ get: function () { return chunk5AA4IE2T_cjs.Input; }
301
297
  });
302
- Object.defineProperty(exports, "Input", {
298
+ Object.defineProperty(exports, "Item", {
303
299
  enumerable: true,
304
- get: function () { return chunkZZ3EBGSD_cjs.Input; }
300
+ get: function () { return chunk3KMXFN6M_cjs.Item; }
305
301
  });
306
- Object.defineProperty(exports, "Label", {
302
+ Object.defineProperty(exports, "ItemActions", {
307
303
  enumerable: true,
308
- get: function () { return chunkFVSO3RHT_cjs.Label; }
304
+ get: function () { return chunk3KMXFN6M_cjs.ItemActions; }
309
305
  });
310
- Object.defineProperty(exports, "Avatar", {
306
+ Object.defineProperty(exports, "ItemContent", {
311
307
  enumerable: true,
312
- get: function () { return chunk4NO6IM75_cjs.Avatar; }
308
+ get: function () { return chunk3KMXFN6M_cjs.ItemContent; }
313
309
  });
314
- Object.defineProperty(exports, "AvatarFallback", {
310
+ Object.defineProperty(exports, "ItemDescription", {
315
311
  enumerable: true,
316
- get: function () { return chunk4NO6IM75_cjs.AvatarFallback; }
312
+ get: function () { return chunk3KMXFN6M_cjs.ItemDescription; }
317
313
  });
318
- Object.defineProperty(exports, "AvatarImage", {
314
+ Object.defineProperty(exports, "ItemFooter", {
319
315
  enumerable: true,
320
- get: function () { return chunk4NO6IM75_cjs.AvatarImage; }
316
+ get: function () { return chunk3KMXFN6M_cjs.ItemFooter; }
321
317
  });
322
- Object.defineProperty(exports, "Badge", {
318
+ Object.defineProperty(exports, "ItemGroup", {
323
319
  enumerable: true,
324
- get: function () { return chunkNHFHKMX2_cjs.Badge; }
320
+ get: function () { return chunk3KMXFN6M_cjs.ItemGroup; }
321
+ });
322
+ Object.defineProperty(exports, "ItemHeader", {
323
+ enumerable: true,
324
+ get: function () { return chunk3KMXFN6M_cjs.ItemHeader; }
325
+ });
326
+ Object.defineProperty(exports, "ItemMedia", {
327
+ enumerable: true,
328
+ get: function () { return chunk3KMXFN6M_cjs.ItemMedia; }
329
+ });
330
+ Object.defineProperty(exports, "ItemSeparator", {
331
+ enumerable: true,
332
+ get: function () { return chunk3KMXFN6M_cjs.ItemSeparator; }
333
+ });
334
+ Object.defineProperty(exports, "ItemTitle", {
335
+ enumerable: true,
336
+ get: function () { return chunk3KMXFN6M_cjs.ItemTitle; }
337
+ });
338
+ Object.defineProperty(exports, "Separator", {
339
+ enumerable: true,
340
+ get: function () { return chunkUIOBJSKZ_cjs.Separator; }
325
341
  });
326
342
  Object.defineProperty(exports, "AlertDialog", {
327
343
  enumerable: true,
@@ -359,3 +375,19 @@ Object.defineProperty(exports, "AlertDialogTrigger", {
359
375
  enumerable: true,
360
376
  get: function () { return chunkTMXVL5CV_cjs.AlertDialogTrigger; }
361
377
  });
378
+ Object.defineProperty(exports, "Avatar", {
379
+ enumerable: true,
380
+ get: function () { return chunkI7AV5IQO_cjs.Avatar; }
381
+ });
382
+ Object.defineProperty(exports, "AvatarFallback", {
383
+ enumerable: true,
384
+ get: function () { return chunkI7AV5IQO_cjs.AvatarFallback; }
385
+ });
386
+ Object.defineProperty(exports, "AvatarImage", {
387
+ enumerable: true,
388
+ get: function () { return chunkI7AV5IQO_cjs.AvatarImage; }
389
+ });
390
+ Object.defineProperty(exports, "Badge", {
391
+ enumerable: true,
392
+ get: function () { return chunkNHFHKMX2_cjs.Badge; }
393
+ });
@@ -1,27 +1,26 @@
1
1
  export { AlertDialog, AlertDialogAction, AlertDialogActionProps, AlertDialogCancel, AlertDialogCancelProps, AlertDialogContent, AlertDialogContentProps, AlertDialogDescription, AlertDialogDescriptionProps, AlertDialogFooter, AlertDialogFooterProps, AlertDialogHeader, AlertDialogHeaderProps, AlertDialogProps, AlertDialogTitle, AlertDialogTitleProps, AlertDialogTrigger, AlertDialogTriggerProps } from './alert-dialog/index.cjs';
2
- export { Avatar, AvatarFallback, AvatarFallbackProps, AvatarImage, AvatarImageProps, AvatarProps, AvatarSizeType } from './avatar/index.cjs';
2
+ export { Avatar, AvatarFallback, AvatarFallbackProps, AvatarImage, AvatarImageProps, AvatarProps } from './avatar/index.cjs';
3
3
  export { Badge, BadgeColorType, BadgeProps, BadgeVariantType } from './badge/index.cjs';
4
- export { Button, ButtonColorType, ButtonProps, ButtonSizeType, ButtonVariantType } from './button/index.cjs';
5
- export { Card, CardContent, CardContentProps, CardDescription, CardDescriptionProps, CardFooter, CardFooterProps, CardHeader, CardHeaderProps, CardProps, CardTitle, CardTitleProps } from './card/index.cjs';
4
+ export { Button, ButtonProps, ButtonSizeType, ButtonVariantType } from './button/index.cjs';
5
+ export { Card, CardAction, CardActionProps, CardContent, CardContentProps, CardDescription, CardDescriptionProps, CardFooter, CardFooterProps, CardHeader, CardHeaderProps, CardProps, CardTitle, CardTitleProps } from './card/index.cjs';
6
6
  export { Dialog, DialogClose, DialogCloseProps, DialogContent, DialogContentProps, DialogContentWidth, DialogDescription, DialogDescriptionProps, DialogFooter, DialogFooterProps, DialogHeader, DialogHeaderProps, DialogProps, DialogTitle, DialogTitleProps, DialogTrigger, DialogTriggerProps } from './dialog/index.cjs';
7
- export { Form, FormControl, FormControlProps, FormDescription, FormDescriptionProps, FormField, FormItem, FormItemProps, FormLabel, FormLabelProps, FormMessage, FormMessageProps, FormProps } from './form/index.cjs';
8
7
  export { Header, HeaderProps } from './header/index.cjs';
9
- export { HelperText, HelperTextProps, HelperTextType } from './helper-text/index.cjs';
10
8
  export { Input, InputProps } from './input/index.cjs';
11
9
  export { Item, ItemActions, ItemActionsProps, ItemContent, ItemContentProps, ItemDescription, ItemDescriptionProps, ItemFooter, ItemFooterProps, ItemGroup, ItemGroupProps, ItemHeader, ItemHeaderProps, ItemMedia, ItemMediaProps, ItemMediaVariantType, ItemProps, ItemSeparator, ItemSeparatorProps, ItemSizeType, ItemTitle, ItemTitleProps, ItemVariantType } from './item/index.cjs';
12
10
  export { Label, LabelProps } from './label/index.cjs';
13
- export { Select, SelectItem, SelectItemProps, SelectProps } from './select/index.cjs';
11
+ export { Select, SelectContent, SelectContentProps, SelectGroup, SelectGroupProps, SelectItem, SelectItemProps, SelectLabel, SelectLabelProps, SelectProps, SelectSeparator, SelectSeparatorProps } from './select/index.cjs';
14
12
  export { Separator, SeparatorProps } from './separator/index.cjs';
15
13
  export { Sheet, SheetClose, SheetCloseProps, SheetContent, SheetContentProps, SheetContentSide, SheetDescription, SheetDescriptionProps, SheetFooter, SheetFooterProps, SheetHeader, SheetHeaderProps, SheetProps, SheetTitle, SheetTitleProps, SheetTrigger, SheetTriggerProps } from './sheet/index.cjs';
16
14
  export { Textarea, TextareaProps } from './textarea/index.cjs';
17
15
  export { Tooltip, TooltipProps, TooltipProvider, TooltipProviderProps } from './tooltip/index.cjs';
18
16
  export { StepIndicators, Stepper, StepperActivationMode, StepperContent, StepperContentProps, StepperDataState, StepperDescription, StepperDescriptionProps, StepperFocusIntent, StepperIndicator, StepperIndicatorProps, StepperItem, StepperItemProps, StepperNav, StepperNavProps, StepperNavigationDirection, StepperNextTrigger, StepperNextTriggerProps, StepperOrientation, StepperPanel, StepperPanelProps, StepperPrevTrigger, StepperPrevTriggerProps, StepperProps, StepperTitle, StepperTitleProps, StepperTrigger, StepperTriggerElement, StepperTriggerProps, useStepperContext, useStepperFocusContext, useStepperItemContext } from './stepper/index.cjs';
19
17
  export { Spinner, SpinnerProps } from './spinner/index.cjs';
18
+ export { Field, FieldContent, FieldContentProps, FieldDescription, FieldDescriptionProps, FieldError, FieldErrorProps, FieldGroup, FieldGroupProps, FieldLabel, FieldLabelProps, FieldLegend, FieldLegendProps, FieldProps, FieldSeparator, FieldSeparatorProps, FieldSet, FieldSetProps, FieldTitle, FieldTitleProps } from './field/index.cjs';
19
+ export { Checkbox, CheckboxProps } from './checkbox/index.cjs';
20
20
  import 'react';
21
21
  import 'radix-ui';
22
22
  import 'react/jsx-runtime';
23
23
  import 'class-variance-authority';
24
24
  import 'class-variance-authority/types';
25
- import 'react-hook-form';
26
- import '@radix-ui/react-slot';
25
+ import '@radix-ui/react-select';
27
26
  import '../contexts/index.cjs';
@@ -1,27 +1,26 @@
1
1
  export { AlertDialog, AlertDialogAction, AlertDialogActionProps, AlertDialogCancel, AlertDialogCancelProps, AlertDialogContent, AlertDialogContentProps, AlertDialogDescription, AlertDialogDescriptionProps, AlertDialogFooter, AlertDialogFooterProps, AlertDialogHeader, AlertDialogHeaderProps, AlertDialogProps, AlertDialogTitle, AlertDialogTitleProps, AlertDialogTrigger, AlertDialogTriggerProps } from './alert-dialog/index.js';
2
- export { Avatar, AvatarFallback, AvatarFallbackProps, AvatarImage, AvatarImageProps, AvatarProps, AvatarSizeType } from './avatar/index.js';
2
+ export { Avatar, AvatarFallback, AvatarFallbackProps, AvatarImage, AvatarImageProps, AvatarProps } from './avatar/index.js';
3
3
  export { Badge, BadgeColorType, BadgeProps, BadgeVariantType } from './badge/index.js';
4
- export { Button, ButtonColorType, ButtonProps, ButtonSizeType, ButtonVariantType } from './button/index.js';
5
- export { Card, CardContent, CardContentProps, CardDescription, CardDescriptionProps, CardFooter, CardFooterProps, CardHeader, CardHeaderProps, CardProps, CardTitle, CardTitleProps } from './card/index.js';
4
+ export { Button, ButtonProps, ButtonSizeType, ButtonVariantType } from './button/index.js';
5
+ export { Card, CardAction, CardActionProps, CardContent, CardContentProps, CardDescription, CardDescriptionProps, CardFooter, CardFooterProps, CardHeader, CardHeaderProps, CardProps, CardTitle, CardTitleProps } from './card/index.js';
6
6
  export { Dialog, DialogClose, DialogCloseProps, DialogContent, DialogContentProps, DialogContentWidth, DialogDescription, DialogDescriptionProps, DialogFooter, DialogFooterProps, DialogHeader, DialogHeaderProps, DialogProps, DialogTitle, DialogTitleProps, DialogTrigger, DialogTriggerProps } from './dialog/index.js';
7
- export { Form, FormControl, FormControlProps, FormDescription, FormDescriptionProps, FormField, FormItem, FormItemProps, FormLabel, FormLabelProps, FormMessage, FormMessageProps, FormProps } from './form/index.js';
8
7
  export { Header, HeaderProps } from './header/index.js';
9
- export { HelperText, HelperTextProps, HelperTextType } from './helper-text/index.js';
10
8
  export { Input, InputProps } from './input/index.js';
11
9
  export { Item, ItemActions, ItemActionsProps, ItemContent, ItemContentProps, ItemDescription, ItemDescriptionProps, ItemFooter, ItemFooterProps, ItemGroup, ItemGroupProps, ItemHeader, ItemHeaderProps, ItemMedia, ItemMediaProps, ItemMediaVariantType, ItemProps, ItemSeparator, ItemSeparatorProps, ItemSizeType, ItemTitle, ItemTitleProps, ItemVariantType } from './item/index.js';
12
10
  export { Label, LabelProps } from './label/index.js';
13
- export { Select, SelectItem, SelectItemProps, SelectProps } from './select/index.js';
11
+ export { Select, SelectContent, SelectContentProps, SelectGroup, SelectGroupProps, SelectItem, SelectItemProps, SelectLabel, SelectLabelProps, SelectProps, SelectSeparator, SelectSeparatorProps } from './select/index.js';
14
12
  export { Separator, SeparatorProps } from './separator/index.js';
15
13
  export { Sheet, SheetClose, SheetCloseProps, SheetContent, SheetContentProps, SheetContentSide, SheetDescription, SheetDescriptionProps, SheetFooter, SheetFooterProps, SheetHeader, SheetHeaderProps, SheetProps, SheetTitle, SheetTitleProps, SheetTrigger, SheetTriggerProps } from './sheet/index.js';
16
14
  export { Textarea, TextareaProps } from './textarea/index.js';
17
15
  export { Tooltip, TooltipProps, TooltipProvider, TooltipProviderProps } from './tooltip/index.js';
18
16
  export { StepIndicators, Stepper, StepperActivationMode, StepperContent, StepperContentProps, StepperDataState, StepperDescription, StepperDescriptionProps, StepperFocusIntent, StepperIndicator, StepperIndicatorProps, StepperItem, StepperItemProps, StepperNav, StepperNavProps, StepperNavigationDirection, StepperNextTrigger, StepperNextTriggerProps, StepperOrientation, StepperPanel, StepperPanelProps, StepperPrevTrigger, StepperPrevTriggerProps, StepperProps, StepperTitle, StepperTitleProps, StepperTrigger, StepperTriggerElement, StepperTriggerProps, useStepperContext, useStepperFocusContext, useStepperItemContext } from './stepper/index.js';
19
17
  export { Spinner, SpinnerProps } from './spinner/index.js';
18
+ export { Field, FieldContent, FieldContentProps, FieldDescription, FieldDescriptionProps, FieldError, FieldErrorProps, FieldGroup, FieldGroupProps, FieldLabel, FieldLabelProps, FieldLegend, FieldLegendProps, FieldProps, FieldSeparator, FieldSeparatorProps, FieldSet, FieldSetProps, FieldTitle, FieldTitleProps } from './field/index.js';
19
+ export { Checkbox, CheckboxProps } from './checkbox/index.js';
20
20
  import 'react';
21
21
  import 'radix-ui';
22
22
  import 'react/jsx-runtime';
23
23
  import 'class-variance-authority';
24
24
  import 'class-variance-authority/types';
25
- import 'react-hook-form';
26
- import '@radix-ui/react-slot';
25
+ import '@radix-ui/react-select';
27
26
  import '../contexts/index.js';
@@ -1,24 +1,24 @@
1
1
  "use client";
2
2
 
3
- export { Form, FormControl, FormDescription, FormField, FormItem, FormLabel, FormMessage, Stepper, StepperActivationMode, StepperContent, StepperDataState, StepperDescription, StepperFocusIntent, StepperIndicator, StepperItem, StepperNav, StepperNavigationDirection, StepperNextTrigger, StepperOrientation, StepperPanel, StepperPrevTrigger, StepperTitle, StepperTrigger, useStepperContext, useStepperFocusContext, useStepperItemContext } from '../chunk-XIPREW2R.js';
4
- export { Select, SelectItem } from '../chunk-MI3CQBHC.js';
5
- export { Item, ItemActions, ItemContent, ItemDescription, ItemFooter, ItemGroup, ItemHeader, ItemMedia, ItemSeparator, ItemTitle } from '../chunk-I5P2HH5Z.js';
6
- export { Separator } from '../chunk-GEACYHTU.js';
7
- export { Spinner } from '../chunk-P5IUC7HJ.js';
3
+ export { Button, Stepper, StepperActivationMode, StepperContent, StepperDataState, StepperDescription, StepperFocusIntent, StepperIndicator, StepperItem, StepperNav, StepperNavigationDirection, StepperNextTrigger, StepperOrientation, StepperPanel, StepperPrevTrigger, StepperTitle, StepperTrigger, useStepperContext, useStepperFocusContext, useStepperItemContext } from '../chunk-DP7UEOTA.js';
4
+ export { Select, SelectContent, SelectGroup, SelectItem, SelectLabel, SelectSeparator } from '../chunk-U4AWAABZ.js';
8
5
  export { Sheet, SheetClose, SheetContent, SheetDescription, SheetFooter, SheetHeader, SheetTitle, SheetTrigger } from '../chunk-DTSFPOLX.js';
9
- export { Textarea } from '../chunk-IAI7BIAG.js';
6
+ export { Spinner } from '../chunk-P5IUC7HJ.js';
7
+ export { Textarea } from '../chunk-OQCNPNPS.js';
10
8
  export { Tooltip, TooltipProvider } from '../chunk-HJJPEVIH.js';
11
- export { Button } from '../chunk-YJFJLF7Y.js';
12
- export { Card, CardContent, CardDescription, CardFooter, CardHeader, CardTitle } from '../chunk-5BTQ6BQA.js';
9
+ export { Card, CardAction, CardContent, CardDescription, CardFooter, CardHeader, CardTitle } from '../chunk-6BSR3O2J.js';
10
+ export { Checkbox } from '../chunk-5F2Y65JH.js';
13
11
  export { Dialog, DialogClose, DialogContent, DialogDescription, DialogFooter, DialogHeader, DialogTitle, DialogTrigger } from '../chunk-AGVEKVWD.js';
12
+ export { Field, FieldContent, FieldDescription, FieldError, FieldGroup, FieldLabel, FieldLegend, FieldSeparator, FieldSet, FieldTitle } from '../chunk-HD7ZDQWW.js';
13
+ export { Label } from '../chunk-I3RSTJP6.js';
14
14
  export { Header } from '../chunk-UW6GOD7J.js';
15
- export { HelperText } from '../chunk-5PBHBOXI.js';
16
- export { Input } from '../chunk-36YD6ICC.js';
17
- export { Label } from '../chunk-VZKTT6CG.js';
15
+ export { Input } from '../chunk-UGSNASZM.js';
16
+ export { Item, ItemActions, ItemContent, ItemDescription, ItemFooter, ItemGroup, ItemHeader, ItemMedia, ItemSeparator, ItemTitle } from '../chunk-WJSS32MY.js';
17
+ export { Separator } from '../chunk-XJIUGEPN.js';
18
18
  import '../chunk-H5O5L6XT.js';
19
19
  import '../chunk-DFD2WUOU.js';
20
- import '../chunk-XTO7CMIM.js';
21
- export { Avatar, AvatarFallback, AvatarImage } from '../chunk-EU7G37IS.js';
22
- export { Badge } from '../chunk-7V34QHYR.js';
23
20
  export { AlertDialog, AlertDialogAction, AlertDialogCancel, AlertDialogContent, AlertDialogDescription, AlertDialogFooter, AlertDialogHeader, AlertDialogTitle, AlertDialogTrigger } from '../chunk-5MJPZUTO.js';
21
+ export { Avatar, AvatarFallback, AvatarImage } from '../chunk-NGVFYKAT.js';
22
+ export { Badge } from '../chunk-7V34QHYR.js';
24
23
  import '../chunk-ZD2QRAOX.js';
24
+ import '../chunk-BYXBJQAS.js';
@@ -1,11 +1,12 @@
1
1
  'use strict';
2
2
 
3
- var chunkZZ3EBGSD_cjs = require('../../chunk-ZZ3EBGSD.cjs');
3
+ var chunk5AA4IE2T_cjs = require('../../chunk-5AA4IE2T.cjs');
4
4
  require('../../chunk-H2BWO3SI.cjs');
5
+ require('../../chunk-3376ZTRC.cjs');
5
6
 
6
7
 
7
8
 
8
9
  Object.defineProperty(exports, "Input", {
9
10
  enumerable: true,
10
- get: function () { return chunkZZ3EBGSD_cjs.Input; }
11
+ get: function () { return chunk5AA4IE2T_cjs.Input; }
11
12
  });
@@ -1,11 +1,9 @@
1
1
  import * as react_jsx_runtime from 'react/jsx-runtime';
2
2
  import * as React from 'react';
3
3
 
4
- type InputProps = React.DetailedHTMLProps<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement> & {
4
+ type InputProps = React.ComponentProps<"input"> & {
5
5
  invalid?: boolean;
6
- startIcon?: React.ReactElement | string;
7
- endIcon?: React.ReactElement | string;
8
6
  };
9
- declare function Input({ invalid, startIcon, endIcon, disabled, className, ...props }: InputProps): react_jsx_runtime.JSX.Element;
7
+ declare function Input({ className, type, invalid, ...props }: InputProps): react_jsx_runtime.JSX.Element;
10
8
 
11
9
  export { Input, type InputProps };
@@ -1,11 +1,9 @@
1
1
  import * as react_jsx_runtime from 'react/jsx-runtime';
2
2
  import * as React from 'react';
3
3
 
4
- type InputProps = React.DetailedHTMLProps<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement> & {
4
+ type InputProps = React.ComponentProps<"input"> & {
5
5
  invalid?: boolean;
6
- startIcon?: React.ReactElement | string;
7
- endIcon?: React.ReactElement | string;
8
6
  };
9
- declare function Input({ invalid, startIcon, endIcon, disabled, className, ...props }: InputProps): react_jsx_runtime.JSX.Element;
7
+ declare function Input({ className, type, invalid, ...props }: InputProps): react_jsx_runtime.JSX.Element;
10
8
 
11
9
  export { Input, type InputProps };
@@ -1,2 +1,3 @@
1
- export { Input } from '../../chunk-36YD6ICC.js';
1
+ export { Input } from '../../chunk-UGSNASZM.js';
2
2
  import '../../chunk-ZD2QRAOX.js';
3
+ import '../../chunk-BYXBJQAS.js';