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