@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
@@ -183,6 +183,352 @@ var import_tailwind_variants = require("tailwind-variants");
183
183
  // ../tailwind-config/src/plugin.ts
184
184
  var import_plugin = __toESM(require_plugin());
185
185
 
186
+ // ../tailwind-config/src/colors/primitive-palette.ts
187
+ var primitivePalette = {
188
+ bg: {
189
+ "01": "#040811",
190
+ "02": "#040811",
191
+ "03": "#14161E",
192
+ "04": "#070414",
193
+ "05": "#070C12",
194
+ "06": "#202123"
195
+ },
196
+ gray: {
197
+ cool: {
198
+ 50: "#F7F7F8",
199
+ 100: "#EEEEF0",
200
+ 200: "#D8D9DF",
201
+ 300: "#B6B8C3",
202
+ 400: "#999CA9",
203
+ 500: "#717486",
204
+ 600: "#5B5E6E",
205
+ 700: "#4A4C5A",
206
+ 800: "#40424C",
207
+ 900: "#36373F",
208
+ 950: "#25252C"
209
+ },
210
+ warm: {
211
+ 50: "#F6F6F6",
212
+ 100: "#E7E7E7",
213
+ 200: "#D1D1D1",
214
+ 300: "#B0B0B0",
215
+ 400: "#888888",
216
+ 500: "#6D6D6D",
217
+ 600: "#5D5D5D",
218
+ 700: "#525252",
219
+ 800: "#454545",
220
+ 900: "#3D3D3D",
221
+ 950: "#25252C"
222
+ }
223
+ },
224
+ opacity: {
225
+ white: {
226
+ "0": "#FFFFFF, 0",
227
+ 5: "#FFFFFF, 5",
228
+ 10: "#FFFFFF, 10",
229
+ 20: "#FFFFFF, 20",
230
+ 30: "#FFFFFF, 30",
231
+ 40: "#FFFFFF, 40",
232
+ 50: "#FFFFFF, 50",
233
+ 60: "#FFFFFF, 60",
234
+ 70: "#FFFFFF, 70",
235
+ 80: "#FFFFFF, 80",
236
+ 90: "#FFFFFF, 90"
237
+ },
238
+ black: {
239
+ "0": "#000000, 0",
240
+ 5: "#000000, 5",
241
+ 10: "#000000, 10",
242
+ 20: "#000000, 20",
243
+ 30: "#000000, 30",
244
+ 40: "#000000, 40",
245
+ 50: "#000000, 50",
246
+ 60: "#000000, 60",
247
+ 70: "#000000, 70",
248
+ 80: "#000000, 80",
249
+ 90: "#000000, 90"
250
+ }
251
+ },
252
+ red: {
253
+ 50: "#FEF2F2",
254
+ 100: "#FEE9E9",
255
+ 200: "#FCCFD2",
256
+ 300: "#F9A8AC",
257
+ 400: "#F57780",
258
+ 500: "#EC4757",
259
+ 600: "#D82640",
260
+ 700: "#B71934",
261
+ 800: "#991832",
262
+ 900: "#831831",
263
+ 950: "#831831"
264
+ },
265
+ rose: {
266
+ 50: "#FDF4F6",
267
+ 100: "#F9E9EC",
268
+ 200: "#F4D8DD",
269
+ 300: "#E9B8C2",
270
+ 400: "#DF96A6",
271
+ 500: "#CB6881",
272
+ 600: "#B54969",
273
+ 700: "#973957",
274
+ 800: "#7F324D",
275
+ 900: "#6A2740",
276
+ 950: "#3C1523"
277
+ },
278
+ hotPink: {
279
+ 50: "#FDF2F7",
280
+ 100: "#FDE6F0",
281
+ 200: "#FCCEE3",
282
+ 300: "#FBA6CA",
283
+ 400: "#F76FA6",
284
+ 500: "#F04485",
285
+ 600: "#E2326C",
286
+ 700: "#C21448",
287
+ 800: "#A1133C",
288
+ 900: "#861535",
289
+ 950: "#52051B"
290
+ },
291
+ sepia: {
292
+ 50: "#FCF5F4",
293
+ 100: "#FAE9E9",
294
+ 200: "#F5D6D7",
295
+ 300: "#EDB4B6",
296
+ 400: "#E28A8F",
297
+ 500: "#D45F69",
298
+ 600: "#BE4051",
299
+ 700: "#9F3142",
300
+ 800: "#862B3C",
301
+ 900: "#6B2433",
302
+ 950: "#320E15"
303
+ },
304
+ orange: {
305
+ 50: "#FEF7EE",
306
+ 100: "#FDEDD7",
307
+ 200: "#F9D8AF",
308
+ 300: "#F5BB7C",
309
+ 400: "#F09447",
310
+ 500: "#EC7723",
311
+ 600: "#E15F19",
312
+ 700: "#E15F19",
313
+ 800: "#92391A",
314
+ 900: "#763118",
315
+ 950: "#40160A"
316
+ },
317
+ yellow: {
318
+ 50: "#F9F2E5",
319
+ 100: "#F5E6BC",
320
+ 200: "#FFE9BC",
321
+ 300: "#FFD174",
322
+ 400: "#F8BE4A",
323
+ 500: "#EAAD30",
324
+ 600: "#D77908",
325
+ 700: "#B2550B",
326
+ 800: "#91420F",
327
+ 900: "#773610",
328
+ 950: "#441B04"
329
+ },
330
+ tree: {
331
+ 50: "#F5F3F1",
332
+ 100: "#E5E1DC",
333
+ 200: "#CCC5BC",
334
+ 300: "#AFA395",
335
+ 400: "#978878",
336
+ 500: "#907E6F",
337
+ 600: "#756459",
338
+ 700: "#5F4F49",
339
+ 800: "#524541",
340
+ 900: "#483D3B",
341
+ 950: "#282120"
342
+ },
343
+ brown: {
344
+ 50: "#F6F3F0",
345
+ 100: "#F4EDEC",
346
+ 200: "#EBDFDD",
347
+ 300: "#DCC9C5",
348
+ 400: "#C6A9A3",
349
+ 500: "#B08983",
350
+ 600: "#A27E77",
351
+ 700: "#7F5D56",
352
+ 800: "#6A4F4A",
353
+ 900: "#5B4541",
354
+ 950: "#2C1E1C"
355
+ },
356
+ lime: {
357
+ 50: "#F7FFE5",
358
+ 100: "#ECFFC7",
359
+ 200: "#D9FF95",
360
+ 300: "#BDFE58",
361
+ 400: "#A1F524",
362
+ 500: "#82DC06",
363
+ 600: "#63B000",
364
+ 700: "#4B8506",
365
+ 800: "#3E690B",
366
+ 900: "#34580F",
367
+ 950: "#193102"
368
+ },
369
+ green: {
370
+ 50: "#E7F3EB",
371
+ 100: "#DFF9EA",
372
+ 200: "#CEECDA",
373
+ 300: "#9CD4B3",
374
+ 400: "#6EC092",
375
+ 500: "#3FA46B",
376
+ 600: "#209754",
377
+ 700: "#1E7745",
378
+ 800: "#1D5E3A",
379
+ 900: "#194E32",
380
+ 950: "#082B19"
381
+ },
382
+ timberGreen: {
383
+ 50: "#F1FCF5",
384
+ 100: "#DFF9EA",
385
+ 200: "#B5DACD",
386
+ 300: "#8ABFAF",
387
+ 400: "#60A18F",
388
+ 500: "#468675",
389
+ 600: "#366B5F",
390
+ 700: "#2E574D",
391
+ 800: "#2A4641",
392
+ 900: "#1D2F2B",
393
+ 950: "#11221E"
394
+ },
395
+ teal: {
396
+ 50: "#E2F1F0",
397
+ 100: "#C9EBE8",
398
+ 200: "#C7E8E5",
399
+ 300: "#8AD0D0",
400
+ 400: "#67C4C4",
401
+ 500: "#39A6A7",
402
+ 600: "#258386",
403
+ 700: "#1B666A",
404
+ 800: "#1A5255",
405
+ 900: "#1A4447",
406
+ 950: "#09272A"
407
+ },
408
+ lightBlue: {
409
+ 50: "#F2F8FD",
410
+ 100: "#E3EFFB",
411
+ 200: "#C1E0F6",
412
+ 300: "#8BC6EE",
413
+ 400: "#3DA2E1",
414
+ 500: "#258FD2",
415
+ 600: "#1771B2",
416
+ 700: "#145A90",
417
+ 800: "#154D77",
418
+ 900: "#174163",
419
+ 950: "#062C2D"
420
+ },
421
+ sea: {
422
+ 50: "#F4F6FC",
423
+ 100: "#E8EDF6",
424
+ 200: "#CBD9EB",
425
+ 300: "#9FB9DA",
426
+ 400: "#6A93C5",
427
+ 500: "#446FA4",
428
+ 600: "#375D92",
429
+ 700: "#2D4B77",
430
+ 800: "#294163",
431
+ 900: "#263954",
432
+ 950: "#1A2537"
433
+ },
434
+ blue: {
435
+ 50: "#F0F6FE",
436
+ 100: "#DDEAFC",
437
+ 200: "#C2DBFB",
438
+ 300: "#98C5F8",
439
+ 400: "#68A7F2",
440
+ 500: "#377CEB",
441
+ 600: "#2F68E1",
442
+ 700: "#2754CE",
443
+ 800: "#20429E",
444
+ 900: "#1C2A52",
445
+ 950: "#061132"
446
+ },
447
+ lightPurple: {
448
+ 50: "#F6F5FD",
449
+ 100: "#EEEDFA",
450
+ 200: "#DDDCFD",
451
+ 300: "#BDB9EC",
452
+ 400: "#AAA1E4",
453
+ 500: "#826CE3",
454
+ 600: "#7250D7",
455
+ 700: "#623DC4",
456
+ 800: "#5133A4",
457
+ 900: "#442B87",
458
+ 950: "#291A5B"
459
+ }
460
+ };
461
+
462
+ // ../tailwind-config/src/colors/semantic-palette.ts
463
+ var semanticPalette = {
464
+ primary: {
465
+ soft: { light: primitivePalette.blue[100], dark: primitivePalette.blue[950] },
466
+ light: { light: primitivePalette.blue[200], dark: primitivePalette.blue[900] },
467
+ main: { light: primitivePalette.blue[600], dark: primitivePalette.blue[600] },
468
+ dark: { light: primitivePalette.blue[800], dark: primitivePalette.blue[500] },
469
+ strong: { light: primitivePalette.blue[900], dark: primitivePalette.blue[200] }
470
+ },
471
+ secondary: {
472
+ soft: { light: primitivePalette.lightPurple[100], dark: primitivePalette.lightPurple[950] },
473
+ light: { light: primitivePalette.lightPurple[200], dark: primitivePalette.lightPurple[900] },
474
+ main: { light: primitivePalette.lightPurple[600], dark: primitivePalette.lightPurple[500] },
475
+ dark: { light: primitivePalette.lightPurple[800], dark: primitivePalette.lightPurple[700] },
476
+ strong: { light: primitivePalette.lightPurple[950], dark: primitivePalette.lightPurple[950] }
477
+ },
478
+ body: {
479
+ foreground: { light: primitivePalette.gray.cool[950], dark: primitivePalette.gray.cool[50] },
480
+ background: { light: primitivePalette.gray.cool[50], dark: primitivePalette.bg["06"] }
481
+ },
482
+ neutral: {
483
+ soft: { light: primitivePalette.gray.cool[100], dark: primitivePalette.gray.cool[900] },
484
+ light: { light: primitivePalette.gray.cool[200], dark: primitivePalette.gray.cool[700] },
485
+ main: { light: primitivePalette.gray.cool[400], dark: primitivePalette.gray.cool[400] },
486
+ dark: { light: primitivePalette.gray.cool[500], dark: primitivePalette.gray.cool[300] },
487
+ strong: { light: primitivePalette.gray.cool[700], dark: primitivePalette.gray.cool[200] }
488
+ },
489
+ trans: {
490
+ soft: { light: primitivePalette.opacity.black[5], dark: primitivePalette.opacity.white[5] },
491
+ light: { light: primitivePalette.opacity.black[10], dark: primitivePalette.opacity.white[10] },
492
+ main: { light: primitivePalette.opacity.black[20], dark: primitivePalette.opacity.white[20] },
493
+ dark: { light: primitivePalette.opacity.black[30], dark: primitivePalette.opacity.white[30] },
494
+ strong: { light: primitivePalette.opacity.black[60], dark: primitivePalette.opacity.black[60] }
495
+ },
496
+ common: {
497
+ black: { light: primitivePalette.gray.cool[950], dark: primitivePalette.gray.cool[950] },
498
+ white: { light: primitivePalette.gray.cool[50], dark: primitivePalette.gray.cool[50] },
499
+ transparent: { light: primitivePalette.opacity.white["0"], dark: primitivePalette.opacity.black["0"] },
500
+ hover: { light: primitivePalette.opacity.black[5], dark: primitivePalette.opacity.white[5] }
501
+ },
502
+ info: {
503
+ soft: { light: primitivePalette.teal[50], dark: primitivePalette.teal[950] },
504
+ light: { light: primitivePalette.teal[100], dark: primitivePalette.teal[900] },
505
+ main: { light: primitivePalette.teal[500], dark: primitivePalette.teal[500] },
506
+ dark: { light: primitivePalette.teal[600], dark: primitivePalette.teal[700] },
507
+ strong: { light: "", dark: "" }
508
+ },
509
+ success: {
510
+ soft: { light: primitivePalette.green[50], dark: primitivePalette.green[950] },
511
+ light: { light: primitivePalette.green[200], dark: primitivePalette.green[900] },
512
+ main: { light: primitivePalette.green[500], dark: primitivePalette.green[600] },
513
+ dark: { light: primitivePalette.green[600], dark: primitivePalette.green[700] },
514
+ strong: { light: "", dark: "" }
515
+ },
516
+ warning: {
517
+ soft: { light: primitivePalette.yellow[50], dark: primitivePalette.yellow[950] },
518
+ light: { light: primitivePalette.yellow[100], dark: primitivePalette.yellow[900] },
519
+ main: { light: primitivePalette.yellow[500], dark: primitivePalette.yellow[600] },
520
+ dark: { light: primitivePalette.yellow[600], dark: primitivePalette.yellow[700] },
521
+ strong: { light: "", dark: "" }
522
+ },
523
+ danger: {
524
+ soft: { light: primitivePalette.hotPink[50], dark: primitivePalette.hotPink[950] },
525
+ light: { light: primitivePalette.hotPink[200], dark: primitivePalette.hotPink[900] },
526
+ main: { light: primitivePalette.hotPink[500], dark: primitivePalette.hotPink[500] },
527
+ dark: { light: primitivePalette.hotPink[600], dark: primitivePalette.hotPink[700] },
528
+ strong: { light: "", dark: "" }
529
+ }
530
+ };
531
+
186
532
  // ../tailwind-config/src/typography/font.ts
187
533
  var fontSize = {
188
534
  h1: [
@@ -386,7 +732,7 @@ var boxShadow = {
386
732
  "drop-sm": "0 4px 12px 0 rgba(0, 0, 0, 0.1)",
387
733
  "drop-md": "0 6px 18px 0 rgba(0, 0, 0, 0.1)",
388
734
  "drop-lg": "0 8px 24px 0 rgba(0, 0, 0, 0.1)",
389
- "drop-xl": "0 10px 30px 0 rgba(0, 0, 0, 0.1)"
735
+ "drop-xl": "0 0px 60px 0 rgba(0, 0, 0, 0.2)"
390
736
  };
391
737
 
392
738
  // ../tailwind-config/src/border/radius.ts
@@ -395,8 +741,19 @@ var borderRadius = {
395
741
  md: "6px",
396
742
  lg: "8px",
397
743
  xl: "10px",
744
+ "2xl": "20px",
398
745
  none: "0",
399
- full: "9999px"
746
+ full: "9999px",
747
+ 2: "2px",
748
+ 5: "5px"
749
+ };
750
+
751
+ // ../tailwind-config/src/border/width.ts
752
+ var borderWidth = {
753
+ sm: "1px",
754
+ md: "1.25px",
755
+ lg: "1.5px",
756
+ xl: "1.75px"
400
757
  };
401
758
 
402
759
  // ../tailwind-config/src/space/gap.ts
@@ -404,7 +761,11 @@ var gap = {
404
761
  sm: "4px",
405
762
  md: "6px",
406
763
  lg: "8px",
407
- xl: "10px"
764
+ xl: "10px",
765
+ 5: "5px",
766
+ 10: "10px",
767
+ 20: "20px",
768
+ 30: "30px"
408
769
  };
409
770
 
410
771
  // src/utils/tailwind-variants.ts
@@ -419,7 +780,8 @@ var tv = (0, import_tailwind_variants.createTV)({
419
780
  borderRadius: [{ rounded: [...typedKeys(borderRadius)] }],
420
781
  boxShadow: [{ shadow: [...typedKeys(boxShadow)] }],
421
782
  padding: [{ p: [...COMMON_SIZE] }],
422
- gap: [{ gap: [...typedKeys(gap)] }]
783
+ gap: [{ gap: [...typedKeys(gap)] }],
784
+ borderWidth: [{ border: [...typedKeys(borderWidth)] }]
423
785
  }
424
786
  }
425
787
  });
@@ -475,7 +837,7 @@ var CheckBoxIcon = ({ size, isSelected, className }) => {
475
837
  "path",
476
838
  {
477
839
  d: "M2.16667 6.90123L5.63334 10.1111L10.8333 2.88889",
478
- stroke: "white",
840
+ stroke: "currentColor",
479
841
  strokeWidth,
480
842
  strokeLinecap: "round",
481
843
  strokeLinejoin: "round",
@@ -508,7 +870,7 @@ var checkboxStyle = tv({
508
870
  "group-has-[:checked]:after:opacity-100",
509
871
  "before:transition duration-200"
510
872
  ],
511
- icon: ["z-10", "opacity-0", "group-has-[:checked]:opacity-100", "text-neutral-light"],
873
+ icon: ["z-10", "opacity-0", "group-has-[:checked]:opacity-100", "text-common-white"],
512
874
  labelReverse: ["flex-row-reverse"],
513
875
  label: ["relative", "text-body-foreground", "select-none"]
514
876
  },
@@ -541,54 +903,26 @@ var checkboxStyle = tv({
541
903
  },
542
904
  size: {
543
905
  sm: {
544
- base: ["gap-[8px]"],
545
- wrapper: [
546
- "w-[12px]",
547
- "h-[12px]",
548
- "rounded-[2px]",
549
- "before:border-sm",
550
- "before:rounded-[2px]",
551
- "after:rounded-[2px]"
552
- ],
906
+ base: ["gap-lg"],
907
+ wrapper: ["w-[12px]", "h-[12px]", "rounded-2", "before:border-sm", "before:rounded-2", "after:rounded-2"],
553
908
  label: ["text-sm"],
554
909
  icon: ["w-[10px]", "h-[10px]"]
555
910
  },
556
911
  md: {
557
- base: ["gap-[8px]"],
558
- wrapper: [
559
- "w-[15px]",
560
- "h-[15px]",
561
- "rounded-[2px]",
562
- "before:border-md",
563
- "before:rounded-[2px]",
564
- "after:rounded-[2px]"
565
- ],
912
+ base: ["gap-lg"],
913
+ wrapper: ["w-[15px]", "h-[15px]", "rounded-2", "before:border-md", "before:rounded-2", "after:rounded-2"],
566
914
  label: ["text-md"],
567
915
  icon: ["w-[13px]", "h-[13px]"]
568
916
  },
569
917
  lg: {
570
- base: ["gap-[10px]"],
571
- wrapper: [
572
- "w-[18px]",
573
- "h-[18px]",
574
- "rounded-[4px]",
575
- "before:border-lg",
576
- "before:rounded-[4px]",
577
- "after:rounded-[4px]"
578
- ],
918
+ base: ["gap-xl"],
919
+ wrapper: ["w-[18px]", "h-[18px]", "rounded-sm", "before:border-lg", "before:rounded-sm", "after:rounded-sm"],
579
920
  label: ["text-lg"],
580
921
  icon: ["w-[16px]", "h-[16px]"]
581
922
  },
582
923
  xl: {
583
- base: ["gap-[10px]"],
584
- wrapper: [
585
- "w-[21px]",
586
- "h-[21px]",
587
- "rounded-[4px]",
588
- "before:border-xl",
589
- "before:rounded-[2px]",
590
- "after:rounded-[2px]"
591
- ],
924
+ base: ["gap-xl"],
925
+ wrapper: ["w-[21px]", "h-[21px]", "rounded-sm", "before:border-xl", "before:rounded-sm", "after:rounded-sm"],
592
926
  label: ["text-xl"],
593
927
  icon: ["w-[19px]", "h-[19px]"]
594
928
  }
@@ -647,12 +981,17 @@ function TableHeaderCell({
647
981
  setShowTitle(el.scrollWidth > el.clientWidth);
648
982
  }
649
983
  }, [content, isCheckbox]);
650
- const titleText = !isCheckbox && showTitle ? typeof content === "string" || typeof content === "number" ? String(content) : "" : void 0;
984
+ const isTextContent = ["string", "number"].includes(typeof content) || content === null || content === void 0;
985
+ const titleText = !isCheckbox && showTitle && isTextContent ? String(content) : void 0;
651
986
  return /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(
652
987
  "th",
653
988
  {
654
989
  ref: thRef,
655
- className: clsx(slots.th({ class: classNames == null ? void 0 : classNames.th }), column == null ? void 0 : column.className, !isCheckbox && "truncate"),
990
+ className: clsx(
991
+ slots.th({ class: classNames == null ? void 0 : classNames.th }),
992
+ column == null ? void 0 : column.className,
993
+ !isCheckbox && isTextContent && "truncate"
994
+ ),
656
995
  style: isCheckbox ? {
657
996
  width: "40px",
658
997
  minWidth: "40px",
@@ -661,11 +1000,19 @@ function TableHeaderCell({
661
1000
  flexGrow: 0,
662
1001
  boxSizing: "border-box"
663
1002
  } : column ? {
664
- ...getCellStyle(column),
665
- textAlign: "center"
1003
+ ...getCellStyle(column)
666
1004
  } : void 0,
667
1005
  title: titleText,
668
- children: content
1006
+ children: isTextContent ? content : /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(
1007
+ "div",
1008
+ {
1009
+ className: clsx(
1010
+ "flex w-full items-center",
1011
+ isCheckbox ? "justify-center" : (column == null ? void 0 : column.align) === "right" ? "justify-end" : (column == null ? void 0 : column.align) === "left" ? "justify-start" : "justify-center"
1012
+ ),
1013
+ children: content
1014
+ }
1015
+ )
669
1016
  }
670
1017
  );
671
1018
  }
@@ -692,7 +1039,7 @@ var TableHead = ({
692
1039
  rowCheckbox && /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(
693
1040
  TableHeaderCell,
694
1041
  {
695
- content: /* @__PURE__ */ (0, import_jsx_runtime2.jsx)("div", { "data-checkbox": true, children: /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(
1042
+ content: /* @__PURE__ */ (0, import_jsx_runtime2.jsx)("div", { "data-checkbox": true, className: "flex h-full w-full items-center justify-center", children: /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(
696
1043
  checkbox_default,
697
1044
  {
698
1045
  size,
@@ -748,7 +1095,16 @@ function TableCell({
748
1095
  textOverflow: isTextContent ? "ellipsis" : void 0
749
1096
  },
750
1097
  title: showTitle && isTextContent ? String(content != null ? content : "") : void 0,
751
- children: content
1098
+ children: isTextContent ? content : /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(
1099
+ "div",
1100
+ {
1101
+ className: clsx(
1102
+ "flex w-full items-center",
1103
+ column.align === "right" ? "justify-end" : column.align === "left" ? "justify-start" : "justify-center"
1104
+ ),
1105
+ children: content
1106
+ }
1107
+ )
752
1108
  },
753
1109
  `${row.id}-${column.field}-${colIdx}-${rowIndex}`
754
1110
  );
@@ -773,7 +1129,7 @@ var TableBody = ({
773
1129
  {
774
1130
  className: clsx(slots.td({ class: classNames == null ? void 0 : classNames.td }), "text-center"),
775
1131
  style: { width: "40px", minWidth: "40px", textAlign: "center" },
776
- children: /* @__PURE__ */ (0, import_jsx_runtime3.jsx)("div", { "data-checkbox": true, children: /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(checkbox_default, { size, checked: checkedRows.has(rowId), onChange: (e) => onCheckRow(rowId, e.target.checked) }) })
1132
+ children: /* @__PURE__ */ (0, import_jsx_runtime3.jsx)("div", { "data-checkbox": true, className: "flex h-full w-full items-center justify-center", children: /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(checkbox_default, { size, checked: checkedRows.has(rowId), onChange: (e) => onCheckRow(rowId, e.target.checked) }) })
777
1133
  },
778
1134
  `checkbox-${rowId}-${rowIndex}`
779
1135
  );
@@ -851,6 +1207,98 @@ var import_react5 = require("react");
851
1207
  // src/components/icon/template.tsx
852
1208
  var import_jsx_runtime4 = require("react/jsx-runtime");
853
1209
  var template = {
1210
+ left: ({ className }) => {
1211
+ return /* @__PURE__ */ (0, import_jsx_runtime4.jsx)(
1212
+ "svg",
1213
+ {
1214
+ xmlns: "http://www.w3.org/2000/svg",
1215
+ width: "21",
1216
+ height: "21",
1217
+ viewBox: "0 0 21 21",
1218
+ fill: "none",
1219
+ className,
1220
+ children: /* @__PURE__ */ (0, import_jsx_runtime4.jsx)(
1221
+ "path",
1222
+ {
1223
+ d: "M12.8333 15.1667L8.16667 10.5L12.8333 5.83334",
1224
+ stroke: "currentColor",
1225
+ strokeWidth: "1.25",
1226
+ strokeLinecap: "round",
1227
+ strokeLinejoin: "round"
1228
+ }
1229
+ )
1230
+ }
1231
+ );
1232
+ },
1233
+ "left-double": ({ className }) => {
1234
+ return /* @__PURE__ */ (0, import_jsx_runtime4.jsx)(
1235
+ "svg",
1236
+ {
1237
+ xmlns: "http://www.w3.org/2000/svg",
1238
+ width: "21",
1239
+ height: "21",
1240
+ viewBox: "0 0 21 21",
1241
+ fill: "none",
1242
+ className,
1243
+ children: /* @__PURE__ */ (0, import_jsx_runtime4.jsx)(
1244
+ "path",
1245
+ {
1246
+ d: "M15.1667 5.83334L9.98148 10.5L15.1667 15.1667M11.0185 5.83334L5.83334 10.5L11.0185 15.1667",
1247
+ stroke: "currentColor",
1248
+ strokeWidth: "1.25",
1249
+ strokeLinecap: "round",
1250
+ strokeLinejoin: "round"
1251
+ }
1252
+ )
1253
+ }
1254
+ );
1255
+ },
1256
+ right: ({ className }) => {
1257
+ return /* @__PURE__ */ (0, import_jsx_runtime4.jsx)(
1258
+ "svg",
1259
+ {
1260
+ xmlns: "http://www.w3.org/2000/svg",
1261
+ width: "21",
1262
+ height: "21",
1263
+ viewBox: "0 0 21 21",
1264
+ fill: "none",
1265
+ className,
1266
+ children: /* @__PURE__ */ (0, import_jsx_runtime4.jsx)(
1267
+ "path",
1268
+ {
1269
+ d: "M8.16666 5.83334L12.8333 10.5L8.16666 15.1667",
1270
+ stroke: "currentColor",
1271
+ strokeWidth: "1.25",
1272
+ strokeLinecap: "round",
1273
+ strokeLinejoin: "round"
1274
+ }
1275
+ )
1276
+ }
1277
+ );
1278
+ },
1279
+ "right-double": ({ className }) => {
1280
+ return /* @__PURE__ */ (0, import_jsx_runtime4.jsx)(
1281
+ "svg",
1282
+ {
1283
+ xmlns: "http://www.w3.org/2000/svg",
1284
+ width: "21",
1285
+ height: "21",
1286
+ viewBox: "0 0 21 21",
1287
+ fill: "none",
1288
+ className,
1289
+ children: /* @__PURE__ */ (0, import_jsx_runtime4.jsx)(
1290
+ "path",
1291
+ {
1292
+ d: "M5.83334 5.83334L11.0185 10.5L5.83334 15.1667M9.98149 5.83334L15.1667 10.5L9.98149 15.1667",
1293
+ stroke: "currentColor",
1294
+ strokeWidth: "1.25",
1295
+ strokeLinecap: "round",
1296
+ strokeLinejoin: "round"
1297
+ }
1298
+ )
1299
+ }
1300
+ );
1301
+ },
854
1302
  "left-chevron": ({ className }) => {
855
1303
  return /* @__PURE__ */ (0, import_jsx_runtime4.jsx)(
856
1304
  "svg",
@@ -2236,46 +2684,6 @@ var template = {
2236
2684
  }
2237
2685
  );
2238
2686
  },
2239
- left: ({ className }) => {
2240
- return /* @__PURE__ */ (0, import_jsx_runtime4.jsx)(
2241
- "svg",
2242
- {
2243
- xmlns: "http://www.w3.org/2000/svg",
2244
- width: "22",
2245
- height: "22",
2246
- viewBox: "0 0 22 22",
2247
- fill: "none",
2248
- className,
2249
- children: /* @__PURE__ */ (0, import_jsx_runtime4.jsx)(
2250
- "path",
2251
- {
2252
- 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",
2253
- fill: "currentColor"
2254
- }
2255
- )
2256
- }
2257
- );
2258
- },
2259
- right: ({ className }) => {
2260
- return /* @__PURE__ */ (0, import_jsx_runtime4.jsx)(
2261
- "svg",
2262
- {
2263
- xmlns: "http://www.w3.org/2000/svg",
2264
- width: "22",
2265
- height: "22",
2266
- viewBox: "0 0 22 22",
2267
- fill: "none",
2268
- className,
2269
- children: /* @__PURE__ */ (0, import_jsx_runtime4.jsx)(
2270
- "path",
2271
- {
2272
- 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",
2273
- fill: "currentColor"
2274
- }
2275
- )
2276
- }
2277
- );
2278
- },
2279
2687
  "brace-left": ({ className }) => {
2280
2688
  return /* @__PURE__ */ (0, import_jsx_runtime4.jsx)(
2281
2689
  "svg",
@@ -2585,6 +2993,20 @@ var template = {
2585
2993
  }
2586
2994
  );
2587
2995
  },
2996
+ polygon: ({ className }) => {
2997
+ return /* @__PURE__ */ (0, import_jsx_runtime4.jsx)(
2998
+ "svg",
2999
+ {
3000
+ xmlns: "http://www.w3.org/2000/svg",
3001
+ width: "24",
3002
+ height: "24",
3003
+ viewBox: "0 0 24 24",
3004
+ fill: "none",
3005
+ className,
3006
+ children: /* @__PURE__ */ (0, import_jsx_runtime4.jsx)("polygon", { points: "12 4 20 9 20 15 12 20 4 15 4 9", stroke: "currentColor", strokeWidth: "2" })
3007
+ }
3008
+ );
3009
+ },
2588
3010
  "new-window": ({ className }) => {
2589
3011
  return /* @__PURE__ */ (0, import_jsx_runtime4.jsxs)(
2590
3012
  "svg",
@@ -5698,25 +6120,26 @@ var import_jsx_runtime5 = require("react/jsx-runtime");
5698
6120
  var Icon = ({ name, size = "md", fill = false, className, onClick, ...props }) => {
5699
6121
  const SVGIcon = template[name];
5700
6122
  const getInputIconSize = (size2) => {
5701
- switch (size2) {
6123
+ switch (String(size2)) {
5702
6124
  case "sm":
5703
- return "size-[18px]";
6125
+ return "w-[18px] h-[18px]";
5704
6126
  case "md":
5705
- return "size-[21px] stroke-[1.25px]";
6127
+ return "w-[21px] h-[21px] stroke-[1.25px]";
5706
6128
  case "lg":
5707
- return "size-[24px] stroke-[1.5px]";
6129
+ return "w-[24px] h-[24px] stroke-[1.5px]";
5708
6130
  case "xl":
5709
- return "size-[27px] stroke-[1.5px]";
6131
+ return "w-[27px] h-[27px] stroke-[1.5px]";
6132
+ case "20":
6133
+ return "w-[20px] h-[20px] stroke-[1.25px]";
6134
+ case "30":
6135
+ return "w-[30px] h-[30px] stroke-[1.5px]";
6136
+ case "40":
6137
+ return "w-[40px] h-[40px] stroke-[2px]";
6138
+ default:
6139
+ return "w-[21px] h-[21px] stroke-[1.25px]";
5710
6140
  }
5711
6141
  };
5712
- return /* @__PURE__ */ (0, import_jsx_runtime5.jsx)("div", { className: "h-fit w-fit", onClick, children: /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
5713
- SVGIcon,
5714
- {
5715
- fill,
5716
- className: className ? `${getInputIconSize(size)} ${className}` : `${getInputIconSize(size)}`,
5717
- ...props
5718
- }
5719
- ) });
6142
+ return /* @__PURE__ */ (0, import_jsx_runtime5.jsx)("div", { className: `m-0 flex items-center justify-center p-0 ${className}`, onClick, children: /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(SVGIcon, { fill, className: getInputIconSize(size), ...props }) });
5720
6143
  };
5721
6144
  var Icon_default = Icon;
5722
6145
 
@@ -5858,10 +6281,10 @@ var inputStyle = tv(
5858
6281
  "placeholder:text-neutral-main",
5859
6282
  "outline-none",
5860
6283
  "focus:ring-0",
5861
- "group-has-[:hover:not(:read-only):not(:focus)]/input:text-neutral-dark",
5862
- "group-has-[:hover:not(:read-only):not(:focus)]/input:placeholder:text-neutral-dark",
5863
- "group-has-[:focus:not(:read-only)]/input:text-neutral-dark",
5864
- "group-has-[:focus:not(:read-only)]/input:placeholder:text-neutral-dark",
6284
+ "group-hover/input:text-neutral-dark",
6285
+ "group-hover/input:placeholder:text-neutral-dark",
6286
+ "focus:text-neutral-dark",
6287
+ "focus:placeholder:text-neutral-dark",
5865
6288
  "read-only:!text-body-foreground",
5866
6289
  "read-only:placeholder:!text-body-foreground"
5867
6290
  ],
@@ -5870,10 +6293,10 @@ var inputStyle = tv(
5870
6293
  "items-center",
5871
6294
  "select-none",
5872
6295
  "text-neutral-main",
5873
- "group-has-[:hover:not(:read-only):not(:focus)]/input:text-neutral-dark",
5874
- "read-only:!text-body-foreground"
6296
+ "transition-colors",
6297
+ "group-hover/input:text-neutral-dark"
5875
6298
  ],
5876
- helperMessage: ["text-neutral-main", "group-has-[:hover:not(:read-only):not(:focus)]/input:text-neutral-dark"],
6299
+ helperMessage: ["text-neutral-main", "group-hover/input:text-neutral-dark"],
5877
6300
  errorMessage: ["text-danger-main"],
5878
6301
  readonlyWrapper: [
5879
6302
  "pointer-events-none",
@@ -5912,46 +6335,46 @@ var inputStyle = tv(
5912
6335
  },
5913
6336
  color: {
5914
6337
  primary: {
5915
- content: ["group-has-[:focus:not(:read-only)]/input:text-primary-main", "read-only:!text-primary-main"],
5916
- helperMessage: ["group-has-[:focus:not(:read-only)]/input:text-primary-main"],
5917
- readonly: ["text-primary-main"]
6338
+ content: ["group-focus-within/input:!text-primary-main"],
6339
+ helperMessage: ["group-focus-within/input:!text-primary-main"],
6340
+ readonly: ["!text-primary-main"]
5918
6341
  },
5919
6342
  secondary: {
5920
- content: ["group-has-[:focus:not(:read-only)]/input:text-secondary-main", "read-only:!text-secondary-main"],
5921
- helperMessage: ["group-has-[:focus:not(:read-only)]/input:text-secondary-main"],
5922
- readonly: ["text-secondary-main"]
6343
+ content: ["group-focus-within/input:!text-secondary-main"],
6344
+ helperMessage: ["group-focus-within/input:!text-secondary-main"],
6345
+ readonly: ["!text-secondary-main"]
5923
6346
  }
5924
6347
  },
5925
6348
  size: {
5926
6349
  sm: {
5927
- base: ["text-sm", "gap-[4px]"],
6350
+ base: ["text-sm", "gap-sm"],
5928
6351
  label: ["text-sm"],
5929
- innerWrapper: ["gap-[4px]"],
5930
- inputWrapper: ["w-[240px]", "h-[24px]", "rounded-sm", "px-[4px]", "gap-[4px]"],
6352
+ innerWrapper: ["gap-sm"],
6353
+ inputWrapper: ["w-[240px]", "h-[24px]", "rounded-sm", "px-xs", "gap-sm"],
5931
6354
  helperMessage: ["text-sm"],
5932
6355
  errorMessage: ["text-sm"]
5933
6356
  },
5934
6357
  md: {
5935
- base: ["text-md", "gap-[6px]"],
6358
+ base: ["text-md", "gap-md"],
5936
6359
  label: ["text-md"],
5937
- innerWrapper: ["gap-[6px]"],
5938
- inputWrapper: ["w-[240px]", "h-[32px]", "rounded-md", "px-[6px]", "gap-[6px]"],
6360
+ innerWrapper: ["gap-md"],
6361
+ inputWrapper: ["w-[240px]", "h-[32px]", "rounded-md", "px-sm", "gap-md"],
5939
6362
  helperMessage: ["text-sm"],
5940
6363
  errorMessage: ["text-sm"]
5941
6364
  },
5942
6365
  lg: {
5943
- base: ["text-lg", "gap-[8px]"],
6366
+ base: ["text-lg", "gap-lg"],
5944
6367
  label: ["text-lg"],
5945
- innerWrapper: ["gap-[8px]"],
5946
- inputWrapper: ["w-[240px]", "h-[40px]", "rounded-lg", "px-[8px]", "gap-[8px]"],
6368
+ innerWrapper: ["gap-lg"],
6369
+ inputWrapper: ["w-[240px]", "h-[40px]", "rounded-lg", "px-md", "gap-lg"],
5947
6370
  helperMessage: ["text-md"],
5948
6371
  errorMessage: ["text-md"]
5949
6372
  },
5950
6373
  xl: {
5951
- base: ["text-xl", "gap-[10px]"],
6374
+ base: ["text-xl", "gap-xl"],
5952
6375
  label: ["text-xl"],
5953
- innerWrapper: ["gap-[10px]"],
5954
- inputWrapper: ["w-[240px]", "h-[50px]", "rounded-lg", "px-[10px]", "gap-[10px]"],
6376
+ innerWrapper: ["gap-xl"],
6377
+ inputWrapper: ["w-[240px]", "h-[50px]", "rounded-lg", "px-lg", "gap-xl"],
5955
6378
  helperMessage: ["text-md"],
5956
6379
  errorMessage: ["text-md"]
5957
6380
  }
@@ -6140,32 +6563,34 @@ var Pagination = (0, import_react6.forwardRef)((originalProps, ref) => {
6140
6563
  }
6141
6564
  }
6142
6565
  };
6143
- return /* @__PURE__ */ (0, import_jsx_runtime7.jsxs)("div", { className: slots.base({ class: classNames == null ? void 0 : classNames.base }), ref, children: [
6566
+ return /* @__PURE__ */ (0, import_jsx_runtime7.jsxs)("div", { ref, className: slots.base({ class: classNames == null ? void 0 : classNames.base }), children: [
6144
6567
  /* @__PURE__ */ (0, import_jsx_runtime7.jsxs)("div", { className: slots.wrapper({ class: classNames == null ? void 0 : classNames.wrapper }), children: [
6145
- showFirstLastButtons && /* @__PURE__ */ (0, import_jsx_runtime7.jsx)(
6146
- "div",
6147
- {
6148
- "aria-label": "firstPage",
6149
- "data-disabled": isFirstPageDisabled,
6150
- className: slots.icon({
6151
- class: clsx(classNames == null ? void 0 : classNames.icon, isFirstPageDisabled && "!text-neutral-light !cursor-default")
6152
- }),
6153
- onClick: !isFirstPageDisabled ? handleClickMovePage(1) : void 0,
6154
- children: /* @__PURE__ */ (0, import_jsx_runtime7.jsx)(Icon_default, { name: "left-double-chevron", size })
6155
- }
6156
- ),
6157
- /* @__PURE__ */ (0, import_jsx_runtime7.jsx)(
6158
- "div",
6159
- {
6160
- "aria-label": "prevPage",
6161
- "data-disabled": isPrevPageDisabled,
6162
- className: slots.icon({
6163
- class: clsx(classNames == null ? void 0 : classNames.icon, isPrevPageDisabled && "!text-neutral-light !cursor-default")
6164
- }),
6165
- onClick: !isPrevPageDisabled ? handleClickMovePage(currentPage - 1) : void 0,
6166
- children: /* @__PURE__ */ (0, import_jsx_runtime7.jsx)(Icon_default, { name: "left-chevron", size })
6167
- }
6168
- ),
6568
+ /* @__PURE__ */ (0, import_jsx_runtime7.jsxs)("div", { className: "flex", children: [
6569
+ showFirstLastButtons && /* @__PURE__ */ (0, import_jsx_runtime7.jsx)(
6570
+ "div",
6571
+ {
6572
+ "aria-label": "firstPage",
6573
+ "data-disabled": isFirstPageDisabled,
6574
+ className: slots.icon({
6575
+ class: clsx(classNames == null ? void 0 : classNames.icon, isFirstPageDisabled && "!text-neutral-light !cursor-default")
6576
+ }),
6577
+ onClick: !isFirstPageDisabled ? handleClickMovePage(1) : void 0,
6578
+ children: /* @__PURE__ */ (0, import_jsx_runtime7.jsx)(Icon_default, { name: "left-double", size })
6579
+ }
6580
+ ),
6581
+ /* @__PURE__ */ (0, import_jsx_runtime7.jsx)(
6582
+ "div",
6583
+ {
6584
+ "aria-label": "prevPage",
6585
+ "data-disabled": isPrevPageDisabled,
6586
+ className: slots.icon({
6587
+ class: clsx(classNames == null ? void 0 : classNames.icon, isPrevPageDisabled && "!text-neutral-light !cursor-default")
6588
+ }),
6589
+ onClick: !isPrevPageDisabled ? handleClickMovePage(currentPage - 1) : void 0,
6590
+ children: /* @__PURE__ */ (0, import_jsx_runtime7.jsx)(Icon_default, { name: "left", size })
6591
+ }
6592
+ )
6593
+ ] }),
6169
6594
  showPageNumber && pageList.map((page, index) => /* @__PURE__ */ (0, import_jsx_runtime7.jsx)(
6170
6595
  "div",
6171
6596
  {
@@ -6176,30 +6601,32 @@ var Pagination = (0, import_react6.forwardRef)((originalProps, ref) => {
6176
6601
  },
6177
6602
  index
6178
6603
  )),
6179
- /* @__PURE__ */ (0, import_jsx_runtime7.jsx)(
6180
- "div",
6181
- {
6182
- "aria-label": "nextPage",
6183
- "data-disabled": isNextPageDisabled,
6184
- className: slots.icon({
6185
- class: clsx(classNames == null ? void 0 : classNames.icon, isNextPageDisabled && "!text-neutral-light !cursor-default")
6186
- }),
6187
- onClick: !isNextPageDisabled ? handleClickMovePage(currentPage + 1) : void 0,
6188
- children: /* @__PURE__ */ (0, import_jsx_runtime7.jsx)(Icon_default, { name: "right-chevron", size })
6189
- }
6190
- ),
6191
- showFirstLastButtons && /* @__PURE__ */ (0, import_jsx_runtime7.jsx)(
6192
- "div",
6193
- {
6194
- "aria-label": "lastPage",
6195
- "data-disabled": isLastPageDisabled,
6196
- className: slots.icon({
6197
- class: clsx(classNames == null ? void 0 : classNames.icon, isLastPageDisabled && "!text-neutral-light !cursor-default")
6198
- }),
6199
- onClick: !isLastPageDisabled ? handleClickMovePage(totalPage) : void 0,
6200
- children: /* @__PURE__ */ (0, import_jsx_runtime7.jsx)(Icon_default, { name: "right-double-chevron", size })
6201
- }
6202
- )
6604
+ /* @__PURE__ */ (0, import_jsx_runtime7.jsxs)("div", { className: "flex", children: [
6605
+ /* @__PURE__ */ (0, import_jsx_runtime7.jsx)(
6606
+ "div",
6607
+ {
6608
+ "aria-label": "nextPage",
6609
+ "data-disabled": isNextPageDisabled,
6610
+ className: slots.icon({
6611
+ class: clsx(classNames == null ? void 0 : classNames.icon, isNextPageDisabled && "!text-neutral-light !cursor-default")
6612
+ }),
6613
+ onClick: !isNextPageDisabled ? handleClickMovePage(currentPage + 1) : void 0,
6614
+ children: /* @__PURE__ */ (0, import_jsx_runtime7.jsx)(Icon_default, { name: "right", size })
6615
+ }
6616
+ ),
6617
+ showFirstLastButtons && /* @__PURE__ */ (0, import_jsx_runtime7.jsx)(
6618
+ "div",
6619
+ {
6620
+ "aria-label": "lastPage",
6621
+ "data-disabled": isLastPageDisabled,
6622
+ className: slots.icon({
6623
+ class: clsx(classNames == null ? void 0 : classNames.icon, isLastPageDisabled && "!text-neutral-light !cursor-default")
6624
+ }),
6625
+ onClick: !isLastPageDisabled ? handleClickMovePage(totalPage) : void 0,
6626
+ children: /* @__PURE__ */ (0, import_jsx_runtime7.jsx)(Icon_default, { name: "right-double", size })
6627
+ }
6628
+ )
6629
+ ] })
6203
6630
  ] }),
6204
6631
  showPageLabel && /* @__PURE__ */ (0, import_jsx_runtime7.jsxs)("span", { className: slots.label({ class: classNames == null ? void 0 : classNames.label }), children: [
6205
6632
  /* @__PURE__ */ (0, import_jsx_runtime7.jsx)(
@@ -6226,8 +6653,8 @@ var pagination_default = Pagination;
6226
6653
  var paginationStyle = tv(
6227
6654
  {
6228
6655
  slots: {
6229
- base: ["flex", "items-center", "select-none", "gap-[20px]"],
6230
- wrapper: ["flex", "items-center", "overflow-hidden", "gap-[5px]"],
6656
+ base: ["flex", "items-center", "select-none", "gap-20"],
6657
+ wrapper: ["flex", "items-center", "overflow-hidden", "gap-5"],
6231
6658
  icon: [
6232
6659
  "flex",
6233
6660
  "items-center",
@@ -6249,15 +6676,24 @@ var paginationStyle = tv(
6249
6676
  "text-neutral-main",
6250
6677
  "data-[selected=true]:font-bold"
6251
6678
  ],
6252
- label: ["whitespace-nowrap", "text-neutral-main", "flex", "items-center", "gap-[5px]", "text-sm"]
6679
+ label: ["whitespace-nowrap", "text-neutral-main", "flex", "items-center", "gap-5", "text-sm"]
6253
6680
  },
6254
6681
  variants: {
6255
6682
  variant: {
6256
6683
  solid: {
6257
- button: ["rounded-[5px]"]
6684
+ button: ["rounded-sm"]
6258
6685
  },
6259
6686
  underline: {
6260
- button: ["rounded-0", "bg-body-background"]
6687
+ button: [
6688
+ "rounded-0",
6689
+ "relative",
6690
+ "after:content-['']",
6691
+ "after:absolute",
6692
+ "after:inset-x-0",
6693
+ "after:bottom-0",
6694
+ "after:border-solid",
6695
+ "after:border-transparent"
6696
+ ]
6261
6697
  }
6262
6698
  },
6263
6699
  size: {
@@ -6282,7 +6718,7 @@ var paginationStyle = tv(
6282
6718
  disabled: {
6283
6719
  true: {
6284
6720
  icon: ["!text-neutral-light", "!cursor-default"],
6285
- button: ["!text-neutral-light", "!cursor-default"]
6721
+ button: ["!text-neutral-light", "!cursor-default", "data-[selected=true]:after:border-neutral-light"]
6286
6722
  }
6287
6723
  }
6288
6724
  },
@@ -6327,120 +6763,64 @@ var paginationStyle = tv(
6327
6763
  variant: "underline",
6328
6764
  color: "primary",
6329
6765
  class: {
6330
- button: ["hover:text-primary-main", "data-[selected=true]:text-primary-main"],
6766
+ button: [
6767
+ "hover:text-primary-main",
6768
+ "data-[selected=true]:text-primary-main",
6769
+ "data-[selected=true]:after:border-primary-main"
6770
+ ],
6331
6771
  icon: ["hover:text-primary-main", "data-[disabled=true]:hover:text-neutral-light"]
6332
6772
  }
6333
6773
  },
6334
- {
6335
- variant: "underline",
6336
- color: "primary",
6337
- size: "sm",
6338
- class: {
6339
- button: ["data-[selected=true]:shadow-[inset_0_-1px_0_0_var(--dn-primary-main)]"]
6340
- }
6341
- },
6342
- {
6343
- variant: "underline",
6344
- color: "primary",
6345
- size: "md",
6346
- class: {
6347
- button: ["data-[selected=true]:shadow-[inset_0_-1.25px_0_0_var(--dn-primary-main)]"]
6348
- }
6349
- },
6350
- {
6351
- variant: "underline",
6352
- color: "primary",
6353
- size: "lg",
6354
- class: {
6355
- button: ["data-[selected=true]:shadow-[inset_0_-1.5px_0_0_var(--dn-primary-main)]"]
6356
- }
6357
- },
6358
- {
6359
- variant: "underline",
6360
- color: "primary",
6361
- size: "xl",
6362
- class: {
6363
- button: ["data-[selected=true]:shadow-[inset_0_-1.75px_0_0_var(--dn-primary-main)]"]
6364
- }
6365
- },
6366
6774
  {
6367
6775
  variant: "underline",
6368
6776
  color: "secondary",
6369
6777
  class: {
6370
- button: ["hover:text-secondary-main", "data-[selected=true]:text-secondary-main"],
6778
+ button: [
6779
+ "hover:text-secondary-main",
6780
+ "data-[selected=true]:text-secondary-main",
6781
+ "data-[selected=true]:after:border-secondary-main"
6782
+ ],
6371
6783
  icon: ["hover:text-secondary-main", "data-[disabled=true]:hover:text-neutral-light"]
6372
6784
  }
6373
6785
  },
6374
- {
6375
- variant: "underline",
6376
- color: "secondary",
6377
- size: "sm",
6378
- class: {
6379
- button: ["data-[selected=true]:shadow-[inset_0_-1px_0_0_var(--dn-secondary-main)]"]
6380
- }
6381
- },
6382
- {
6383
- variant: "underline",
6384
- color: "secondary",
6385
- size: "md",
6386
- class: {
6387
- button: ["data-[selected=true]:shadow-[inset_0_-1.25px_0_0_var(--dn-secondary-main)]"]
6388
- }
6389
- },
6390
- {
6391
- variant: "underline",
6392
- color: "secondary",
6393
- size: "lg",
6394
- class: {
6395
- button: ["data-[selected=true]:shadow-[inset_0_-1.5px_0_0_var(--dn-secondary-main)]"]
6396
- }
6397
- },
6398
- {
6399
- variant: "underline",
6400
- color: "secondary",
6401
- size: "xl",
6402
- class: {
6403
- button: ["data-[selected=true]:shadow-[inset_0_-1.75px_0_0_var(--dn-secondary-main)]"]
6404
- }
6405
- },
6406
6786
  {
6407
6787
  variant: "underline",
6408
6788
  color: "neutral",
6409
6789
  class: {
6410
- button: ["hover:text-neutral-dark", "data-[selected=true]:text-neutral-dark"],
6790
+ button: [
6791
+ "hover:text-neutral-dark",
6792
+ "data-[selected=true]:text-neutral-dark",
6793
+ "data-[selected=true]:after:border-neutral-main"
6794
+ ],
6411
6795
  icon: ["hover:text-neutral-dark", "data-[disabled=true]:hover:text-neutral-light"]
6412
6796
  }
6413
6797
  },
6414
6798
  {
6415
6799
  variant: "underline",
6416
- color: "neutral",
6417
6800
  size: "sm",
6418
6801
  class: {
6419
- button: ["data-[selected=true]:shadow-[inset_0_-1px_0_0_var(--dn-neutral-main)]"]
6802
+ button: ["after:border-b-sm"]
6420
6803
  }
6421
6804
  },
6422
6805
  {
6423
6806
  variant: "underline",
6424
- color: "neutral",
6425
6807
  size: "md",
6426
6808
  class: {
6427
- button: ["data-[selected=true]:shadow-[inset_0_-1.25px_0_0_var(--dn-neutral-main)]"]
6809
+ button: ["after:border-b-md"]
6428
6810
  }
6429
6811
  },
6430
6812
  {
6431
6813
  variant: "underline",
6432
- color: "neutral",
6433
6814
  size: "lg",
6434
6815
  class: {
6435
- button: ["data-[selected=true]:shadow-[inset_0_-1.5px_0_0_var(--dn-neutral-main)]"]
6816
+ button: ["after:border-b-lg"]
6436
6817
  }
6437
6818
  },
6438
6819
  {
6439
6820
  variant: "underline",
6440
- color: "neutral",
6441
6821
  size: "xl",
6442
6822
  class: {
6443
- button: ["data-[selected=true]:shadow-[inset_0_-1.75px_0_0_var(--dn-neutral-main)]"]
6823
+ button: ["after:border-b-xl"]
6444
6824
  }
6445
6825
  }
6446
6826
  ],
@@ -6528,17 +6908,26 @@ var Table = (0, import_react7.forwardRef)((originalProps, ref) => {
6528
6908
  const checkboxWidth = rowCheckbox ? 40 : 0;
6529
6909
  return columnsWidth + checkboxWidth;
6530
6910
  }, [columns, rowCheckbox]);
6911
+ const prevCheckedRef = (0, import_react7.useRef)("");
6531
6912
  (0, import_react7.useEffect)(() => {
6532
- onCheckedRowsChange == null ? void 0 : onCheckedRowsChange(getCheckedRowData(checkedRowIds));
6913
+ const currentCheckedStr = Array.from(checkedRowIds).sort().join(",");
6914
+ if (prevCheckedRef.current !== currentCheckedStr) {
6915
+ prevCheckedRef.current = currentCheckedStr;
6916
+ onCheckedRowsChange == null ? void 0 : onCheckedRowsChange(getCheckedRowData(checkedRowIds));
6917
+ }
6533
6918
  }, [checkedRowIds]);
6534
6919
  (0, import_react7.useEffect)(() => {
6535
6920
  const currentRowIds = new Set(rows.map((row) => row.id));
6536
6921
  const ids = Array.from(checkedRowIds);
6537
6922
  const hasValidCheckedRows = ids.every((id) => currentRowIds.has(id));
6538
6923
  if (!hasValidCheckedRows) {
6539
- setCheckedRowIds(new Set(checkedRows == null ? void 0 : checkedRows.map((row) => row.id)));
6924
+ const newCheckedSet = new Set(checkedRows == null ? void 0 : checkedRows.map((row) => row.id));
6925
+ const newCheckedStr = Array.from(newCheckedSet).sort().join(",");
6926
+ if (prevCheckedRef.current !== newCheckedStr) {
6927
+ setCheckedRowIds(newCheckedSet);
6928
+ }
6540
6929
  }
6541
- }, [rows.map((row) => row.id).join(",")]);
6930
+ }, [rows]);
6542
6931
  (0, import_react7.useImperativeHandle)(
6543
6932
  ref,
6544
6933
  () => ({
@@ -6632,7 +7021,7 @@ var Table = (0, import_react7.forwardRef)((originalProps, ref) => {
6632
7021
  color,
6633
7022
  size: "sm",
6634
7023
  currentPage: page,
6635
- totalPage: Math.ceil(totalData / perPage),
7024
+ totalPage: Math.ceil(totalData / (perPage || 1)),
6636
7025
  groupSize: paginationGroupSize,
6637
7026
  showFirstLastButtons,
6638
7027
  showPageLabel,
@@ -6646,11 +7035,11 @@ Table.displayName = "Table";
6646
7035
  var table_default = Table;
6647
7036
  var tableStyle = (0, import_tailwind_variants6.tv)({
6648
7037
  slots: {
6649
- base: ["flex", "flex-col", "relative", "select-none", "gap-[20px]", "h-full", "min-h-0"],
7038
+ base: ["flex", "flex-col", "relative", "select-none", "gap-20", "h-full", "min-h-0"],
6650
7039
  scroll: [],
6651
7040
  table: ["w-full", "h-auto"],
6652
- thead: ["w-full"],
6653
- tbody: ["w-full"],
7041
+ thead: ["w-full", "px-lg"],
7042
+ tbody: ["w-full", "[&>tr:hover]:bg-common-hover"],
6654
7043
  tr: ["group/tr", "outline-none", "w-full", "h-full"],
6655
7044
  th: [
6656
7045
  "text-body-foreground",
@@ -6658,9 +7047,9 @@ var tableStyle = (0, import_tailwind_variants6.tv)({
6658
7047
  "whitespace-nowrap",
6659
7048
  "outline-none",
6660
7049
  "align-middle",
6661
- "px-[10px]",
7050
+ "px-[5px]",
6662
7051
  "[&>div]:flex",
6663
- "[&>div]:gap-[10px]"
7052
+ "[&>div]:gap-10"
6664
7053
  ],
6665
7054
  td: [
6666
7055
  "relative",
@@ -6670,8 +7059,8 @@ var tableStyle = (0, import_tailwind_variants6.tv)({
6670
7059
  "outline-none",
6671
7060
  "[&>*]:z-1",
6672
7061
  "[&>*]:relative",
6673
- "px-[10px]",
6674
- "gap-[10px]",
7062
+ "px-[5px]",
7063
+ "gap-10",
6675
7064
  "transition duration-200",
6676
7065
  "align-middle"
6677
7066
  ],
@@ -6689,17 +7078,10 @@ var tableStyle = (0, import_tailwind_variants6.tv)({
6689
7078
  },
6690
7079
  variants: {
6691
7080
  variant: {
6692
- solid: {
6693
- tbody: ["[&>tr]:border-b"]
6694
- },
6695
- outline: {
6696
- tbody: ["[&>td]:border"],
6697
- th: ["border"],
6698
- td: ["border"]
6699
- },
7081
+ solid: {},
7082
+ outline: {},
6700
7083
  underline: {
6701
- tbody: ["[&>tr]:border-b"],
6702
- th: ["border-t-[2px]", "border-b"]
7084
+ th: ["bg-body-background", "border-t-[2px]", "border-b-[1px]"]
6703
7085
  }
6704
7086
  },
6705
7087
  size: {
@@ -6738,26 +7120,32 @@ var tableStyle = (0, import_tailwind_variants6.tv)({
6738
7120
  }
6739
7121
  },
6740
7122
  compoundVariants: [
7123
+ { variant: "solid", size: "sm", class: { tbody: ["[&>tr]:border-b-sm"] } },
7124
+ { variant: "solid", size: "md", class: { tbody: ["[&>tr]:border-b-md"] } },
7125
+ { variant: "solid", size: "lg", class: { tbody: ["[&>tr]:border-b-lg"] } },
7126
+ { variant: "solid", size: "xl", class: { tbody: ["[&>tr]:border-b-xl"] } },
7127
+ { variant: "outline", size: "sm", class: { th: ["border-sm"], td: ["border-sm"] } },
7128
+ { variant: "outline", size: "md", class: { th: ["border-md"], td: ["border-md"] } },
7129
+ { variant: "outline", size: "lg", class: { th: ["border-lg"], td: ["border-lg"] } },
7130
+ { variant: "outline", size: "xl", class: { th: ["border-xl"], td: ["border-xl"] } },
7131
+ { variant: "underline", size: "sm", class: { tbody: ["[&>tr]:border-b-sm"], th: ["border-b-sm"] } },
7132
+ { variant: "underline", size: "md", class: { tbody: ["[&>tr]:border-b-md"], th: ["border-b-md"] } },
7133
+ { variant: "underline", size: "lg", class: { tbody: ["[&>tr]:border-b-lg"], th: ["border-b-lg"] } },
7134
+ { variant: "underline", size: "xl", class: { tbody: ["[&>tr]:border-b-xl"], th: ["border-b-xl"] } },
6741
7135
  {
6742
7136
  variant: "solid",
6743
7137
  color: "primary",
6744
- class: {
6745
- th: ["bg-primary-soft"]
6746
- }
7138
+ class: { th: ["bg-primary-soft"] }
6747
7139
  },
6748
7140
  {
6749
7141
  variant: "solid",
6750
7142
  color: "secondary",
6751
- class: {
6752
- th: ["bg-secondary-soft"]
6753
- }
7143
+ class: { th: ["bg-secondary-soft"] }
6754
7144
  },
6755
7145
  {
6756
7146
  variant: "solid",
6757
7147
  color: "neutral",
6758
- class: {
6759
- th: ["bg-neutral-soft"]
6760
- }
7148
+ class: { th: ["bg-neutral-soft"] }
6761
7149
  },
6762
7150
  {
6763
7151
  variant: "outline",
@@ -6787,21 +7175,21 @@ var tableStyle = (0, import_tailwind_variants6.tv)({
6787
7175
  variant: "underline",
6788
7176
  color: "primary",
6789
7177
  class: {
6790
- th: ["bg-body-background", "border-t-[2px]", "border-b", "border-primary-main"]
7178
+ th: ["border-primary-light"]
6791
7179
  }
6792
7180
  },
6793
7181
  {
6794
7182
  variant: "underline",
6795
7183
  color: "secondary",
6796
7184
  class: {
6797
- th: ["bg-body-background", "border-t-[2px]", "border-b", "border-secondary-main"]
7185
+ th: ["border-secondary-light"]
6798
7186
  }
6799
7187
  },
6800
7188
  {
6801
7189
  variant: "underline",
6802
7190
  color: "neutral",
6803
7191
  class: {
6804
- th: ["bg-body-background", "border-t-[2px]", "border-b", "border-neutral-main"]
7192
+ th: ["border-neutral-light"]
6805
7193
  }
6806
7194
  },
6807
7195
  {