@deepnoid/ui 0.1.223 → 1.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 (252) hide show
  1. package/.turbo/turbo-build.log +266 -251
  2. package/dist/{chunk-NTNF5T5I.mjs → chunk-23KGTXH2.mjs} +1 -1
  3. package/dist/{chunk-SX3JDFTH.mjs → chunk-2K3HZMC6.mjs} +9 -9
  4. package/dist/{chunk-ZFC5O2V3.mjs → chunk-3JKORA4G.mjs} +1 -1
  5. package/dist/{chunk-HFOHFBZH.mjs → chunk-3N442F6I.mjs} +2 -2
  6. package/dist/{chunk-WA7CSZQ3.mjs → chunk-3QZPVRM5.mjs} +1 -1
  7. package/dist/{chunk-BH3I4LIZ.mjs → chunk-4V5D237Z.mjs} +1 -1
  8. package/dist/chunk-63JRWMWN.mjs +215 -0
  9. package/dist/{chunk-GDHLN463.mjs → chunk-6CNPC722.mjs} +2 -2
  10. package/dist/{chunk-4IEHQI5B.mjs → chunk-7JCCPTBU.mjs} +3 -3
  11. package/dist/chunk-A6UUVHC6.mjs +38 -0
  12. package/dist/{chunk-P5L4YI54.mjs → chunk-AOU4QX7H.mjs} +106 -40
  13. package/dist/{chunk-U7SYKG2C.mjs → chunk-BBCJTXGU.mjs} +1 -1
  14. package/dist/{chunk-4S4AAZFC.mjs → chunk-CBFUVFGI.mjs} +4 -4
  15. package/dist/{chunk-AGE57VDD.mjs → chunk-CBIV6KFQ.mjs} +22 -25
  16. package/dist/{chunk-KWHCUAFU.mjs → chunk-CGJBY53Q.mjs} +3 -3
  17. package/dist/{chunk-XZYQFBCT.mjs → chunk-DI7QXTYZ.mjs} +1 -1
  18. package/dist/{chunk-U4DJHAM5.mjs → chunk-DPWUIAVC.mjs} +413 -149
  19. package/dist/chunk-E4VJDQD5.mjs +142 -0
  20. package/dist/{chunk-TE5JU3WA.mjs → chunk-EAWNUQDB.mjs} +90 -133
  21. package/dist/{chunk-OXJX5G3O.mjs → chunk-EIVSXVP5.mjs} +2 -2
  22. package/dist/{chunk-JGG3ZUNG.mjs → chunk-GSOTTSR4.mjs} +1 -1
  23. package/dist/{chunk-NGRGAY42.mjs → chunk-HKF5BNPX.mjs} +1 -1
  24. package/dist/{chunk-2URJGQFC.mjs → chunk-JUKILR6X.mjs} +2 -2
  25. package/dist/{chunk-DW3BX4M2.mjs → chunk-KPOXK7NN.mjs} +1 -1
  26. package/dist/{chunk-5KC3IFNR.mjs → chunk-LJSGQO4B.mjs} +1 -1
  27. package/dist/{chunk-LH6Z7SDZ.mjs → chunk-M7V5YMM2.mjs} +1 -1
  28. package/dist/{chunk-44FMPRHV.mjs → chunk-MAGZDGUW.mjs} +67 -38
  29. package/dist/chunk-MV2WCFK7.mjs +1 -0
  30. package/dist/{chunk-U52FBRJ3.mjs → chunk-NJWXYTBQ.mjs} +1 -1
  31. package/dist/{chunk-3DCUMRYP.mjs → chunk-NPQBJO6G.mjs} +11 -39
  32. package/dist/chunk-OK34FKBQ.mjs +224 -0
  33. package/dist/{chunk-OC5C42CB.mjs → chunk-OPGGL4CG.mjs} +3 -3
  34. package/dist/{chunk-R2XKPG4K.mjs → chunk-OPSMMRA2.mjs} +1 -1
  35. package/dist/{chunk-4X35QQTI.mjs → chunk-P4GNXDMO.mjs} +1 -1
  36. package/dist/{chunk-MTT24BLX.mjs → chunk-PCWANNZ4.mjs} +3 -3
  37. package/dist/{chunk-V2YH54JQ.mjs → chunk-PXUYPS6M.mjs} +12 -2
  38. package/dist/chunk-RFHWRBAB.mjs +105 -0
  39. package/dist/{chunk-EJ4GDC6K.mjs → chunk-S2T4GHJA.mjs} +27 -27
  40. package/dist/{chunk-5VTYO3RF.mjs → chunk-TBI5O3OL.mjs} +1 -1
  41. package/dist/{chunk-FZYZSMSS.mjs → chunk-TBRF36RK.mjs} +1 -1
  42. package/dist/{chunk-Q3KBMVJS.mjs → chunk-TEERNFIT.mjs} +77 -46
  43. package/dist/{chunk-RH3AHG52.mjs → chunk-V5XX3CGL.mjs} +1 -1
  44. package/dist/{chunk-6WD32ERF.mjs → chunk-VO2ZIGIK.mjs} +1 -1
  45. package/dist/{chunk-H6ZQDMYU.mjs → chunk-VOOEH6OJ.mjs} +24 -38
  46. package/dist/{chunk-ACZ3DQVT.mjs → chunk-VUO5J2OK.mjs} +16 -15
  47. package/dist/{chunk-RY5VVXQ4.mjs → chunk-WYTAGN2P.mjs} +1 -1
  48. package/dist/{chunk-NDNIAALB.mjs → chunk-YBDQSEPV.mjs} +17 -18
  49. package/dist/chunk-Z4NO7SMY.mjs +460 -0
  50. package/dist/components/accordion/accordion.js +366 -4
  51. package/dist/components/accordion/accordion.mjs +2 -2
  52. package/dist/components/accordion/accordionItem.js +366 -4
  53. package/dist/components/accordion/accordionItem.mjs +2 -2
  54. package/dist/components/accordion/index.js +366 -4
  55. package/dist/components/accordion/index.mjs +3 -3
  56. package/dist/components/avatar/avatar.js +472 -44
  57. package/dist/components/avatar/avatar.mjs +3 -3
  58. package/dist/components/avatar/index.js +472 -44
  59. package/dist/components/avatar/index.mjs +3 -3
  60. package/dist/components/backdrop/backdrop.js +366 -4
  61. package/dist/components/backdrop/backdrop.mjs +2 -2
  62. package/dist/components/backdrop/index.js +366 -4
  63. package/dist/components/backdrop/index.mjs +2 -2
  64. package/dist/components/breadcrumb/breadcrumb.js +951 -74
  65. package/dist/components/breadcrumb/breadcrumb.mjs +10 -9
  66. package/dist/components/breadcrumb/index.js +951 -74
  67. package/dist/components/breadcrumb/index.mjs +10 -9
  68. package/dist/components/button/button-group.js +366 -4
  69. package/dist/components/button/button-group.mjs +2 -2
  70. package/dist/components/button/button.d.mts +82 -119
  71. package/dist/components/button/button.d.ts +82 -119
  72. package/dist/components/button/button.js +966 -355
  73. package/dist/components/button/button.mjs +6 -5
  74. package/dist/components/button/button.style.d.mts +89 -0
  75. package/dist/components/button/button.style.d.ts +89 -0
  76. package/dist/components/button/button.style.js +1172 -0
  77. package/dist/components/button/button.style.mjs +9 -0
  78. package/dist/components/button/icon-button.d.mts +45 -46
  79. package/dist/components/button/icon-button.d.ts +45 -46
  80. package/dist/components/button/icon-button.js +1125 -527
  81. package/dist/components/button/icon-button.mjs +6 -5
  82. package/dist/components/button/index.js +1154 -830
  83. package/dist/components/button/index.mjs +9 -8
  84. package/dist/components/button/text-button.d.mts +59 -39
  85. package/dist/components/button/text-button.d.ts +59 -39
  86. package/dist/components/button/text-button.js +831 -21
  87. package/dist/components/button/text-button.mjs +3 -2
  88. package/dist/components/charts/areaChart.js +366 -4
  89. package/dist/components/charts/areaChart.mjs +2 -2
  90. package/dist/components/charts/barChart.js +366 -4
  91. package/dist/components/charts/barChart.mjs +2 -2
  92. package/dist/components/charts/circularProgress.js +366 -4
  93. package/dist/components/charts/circularProgress.mjs +2 -2
  94. package/dist/components/charts/index.js +366 -4
  95. package/dist/components/charts/index.mjs +6 -6
  96. package/dist/components/charts/radarChart.js +366 -4
  97. package/dist/components/charts/radarChart.mjs +2 -2
  98. package/dist/components/charts/simpleBarChart.js +366 -4
  99. package/dist/components/charts/simpleBarChart.mjs +2 -2
  100. package/dist/components/checkbox/checkbox.js +376 -42
  101. package/dist/components/checkbox/checkbox.mjs +2 -2
  102. package/dist/components/checkbox/index.js +376 -42
  103. package/dist/components/checkbox/index.mjs +2 -2
  104. package/dist/components/chip/chip.d.mts +32 -0
  105. package/dist/components/chip/chip.d.ts +32 -0
  106. package/dist/components/chip/chip.js +496 -57
  107. package/dist/components/chip/chip.mjs +4 -4
  108. package/dist/components/chip/index.js +496 -57
  109. package/dist/components/chip/index.mjs +4 -4
  110. package/dist/components/drawer/drawer.js +366 -4
  111. package/dist/components/drawer/drawer.mjs +2 -2
  112. package/dist/components/drawer/index.js +366 -4
  113. package/dist/components/drawer/index.mjs +2 -2
  114. package/dist/components/fileUpload/fileUpload.js +1014 -402
  115. package/dist/components/fileUpload/fileUpload.mjs +12 -11
  116. package/dist/components/fileUpload/index.js +1014 -402
  117. package/dist/components/fileUpload/index.mjs +12 -11
  118. package/dist/components/icon/Icon.d.mts +23 -10
  119. package/dist/components/icon/Icon.d.ts +23 -10
  120. package/dist/components/icon/Icon.js +120 -53
  121. package/dist/components/icon/Icon.mjs +2 -2
  122. package/dist/components/icon/index.js +120 -53
  123. package/dist/components/icon/index.mjs +2 -2
  124. package/dist/components/icon/template.d.mts +5 -2
  125. package/dist/components/icon/template.d.ts +5 -2
  126. package/dist/components/icon/template.js +106 -40
  127. package/dist/components/icon/template.mjs +1 -1
  128. package/dist/components/input/index.js +511 -82
  129. package/dist/components/input/index.mjs +4 -4
  130. package/dist/components/input/input.js +511 -82
  131. package/dist/components/input/input.mjs +4 -4
  132. package/dist/components/list/index.js +486 -57
  133. package/dist/components/list/index.mjs +6 -6
  134. package/dist/components/list/list.js +366 -4
  135. package/dist/components/list/list.mjs +2 -2
  136. package/dist/components/list/listItem.js +486 -57
  137. package/dist/components/list/listItem.mjs +5 -5
  138. package/dist/components/modal/GlobalModalProvider.d.mts +2 -0
  139. package/dist/components/modal/GlobalModalProvider.d.ts +2 -0
  140. package/dist/components/modal/GlobalModalProvider.js +1028 -416
  141. package/dist/components/modal/GlobalModalProvider.mjs +12 -11
  142. package/dist/components/modal/index.d.mts +2 -0
  143. package/dist/components/modal/index.d.ts +2 -0
  144. package/dist/components/modal/index.js +1028 -416
  145. package/dist/components/modal/index.mjs +13 -12
  146. package/dist/components/modal/modal.d.mts +101 -29
  147. package/dist/components/modal/modal.d.ts +101 -29
  148. package/dist/components/modal/modal.js +1028 -416
  149. package/dist/components/modal/modal.mjs +11 -10
  150. package/dist/components/modal/useGlobalModal.d.mts +2 -0
  151. package/dist/components/modal/useGlobalModal.d.ts +2 -0
  152. package/dist/components/modal/useGlobalModal.mjs +13 -12
  153. package/dist/components/pagination/index.js +598 -212
  154. package/dist/components/pagination/index.mjs +5 -5
  155. package/dist/components/pagination/pagination.js +598 -212
  156. package/dist/components/pagination/pagination.mjs +5 -5
  157. package/dist/components/picker/datePicker.js +1029 -705
  158. package/dist/components/picker/datePicker.mjs +12 -11
  159. package/dist/components/picker/day.js +366 -4
  160. package/dist/components/picker/day.mjs +2 -2
  161. package/dist/components/picker/index.js +1027 -703
  162. package/dist/components/picker/index.mjs +15 -14
  163. package/dist/components/picker/timePicker/Panel.js +831 -21
  164. package/dist/components/picker/timePicker/Panel.mjs +10 -9
  165. package/dist/components/picker/timePicker/index.js +976 -99
  166. package/dist/components/picker/timePicker/index.mjs +12 -11
  167. package/dist/components/progress/index.js +381 -18
  168. package/dist/components/progress/index.mjs +2 -2
  169. package/dist/components/progress/progress.d.mts +21 -18
  170. package/dist/components/progress/progress.d.ts +21 -18
  171. package/dist/components/progress/progress.js +381 -18
  172. package/dist/components/progress/progress.mjs +2 -2
  173. package/dist/components/radio/index.js +389 -41
  174. package/dist/components/radio/index.mjs +2 -2
  175. package/dist/components/radio/radio.d.mts +33 -48
  176. package/dist/components/radio/radio.d.ts +33 -48
  177. package/dist/components/radio/radio.js +389 -41
  178. package/dist/components/radio/radio.mjs +2 -2
  179. package/dist/components/ripple/index.mjs +3 -3
  180. package/dist/components/select/index.js +819 -221
  181. package/dist/components/select/index.mjs +10 -9
  182. package/dist/components/select/select.js +819 -221
  183. package/dist/components/select/select.mjs +10 -9
  184. package/dist/components/slider/index.d.mts +4 -0
  185. package/dist/components/slider/index.d.ts +4 -0
  186. package/dist/components/slider/index.js +955 -0
  187. package/dist/components/slider/index.mjs +11 -0
  188. package/dist/components/slider/slider.d.mts +158 -0
  189. package/dist/components/slider/slider.d.ts +158 -0
  190. package/dist/components/slider/slider.js +949 -0
  191. package/dist/components/slider/slider.mjs +10 -0
  192. package/dist/components/starRating/index.js +486 -57
  193. package/dist/components/starRating/index.mjs +4 -4
  194. package/dist/components/starRating/starRating.js +486 -57
  195. package/dist/components/starRating/starRating.mjs +4 -4
  196. package/dist/components/switch/index.js +22 -25
  197. package/dist/components/switch/index.mjs +1 -1
  198. package/dist/components/switch/switch.d.mts +0 -18
  199. package/dist/components/switch/switch.d.ts +0 -18
  200. package/dist/components/switch/switch.js +22 -25
  201. package/dist/components/switch/switch.mjs +1 -1
  202. package/dist/components/table/definition-table.js +366 -4
  203. package/dist/components/table/definition-table.mjs +2 -2
  204. package/dist/components/table/form-table.js +366 -4
  205. package/dist/components/table/form-table.mjs +1 -1
  206. package/dist/components/table/index.js +679 -291
  207. package/dist/components/table/index.mjs +10 -10
  208. package/dist/components/table/table-body.js +679 -291
  209. package/dist/components/table/table-body.mjs +7 -7
  210. package/dist/components/table/table-head.js +679 -291
  211. package/dist/components/table/table-head.mjs +7 -7
  212. package/dist/components/table/table.d.mts +8 -29
  213. package/dist/components/table/table.d.ts +8 -29
  214. package/dist/components/table/table.js +679 -291
  215. package/dist/components/table/table.mjs +7 -7
  216. package/dist/components/tabs/index.js +366 -4
  217. package/dist/components/tabs/index.mjs +2 -2
  218. package/dist/components/tabs/tabs.js +366 -4
  219. package/dist/components/tabs/tabs.mjs +2 -2
  220. package/dist/components/textarea/index.js +67 -38
  221. package/dist/components/textarea/index.mjs +1 -1
  222. package/dist/components/textarea/textarea.d.mts +21 -0
  223. package/dist/components/textarea/textarea.d.ts +21 -0
  224. package/dist/components/textarea/textarea.js +67 -38
  225. package/dist/components/textarea/textarea.mjs +1 -1
  226. package/dist/components/timePicker/calendar.js +486 -57
  227. package/dist/components/timePicker/calendar.mjs +3 -3
  228. package/dist/components/toast/index.js +486 -57
  229. package/dist/components/toast/index.mjs +5 -5
  230. package/dist/components/toast/toast.js +486 -57
  231. package/dist/components/toast/toast.mjs +4 -4
  232. package/dist/components/toast/use-toast.js +486 -57
  233. package/dist/components/toast/use-toast.mjs +5 -5
  234. package/dist/components/tooltip/index.js +366 -4
  235. package/dist/components/tooltip/index.mjs +2 -2
  236. package/dist/components/tooltip/tooltip.js +366 -4
  237. package/dist/components/tooltip/tooltip.mjs +2 -2
  238. package/dist/components/tree/index.js +486 -57
  239. package/dist/components/tree/index.mjs +4 -4
  240. package/dist/components/tree/tree.js +486 -57
  241. package/dist/components/tree/tree.mjs +4 -4
  242. package/dist/index.d.mts +1 -0
  243. package/dist/index.d.ts +1 -0
  244. package/dist/index.js +1705 -1281
  245. package/dist/index.mjs +76 -70
  246. package/dist/utils/tailwind-variants.js +366 -4
  247. package/dist/utils/tailwind-variants.mjs +1 -1
  248. package/package.json +1 -1
  249. package/dist/chunk-6AID2NLT.mjs +0 -37
  250. package/dist/chunk-BBRO35V3.mjs +0 -385
  251. package/dist/chunk-EVJ46M3U.mjs +0 -141
  252. package/dist/chunk-SKX5QPUD.mjs +0 -482
@@ -113,6 +113,352 @@ var import_tailwind_variants = require("tailwind-variants");
113
113
  // ../tailwind-config/src/plugin.ts
114
114
  var import_plugin = __toESM(require_plugin());
115
115
 
116
+ // ../tailwind-config/src/colors/primitive-palette.ts
117
+ var primitivePalette = {
118
+ bg: {
119
+ "01": "#040811",
120
+ "02": "#040811",
121
+ "03": "#14161E",
122
+ "04": "#070414",
123
+ "05": "#070C12",
124
+ "06": "#202123"
125
+ },
126
+ gray: {
127
+ cool: {
128
+ 50: "#F7F7F8",
129
+ 100: "#EEEEF0",
130
+ 200: "#D8D9DF",
131
+ 300: "#B6B8C3",
132
+ 400: "#999CA9",
133
+ 500: "#717486",
134
+ 600: "#5B5E6E",
135
+ 700: "#4A4C5A",
136
+ 800: "#40424C",
137
+ 900: "#36373F",
138
+ 950: "#25252C"
139
+ },
140
+ warm: {
141
+ 50: "#F6F6F6",
142
+ 100: "#E7E7E7",
143
+ 200: "#D1D1D1",
144
+ 300: "#B0B0B0",
145
+ 400: "#888888",
146
+ 500: "#6D6D6D",
147
+ 600: "#5D5D5D",
148
+ 700: "#525252",
149
+ 800: "#454545",
150
+ 900: "#3D3D3D",
151
+ 950: "#25252C"
152
+ }
153
+ },
154
+ opacity: {
155
+ white: {
156
+ "0": "#FFFFFF, 0",
157
+ 5: "#FFFFFF, 5",
158
+ 10: "#FFFFFF, 10",
159
+ 20: "#FFFFFF, 20",
160
+ 30: "#FFFFFF, 30",
161
+ 40: "#FFFFFF, 40",
162
+ 50: "#FFFFFF, 50",
163
+ 60: "#FFFFFF, 60",
164
+ 70: "#FFFFFF, 70",
165
+ 80: "#FFFFFF, 80",
166
+ 90: "#FFFFFF, 90"
167
+ },
168
+ black: {
169
+ "0": "#000000, 0",
170
+ 5: "#000000, 5",
171
+ 10: "#000000, 10",
172
+ 20: "#000000, 20",
173
+ 30: "#000000, 30",
174
+ 40: "#000000, 40",
175
+ 50: "#000000, 50",
176
+ 60: "#000000, 60",
177
+ 70: "#000000, 70",
178
+ 80: "#000000, 80",
179
+ 90: "#000000, 90"
180
+ }
181
+ },
182
+ red: {
183
+ 50: "#FEF2F2",
184
+ 100: "#FEE9E9",
185
+ 200: "#FCCFD2",
186
+ 300: "#F9A8AC",
187
+ 400: "#F57780",
188
+ 500: "#EC4757",
189
+ 600: "#D82640",
190
+ 700: "#B71934",
191
+ 800: "#991832",
192
+ 900: "#831831",
193
+ 950: "#831831"
194
+ },
195
+ rose: {
196
+ 50: "#FDF4F6",
197
+ 100: "#F9E9EC",
198
+ 200: "#F4D8DD",
199
+ 300: "#E9B8C2",
200
+ 400: "#DF96A6",
201
+ 500: "#CB6881",
202
+ 600: "#B54969",
203
+ 700: "#973957",
204
+ 800: "#7F324D",
205
+ 900: "#6A2740",
206
+ 950: "#3C1523"
207
+ },
208
+ hotPink: {
209
+ 50: "#FDF2F7",
210
+ 100: "#FDE6F0",
211
+ 200: "#FCCEE3",
212
+ 300: "#FBA6CA",
213
+ 400: "#F76FA6",
214
+ 500: "#F04485",
215
+ 600: "#E2326C",
216
+ 700: "#C21448",
217
+ 800: "#A1133C",
218
+ 900: "#861535",
219
+ 950: "#52051B"
220
+ },
221
+ sepia: {
222
+ 50: "#FCF5F4",
223
+ 100: "#FAE9E9",
224
+ 200: "#F5D6D7",
225
+ 300: "#EDB4B6",
226
+ 400: "#E28A8F",
227
+ 500: "#D45F69",
228
+ 600: "#BE4051",
229
+ 700: "#9F3142",
230
+ 800: "#862B3C",
231
+ 900: "#6B2433",
232
+ 950: "#320E15"
233
+ },
234
+ orange: {
235
+ 50: "#FEF7EE",
236
+ 100: "#FDEDD7",
237
+ 200: "#F9D8AF",
238
+ 300: "#F5BB7C",
239
+ 400: "#F09447",
240
+ 500: "#EC7723",
241
+ 600: "#E15F19",
242
+ 700: "#E15F19",
243
+ 800: "#92391A",
244
+ 900: "#763118",
245
+ 950: "#40160A"
246
+ },
247
+ yellow: {
248
+ 50: "#F9F2E5",
249
+ 100: "#F5E6BC",
250
+ 200: "#FFE9BC",
251
+ 300: "#FFD174",
252
+ 400: "#F8BE4A",
253
+ 500: "#EAAD30",
254
+ 600: "#D77908",
255
+ 700: "#B2550B",
256
+ 800: "#91420F",
257
+ 900: "#773610",
258
+ 950: "#441B04"
259
+ },
260
+ tree: {
261
+ 50: "#F5F3F1",
262
+ 100: "#E5E1DC",
263
+ 200: "#CCC5BC",
264
+ 300: "#AFA395",
265
+ 400: "#978878",
266
+ 500: "#907E6F",
267
+ 600: "#756459",
268
+ 700: "#5F4F49",
269
+ 800: "#524541",
270
+ 900: "#483D3B",
271
+ 950: "#282120"
272
+ },
273
+ brown: {
274
+ 50: "#F6F3F0",
275
+ 100: "#F4EDEC",
276
+ 200: "#EBDFDD",
277
+ 300: "#DCC9C5",
278
+ 400: "#C6A9A3",
279
+ 500: "#B08983",
280
+ 600: "#A27E77",
281
+ 700: "#7F5D56",
282
+ 800: "#6A4F4A",
283
+ 900: "#5B4541",
284
+ 950: "#2C1E1C"
285
+ },
286
+ lime: {
287
+ 50: "#F7FFE5",
288
+ 100: "#ECFFC7",
289
+ 200: "#D9FF95",
290
+ 300: "#BDFE58",
291
+ 400: "#A1F524",
292
+ 500: "#82DC06",
293
+ 600: "#63B000",
294
+ 700: "#4B8506",
295
+ 800: "#3E690B",
296
+ 900: "#34580F",
297
+ 950: "#193102"
298
+ },
299
+ green: {
300
+ 50: "#E7F3EB",
301
+ 100: "#DFF9EA",
302
+ 200: "#CEECDA",
303
+ 300: "#9CD4B3",
304
+ 400: "#6EC092",
305
+ 500: "#3FA46B",
306
+ 600: "#209754",
307
+ 700: "#1E7745",
308
+ 800: "#1D5E3A",
309
+ 900: "#194E32",
310
+ 950: "#082B19"
311
+ },
312
+ timberGreen: {
313
+ 50: "#F1FCF5",
314
+ 100: "#DFF9EA",
315
+ 200: "#B5DACD",
316
+ 300: "#8ABFAF",
317
+ 400: "#60A18F",
318
+ 500: "#468675",
319
+ 600: "#366B5F",
320
+ 700: "#2E574D",
321
+ 800: "#2A4641",
322
+ 900: "#1D2F2B",
323
+ 950: "#11221E"
324
+ },
325
+ teal: {
326
+ 50: "#E2F1F0",
327
+ 100: "#C9EBE8",
328
+ 200: "#C7E8E5",
329
+ 300: "#8AD0D0",
330
+ 400: "#67C4C4",
331
+ 500: "#39A6A7",
332
+ 600: "#258386",
333
+ 700: "#1B666A",
334
+ 800: "#1A5255",
335
+ 900: "#1A4447",
336
+ 950: "#09272A"
337
+ },
338
+ lightBlue: {
339
+ 50: "#F2F8FD",
340
+ 100: "#E3EFFB",
341
+ 200: "#C1E0F6",
342
+ 300: "#8BC6EE",
343
+ 400: "#3DA2E1",
344
+ 500: "#258FD2",
345
+ 600: "#1771B2",
346
+ 700: "#145A90",
347
+ 800: "#154D77",
348
+ 900: "#174163",
349
+ 950: "#062C2D"
350
+ },
351
+ sea: {
352
+ 50: "#F4F6FC",
353
+ 100: "#E8EDF6",
354
+ 200: "#CBD9EB",
355
+ 300: "#9FB9DA",
356
+ 400: "#6A93C5",
357
+ 500: "#446FA4",
358
+ 600: "#375D92",
359
+ 700: "#2D4B77",
360
+ 800: "#294163",
361
+ 900: "#263954",
362
+ 950: "#1A2537"
363
+ },
364
+ blue: {
365
+ 50: "#F0F6FE",
366
+ 100: "#DDEAFC",
367
+ 200: "#C2DBFB",
368
+ 300: "#98C5F8",
369
+ 400: "#68A7F2",
370
+ 500: "#377CEB",
371
+ 600: "#2F68E1",
372
+ 700: "#2754CE",
373
+ 800: "#20429E",
374
+ 900: "#1C2A52",
375
+ 950: "#061132"
376
+ },
377
+ lightPurple: {
378
+ 50: "#F6F5FD",
379
+ 100: "#EEEDFA",
380
+ 200: "#DDDCFD",
381
+ 300: "#BDB9EC",
382
+ 400: "#AAA1E4",
383
+ 500: "#826CE3",
384
+ 600: "#7250D7",
385
+ 700: "#623DC4",
386
+ 800: "#5133A4",
387
+ 900: "#442B87",
388
+ 950: "#291A5B"
389
+ }
390
+ };
391
+
392
+ // ../tailwind-config/src/colors/semantic-palette.ts
393
+ var semanticPalette = {
394
+ primary: {
395
+ soft: { light: primitivePalette.blue[100], dark: primitivePalette.blue[950] },
396
+ light: { light: primitivePalette.blue[200], dark: primitivePalette.blue[900] },
397
+ main: { light: primitivePalette.blue[600], dark: primitivePalette.blue[600] },
398
+ dark: { light: primitivePalette.blue[800], dark: primitivePalette.blue[500] },
399
+ strong: { light: primitivePalette.blue[900], dark: primitivePalette.blue[200] }
400
+ },
401
+ secondary: {
402
+ soft: { light: primitivePalette.lightPurple[100], dark: primitivePalette.lightPurple[950] },
403
+ light: { light: primitivePalette.lightPurple[200], dark: primitivePalette.lightPurple[900] },
404
+ main: { light: primitivePalette.lightPurple[600], dark: primitivePalette.lightPurple[500] },
405
+ dark: { light: primitivePalette.lightPurple[800], dark: primitivePalette.lightPurple[700] },
406
+ strong: { light: primitivePalette.lightPurple[950], dark: primitivePalette.lightPurple[950] }
407
+ },
408
+ body: {
409
+ foreground: { light: primitivePalette.gray.cool[950], dark: primitivePalette.gray.cool[50] },
410
+ background: { light: primitivePalette.gray.cool[50], dark: primitivePalette.bg["06"] }
411
+ },
412
+ neutral: {
413
+ soft: { light: primitivePalette.gray.cool[100], dark: primitivePalette.gray.cool[900] },
414
+ light: { light: primitivePalette.gray.cool[200], dark: primitivePalette.gray.cool[700] },
415
+ main: { light: primitivePalette.gray.cool[400], dark: primitivePalette.gray.cool[400] },
416
+ dark: { light: primitivePalette.gray.cool[500], dark: primitivePalette.gray.cool[300] },
417
+ strong: { light: primitivePalette.gray.cool[700], dark: primitivePalette.gray.cool[200] }
418
+ },
419
+ trans: {
420
+ soft: { light: primitivePalette.opacity.black[5], dark: primitivePalette.opacity.white[5] },
421
+ light: { light: primitivePalette.opacity.black[10], dark: primitivePalette.opacity.white[10] },
422
+ main: { light: primitivePalette.opacity.black[20], dark: primitivePalette.opacity.white[20] },
423
+ dark: { light: primitivePalette.opacity.black[30], dark: primitivePalette.opacity.white[30] },
424
+ strong: { light: primitivePalette.opacity.black[60], dark: primitivePalette.opacity.black[60] }
425
+ },
426
+ common: {
427
+ black: { light: primitivePalette.gray.cool[950], dark: primitivePalette.gray.cool[950] },
428
+ white: { light: primitivePalette.gray.cool[50], dark: primitivePalette.gray.cool[50] },
429
+ transparent: { light: primitivePalette.opacity.white["0"], dark: primitivePalette.opacity.black["0"] },
430
+ hover: { light: primitivePalette.opacity.black[5], dark: primitivePalette.opacity.white[5] }
431
+ },
432
+ info: {
433
+ soft: { light: primitivePalette.teal[50], dark: primitivePalette.teal[950] },
434
+ light: { light: primitivePalette.teal[100], dark: primitivePalette.teal[900] },
435
+ main: { light: primitivePalette.teal[500], dark: primitivePalette.teal[500] },
436
+ dark: { light: primitivePalette.teal[600], dark: primitivePalette.teal[700] },
437
+ strong: { light: "", dark: "" }
438
+ },
439
+ success: {
440
+ soft: { light: primitivePalette.green[50], dark: primitivePalette.green[950] },
441
+ light: { light: primitivePalette.green[200], dark: primitivePalette.green[900] },
442
+ main: { light: primitivePalette.green[500], dark: primitivePalette.green[600] },
443
+ dark: { light: primitivePalette.green[600], dark: primitivePalette.green[700] },
444
+ strong: { light: "", dark: "" }
445
+ },
446
+ warning: {
447
+ soft: { light: primitivePalette.yellow[50], dark: primitivePalette.yellow[950] },
448
+ light: { light: primitivePalette.yellow[100], dark: primitivePalette.yellow[900] },
449
+ main: { light: primitivePalette.yellow[500], dark: primitivePalette.yellow[600] },
450
+ dark: { light: primitivePalette.yellow[600], dark: primitivePalette.yellow[700] },
451
+ strong: { light: "", dark: "" }
452
+ },
453
+ danger: {
454
+ soft: { light: primitivePalette.hotPink[50], dark: primitivePalette.hotPink[950] },
455
+ light: { light: primitivePalette.hotPink[200], dark: primitivePalette.hotPink[900] },
456
+ main: { light: primitivePalette.hotPink[500], dark: primitivePalette.hotPink[500] },
457
+ dark: { light: primitivePalette.hotPink[600], dark: primitivePalette.hotPink[700] },
458
+ strong: { light: "", dark: "" }
459
+ }
460
+ };
461
+
116
462
  // ../tailwind-config/src/typography/font.ts
117
463
  var fontSize = {
118
464
  h1: [
@@ -316,7 +662,7 @@ var boxShadow = {
316
662
  "drop-sm": "0 4px 12px 0 rgba(0, 0, 0, 0.1)",
317
663
  "drop-md": "0 6px 18px 0 rgba(0, 0, 0, 0.1)",
318
664
  "drop-lg": "0 8px 24px 0 rgba(0, 0, 0, 0.1)",
319
- "drop-xl": "0 10px 30px 0 rgba(0, 0, 0, 0.1)"
665
+ "drop-xl": "0 0px 60px 0 rgba(0, 0, 0, 0.2)"
320
666
  };
321
667
 
322
668
  // ../tailwind-config/src/border/radius.ts
@@ -325,8 +671,19 @@ var borderRadius = {
325
671
  md: "6px",
326
672
  lg: "8px",
327
673
  xl: "10px",
674
+ "2xl": "20px",
328
675
  none: "0",
329
- full: "9999px"
676
+ full: "9999px",
677
+ 2: "2px",
678
+ 5: "5px"
679
+ };
680
+
681
+ // ../tailwind-config/src/border/width.ts
682
+ var borderWidth = {
683
+ sm: "1px",
684
+ md: "1.25px",
685
+ lg: "1.5px",
686
+ xl: "1.75px"
330
687
  };
331
688
 
332
689
  // ../tailwind-config/src/space/gap.ts
@@ -334,7 +691,11 @@ var gap = {
334
691
  sm: "4px",
335
692
  md: "6px",
336
693
  lg: "8px",
337
- xl: "10px"
694
+ xl: "10px",
695
+ 5: "5px",
696
+ 10: "10px",
697
+ 20: "20px",
698
+ 30: "30px"
338
699
  };
339
700
 
340
701
  // src/utils/tailwind-variants.ts
@@ -349,7 +710,8 @@ var tv = (0, import_tailwind_variants.createTV)({
349
710
  borderRadius: [{ rounded: [...typedKeys(borderRadius)] }],
350
711
  boxShadow: [{ shadow: [...typedKeys(boxShadow)] }],
351
712
  padding: [{ p: [...COMMON_SIZE] }],
352
- gap: [{ gap: [...typedKeys(gap)] }]
713
+ gap: [{ gap: [...typedKeys(gap)] }],
714
+ borderWidth: [{ border: [...typedKeys(borderWidth)] }]
353
715
  }
354
716
  }
355
717
  });
@@ -357,6 +719,98 @@ var tv = (0, import_tailwind_variants.createTV)({
357
719
  // src/components/icon/template.tsx
358
720
  var import_jsx_runtime = require("react/jsx-runtime");
359
721
  var template = {
722
+ left: ({ className }) => {
723
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
724
+ "svg",
725
+ {
726
+ xmlns: "http://www.w3.org/2000/svg",
727
+ width: "21",
728
+ height: "21",
729
+ viewBox: "0 0 21 21",
730
+ fill: "none",
731
+ className,
732
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
733
+ "path",
734
+ {
735
+ d: "M12.8333 15.1667L8.16667 10.5L12.8333 5.83334",
736
+ stroke: "currentColor",
737
+ strokeWidth: "1.25",
738
+ strokeLinecap: "round",
739
+ strokeLinejoin: "round"
740
+ }
741
+ )
742
+ }
743
+ );
744
+ },
745
+ "left-double": ({ className }) => {
746
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
747
+ "svg",
748
+ {
749
+ xmlns: "http://www.w3.org/2000/svg",
750
+ width: "21",
751
+ height: "21",
752
+ viewBox: "0 0 21 21",
753
+ fill: "none",
754
+ className,
755
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
756
+ "path",
757
+ {
758
+ d: "M15.1667 5.83334L9.98148 10.5L15.1667 15.1667M11.0185 5.83334L5.83334 10.5L11.0185 15.1667",
759
+ stroke: "currentColor",
760
+ strokeWidth: "1.25",
761
+ strokeLinecap: "round",
762
+ strokeLinejoin: "round"
763
+ }
764
+ )
765
+ }
766
+ );
767
+ },
768
+ right: ({ className }) => {
769
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
770
+ "svg",
771
+ {
772
+ xmlns: "http://www.w3.org/2000/svg",
773
+ width: "21",
774
+ height: "21",
775
+ viewBox: "0 0 21 21",
776
+ fill: "none",
777
+ className,
778
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
779
+ "path",
780
+ {
781
+ d: "M8.16666 5.83334L12.8333 10.5L8.16666 15.1667",
782
+ stroke: "currentColor",
783
+ strokeWidth: "1.25",
784
+ strokeLinecap: "round",
785
+ strokeLinejoin: "round"
786
+ }
787
+ )
788
+ }
789
+ );
790
+ },
791
+ "right-double": ({ className }) => {
792
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
793
+ "svg",
794
+ {
795
+ xmlns: "http://www.w3.org/2000/svg",
796
+ width: "21",
797
+ height: "21",
798
+ viewBox: "0 0 21 21",
799
+ fill: "none",
800
+ className,
801
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
802
+ "path",
803
+ {
804
+ d: "M5.83334 5.83334L11.0185 10.5L5.83334 15.1667M9.98149 5.83334L15.1667 10.5L9.98149 15.1667",
805
+ stroke: "currentColor",
806
+ strokeWidth: "1.25",
807
+ strokeLinecap: "round",
808
+ strokeLinejoin: "round"
809
+ }
810
+ )
811
+ }
812
+ );
813
+ },
360
814
  "left-chevron": ({ className }) => {
361
815
  return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
362
816
  "svg",
@@ -1742,46 +2196,6 @@ var template = {
1742
2196
  }
1743
2197
  );
1744
2198
  },
1745
- left: ({ className }) => {
1746
- return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1747
- "svg",
1748
- {
1749
- xmlns: "http://www.w3.org/2000/svg",
1750
- width: "22",
1751
- height: "22",
1752
- viewBox: "0 0 22 22",
1753
- fill: "none",
1754
- className,
1755
- children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1756
- "path",
1757
- {
1758
- d: "M14.4955 7.21404C14.4957 7.26442 14.4957 7.26442 14.4959 7.31582C14.4962 7.40882 14.4962 7.50182 14.496 7.59482C14.496 7.69521 14.4962 7.79559 14.4965 7.89598C14.4969 8.09257 14.497 8.28915 14.4969 8.48574C14.4968 8.64555 14.4969 8.80536 14.497 8.96516C14.4971 8.98791 14.4971 9.01066 14.4971 9.0341C14.4971 9.08032 14.4972 9.12653 14.4972 9.17275C14.4976 9.60613 14.4975 10.0395 14.4973 10.4729C14.4971 10.8692 14.4975 11.2656 14.4981 11.6619C14.4988 12.069 14.499 12.4761 14.4989 12.8832C14.4989 13.1117 14.4989 13.3402 14.4994 13.5687C14.4998 13.7633 14.4998 13.9578 14.4994 14.1524C14.4992 14.2516 14.4992 14.3508 14.4996 14.45C14.4999 14.5577 14.4997 14.6653 14.4993 14.7729C14.4995 14.8042 14.4997 14.8354 14.5 14.8676C14.4981 15.094 14.4635 15.2952 14.2769 15.4694C14.0633 15.6269 13.8501 15.6664 13.574 15.6667C13.3359 15.6312 13.1607 15.5177 12.9847 15.381C12.9446 15.3506 12.9044 15.3202 12.8642 15.2898C12.8338 15.2666 12.8338 15.2666 12.8028 15.2429C12.7059 15.1692 12.6076 15.0969 12.5094 15.0246C12.4807 15.0034 12.4807 15.0034 12.4515 14.9819C12.3238 14.8875 12.1955 14.7936 12.0669 14.7C11.8604 14.5497 11.6552 14.3982 11.4501 14.2465C11.3539 14.1754 11.2577 14.1043 11.1615 14.0332C11.1231 14.0048 11.0847 13.9765 11.0462 13.9481C11.0177 13.927 11.0177 13.927 10.9886 13.9055C10.1627 13.2955 9.33686 12.6854 8.51098 12.0753C8.49194 12.0613 8.47291 12.0472 8.45329 12.0328C8.41508 12.0045 8.37691 11.9762 8.33878 11.9479C8.23994 11.8746 8.14044 11.8021 8.03961 11.7309C7.56492 11.3929 7.56492 11.3929 7.50676 11.139C7.48169 10.8947 7.5218 10.7077 7.70431 10.5165C7.82684 10.4027 7.96443 10.3072 8.1052 10.2107C8.19396 10.1488 8.27857 10.0845 8.36282 10.0181C8.5044 9.90695 8.65122 9.80273 8.80011 9.69893C8.88704 9.63693 8.97086 9.57289 9.05425 9.50739C9.19583 9.3962 9.34265 9.29198 9.49154 9.18818C9.57847 9.12618 9.6623 9.06214 9.74569 8.99664C9.88726 8.88544 10.0341 8.78123 10.183 8.67742C10.2699 8.61542 10.3537 8.55139 10.4371 8.48589C10.5787 8.37469 10.7255 8.27048 10.8744 8.16667C10.9613 8.10467 11.0452 8.04064 11.1286 7.97514C11.2379 7.88937 11.3491 7.80701 11.464 7.72686C11.676 7.57888 11.881 7.42428 12.0868 7.26992C12.2036 7.18255 12.321 7.09588 12.4386 7.00934C12.5366 6.93723 12.6341 6.8648 12.7311 6.7917C13.3456 6.32986 13.3456 6.32986 13.7814 6.33404C13.9843 6.35117 14.1418 6.41415 14.2854 6.53943C14.4816 6.75169 14.4966 6.95069 14.4955 7.21404Z",
1759
- fill: "currentColor"
1760
- }
1761
- )
1762
- }
1763
- );
1764
- },
1765
- right: ({ className }) => {
1766
- return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1767
- "svg",
1768
- {
1769
- xmlns: "http://www.w3.org/2000/svg",
1770
- width: "22",
1771
- height: "22",
1772
- viewBox: "0 0 22 22",
1773
- fill: "none",
1774
- className,
1775
- children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1776
- "path",
1777
- {
1778
- d: "M7.50447 7.21404C7.50428 7.26442 7.50428 7.26442 7.50409 7.31582C7.50381 7.40882 7.50383 7.50182 7.50397 7.59482C7.50405 7.69521 7.50375 7.79559 7.5035 7.89598C7.50308 8.09257 7.50303 8.28915 7.5031 8.48574C7.50316 8.64555 7.5031 8.80536 7.50296 8.96516C7.50294 8.98791 7.50292 9.01066 7.5029 9.0341C7.50286 9.08032 7.50282 9.12653 7.50278 9.17275C7.50243 9.60613 7.5025 10.0395 7.5027 10.4729C7.50287 10.8692 7.5025 11.2656 7.50187 11.6619C7.50123 12.069 7.50096 12.4761 7.50109 12.8832C7.50115 13.1117 7.50107 13.3402 7.5006 13.5687C7.50021 13.7633 7.50016 13.9578 7.50056 14.1524C7.50076 14.2516 7.50079 14.3508 7.5004 14.45C7.50005 14.5577 7.50032 14.6653 7.50074 14.7729C7.50049 14.8042 7.50025 14.8354 7.5 14.8676C7.50185 15.094 7.53645 15.2952 7.72309 15.4694C7.93671 15.6269 8.14985 15.6664 8.42597 15.6667C8.66414 15.6312 8.8393 15.5177 9.01528 15.381C9.05544 15.3506 9.09561 15.3202 9.13579 15.2898C9.16617 15.2666 9.16617 15.2666 9.19716 15.2429C9.29408 15.1692 9.39237 15.0969 9.49064 15.0246C9.51926 15.0034 9.51926 15.0034 9.54847 14.9819C9.67623 14.8875 9.80451 14.7936 9.93307 14.7C10.1396 14.5497 10.3448 14.3982 10.5499 14.2465C10.6461 14.1754 10.7423 14.1043 10.8385 14.0332C10.8769 14.0048 10.9153 13.9765 10.9538 13.9481C10.9823 13.927 10.9823 13.927 11.0114 13.9055C11.8373 13.2955 12.6631 12.6854 13.489 12.0753C13.5081 12.0613 13.5271 12.0472 13.5467 12.0328C13.5849 12.0045 13.6231 11.9762 13.6612 11.9479C13.7601 11.8746 13.8596 11.8021 13.9604 11.7309C14.4351 11.3929 14.4351 11.3929 14.4932 11.139C14.5183 10.8947 14.4782 10.7077 14.2957 10.5165C14.1732 10.4027 14.0356 10.3072 13.8948 10.2107C13.806 10.1488 13.7214 10.0845 13.6372 10.0181C13.4956 9.90695 13.3488 9.80273 13.1999 9.69893C13.113 9.63693 13.0291 9.57289 12.9457 9.50739C12.8042 9.3962 12.6573 9.29198 12.5085 9.18818C12.4215 9.12618 12.3377 9.06214 12.2543 8.99664C12.1127 8.88544 11.9659 8.78123 11.817 8.67742C11.7301 8.61542 11.6463 8.55139 11.5629 8.48589C11.4213 8.37469 11.2745 8.27048 11.1256 8.16667C11.0387 8.10467 10.9548 8.04064 10.8714 7.97514C10.7621 7.88937 10.6509 7.80701 10.536 7.72686C10.324 7.57888 10.119 7.42428 9.9132 7.26992C9.79643 7.18255 9.67897 7.09588 9.56138 7.00934C9.46343 6.93723 9.36586 6.8648 9.26891 6.7917C8.65441 6.32986 8.65441 6.32986 8.21864 6.33404C8.01565 6.35117 7.85817 6.41415 7.7146 6.53943C7.51841 6.75169 7.50343 6.95069 7.50447 7.21404Z",
1779
- fill: "currentColor"
1780
- }
1781
- )
1782
- }
1783
- );
1784
- },
1785
2199
  "brace-left": ({ className }) => {
1786
2200
  return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1787
2201
  "svg",
@@ -2091,6 +2505,20 @@ var template = {
2091
2505
  }
2092
2506
  );
2093
2507
  },
2508
+ polygon: ({ className }) => {
2509
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
2510
+ "svg",
2511
+ {
2512
+ xmlns: "http://www.w3.org/2000/svg",
2513
+ width: "24",
2514
+ height: "24",
2515
+ viewBox: "0 0 24 24",
2516
+ fill: "none",
2517
+ className,
2518
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("polygon", { points: "12 4 20 9 20 15 12 20 4 15 4 9", stroke: "currentColor", strokeWidth: "2" })
2519
+ }
2520
+ );
2521
+ },
2094
2522
  "new-window": ({ className }) => {
2095
2523
  return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
2096
2524
  "svg",
@@ -5204,28 +5632,481 @@ var import_jsx_runtime2 = require("react/jsx-runtime");
5204
5632
  var Icon = ({ name, size = "md", fill = false, className, onClick, ...props }) => {
5205
5633
  const SVGIcon = template[name];
5206
5634
  const getInputIconSize = (size2) => {
5207
- switch (size2) {
5635
+ switch (String(size2)) {
5208
5636
  case "sm":
5209
- return "size-[18px]";
5637
+ return "w-[18px] h-[18px]";
5210
5638
  case "md":
5211
- return "size-[21px] stroke-[1.25px]";
5639
+ return "w-[21px] h-[21px] stroke-[1.25px]";
5212
5640
  case "lg":
5213
- return "size-[24px] stroke-[1.5px]";
5641
+ return "w-[24px] h-[24px] stroke-[1.5px]";
5214
5642
  case "xl":
5215
- return "size-[27px] stroke-[1.5px]";
5643
+ return "w-[27px] h-[27px] stroke-[1.5px]";
5644
+ case "20":
5645
+ return "w-[20px] h-[20px] stroke-[1.25px]";
5646
+ case "30":
5647
+ return "w-[30px] h-[30px] stroke-[1.5px]";
5648
+ case "40":
5649
+ return "w-[40px] h-[40px] stroke-[2px]";
5650
+ default:
5651
+ return "w-[21px] h-[21px] stroke-[1.25px]";
5216
5652
  }
5217
5653
  };
5218
- return /* @__PURE__ */ (0, import_jsx_runtime2.jsx)("div", { className: "h-fit w-fit", onClick, children: /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(
5219
- SVGIcon,
5220
- {
5221
- fill,
5222
- className: className ? `${getInputIconSize(size)} ${className}` : `${getInputIconSize(size)}`,
5223
- ...props
5224
- }
5225
- ) });
5654
+ return /* @__PURE__ */ (0, import_jsx_runtime2.jsx)("div", { className: `m-0 flex items-center justify-center p-0 ${className}`, onClick, children: /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(SVGIcon, { fill, className: getInputIconSize(size), ...props }) });
5226
5655
  };
5227
5656
  var Icon_default = Icon;
5228
5657
 
5658
+ // src/components/button/button.style.ts
5659
+ var buttonBaseStyle = tv({
5660
+ slots: {
5661
+ base: [
5662
+ "relative",
5663
+ "flex",
5664
+ "items-center",
5665
+ "justify-center",
5666
+ "whitespace-nowrap",
5667
+ "transition",
5668
+ "duration-200",
5669
+ "select-none",
5670
+ "overflow-hidden",
5671
+ "box-border",
5672
+ "border",
5673
+ "border-transparent"
5674
+ ]
5675
+ },
5676
+ variants: {
5677
+ variant: {
5678
+ solid: [],
5679
+ soft: [],
5680
+ outline: [],
5681
+ ghost: []
5682
+ },
5683
+ color: {
5684
+ primary: [],
5685
+ secondary: [],
5686
+ neutral: [],
5687
+ info: [],
5688
+ success: [],
5689
+ warning: [],
5690
+ danger: []
5691
+ },
5692
+ disabled: {
5693
+ true: {
5694
+ base: ["!bg-neutral-soft", "!border-neutral-soft", "!text-neutral-light", "pointer-events-none"]
5695
+ }
5696
+ },
5697
+ isInGroup: {
5698
+ true: {
5699
+ base: [
5700
+ "[&:not(:first-child):not(:last-child)]:rounded-none",
5701
+ "first:rounded-r-none",
5702
+ "last:rounded-l-none",
5703
+ "[&:not(:first-child)]:border-l-0"
5704
+ ]
5705
+ }
5706
+ }
5707
+ },
5708
+ compoundVariants: [
5709
+ {
5710
+ variant: "solid",
5711
+ color: "primary",
5712
+ class: {
5713
+ base: [
5714
+ "text-white",
5715
+ "bg-primary-main",
5716
+ "hover:[background:linear-gradient(0deg,var(--dn-trans-light)_0%,var(--dn-trans-light)_100%),var(--dn-primary-main)]",
5717
+ "active:bg-primary-dark"
5718
+ ]
5719
+ }
5720
+ },
5721
+ {
5722
+ variant: "solid",
5723
+ color: "secondary",
5724
+ class: {
5725
+ base: [
5726
+ "text-white",
5727
+ "bg-secondary-main",
5728
+ "hover:[background:linear-gradient(0deg,var(--dn-trans-light)_0%,var(--dn-trans-light)_100%),var(--dn-secondary-main)]",
5729
+ "active:bg-secondary-dark"
5730
+ ]
5731
+ }
5732
+ },
5733
+ {
5734
+ variant: "solid",
5735
+ color: "neutral",
5736
+ class: {
5737
+ base: [
5738
+ "text-white",
5739
+ "bg-neutral-main",
5740
+ "hover:[background:linear-gradient(0deg,var(--dn-trans-light)_0%,var(--dn-trans-light)_100%),var(--dn-neutral-main)]",
5741
+ "active:bg-neutral-dark"
5742
+ ]
5743
+ }
5744
+ },
5745
+ {
5746
+ variant: "solid",
5747
+ color: "info",
5748
+ class: {
5749
+ base: [
5750
+ "text-white",
5751
+ "bg-info-main",
5752
+ "hover:[background:linear-gradient(0deg,var(--dn-trans-light)_0%,var(--dn-trans-light)_100%),var(--dn-info-main)]",
5753
+ "active:bg-info-dark"
5754
+ ]
5755
+ }
5756
+ },
5757
+ {
5758
+ variant: "solid",
5759
+ color: "success",
5760
+ class: {
5761
+ base: [
5762
+ "text-white",
5763
+ "bg-success-main",
5764
+ "hover:[background:linear-gradient(0deg,var(--dn-trans-light)_0%,var(--dn-trans-light)_100%),var(--dn-success-main)]",
5765
+ "active:bg-success-dark"
5766
+ ]
5767
+ }
5768
+ },
5769
+ {
5770
+ variant: "solid",
5771
+ color: "warning",
5772
+ class: {
5773
+ base: [
5774
+ "text-white",
5775
+ "bg-warning-main",
5776
+ "hover:[background:linear-gradient(0deg,var(--dn-trans-light)_0%,var(--dn-trans-light)_100%),var(--dn-warning-main)]",
5777
+ "active:bg-warning-dark"
5778
+ ]
5779
+ }
5780
+ },
5781
+ {
5782
+ variant: "solid",
5783
+ color: "danger",
5784
+ class: {
5785
+ base: [
5786
+ "text-white",
5787
+ "bg-danger-main",
5788
+ "hover:[background:linear-gradient(0deg,var(--dn-trans-light)_0%,var(--dn-trans-light)_100%),var(--dn-danger-main)]",
5789
+ "active:bg-danger-dark"
5790
+ ]
5791
+ }
5792
+ },
5793
+ // soft & color
5794
+ {
5795
+ variant: "soft",
5796
+ color: "primary",
5797
+ class: {
5798
+ base: [
5799
+ "text-primary-main",
5800
+ "bg-primary-soft",
5801
+ "border-primary-soft",
5802
+ "hover:border-primary-light",
5803
+ "active:bg-primary-light"
5804
+ ]
5805
+ }
5806
+ },
5807
+ {
5808
+ variant: "soft",
5809
+ color: "secondary",
5810
+ class: {
5811
+ base: [
5812
+ "text-secondary-main",
5813
+ "bg-secondary-soft",
5814
+ "border-secondary-soft",
5815
+ "hover:border-secondary-light",
5816
+ "active:bg-secondary-light"
5817
+ ]
5818
+ }
5819
+ },
5820
+ {
5821
+ variant: "soft",
5822
+ color: "neutral",
5823
+ class: {
5824
+ base: [
5825
+ "text-neutral-main",
5826
+ "bg-neutral-soft",
5827
+ "border-neutral-soft",
5828
+ "hover:border-neutral-light",
5829
+ "active:bg-neutral-light"
5830
+ ]
5831
+ }
5832
+ },
5833
+ {
5834
+ variant: "soft",
5835
+ color: "info",
5836
+ class: {
5837
+ base: ["text-info-main", "bg-info-soft", "border-info-soft", "hover:border-info-light", "active:bg-info-light"]
5838
+ }
5839
+ },
5840
+ {
5841
+ variant: "soft",
5842
+ color: "success",
5843
+ class: {
5844
+ base: [
5845
+ "text-success-main",
5846
+ "bg-success-soft",
5847
+ "border-success-soft",
5848
+ "hover:border-success-light",
5849
+ "active:bg-success-light"
5850
+ ]
5851
+ }
5852
+ },
5853
+ {
5854
+ variant: "soft",
5855
+ color: "warning",
5856
+ class: {
5857
+ base: [
5858
+ "text-warning-main",
5859
+ "bg-warning-soft",
5860
+ "border-warning-soft",
5861
+ "hover:border-warning-light",
5862
+ "active:bg-warning-light"
5863
+ ]
5864
+ }
5865
+ },
5866
+ {
5867
+ variant: "soft",
5868
+ color: "danger",
5869
+ class: {
5870
+ base: [
5871
+ "text-danger-main",
5872
+ "bg-danger-soft",
5873
+ "border-danger-soft",
5874
+ "hover:border-danger-light",
5875
+ "active:bg-danger-light"
5876
+ ]
5877
+ }
5878
+ },
5879
+ // outline & color
5880
+ {
5881
+ variant: "outline",
5882
+ color: "primary",
5883
+ class: {
5884
+ base: [
5885
+ "bg-body-background",
5886
+ "border-primary-main",
5887
+ "text-primary-main",
5888
+ "hover:bg-primary-soft",
5889
+ "active:bg-primary-light"
5890
+ ]
5891
+ }
5892
+ },
5893
+ {
5894
+ variant: "outline",
5895
+ color: "secondary",
5896
+ class: {
5897
+ base: [
5898
+ "bg-body-background",
5899
+ "border-secondary-main",
5900
+ "text-secondary-main",
5901
+ "hover:bg-secondary-soft",
5902
+ "active:bg-secondary-light"
5903
+ ]
5904
+ }
5905
+ },
5906
+ {
5907
+ variant: "outline",
5908
+ color: "neutral",
5909
+ class: {
5910
+ base: [
5911
+ "bg-body-background",
5912
+ "border-neutral-main",
5913
+ "text-neutral-main",
5914
+ "hover:bg-neutral-soft",
5915
+ "active:bg-neutral-light"
5916
+ ]
5917
+ }
5918
+ },
5919
+ {
5920
+ variant: "outline",
5921
+ color: "info",
5922
+ class: {
5923
+ base: [
5924
+ "bg-body-background",
5925
+ "border-info-main",
5926
+ "text-info-main",
5927
+ "hover:bg-info-soft",
5928
+ "active:bg-info-light"
5929
+ ]
5930
+ }
5931
+ },
5932
+ {
5933
+ variant: "outline",
5934
+ color: "success",
5935
+ class: {
5936
+ base: [
5937
+ "bg-body-background",
5938
+ "border-success-main",
5939
+ "text-success-main",
5940
+ "hover:bg-success-soft",
5941
+ "active:bg-success-light"
5942
+ ]
5943
+ }
5944
+ },
5945
+ {
5946
+ variant: "outline",
5947
+ color: "warning",
5948
+ class: {
5949
+ base: [
5950
+ "bg-body-background",
5951
+ "border-warning-main",
5952
+ "text-warning-main",
5953
+ "hover:bg-warning-soft",
5954
+ "active:bg-warning-light"
5955
+ ]
5956
+ }
5957
+ },
5958
+ {
5959
+ variant: "outline",
5960
+ color: "danger",
5961
+ class: {
5962
+ base: [
5963
+ "bg-body-background",
5964
+ "border-danger-main",
5965
+ "text-danger-main",
5966
+ "hover:bg-danger-soft",
5967
+ "active:bg-danger-light"
5968
+ ]
5969
+ }
5970
+ },
5971
+ // ghost & color
5972
+ {
5973
+ variant: "ghost",
5974
+ color: "primary",
5975
+ class: {
5976
+ base: [
5977
+ "text-primary-main",
5978
+ "border-transparent",
5979
+ "hover:bg-primary-soft",
5980
+ "active:bg-primary-main",
5981
+ "active:text-common-white"
5982
+ ]
5983
+ }
5984
+ },
5985
+ {
5986
+ variant: "ghost",
5987
+ color: "secondary",
5988
+ class: {
5989
+ base: [
5990
+ "text-secondary-main",
5991
+ "border-transparent",
5992
+ "hover:bg-secondary-soft",
5993
+ "active:bg-secondary-main",
5994
+ "active:text-common-white"
5995
+ ]
5996
+ }
5997
+ },
5998
+ {
5999
+ variant: "ghost",
6000
+ color: "neutral",
6001
+ class: {
6002
+ base: [
6003
+ "text-neutral-main",
6004
+ "border-transparent",
6005
+ "hover:bg-neutral-soft",
6006
+ "active:bg-neutral-main",
6007
+ "active:text-common-white"
6008
+ ]
6009
+ }
6010
+ },
6011
+ {
6012
+ variant: "ghost",
6013
+ color: "info",
6014
+ class: {
6015
+ base: [
6016
+ "text-info-main",
6017
+ "border-transparent",
6018
+ "hover:bg-info-soft",
6019
+ "active:bg-info-main",
6020
+ "active:text-common-white"
6021
+ ]
6022
+ }
6023
+ },
6024
+ {
6025
+ variant: "ghost",
6026
+ color: "success",
6027
+ class: {
6028
+ base: [
6029
+ "text-success-main",
6030
+ "border-transparent",
6031
+ "hover:bg-success-soft",
6032
+ "active:bg-success-main",
6033
+ "active:text-common-white"
6034
+ ]
6035
+ }
6036
+ },
6037
+ {
6038
+ variant: "ghost",
6039
+ color: "warning",
6040
+ class: {
6041
+ base: [
6042
+ "text-warning-main",
6043
+ "border-transparent",
6044
+ "hover:bg-warning-soft",
6045
+ "active:bg-warning-main",
6046
+ "active:text-common-white"
6047
+ ]
6048
+ }
6049
+ },
6050
+ {
6051
+ variant: "ghost",
6052
+ color: "danger",
6053
+ class: {
6054
+ base: [
6055
+ "text-danger-main",
6056
+ "border-transparent",
6057
+ "hover:bg-danger-soft",
6058
+ "active:bg-danger-main",
6059
+ "active:text-common-white"
6060
+ ]
6061
+ }
6062
+ },
6063
+ // variant && size
6064
+ {
6065
+ variant: ["soft", "outline"],
6066
+ size: "sm",
6067
+ class: {
6068
+ base: ["border-sm"]
6069
+ }
6070
+ },
6071
+ {
6072
+ variant: ["soft", "outline"],
6073
+ size: "md",
6074
+ class: {
6075
+ base: ["border-md"]
6076
+ }
6077
+ },
6078
+ {
6079
+ variant: ["soft", "outline"],
6080
+ size: "lg",
6081
+ class: {
6082
+ base: ["border-lg"]
6083
+ }
6084
+ },
6085
+ {
6086
+ variant: ["soft", "outline"],
6087
+ size: "xl",
6088
+ class: {
6089
+ base: ["border-xl"]
6090
+ }
6091
+ },
6092
+ // variant && disabled
6093
+ {
6094
+ variant: ["soft", "ghost"],
6095
+ disabled: true,
6096
+ class: {
6097
+ base: ["!border-neutral-soft"]
6098
+ }
6099
+ },
6100
+ {
6101
+ variant: ["outline"],
6102
+ disabled: true,
6103
+ class: {
6104
+ base: ["!border-neutral-light"]
6105
+ }
6106
+ }
6107
+ ]
6108
+ });
6109
+
5229
6110
  // src/utils/props.ts
5230
6111
  var mapPropsVariants = (props, variantKeys, removeVariantProps = true) => {
5231
6112
  if (!variantKeys) {
@@ -5338,10 +6219,11 @@ var TextButton = (0, import_react.forwardRef)((originalProps, ref) => {
5338
6219
  TextButton.displayName = "TextButton";
5339
6220
  var text_button_default = TextButton;
5340
6221
  var textButtonStyle = tv({
6222
+ extend: buttonBaseStyle,
5341
6223
  slots: {
5342
- base: ["flex", "items-center", "justify-center", "whitespace-nowrap", "overflow-hidden"],
6224
+ base: ["!bg-transparent", "!border-transparent", "active:text-primary-strong", "font-bold"],
5343
6225
  content: [],
5344
- underline: ["underline", "decoration-skip-ink", "underline-offset-auto"]
6226
+ underline: ["underline", "decoration-skip-ink"]
5345
6227
  },
5346
6228
  variants: {
5347
6229
  variant: {
@@ -5360,35 +6242,30 @@ var textButtonStyle = tv({
5360
6242
  size: {
5361
6243
  sm: {
5362
6244
  base: ["text-sm"],
5363
- underline: ["decoration-[1px]"]
6245
+ underline: ["decoration-[0.6px]", "underline-offset-[2.4px]"]
5364
6246
  },
5365
6247
  md: {
5366
6248
  base: ["text-md"],
5367
- underline: ["decoration-[1.25px]"]
6249
+ underline: ["decoration-[0.7px]", "underline-offset-[2.8px]"]
5368
6250
  },
5369
6251
  lg: {
5370
6252
  base: ["text-lg"],
5371
- underline: ["decoration-[1.5px]"]
6253
+ underline: ["decoration-[0.8px]", "underline-offset-[3.2px]"]
5372
6254
  },
5373
6255
  xl: {
5374
6256
  base: ["text-xl"],
5375
- underline: ["decoration-[1.75px]"]
6257
+ underline: ["decoration-[0.9px]", "underline-offset-[3.6px]"]
5376
6258
  }
5377
6259
  },
5378
6260
  disabled: {
5379
6261
  true: {
5380
- base: ["!text-neutral-light", "pointer-events-none"]
5381
- }
6262
+ base: ["!bg-transparent", "!border-transparent", "!text-neutral-light", "pointer-events-none"]
6263
+ },
6264
+ false: {}
5382
6265
  },
5383
6266
  isInGroup: {
5384
- true: {
5385
- base: [
5386
- "[&:not(:first-child):not(:last-child)]:rounded-none",
5387
- "first:rounded-r-none",
5388
- "last:rounded-l-none",
5389
- "[&:not(:first-child)]:border-l-0"
5390
- ]
5391
- }
6267
+ true: {},
6268
+ false: {}
5392
6269
  }
5393
6270
  },
5394
6271
  compoundVariants: [
@@ -5407,7 +6284,7 @@ var textButtonStyle = tv({
5407
6284
  {
5408
6285
  color: "neutral",
5409
6286
  class: {
5410
- base: ["text-neutral-main", "hover:text-neutral-dark", "active:text-neutral-strong"]
6287
+ base: ["text-body-foreground", "hover:text-neutral-dark", "active:text-neutral-strong"]
5411
6288
  }
5412
6289
  },
5413
6290
  {