@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
package/dist/index.mjs CHANGED
@@ -1,118 +1,125 @@
1
1
  "use client";
2
+ import "./chunk-MBLZYQCN.mjs";
3
+ import {
4
+ tree_default
5
+ } from "./chunk-6CNPC722.mjs";
6
+ import "./chunk-LUWGOKLG.mjs";
7
+ import {
8
+ ToastProvider,
9
+ useToast
10
+ } from "./chunk-WYTAGN2P.mjs";
11
+ import "./chunk-ZOTHPHXA.mjs";
12
+ import {
13
+ toast_default
14
+ } from "./chunk-JUKILR6X.mjs";
2
15
  import "./chunk-HIE2YRGA.mjs";
3
16
  import {
4
17
  tooltip_default
5
- } from "./chunk-5KC3IFNR.mjs";
18
+ } from "./chunk-LJSGQO4B.mjs";
6
19
  import "./chunk-ZMOAFSYE.mjs";
7
20
  import "./chunk-WSIADHVC.mjs";
8
- import "./chunk-MBLZYQCN.mjs";
21
+ import "./chunk-DX3KXNP6.mjs";
9
22
  import {
10
- tree_default
11
- } from "./chunk-GDHLN463.mjs";
23
+ table_default
24
+ } from "./chunk-TEERNFIT.mjs";
12
25
  import "./chunk-3MY6LO7N.mjs";
13
26
  import {
14
27
  tabs_default
15
- } from "./chunk-DW3BX4M2.mjs";
28
+ } from "./chunk-KPOXK7NN.mjs";
16
29
  import "./chunk-RRAZM5D3.mjs";
17
30
  import {
18
31
  textarea_default
19
- } from "./chunk-44FMPRHV.mjs";
20
- import "./chunk-LUWGOKLG.mjs";
32
+ } from "./chunk-MAGZDGUW.mjs";
33
+ import "./chunk-MV2WCFK7.mjs";
21
34
  import {
22
- ToastProvider,
23
- useToast
24
- } from "./chunk-RY5VVXQ4.mjs";
25
- import "./chunk-ZOTHPHXA.mjs";
35
+ slider_default
36
+ } from "./chunk-OK34FKBQ.mjs";
37
+ import "./chunk-OLQOLLKG.mjs";
26
38
  import {
27
- toast_default
28
- } from "./chunk-2URJGQFC.mjs";
39
+ starRating_default
40
+ } from "./chunk-EIVSXVP5.mjs";
29
41
  import "./chunk-LVFI2NOH.mjs";
30
42
  import {
31
43
  switch_default
32
- } from "./chunk-AGE57VDD.mjs";
33
- import "./chunk-DX3KXNP6.mjs";
44
+ } from "./chunk-CBIV6KFQ.mjs";
34
45
  import {
35
46
  definition_table_default
36
- } from "./chunk-BH3I4LIZ.mjs";
37
- import {
38
- table_default
39
- } from "./chunk-Q3KBMVJS.mjs";
47
+ } from "./chunk-4V5D237Z.mjs";
40
48
  import "./chunk-QCEKPS7U.mjs";
41
49
  import {
42
50
  select_default
43
- } from "./chunk-KWHCUAFU.mjs";
51
+ } from "./chunk-CGJBY53Q.mjs";
44
52
  import "./chunk-MZ76AA76.mjs";
45
53
  import {
46
54
  skeleton_default
47
55
  } from "./chunk-6PN3DGOE.mjs";
48
- import "./chunk-OLQOLLKG.mjs";
49
- import {
50
- starRating_default
51
- } from "./chunk-OXJX5G3O.mjs";
52
56
  import "./chunk-4VWG4726.mjs";
53
57
  import {
54
58
  timePicker_default
55
- } from "./chunk-4S4AAZFC.mjs";
56
- import "./chunk-FZYZSMSS.mjs";
59
+ } from "./chunk-CBFUVFGI.mjs";
60
+ import "./chunk-TBRF36RK.mjs";
57
61
  import "./chunk-RKHH3CUS.mjs";
58
62
  import "./chunk-TPFN22HR.mjs";
59
63
  import {
60
64
  radio_default
61
- } from "./chunk-H6ZQDMYU.mjs";
65
+ } from "./chunk-VOOEH6OJ.mjs";
62
66
  import "./chunk-NNVGYR5T.mjs";
63
67
  import {
64
68
  useGlobalModal
65
- } from "./chunk-RH3AHG52.mjs";
69
+ } from "./chunk-V5XX3CGL.mjs";
70
+ import {
71
+ GlobalModalProvider
72
+ } from "./chunk-OPSMMRA2.mjs";
73
+ import {
74
+ modal_default
75
+ } from "./chunk-E4VJDQD5.mjs";
66
76
  import "./chunk-7B7LRG5J.mjs";
67
77
  import {
68
78
  pagination_default
69
- } from "./chunk-TE5JU3WA.mjs";
79
+ } from "./chunk-EAWNUQDB.mjs";
70
80
  import "./chunk-F3HENRVM.mjs";
71
81
  import {
72
82
  datePicker_default
73
- } from "./chunk-SX3JDFTH.mjs";
74
- import "./chunk-3IBJXQTJ.mjs";
83
+ } from "./chunk-2K3HZMC6.mjs";
75
84
  import {
76
85
  day_default
77
- } from "./chunk-XZYQFBCT.mjs";
86
+ } from "./chunk-DI7QXTYZ.mjs";
87
+ import "./chunk-3IBJXQTJ.mjs";
78
88
  import "./chunk-7MVEAQ7Z.mjs";
79
89
  import {
80
90
  list_default
81
- } from "./chunk-NGRGAY42.mjs";
91
+ } from "./chunk-HKF5BNPX.mjs";
82
92
  import {
83
93
  listItem_default
84
- } from "./chunk-MTT24BLX.mjs";
85
- import {
86
- GlobalModalProvider
87
- } from "./chunk-R2XKPG4K.mjs";
88
- import {
89
- modal_default
90
- } from "./chunk-EVJ46M3U.mjs";
94
+ } from "./chunk-PCWANNZ4.mjs";
91
95
  import "./chunk-MGEWSREV.mjs";
96
+ import {
97
+ chip_default
98
+ } from "./chunk-PXUYPS6M.mjs";
92
99
  import "./chunk-QZ3LVYJW.mjs";
93
100
  import {
94
101
  checkbox_default
95
- } from "./chunk-3DCUMRYP.mjs";
102
+ } from "./chunk-NPQBJO6G.mjs";
96
103
  import "./chunk-32GA3YW4.mjs";
97
104
  import {
98
105
  drawer_default
99
- } from "./chunk-ZFC5O2V3.mjs";
106
+ } from "./chunk-3JKORA4G.mjs";
100
107
  import "./chunk-RLXOHILK.mjs";
101
108
  import {
102
109
  fileUpload_default
103
- } from "./chunk-OC5C42CB.mjs";
110
+ } from "./chunk-OPGGL4CG.mjs";
104
111
  import "./chunk-7VOQKIIK.mjs";
105
112
  import {
106
113
  progress_default
107
- } from "./chunk-ACZ3DQVT.mjs";
114
+ } from "./chunk-VUO5J2OK.mjs";
108
115
  import "./chunk-2GCSFWHD.mjs";
109
116
  import {
110
117
  input_default
111
- } from "./chunk-EJ4GDC6K.mjs";
118
+ } from "./chunk-S2T4GHJA.mjs";
112
119
  import "./chunk-3OCNT22V.mjs";
113
120
  import {
114
121
  areaChart_default
115
- } from "./chunk-LH6Z7SDZ.mjs";
122
+ } from "./chunk-M7V5YMM2.mjs";
116
123
  import "./chunk-DQRAFUDA.mjs";
117
124
  import {
118
125
  scrollArea_default
@@ -120,67 +127,65 @@ import {
120
127
  import {
121
128
  BarChartTooltip,
122
129
  barChart_default
123
- } from "./chunk-U52FBRJ3.mjs";
130
+ } from "./chunk-NJWXYTBQ.mjs";
124
131
  import {
125
132
  circularProgress_default
126
- } from "./chunk-WA7CSZQ3.mjs";
133
+ } from "./chunk-3QZPVRM5.mjs";
127
134
  import {
128
135
  radarChart_default
129
- } from "./chunk-U7SYKG2C.mjs";
136
+ } from "./chunk-BBCJTXGU.mjs";
130
137
  import {
131
138
  simpleBarChart_default
132
- } from "./chunk-6WD32ERF.mjs";
133
- import {
134
- chip_default
135
- } from "./chunk-V2YH54JQ.mjs";
139
+ } from "./chunk-VO2ZIGIK.mjs";
136
140
  import "./chunk-SE5TU755.mjs";
137
141
  import {
138
142
  backdrop_default
139
- } from "./chunk-4X35QQTI.mjs";
143
+ } from "./chunk-P4GNXDMO.mjs";
140
144
  import "./chunk-KYIODWXL.mjs";
141
145
  import {
142
146
  breadcrumb_default
143
- } from "./chunk-4IEHQI5B.mjs";
147
+ } from "./chunk-7JCCPTBU.mjs";
144
148
  import "./chunk-MY5U63QO.mjs";
145
149
  import {
146
150
  text_button_default
147
- } from "./chunk-NDNIAALB.mjs";
151
+ } from "./chunk-YBDQSEPV.mjs";
148
152
  import {
149
153
  button_group_default
150
- } from "./chunk-5VTYO3RF.mjs";
154
+ } from "./chunk-TBI5O3OL.mjs";
151
155
  import {
152
156
  button_default
153
- } from "./chunk-SKX5QPUD.mjs";
157
+ } from "./chunk-63JRWMWN.mjs";
154
158
  import {
155
159
  icon_button_default
156
- } from "./chunk-BBRO35V3.mjs";
160
+ } from "./chunk-RFHWRBAB.mjs";
157
161
  import "./chunk-6WSACUIB.mjs";
158
- import "./chunk-SZL743JC.mjs";
159
162
  import "./chunk-LXHUO6VM.mjs";
163
+ import "./chunk-SZL743JC.mjs";
160
164
  import "./chunk-ZYIIXWVY.mjs";
161
165
  import {
162
166
  Icon_default,
163
167
  iconTemplate
164
- } from "./chunk-6AID2NLT.mjs";
168
+ } from "./chunk-A6UUVHC6.mjs";
169
+ import "./chunk-Z4NO7SMY.mjs";
165
170
  import "./chunk-NMSDSEBD.mjs";
166
- import {
167
- accordion_default
168
- } from "./chunk-JGG3ZUNG.mjs";
169
- import {
170
- accordionItem_default
171
- } from "./chunk-NTNF5T5I.mjs";
172
171
  import "./chunk-7DLOYKVC.mjs";
173
172
  import {
174
173
  avatar_default
175
- } from "./chunk-HFOHFBZH.mjs";
176
- import "./chunk-P5L4YI54.mjs";
174
+ } from "./chunk-3N442F6I.mjs";
175
+ import "./chunk-AOU4QX7H.mjs";
177
176
  import "./chunk-3V4HT2K5.mjs";
178
177
  import "./chunk-27Y6K5NK.mjs";
178
+ import {
179
+ accordion_default
180
+ } from "./chunk-GSOTTSR4.mjs";
181
+ import {
182
+ accordionItem_default
183
+ } from "./chunk-23KGTXH2.mjs";
179
184
  import "./chunk-E3G5QXSH.mjs";
180
185
  import {
181
186
  deepnoidUi,
182
187
  tv
183
- } from "./chunk-U4DJHAM5.mjs";
188
+ } from "./chunk-DPWUIAVC.mjs";
184
189
  import "./chunk-AC6TWLRT.mjs";
185
190
  export {
186
191
  accordion_default as Accordion,
@@ -216,6 +221,7 @@ export {
216
221
  select_default as Select,
217
222
  simpleBarChart_default as SimpleBarChart,
218
223
  skeleton_default as Skeleton,
224
+ slider_default as Slider,
219
225
  starRating_default as StarRating,
220
226
  switch_default as Switch,
221
227
  table_default as Table,
@@ -110,6 +110,352 @@ var import_tailwind_variants = require("tailwind-variants");
110
110
  // ../tailwind-config/src/plugin.ts
111
111
  var import_plugin = __toESM(require_plugin());
112
112
 
113
+ // ../tailwind-config/src/colors/primitive-palette.ts
114
+ var primitivePalette = {
115
+ bg: {
116
+ "01": "#040811",
117
+ "02": "#040811",
118
+ "03": "#14161E",
119
+ "04": "#070414",
120
+ "05": "#070C12",
121
+ "06": "#202123"
122
+ },
123
+ gray: {
124
+ cool: {
125
+ 50: "#F7F7F8",
126
+ 100: "#EEEEF0",
127
+ 200: "#D8D9DF",
128
+ 300: "#B6B8C3",
129
+ 400: "#999CA9",
130
+ 500: "#717486",
131
+ 600: "#5B5E6E",
132
+ 700: "#4A4C5A",
133
+ 800: "#40424C",
134
+ 900: "#36373F",
135
+ 950: "#25252C"
136
+ },
137
+ warm: {
138
+ 50: "#F6F6F6",
139
+ 100: "#E7E7E7",
140
+ 200: "#D1D1D1",
141
+ 300: "#B0B0B0",
142
+ 400: "#888888",
143
+ 500: "#6D6D6D",
144
+ 600: "#5D5D5D",
145
+ 700: "#525252",
146
+ 800: "#454545",
147
+ 900: "#3D3D3D",
148
+ 950: "#25252C"
149
+ }
150
+ },
151
+ opacity: {
152
+ white: {
153
+ "0": "#FFFFFF, 0",
154
+ 5: "#FFFFFF, 5",
155
+ 10: "#FFFFFF, 10",
156
+ 20: "#FFFFFF, 20",
157
+ 30: "#FFFFFF, 30",
158
+ 40: "#FFFFFF, 40",
159
+ 50: "#FFFFFF, 50",
160
+ 60: "#FFFFFF, 60",
161
+ 70: "#FFFFFF, 70",
162
+ 80: "#FFFFFF, 80",
163
+ 90: "#FFFFFF, 90"
164
+ },
165
+ black: {
166
+ "0": "#000000, 0",
167
+ 5: "#000000, 5",
168
+ 10: "#000000, 10",
169
+ 20: "#000000, 20",
170
+ 30: "#000000, 30",
171
+ 40: "#000000, 40",
172
+ 50: "#000000, 50",
173
+ 60: "#000000, 60",
174
+ 70: "#000000, 70",
175
+ 80: "#000000, 80",
176
+ 90: "#000000, 90"
177
+ }
178
+ },
179
+ red: {
180
+ 50: "#FEF2F2",
181
+ 100: "#FEE9E9",
182
+ 200: "#FCCFD2",
183
+ 300: "#F9A8AC",
184
+ 400: "#F57780",
185
+ 500: "#EC4757",
186
+ 600: "#D82640",
187
+ 700: "#B71934",
188
+ 800: "#991832",
189
+ 900: "#831831",
190
+ 950: "#831831"
191
+ },
192
+ rose: {
193
+ 50: "#FDF4F6",
194
+ 100: "#F9E9EC",
195
+ 200: "#F4D8DD",
196
+ 300: "#E9B8C2",
197
+ 400: "#DF96A6",
198
+ 500: "#CB6881",
199
+ 600: "#B54969",
200
+ 700: "#973957",
201
+ 800: "#7F324D",
202
+ 900: "#6A2740",
203
+ 950: "#3C1523"
204
+ },
205
+ hotPink: {
206
+ 50: "#FDF2F7",
207
+ 100: "#FDE6F0",
208
+ 200: "#FCCEE3",
209
+ 300: "#FBA6CA",
210
+ 400: "#F76FA6",
211
+ 500: "#F04485",
212
+ 600: "#E2326C",
213
+ 700: "#C21448",
214
+ 800: "#A1133C",
215
+ 900: "#861535",
216
+ 950: "#52051B"
217
+ },
218
+ sepia: {
219
+ 50: "#FCF5F4",
220
+ 100: "#FAE9E9",
221
+ 200: "#F5D6D7",
222
+ 300: "#EDB4B6",
223
+ 400: "#E28A8F",
224
+ 500: "#D45F69",
225
+ 600: "#BE4051",
226
+ 700: "#9F3142",
227
+ 800: "#862B3C",
228
+ 900: "#6B2433",
229
+ 950: "#320E15"
230
+ },
231
+ orange: {
232
+ 50: "#FEF7EE",
233
+ 100: "#FDEDD7",
234
+ 200: "#F9D8AF",
235
+ 300: "#F5BB7C",
236
+ 400: "#F09447",
237
+ 500: "#EC7723",
238
+ 600: "#E15F19",
239
+ 700: "#E15F19",
240
+ 800: "#92391A",
241
+ 900: "#763118",
242
+ 950: "#40160A"
243
+ },
244
+ yellow: {
245
+ 50: "#F9F2E5",
246
+ 100: "#F5E6BC",
247
+ 200: "#FFE9BC",
248
+ 300: "#FFD174",
249
+ 400: "#F8BE4A",
250
+ 500: "#EAAD30",
251
+ 600: "#D77908",
252
+ 700: "#B2550B",
253
+ 800: "#91420F",
254
+ 900: "#773610",
255
+ 950: "#441B04"
256
+ },
257
+ tree: {
258
+ 50: "#F5F3F1",
259
+ 100: "#E5E1DC",
260
+ 200: "#CCC5BC",
261
+ 300: "#AFA395",
262
+ 400: "#978878",
263
+ 500: "#907E6F",
264
+ 600: "#756459",
265
+ 700: "#5F4F49",
266
+ 800: "#524541",
267
+ 900: "#483D3B",
268
+ 950: "#282120"
269
+ },
270
+ brown: {
271
+ 50: "#F6F3F0",
272
+ 100: "#F4EDEC",
273
+ 200: "#EBDFDD",
274
+ 300: "#DCC9C5",
275
+ 400: "#C6A9A3",
276
+ 500: "#B08983",
277
+ 600: "#A27E77",
278
+ 700: "#7F5D56",
279
+ 800: "#6A4F4A",
280
+ 900: "#5B4541",
281
+ 950: "#2C1E1C"
282
+ },
283
+ lime: {
284
+ 50: "#F7FFE5",
285
+ 100: "#ECFFC7",
286
+ 200: "#D9FF95",
287
+ 300: "#BDFE58",
288
+ 400: "#A1F524",
289
+ 500: "#82DC06",
290
+ 600: "#63B000",
291
+ 700: "#4B8506",
292
+ 800: "#3E690B",
293
+ 900: "#34580F",
294
+ 950: "#193102"
295
+ },
296
+ green: {
297
+ 50: "#E7F3EB",
298
+ 100: "#DFF9EA",
299
+ 200: "#CEECDA",
300
+ 300: "#9CD4B3",
301
+ 400: "#6EC092",
302
+ 500: "#3FA46B",
303
+ 600: "#209754",
304
+ 700: "#1E7745",
305
+ 800: "#1D5E3A",
306
+ 900: "#194E32",
307
+ 950: "#082B19"
308
+ },
309
+ timberGreen: {
310
+ 50: "#F1FCF5",
311
+ 100: "#DFF9EA",
312
+ 200: "#B5DACD",
313
+ 300: "#8ABFAF",
314
+ 400: "#60A18F",
315
+ 500: "#468675",
316
+ 600: "#366B5F",
317
+ 700: "#2E574D",
318
+ 800: "#2A4641",
319
+ 900: "#1D2F2B",
320
+ 950: "#11221E"
321
+ },
322
+ teal: {
323
+ 50: "#E2F1F0",
324
+ 100: "#C9EBE8",
325
+ 200: "#C7E8E5",
326
+ 300: "#8AD0D0",
327
+ 400: "#67C4C4",
328
+ 500: "#39A6A7",
329
+ 600: "#258386",
330
+ 700: "#1B666A",
331
+ 800: "#1A5255",
332
+ 900: "#1A4447",
333
+ 950: "#09272A"
334
+ },
335
+ lightBlue: {
336
+ 50: "#F2F8FD",
337
+ 100: "#E3EFFB",
338
+ 200: "#C1E0F6",
339
+ 300: "#8BC6EE",
340
+ 400: "#3DA2E1",
341
+ 500: "#258FD2",
342
+ 600: "#1771B2",
343
+ 700: "#145A90",
344
+ 800: "#154D77",
345
+ 900: "#174163",
346
+ 950: "#062C2D"
347
+ },
348
+ sea: {
349
+ 50: "#F4F6FC",
350
+ 100: "#E8EDF6",
351
+ 200: "#CBD9EB",
352
+ 300: "#9FB9DA",
353
+ 400: "#6A93C5",
354
+ 500: "#446FA4",
355
+ 600: "#375D92",
356
+ 700: "#2D4B77",
357
+ 800: "#294163",
358
+ 900: "#263954",
359
+ 950: "#1A2537"
360
+ },
361
+ blue: {
362
+ 50: "#F0F6FE",
363
+ 100: "#DDEAFC",
364
+ 200: "#C2DBFB",
365
+ 300: "#98C5F8",
366
+ 400: "#68A7F2",
367
+ 500: "#377CEB",
368
+ 600: "#2F68E1",
369
+ 700: "#2754CE",
370
+ 800: "#20429E",
371
+ 900: "#1C2A52",
372
+ 950: "#061132"
373
+ },
374
+ lightPurple: {
375
+ 50: "#F6F5FD",
376
+ 100: "#EEEDFA",
377
+ 200: "#DDDCFD",
378
+ 300: "#BDB9EC",
379
+ 400: "#AAA1E4",
380
+ 500: "#826CE3",
381
+ 600: "#7250D7",
382
+ 700: "#623DC4",
383
+ 800: "#5133A4",
384
+ 900: "#442B87",
385
+ 950: "#291A5B"
386
+ }
387
+ };
388
+
389
+ // ../tailwind-config/src/colors/semantic-palette.ts
390
+ var semanticPalette = {
391
+ primary: {
392
+ soft: { light: primitivePalette.blue[100], dark: primitivePalette.blue[950] },
393
+ light: { light: primitivePalette.blue[200], dark: primitivePalette.blue[900] },
394
+ main: { light: primitivePalette.blue[600], dark: primitivePalette.blue[600] },
395
+ dark: { light: primitivePalette.blue[800], dark: primitivePalette.blue[500] },
396
+ strong: { light: primitivePalette.blue[900], dark: primitivePalette.blue[200] }
397
+ },
398
+ secondary: {
399
+ soft: { light: primitivePalette.lightPurple[100], dark: primitivePalette.lightPurple[950] },
400
+ light: { light: primitivePalette.lightPurple[200], dark: primitivePalette.lightPurple[900] },
401
+ main: { light: primitivePalette.lightPurple[600], dark: primitivePalette.lightPurple[500] },
402
+ dark: { light: primitivePalette.lightPurple[800], dark: primitivePalette.lightPurple[700] },
403
+ strong: { light: primitivePalette.lightPurple[950], dark: primitivePalette.lightPurple[950] }
404
+ },
405
+ body: {
406
+ foreground: { light: primitivePalette.gray.cool[950], dark: primitivePalette.gray.cool[50] },
407
+ background: { light: primitivePalette.gray.cool[50], dark: primitivePalette.bg["06"] }
408
+ },
409
+ neutral: {
410
+ soft: { light: primitivePalette.gray.cool[100], dark: primitivePalette.gray.cool[900] },
411
+ light: { light: primitivePalette.gray.cool[200], dark: primitivePalette.gray.cool[700] },
412
+ main: { light: primitivePalette.gray.cool[400], dark: primitivePalette.gray.cool[400] },
413
+ dark: { light: primitivePalette.gray.cool[500], dark: primitivePalette.gray.cool[300] },
414
+ strong: { light: primitivePalette.gray.cool[700], dark: primitivePalette.gray.cool[200] }
415
+ },
416
+ trans: {
417
+ soft: { light: primitivePalette.opacity.black[5], dark: primitivePalette.opacity.white[5] },
418
+ light: { light: primitivePalette.opacity.black[10], dark: primitivePalette.opacity.white[10] },
419
+ main: { light: primitivePalette.opacity.black[20], dark: primitivePalette.opacity.white[20] },
420
+ dark: { light: primitivePalette.opacity.black[30], dark: primitivePalette.opacity.white[30] },
421
+ strong: { light: primitivePalette.opacity.black[60], dark: primitivePalette.opacity.black[60] }
422
+ },
423
+ common: {
424
+ black: { light: primitivePalette.gray.cool[950], dark: primitivePalette.gray.cool[950] },
425
+ white: { light: primitivePalette.gray.cool[50], dark: primitivePalette.gray.cool[50] },
426
+ transparent: { light: primitivePalette.opacity.white["0"], dark: primitivePalette.opacity.black["0"] },
427
+ hover: { light: primitivePalette.opacity.black[5], dark: primitivePalette.opacity.white[5] }
428
+ },
429
+ info: {
430
+ soft: { light: primitivePalette.teal[50], dark: primitivePalette.teal[950] },
431
+ light: { light: primitivePalette.teal[100], dark: primitivePalette.teal[900] },
432
+ main: { light: primitivePalette.teal[500], dark: primitivePalette.teal[500] },
433
+ dark: { light: primitivePalette.teal[600], dark: primitivePalette.teal[700] },
434
+ strong: { light: "", dark: "" }
435
+ },
436
+ success: {
437
+ soft: { light: primitivePalette.green[50], dark: primitivePalette.green[950] },
438
+ light: { light: primitivePalette.green[200], dark: primitivePalette.green[900] },
439
+ main: { light: primitivePalette.green[500], dark: primitivePalette.green[600] },
440
+ dark: { light: primitivePalette.green[600], dark: primitivePalette.green[700] },
441
+ strong: { light: "", dark: "" }
442
+ },
443
+ warning: {
444
+ soft: { light: primitivePalette.yellow[50], dark: primitivePalette.yellow[950] },
445
+ light: { light: primitivePalette.yellow[100], dark: primitivePalette.yellow[900] },
446
+ main: { light: primitivePalette.yellow[500], dark: primitivePalette.yellow[600] },
447
+ dark: { light: primitivePalette.yellow[600], dark: primitivePalette.yellow[700] },
448
+ strong: { light: "", dark: "" }
449
+ },
450
+ danger: {
451
+ soft: { light: primitivePalette.hotPink[50], dark: primitivePalette.hotPink[950] },
452
+ light: { light: primitivePalette.hotPink[200], dark: primitivePalette.hotPink[900] },
453
+ main: { light: primitivePalette.hotPink[500], dark: primitivePalette.hotPink[500] },
454
+ dark: { light: primitivePalette.hotPink[600], dark: primitivePalette.hotPink[700] },
455
+ strong: { light: "", dark: "" }
456
+ }
457
+ };
458
+
113
459
  // ../tailwind-config/src/typography/font.ts
114
460
  var fontSize = {
115
461
  h1: [
@@ -313,7 +659,7 @@ var boxShadow = {
313
659
  "drop-sm": "0 4px 12px 0 rgba(0, 0, 0, 0.1)",
314
660
  "drop-md": "0 6px 18px 0 rgba(0, 0, 0, 0.1)",
315
661
  "drop-lg": "0 8px 24px 0 rgba(0, 0, 0, 0.1)",
316
- "drop-xl": "0 10px 30px 0 rgba(0, 0, 0, 0.1)"
662
+ "drop-xl": "0 0px 60px 0 rgba(0, 0, 0, 0.2)"
317
663
  };
318
664
 
319
665
  // ../tailwind-config/src/border/radius.ts
@@ -322,8 +668,19 @@ var borderRadius = {
322
668
  md: "6px",
323
669
  lg: "8px",
324
670
  xl: "10px",
671
+ "2xl": "20px",
325
672
  none: "0",
326
- full: "9999px"
673
+ full: "9999px",
674
+ 2: "2px",
675
+ 5: "5px"
676
+ };
677
+
678
+ // ../tailwind-config/src/border/width.ts
679
+ var borderWidth = {
680
+ sm: "1px",
681
+ md: "1.25px",
682
+ lg: "1.5px",
683
+ xl: "1.75px"
327
684
  };
328
685
 
329
686
  // ../tailwind-config/src/space/gap.ts
@@ -331,7 +688,11 @@ var gap = {
331
688
  sm: "4px",
332
689
  md: "6px",
333
690
  lg: "8px",
334
- xl: "10px"
691
+ xl: "10px",
692
+ 5: "5px",
693
+ 10: "10px",
694
+ 20: "20px",
695
+ 30: "30px"
335
696
  };
336
697
 
337
698
  // src/utils/tailwind-variants.ts
@@ -346,7 +707,8 @@ var tv = (0, import_tailwind_variants.createTV)({
346
707
  borderRadius: [{ rounded: [...typedKeys(borderRadius)] }],
347
708
  boxShadow: [{ shadow: [...typedKeys(boxShadow)] }],
348
709
  padding: [{ p: [...COMMON_SIZE] }],
349
- gap: [{ gap: [...typedKeys(gap)] }]
710
+ gap: [{ gap: [...typedKeys(gap)] }],
711
+ borderWidth: [{ border: [...typedKeys(borderWidth)] }]
350
712
  }
351
713
  }
352
714
  });
@@ -1,7 +1,7 @@
1
1
  "use client";
2
2
  import {
3
3
  tv
4
- } from "../chunk-U4DJHAM5.mjs";
4
+ } from "../chunk-DPWUIAVC.mjs";
5
5
  import "../chunk-AC6TWLRT.mjs";
6
6
  export {
7
7
  tv
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@deepnoid/ui",
3
- "version": "0.1.223",
3
+ "version": "1.0.0",
4
4
  "license": "MIT",
5
5
  "sideEffects": false,
6
6
  "exports": {