@zentauri-ui/zentauri-components 1.9.1 → 1.9.2

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 (853) hide show
  1. package/README.md +5 -3
  2. package/dist/animations/blur-in.js +1 -0
  3. package/dist/animations/blur-in.js.map +1 -1
  4. package/dist/animations/blur-in.mjs +1 -0
  5. package/dist/animations/blur-in.mjs.map +1 -1
  6. package/dist/animations/blur-out.js +1 -0
  7. package/dist/animations/blur-out.js.map +1 -1
  8. package/dist/animations/blur-out.mjs +1 -0
  9. package/dist/animations/blur-out.mjs.map +1 -1
  10. package/dist/animations/bounce.js +1 -0
  11. package/dist/animations/bounce.js.map +1 -1
  12. package/dist/animations/bounce.mjs +1 -0
  13. package/dist/animations/bounce.mjs.map +1 -1
  14. package/dist/animations/fade-down.js +1 -0
  15. package/dist/animations/fade-down.js.map +1 -1
  16. package/dist/animations/fade-down.mjs +1 -0
  17. package/dist/animations/fade-down.mjs.map +1 -1
  18. package/dist/animations/fade-in.js +1 -0
  19. package/dist/animations/fade-in.js.map +1 -1
  20. package/dist/animations/fade-in.mjs +1 -0
  21. package/dist/animations/fade-in.mjs.map +1 -1
  22. package/dist/animations/fade-left.js +1 -0
  23. package/dist/animations/fade-left.js.map +1 -1
  24. package/dist/animations/fade-left.mjs +1 -0
  25. package/dist/animations/fade-left.mjs.map +1 -1
  26. package/dist/animations/fade-out.js +1 -0
  27. package/dist/animations/fade-out.js.map +1 -1
  28. package/dist/animations/fade-out.mjs +1 -0
  29. package/dist/animations/fade-out.mjs.map +1 -1
  30. package/dist/animations/fade-right.js +1 -0
  31. package/dist/animations/fade-right.js.map +1 -1
  32. package/dist/animations/fade-right.mjs +1 -0
  33. package/dist/animations/fade-right.mjs.map +1 -1
  34. package/dist/animations/fade-up.js +1 -0
  35. package/dist/animations/fade-up.js.map +1 -1
  36. package/dist/animations/fade-up.mjs +1 -0
  37. package/dist/animations/fade-up.mjs.map +1 -1
  38. package/dist/animations/flip-in.js +1 -0
  39. package/dist/animations/flip-in.js.map +1 -1
  40. package/dist/animations/flip-in.mjs +1 -0
  41. package/dist/animations/flip-in.mjs.map +1 -1
  42. package/dist/animations/flip.js +1 -0
  43. package/dist/animations/flip.js.map +1 -1
  44. package/dist/animations/flip.mjs +1 -0
  45. package/dist/animations/flip.mjs.map +1 -1
  46. package/dist/animations/float.js +1 -0
  47. package/dist/animations/float.js.map +1 -1
  48. package/dist/animations/float.mjs +1 -0
  49. package/dist/animations/float.mjs.map +1 -1
  50. package/dist/animations/hover-lift.js +1 -0
  51. package/dist/animations/hover-lift.js.map +1 -1
  52. package/dist/animations/hover-lift.mjs +1 -0
  53. package/dist/animations/hover-lift.mjs.map +1 -1
  54. package/dist/animations/hover-scale.js +1 -0
  55. package/dist/animations/hover-scale.js.map +1 -1
  56. package/dist/animations/hover-scale.mjs +1 -0
  57. package/dist/animations/hover-scale.mjs.map +1 -1
  58. package/dist/animations/magnetic.js +1 -0
  59. package/dist/animations/magnetic.js.map +1 -1
  60. package/dist/animations/magnetic.mjs +1 -0
  61. package/dist/animations/magnetic.mjs.map +1 -1
  62. package/dist/animations/parallax.js +1 -0
  63. package/dist/animations/parallax.js.map +1 -1
  64. package/dist/animations/parallax.mjs +1 -0
  65. package/dist/animations/parallax.mjs.map +1 -1
  66. package/dist/animations/ping.js +1 -0
  67. package/dist/animations/ping.js.map +1 -1
  68. package/dist/animations/ping.mjs +1 -0
  69. package/dist/animations/ping.mjs.map +1 -1
  70. package/dist/animations/pop-in.js +1 -0
  71. package/dist/animations/pop-in.js.map +1 -1
  72. package/dist/animations/pop-in.mjs +1 -0
  73. package/dist/animations/pop-in.mjs.map +1 -1
  74. package/dist/animations/press.js +1 -0
  75. package/dist/animations/press.js.map +1 -1
  76. package/dist/animations/press.mjs +1 -0
  77. package/dist/animations/press.mjs.map +1 -1
  78. package/dist/animations/progress.js +1 -0
  79. package/dist/animations/progress.js.map +1 -1
  80. package/dist/animations/progress.mjs +1 -0
  81. package/dist/animations/progress.mjs.map +1 -1
  82. package/dist/animations/pulse.js +1 -0
  83. package/dist/animations/pulse.js.map +1 -1
  84. package/dist/animations/pulse.mjs +1 -0
  85. package/dist/animations/pulse.mjs.map +1 -1
  86. package/dist/animations/reorder.js +1 -0
  87. package/dist/animations/reorder.js.map +1 -1
  88. package/dist/animations/reorder.mjs +1 -0
  89. package/dist/animations/reorder.mjs.map +1 -1
  90. package/dist/animations/reveal-blur.js +1 -0
  91. package/dist/animations/reveal-blur.js.map +1 -1
  92. package/dist/animations/reveal-blur.mjs +1 -0
  93. package/dist/animations/reveal-blur.mjs.map +1 -1
  94. package/dist/animations/reveal-down.js +1 -0
  95. package/dist/animations/reveal-down.js.map +1 -1
  96. package/dist/animations/reveal-down.mjs +1 -0
  97. package/dist/animations/reveal-down.mjs.map +1 -1
  98. package/dist/animations/reveal-left.js +1 -0
  99. package/dist/animations/reveal-left.js.map +1 -1
  100. package/dist/animations/reveal-left.mjs +1 -0
  101. package/dist/animations/reveal-left.mjs.map +1 -1
  102. package/dist/animations/reveal-right.js +1 -0
  103. package/dist/animations/reveal-right.js.map +1 -1
  104. package/dist/animations/reveal-right.mjs +1 -0
  105. package/dist/animations/reveal-right.mjs.map +1 -1
  106. package/dist/animations/reveal-up.js +1 -0
  107. package/dist/animations/reveal-up.js.map +1 -1
  108. package/dist/animations/reveal-up.mjs +1 -0
  109. package/dist/animations/reveal-up.mjs.map +1 -1
  110. package/dist/animations/rotate-in.js +1 -0
  111. package/dist/animations/rotate-in.js.map +1 -1
  112. package/dist/animations/rotate-in.mjs +1 -0
  113. package/dist/animations/rotate-in.mjs.map +1 -1
  114. package/dist/animations/scale-in.js +1 -0
  115. package/dist/animations/scale-in.js.map +1 -1
  116. package/dist/animations/scale-in.mjs +1 -0
  117. package/dist/animations/scale-in.mjs.map +1 -1
  118. package/dist/animations/scale-out.js +1 -0
  119. package/dist/animations/scale-out.js.map +1 -1
  120. package/dist/animations/scale-out.mjs +1 -0
  121. package/dist/animations/scale-out.mjs.map +1 -1
  122. package/dist/animations/shake.js +1 -0
  123. package/dist/animations/shake.js.map +1 -1
  124. package/dist/animations/shake.mjs +1 -0
  125. package/dist/animations/shake.mjs.map +1 -1
  126. package/dist/animations/skeleton-shimmer.js +1 -0
  127. package/dist/animations/skeleton-shimmer.js.map +1 -1
  128. package/dist/animations/skeleton-shimmer.mjs +1 -0
  129. package/dist/animations/skeleton-shimmer.mjs.map +1 -1
  130. package/dist/animations/slide-down.js +1 -0
  131. package/dist/animations/slide-down.js.map +1 -1
  132. package/dist/animations/slide-down.mjs +1 -0
  133. package/dist/animations/slide-down.mjs.map +1 -1
  134. package/dist/animations/slide-left.js +1 -0
  135. package/dist/animations/slide-left.js.map +1 -1
  136. package/dist/animations/slide-left.mjs +1 -0
  137. package/dist/animations/slide-left.mjs.map +1 -1
  138. package/dist/animations/slide-right.js +1 -0
  139. package/dist/animations/slide-right.js.map +1 -1
  140. package/dist/animations/slide-right.mjs +1 -0
  141. package/dist/animations/slide-right.mjs.map +1 -1
  142. package/dist/animations/slide-up.js +1 -0
  143. package/dist/animations/slide-up.js.map +1 -1
  144. package/dist/animations/slide-up.mjs +1 -0
  145. package/dist/animations/slide-up.mjs.map +1 -1
  146. package/dist/animations/spin.js +1 -0
  147. package/dist/animations/spin.js.map +1 -1
  148. package/dist/animations/spin.mjs +1 -0
  149. package/dist/animations/spin.mjs.map +1 -1
  150. package/dist/animations/text-reveal.js +1 -0
  151. package/dist/animations/text-reveal.js.map +1 -1
  152. package/dist/animations/text-reveal.mjs +1 -0
  153. package/dist/animations/text-reveal.mjs.map +1 -1
  154. package/dist/animations/text-shimmer.js +1 -0
  155. package/dist/animations/text-shimmer.js.map +1 -1
  156. package/dist/animations/text-shimmer.mjs +1 -0
  157. package/dist/animations/text-shimmer.mjs.map +1 -1
  158. package/dist/animations/tilt.js +1 -0
  159. package/dist/animations/tilt.js.map +1 -1
  160. package/dist/animations/tilt.mjs +1 -0
  161. package/dist/animations/tilt.mjs.map +1 -1
  162. package/dist/animations/wiggle.js +1 -0
  163. package/dist/animations/wiggle.js.map +1 -1
  164. package/dist/animations/wiggle.mjs +1 -0
  165. package/dist/animations/wiggle.mjs.map +1 -1
  166. package/dist/charts/area.js +1 -0
  167. package/dist/charts/area.js.map +1 -1
  168. package/dist/charts/area.mjs +1 -0
  169. package/dist/charts/area.mjs.map +1 -1
  170. package/dist/charts/bar.js +1 -0
  171. package/dist/charts/bar.mjs +1 -0
  172. package/dist/charts/bubble.js +1 -0
  173. package/dist/charts/bubble.js.map +1 -1
  174. package/dist/charts/bubble.mjs +1 -0
  175. package/dist/charts/bubble.mjs.map +1 -1
  176. package/dist/charts/funnel.js +1 -0
  177. package/dist/charts/funnel.js.map +1 -1
  178. package/dist/charts/funnel.mjs +1 -0
  179. package/dist/charts/funnel.mjs.map +1 -1
  180. package/dist/charts/line.js +1 -0
  181. package/dist/charts/line.js.map +1 -1
  182. package/dist/charts/line.mjs +1 -0
  183. package/dist/charts/line.mjs.map +1 -1
  184. package/dist/charts/pie.js +1 -0
  185. package/dist/charts/pie.js.map +1 -1
  186. package/dist/charts/pie.mjs +1 -0
  187. package/dist/charts/pie.mjs.map +1 -1
  188. package/dist/charts/radar.js +1 -0
  189. package/dist/charts/radar.js.map +1 -1
  190. package/dist/charts/radar.mjs +1 -0
  191. package/dist/charts/radar.mjs.map +1 -1
  192. package/dist/charts/scatter.js +1 -0
  193. package/dist/charts/scatter.js.map +1 -1
  194. package/dist/charts/scatter.mjs +1 -0
  195. package/dist/charts/scatter.mjs.map +1 -1
  196. package/dist/charts/stacked-bar.js +1 -0
  197. package/dist/charts/stacked-bar.js.map +1 -1
  198. package/dist/charts/stacked-bar.mjs +1 -0
  199. package/dist/charts/stacked-bar.mjs.map +1 -1
  200. package/dist/{chunk-OY3YJGOX.mjs → chunk-22I54GJW.js} +7 -203
  201. package/dist/chunk-22I54GJW.js.map +1 -0
  202. package/dist/chunk-27PO2FY2.mjs +161 -0
  203. package/dist/chunk-27PO2FY2.mjs.map +1 -0
  204. package/dist/chunk-2PWT2MB5.mjs +73 -0
  205. package/dist/chunk-2PWT2MB5.mjs.map +1 -0
  206. package/dist/chunk-34OSFCSH.js +212 -0
  207. package/dist/chunk-34OSFCSH.js.map +1 -0
  208. package/dist/chunk-37YQUTKG.js +204 -0
  209. package/dist/chunk-37YQUTKG.js.map +1 -0
  210. package/dist/chunk-3HSFL4WA.mjs +191 -0
  211. package/dist/chunk-3HSFL4WA.mjs.map +1 -0
  212. package/dist/{chunk-EKLWWV3G.mjs → chunk-3I6XR7KN.js} +10 -72
  213. package/dist/chunk-3I6XR7KN.js.map +1 -0
  214. package/dist/chunk-3MK7CWEX.js +54 -0
  215. package/dist/chunk-3MK7CWEX.js.map +1 -0
  216. package/dist/{chunk-UNPKDNLA.js → chunk-3R6PQUG2.mjs} +3 -264
  217. package/dist/chunk-3R6PQUG2.mjs.map +1 -0
  218. package/dist/{chunk-AS34PVUG.mjs → chunk-3Z6L24ZK.js} +11 -221
  219. package/dist/{chunk-IW2E4MLG.js.map → chunk-3Z6L24ZK.js.map} +1 -1
  220. package/dist/{chunk-DBW25HOR.mjs → chunk-44G3U35C.js} +12 -413
  221. package/dist/chunk-44G3U35C.js.map +1 -0
  222. package/dist/chunk-456OEGUT.mjs +58 -0
  223. package/dist/chunk-456OEGUT.mjs.map +1 -0
  224. package/dist/{chunk-URXYF25P.mjs → chunk-45CGVW7S.js} +12 -205
  225. package/dist/chunk-45CGVW7S.js.map +1 -0
  226. package/dist/chunk-4FU6FDUT.mjs +202 -0
  227. package/dist/chunk-4FU6FDUT.mjs.map +1 -0
  228. package/dist/chunk-4LVEWKXF.mjs +258 -0
  229. package/dist/chunk-4LVEWKXF.mjs.map +1 -0
  230. package/dist/{chunk-3IBWZM52.js → chunk-4QLWSXXO.mjs} +3 -209
  231. package/dist/chunk-4QLWSXXO.mjs.map +1 -0
  232. package/dist/{chunk-DMDCXYNN.js → chunk-4U7CDEN7.mjs} +3 -51
  233. package/dist/chunk-4U7CDEN7.mjs.map +1 -0
  234. package/dist/{chunk-6GPUHFXI.mjs → chunk-56DECC6D.js} +16 -220
  235. package/dist/chunk-56DECC6D.js.map +1 -0
  236. package/dist/chunk-56KZVM5D.mjs +159 -0
  237. package/dist/chunk-56KZVM5D.mjs.map +1 -0
  238. package/dist/{chunk-VJSME7ML.js → chunk-5BSYGFN7.mjs} +3 -162
  239. package/dist/chunk-5BSYGFN7.mjs.map +1 -0
  240. package/dist/chunk-5J6QMTES.js +655 -0
  241. package/dist/chunk-5J6QMTES.js.map +1 -0
  242. package/dist/{chunk-XIG2QDVN.js → chunk-5QSYJHWL.mjs} +3 -73
  243. package/dist/chunk-5QSYJHWL.mjs.map +1 -0
  244. package/dist/{chunk-WVBFSJEB.js → chunk-5R6XJAXQ.mjs} +3 -574
  245. package/dist/chunk-5R6XJAXQ.mjs.map +1 -0
  246. package/dist/{chunk-KIAYTBS5.js → chunk-5WWD3TZ2.mjs} +3 -129
  247. package/dist/chunk-5WWD3TZ2.mjs.map +1 -0
  248. package/dist/{chunk-4GVMPQZS.js → chunk-63UE3BR4.mjs} +3 -77
  249. package/dist/chunk-63UE3BR4.mjs.map +1 -0
  250. package/dist/chunk-63YMCBGJ.js +217 -0
  251. package/dist/chunk-63YMCBGJ.js.map +1 -0
  252. package/dist/chunk-7GIL24GK.js +354 -0
  253. package/dist/chunk-7GIL24GK.js.map +1 -0
  254. package/dist/chunk-7JBQ3ZJN.mjs +250 -0
  255. package/dist/chunk-7JBQ3ZJN.mjs.map +1 -0
  256. package/dist/{chunk-4WRCXG5E.mjs → chunk-7LFRU6AW.js} +16 -704
  257. package/dist/{chunk-XYKDSHRG.js.map → chunk-7LFRU6AW.js.map} +1 -1
  258. package/dist/{chunk-6ONKAOI7.mjs → chunk-7M4TUP4I.js} +8 -190
  259. package/dist/chunk-7M4TUP4I.js.map +1 -0
  260. package/dist/{chunk-XOYCFLEZ.mjs → chunk-AADGUMYW.js} +12 -349
  261. package/dist/chunk-AADGUMYW.js.map +1 -0
  262. package/dist/chunk-AQHY4S33.js +19 -0
  263. package/dist/chunk-AQHY4S33.js.map +1 -0
  264. package/dist/chunk-ATMCT3A3.mjs +222 -0
  265. package/dist/chunk-ATMCT3A3.mjs.map +1 -0
  266. package/dist/chunk-BDBL4XXI.mjs +45 -0
  267. package/dist/chunk-BDBL4XXI.mjs.map +1 -0
  268. package/dist/{chunk-U7FZ5RMV.js → chunk-BTSCPOWZ.mjs} +3 -424
  269. package/dist/chunk-BTSCPOWZ.mjs.map +1 -0
  270. package/dist/chunk-BZZVO4GL.mjs +414 -0
  271. package/dist/chunk-BZZVO4GL.mjs.map +1 -0
  272. package/dist/chunk-C7F6OCGK.mjs +123 -0
  273. package/dist/chunk-C7F6OCGK.mjs.map +1 -0
  274. package/dist/chunk-D4B62J5C.js +128 -0
  275. package/dist/chunk-D4B62J5C.js.map +1 -0
  276. package/dist/{chunk-REDZL4DY.mjs → chunk-DWDDIG6R.js} +9 -160
  277. package/dist/chunk-DWDDIG6R.js.map +1 -0
  278. package/dist/{chunk-UMXCV5IT.mjs → chunk-E7BPOL74.js} +13 -249
  279. package/dist/chunk-E7BPOL74.js.map +1 -0
  280. package/dist/chunk-EIX26RKN.js +73 -0
  281. package/dist/chunk-EIX26RKN.js.map +1 -0
  282. package/dist/chunk-EKBSSKJQ.js +271 -0
  283. package/dist/chunk-EKBSSKJQ.js.map +1 -0
  284. package/dist/{chunk-2RBUROXJ.js → chunk-EP7WTIKH.mjs} +3 -238
  285. package/dist/chunk-EP7WTIKH.mjs.map +1 -0
  286. package/dist/chunk-F6V74YMW.js +71 -0
  287. package/dist/chunk-F6V74YMW.js.map +1 -0
  288. package/dist/{chunk-S4NQTWMW.mjs → chunk-FNNIH7R2.js} +10 -61
  289. package/dist/chunk-FNNIH7R2.js.map +1 -0
  290. package/dist/chunk-FXDHDQTH.js +79 -0
  291. package/dist/chunk-FXDHDQTH.js.map +1 -0
  292. package/dist/chunk-FZET7XQV.js +169 -0
  293. package/dist/chunk-FZET7XQV.js.map +1 -0
  294. package/dist/chunk-GDYSB7SB.js +78 -0
  295. package/dist/chunk-GDYSB7SB.js.map +1 -0
  296. package/dist/chunk-GPM2PRC5.js +61 -0
  297. package/dist/chunk-GPM2PRC5.js.map +1 -0
  298. package/dist/chunk-GVGKISKD.js +170 -0
  299. package/dist/chunk-GVGKISKD.js.map +1 -0
  300. package/dist/chunk-I4TGI6U3.mjs +558 -0
  301. package/dist/chunk-I4TGI6U3.mjs.map +1 -0
  302. package/dist/chunk-I55QC57T.js +47 -0
  303. package/dist/chunk-I55QC57T.js.map +1 -0
  304. package/dist/chunk-I5TREZO5.js +263 -0
  305. package/dist/chunk-I5TREZO5.js.map +1 -0
  306. package/dist/chunk-IPUQBMAB.mjs +205 -0
  307. package/dist/chunk-IPUQBMAB.mjs.map +1 -0
  308. package/dist/chunk-IQ6QVIZ3.mjs +69 -0
  309. package/dist/chunk-IQ6QVIZ3.mjs.map +1 -0
  310. package/dist/{chunk-CARQELOX.mjs → chunk-ISXAUMRW.js} +8 -46
  311. package/dist/chunk-ISXAUMRW.js.map +1 -0
  312. package/dist/{chunk-WRHUWKZS.js → chunk-IULYVARJ.mjs} +3 -130
  313. package/dist/chunk-IULYVARJ.mjs.map +1 -0
  314. package/dist/chunk-J5LGTIGS.mjs +9 -0
  315. package/dist/chunk-J5LGTIGS.mjs.map +1 -0
  316. package/dist/chunk-J6XKTPP5.js +61 -0
  317. package/dist/chunk-J6XKTPP5.js.map +1 -0
  318. package/dist/{chunk-HI54NLVM.js → chunk-JF4BRFOG.mjs} +3 -128
  319. package/dist/chunk-JF4BRFOG.mjs.map +1 -0
  320. package/dist/{chunk-JGSQZZHF.js → chunk-JI3IEKH6.mjs} +3 -212
  321. package/dist/chunk-JI3IEKH6.mjs.map +1 -0
  322. package/dist/{chunk-6VZGM4DI.mjs → chunk-JTMRSRYD.js} +11 -118
  323. package/dist/chunk-JTMRSRYD.js.map +1 -0
  324. package/dist/chunk-KEGOUZL5.js +209 -0
  325. package/dist/chunk-KEGOUZL5.js.map +1 -0
  326. package/dist/{chunk-B3LCKPBX.js → chunk-KXNMW4NV.mjs} +3 -170
  327. package/dist/chunk-KXNMW4NV.mjs.map +1 -0
  328. package/dist/chunk-L4PDJ6IB.mjs +17 -0
  329. package/dist/chunk-L4PDJ6IB.mjs.map +1 -0
  330. package/dist/{chunk-OEDD43IT.mjs → chunk-L67EJJFN.js} +9 -68
  331. package/dist/chunk-L67EJJFN.js.map +1 -0
  332. package/dist/{chunk-7XHWUEQR.mjs → chunk-L6AS5AVO.js} +10 -250
  333. package/dist/chunk-L6AS5AVO.js.map +1 -0
  334. package/dist/chunk-L6PSW7JE.mjs +206 -0
  335. package/dist/chunk-L6PSW7JE.mjs.map +1 -0
  336. package/dist/{chunk-IW2E4MLG.js → chunk-LL2UY6CD.mjs} +3 -231
  337. package/dist/chunk-LL2UY6CD.mjs.map +1 -0
  338. package/dist/chunk-LLNK24MM.js +67 -0
  339. package/dist/chunk-LLNK24MM.js.map +1 -0
  340. package/dist/{chunk-UOZZUWIX.js → chunk-LQPKZ5ZD.js} +6 -6
  341. package/dist/{chunk-UOZZUWIX.js.map → chunk-LQPKZ5ZD.js.map} +1 -1
  342. package/dist/{chunk-XJFDGKZO.mjs → chunk-LU6VEI4B.js} +12 -204
  343. package/dist/chunk-LU6VEI4B.js.map +1 -0
  344. package/dist/chunk-MCYFKM7T.js +62 -0
  345. package/dist/chunk-MCYFKM7T.js.map +1 -0
  346. package/dist/chunk-MUKI3OHH.js +215 -0
  347. package/dist/chunk-MUKI3OHH.js.map +1 -0
  348. package/dist/chunk-N2RUT33F.mjs +68 -0
  349. package/dist/chunk-N2RUT33F.mjs.map +1 -0
  350. package/dist/chunk-NAHHFB2M.js +77 -0
  351. package/dist/chunk-NAHHFB2M.js.map +1 -0
  352. package/dist/chunk-NMBSK44H.mjs +44 -0
  353. package/dist/chunk-NMBSK44H.mjs.map +1 -0
  354. package/dist/chunk-NVTV3EQB.js +49 -0
  355. package/dist/chunk-NVTV3EQB.js.map +1 -0
  356. package/dist/chunk-NWMSIYZP.js +574 -0
  357. package/dist/chunk-NWMSIYZP.js.map +1 -0
  358. package/dist/{chunk-AFBKMQMK.js → chunk-NXNL64Q7.mjs} +3 -354
  359. package/dist/chunk-NXNL64Q7.mjs.map +1 -0
  360. package/dist/chunk-O23PJPGM.mjs +251 -0
  361. package/dist/chunk-O23PJPGM.mjs.map +1 -0
  362. package/dist/chunk-O6R6OQXI.mjs +204 -0
  363. package/dist/chunk-O6R6OQXI.mjs.map +1 -0
  364. package/dist/chunk-ODT5TFIT.mjs +156 -0
  365. package/dist/chunk-ODT5TFIT.mjs.map +1 -0
  366. package/dist/{chunk-VX56EVPF.mjs → chunk-OGMIKRLJ.js} +8 -98
  367. package/dist/chunk-OGMIKRLJ.js.map +1 -0
  368. package/dist/chunk-OOBA2MDD.mjs +57 -0
  369. package/dist/chunk-OOBA2MDD.mjs.map +1 -0
  370. package/dist/chunk-OPACTZGV.js +231 -0
  371. package/dist/chunk-OPACTZGV.js.map +1 -0
  372. package/dist/{chunk-NUYNJV5U.mjs → chunk-OPUO55TO.mjs} +3 -3
  373. package/dist/{chunk-NUYNJV5U.mjs.map → chunk-OPUO55TO.mjs.map} +1 -1
  374. package/dist/{chunk-PZBTZGJE.js → chunk-OQCI2IVL.mjs} +3 -271
  375. package/dist/chunk-OQCI2IVL.mjs.map +1 -0
  376. package/dist/{chunk-7PIOCFV3.mjs → chunk-P25NI2HG.js} +9 -124
  377. package/dist/chunk-P25NI2HG.js.map +1 -0
  378. package/dist/chunk-P2DQP4J4.js +424 -0
  379. package/dist/chunk-P2DQP4J4.js.map +1 -0
  380. package/dist/{chunk-KC77BXBC.js → chunk-P43A2BPU.mjs} +3 -215
  381. package/dist/chunk-P43A2BPU.mjs.map +1 -0
  382. package/dist/chunk-P54PZ72L.mjs +65 -0
  383. package/dist/chunk-P54PZ72L.mjs.map +1 -0
  384. package/dist/chunk-PAJYNQR3.mjs +150 -0
  385. package/dist/chunk-PAJYNQR3.mjs.map +1 -0
  386. package/dist/chunk-PKXDRTC7.js +264 -0
  387. package/dist/chunk-PKXDRTC7.js.map +1 -0
  388. package/dist/chunk-PNAFXOZC.mjs +69 -0
  389. package/dist/chunk-PNAFXOZC.mjs.map +1 -0
  390. package/dist/chunk-PUSCPBT2.mjs +46 -0
  391. package/dist/chunk-PUSCPBT2.mjs.map +1 -0
  392. package/dist/chunk-PZ5AY32C.js +11 -0
  393. package/dist/chunk-PZ5AY32C.js.map +1 -0
  394. package/dist/chunk-Q2NE2UAO.mjs +119 -0
  395. package/dist/chunk-Q2NE2UAO.mjs.map +1 -0
  396. package/dist/chunk-QDHARZDN.js +129 -0
  397. package/dist/chunk-QDHARZDN.js.map +1 -0
  398. package/dist/chunk-QIUVXTLE.mjs +60 -0
  399. package/dist/chunk-QIUVXTLE.mjs.map +1 -0
  400. package/dist/chunk-QKZR2UTL.mjs +125 -0
  401. package/dist/chunk-QKZR2UTL.mjs.map +1 -0
  402. package/dist/{chunk-O233I5N7.mjs → chunk-QTFOUK4H.js} +15 -149
  403. package/dist/chunk-QTFOUK4H.js.map +1 -0
  404. package/dist/chunk-QW2ZHKPC.mjs +64 -0
  405. package/dist/chunk-QW2ZHKPC.mjs.map +1 -0
  406. package/dist/{chunk-RFBTMJ2Z.mjs → chunk-R2256VSD.js} +16 -557
  407. package/dist/chunk-R2256VSD.js.map +1 -0
  408. package/dist/chunk-RYJ5WEE3.js +101 -0
  409. package/dist/chunk-RYJ5WEE3.js.map +1 -0
  410. package/dist/{chunk-YFXGRV7X.mjs → chunk-S4OSJ4ZN.js} +9 -155
  411. package/dist/chunk-S4OSJ4ZN.js.map +1 -0
  412. package/dist/{chunk-SRLYXLUU.js → chunk-SWU5U5BB.mjs} +3 -217
  413. package/dist/chunk-SWU5U5BB.mjs.map +1 -0
  414. package/dist/chunk-SYFTQAZG.mjs +58 -0
  415. package/dist/chunk-SYFTQAZG.mjs.map +1 -0
  416. package/dist/{chunk-JRB22VVK.js → chunk-T5SPR27V.mjs} +3 -166
  417. package/dist/chunk-T5SPR27V.mjs.map +1 -0
  418. package/dist/{chunk-KLGB3FYE.js → chunk-TD4W3AHI.mjs} +3 -263
  419. package/dist/chunk-TD4W3AHI.mjs.map +1 -0
  420. package/dist/chunk-TMFXI5FH.mjs +52 -0
  421. package/dist/chunk-TMFXI5FH.mjs.map +1 -0
  422. package/dist/{chunk-QCHHXFJQ.js → chunk-UJBXDDHN.mjs} +4 -102
  423. package/dist/chunk-UJBXDDHN.mjs.map +1 -0
  424. package/dist/chunk-USLP5NY6.js +69 -0
  425. package/dist/chunk-USLP5NY6.js.map +1 -0
  426. package/dist/{chunk-W73CZFMA.mjs → chunk-UU34Q42Q.js} +7 -201
  427. package/dist/chunk-UU34Q42Q.js.map +1 -0
  428. package/dist/chunk-V4FFKIX3.js +166 -0
  429. package/dist/chunk-V4FFKIX3.js.map +1 -0
  430. package/dist/{chunk-VGVB5XZX.js → chunk-V4U6Q5NL.mjs} +3 -204
  431. package/dist/chunk-V4U6Q5NL.mjs.map +1 -0
  432. package/dist/chunk-VIKQGO4W.mjs +636 -0
  433. package/dist/chunk-VIKQGO4W.mjs.map +1 -0
  434. package/dist/chunk-VUIWYURS.js +162 -0
  435. package/dist/chunk-VUIWYURS.js.map +1 -0
  436. package/dist/chunk-VWHER5XN.js +65 -0
  437. package/dist/chunk-VWHER5XN.js.map +1 -0
  438. package/dist/chunk-WBRTXAKP.js +705 -0
  439. package/dist/chunk-WBRTXAKP.js.map +1 -0
  440. package/dist/chunk-WN7XWKAS.mjs +52 -0
  441. package/dist/chunk-WN7XWKAS.mjs.map +1 -0
  442. package/dist/{chunk-XYKDSHRG.js → chunk-X3N4EVF7.mjs} +3 -707
  443. package/dist/chunk-X3N4EVF7.mjs.map +1 -0
  444. package/dist/chunk-XPHD3X4L.mjs +98 -0
  445. package/dist/chunk-XPHD3X4L.mjs.map +1 -0
  446. package/dist/chunk-Y4YQSCNL.js +65 -0
  447. package/dist/chunk-Y4YQSCNL.js.map +1 -0
  448. package/dist/chunk-Y73U7C4T.js +238 -0
  449. package/dist/chunk-Y73U7C4T.js.map +1 -0
  450. package/dist/{chunk-ENV73575.mjs → chunk-Y7NRTCAT.js} +10 -122
  451. package/dist/chunk-Y7NRTCAT.js.map +1 -0
  452. package/dist/{chunk-ZZ53RJNH.js → chunk-YDKAE7RM.mjs} +3 -69
  453. package/dist/chunk-YDKAE7RM.mjs.map +1 -0
  454. package/dist/{chunk-VO7LNOC5.mjs → chunk-YN4ZS3R2.js} +10 -257
  455. package/dist/chunk-YN4ZS3R2.js.map +1 -0
  456. package/dist/chunk-ZCTSXNAE.mjs +221 -0
  457. package/dist/chunk-ZCTSXNAE.mjs.map +1 -0
  458. package/dist/chunk-ZFNVFMWG.mjs +703 -0
  459. package/dist/chunk-ZFNVFMWG.mjs.map +1 -0
  460. package/dist/chunk-ZITS2V53.js +130 -0
  461. package/dist/chunk-ZITS2V53.js.map +1 -0
  462. package/dist/chunk-ZY6O6Z2I.mjs +350 -0
  463. package/dist/chunk-ZY6O6Z2I.mjs.map +1 -0
  464. package/dist/design-system/button.d.ts +1 -1
  465. package/dist/design-system/copy-button.d.ts +1 -1
  466. package/dist/design-system/facade.js +403 -0
  467. package/dist/design-system/facade.js.map +1 -0
  468. package/dist/design-system/facade.mjs +401 -0
  469. package/dist/design-system/facade.mjs.map +1 -0
  470. package/dist/design-system/tokens.js +1 -0
  471. package/dist/design-system/tokens.mjs +1 -0
  472. package/dist/hooks/useBodyScrollLock.js +1 -0
  473. package/dist/hooks/useBodyScrollLock.mjs +1 -0
  474. package/dist/hooks/useClickOutside.js +1 -0
  475. package/dist/hooks/useClickOutside.mjs +1 -0
  476. package/dist/hooks/useClipboard.js +1 -0
  477. package/dist/hooks/useClipboard.mjs +1 -0
  478. package/dist/hooks/useControllableState.js +1 -0
  479. package/dist/hooks/useControllableState.mjs +1 -0
  480. package/dist/hooks/useDebouncedValue.js +1 -1
  481. package/dist/hooks/useDebouncedValue.mjs +1 -1
  482. package/dist/hooks/useDisclosure.js +1 -0
  483. package/dist/hooks/useDisclosure.js.map +1 -1
  484. package/dist/hooks/useDisclosure.mjs +1 -0
  485. package/dist/hooks/useDisclosure.mjs.map +1 -1
  486. package/dist/hooks/useDocumentTitle.js +1 -1
  487. package/dist/hooks/useDocumentTitle.mjs +1 -1
  488. package/dist/hooks/useDynamicStepper.js +1 -0
  489. package/dist/hooks/useDynamicStepper.mjs +1 -0
  490. package/dist/hooks/useFocusManagement.js +1 -0
  491. package/dist/hooks/useFocusManagement.mjs +1 -0
  492. package/dist/hooks/useHover.js +1 -1
  493. package/dist/hooks/useHover.mjs +1 -1
  494. package/dist/hooks/useInView.js +1 -0
  495. package/dist/hooks/useInView.js.map +1 -1
  496. package/dist/hooks/useInView.mjs +1 -0
  497. package/dist/hooks/useInView.mjs.map +1 -1
  498. package/dist/hooks/useIntersectionObserver.js +1 -0
  499. package/dist/hooks/useIntersectionObserver.mjs +1 -0
  500. package/dist/hooks/useIsMounted.js +1 -1
  501. package/dist/hooks/useIsMounted.mjs +1 -1
  502. package/dist/hooks/useIsomorphicLayoutEffect.js +1 -0
  503. package/dist/hooks/useIsomorphicLayoutEffect.mjs +1 -0
  504. package/dist/hooks/useLocalStorage.js +1 -1
  505. package/dist/hooks/useLocalStorage.mjs +1 -1
  506. package/dist/hooks/useMediaQuery.js +1 -0
  507. package/dist/hooks/useMediaQuery.mjs +1 -0
  508. package/dist/hooks/useNetworkStatus.js +1 -1
  509. package/dist/hooks/useNetworkStatus.mjs +1 -1
  510. package/dist/hooks/usePageVisibility.js +1 -1
  511. package/dist/hooks/usePageVisibility.mjs +1 -1
  512. package/dist/hooks/usePagination.js +1 -0
  513. package/dist/hooks/usePagination.mjs +1 -0
  514. package/dist/hooks/usePrefersColorScheme.js +1 -0
  515. package/dist/hooks/usePrefersColorScheme.js.map +1 -1
  516. package/dist/hooks/usePrefersColorScheme.mjs +1 -0
  517. package/dist/hooks/usePrefersColorScheme.mjs.map +1 -1
  518. package/dist/hooks/usePrefersReducedMotion.js +1 -0
  519. package/dist/hooks/usePrefersReducedMotion.js.map +1 -1
  520. package/dist/hooks/usePrefersReducedMotion.mjs +1 -0
  521. package/dist/hooks/usePrefersReducedMotion.mjs.map +1 -1
  522. package/dist/hooks/useResizeObserver.js +1 -0
  523. package/dist/hooks/useResizeObserver.mjs +1 -0
  524. package/dist/hooks/useSessionStorage.js +1 -1
  525. package/dist/hooks/useSessionStorage.mjs +1 -1
  526. package/dist/hooks/useTableFilter.js +1 -1
  527. package/dist/hooks/useTableFilter.mjs +1 -1
  528. package/dist/hooks/useTableSort.js +1 -1
  529. package/dist/hooks/useTableSort.mjs +1 -1
  530. package/dist/hooks/useThrottledCallback.js +1 -1
  531. package/dist/hooks/useThrottledCallback.mjs +1 -1
  532. package/dist/hooks/useToggle.js +1 -1
  533. package/dist/hooks/useToggle.mjs +1 -1
  534. package/dist/hooks/useWindowSize.js +1 -1
  535. package/dist/hooks/useWindowSize.mjs +1 -1
  536. package/dist/hooks/utils.js +1 -0
  537. package/dist/hooks/utils.mjs +1 -0
  538. package/dist/lib/facade.d.ts +53 -0
  539. package/dist/lib/facade.d.ts.map +1 -0
  540. package/dist/ui/accordion/animated.js +9 -7
  541. package/dist/ui/accordion/animated.js.map +1 -1
  542. package/dist/ui/accordion/animated.mjs +4 -2
  543. package/dist/ui/accordion/animated.mjs.map +1 -1
  544. package/dist/ui/accordion.js +11 -9
  545. package/dist/ui/accordion.js.map +1 -1
  546. package/dist/ui/accordion.mjs +4 -2
  547. package/dist/ui/accordion.mjs.map +1 -1
  548. package/dist/ui/alert/animated.js +4 -2
  549. package/dist/ui/alert/animated.js.map +1 -1
  550. package/dist/ui/alert/animated.mjs +3 -1
  551. package/dist/ui/alert/animated.mjs.map +1 -1
  552. package/dist/ui/alert.js +12 -10
  553. package/dist/ui/alert.js.map +1 -1
  554. package/dist/ui/alert.mjs +4 -2
  555. package/dist/ui/alert.mjs.map +1 -1
  556. package/dist/ui/animated-number.js +5 -58
  557. package/dist/ui/animated-number.js.map +1 -1
  558. package/dist/ui/animated-number.mjs +2 -55
  559. package/dist/ui/animated-number.mjs.map +1 -1
  560. package/dist/ui/avatar/animated.js +7 -5
  561. package/dist/ui/avatar/animated.js.map +1 -1
  562. package/dist/ui/avatar/animated.mjs +4 -2
  563. package/dist/ui/avatar/animated.mjs.map +1 -1
  564. package/dist/ui/avatar.js +11 -9
  565. package/dist/ui/avatar.js.map +1 -1
  566. package/dist/ui/avatar.mjs +4 -2
  567. package/dist/ui/avatar.mjs.map +1 -1
  568. package/dist/ui/badge/animated.js +4 -2
  569. package/dist/ui/badge/animated.js.map +1 -1
  570. package/dist/ui/badge/animated.mjs +3 -1
  571. package/dist/ui/badge/animated.mjs.map +1 -1
  572. package/dist/ui/badge.js +6 -4
  573. package/dist/ui/badge.js.map +1 -1
  574. package/dist/ui/badge.mjs +4 -2
  575. package/dist/ui/badge.mjs.map +1 -1
  576. package/dist/ui/breadcrumb.js +10 -58
  577. package/dist/ui/breadcrumb.js.map +1 -1
  578. package/dist/ui/breadcrumb.mjs +2 -50
  579. package/dist/ui/breadcrumb.mjs.map +1 -1
  580. package/dist/ui/buttons/animated.js +43 -3
  581. package/dist/ui/buttons/animated.js.map +1 -1
  582. package/dist/ui/buttons/animated.mjs +41 -1
  583. package/dist/ui/buttons/animated.mjs.map +1 -1
  584. package/dist/ui/buttons.js +44 -4
  585. package/dist/ui/buttons.mjs +42 -2
  586. package/dist/ui/card/animated.js +9 -7
  587. package/dist/ui/card/animated.js.map +1 -1
  588. package/dist/ui/card/animated.mjs +4 -2
  589. package/dist/ui/card/animated.mjs.map +1 -1
  590. package/dist/ui/card.js +14 -12
  591. package/dist/ui/card.js.map +1 -1
  592. package/dist/ui/card.mjs +4 -2
  593. package/dist/ui/card.mjs.map +1 -1
  594. package/dist/ui/checkbox/animated.js +6 -4
  595. package/dist/ui/checkbox/animated.js.map +1 -1
  596. package/dist/ui/checkbox/animated.mjs +3 -1
  597. package/dist/ui/checkbox/animated.mjs.map +1 -1
  598. package/dist/ui/checkbox.js +10 -8
  599. package/dist/ui/checkbox.js.map +1 -1
  600. package/dist/ui/checkbox.mjs +4 -2
  601. package/dist/ui/checkbox.mjs.map +1 -1
  602. package/dist/ui/command/animated.js +4 -2
  603. package/dist/ui/command/animated.js.map +1 -1
  604. package/dist/ui/command/animated.mjs +3 -1
  605. package/dist/ui/command/animated.mjs.map +1 -1
  606. package/dist/ui/command.js +17 -15
  607. package/dist/ui/command.js.map +1 -1
  608. package/dist/ui/command.mjs +4 -2
  609. package/dist/ui/command.mjs.map +1 -1
  610. package/dist/ui/context-menu.js +9 -59
  611. package/dist/ui/context-menu.js.map +1 -1
  612. package/dist/ui/context-menu.mjs +3 -53
  613. package/dist/ui/context-menu.mjs.map +1 -1
  614. package/dist/ui/copy-button/animated.js +4 -2
  615. package/dist/ui/copy-button/animated.js.map +1 -1
  616. package/dist/ui/copy-button/animated.mjs +3 -1
  617. package/dist/ui/copy-button/animated.mjs.map +1 -1
  618. package/dist/ui/copy-button.js +5 -3
  619. package/dist/ui/copy-button.js.map +1 -1
  620. package/dist/ui/copy-button.mjs +4 -2
  621. package/dist/ui/copy-button.mjs.map +1 -1
  622. package/dist/ui/divider/animated.js +4 -2
  623. package/dist/ui/divider/animated.js.map +1 -1
  624. package/dist/ui/divider/animated.mjs +3 -1
  625. package/dist/ui/divider/animated.mjs.map +1 -1
  626. package/dist/ui/divider.js +8 -6
  627. package/dist/ui/divider.js.map +1 -1
  628. package/dist/ui/divider.mjs +4 -2
  629. package/dist/ui/divider.mjs.map +1 -1
  630. package/dist/ui/drawer/animated.js +13 -11
  631. package/dist/ui/drawer/animated.js.map +1 -1
  632. package/dist/ui/drawer/animated.mjs +4 -2
  633. package/dist/ui/drawer/animated.mjs.map +1 -1
  634. package/dist/ui/drawer.js +13 -11
  635. package/dist/ui/drawer.mjs +3 -1
  636. package/dist/ui/dropdown.js +1 -0
  637. package/dist/ui/dropdown.js.map +1 -1
  638. package/dist/ui/dropdown.mjs +1 -0
  639. package/dist/ui/dropdown.mjs.map +1 -1
  640. package/dist/ui/dynamic-stepper.js +53 -132
  641. package/dist/ui/dynamic-stepper.js.map +1 -1
  642. package/dist/ui/dynamic-stepper.mjs +42 -121
  643. package/dist/ui/dynamic-stepper.mjs.map +1 -1
  644. package/dist/ui/empty-state/animated.js +4 -2
  645. package/dist/ui/empty-state/animated.js.map +1 -1
  646. package/dist/ui/empty-state/animated.mjs +3 -1
  647. package/dist/ui/empty-state/animated.mjs.map +1 -1
  648. package/dist/ui/empty-state.js +12 -10
  649. package/dist/ui/empty-state.js.map +1 -1
  650. package/dist/ui/empty-state.mjs +4 -2
  651. package/dist/ui/empty-state.mjs.map +1 -1
  652. package/dist/ui/file-upload.js +4 -44
  653. package/dist/ui/file-upload.js.map +1 -1
  654. package/dist/ui/file-upload.mjs +2 -42
  655. package/dist/ui/file-upload.mjs.map +1 -1
  656. package/dist/ui/inputs/animated.js +5 -3
  657. package/dist/ui/inputs/animated.js.map +1 -1
  658. package/dist/ui/inputs/animated.mjs +3 -1
  659. package/dist/ui/inputs/animated.mjs.map +1 -1
  660. package/dist/ui/inputs.js +6 -4
  661. package/dist/ui/inputs.js.map +1 -1
  662. package/dist/ui/inputs.mjs +4 -2
  663. package/dist/ui/inputs.mjs.map +1 -1
  664. package/dist/ui/kbd/animated.js +4 -2
  665. package/dist/ui/kbd/animated.js.map +1 -1
  666. package/dist/ui/kbd/animated.mjs +3 -1
  667. package/dist/ui/kbd/animated.mjs.map +1 -1
  668. package/dist/ui/kbd.js +6 -4
  669. package/dist/ui/kbd.js.map +1 -1
  670. package/dist/ui/kbd.mjs +4 -2
  671. package/dist/ui/kbd.mjs.map +1 -1
  672. package/dist/ui/marquee.js +7 -68
  673. package/dist/ui/marquee.js.map +1 -1
  674. package/dist/ui/marquee.mjs +2 -63
  675. package/dist/ui/marquee.mjs.map +1 -1
  676. package/dist/ui/modal/animated.js +6 -4
  677. package/dist/ui/modal/animated.js.map +1 -1
  678. package/dist/ui/modal/animated.mjs +3 -1
  679. package/dist/ui/modal/animated.mjs.map +1 -1
  680. package/dist/ui/modal.js +14 -12
  681. package/dist/ui/modal.js.map +1 -1
  682. package/dist/ui/modal.mjs +4 -2
  683. package/dist/ui/modal.mjs.map +1 -1
  684. package/dist/ui/otp-input.js +11 -57
  685. package/dist/ui/otp-input.js.map +1 -1
  686. package/dist/ui/otp-input.mjs +2 -48
  687. package/dist/ui/otp-input.mjs.map +1 -1
  688. package/dist/ui/pagination.js +49 -95
  689. package/dist/ui/pagination.js.map +1 -1
  690. package/dist/ui/pagination.mjs +41 -87
  691. package/dist/ui/pagination.mjs.map +1 -1
  692. package/dist/ui/popover/animated.js +6 -4
  693. package/dist/ui/popover/animated.js.map +1 -1
  694. package/dist/ui/popover/animated.mjs +3 -1
  695. package/dist/ui/popover/animated.mjs.map +1 -1
  696. package/dist/ui/popover.js +9 -7
  697. package/dist/ui/popover.mjs +3 -1
  698. package/dist/ui/progress/animated.js +10 -8
  699. package/dist/ui/progress/animated.js.map +1 -1
  700. package/dist/ui/progress/animated.mjs +4 -2
  701. package/dist/ui/progress/animated.mjs.map +1 -1
  702. package/dist/ui/progress/variants.d.ts +2 -2
  703. package/dist/ui/progress.js +11 -9
  704. package/dist/ui/progress.js.map +1 -1
  705. package/dist/ui/progress.mjs +4 -2
  706. package/dist/ui/progress.mjs.map +1 -1
  707. package/dist/ui/radio-group/animated.js +9 -7
  708. package/dist/ui/radio-group/animated.js.map +1 -1
  709. package/dist/ui/radio-group/animated.mjs +3 -1
  710. package/dist/ui/radio-group/animated.mjs.map +1 -1
  711. package/dist/ui/radio-group.js +13 -11
  712. package/dist/ui/radio-group.js.map +1 -1
  713. package/dist/ui/radio-group.mjs +4 -2
  714. package/dist/ui/radio-group.mjs.map +1 -1
  715. package/dist/ui/rating.js +12 -74
  716. package/dist/ui/rating.js.map +1 -1
  717. package/dist/ui/rating.mjs +2 -64
  718. package/dist/ui/rating.mjs.map +1 -1
  719. package/dist/ui/scroll-area.js +8 -62
  720. package/dist/ui/scroll-area.js.map +1 -1
  721. package/dist/ui/scroll-area.mjs +2 -56
  722. package/dist/ui/scroll-area.mjs.map +1 -1
  723. package/dist/ui/search.js +4 -2
  724. package/dist/ui/search.js.map +1 -1
  725. package/dist/ui/search.mjs +3 -1
  726. package/dist/ui/search.mjs.map +1 -1
  727. package/dist/ui/select.js +12 -167
  728. package/dist/ui/select.js.map +1 -1
  729. package/dist/ui/select.mjs +2 -157
  730. package/dist/ui/select.mjs.map +1 -1
  731. package/dist/ui/skeleton/animated.js +10 -8
  732. package/dist/ui/skeleton/animated.js.map +1 -1
  733. package/dist/ui/skeleton/animated.mjs +3 -1
  734. package/dist/ui/skeleton/animated.mjs.map +1 -1
  735. package/dist/ui/skeleton.js +11 -9
  736. package/dist/ui/skeleton.mjs +3 -1
  737. package/dist/ui/slider.js +10 -75
  738. package/dist/ui/slider.js.map +1 -1
  739. package/dist/ui/slider.mjs +2 -67
  740. package/dist/ui/slider.mjs.map +1 -1
  741. package/dist/ui/spinner/animated.js +6 -66
  742. package/dist/ui/spinner/animated.js.map +1 -1
  743. package/dist/ui/spinner/animated.mjs +2 -62
  744. package/dist/ui/spinner/animated.mjs.map +1 -1
  745. package/dist/ui/table/animated.js +10 -8
  746. package/dist/ui/table/animated.js.map +1 -1
  747. package/dist/ui/table/animated.mjs +4 -2
  748. package/dist/ui/table/animated.mjs.map +1 -1
  749. package/dist/ui/table.js +16 -14
  750. package/dist/ui/table.mjs +3 -1
  751. package/dist/ui/tabs/animated.js +4 -2
  752. package/dist/ui/tabs/animated.js.map +1 -1
  753. package/dist/ui/tabs/animated.mjs +3 -1
  754. package/dist/ui/tabs/animated.mjs.map +1 -1
  755. package/dist/ui/tabs.js +11 -9
  756. package/dist/ui/tabs.mjs +3 -1
  757. package/dist/ui/timeline/animated.js +13 -11
  758. package/dist/ui/timeline/animated.js.map +1 -1
  759. package/dist/ui/timeline/animated.mjs +4 -2
  760. package/dist/ui/timeline/animated.mjs.map +1 -1
  761. package/dist/ui/timeline.js +16 -14
  762. package/dist/ui/timeline.js.map +1 -1
  763. package/dist/ui/timeline.mjs +4 -2
  764. package/dist/ui/timeline.mjs.map +1 -1
  765. package/dist/ui/toast/animated.js +9 -7
  766. package/dist/ui/toast/animated.js.map +1 -1
  767. package/dist/ui/toast/animated.mjs +3 -1
  768. package/dist/ui/toast/animated.mjs.map +1 -1
  769. package/dist/ui/toast.js +14 -12
  770. package/dist/ui/toast.mjs +3 -1
  771. package/dist/ui/toggle/animated.js +6 -4
  772. package/dist/ui/toggle/animated.js.map +1 -1
  773. package/dist/ui/toggle/animated.mjs +3 -1
  774. package/dist/ui/toggle/animated.mjs.map +1 -1
  775. package/dist/ui/toggle.js +6 -4
  776. package/dist/ui/toggle.js.map +1 -1
  777. package/dist/ui/toggle.mjs +4 -2
  778. package/dist/ui/toggle.mjs.map +1 -1
  779. package/dist/ui/tooltip/animated.js +5 -3
  780. package/dist/ui/tooltip/animated.js.map +1 -1
  781. package/dist/ui/tooltip/animated.mjs +3 -1
  782. package/dist/ui/tooltip/animated.mjs.map +1 -1
  783. package/dist/ui/tooltip.js +9 -7
  784. package/dist/ui/tooltip.mjs +3 -1
  785. package/dist/ui/tree-view/animated.js +4 -2
  786. package/dist/ui/tree-view/animated.js.map +1 -1
  787. package/dist/ui/tree-view/animated.mjs +3 -1
  788. package/dist/ui/tree-view/animated.mjs.map +1 -1
  789. package/dist/ui/tree-view.js +7 -5
  790. package/dist/ui/tree-view.js.map +1 -1
  791. package/dist/ui/tree-view.mjs +4 -2
  792. package/dist/ui/tree-view.mjs.map +1 -1
  793. package/dist/ui/typography.js +9 -51
  794. package/dist/ui/typography.js.map +1 -1
  795. package/dist/ui/typography.mjs +2 -44
  796. package/dist/ui/typography.mjs.map +1 -1
  797. package/package.json +7 -2
  798. package/src/design-system/button.ts +1 -1
  799. package/src/design-system/copy-button.ts +1 -1
  800. package/src/lib/facade.test.ts +182 -0
  801. package/src/lib/facade.ts +805 -0
  802. package/dist/chunk-2RBUROXJ.js.map +0 -1
  803. package/dist/chunk-3IBWZM52.js.map +0 -1
  804. package/dist/chunk-3RHJJZIT.js +0 -98
  805. package/dist/chunk-3RHJJZIT.js.map +0 -1
  806. package/dist/chunk-4GVMPQZS.js.map +0 -1
  807. package/dist/chunk-4WRCXG5E.mjs.map +0 -1
  808. package/dist/chunk-6GPUHFXI.mjs.map +0 -1
  809. package/dist/chunk-6ONKAOI7.mjs.map +0 -1
  810. package/dist/chunk-6VZGM4DI.mjs.map +0 -1
  811. package/dist/chunk-7PIOCFV3.mjs.map +0 -1
  812. package/dist/chunk-7XHWUEQR.mjs.map +0 -1
  813. package/dist/chunk-AFBKMQMK.js.map +0 -1
  814. package/dist/chunk-AS34PVUG.mjs.map +0 -1
  815. package/dist/chunk-B3LCKPBX.js.map +0 -1
  816. package/dist/chunk-CARQELOX.mjs.map +0 -1
  817. package/dist/chunk-CCVQ5KX6.mjs +0 -96
  818. package/dist/chunk-CCVQ5KX6.mjs.map +0 -1
  819. package/dist/chunk-DBW25HOR.mjs.map +0 -1
  820. package/dist/chunk-DMDCXYNN.js.map +0 -1
  821. package/dist/chunk-EKLWWV3G.mjs.map +0 -1
  822. package/dist/chunk-ENV73575.mjs.map +0 -1
  823. package/dist/chunk-HI54NLVM.js.map +0 -1
  824. package/dist/chunk-JGSQZZHF.js.map +0 -1
  825. package/dist/chunk-JRB22VVK.js.map +0 -1
  826. package/dist/chunk-KC77BXBC.js.map +0 -1
  827. package/dist/chunk-KIAYTBS5.js.map +0 -1
  828. package/dist/chunk-KLGB3FYE.js.map +0 -1
  829. package/dist/chunk-O233I5N7.mjs.map +0 -1
  830. package/dist/chunk-OEDD43IT.mjs.map +0 -1
  831. package/dist/chunk-OY3YJGOX.mjs.map +0 -1
  832. package/dist/chunk-PZBTZGJE.js.map +0 -1
  833. package/dist/chunk-QCHHXFJQ.js.map +0 -1
  834. package/dist/chunk-REDZL4DY.mjs.map +0 -1
  835. package/dist/chunk-RFBTMJ2Z.mjs.map +0 -1
  836. package/dist/chunk-S4NQTWMW.mjs.map +0 -1
  837. package/dist/chunk-SRLYXLUU.js.map +0 -1
  838. package/dist/chunk-U7FZ5RMV.js.map +0 -1
  839. package/dist/chunk-UMXCV5IT.mjs.map +0 -1
  840. package/dist/chunk-UNPKDNLA.js.map +0 -1
  841. package/dist/chunk-URXYF25P.mjs.map +0 -1
  842. package/dist/chunk-VGVB5XZX.js.map +0 -1
  843. package/dist/chunk-VJSME7ML.js.map +0 -1
  844. package/dist/chunk-VO7LNOC5.mjs.map +0 -1
  845. package/dist/chunk-VX56EVPF.mjs.map +0 -1
  846. package/dist/chunk-W73CZFMA.mjs.map +0 -1
  847. package/dist/chunk-WRHUWKZS.js.map +0 -1
  848. package/dist/chunk-WVBFSJEB.js.map +0 -1
  849. package/dist/chunk-XIG2QDVN.js.map +0 -1
  850. package/dist/chunk-XJFDGKZO.mjs.map +0 -1
  851. package/dist/chunk-XOYCFLEZ.mjs.map +0 -1
  852. package/dist/chunk-YFXGRV7X.mjs.map +0 -1
  853. package/dist/chunk-ZZ53RJNH.js.map +0 -1
@@ -1,9 +1,4 @@
1
- import { useFocusManagement } from './chunk-K6YI4FJO.mjs';
2
- import { cn } from './chunk-4D54YOL6.mjs';
3
- import { cva } from 'class-variance-authority';
4
- import { createContext, useContext, useState, useCallback, useId, useRef, useMemo, useEffect } from 'react';
5
- import { createPortal } from 'react-dom';
6
- import { jsxs, jsx } from 'react/jsx-runtime';
1
+ 'use strict';
7
2
 
8
3
  // src/design-system/command.ts
9
4
  var zuiCommandOverlayBase = "fixed inset-0 z-9999 bg-[var(--zui-command-overlay-bg,oklch(12.9%_0.042_264.695_/_0.6))] dark:bg-[var(--zui-command-overlay-bg-dark,oklch(12.9%_0.042_264.695_/_0.6))] backdrop-blur-sm";
@@ -68,554 +63,18 @@ var zuiCommandContentAppearances = {
68
63
  plum: "border border-[color:var(--zui-command-content-plum-border,#7e22ce)] dark:border-[color:var(--zui-command-content-plum-border-dark,#c084fc)] bg-[var(--zui-command-content-plum-bg,#7e22ce14)] dark:bg-[var(--zui-command-content-plum-bg-dark,#c084fc24)] backdrop-blur-xl"
69
64
  };
70
65
 
71
- // src/ui/command/variants.ts
72
- var commandOverlayVariants = cva(zuiCommandOverlayBase);
73
- var commandTriggerVariants = cva(zuiCommandTriggerBase);
74
- var commandContentVariants = cva(zuiCommandContentBase, {
75
- variants: {
76
- size: zuiCommandContentSizes,
77
- appearance: zuiCommandContentAppearances
78
- },
79
- defaultVariants: {
80
- size: "md",
81
- appearance: "default"
82
- }
83
- });
84
- var commandInputRowVariants = cva(zuiCommandInputRowBase);
85
- var commandInputVariants = cva(zuiCommandInputBase);
86
- var commandListVariants = cva(zuiCommandListBase);
87
- var commandGroupHeadingVariants = cva(zuiCommandGroupHeadingBase);
88
- var commandItemVariants = cva(zuiCommandItemBase);
89
- var commandSeparatorVariants = cva(zuiCommandSeparatorBase);
90
- var commandEmptyVariants = cva(zuiCommandEmptyBase);
91
- var commandFooterVariants = cva(zuiCommandFooterBase);
92
- var CommandContext = createContext(null);
93
- function useCommandContext(component) {
94
- const ctx = useContext(CommandContext);
95
- if (!ctx) {
96
- throw new Error(`${component} must be used within <Command>`);
97
- }
98
- return ctx;
99
- }
100
- function itemMatches(value, meta, normalized) {
101
- if (!normalized) {
102
- return true;
103
- }
104
- if (value.toLowerCase().includes(normalized)) {
105
- return true;
106
- }
107
- if (meta.searchText?.toLowerCase().includes(normalized)) {
108
- return true;
109
- }
110
- return Boolean(
111
- meta.keywords?.some(
112
- (keyword) => keyword.toLowerCase().includes(normalized)
113
- )
114
- );
115
- }
116
- function isEditableEventTarget(target) {
117
- if (!(target instanceof HTMLElement)) {
118
- return false;
119
- }
120
- if (target.isContentEditable) {
121
- return true;
122
- }
123
- return Boolean(
124
- target.closest("input, textarea, select, [contenteditable=true]")
125
- );
126
- }
127
- function useCommandPortalTarget() {
128
- const [isMounted, setIsMounted] = useState(false);
129
- useEffect(() => {
130
- setIsMounted(true);
131
- }, []);
132
- if (!isMounted) {
133
- return null;
134
- }
135
- return document.body;
136
- }
137
- function CommandPortal({ children }) {
138
- const portalTarget = useCommandPortalTarget();
139
- if (!portalTarget) {
140
- return null;
141
- }
142
- return createPortal(children, portalTarget);
143
- }
144
- function CommandPortalFrame({ children }) {
145
- return /* @__PURE__ */ jsx("div", { className: "fixed inset-0 z-9999", "data-slot": "command-portal", children });
146
- }
147
- function CommandContentLayer({
148
- className,
149
- size,
150
- appearance,
151
- children,
152
- ref,
153
- id,
154
- style,
155
- componentName,
156
- renderPresence,
157
- renderOverlay,
158
- renderPanel
159
- }) {
160
- const { open, setOpen, labelId, contentRef, triggerRef } = useCommandContext(componentName);
161
- useFocusManagement({
162
- open,
163
- setOpen,
164
- contentRef,
165
- triggerRef
166
- });
167
- const overlayProps = {
168
- role: "presentation",
169
- "data-slot": "command-overlay",
170
- className: commandOverlayVariants(),
171
- onClick: () => setOpen(false)
172
- };
173
- const panelProps = {
174
- ref: (node) => {
175
- contentRef.current = node;
176
- if (typeof ref === "function") {
177
- ref(node);
178
- } else if (ref) {
179
- ref.current = node;
180
- }
181
- },
182
- role: "dialog",
183
- "aria-modal": true,
184
- "aria-labelledby": labelId,
185
- "data-slot": "command-content",
186
- tabIndex: -1,
187
- className: cn(commandContentVariants({ size, appearance }), className),
188
- id,
189
- style,
190
- children
191
- };
192
- const content = open ? /* @__PURE__ */ jsxs(CommandPortalFrame, { children: [
193
- renderOverlay ? renderOverlay(overlayProps) : /* @__PURE__ */ jsx("div", { ...overlayProps }),
194
- renderPanel ? renderPanel(panelProps) : /* @__PURE__ */ jsx("div", { ...panelProps })
195
- ] }) : null;
196
- return /* @__PURE__ */ jsx(CommandPortal, { children: renderPresence ? renderPresence(content) : content });
197
- }
198
- function Command({
199
- open,
200
- defaultOpen = false,
201
- onOpenChange,
202
- hotkey,
203
- label = "Command menu",
204
- children
205
- }) {
206
- const isControlled = open !== void 0;
207
- const [uncontrolledOpen, setUncontrolledOpen] = useState(defaultOpen);
208
- const resolvedOpen = isControlled ? Boolean(open) : uncontrolledOpen;
209
- const setOpen = useCallback(
210
- (next) => {
211
- if (!isControlled) {
212
- setUncontrolledOpen(next);
213
- }
214
- onOpenChange?.(next);
215
- },
216
- [isControlled, onOpenChange]
217
- );
218
- const labelId = useId();
219
- const listId = useId();
220
- const contentRef = useRef(null);
221
- const triggerRef = useRef(null);
222
- const inputRef = useRef(null);
223
- const [query, setQuery] = useState("");
224
- const [activeValue, setActiveValue] = useState(null);
225
- const itemsRef = useRef([]);
226
- const [registryVersion, setRegistryVersion] = useState(0);
227
- const registerItem = useCallback((item) => {
228
- itemsRef.current = [...itemsRef.current, item];
229
- setRegistryVersion((version) => version + 1);
230
- return () => {
231
- itemsRef.current = itemsRef.current.filter((entry) => entry !== item);
232
- setRegistryVersion((version) => version + 1);
233
- };
234
- }, []);
235
- const invalidateRegistry = useCallback(() => {
236
- setRegistryVersion((version) => version + 1);
237
- }, []);
238
- const visibleValues = useMemo(() => {
239
- const normalized = query.trim().toLowerCase();
240
- return itemsRef.current.filter((item) => {
241
- const meta = item.metaRef.current;
242
- if (meta.disabled) {
243
- return false;
244
- }
245
- return itemMatches(item.value, meta, normalized);
246
- }).map((item) => item.value);
247
- }, [query, registryVersion]);
248
- const visibleSet = useMemo(() => new Set(visibleValues), [visibleValues]);
249
- const isVisible = useCallback(
250
- (value) => visibleSet.has(value),
251
- [visibleSet]
252
- );
253
- const selectValue = useCallback((value) => {
254
- const entry = itemsRef.current.find((item) => item.value === value);
255
- if (!entry || entry.metaRef.current.disabled) {
256
- return false;
257
- }
258
- entry?.metaRef.current.onSelect?.(value);
259
- return true;
260
- }, []);
261
- useEffect(() => {
262
- if (!resolvedOpen) {
263
- setQuery("");
264
- setActiveValue(null);
265
- }
266
- }, [resolvedOpen]);
267
- useEffect(() => {
268
- if (!resolvedOpen) {
269
- return;
270
- }
271
- if (activeValue && visibleSet.has(activeValue)) {
272
- return;
273
- }
274
- setActiveValue(visibleValues[0] ?? null);
275
- }, [resolvedOpen, activeValue, visibleSet, visibleValues]);
276
- useEffect(() => {
277
- if (!hotkey) {
278
- return;
279
- }
280
- const key = (typeof hotkey === "string" ? hotkey : "k").toLowerCase();
281
- const handler = (event) => {
282
- if (isEditableEventTarget(event.target)) {
283
- return;
284
- }
285
- if ((event.metaKey || event.ctrlKey) && event.key.toLowerCase() === key) {
286
- event.preventDefault();
287
- setOpen(!resolvedOpen);
288
- }
289
- };
290
- window.addEventListener("keydown", handler);
291
- return () => window.removeEventListener("keydown", handler);
292
- }, [hotkey, resolvedOpen, setOpen]);
293
- const ctx = useMemo(
294
- () => ({
295
- open: resolvedOpen,
296
- setOpen,
297
- labelId,
298
- listId,
299
- query,
300
- setQuery,
301
- activeValue,
302
- setActiveValue,
303
- visibleValues,
304
- isVisible,
305
- registerItem,
306
- invalidateRegistry,
307
- selectValue,
308
- contentRef,
309
- triggerRef,
310
- inputRef
311
- }),
312
- [
313
- resolvedOpen,
314
- setOpen,
315
- labelId,
316
- listId,
317
- query,
318
- activeValue,
319
- visibleValues,
320
- isVisible,
321
- registerItem,
322
- invalidateRegistry,
323
- selectValue
324
- ]
325
- );
326
- return /* @__PURE__ */ jsxs(CommandContext.Provider, { value: ctx, children: [
327
- /* @__PURE__ */ jsx("span", { hidden: true, id: labelId, children: label }),
328
- children
329
- ] });
330
- }
331
- Command.displayName = "Command";
332
- function CommandTrigger({
333
- className,
334
- children,
335
- onClick,
336
- ref: refProp
337
- }) {
338
- const { setOpen, triggerRef } = useCommandContext("CommandTrigger");
339
- return /* @__PURE__ */ jsx(
340
- "button",
341
- {
342
- ref: (node) => {
343
- triggerRef.current = node;
344
- if (typeof refProp === "function") {
345
- refProp(node);
346
- } else if (refProp) {
347
- refProp.current = node;
348
- }
349
- },
350
- type: "button",
351
- "data-slot": "command-trigger",
352
- className: cn(commandTriggerVariants(), className),
353
- onClick: (event) => {
354
- onClick?.(event);
355
- if (!event.defaultPrevented) {
356
- setOpen(true);
357
- }
358
- },
359
- children
360
- }
361
- );
362
- }
363
- CommandTrigger.displayName = "CommandTrigger";
364
- function CommandContent({
365
- className,
366
- size,
367
- appearance,
368
- children,
369
- ref,
370
- id,
371
- style
372
- }) {
373
- return /* @__PURE__ */ jsx(
374
- CommandContentLayer,
375
- {
376
- appearance,
377
- className,
378
- componentName: "CommandContent",
379
- id,
380
- ref,
381
- size,
382
- style,
383
- children
384
- }
385
- );
386
- }
387
- CommandContent.displayName = "CommandContent";
388
- function CommandInput({
389
- className,
390
- placeholder,
391
- ref
392
- }) {
393
- const {
394
- query,
395
- setQuery,
396
- visibleValues,
397
- activeValue,
398
- setActiveValue,
399
- selectValue,
400
- setOpen,
401
- inputRef,
402
- listId
403
- } = useCommandContext("CommandInput");
404
- const moveActive = (direction) => {
405
- if (visibleValues.length === 0) {
406
- return;
407
- }
408
- const currentIndex = activeValue ? visibleValues.indexOf(activeValue) : -1;
409
- const nextIndex = currentIndex === -1 ? direction === 1 ? 0 : visibleValues.length - 1 : (currentIndex + direction + visibleValues.length) % visibleValues.length;
410
- setActiveValue(visibleValues[nextIndex] ?? null);
411
- };
412
- return /* @__PURE__ */ jsxs("div", { className: commandInputRowVariants(), "data-slot": "command-input-row", children: [
413
- /* @__PURE__ */ jsxs(
414
- "svg",
415
- {
416
- "aria-hidden": true,
417
- viewBox: "0 0 24 24",
418
- className: "size-4 shrink-0 opacity-60",
419
- fill: "none",
420
- stroke: "currentColor",
421
- strokeWidth: "2",
422
- strokeLinecap: "round",
423
- strokeLinejoin: "round",
424
- children: [
425
- /* @__PURE__ */ jsx("circle", { cx: "11", cy: "11", r: "8" }),
426
- /* @__PURE__ */ jsx("path", { d: "m21 21-4.3-4.3" })
427
- ]
428
- }
429
- ),
430
- /* @__PURE__ */ jsx(
431
- "input",
432
- {
433
- ref: (node) => {
434
- inputRef.current = node;
435
- if (typeof ref === "function") {
436
- ref(node);
437
- } else if (ref) {
438
- ref.current = node;
439
- }
440
- },
441
- type: "text",
442
- autoFocus: true,
443
- role: "combobox",
444
- "aria-expanded": true,
445
- "aria-controls": listId,
446
- "aria-autocomplete": "list",
447
- "data-slot": "command-input",
448
- className: cn(commandInputVariants(), className),
449
- placeholder,
450
- value: query,
451
- onChange: (event) => setQuery(event.target.value),
452
- onKeyDown: (event) => {
453
- if (event.key === "ArrowDown") {
454
- event.preventDefault();
455
- moveActive(1);
456
- } else if (event.key === "ArrowUp") {
457
- event.preventDefault();
458
- moveActive(-1);
459
- } else if (event.key === "Enter") {
460
- if (activeValue && visibleValues.includes(activeValue)) {
461
- event.preventDefault();
462
- if (selectValue(activeValue)) {
463
- setOpen(false);
464
- }
465
- }
466
- }
467
- }
468
- }
469
- )
470
- ] });
471
- }
472
- CommandInput.displayName = "CommandInput";
473
- function CommandList({ className, children }) {
474
- const { listId } = useCommandContext("CommandList");
475
- return /* @__PURE__ */ jsx(
476
- "div",
477
- {
478
- id: listId,
479
- role: "listbox",
480
- "aria-label": "Commands",
481
- "data-slot": "command-list",
482
- className: cn(commandListVariants(), className),
483
- children
484
- }
485
- );
486
- }
487
- CommandList.displayName = "CommandList";
488
- function CommandGroup({
489
- className,
490
- heading,
491
- children
492
- }) {
493
- return /* @__PURE__ */ jsxs(
494
- "div",
495
- {
496
- role: "group",
497
- "data-slot": "command-group",
498
- className: cn(
499
- "[&:not(:has([data-slot=command-item]:not([hidden])))]:hidden",
500
- className
501
- ),
502
- children: [
503
- heading ? /* @__PURE__ */ jsx("div", { className: commandGroupHeadingVariants(), "aria-hidden": true, children: heading }) : null,
504
- children
505
- ]
506
- }
507
- );
508
- }
509
- CommandGroup.displayName = "CommandGroup";
510
- function CommandItem({
511
- className,
512
- value,
513
- keywords,
514
- disabled,
515
- onSelect,
516
- children
517
- }) {
518
- const {
519
- registerItem,
520
- invalidateRegistry,
521
- isVisible,
522
- activeValue,
523
- setActiveValue,
524
- selectValue,
525
- setOpen
526
- } = useCommandContext("CommandItem");
527
- const itemRef = useRef(null);
528
- const keywordSignature = keywords?.join("\0") ?? "";
529
- const metaRef = useRef({ keywords, disabled, onSelect });
530
- metaRef.current = {
531
- keywords,
532
- disabled,
533
- onSelect,
534
- searchText: metaRef.current.searchText
535
- };
536
- useEffect(() => {
537
- const unregister = registerItem({ value, metaRef });
538
- return unregister;
539
- }, [registerItem, value]);
540
- useEffect(() => {
541
- metaRef.current = {
542
- keywords: metaRef.current.keywords,
543
- disabled,
544
- onSelect: metaRef.current.onSelect,
545
- searchText: itemRef.current?.textContent ?? void 0
546
- };
547
- invalidateRegistry();
548
- }, [children, disabled, invalidateRegistry, keywordSignature]);
549
- const visible = isVisible(value);
550
- const active = activeValue === value;
551
- return /* @__PURE__ */ jsx(
552
- "div",
553
- {
554
- ref: itemRef,
555
- role: "option",
556
- "aria-selected": active,
557
- "aria-disabled": disabled || void 0,
558
- "data-slot": "command-item",
559
- "data-value": value,
560
- "data-active": active || void 0,
561
- hidden: !visible || void 0,
562
- className: cn(commandItemVariants(), className),
563
- onMouseEnter: () => {
564
- if (!disabled) {
565
- setActiveValue(value);
566
- }
567
- },
568
- onClick: () => {
569
- if (disabled) {
570
- return;
571
- }
572
- if (selectValue(value)) {
573
- setOpen(false);
574
- }
575
- },
576
- children
577
- }
578
- );
579
- }
580
- CommandItem.displayName = "CommandItem";
581
- function CommandSeparator({ className }) {
582
- return /* @__PURE__ */ jsx(
583
- "div",
584
- {
585
- role: "separator",
586
- "data-slot": "command-separator",
587
- className: cn(commandSeparatorVariants(), className)
588
- }
589
- );
590
- }
591
- CommandSeparator.displayName = "CommandSeparator";
592
- function CommandEmpty({ className, children }) {
593
- const { visibleValues } = useCommandContext("CommandEmpty");
594
- if (visibleValues.length > 0) {
595
- return null;
596
- }
597
- return /* @__PURE__ */ jsx(
598
- "div",
599
- {
600
- "data-slot": "command-empty",
601
- className: cn(commandEmptyVariants(), className),
602
- children
603
- }
604
- );
605
- }
606
- CommandEmpty.displayName = "CommandEmpty";
607
- function CommandFooter({ className, children }) {
608
- return /* @__PURE__ */ jsx(
609
- "div",
610
- {
611
- "data-slot": "command-footer",
612
- className: cn(commandFooterVariants(), className),
613
- children
614
- }
615
- );
616
- }
617
- CommandFooter.displayName = "CommandFooter";
618
-
619
- export { Command, CommandContent, CommandContentLayer, CommandEmpty, CommandFooter, CommandGroup, CommandInput, CommandItem, CommandList, CommandSeparator, CommandTrigger, commandContentVariants, commandItemVariants, commandOverlayVariants, useCommandContext };
620
- //# sourceMappingURL=chunk-RFBTMJ2Z.mjs.map
621
- //# sourceMappingURL=chunk-RFBTMJ2Z.mjs.map
66
+ exports.zuiCommandContentAppearances = zuiCommandContentAppearances;
67
+ exports.zuiCommandContentBase = zuiCommandContentBase;
68
+ exports.zuiCommandContentSizes = zuiCommandContentSizes;
69
+ exports.zuiCommandEmptyBase = zuiCommandEmptyBase;
70
+ exports.zuiCommandFooterBase = zuiCommandFooterBase;
71
+ exports.zuiCommandGroupHeadingBase = zuiCommandGroupHeadingBase;
72
+ exports.zuiCommandInputBase = zuiCommandInputBase;
73
+ exports.zuiCommandInputRowBase = zuiCommandInputRowBase;
74
+ exports.zuiCommandItemBase = zuiCommandItemBase;
75
+ exports.zuiCommandListBase = zuiCommandListBase;
76
+ exports.zuiCommandOverlayBase = zuiCommandOverlayBase;
77
+ exports.zuiCommandSeparatorBase = zuiCommandSeparatorBase;
78
+ exports.zuiCommandTriggerBase = zuiCommandTriggerBase;
79
+ //# sourceMappingURL=chunk-R2256VSD.js.map
80
+ //# sourceMappingURL=chunk-R2256VSD.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/design-system/command.ts"],"names":[],"mappings":";;;AAAO,IAAM,qBAAA,GACX;AAEK,IAAM,qBAAA,GACX;AAEK,IAAM,qBAAA,GACX;AAEK,IAAM,sBAAA,GAAyB;AAAA,EACpC,EAAA,EAAI,UAAA;AAAA,EACJ,EAAA,EAAI,UAAA;AAAA,EACJ,EAAA,EAAI;AACN;AAEO,IAAM,sBAAA,GACX;AAEK,IAAM,mBAAA,GACX;AAEK,IAAM,kBAAA,GACX;AAEK,IAAM,0BAAA,GACX;AAEK,IAAM,kBAAA,GACX;AAEK,IAAM,uBAAA,GACX;AAEK,IAAM,mBAAA,GACX;AAEK,IAAM,oBAAA,GACX;AAEK,IAAM,4BAAA,GAA+B;AAAA,EAC1C,OAAA,EACE,uJAAA;AAAA,EACF,KAAA,EACE,4TAAA;AAAA,EACF,GAAA,EAAK,6UAAA;AAAA,EACL,IAAA,EAAM,gVAAA;AAAA,EACN,MAAA,EACE,4VAAA;AAAA,EACF,IAAA,EAAM,8UAAA;AAAA,EACN,MAAA,EACE,oVAAA;AAAA,EACF,MAAA,EACE,yVAAA;AAAA,EACF,IAAA,EAAM,iVAAA;AAAA,EACN,MAAA,EACE,2VAAA;AAAA,EACF,OAAA,EACE,gWAAA;AAAA,EACF,IAAA,EAAM,iVAAA;AAAA,EACN,KAAA,EACE,oVAAA;AAAA,EACF,MAAA,EACE,4VAAA;AAAA,EACF,eAAA,EACE,wjBAAA;AAAA,EACF,gBAAA,EACE,gkBAAA;AAAA,EACF,cAAA,EACE,6iBAAA;AAAA,EACF,iBAAA,EACE,+jBAAA;AAAA,EACF,iBAAA,EACE,okBAAA;AAAA,EACF,eAAA,EACE,ujBAAA;AAAA,EACF,iBAAA,EACE,qkBAAA;AAAA,EACF,eAAA,EACE,kjBAAA;AAAA,EACF,IAAA,EAAM,6QAAA;AAAA,EACN,IAAA,EAAM,6QAAA;AAAA,EACN,KAAA,EACE,iRAAA;AAAA,EACF,IAAA,EAAM,6QAAA;AAAA,EACN,IAAA,EAAM,6QAAA;AAAA,EACN,KAAA,EACE,iRAAA;AAAA,EACF,QAAA,EACE,6RAAA;AAAA,EACF,QAAA,EACE,6RAAA;AAAA,EACF,IAAA,EAAM,6QAAA;AAAA,EACN,GAAA,EAAK,yQAAA;AAAA,EACL,KAAA,EACE,iRAAA;AAAA,EACF,IAAA,EAAM,6QAAA;AAAA,EACN,KAAA,EACE,iRAAA;AAAA,EACF,KAAA,EACE,iRAAA;AAAA,EACF,QAAA,EACE,6RAAA;AAAA,EACF,MAAA,EACE,qRAAA;AAAA,EACF,MAAA,EACE,qRAAA;AAAA,EACF,OAAA,EACE,yRAAA;AAAA,EACF,OAAA,EACE,yRAAA;AAAA,EACF,IAAA,EAAM,6QAAA;AAAA,EACN,IAAA,EAAM;AACR","file":"chunk-R2256VSD.js","sourcesContent":["export const zuiCommandOverlayBase =\n \"fixed inset-0 z-9999 bg-[var(--zui-command-overlay-bg,oklch(12.9%_0.042_264.695_/_0.6))] dark:bg-[var(--zui-command-overlay-bg-dark,oklch(12.9%_0.042_264.695_/_0.6))] backdrop-blur-sm\";\n\nexport const zuiCommandTriggerBase =\n \"relative inline-flex shrink-0 cursor-pointer items-center gap-2 rounded-md border border-[color:var(--zui-command-trigger-border,#0000001a)] dark:border-[color:var(--zui-command-trigger-border-dark,#ffffff1a)] bg-[var(--zui-command-trigger-bg,oklch(98.4%_0.003_247.858))] dark:bg-[var(--zui-command-trigger-bg-dark,oklch(12.9%_0.042_264.695))] px-3 py-2 text-sm text-[color:var(--zui-command-trigger-fg,oklch(44.6%_0.03_256.802))] dark:text-[color:var(--zui-command-trigger-fg-dark,oklch(86.9%_0.022_252.894))] transition hover:bg-black/5 dark:hover:bg-white/5 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-cyan-500/40\";\n\nexport const zuiCommandContentBase =\n \"fixed left-1/2 top-[15%] z-9999 w-[calc(100%-2rem)] -translate-x-1/2 overflow-hidden rounded-xl border border-[color:var(--zui-command-content-border,#0000001a)] dark:border-[color:var(--zui-command-content-border-dark,#ffffff1a)] bg-[var(--zui-command-content-bg,oklch(98.4%_0.003_247.858))] dark:bg-[var(--zui-command-content-bg-dark,oklch(12.9%_0.042_264.695))] text-[color:var(--zui-command-content-fg,oklch(20.8%_0.042_265.755))] dark:text-[color:var(--zui-command-content-fg-dark,oklch(98.4%_0.003_247.858))] shadow-[var(--zui-command-content-shadow,0_12px_40px_rgba(15,23,42,0.18))] dark:shadow-[var(--zui-command-content-shadow-dark,0_24px_80px_rgba(15,23,42,0.6))] focus:outline-none\";\n\nexport const zuiCommandContentSizes = {\n sm: \"max-w-md\",\n md: \"max-w-lg\",\n lg: \"max-w-2xl\",\n} as const;\n\nexport const zuiCommandInputRowBase =\n \"flex items-center gap-2 border-b border-[color:var(--zui-command-input-border,#0000000f)] dark:border-[color:var(--zui-command-input-border-dark,#ffffff14)] px-4\";\n\nexport const zuiCommandInputBase =\n \"h-12 w-full bg-transparent text-sm text-[color:var(--zui-command-input-fg,oklch(20.8%_0.042_265.755))] dark:text-[color:var(--zui-command-input-fg-dark,oklch(98.4%_0.003_247.858))] placeholder:text-[color:var(--zui-command-input-placeholder,oklch(55.1%_0.027_264.364))] dark:placeholder:text-[color:var(--zui-command-input-placeholder-dark,oklch(55.1%_0.027_264.364))] focus:outline-none\";\n\nexport const zuiCommandListBase =\n \"max-h-[min(60vh,420px)] overflow-y-auto overscroll-contain p-2\";\n\nexport const zuiCommandGroupHeadingBase =\n \"px-2 pb-1 pt-3 text-xs font-semibold uppercase tracking-[0.12em] text-[color:var(--zui-command-group-heading-fg,oklch(55.1%_0.027_264.364))] dark:text-[color:var(--zui-command-group-heading-fg-dark,oklch(70.7%_0.022_261.325))]\";\n\nexport const zuiCommandItemBase =\n \"flex cursor-pointer items-center gap-3 rounded-lg px-3 py-2 text-sm text-[color:var(--zui-command-item-fg,oklch(27.8%_0.033_256.848))] dark:text-[color:var(--zui-command-item-fg-dark,oklch(86.9%_0.022_252.894))] transition-colors data-[active=true]:bg-[var(--zui-command-item-active-bg,oklch(95.1%_0.026_236.824))] dark:data-[active=true]:bg-[var(--zui-command-item-active-bg-dark,oklch(28.2%_0.091_267.935_/_0.55))] data-[active=true]:text-[color:var(--zui-command-item-active-fg,oklch(20.8%_0.042_265.755))] dark:data-[active=true]:text-[color:var(--zui-command-item-active-fg-dark,oklch(98.4%_0.003_247.858))] aria-disabled:cursor-not-allowed aria-disabled:opacity-50\";\n\nexport const zuiCommandSeparatorBase =\n \"my-1 h-px bg-[var(--zui-command-separator-bg,#0000000f)] dark:bg-[var(--zui-command-separator-bg-dark,#ffffff14)]\";\n\nexport const zuiCommandEmptyBase =\n \"px-3 py-8 text-center text-sm text-[color:var(--zui-command-empty-fg,oklch(55.1%_0.027_264.364))] dark:text-[color:var(--zui-command-empty-fg-dark,oklch(70.7%_0.022_261.325))]\";\n\nexport const zuiCommandFooterBase =\n \"flex items-center gap-3 border-t border-[color:var(--zui-command-footer-border,#0000000f)] dark:border-[color:var(--zui-command-footer-border-dark,#ffffff14)] px-4 py-2 text-xs text-[color:var(--zui-command-footer-fg,oklch(55.1%_0.027_264.364))] dark:text-[color:var(--zui-command-footer-fg-dark,oklch(70.7%_0.022_261.325))]\";\n\nexport const zuiCommandContentAppearances = {\n default:\n \"bg-[var(--zui-command-content-default-bg,oklch(98.4%_0.003_247.858))] dark:bg-[var(--zui-command-content-default-bg-dark,oklch(12.9%_0.042_264.695))]\",\n glass:\n \"border-[color:var(--zui-command-content-glass-border,#00000026)] dark:border-[color:var(--zui-command-content-glass-border-dark,#ffffff26)] bg-[var(--zui-command-content-glass-bg,oklch(98.4%_0.003_247.858_/_0.7))] dark:bg-[var(--zui-command-content-glass-bg-dark,oklch(12.9%_0.042_264.695_/_0.7))] backdrop-blur-xl\",\n sky: \"border-[color:var(--zui-command-content-sky-border,oklch(44.3%_0.11_240.79))] dark:border-[color:var(--zui-command-content-sky-border-dark,oklch(58.8%_0.158_241.966))] bg-[var(--zui-command-content-sky-bg,oklch(97.7%_0.013_236.62))] dark:bg-[var(--zui-command-content-sky-bg-dark,oklch(29.3%_0.066_243.157_/_0.7))] backdrop-blur-xl\",\n rose: \"border-[color:var(--zui-command-content-rose-border,oklch(45.5%_0.188_13.697))] dark:border-[color:var(--zui-command-content-rose-border-dark,oklch(58.6%_0.253_17.585))] bg-[var(--zui-command-content-rose-bg,oklch(96.9%_0.015_12.422))] dark:bg-[var(--zui-command-content-rose-bg-dark,oklch(27.1%_0.105_12.094_/_0.7))] backdrop-blur-xl\",\n purple:\n \"border-[color:var(--zui-command-content-purple-border,oklch(43.8%_0.218_303.724))] dark:border-[color:var(--zui-command-content-purple-border-dark,oklch(55.8%_0.288_302.321))] bg-[var(--zui-command-content-purple-bg,oklch(97.7%_0.014_308.299))] dark:bg-[var(--zui-command-content-purple-bg-dark,oklch(29.1%_0.149_302.717_/_0.7))] backdrop-blur-xl\",\n pink: \"border-[color:var(--zui-command-content-pink-border,oklch(45.9%_0.187_3.815))] dark:border-[color:var(--zui-command-content-pink-border-dark,oklch(59.2%_0.249_0.584))] bg-[var(--zui-command-content-pink-bg,oklch(97.1%_0.014_343.198))] dark:bg-[var(--zui-command-content-pink-bg-dark,oklch(28.4%_0.109_3.907_/_0.7))] backdrop-blur-xl\",\n orange:\n \"border-[color:var(--zui-command-content-orange-border,oklch(47%_0.157_37.304))] dark:border-[color:var(--zui-command-content-orange-border-dark,oklch(64.6%_0.222_41.116))] bg-[var(--zui-command-content-orange-bg,oklch(98%_0.016_73.684))] dark:bg-[var(--zui-command-content-orange-bg-dark,oklch(26.6%_0.079_36.259_/_0.7))] backdrop-blur-xl\",\n yellow:\n \"border-[color:var(--zui-command-content-yellow-border,oklch(47.6%_0.114_61.907))] dark:border-[color:var(--zui-command-content-yellow-border-dark,oklch(68.1%_0.162_75.834))] bg-[var(--zui-command-content-yellow-bg,oklch(98.7%_0.026_102.212))] dark:bg-[var(--zui-command-content-yellow-bg-dark,oklch(28.6%_0.066_53.813_/_0.7))] backdrop-blur-xl\",\n teal: \"border-[color:var(--zui-command-content-teal-border,oklch(43.7%_0.078_188.216))] dark:border-[color:var(--zui-command-content-teal-border-dark,oklch(60%_0.118_184.704))] bg-[var(--zui-command-content-teal-bg,oklch(98.4%_0.014_180.72))] dark:bg-[var(--zui-command-content-teal-bg-dark,oklch(27.7%_0.046_192.524_/_0.7))] backdrop-blur-xl\",\n indigo:\n \"border-[color:var(--zui-command-content-indigo-border,oklch(39.8%_0.195_277.366))] dark:border-[color:var(--zui-command-content-indigo-border-dark,oklch(51.1%_0.262_276.966))] bg-[var(--zui-command-content-indigo-bg,oklch(96.2%_0.018_272.314))] dark:bg-[var(--zui-command-content-indigo-bg-dark,oklch(25.7%_0.09_281.288_/_0.7))] backdrop-blur-xl\",\n emerald:\n \"border-[color:var(--zui-command-content-emerald-border,oklch(43.2%_0.095_166.913))] dark:border-[color:var(--zui-command-content-emerald-border-dark,oklch(59.6%_0.145_163.225))] bg-[var(--zui-command-content-emerald-bg,oklch(97.9%_0.021_166.113))] dark:bg-[var(--zui-command-content-emerald-bg-dark,oklch(26.2%_0.051_172.552_/_0.7))] backdrop-blur-xl\",\n gray: \"border-[color:var(--zui-command-content-gray-border,oklch(27.8%_0.033_256.848))] dark:border-[color:var(--zui-command-content-gray-border-dark,oklch(44.6%_0.03_256.802))] bg-[var(--zui-command-content-gray-bg,oklch(98.5%_0.002_247.839))] dark:bg-[var(--zui-command-content-gray-bg-dark,oklch(13%_0.028_261.692_/_0.7))] backdrop-blur-xl\",\n amber:\n \"border-[color:var(--zui-command-content-amber-border,oklch(47.3%_0.137_46.201))] dark:border-[color:var(--zui-command-content-amber-border-dark,oklch(66.6%_0.179_58.318))] bg-[var(--zui-command-content-amber-bg,oklch(98.7%_0.022_95.277))] dark:bg-[var(--zui-command-content-amber-bg-dark,oklch(27.9%_0.077_45.635_/_0.7))] backdrop-blur-xl\",\n violet:\n \"border-[color:var(--zui-command-content-violet-border,oklch(43.2%_0.232_292.759))] dark:border-[color:var(--zui-command-content-violet-border-dark,oklch(54.1%_0.281_293.009))] bg-[var(--zui-command-content-violet-bg,oklch(96.9%_0.016_293.756))] dark:bg-[var(--zui-command-content-violet-bg-dark,oklch(28.3%_0.141_291.089_/_0.7))] backdrop-blur-xl\",\n \"gradient-blue\":\n \"border-[color:var(--zui-command-content-gradient-blue-border,oklch(42.4%_0.199_265.638))] dark:border-[color:var(--zui-command-content-gradient-blue-border-dark,oklch(54.6%_0.245_262.881))] bg-linear-to-br from-[var(--zui-command-content-gradient-blue-from,oklch(97%_0.014_254.604))] dark:from-[var(--zui-command-content-gradient-blue-from-dark,oklch(28.2%_0.091_267.935_/_0.85))] to-[var(--zui-command-content-gradient-blue-to,oklch(97.7%_0.014_308.299))] dark:to-[var(--zui-command-content-gradient-blue-to-dark,oklch(29.1%_0.149_302.717_/_0.85))] backdrop-blur-xl\",\n \"gradient-green\":\n \"border-[color:var(--zui-command-content-gradient-green-border,oklch(44.8%_0.119_151.328))] dark:border-[color:var(--zui-command-content-gradient-green-border-dark,oklch(62.7%_0.194_149.214))] bg-linear-to-br from-[var(--zui-command-content-gradient-green-from,oklch(98.2%_0.018_155.826))] dark:from-[var(--zui-command-content-gradient-green-from-dark,oklch(26.6%_0.065_152.934_/_0.85))] to-[var(--zui-command-content-gradient-green-to,oklch(98.6%_0.031_120.757))] dark:to-[var(--zui-command-content-gradient-green-to-dark,oklch(27.4%_0.072_132.109_/_0.85))] backdrop-blur-xl\",\n \"gradient-red\":\n \"border-[color:var(--zui-command-content-gradient-red-border,oklch(44.4%_0.177_26.899))] dark:border-[color:var(--zui-command-content-gradient-red-border-dark,oklch(57.7%_0.245_27.325))] bg-linear-to-br from-[var(--zui-command-content-gradient-red-from,oklch(97.1%_0.013_17.38))] dark:from-[var(--zui-command-content-gradient-red-from-dark,oklch(25.8%_0.092_26.042_/_0.85))] to-[var(--zui-command-content-gradient-red-to,oklch(97.1%_0.014_343.198))] dark:to-[var(--zui-command-content-gradient-red-to-dark,oklch(28.4%_0.109_3.907_/_0.85))] backdrop-blur-xl\",\n \"gradient-yellow\":\n \"border-[color:var(--zui-command-content-gradient-yellow-border,oklch(47.6%_0.114_61.907))] dark:border-[color:var(--zui-command-content-gradient-yellow-border-dark,oklch(68.1%_0.162_75.834))] bg-linear-to-br from-[var(--zui-command-content-gradient-yellow-from,oklch(98.7%_0.026_102.212))] dark:from-[var(--zui-command-content-gradient-yellow-from-dark,oklch(28.6%_0.066_53.813_/_0.85))] to-[var(--zui-command-content-gradient-yellow-to,oklch(98%_0.016_73.684))] dark:to-[var(--zui-command-content-gradient-yellow-to-dark,oklch(26.6%_0.079_36.259_/_0.85))] backdrop-blur-xl\",\n \"gradient-purple\":\n \"border-[color:var(--zui-command-content-gradient-purple-border,oklch(43.8%_0.218_303.724))] dark:border-[color:var(--zui-command-content-gradient-purple-border-dark,oklch(55.8%_0.288_302.321))] bg-linear-to-br from-[var(--zui-command-content-gradient-purple-from,oklch(97.7%_0.014_308.299))] dark:from-[var(--zui-command-content-gradient-purple-from-dark,oklch(29.1%_0.149_302.717_/_0.85))] to-[var(--zui-command-content-gradient-purple-to,oklch(97.1%_0.014_343.198))] dark:to-[var(--zui-command-content-gradient-purple-to-dark,oklch(28.4%_0.109_3.907_/_0.85))] backdrop-blur-xl\",\n \"gradient-teal\":\n \"border-[color:var(--zui-command-content-gradient-teal-border,oklch(43.7%_0.078_188.216))] dark:border-[color:var(--zui-command-content-gradient-teal-border-dark,oklch(60%_0.118_184.704))] bg-linear-to-br from-[var(--zui-command-content-gradient-teal-from,oklch(98.4%_0.014_180.72))] dark:from-[var(--zui-command-content-gradient-teal-from-dark,oklch(27.7%_0.046_192.524_/_0.85))] to-[var(--zui-command-content-gradient-teal-to,oklch(98.4%_0.019_200.873))] dark:to-[var(--zui-command-content-gradient-teal-to-dark,oklch(30.2%_0.056_229.695_/_0.85))] backdrop-blur-xl\",\n \"gradient-indigo\":\n \"border-[color:var(--zui-command-content-gradient-indigo-border,oklch(39.8%_0.195_277.366))] dark:border-[color:var(--zui-command-content-gradient-indigo-border-dark,oklch(51.1%_0.262_276.966))] bg-linear-to-br from-[var(--zui-command-content-gradient-indigo-from,oklch(96.2%_0.018_272.314))] dark:from-[var(--zui-command-content-gradient-indigo-from-dark,oklch(25.7%_0.09_281.288_/_0.85))] to-[var(--zui-command-content-gradient-indigo-to,oklch(97.7%_0.014_308.299))] dark:to-[var(--zui-command-content-gradient-indigo-to-dark,oklch(29.1%_0.149_302.717_/_0.85))] backdrop-blur-xl\",\n \"gradient-pink\":\n \"border-[color:var(--zui-command-content-gradient-pink-border,oklch(45.9%_0.187_3.815))] dark:border-[color:var(--zui-command-content-gradient-pink-border-dark,oklch(59.2%_0.249_0.584))] bg-linear-to-br from-[var(--zui-command-content-gradient-pink-from,oklch(97.1%_0.014_343.198))] dark:from-[var(--zui-command-content-gradient-pink-from-dark,oklch(28.4%_0.109_3.907_/_0.85))] to-[var(--zui-command-content-gradient-pink-to,oklch(96.9%_0.015_12.422))] dark:to-[var(--zui-command-content-gradient-pink-to-dark,oklch(27.1%_0.105_12.094_/_0.85))] backdrop-blur-xl\",\n blue: \"border border-[color:var(--zui-command-content-blue-border,#2563eb)] dark:border-[color:var(--zui-command-content-blue-border-dark,#3b82f6)] bg-[var(--zui-command-content-blue-bg,#2563eb14)] dark:bg-[var(--zui-command-content-blue-bg-dark,#3b82f624)] backdrop-blur-xl\",\n cyan: \"border border-[color:var(--zui-command-content-cyan-border,#0891b2)] dark:border-[color:var(--zui-command-content-cyan-border-dark,#22d3ee)] bg-[var(--zui-command-content-cyan-bg,#0891b214)] dark:bg-[var(--zui-command-content-cyan-bg-dark,#22d3ee24)] backdrop-blur-xl\",\n green:\n \"border border-[color:var(--zui-command-content-green-border,#16a34a)] dark:border-[color:var(--zui-command-content-green-border-dark,#22c55e)] bg-[var(--zui-command-content-green-bg,#16a34a14)] dark:bg-[var(--zui-command-content-green-bg-dark,#22c55e24)] backdrop-blur-xl\",\n lime: \"border border-[color:var(--zui-command-content-lime-border,#65a30d)] dark:border-[color:var(--zui-command-content-lime-border-dark,#a3e635)] bg-[var(--zui-command-content-lime-bg,#65a30d14)] dark:bg-[var(--zui-command-content-lime-bg-dark,#a3e63524)] backdrop-blur-xl\",\n mint: \"border border-[color:var(--zui-command-content-mint-border,#10b981)] dark:border-[color:var(--zui-command-content-mint-border-dark,#6ee7b7)] bg-[var(--zui-command-content-mint-bg,#10b98114)] dark:bg-[var(--zui-command-content-mint-bg-dark,#6ee7b724)] backdrop-blur-xl\",\n ocean:\n \"border border-[color:var(--zui-command-content-ocean-border,#0284c7)] dark:border-[color:var(--zui-command-content-ocean-border-dark,#38bdf8)] bg-[var(--zui-command-content-ocean-bg,#0284c714)] dark:bg-[var(--zui-command-content-ocean-bg-dark,#38bdf824)] backdrop-blur-xl\",\n sapphire:\n \"border border-[color:var(--zui-command-content-sapphire-border,#1d4ed8)] dark:border-[color:var(--zui-command-content-sapphire-border-dark,#60a5fa)] bg-[var(--zui-command-content-sapphire-bg,#1d4ed814)] dark:bg-[var(--zui-command-content-sapphire-bg-dark,#60a5fa24)] backdrop-blur-xl\",\n lavender:\n \"border border-[color:var(--zui-command-content-lavender-border,#8b5cf6)] dark:border-[color:var(--zui-command-content-lavender-border-dark,#a78bfa)] bg-[var(--zui-command-content-lavender-bg,#8b5cf614)] dark:bg-[var(--zui-command-content-lavender-bg-dark,#a78bfa24)] backdrop-blur-xl\",\n ruby: \"border border-[color:var(--zui-command-content-ruby-border,#be123c)] dark:border-[color:var(--zui-command-content-ruby-border-dark,#fb7185)] bg-[var(--zui-command-content-ruby-bg,#be123c14)] dark:bg-[var(--zui-command-content-ruby-bg-dark,#fb718524)] backdrop-blur-xl\",\n red: \"border border-[color:var(--zui-command-content-red-border,#dc2626)] dark:border-[color:var(--zui-command-content-red-border-dark,#ef4444)] bg-[var(--zui-command-content-red-bg,#dc262614)] dark:bg-[var(--zui-command-content-red-bg-dark,#ef444424)] backdrop-blur-xl\",\n slate:\n \"border border-[color:var(--zui-command-content-slate-border,#475569)] dark:border-[color:var(--zui-command-content-slate-border-dark,#64748b)] bg-[var(--zui-command-content-slate-bg,#47556914)] dark:bg-[var(--zui-command-content-slate-bg-dark,#64748b24)] backdrop-blur-xl\",\n zinc: \"border border-[color:var(--zui-command-content-zinc-border,#52525b)] dark:border-[color:var(--zui-command-content-zinc-border-dark,#71717a)] bg-[var(--zui-command-content-zinc-bg,#52525b14)] dark:bg-[var(--zui-command-content-zinc-bg-dark,#71717a24)] backdrop-blur-xl\",\n stone:\n \"border border-[color:var(--zui-command-content-stone-border,#57534e)] dark:border-[color:var(--zui-command-content-stone-border-dark,#78716c)] bg-[var(--zui-command-content-stone-bg,#57534e14)] dark:bg-[var(--zui-command-content-stone-bg-dark,#78716c24)] backdrop-blur-xl\",\n royal:\n \"border border-[color:var(--zui-command-content-royal-border,#4338ca)] dark:border-[color:var(--zui-command-content-royal-border-dark,#818cf8)] bg-[var(--zui-command-content-royal-bg,#4338ca14)] dark:bg-[var(--zui-command-content-royal-bg-dark,#818cf824)] backdrop-blur-xl\",\n electric:\n \"border border-[color:var(--zui-command-content-electric-border,#0ea5e9)] dark:border-[color:var(--zui-command-content-electric-border-dark,#38bdf8)] bg-[var(--zui-command-content-electric-bg,#0ea5e914)] dark:bg-[var(--zui-command-content-electric-bg-dark,#38bdf824)] backdrop-blur-xl\",\n forest:\n \"border border-[color:var(--zui-command-content-forest-border,#166534)] dark:border-[color:var(--zui-command-content-forest-border-dark,#4ade80)] bg-[var(--zui-command-content-forest-bg,#16653414)] dark:bg-[var(--zui-command-content-forest-bg-dark,#4ade8024)] backdrop-blur-xl\",\n sunset:\n \"border border-[color:var(--zui-command-content-sunset-border,#ea580c)] dark:border-[color:var(--zui-command-content-sunset-border-dark,#fb923c)] bg-[var(--zui-command-content-sunset-bg,#ea580c14)] dark:bg-[var(--zui-command-content-sunset-bg-dark,#fb923c24)] backdrop-blur-xl\",\n magenta:\n \"border border-[color:var(--zui-command-content-magenta-border,#c026d3)] dark:border-[color:var(--zui-command-content-magenta-border-dark,#e879f9)] bg-[var(--zui-command-content-magenta-bg,#c026d314)] dark:bg-[var(--zui-command-content-magenta-bg-dark,#e879f924)] backdrop-blur-xl\",\n crimson:\n \"border border-[color:var(--zui-command-content-crimson-border,#b91c1c)] dark:border-[color:var(--zui-command-content-crimson-border-dark,#f87171)] bg-[var(--zui-command-content-crimson-bg,#b91c1c14)] dark:bg-[var(--zui-command-content-crimson-bg-dark,#f8717124)] backdrop-blur-xl\",\n aqua: \"border border-[color:var(--zui-command-content-aqua-border,#0f766e)] dark:border-[color:var(--zui-command-content-aqua-border-dark,#2dd4bf)] bg-[var(--zui-command-content-aqua-bg,#0f766e14)] dark:bg-[var(--zui-command-content-aqua-bg-dark,#2dd4bf24)] backdrop-blur-xl\",\n plum: \"border border-[color:var(--zui-command-content-plum-border,#7e22ce)] dark:border-[color:var(--zui-command-content-plum-border-dark,#c084fc)] bg-[var(--zui-command-content-plum-bg,#7e22ce14)] dark:bg-[var(--zui-command-content-plum-bg-dark,#c084fc24)] backdrop-blur-xl\",\n} as const;\n"]}