@psnext/design-system 1.1.0 → 1.2.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 (787) hide show
  1. package/README.md +137 -30
  2. package/dist/Header.cjs +890 -0
  3. package/dist/Header.cjs.map +1 -0
  4. package/dist/Header.js +798 -0
  5. package/dist/Header.js.map +1 -0
  6. package/dist/Icon.cjs +1969 -0
  7. package/dist/Icon.cjs.map +1 -0
  8. package/dist/Icon.js +1956 -0
  9. package/dist/Icon.js.map +1 -0
  10. package/dist/{ThemeProvider.cjs → Logo.cjs} +2 -1075
  11. package/dist/Logo.cjs.map +1 -0
  12. package/dist/{ThemeProvider.js → Logo.js} +4 -704
  13. package/dist/Logo.js.map +1 -0
  14. package/dist/Sidebar.cjs +562 -0
  15. package/dist/Sidebar.cjs.map +1 -0
  16. package/dist/Sidebar.js +416 -0
  17. package/dist/Sidebar.js.map +1 -0
  18. package/dist/{utils.cjs → chunk.cjs} +0 -39
  19. package/dist/cn.cjs +15 -0
  20. package/dist/cn.cjs.map +1 -0
  21. package/dist/cn.js +10 -0
  22. package/dist/cn.js.map +1 -0
  23. package/dist/index.cjs +413 -346
  24. package/dist/index.d.cts +12 -1996
  25. package/dist/index.d.cts.map +1 -1
  26. package/dist/index.d.ts +12 -1996
  27. package/dist/index.d.ts.map +1 -1
  28. package/dist/index.js +71 -5
  29. package/dist/index10.d.cts +38 -0
  30. package/dist/index10.d.cts.map +1 -0
  31. package/dist/index10.d.ts +38 -0
  32. package/dist/index10.d.ts.map +1 -0
  33. package/dist/index11.d.cts +30 -0
  34. package/dist/index11.d.cts.map +1 -0
  35. package/dist/index11.d.ts +30 -0
  36. package/dist/index11.d.ts.map +1 -0
  37. package/dist/index12.d.cts +75 -0
  38. package/dist/index12.d.cts.map +1 -0
  39. package/dist/index12.d.ts +75 -0
  40. package/dist/index12.d.ts.map +1 -0
  41. package/dist/index13.d.cts +57 -0
  42. package/dist/index13.d.cts.map +1 -0
  43. package/dist/index13.d.ts +57 -0
  44. package/dist/index13.d.ts.map +1 -0
  45. package/dist/index14.d.cts +98 -0
  46. package/dist/index14.d.cts.map +1 -0
  47. package/dist/index14.d.ts +98 -0
  48. package/dist/index14.d.ts.map +1 -0
  49. package/dist/index15.d.cts +29 -0
  50. package/dist/index15.d.cts.map +1 -0
  51. package/dist/index15.d.ts +29 -0
  52. package/dist/index15.d.ts.map +1 -0
  53. package/dist/index16.d.cts +38 -0
  54. package/dist/index16.d.cts.map +1 -0
  55. package/dist/index16.d.ts +38 -0
  56. package/dist/index16.d.ts.map +1 -0
  57. package/dist/index17.d.cts +19 -0
  58. package/dist/index17.d.cts.map +1 -0
  59. package/dist/index17.d.ts +19 -0
  60. package/dist/index17.d.ts.map +1 -0
  61. package/dist/index18.d.cts +73 -0
  62. package/dist/index18.d.cts.map +1 -0
  63. package/dist/index18.d.ts +73 -0
  64. package/dist/index18.d.ts.map +1 -0
  65. package/dist/index19.d.cts +66 -0
  66. package/dist/index19.d.cts.map +1 -0
  67. package/dist/index19.d.ts +66 -0
  68. package/dist/index19.d.ts.map +1 -0
  69. package/dist/index2.d.cts +44 -4
  70. package/dist/index2.d.cts.map +1 -0
  71. package/dist/index2.d.ts +44 -4
  72. package/dist/index2.d.ts.map +1 -0
  73. package/dist/index20.d.cts +96 -0
  74. package/dist/index20.d.cts.map +1 -0
  75. package/dist/index20.d.ts +96 -0
  76. package/dist/index20.d.ts.map +1 -0
  77. package/dist/index21.d.cts +34 -0
  78. package/dist/index21.d.cts.map +1 -0
  79. package/dist/index21.d.ts +34 -0
  80. package/dist/index21.d.ts.map +1 -0
  81. package/dist/index22.d.cts +62 -0
  82. package/dist/index22.d.cts.map +1 -0
  83. package/dist/index22.d.ts +62 -0
  84. package/dist/index22.d.ts.map +1 -0
  85. package/dist/index23.d.cts +99 -0
  86. package/dist/index23.d.cts.map +1 -0
  87. package/dist/index23.d.ts +99 -0
  88. package/dist/index23.d.ts.map +1 -0
  89. package/dist/index24.d.cts +49 -0
  90. package/dist/index24.d.cts.map +1 -0
  91. package/dist/index24.d.ts +49 -0
  92. package/dist/index24.d.ts.map +1 -0
  93. package/dist/index25.d.cts +17 -0
  94. package/dist/index25.d.cts.map +1 -0
  95. package/dist/index25.d.ts +17 -0
  96. package/dist/index25.d.ts.map +1 -0
  97. package/dist/index26.d.cts +80 -0
  98. package/dist/index26.d.cts.map +1 -0
  99. package/dist/index26.d.ts +80 -0
  100. package/dist/index26.d.ts.map +1 -0
  101. package/dist/index27.d.cts +71 -0
  102. package/dist/index27.d.cts.map +1 -0
  103. package/dist/index27.d.ts +71 -0
  104. package/dist/index27.d.ts.map +1 -0
  105. package/dist/index28.d.cts +37 -0
  106. package/dist/index28.d.cts.map +1 -0
  107. package/dist/index28.d.ts +37 -0
  108. package/dist/index28.d.ts.map +1 -0
  109. package/dist/index29.d.cts +25 -0
  110. package/dist/index29.d.cts.map +1 -0
  111. package/dist/index29.d.ts +25 -0
  112. package/dist/index29.d.ts.map +1 -0
  113. package/dist/index3.d.cts +62 -0
  114. package/dist/index3.d.cts.map +1 -0
  115. package/dist/index3.d.ts +62 -0
  116. package/dist/index3.d.ts.map +1 -0
  117. package/dist/index30.d.cts +59 -0
  118. package/dist/index30.d.cts.map +1 -0
  119. package/dist/index30.d.ts +59 -0
  120. package/dist/index30.d.ts.map +1 -0
  121. package/dist/index31.d.cts +40 -0
  122. package/dist/index31.d.cts.map +1 -0
  123. package/dist/index31.d.ts +40 -0
  124. package/dist/index31.d.ts.map +1 -0
  125. package/dist/index32.d.cts +23 -0
  126. package/dist/index32.d.cts.map +1 -0
  127. package/dist/index32.d.ts +23 -0
  128. package/dist/index32.d.ts.map +1 -0
  129. package/dist/index33.d.cts +55 -0
  130. package/dist/index33.d.cts.map +1 -0
  131. package/dist/index33.d.ts +55 -0
  132. package/dist/index33.d.ts.map +1 -0
  133. package/dist/index34.d.cts +43 -0
  134. package/dist/index34.d.cts.map +1 -0
  135. package/dist/index34.d.ts +43 -0
  136. package/dist/index34.d.ts.map +1 -0
  137. package/dist/index35.d.cts +77 -0
  138. package/dist/index35.d.cts.map +1 -0
  139. package/dist/index35.d.ts +77 -0
  140. package/dist/index35.d.ts.map +1 -0
  141. package/dist/index36.d.cts +19 -0
  142. package/dist/index36.d.cts.map +1 -0
  143. package/dist/index36.d.ts +19 -0
  144. package/dist/index36.d.ts.map +1 -0
  145. package/dist/index37.d.cts +29 -0
  146. package/dist/index37.d.cts.map +1 -0
  147. package/dist/index37.d.ts +29 -0
  148. package/dist/index37.d.ts.map +1 -0
  149. package/dist/index38.d.cts +20 -0
  150. package/dist/index38.d.cts.map +1 -0
  151. package/dist/index38.d.ts +20 -0
  152. package/dist/index38.d.ts.map +1 -0
  153. package/dist/index39.d.cts +105 -0
  154. package/dist/index39.d.cts.map +1 -0
  155. package/dist/index39.d.ts +105 -0
  156. package/dist/index39.d.ts.map +1 -0
  157. package/dist/index4.d.cts +11 -0
  158. package/dist/index4.d.cts.map +1 -0
  159. package/dist/index4.d.ts +11 -0
  160. package/dist/index4.d.ts.map +1 -0
  161. package/dist/index40.d.cts +22 -0
  162. package/dist/index40.d.cts.map +1 -0
  163. package/dist/index40.d.ts +22 -0
  164. package/dist/index40.d.ts.map +1 -0
  165. package/dist/index41.d.cts +56 -0
  166. package/dist/index41.d.cts.map +1 -0
  167. package/dist/index41.d.ts +56 -0
  168. package/dist/index41.d.ts.map +1 -0
  169. package/dist/index42.d.cts +45 -0
  170. package/dist/index42.d.cts.map +1 -0
  171. package/dist/index42.d.ts +45 -0
  172. package/dist/index42.d.ts.map +1 -0
  173. package/dist/index43.d.cts +96 -0
  174. package/dist/index43.d.cts.map +1 -0
  175. package/dist/index43.d.ts +96 -0
  176. package/dist/index43.d.ts.map +1 -0
  177. package/dist/index44.d.cts +48 -0
  178. package/dist/index44.d.cts.map +1 -0
  179. package/dist/index44.d.ts +48 -0
  180. package/dist/index44.d.ts.map +1 -0
  181. package/dist/index45.d.cts +28 -0
  182. package/dist/index45.d.cts.map +1 -0
  183. package/dist/index45.d.ts +28 -0
  184. package/dist/index45.d.ts.map +1 -0
  185. package/dist/index46.d.cts +41 -0
  186. package/dist/index46.d.cts.map +1 -0
  187. package/dist/index46.d.ts +41 -0
  188. package/dist/index46.d.ts.map +1 -0
  189. package/dist/index47.d.cts +25 -0
  190. package/dist/index47.d.cts.map +1 -0
  191. package/dist/index47.d.ts +25 -0
  192. package/dist/index47.d.ts.map +1 -0
  193. package/dist/index48.d.cts +21 -0
  194. package/dist/index48.d.cts.map +1 -0
  195. package/dist/index48.d.ts +21 -0
  196. package/dist/index48.d.ts.map +1 -0
  197. package/dist/index49.d.cts +69 -0
  198. package/dist/index49.d.cts.map +1 -0
  199. package/dist/index49.d.ts +69 -0
  200. package/dist/index49.d.ts.map +1 -0
  201. package/dist/index5.d.cts +45 -0
  202. package/dist/index5.d.cts.map +1 -0
  203. package/dist/index5.d.ts +45 -0
  204. package/dist/index5.d.ts.map +1 -0
  205. package/dist/index50.d.cts +63 -0
  206. package/dist/index50.d.cts.map +1 -0
  207. package/dist/index50.d.ts +63 -0
  208. package/dist/index50.d.ts.map +1 -0
  209. package/dist/index51.d.cts +31 -0
  210. package/dist/index51.d.cts.map +1 -0
  211. package/dist/index51.d.ts +31 -0
  212. package/dist/index51.d.ts.map +1 -0
  213. package/dist/index52.d.cts +209 -0
  214. package/dist/index52.d.cts.map +1 -0
  215. package/dist/index52.d.ts +209 -0
  216. package/dist/index52.d.ts.map +1 -0
  217. package/dist/index53.d.cts +26 -0
  218. package/dist/index53.d.cts.map +1 -0
  219. package/dist/index53.d.ts +26 -0
  220. package/dist/index53.d.ts.map +1 -0
  221. package/dist/index54.d.cts +28 -0
  222. package/dist/index54.d.cts.map +1 -0
  223. package/dist/index54.d.ts +28 -0
  224. package/dist/index54.d.ts.map +1 -0
  225. package/dist/index55.d.cts +25 -0
  226. package/dist/index55.d.cts.map +1 -0
  227. package/dist/index55.d.ts +25 -0
  228. package/dist/index55.d.ts.map +1 -0
  229. package/dist/index56.d.cts +12 -0
  230. package/dist/index56.d.cts.map +1 -0
  231. package/dist/index56.d.ts +12 -0
  232. package/dist/index56.d.ts.map +1 -0
  233. package/dist/index57.d.cts +50 -0
  234. package/dist/index57.d.cts.map +1 -0
  235. package/dist/index57.d.ts +50 -0
  236. package/dist/index57.d.ts.map +1 -0
  237. package/dist/index58.d.cts +51 -0
  238. package/dist/index58.d.cts.map +1 -0
  239. package/dist/index58.d.ts +51 -0
  240. package/dist/index58.d.ts.map +1 -0
  241. package/dist/index59.d.cts +58 -0
  242. package/dist/index59.d.cts.map +1 -0
  243. package/dist/index59.d.ts +58 -0
  244. package/dist/index59.d.ts.map +1 -0
  245. package/dist/index6.d.cts +26 -0
  246. package/dist/index6.d.cts.map +1 -0
  247. package/dist/index6.d.ts +26 -0
  248. package/dist/index6.d.ts.map +1 -0
  249. package/dist/index60.d.cts +45 -0
  250. package/dist/index60.d.cts.map +1 -0
  251. package/dist/index60.d.ts +45 -0
  252. package/dist/index60.d.ts.map +1 -0
  253. package/dist/index61.d.cts +21 -0
  254. package/dist/index61.d.cts.map +1 -0
  255. package/dist/index61.d.ts +21 -0
  256. package/dist/index61.d.ts.map +1 -0
  257. package/dist/index62.d.cts +45 -0
  258. package/dist/index62.d.cts.map +1 -0
  259. package/dist/index62.d.ts +45 -0
  260. package/dist/index62.d.ts.map +1 -0
  261. package/dist/index63.d.cts +23 -0
  262. package/dist/index63.d.cts.map +1 -0
  263. package/dist/index63.d.ts +23 -0
  264. package/dist/index63.d.ts.map +1 -0
  265. package/dist/index64.d.cts +48 -0
  266. package/dist/index64.d.cts.map +1 -0
  267. package/dist/index64.d.ts +48 -0
  268. package/dist/index64.d.ts.map +1 -0
  269. package/dist/index65.d.cts +25 -0
  270. package/dist/index65.d.cts.map +1 -0
  271. package/dist/index65.d.ts +25 -0
  272. package/dist/index65.d.ts.map +1 -0
  273. package/dist/index66.d.cts +19 -0
  274. package/dist/index66.d.cts.map +1 -0
  275. package/dist/index66.d.ts +19 -0
  276. package/dist/index66.d.ts.map +1 -0
  277. package/dist/index67.d.cts +37 -0
  278. package/dist/index67.d.cts.map +1 -0
  279. package/dist/index67.d.ts +37 -0
  280. package/dist/index67.d.ts.map +1 -0
  281. package/dist/index68.d.cts +36 -0
  282. package/dist/index68.d.cts.map +1 -0
  283. package/dist/index68.d.ts +36 -0
  284. package/dist/index68.d.ts.map +1 -0
  285. package/dist/index69.d.cts +69 -0
  286. package/dist/index69.d.ts +69 -0
  287. package/dist/index7.d.cts +46 -0
  288. package/dist/index7.d.cts.map +1 -0
  289. package/dist/index7.d.ts +46 -0
  290. package/dist/index7.d.ts.map +1 -0
  291. package/dist/index70.d.cts +242 -0
  292. package/dist/index70.d.cts.map +1 -0
  293. package/dist/index70.d.ts +242 -0
  294. package/dist/index70.d.ts.map +1 -0
  295. package/dist/index8.d.cts +26 -0
  296. package/dist/index8.d.cts.map +1 -0
  297. package/dist/index8.d.ts +26 -0
  298. package/dist/index8.d.ts.map +1 -0
  299. package/dist/index9.d.cts +20 -0
  300. package/dist/index9.d.cts.map +1 -0
  301. package/dist/index9.d.ts +20 -0
  302. package/dist/index9.d.ts.map +1 -0
  303. package/dist/layouts/Container/index.cjs +39 -0
  304. package/dist/layouts/Container/index.cjs.map +1 -0
  305. package/dist/layouts/Container/index.d.cts +2 -0
  306. package/dist/layouts/Container/index.d.ts +2 -0
  307. package/dist/layouts/Container/index.js +38 -0
  308. package/dist/layouts/Container/index.js.map +1 -0
  309. package/dist/layouts/PageBackground/index.cjs +22 -0
  310. package/dist/layouts/PageBackground/index.cjs.map +1 -0
  311. package/dist/layouts/PageBackground/index.d.cts +2 -0
  312. package/dist/layouts/PageBackground/index.d.ts +2 -0
  313. package/dist/layouts/PageBackground/index.js +21 -0
  314. package/dist/layouts/PageBackground/index.js.map +1 -0
  315. package/dist/{Stack.cjs → layouts/Stack/index.cjs} +7 -15
  316. package/dist/layouts/Stack/index.cjs.map +1 -0
  317. package/dist/layouts/Stack/index.d.cts +2 -0
  318. package/dist/layouts/Stack/index.d.ts +2 -0
  319. package/dist/{Stack.js → layouts/Stack/index.js} +4 -3
  320. package/dist/layouts/Stack/index.js.map +1 -0
  321. package/dist/layouts/TwoColumn/index.cjs +51 -0
  322. package/dist/layouts/TwoColumn/index.cjs.map +1 -0
  323. package/dist/layouts/TwoColumn/index.d.cts +2 -0
  324. package/dist/layouts/TwoColumn/index.d.ts +2 -0
  325. package/dist/layouts/TwoColumn/index.js +48 -0
  326. package/dist/layouts/TwoColumn/index.js.map +1 -0
  327. package/dist/layouts/index.cjs +13 -100
  328. package/dist/layouts/index.d.cts +5 -76
  329. package/dist/layouts/index.d.ts +5 -76
  330. package/dist/layouts/index.js +4 -91
  331. package/dist/patterns/DataTable/index.cjs +114 -0
  332. package/dist/patterns/DataTable/index.cjs.map +1 -0
  333. package/dist/patterns/DataTable/index.d.cts +43 -0
  334. package/dist/patterns/DataTable/index.d.cts.map +1 -0
  335. package/dist/patterns/DataTable/index.d.ts +43 -0
  336. package/dist/patterns/DataTable/index.d.ts.map +1 -0
  337. package/dist/patterns/DataTable/index.js +110 -0
  338. package/dist/patterns/DataTable/index.js.map +1 -0
  339. package/dist/patterns/Footer/index.cjs +76 -0
  340. package/dist/patterns/Footer/index.cjs.map +1 -0
  341. package/dist/patterns/Footer/index.d.cts +54 -0
  342. package/dist/patterns/Footer/index.d.cts.map +1 -0
  343. package/dist/patterns/Footer/index.d.ts +54 -0
  344. package/dist/patterns/Footer/index.d.ts.map +1 -0
  345. package/dist/patterns/Footer/index.js +70 -0
  346. package/dist/patterns/Footer/index.js.map +1 -0
  347. package/dist/patterns/Header/index.cjs +17 -0
  348. package/dist/patterns/Header/index.d.cts +2 -0
  349. package/dist/patterns/Header/index.d.ts +2 -0
  350. package/dist/patterns/Header/index.js +2 -0
  351. package/dist/patterns/MediaObject/index.cjs +108 -0
  352. package/dist/patterns/MediaObject/index.cjs.map +1 -0
  353. package/dist/patterns/MediaObject/index.d.cts +71 -0
  354. package/dist/patterns/MediaObject/index.d.cts.map +1 -0
  355. package/dist/patterns/MediaObject/index.d.ts +71 -0
  356. package/dist/patterns/MediaObject/index.d.ts.map +1 -0
  357. package/dist/patterns/MediaObject/index.js +99 -0
  358. package/dist/patterns/MediaObject/index.js.map +1 -0
  359. package/dist/patterns/SectionCard/index.cjs +35 -0
  360. package/dist/patterns/SectionCard/index.cjs.map +1 -0
  361. package/dist/patterns/SectionCard/index.d.cts +21 -0
  362. package/dist/patterns/SectionCard/index.d.cts.map +1 -0
  363. package/dist/patterns/SectionCard/index.d.ts +21 -0
  364. package/dist/patterns/SectionCard/index.d.ts.map +1 -0
  365. package/dist/patterns/SectionCard/index.js +34 -0
  366. package/dist/patterns/SectionCard/index.js.map +1 -0
  367. package/dist/patterns/SectionHeading/index.cjs +44 -0
  368. package/dist/patterns/SectionHeading/index.cjs.map +1 -0
  369. package/dist/patterns/SectionHeading/index.d.cts +37 -0
  370. package/dist/patterns/SectionHeading/index.d.cts.map +1 -0
  371. package/dist/patterns/SectionHeading/index.d.ts +37 -0
  372. package/dist/patterns/SectionHeading/index.d.ts.map +1 -0
  373. package/dist/patterns/SectionHeading/index.js +43 -0
  374. package/dist/patterns/SectionHeading/index.js.map +1 -0
  375. package/dist/patterns/index.cjs +40 -1124
  376. package/dist/patterns/index.d.cts +7 -410
  377. package/dist/patterns/index.d.ts +7 -410
  378. package/dist/patterns/index.js +6 -1088
  379. package/dist/primitives/Accordion/index.cjs +54 -0
  380. package/dist/primitives/Accordion/index.cjs.map +1 -0
  381. package/dist/primitives/Accordion/index.d.cts +2 -0
  382. package/dist/primitives/Accordion/index.d.ts +2 -0
  383. package/dist/primitives/Accordion/index.js +50 -0
  384. package/dist/primitives/Accordion/index.js.map +1 -0
  385. package/dist/primitives/Alert/index.cjs +61 -0
  386. package/dist/primitives/Alert/index.cjs.map +1 -0
  387. package/dist/primitives/Alert/index.d.cts +2 -0
  388. package/dist/primitives/Alert/index.d.ts +2 -0
  389. package/dist/primitives/Alert/index.js +57 -0
  390. package/dist/primitives/Alert/index.js.map +1 -0
  391. package/dist/primitives/AlertDialog/index.cjs +102 -0
  392. package/dist/primitives/AlertDialog/index.cjs.map +1 -0
  393. package/dist/primitives/AlertDialog/index.d.cts +2 -0
  394. package/dist/primitives/AlertDialog/index.d.ts +2 -0
  395. package/dist/primitives/AlertDialog/index.js +90 -0
  396. package/dist/primitives/AlertDialog/index.js.map +1 -0
  397. package/dist/primitives/AspectRatio/index.cjs +15 -0
  398. package/dist/primitives/AspectRatio/index.cjs.map +1 -0
  399. package/dist/primitives/AspectRatio/index.d.cts +2 -0
  400. package/dist/primitives/AspectRatio/index.d.ts +2 -0
  401. package/dist/primitives/AspectRatio/index.js +14 -0
  402. package/dist/primitives/AspectRatio/index.js.map +1 -0
  403. package/dist/primitives/Avatar/index.cjs +64 -0
  404. package/dist/primitives/Avatar/index.cjs.map +1 -0
  405. package/dist/primitives/Avatar/index.d.cts +2 -0
  406. package/dist/primitives/Avatar/index.d.ts +2 -0
  407. package/dist/primitives/Avatar/index.js +58 -0
  408. package/dist/primitives/Avatar/index.js.map +1 -0
  409. package/dist/primitives/Badge/index.cjs +44 -0
  410. package/dist/primitives/Badge/index.cjs.map +1 -0
  411. package/dist/primitives/Badge/index.d.cts +2 -0
  412. package/dist/primitives/Badge/index.d.ts +2 -0
  413. package/dist/primitives/Badge/index.js +43 -0
  414. package/dist/primitives/Badge/index.js.map +1 -0
  415. package/dist/primitives/Breadcrumb/index.cjs +82 -0
  416. package/dist/primitives/Breadcrumb/index.cjs.map +1 -0
  417. package/dist/primitives/Breadcrumb/index.d.cts +2 -0
  418. package/dist/primitives/Breadcrumb/index.d.ts +2 -0
  419. package/dist/primitives/Breadcrumb/index.js +75 -0
  420. package/dist/primitives/Breadcrumb/index.js.map +1 -0
  421. package/dist/primitives/Button/index.cjs +61 -0
  422. package/dist/primitives/Button/index.cjs.map +1 -0
  423. package/dist/primitives/Button/index.d.cts +2 -0
  424. package/dist/primitives/Button/index.d.ts +2 -0
  425. package/dist/primitives/Button/index.js +60 -0
  426. package/dist/primitives/Button/index.js.map +1 -0
  427. package/dist/primitives/ButtonGroup/index.cjs +46 -0
  428. package/dist/primitives/ButtonGroup/index.cjs.map +1 -0
  429. package/dist/primitives/ButtonGroup/index.d.cts +2 -0
  430. package/dist/primitives/ButtonGroup/index.d.ts +2 -0
  431. package/dist/primitives/ButtonGroup/index.js +43 -0
  432. package/dist/primitives/ButtonGroup/index.js.map +1 -0
  433. package/dist/primitives/Calendar/index.cjs +112 -0
  434. package/dist/primitives/Calendar/index.cjs.map +1 -0
  435. package/dist/primitives/Calendar/index.d.cts +2 -0
  436. package/dist/primitives/Calendar/index.d.ts +2 -0
  437. package/dist/primitives/Calendar/index.js +108 -0
  438. package/dist/primitives/Calendar/index.js.map +1 -0
  439. package/dist/primitives/Card/index.cjs +128 -0
  440. package/dist/primitives/Card/index.cjs.map +1 -0
  441. package/dist/primitives/Card/index.d.cts +2 -0
  442. package/dist/primitives/Card/index.d.ts +2 -0
  443. package/dist/primitives/Card/index.js +121 -0
  444. package/dist/primitives/Card/index.js.map +1 -0
  445. package/dist/primitives/Carousel/index.cjs +146 -0
  446. package/dist/primitives/Carousel/index.cjs.map +1 -0
  447. package/dist/primitives/Carousel/index.d.cts +2 -0
  448. package/dist/primitives/Carousel/index.d.ts +2 -0
  449. package/dist/primitives/Carousel/index.js +138 -0
  450. package/dist/primitives/Carousel/index.js.map +1 -0
  451. package/dist/primitives/Chart/index.cjs +162 -0
  452. package/dist/primitives/Chart/index.cjs.map +1 -0
  453. package/dist/primitives/Chart/index.d.cts +2 -0
  454. package/dist/primitives/Chart/index.d.ts +2 -0
  455. package/dist/primitives/Chart/index.js +153 -0
  456. package/dist/primitives/Chart/index.js.map +1 -0
  457. package/dist/primitives/Checkbox/index.cjs +53 -0
  458. package/dist/primitives/Checkbox/index.cjs.map +1 -0
  459. package/dist/primitives/Checkbox/index.d.cts +2 -0
  460. package/dist/primitives/Checkbox/index.d.ts +2 -0
  461. package/dist/primitives/Checkbox/index.js +51 -0
  462. package/dist/primitives/Checkbox/index.js.map +1 -0
  463. package/dist/primitives/CheckboxTree/index.cjs +106 -0
  464. package/dist/primitives/CheckboxTree/index.cjs.map +1 -0
  465. package/dist/primitives/CheckboxTree/index.d.cts +2 -0
  466. package/dist/primitives/CheckboxTree/index.d.ts +2 -0
  467. package/dist/primitives/CheckboxTree/index.js +103 -0
  468. package/dist/primitives/CheckboxTree/index.js.map +1 -0
  469. package/dist/primitives/Collapsible/index.cjs +31 -0
  470. package/dist/primitives/Collapsible/index.cjs.map +1 -0
  471. package/dist/primitives/Collapsible/index.d.cts +2 -0
  472. package/dist/primitives/Collapsible/index.d.ts +2 -0
  473. package/dist/primitives/Collapsible/index.js +28 -0
  474. package/dist/primitives/Collapsible/index.js.map +1 -0
  475. package/dist/primitives/Command/index.cjs +104 -0
  476. package/dist/primitives/Command/index.cjs.map +1 -0
  477. package/dist/primitives/Command/index.d.cts +2 -0
  478. package/dist/primitives/Command/index.d.ts +2 -0
  479. package/dist/primitives/Command/index.js +95 -0
  480. package/dist/primitives/Command/index.js.map +1 -0
  481. package/dist/primitives/ContextMenu/index.cjs +152 -0
  482. package/dist/primitives/ContextMenu/index.cjs.map +1 -0
  483. package/dist/primitives/ContextMenu/index.d.cts +2 -0
  484. package/dist/primitives/ContextMenu/index.d.ts +2 -0
  485. package/dist/primitives/ContextMenu/index.js +137 -0
  486. package/dist/primitives/ContextMenu/index.js.map +1 -0
  487. package/dist/primitives/Credits/index.cjs +39 -0
  488. package/dist/primitives/Credits/index.cjs.map +1 -0
  489. package/dist/primitives/Credits/index.d.cts +2 -0
  490. package/dist/primitives/Credits/index.d.ts +2 -0
  491. package/dist/primitives/Credits/index.js +38 -0
  492. package/dist/primitives/Credits/index.js.map +1 -0
  493. package/dist/primitives/Dialog/index.cjs +121 -0
  494. package/dist/primitives/Dialog/index.cjs.map +1 -0
  495. package/dist/primitives/Dialog/index.d.cts +2 -0
  496. package/dist/primitives/Dialog/index.d.ts +2 -0
  497. package/dist/primitives/Dialog/index.js +111 -0
  498. package/dist/primitives/Dialog/index.js.map +1 -0
  499. package/dist/primitives/Drawer/index.cjs +98 -0
  500. package/dist/primitives/Drawer/index.cjs.map +1 -0
  501. package/dist/primitives/Drawer/index.d.cts +2 -0
  502. package/dist/primitives/Drawer/index.d.ts +2 -0
  503. package/dist/primitives/Drawer/index.js +88 -0
  504. package/dist/primitives/Drawer/index.js.map +1 -0
  505. package/dist/primitives/DropdownMenu/index.cjs +153 -0
  506. package/dist/primitives/DropdownMenu/index.cjs.map +1 -0
  507. package/dist/primitives/DropdownMenu/index.d.cts +2 -0
  508. package/dist/primitives/DropdownMenu/index.d.ts +2 -0
  509. package/dist/primitives/DropdownMenu/index.js +138 -0
  510. package/dist/primitives/DropdownMenu/index.js.map +1 -0
  511. package/dist/primitives/Empty/index.cjs +84 -0
  512. package/dist/primitives/Empty/index.cjs.map +1 -0
  513. package/dist/primitives/Empty/index.d.cts +2 -0
  514. package/dist/primitives/Empty/index.d.ts +2 -0
  515. package/dist/primitives/Empty/index.js +77 -0
  516. package/dist/primitives/Empty/index.js.map +1 -0
  517. package/dist/primitives/Field/index.cjs +139 -0
  518. package/dist/primitives/Field/index.cjs.map +1 -0
  519. package/dist/primitives/Field/index.d.cts +2 -0
  520. package/dist/primitives/Field/index.d.ts +2 -0
  521. package/dist/primitives/Field/index.js +129 -0
  522. package/dist/primitives/Field/index.js.map +1 -0
  523. package/dist/primitives/Form/index.cjs +104 -0
  524. package/dist/primitives/Form/index.cjs.map +1 -0
  525. package/dist/primitives/Form/index.d.cts +2 -0
  526. package/dist/primitives/Form/index.d.ts +2 -0
  527. package/dist/primitives/Form/index.js +94 -0
  528. package/dist/primitives/Form/index.js.map +1 -0
  529. package/dist/primitives/Heading/index.cjs +53 -0
  530. package/dist/primitives/Heading/index.cjs.map +1 -0
  531. package/dist/primitives/Heading/index.d.cts +2 -0
  532. package/dist/primitives/Heading/index.d.ts +2 -0
  533. package/dist/primitives/Heading/index.js +52 -0
  534. package/dist/primitives/Heading/index.js.map +1 -0
  535. package/dist/primitives/HoverCard/index.cjs +38 -0
  536. package/dist/primitives/HoverCard/index.cjs.map +1 -0
  537. package/dist/primitives/HoverCard/index.d.cts +2 -0
  538. package/dist/primitives/HoverCard/index.d.ts +2 -0
  539. package/dist/primitives/HoverCard/index.js +35 -0
  540. package/dist/primitives/HoverCard/index.js.map +1 -0
  541. package/dist/primitives/Icon/index.cjs +4 -0
  542. package/dist/primitives/Icon/index.d.cts +2 -0
  543. package/dist/primitives/Icon/index.d.ts +2 -0
  544. package/dist/primitives/Icon/index.js +2 -0
  545. package/dist/primitives/InfoBanner/index.cjs +79 -0
  546. package/dist/primitives/InfoBanner/index.cjs.map +1 -0
  547. package/dist/primitives/InfoBanner/index.d.cts +2 -0
  548. package/dist/primitives/InfoBanner/index.d.ts +2 -0
  549. package/dist/primitives/InfoBanner/index.js +78 -0
  550. package/dist/primitives/InfoBanner/index.js.map +1 -0
  551. package/dist/primitives/Input/index.cjs +39 -0
  552. package/dist/primitives/Input/index.cjs.map +1 -0
  553. package/dist/primitives/Input/index.d.cts +2 -0
  554. package/dist/primitives/Input/index.d.ts +2 -0
  555. package/dist/primitives/Input/index.js +38 -0
  556. package/dist/primitives/Input/index.js.map +1 -0
  557. package/dist/primitives/InputGroup/index.cjs +91 -0
  558. package/dist/primitives/InputGroup/index.cjs.map +1 -0
  559. package/dist/primitives/InputGroup/index.d.cts +2 -0
  560. package/dist/primitives/InputGroup/index.d.ts +2 -0
  561. package/dist/primitives/InputGroup/index.js +85 -0
  562. package/dist/primitives/InputGroup/index.js.map +1 -0
  563. package/dist/primitives/InputOtp/index.cjs +80 -0
  564. package/dist/primitives/InputOtp/index.cjs.map +1 -0
  565. package/dist/primitives/InputOtp/index.d.cts +2 -0
  566. package/dist/primitives/InputOtp/index.d.ts +2 -0
  567. package/dist/primitives/InputOtp/index.js +74 -0
  568. package/dist/primitives/InputOtp/index.js.map +1 -0
  569. package/dist/primitives/Item/index.cjs +137 -0
  570. package/dist/primitives/Item/index.cjs.map +1 -0
  571. package/dist/primitives/Item/index.d.cts +2 -0
  572. package/dist/primitives/Item/index.d.ts +2 -0
  573. package/dist/primitives/Item/index.js +127 -0
  574. package/dist/primitives/Item/index.js.map +1 -0
  575. package/dist/primitives/Kbd/index.cjs +25 -0
  576. package/dist/primitives/Kbd/index.cjs.map +1 -0
  577. package/dist/primitives/Kbd/index.d.cts +2 -0
  578. package/dist/primitives/Kbd/index.d.ts +2 -0
  579. package/dist/primitives/Kbd/index.js +23 -0
  580. package/dist/primitives/Kbd/index.js.map +1 -0
  581. package/dist/primitives/Label/index.cjs +18 -0
  582. package/dist/primitives/Label/index.cjs.map +1 -0
  583. package/dist/primitives/Label/index.d.cts +2 -0
  584. package/dist/primitives/Label/index.d.ts +2 -0
  585. package/dist/primitives/Label/index.js +17 -0
  586. package/dist/primitives/Label/index.js.map +1 -0
  587. package/dist/primitives/Link/index.cjs +38 -0
  588. package/dist/primitives/Link/index.cjs.map +1 -0
  589. package/dist/primitives/Link/index.d.cts +2 -0
  590. package/dist/primitives/Link/index.d.ts +2 -0
  591. package/dist/primitives/Link/index.js +37 -0
  592. package/dist/primitives/Link/index.js.map +1 -0
  593. package/dist/primitives/Logo/index.cjs +3 -0
  594. package/dist/primitives/Logo/index.d.cts +2 -0
  595. package/dist/primitives/Logo/index.d.ts +2 -0
  596. package/dist/primitives/Logo/index.js +2 -0
  597. package/dist/primitives/Menubar/index.cjs +165 -0
  598. package/dist/primitives/Menubar/index.cjs.map +1 -0
  599. package/dist/primitives/Menubar/index.d.cts +2 -0
  600. package/dist/primitives/Menubar/index.d.ts +2 -0
  601. package/dist/primitives/Menubar/index.js +149 -0
  602. package/dist/primitives/Menubar/index.js.map +1 -0
  603. package/dist/primitives/NativeSelect/index.cjs +40 -0
  604. package/dist/primitives/NativeSelect/index.cjs.map +1 -0
  605. package/dist/primitives/NativeSelect/index.d.cts +2 -0
  606. package/dist/primitives/NativeSelect/index.d.ts +2 -0
  607. package/dist/primitives/NativeSelect/index.js +39 -0
  608. package/dist/primitives/NativeSelect/index.js.map +1 -0
  609. package/dist/primitives/NavRail/index.cjs +195 -0
  610. package/dist/primitives/NavRail/index.cjs.map +1 -0
  611. package/dist/primitives/NavRail/index.d.cts +2 -0
  612. package/dist/primitives/NavRail/index.d.ts +2 -0
  613. package/dist/primitives/NavRail/index.js +185 -0
  614. package/dist/primitives/NavRail/index.js.map +1 -0
  615. package/dist/primitives/NavigationMenu/index.cjs +98 -0
  616. package/dist/primitives/NavigationMenu/index.cjs.map +1 -0
  617. package/dist/primitives/NavigationMenu/index.d.cts +2 -0
  618. package/dist/primitives/NavigationMenu/index.d.ts +2 -0
  619. package/dist/primitives/NavigationMenu/index.js +89 -0
  620. package/dist/primitives/NavigationMenu/index.js.map +1 -0
  621. package/dist/primitives/Pagination/index.cjs +93 -0
  622. package/dist/primitives/Pagination/index.cjs.map +1 -0
  623. package/dist/primitives/Pagination/index.d.cts +2 -0
  624. package/dist/primitives/Pagination/index.d.ts +2 -0
  625. package/dist/primitives/Pagination/index.js +86 -0
  626. package/dist/primitives/Pagination/index.js.map +1 -0
  627. package/dist/primitives/Popover/index.cjs +70 -0
  628. package/dist/primitives/Popover/index.cjs.map +1 -0
  629. package/dist/primitives/Popover/index.d.cts +2 -0
  630. package/dist/primitives/Popover/index.d.ts +2 -0
  631. package/dist/primitives/Popover/index.js +63 -0
  632. package/dist/primitives/Popover/index.js.map +1 -0
  633. package/dist/primitives/Progress/index.cjs +44 -0
  634. package/dist/primitives/Progress/index.cjs.map +1 -0
  635. package/dist/primitives/Progress/index.d.cts +2 -0
  636. package/dist/primitives/Progress/index.d.ts +2 -0
  637. package/dist/primitives/Progress/index.js +43 -0
  638. package/dist/primitives/Progress/index.js.map +1 -0
  639. package/dist/primitives/RadioGroup/index.cjs +65 -0
  640. package/dist/primitives/RadioGroup/index.cjs.map +1 -0
  641. package/dist/primitives/RadioGroup/index.d.cts +2 -0
  642. package/dist/primitives/RadioGroup/index.d.ts +2 -0
  643. package/dist/primitives/RadioGroup/index.js +62 -0
  644. package/dist/primitives/RadioGroup/index.js.map +1 -0
  645. package/dist/primitives/Resizable/index.cjs +41 -0
  646. package/dist/primitives/Resizable/index.cjs.map +1 -0
  647. package/dist/primitives/Resizable/index.d.cts +2 -0
  648. package/dist/primitives/Resizable/index.d.ts +2 -0
  649. package/dist/primitives/Resizable/index.js +36 -0
  650. package/dist/primitives/Resizable/index.js.map +1 -0
  651. package/dist/primitives/ScrollArea/index.cjs +40 -0
  652. package/dist/primitives/ScrollArea/index.cjs.map +1 -0
  653. package/dist/primitives/ScrollArea/index.d.cts +2 -0
  654. package/dist/primitives/ScrollArea/index.d.ts +2 -0
  655. package/dist/primitives/ScrollArea/index.js +38 -0
  656. package/dist/primitives/ScrollArea/index.js.map +1 -0
  657. package/dist/primitives/Select/index.cjs +126 -0
  658. package/dist/primitives/Select/index.cjs.map +1 -0
  659. package/dist/primitives/Select/index.d.cts +2 -0
  660. package/dist/primitives/Select/index.d.ts +2 -0
  661. package/dist/primitives/Select/index.js +116 -0
  662. package/dist/primitives/Select/index.js.map +1 -0
  663. package/dist/primitives/Separator/index.cjs +25 -0
  664. package/dist/primitives/Separator/index.cjs.map +1 -0
  665. package/dist/primitives/Separator/index.d.cts +2 -0
  666. package/dist/primitives/Separator/index.d.ts +2 -0
  667. package/dist/primitives/Separator/index.js +24 -0
  668. package/dist/primitives/Separator/index.js.map +1 -0
  669. package/dist/primitives/Sheet/index.cjs +107 -0
  670. package/dist/primitives/Sheet/index.cjs.map +1 -0
  671. package/dist/primitives/Sheet/index.d.cts +2 -0
  672. package/dist/primitives/Sheet/index.d.ts +2 -0
  673. package/dist/primitives/Sheet/index.js +99 -0
  674. package/dist/primitives/Sheet/index.js.map +1 -0
  675. package/dist/primitives/Sidebar/index.cjs +26 -0
  676. package/dist/primitives/Sidebar/index.d.cts +2 -0
  677. package/dist/primitives/Sidebar/index.d.ts +2 -0
  678. package/dist/primitives/Sidebar/index.js +2 -0
  679. package/dist/primitives/Skeleton/index.cjs +43 -0
  680. package/dist/primitives/Skeleton/index.cjs.map +1 -0
  681. package/dist/primitives/Skeleton/index.d.cts +2 -0
  682. package/dist/primitives/Skeleton/index.d.ts +2 -0
  683. package/dist/primitives/Skeleton/index.js +39 -0
  684. package/dist/primitives/Skeleton/index.js.map +1 -0
  685. package/dist/primitives/Slider/index.cjs +46 -0
  686. package/dist/primitives/Slider/index.cjs.map +1 -0
  687. package/dist/primitives/Slider/index.d.cts +2 -0
  688. package/dist/primitives/Slider/index.d.ts +2 -0
  689. package/dist/primitives/Slider/index.js +43 -0
  690. package/dist/primitives/Slider/index.js.map +1 -0
  691. package/dist/primitives/Sonner/index.cjs +42 -0
  692. package/dist/primitives/Sonner/index.cjs.map +1 -0
  693. package/dist/primitives/Sonner/index.d.cts +2 -0
  694. package/dist/primitives/Sonner/index.d.ts +2 -0
  695. package/dist/primitives/Sonner/index.js +41 -0
  696. package/dist/primitives/Sonner/index.js.map +1 -0
  697. package/dist/primitives/Spinner/index.cjs +19 -0
  698. package/dist/primitives/Spinner/index.cjs.map +1 -0
  699. package/dist/primitives/Spinner/index.d.cts +2 -0
  700. package/dist/primitives/Spinner/index.d.ts +2 -0
  701. package/dist/primitives/Spinner/index.js +18 -0
  702. package/dist/primitives/Spinner/index.js.map +1 -0
  703. package/dist/primitives/Switch/index.cjs +71 -0
  704. package/dist/primitives/Switch/index.cjs.map +1 -0
  705. package/dist/primitives/Switch/index.d.cts +2 -0
  706. package/dist/primitives/Switch/index.d.ts +2 -0
  707. package/dist/primitives/Switch/index.js +68 -0
  708. package/dist/primitives/Switch/index.js.map +1 -0
  709. package/dist/primitives/Table/index.cjs +84 -0
  710. package/dist/primitives/Table/index.cjs.map +1 -0
  711. package/dist/primitives/Table/index.d.cts +2 -0
  712. package/dist/primitives/Table/index.d.ts +2 -0
  713. package/dist/primitives/Table/index.js +76 -0
  714. package/dist/primitives/Table/index.js.map +1 -0
  715. package/dist/primitives/Tabs/index.cjs +267 -0
  716. package/dist/primitives/Tabs/index.cjs.map +1 -0
  717. package/dist/primitives/Tabs/index.d.cts +2 -0
  718. package/dist/primitives/Tabs/index.d.ts +2 -0
  719. package/dist/primitives/Tabs/index.js +258 -0
  720. package/dist/primitives/Tabs/index.js.map +1 -0
  721. package/dist/primitives/Text/index.cjs +64 -0
  722. package/dist/primitives/Text/index.cjs.map +1 -0
  723. package/dist/primitives/Text/index.d.cts +2 -0
  724. package/dist/primitives/Text/index.d.ts +2 -0
  725. package/dist/primitives/Text/index.js +63 -0
  726. package/dist/primitives/Text/index.js.map +1 -0
  727. package/dist/primitives/Textarea/index.cjs +24 -0
  728. package/dist/primitives/Textarea/index.cjs.map +1 -0
  729. package/dist/primitives/Textarea/index.d.cts +2 -0
  730. package/dist/primitives/Textarea/index.d.ts +2 -0
  731. package/dist/primitives/Textarea/index.js +23 -0
  732. package/dist/primitives/Textarea/index.js.map +1 -0
  733. package/dist/primitives/ThemeProvider/index.cjs +93 -0
  734. package/dist/primitives/ThemeProvider/index.cjs.map +1 -0
  735. package/dist/primitives/ThemeProvider/index.d.cts +2 -0
  736. package/dist/primitives/ThemeProvider/index.d.ts +2 -0
  737. package/dist/primitives/ThemeProvider/index.js +88 -0
  738. package/dist/primitives/ThemeProvider/index.js.map +1 -0
  739. package/dist/primitives/Toggle/index.cjs +59 -0
  740. package/dist/primitives/Toggle/index.cjs.map +1 -0
  741. package/dist/primitives/Toggle/index.d.cts +2 -0
  742. package/dist/primitives/Toggle/index.d.ts +2 -0
  743. package/dist/primitives/Toggle/index.js +58 -0
  744. package/dist/primitives/Toggle/index.js.map +1 -0
  745. package/dist/primitives/ToggleGroup/index.cjs +65 -0
  746. package/dist/primitives/ToggleGroup/index.cjs.map +1 -0
  747. package/dist/primitives/ToggleGroup/index.d.cts +2 -0
  748. package/dist/primitives/ToggleGroup/index.d.ts +2 -0
  749. package/dist/primitives/ToggleGroup/index.js +61 -0
  750. package/dist/primitives/ToggleGroup/index.js.map +1 -0
  751. package/dist/primitives/Tooltip/index.cjs +47 -0
  752. package/dist/primitives/Tooltip/index.cjs.map +1 -0
  753. package/dist/primitives/Tooltip/index.d.cts +2 -0
  754. package/dist/primitives/Tooltip/index.d.ts +2 -0
  755. package/dist/primitives/Tooltip/index.js +43 -0
  756. package/dist/primitives/Tooltip/index.js.map +1 -0
  757. package/dist/primitives/index.cjs +398 -335
  758. package/dist/primitives/index.d.cts +65 -3
  759. package/dist/primitives/index.d.ts +65 -3
  760. package/dist/primitives/index.js +65 -3
  761. package/dist/styles/base.css +70 -0
  762. package/dist/styles/semantic.css +62 -2
  763. package/dist/styles/theme.css +12 -0
  764. package/package.json +21 -2
  765. package/dist/Stack.cjs.map +0 -1
  766. package/dist/Stack.js.map +0 -1
  767. package/dist/ThemeProvider.cjs.map +0 -1
  768. package/dist/ThemeProvider.d.cts +0 -85
  769. package/dist/ThemeProvider.d.cts.map +0 -1
  770. package/dist/ThemeProvider.d.ts +0 -85
  771. package/dist/ThemeProvider.d.ts.map +0 -1
  772. package/dist/ThemeProvider.js.map +0 -1
  773. package/dist/layouts/index.cjs.map +0 -1
  774. package/dist/layouts/index.d.cts.map +0 -1
  775. package/dist/layouts/index.d.ts.map +0 -1
  776. package/dist/layouts/index.js.map +0 -1
  777. package/dist/patterns/index.cjs.map +0 -1
  778. package/dist/patterns/index.d.cts.map +0 -1
  779. package/dist/patterns/index.d.ts.map +0 -1
  780. package/dist/patterns/index.js.map +0 -1
  781. package/dist/primitives.cjs +0 -6979
  782. package/dist/primitives.cjs.map +0 -1
  783. package/dist/primitives.js +0 -5357
  784. package/dist/primitives.js.map +0 -1
  785. package/dist/utils.cjs.map +0 -1
  786. package/dist/utils.js +0 -27
  787. package/dist/utils.js.map +0 -1
@@ -1,429 +1,4 @@
1
- const require_utils = require("./utils.cjs");
2
- let react = require("react");
3
- react = require_utils.__toESM(react);
4
- let lucide_react = require("lucide-react");
5
- let radix_ui = require("radix-ui");
6
1
  let react_jsx_runtime = require("react/jsx-runtime");
7
- let class_variance_authority = require("class-variance-authority");
8
- //#region src/primitives/Spinner/Spinner.tsx
9
- function Spinner({ className, ...props }) {
10
- return /* @__PURE__ */ (0, react_jsx_runtime.jsx)(lucide_react.Loader2Icon, {
11
- role: "status",
12
- "aria-label": "Loading",
13
- "data-slot": "spinner",
14
- className: require_utils.cn("size-4 animate-spin", className),
15
- ...props
16
- });
17
- }
18
- //#endregion
19
- //#region src/primitives/Button/Button.tsx
20
- const buttonVariants = (0, class_variance_authority.cva)("inline-flex items-center justify-center gap-2 whitespace-nowrap text-sm font-medium cursor-pointer transition-[background-color,color,border-color,box-shadow,opacity,transform] duration-150 ease-out active:scale-[0.97] disabled:pointer-events-none disabled:opacity-50 disabled:active:scale-100 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:border-ring focus-visible:ring-ring/50 focus-visible:ring-[3px] aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 aria-invalid:border-destructive", {
21
- variants: {
22
- variant: {
23
- default: "bg-primary text-primary-foreground hover:bg-primary/90",
24
- destructive: "bg-destructive text-white hover:bg-destructive/90 focus-visible:ring-destructive/20 dark:focus-visible:ring-destructive/40 dark:bg-destructive/60",
25
- outline: "border bg-background text-foreground hover:bg-accent hover:text-accent-foreground dark:bg-input/30 dark:border-input dark:hover:bg-input/50",
26
- secondary: "bg-secondary text-secondary-foreground hover:bg-secondary/80",
27
- ghost: "hover:bg-accent hover:text-accent-foreground dark:hover:bg-accent/50",
28
- link: "text-primary underline-offset-4 hover:underline"
29
- },
30
- size: {
31
- xs: "h-7 gap-1 px-2.5 text-xs has-[>svg]:px-2",
32
- sm: "h-8 gap-1.5 px-3 has-[>svg]:px-2.5",
33
- default: "h-9 px-4 py-2 has-[>svg]:px-3",
34
- lg: "h-10 px-6 has-[>svg]:px-4",
35
- icon: "size-9"
36
- },
37
- shape: {
38
- default: "rounded-full",
39
- square: "rounded-md"
40
- }
41
- },
42
- defaultVariants: {
43
- variant: "default",
44
- size: "default",
45
- shape: "default"
46
- }
47
- });
48
- function Button({ className, variant, size, shape, asChild = false, loading = false, disabled, children, ...props }) {
49
- return /* @__PURE__ */ (0, react_jsx_runtime.jsx)(asChild ? radix_ui.Slot.Root : "button", {
50
- "data-slot": "button",
51
- "data-loading": loading || void 0,
52
- className: require_utils.cn(buttonVariants({
53
- variant,
54
- size,
55
- shape,
56
- className
57
- })),
58
- disabled: disabled || loading,
59
- ...props,
60
- children: asChild ? children : /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(react_jsx_runtime.Fragment, { children: [loading ? /* @__PURE__ */ (0, react_jsx_runtime.jsx)(Spinner, {}) : null, children] })
61
- });
62
- }
63
- //#endregion
64
- //#region src/primitives/Avatar/Avatar.tsx
65
- function Avatar({ className, size = "default", shape = "round", ...props }) {
66
- return /* @__PURE__ */ (0, react_jsx_runtime.jsx)(radix_ui.Avatar.Root, {
67
- "data-slot": "avatar",
68
- "data-size": size,
69
- "data-shape": shape,
70
- className: require_utils.cn("group/avatar relative flex size-10 shrink-0 overflow-hidden rounded-full select-none", "data-[size=sm]:size-8 data-[size=xs]:size-6 data-[size=xxs]:size-5", "data-[shape=roundrect]:rounded-lg", className),
71
- ...props
72
- });
73
- }
74
- function AvatarImage({ className, ...props }) {
75
- return /* @__PURE__ */ (0, react_jsx_runtime.jsx)(radix_ui.Avatar.Image, {
76
- "data-slot": "avatar-image",
77
- className: require_utils.cn("aspect-square size-full", className),
78
- ...props
79
- });
80
- }
81
- function AvatarFallback({ className, ...props }) {
82
- return /* @__PURE__ */ (0, react_jsx_runtime.jsx)(radix_ui.Avatar.Fallback, {
83
- "data-slot": "avatar-fallback",
84
- className: require_utils.cn("bg-muted flex size-full items-center justify-center rounded-full", "group-data-[shape=roundrect]/avatar:rounded-lg", "group-data-[size=sm]/avatar:text-sm group-data-[size=xs]/avatar:text-xs group-data-[size=xxs]/avatar:text-[10px]", className),
85
- ...props
86
- });
87
- }
88
- function AvatarBadge({ className, ...props }) {
89
- return /* @__PURE__ */ (0, react_jsx_runtime.jsx)("span", {
90
- "data-slot": "avatar-badge",
91
- className: require_utils.cn("absolute right-0 bottom-0 z-10 inline-flex items-center justify-center rounded-full bg-primary text-primary-foreground ring-2 ring-background select-none", "group-data-[size=default]/avatar:size-3 group-data-[size=default]/avatar:[&>svg]:size-2", "group-data-[size=sm]/avatar:size-2.5 group-data-[size=sm]/avatar:[&>svg]:size-2", "group-data-[size=xs]/avatar:size-2 group-data-[size=xs]/avatar:[&>svg]:size-1.5", "group-data-[size=xxs]/avatar:size-1.5 group-data-[size=xxs]/avatar:[&>svg]:size-1", className),
92
- ...props
93
- });
94
- }
95
- function AvatarGroup({ className, ...props }) {
96
- return /* @__PURE__ */ (0, react_jsx_runtime.jsx)("div", {
97
- "data-slot": "avatar-group",
98
- className: require_utils.cn("group/avatar-group flex -space-x-2 *:data-[slot=avatar]:ring-2 *:data-[slot=avatar]:ring-background", className),
99
- ...props
100
- });
101
- }
102
- function AvatarGroupCount({ className, ...props }) {
103
- return /* @__PURE__ */ (0, react_jsx_runtime.jsx)("div", {
104
- "data-slot": "avatar-group-count",
105
- className: require_utils.cn("relative flex size-10 shrink-0 items-center justify-center rounded-full bg-muted text-sm text-muted-foreground ring-2 ring-background group-has-data-[size=sm]/avatar-group:size-8 [&>svg]:size-5 group-has-data-[size=sm]/avatar-group:[&>svg]:size-4", className),
106
- ...props
107
- });
108
- }
109
- //#endregion
110
- //#region src/primitives/Card/Card.tsx
111
- const cardVariants = (0, class_variance_authority.cva)("flex flex-col gap-6 rounded-xl border text-card-foreground", {
112
- variants: {
113
- variant: {
114
- default: "bg-card",
115
- glass: "border-transparent backdrop-blur-[var(--glass-blur)]"
116
- },
117
- tint: {
118
- subtle: "",
119
- light: "",
120
- medium: "",
121
- heavy: ""
122
- }
123
- },
124
- compoundVariants: [
125
- {
126
- variant: "glass",
127
- tint: "subtle",
128
- class: "bg-[var(--glass-subtle)]"
129
- },
130
- {
131
- variant: "glass",
132
- tint: "light",
133
- class: "bg-[var(--glass-light)]"
134
- },
135
- {
136
- variant: "glass",
137
- tint: "medium",
138
- class: "bg-[var(--glass-medium)]"
139
- },
140
- {
141
- variant: "glass",
142
- tint: "heavy",
143
- class: "bg-[var(--glass-heavy)]"
144
- }
145
- ],
146
- defaultVariants: {
147
- variant: "default",
148
- tint: "light"
149
- }
150
- });
151
- function Card({ className, variant, tint, ...props }) {
152
- return /* @__PURE__ */ (0, react_jsx_runtime.jsx)("div", {
153
- "data-slot": "card",
154
- "data-variant": variant ?? "default",
155
- className: require_utils.cn(cardVariants({
156
- variant,
157
- tint
158
- }), className),
159
- ...props
160
- });
161
- }
162
- function CardHeader({ className, ...props }) {
163
- return /* @__PURE__ */ (0, react_jsx_runtime.jsx)("div", {
164
- "data-slot": "card-header",
165
- className: require_utils.cn("@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-1.5 px-6 pt-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6", className),
166
- ...props
167
- });
168
- }
169
- function CardTitle({ className, ...props }) {
170
- return /* @__PURE__ */ (0, react_jsx_runtime.jsx)("h4", {
171
- "data-slot": "card-title",
172
- className: require_utils.cn("leading-none", className),
173
- ...props
174
- });
175
- }
176
- function CardDescription({ className, ...props }) {
177
- return /* @__PURE__ */ (0, react_jsx_runtime.jsx)("p", {
178
- "data-slot": "card-description",
179
- className: require_utils.cn("text-muted-foreground", className),
180
- ...props
181
- });
182
- }
183
- function CardAction({ className, ...props }) {
184
- return /* @__PURE__ */ (0, react_jsx_runtime.jsx)("div", {
185
- "data-slot": "card-action",
186
- className: require_utils.cn("col-start-2 row-span-2 row-start-1 self-start justify-self-end", className),
187
- ...props
188
- });
189
- }
190
- function CardContent({ className, ...props }) {
191
- return /* @__PURE__ */ (0, react_jsx_runtime.jsx)("div", {
192
- "data-slot": "card-content",
193
- className: require_utils.cn("px-6 [&:last-child]:pb-6", className),
194
- ...props
195
- });
196
- }
197
- function CardFooter({ className, ...props }) {
198
- return /* @__PURE__ */ (0, react_jsx_runtime.jsx)("div", {
199
- "data-slot": "card-footer",
200
- className: require_utils.cn("flex items-center px-6 pb-6 [.border-t]:pt-6", className),
201
- ...props
202
- });
203
- }
204
- //#endregion
205
- //#region src/primitives/Credits/Credits.tsx
206
- const creditsVariants = (0, class_variance_authority.cva)("inline-flex w-fit items-center gap-1 rounded-full px-2.5 py-0.5 text-sm font-medium tabular-nums whitespace-nowrap [&>svg]:size-3.5 [&>svg]:shrink-0", {
207
- variants: { variant: {
208
- default: "bg-muted text-foreground [&>svg]:text-muted-foreground",
209
- warning: "bg-[var(--bg-warning-subtle)] text-[var(--content-warning-bold)]",
210
- critical: "bg-[var(--bg-error-subtle)] text-[var(--content-error-bold)]"
211
- } },
212
- defaultVariants: { variant: "default" }
213
- });
214
- /** Escalate the variant as the balance drops. */
215
- function resolveVariant(value, lowThreshold) {
216
- if (value <= 0) return "critical";
217
- if (value <= lowThreshold) return "warning";
218
- return "default";
219
- }
220
- /** Whole-number, thousands-separated (e.g. 9995.79 → "9,995"). */
221
- function formatCredits(value) {
222
- return Math.floor(value).toLocaleString();
223
- }
224
- function Credits({ className, value, variant, lowThreshold = 200, icon, format = formatCredits, ...props }) {
225
- const resolved = variant ?? resolveVariant(value, lowThreshold);
226
- return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("span", {
227
- "data-slot": "credits",
228
- "data-variant": resolved,
229
- className: require_utils.cn(creditsVariants({ variant: resolved }), className),
230
- ...props,
231
- children: [icon ?? /* @__PURE__ */ (0, react_jsx_runtime.jsx)(lucide_react.CirclePlus, { "aria-hidden": "true" }), format(value)]
232
- });
233
- }
234
- //#endregion
235
- //#region src/primitives/DropdownMenu/DropdownMenu.tsx
236
- function DropdownMenu({ ...props }) {
237
- return /* @__PURE__ */ (0, react_jsx_runtime.jsx)(radix_ui.DropdownMenu.Root, {
238
- "data-slot": "dropdown-menu",
239
- ...props
240
- });
241
- }
242
- function DropdownMenuPortal({ ...props }) {
243
- return /* @__PURE__ */ (0, react_jsx_runtime.jsx)(radix_ui.DropdownMenu.Portal, {
244
- "data-slot": "dropdown-menu-portal",
245
- ...props
246
- });
247
- }
248
- function DropdownMenuTrigger({ ...props }) {
249
- return /* @__PURE__ */ (0, react_jsx_runtime.jsx)(radix_ui.DropdownMenu.Trigger, {
250
- "data-slot": "dropdown-menu-trigger",
251
- ...props
252
- });
253
- }
254
- function DropdownMenuContent({ className, sideOffset = 4, ...props }) {
255
- return /* @__PURE__ */ (0, react_jsx_runtime.jsx)(radix_ui.DropdownMenu.Portal, { children: /* @__PURE__ */ (0, react_jsx_runtime.jsx)(radix_ui.DropdownMenu.Content, {
256
- "data-slot": "dropdown-menu-content",
257
- sideOffset,
258
- className: require_utils.cn("z-50 max-h-(--radix-dropdown-menu-content-available-height) min-w-[8rem] origin-(--radix-dropdown-menu-content-transform-origin) overflow-x-hidden overflow-y-auto rounded-md border bg-popover p-1 text-popover-foreground shadow-md data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2 data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=closed]:zoom-out-95 data-[state=open]:animate-in data-[state=open]:fade-in-0 data-[state=open]:zoom-in-95", className),
259
- ...props
260
- }) });
261
- }
262
- function DropdownMenuGroup({ ...props }) {
263
- return /* @__PURE__ */ (0, react_jsx_runtime.jsx)(radix_ui.DropdownMenu.Group, {
264
- "data-slot": "dropdown-menu-group",
265
- ...props
266
- });
267
- }
268
- function DropdownMenuItem({ className, inset, variant = "default", ...props }) {
269
- return /* @__PURE__ */ (0, react_jsx_runtime.jsx)(radix_ui.DropdownMenu.Item, {
270
- "data-slot": "dropdown-menu-item",
271
- "data-inset": inset,
272
- "data-variant": variant,
273
- className: require_utils.cn("relative flex cursor-default items-center gap-2 rounded-sm px-2 py-1.5 text-sm outline-hidden select-none focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50 data-[inset]:pl-8 data-[variant=destructive]:text-destructive data-[variant=destructive]:focus:bg-destructive/10 data-[variant=destructive]:focus:text-destructive dark:data-[variant=destructive]:focus:bg-destructive/20 [&_svg]:pointer-events-none [&_svg]:shrink-0 [&_svg:not([class*='size-'])]:size-4 [&_svg:not([class*='text-'])]:text-muted-foreground data-[variant=destructive]:*:[svg]:text-destructive!", className),
274
- ...props
275
- });
276
- }
277
- function DropdownMenuCheckboxItem({ className, children, checked, ...props }) {
278
- return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(radix_ui.DropdownMenu.CheckboxItem, {
279
- "data-slot": "dropdown-menu-checkbox-item",
280
- className: require_utils.cn("relative flex cursor-default items-center gap-2 rounded-sm py-1.5 pr-2 pl-8 text-sm outline-hidden select-none focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50 [&_svg]:pointer-events-none [&_svg]:shrink-0 [&_svg:not([class*='size-'])]:size-4", className),
281
- checked,
282
- ...props,
283
- children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("span", {
284
- className: "pointer-events-none absolute left-2 flex size-3.5 items-center justify-center",
285
- children: /* @__PURE__ */ (0, react_jsx_runtime.jsx)(radix_ui.DropdownMenu.ItemIndicator, { children: /* @__PURE__ */ (0, react_jsx_runtime.jsx)(lucide_react.CheckIcon, { className: "size-4" }) })
286
- }), children]
287
- });
288
- }
289
- function DropdownMenuRadioGroup({ ...props }) {
290
- return /* @__PURE__ */ (0, react_jsx_runtime.jsx)(radix_ui.DropdownMenu.RadioGroup, {
291
- "data-slot": "dropdown-menu-radio-group",
292
- ...props
293
- });
294
- }
295
- function DropdownMenuRadioItem({ className, children, ...props }) {
296
- return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(radix_ui.DropdownMenu.RadioItem, {
297
- "data-slot": "dropdown-menu-radio-item",
298
- className: require_utils.cn("relative flex cursor-default items-center gap-2 rounded-sm py-1.5 pr-2 pl-8 text-sm outline-hidden select-none focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50 [&_svg]:pointer-events-none [&_svg]:shrink-0 [&_svg:not([class*='size-'])]:size-4", className),
299
- ...props,
300
- children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("span", {
301
- className: "pointer-events-none absolute left-2 flex size-3.5 items-center justify-center",
302
- children: /* @__PURE__ */ (0, react_jsx_runtime.jsx)(radix_ui.DropdownMenu.ItemIndicator, { children: /* @__PURE__ */ (0, react_jsx_runtime.jsx)(lucide_react.CircleIcon, { className: "size-2 fill-current" }) })
303
- }), children]
304
- });
305
- }
306
- function DropdownMenuLabel({ className, inset, ...props }) {
307
- return /* @__PURE__ */ (0, react_jsx_runtime.jsx)(radix_ui.DropdownMenu.Label, {
308
- "data-slot": "dropdown-menu-label",
309
- "data-inset": inset,
310
- className: require_utils.cn("px-2 py-1.5 text-sm font-medium data-[inset]:pl-8", className),
311
- ...props
312
- });
313
- }
314
- function DropdownMenuSeparator({ className, ...props }) {
315
- return /* @__PURE__ */ (0, react_jsx_runtime.jsx)(radix_ui.DropdownMenu.Separator, {
316
- "data-slot": "dropdown-menu-separator",
317
- className: require_utils.cn("-mx-1 my-1 h-px bg-border", className),
318
- ...props
319
- });
320
- }
321
- function DropdownMenuShortcut({ className, ...props }) {
322
- return /* @__PURE__ */ (0, react_jsx_runtime.jsx)("span", {
323
- "data-slot": "dropdown-menu-shortcut",
324
- className: require_utils.cn("ml-auto text-xs tracking-widest text-muted-foreground", className),
325
- ...props
326
- });
327
- }
328
- function DropdownMenuSub({ ...props }) {
329
- return /* @__PURE__ */ (0, react_jsx_runtime.jsx)(radix_ui.DropdownMenu.Sub, {
330
- "data-slot": "dropdown-menu-sub",
331
- ...props
332
- });
333
- }
334
- function DropdownMenuSubTrigger({ className, inset, children, ...props }) {
335
- return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(radix_ui.DropdownMenu.SubTrigger, {
336
- "data-slot": "dropdown-menu-sub-trigger",
337
- "data-inset": inset,
338
- className: require_utils.cn("flex cursor-default items-center gap-2 rounded-sm px-2 py-1.5 text-sm outline-hidden select-none focus:bg-accent focus:text-accent-foreground data-[inset]:pl-8 data-[state=open]:bg-accent data-[state=open]:text-accent-foreground [&_svg]:pointer-events-none [&_svg]:shrink-0 [&_svg:not([class*='size-'])]:size-4 [&_svg:not([class*='text-'])]:text-muted-foreground", className),
339
- ...props,
340
- children: [children, /* @__PURE__ */ (0, react_jsx_runtime.jsx)(lucide_react.ChevronRightIcon, { className: "ml-auto size-4" })]
341
- });
342
- }
343
- function DropdownMenuSubContent({ className, ...props }) {
344
- return /* @__PURE__ */ (0, react_jsx_runtime.jsx)(radix_ui.DropdownMenu.SubContent, {
345
- "data-slot": "dropdown-menu-sub-content",
346
- className: require_utils.cn("z-50 min-w-[8rem] origin-(--radix-dropdown-menu-content-transform-origin) overflow-hidden rounded-md border bg-popover p-1 text-popover-foreground shadow-lg data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2 data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=closed]:zoom-out-95 data-[state=open]:animate-in data-[state=open]:fade-in-0 data-[state=open]:zoom-in-95", className),
347
- ...props
348
- });
349
- }
350
- //#endregion
351
- //#region src/primitives/Heading/Heading.tsx
352
- const headingVariants = (0, class_variance_authority.cva)("font-heading text-balance", {
353
- variants: {
354
- size: {
355
- "1": "text-[length:var(--heading-1-font-size)] leading-[var(--heading-1-line-height)] font-normal",
356
- "2": "text-[length:var(--heading-2-font-size)] leading-[var(--heading-2-line-height)] font-normal",
357
- "3": "text-[length:var(--heading-3-font-size)] leading-[var(--heading-3-line-height)] font-normal",
358
- "4": "text-[length:var(--heading-4-font-size)] leading-[var(--heading-4-line-height)] font-normal",
359
- "5": "text-[length:var(--heading-5-font-size)] leading-[var(--heading-5-line-height)] font-medium",
360
- "6": "text-[length:var(--heading-6-font-size)] leading-[var(--heading-6-line-height)] font-medium",
361
- "7": "text-[length:var(--heading-7-font-size)] leading-[var(--heading-7-line-height)] font-medium"
362
- },
363
- weight: {
364
- normal: "font-normal",
365
- medium: "font-medium",
366
- semibold: "font-semibold"
367
- },
368
- align: {
369
- left: "text-left",
370
- center: "text-center",
371
- right: "text-right"
372
- },
373
- gradient: {
374
- true: "bg-gradient-to-r from-[var(--gradient-heading-from)] to-[var(--gradient-heading-to)] bg-clip-text text-transparent",
375
- false: "text-foreground"
376
- }
377
- },
378
- defaultVariants: {
379
- size: "2",
380
- gradient: false
381
- }
382
- });
383
- function Heading({ as, className, size, weight, align, gradient, ...props }) {
384
- return /* @__PURE__ */ (0, react_jsx_runtime.jsx)(as ?? "h2", {
385
- "data-slot": "heading",
386
- className: require_utils.cn(headingVariants({
387
- size,
388
- weight,
389
- align,
390
- gradient
391
- }), className),
392
- ...props
393
- });
394
- }
395
- //#endregion
396
- //#region src/primitives/Input/Input.tsx
397
- const inputVariants = (0, class_variance_authority.cva)(require_utils.cn("file:text-foreground placeholder:text-muted-foreground selection:bg-primary selection:text-primary-foreground dark:bg-input/30 border-input bg-input-background flex w-full min-w-0 border transition-[color,box-shadow] outline-none file:inline-flex file:border-0 file:bg-transparent file:font-medium disabled:pointer-events-none disabled:cursor-not-allowed disabled:opacity-50", "focus-visible:border-ring focus-visible:ring-ring/50 focus-visible:ring-[3px]", "aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 aria-invalid:border-destructive"), {
398
- variants: {
399
- size: {
400
- xs: "h-6 px-2 py-0.5 text-xs file:h-5 file:text-xs",
401
- sm: "h-8 px-2.5 py-1 text-sm file:h-6 file:text-xs",
402
- default: "h-9 px-3 py-1 text-base md:text-sm file:h-7 file:text-sm",
403
- lg: "h-10 px-4 py-2 text-base file:h-8 file:text-sm"
404
- },
405
- shape: {
406
- default: "rounded-md",
407
- round: "rounded-full"
408
- }
409
- },
410
- defaultVariants: {
411
- size: "default",
412
- shape: "default"
413
- }
414
- });
415
- function Input({ className, type, size, shape, ...props }) {
416
- return /* @__PURE__ */ (0, react_jsx_runtime.jsx)("input", {
417
- type,
418
- "data-slot": "input",
419
- className: require_utils.cn(inputVariants({
420
- size,
421
- shape
422
- }), className),
423
- ...props
424
- });
425
- }
426
- //#endregion
427
2
  //#region src/primitives/Logo/marks/bodhi-icon.tsx
428
3
  function BodhiIcon(props) {
429
4
  return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
@@ -1217,6 +792,7 @@ const MARKS = {
1217
792
  icon: PSAILogo
1218
793
  }
1219
794
  };
795
+ /** Renders a product's brand mark (wordmark or compact icon) as an inline SVG. */
1220
796
  function Logo({ brand, variant = "logo", ...props }) {
1221
797
  const Mark = MARKS[brand][variant];
1222
798
  return /* @__PURE__ */ (0, react_jsx_runtime.jsx)(Mark, {
@@ -1227,660 +803,11 @@ function Logo({ brand, variant = "logo", ...props }) {
1227
803
  });
1228
804
  }
1229
805
  //#endregion
1230
- //#region src/primitives/Popover/Popover.tsx
1231
- function Popover({ ...props }) {
1232
- return /* @__PURE__ */ (0, react_jsx_runtime.jsx)(radix_ui.Popover.Root, {
1233
- "data-slot": "popover",
1234
- ...props
1235
- });
1236
- }
1237
- function PopoverTrigger({ ...props }) {
1238
- return /* @__PURE__ */ (0, react_jsx_runtime.jsx)(radix_ui.Popover.Trigger, {
1239
- "data-slot": "popover-trigger",
1240
- ...props
1241
- });
1242
- }
1243
- function PopoverContent({ className, align = "center", sideOffset = 4, ...props }) {
1244
- return /* @__PURE__ */ (0, react_jsx_runtime.jsx)(radix_ui.Popover.Portal, { children: /* @__PURE__ */ (0, react_jsx_runtime.jsx)(radix_ui.Popover.Content, {
1245
- "data-slot": "popover-content",
1246
- align,
1247
- sideOffset,
1248
- className: require_utils.cn("z-50 w-72 origin-(--radix-popover-content-transform-origin) rounded-md border bg-card p-4 text-card-foreground shadow-md outline-hidden data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2 data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=closed]:zoom-out-95 data-[state=open]:animate-in data-[state=open]:fade-in-0 data-[state=open]:zoom-in-95", className),
1249
- ...props
1250
- }) });
1251
- }
1252
- function PopoverAnchor({ ...props }) {
1253
- return /* @__PURE__ */ (0, react_jsx_runtime.jsx)(radix_ui.Popover.Anchor, {
1254
- "data-slot": "popover-anchor",
1255
- ...props
1256
- });
1257
- }
1258
- function PopoverHeader({ className, ...props }) {
1259
- return /* @__PURE__ */ (0, react_jsx_runtime.jsx)("div", {
1260
- "data-slot": "popover-header",
1261
- className: require_utils.cn("flex flex-col gap-1 text-sm", className),
1262
- ...props
1263
- });
1264
- }
1265
- function PopoverTitle({ className, ...props }) {
1266
- return /* @__PURE__ */ (0, react_jsx_runtime.jsx)("div", {
1267
- "data-slot": "popover-title",
1268
- className: require_utils.cn("font-medium", className),
1269
- ...props
1270
- });
1271
- }
1272
- function PopoverDescription({ className, ...props }) {
1273
- return /* @__PURE__ */ (0, react_jsx_runtime.jsx)("p", {
1274
- "data-slot": "popover-description",
1275
- className: require_utils.cn("text-muted-foreground", className),
1276
- ...props
1277
- });
1278
- }
1279
- //#endregion
1280
- //#region src/primitives/Skeleton/Skeleton.tsx
1281
- function Skeleton({ className, ...props }) {
1282
- return /* @__PURE__ */ (0, react_jsx_runtime.jsx)("div", {
1283
- "data-slot": "skeleton",
1284
- className: require_utils.cn("skeleton-shimmer rounded-md", className),
1285
- ...props
1286
- });
1287
- }
1288
- function SkeletonAvatar({ className, ...props }) {
1289
- return /* @__PURE__ */ (0, react_jsx_runtime.jsx)(Skeleton, {
1290
- "data-slot": "skeleton-avatar",
1291
- className: require_utils.cn("size-10 rounded-full", className),
1292
- ...props
1293
- });
1294
- }
1295
- function SkeletonLine({ className, ...props }) {
1296
- return /* @__PURE__ */ (0, react_jsx_runtime.jsx)(Skeleton, {
1297
- "data-slot": "skeleton-line",
1298
- className: require_utils.cn("h-4 w-full rounded-full", className),
1299
- ...props
1300
- });
1301
- }
1302
- function SkeletonObject({ className, ...props }) {
1303
- return /* @__PURE__ */ (0, react_jsx_runtime.jsx)(Skeleton, {
1304
- "data-slot": "skeleton-object",
1305
- className: require_utils.cn("h-24 w-full rounded-md", className),
1306
- ...props
1307
- });
1308
- }
1309
- //#endregion
1310
- //#region src/primitives/Table/Table.tsx
1311
- function Table({ className, striped = false, ...props }) {
1312
- return /* @__PURE__ */ (0, react_jsx_runtime.jsx)("div", {
1313
- "data-slot": "table-container",
1314
- className: "relative w-full overflow-x-auto",
1315
- children: /* @__PURE__ */ (0, react_jsx_runtime.jsx)("table", {
1316
- "data-slot": "table",
1317
- "data-striped": striped || void 0,
1318
- className: require_utils.cn("w-full caption-bottom text-sm", striped && "[&_tbody_tr:nth-child(even)]:bg-muted/50", className),
1319
- ...props
1320
- })
1321
- });
1322
- }
1323
- function TableHeader({ className, ...props }) {
1324
- return /* @__PURE__ */ (0, react_jsx_runtime.jsx)("thead", {
1325
- "data-slot": "table-header",
1326
- className: require_utils.cn("[&_tr]:border-b", className),
1327
- ...props
1328
- });
1329
- }
1330
- function TableBody({ className, ...props }) {
1331
- return /* @__PURE__ */ (0, react_jsx_runtime.jsx)("tbody", {
1332
- "data-slot": "table-body",
1333
- className: require_utils.cn("[&_tr:last-child]:border-0", className),
1334
- ...props
1335
- });
1336
- }
1337
- function TableFooter({ className, ...props }) {
1338
- return /* @__PURE__ */ (0, react_jsx_runtime.jsx)("tfoot", {
1339
- "data-slot": "table-footer",
1340
- className: require_utils.cn("border-t bg-muted/50 font-medium [&>tr]:last:border-b-0", className),
1341
- ...props
1342
- });
1343
- }
1344
- function TableRow({ className, ...props }) {
1345
- return /* @__PURE__ */ (0, react_jsx_runtime.jsx)("tr", {
1346
- "data-slot": "table-row",
1347
- className: require_utils.cn("border-b transition-colors hover:bg-muted/50 has-aria-expanded:bg-muted/50 data-[state=selected]:bg-muted", className),
1348
- ...props
1349
- });
1350
- }
1351
- function TableHead({ className, ...props }) {
1352
- return /* @__PURE__ */ (0, react_jsx_runtime.jsx)("th", {
1353
- "data-slot": "table-head",
1354
- className: require_utils.cn("h-10 px-2 text-left align-middle font-medium whitespace-nowrap text-foreground [&:has([role=checkbox])]:pr-0 [&>[role=checkbox]]:translate-y-[2px]", className),
1355
- ...props
1356
- });
1357
- }
1358
- function TableCell({ className, ...props }) {
1359
- return /* @__PURE__ */ (0, react_jsx_runtime.jsx)("td", {
1360
- "data-slot": "table-cell",
1361
- className: require_utils.cn("p-2 align-middle whitespace-nowrap [&:has([role=checkbox])]:pr-0 [&>[role=checkbox]]:translate-y-[2px]", className),
1362
- ...props
1363
- });
1364
- }
1365
- function TableCaption({ className, ...props }) {
1366
- return /* @__PURE__ */ (0, react_jsx_runtime.jsx)("caption", {
1367
- "data-slot": "table-caption",
1368
- className: require_utils.cn("mt-4 text-sm text-muted-foreground", className),
1369
- ...props
1370
- });
1371
- }
1372
- //#endregion
1373
- //#region src/primitives/Text/Text.tsx
1374
- const textVariants = (0, class_variance_authority.cva)("", {
1375
- variants: {
1376
- size: {
1377
- large: "text-[length:var(--paragraph-large-font-size)] leading-[var(--paragraph-large-line-height)]",
1378
- regular: "text-[length:var(--paragraph-regular-font-size)] leading-[var(--paragraph-regular-line-height)]",
1379
- small: "text-[length:var(--paragraph-small-font-size)] leading-[var(--paragraph-small-line-height)]",
1380
- mini: "text-[length:var(--paragraph-mini-font-size)] leading-[var(--paragraph-mini-line-height)]",
1381
- caption: "text-[length:var(--caption-font-size)] leading-[var(--caption-line-height)] tracking-[var(--caption-letter-spacing)] uppercase"
1382
- },
1383
- weight: {
1384
- normal: "font-normal",
1385
- medium: "font-medium",
1386
- semibold: "font-semibold"
1387
- },
1388
- variant: {
1389
- default: "text-foreground",
1390
- muted: "text-muted-foreground",
1391
- primary: "text-primary",
1392
- destructive: "text-destructive",
1393
- success: "text-[var(--content-success)]"
1394
- },
1395
- font: {
1396
- body: "font-sans",
1397
- heading: "font-heading",
1398
- mono: "font-mono"
1399
- },
1400
- align: {
1401
- left: "text-left",
1402
- center: "text-center",
1403
- right: "text-right"
1404
- },
1405
- truncate: { true: "truncate" }
1406
- },
1407
- defaultVariants: {
1408
- size: "regular",
1409
- weight: "normal",
1410
- variant: "default",
1411
- font: "body"
1412
- }
1413
- });
1414
- function Text({ as, className, size, weight, variant, font, align, truncate, ...props }) {
1415
- return /* @__PURE__ */ (0, react_jsx_runtime.jsx)(as ?? "p", {
1416
- "data-slot": "text",
1417
- className: require_utils.cn(textVariants({
1418
- size,
1419
- weight,
1420
- variant,
1421
- font,
1422
- align,
1423
- truncate
1424
- }), className),
1425
- ...props
1426
- });
1427
- }
1428
- //#endregion
1429
- //#region src/primitives/ThemeProvider/ThemeProvider.tsx
1430
- const PRODUCTS = [
1431
- "slingshot",
1432
- "sustain",
1433
- "bodhi",
1434
- "psai"
1435
- ];
1436
- const ThemeContext = react.createContext(null);
1437
- const DEFAULT_STORAGE_KEY = "ds-theme-preferences";
1438
- function readStored(storageKey) {
1439
- try {
1440
- const raw = localStorage.getItem(storageKey);
1441
- if (!raw) return {};
1442
- const parsed = JSON.parse(raw);
1443
- return {
1444
- theme: parsed.theme === "dark" || parsed.theme === "light" ? parsed.theme : void 0,
1445
- product: PRODUCTS.includes(parsed.product) ? parsed.product : void 0
1446
- };
1447
- } catch {
1448
- return {};
1449
- }
1450
- }
1451
- function prefersDark() {
1452
- try {
1453
- return window.matchMedia("(prefers-color-scheme: dark)").matches;
1454
- } catch {
1455
- return false;
1456
- }
1457
- }
1458
- function applyToDocument({ theme, product }) {
1459
- const root = document.documentElement;
1460
- root.classList.toggle("dark", theme === "dark");
1461
- for (const p of PRODUCTS) root.classList.toggle(`theme-${p}`, p === product);
1462
- }
1463
- function ThemeProvider({ children, defaultTheme = "light", defaultProduct = "slingshot", storageKey = DEFAULT_STORAGE_KEY }) {
1464
- const [prefs, setPrefs] = react.useState(() => {
1465
- if (typeof window === "undefined") return {
1466
- theme: defaultTheme,
1467
- product: defaultProduct
1468
- };
1469
- const stored = readStored(storageKey);
1470
- return {
1471
- theme: stored.theme ?? (prefersDark() ? "dark" : defaultTheme),
1472
- product: stored.product ?? defaultProduct
1473
- };
1474
- });
1475
- react.useEffect(() => {
1476
- applyToDocument(prefs);
1477
- try {
1478
- localStorage.setItem(storageKey, JSON.stringify(prefs));
1479
- } catch {}
1480
- }, [prefs, storageKey]);
1481
- const value = react.useMemo(() => ({
1482
- ...prefs,
1483
- setTheme: (theme) => setPrefs((p) => ({
1484
- ...p,
1485
- theme
1486
- })),
1487
- toggleTheme: () => setPrefs((p) => ({
1488
- ...p,
1489
- theme: p.theme === "dark" ? "light" : "dark"
1490
- })),
1491
- setProduct: (product) => setPrefs((p) => ({
1492
- ...p,
1493
- product
1494
- }))
1495
- }), [prefs]);
1496
- return /* @__PURE__ */ (0, react_jsx_runtime.jsx)(ThemeContext.Provider, {
1497
- value,
1498
- children
1499
- });
1500
- }
1501
- function useTheme() {
1502
- const ctx = react.useContext(ThemeContext);
1503
- if (!ctx) throw new Error("useTheme must be used within a <ThemeProvider>.");
1504
- return ctx;
1505
- }
1506
- //#endregion
1507
- Object.defineProperty(exports, "Avatar", {
1508
- enumerable: true,
1509
- get: function() {
1510
- return Avatar;
1511
- }
1512
- });
1513
- Object.defineProperty(exports, "AvatarBadge", {
1514
- enumerable: true,
1515
- get: function() {
1516
- return AvatarBadge;
1517
- }
1518
- });
1519
- Object.defineProperty(exports, "AvatarFallback", {
1520
- enumerable: true,
1521
- get: function() {
1522
- return AvatarFallback;
1523
- }
1524
- });
1525
- Object.defineProperty(exports, "AvatarGroup", {
1526
- enumerable: true,
1527
- get: function() {
1528
- return AvatarGroup;
1529
- }
1530
- });
1531
- Object.defineProperty(exports, "AvatarGroupCount", {
1532
- enumerable: true,
1533
- get: function() {
1534
- return AvatarGroupCount;
1535
- }
1536
- });
1537
- Object.defineProperty(exports, "AvatarImage", {
1538
- enumerable: true,
1539
- get: function() {
1540
- return AvatarImage;
1541
- }
1542
- });
1543
- Object.defineProperty(exports, "Button", {
1544
- enumerable: true,
1545
- get: function() {
1546
- return Button;
1547
- }
1548
- });
1549
- Object.defineProperty(exports, "Card", {
1550
- enumerable: true,
1551
- get: function() {
1552
- return Card;
1553
- }
1554
- });
1555
- Object.defineProperty(exports, "CardAction", {
1556
- enumerable: true,
1557
- get: function() {
1558
- return CardAction;
1559
- }
1560
- });
1561
- Object.defineProperty(exports, "CardContent", {
1562
- enumerable: true,
1563
- get: function() {
1564
- return CardContent;
1565
- }
1566
- });
1567
- Object.defineProperty(exports, "CardDescription", {
1568
- enumerable: true,
1569
- get: function() {
1570
- return CardDescription;
1571
- }
1572
- });
1573
- Object.defineProperty(exports, "CardFooter", {
1574
- enumerable: true,
1575
- get: function() {
1576
- return CardFooter;
1577
- }
1578
- });
1579
- Object.defineProperty(exports, "CardHeader", {
1580
- enumerable: true,
1581
- get: function() {
1582
- return CardHeader;
1583
- }
1584
- });
1585
- Object.defineProperty(exports, "CardTitle", {
1586
- enumerable: true,
1587
- get: function() {
1588
- return CardTitle;
1589
- }
1590
- });
1591
- Object.defineProperty(exports, "Credits", {
1592
- enumerable: true,
1593
- get: function() {
1594
- return Credits;
1595
- }
1596
- });
1597
- Object.defineProperty(exports, "DropdownMenu", {
1598
- enumerable: true,
1599
- get: function() {
1600
- return DropdownMenu;
1601
- }
1602
- });
1603
- Object.defineProperty(exports, "DropdownMenuCheckboxItem", {
1604
- enumerable: true,
1605
- get: function() {
1606
- return DropdownMenuCheckboxItem;
1607
- }
1608
- });
1609
- Object.defineProperty(exports, "DropdownMenuContent", {
1610
- enumerable: true,
1611
- get: function() {
1612
- return DropdownMenuContent;
1613
- }
1614
- });
1615
- Object.defineProperty(exports, "DropdownMenuGroup", {
1616
- enumerable: true,
1617
- get: function() {
1618
- return DropdownMenuGroup;
1619
- }
1620
- });
1621
- Object.defineProperty(exports, "DropdownMenuItem", {
1622
- enumerable: true,
1623
- get: function() {
1624
- return DropdownMenuItem;
1625
- }
1626
- });
1627
- Object.defineProperty(exports, "DropdownMenuLabel", {
1628
- enumerable: true,
1629
- get: function() {
1630
- return DropdownMenuLabel;
1631
- }
1632
- });
1633
- Object.defineProperty(exports, "DropdownMenuPortal", {
1634
- enumerable: true,
1635
- get: function() {
1636
- return DropdownMenuPortal;
1637
- }
1638
- });
1639
- Object.defineProperty(exports, "DropdownMenuRadioGroup", {
1640
- enumerable: true,
1641
- get: function() {
1642
- return DropdownMenuRadioGroup;
1643
- }
1644
- });
1645
- Object.defineProperty(exports, "DropdownMenuRadioItem", {
1646
- enumerable: true,
1647
- get: function() {
1648
- return DropdownMenuRadioItem;
1649
- }
1650
- });
1651
- Object.defineProperty(exports, "DropdownMenuSeparator", {
1652
- enumerable: true,
1653
- get: function() {
1654
- return DropdownMenuSeparator;
1655
- }
1656
- });
1657
- Object.defineProperty(exports, "DropdownMenuShortcut", {
1658
- enumerable: true,
1659
- get: function() {
1660
- return DropdownMenuShortcut;
1661
- }
1662
- });
1663
- Object.defineProperty(exports, "DropdownMenuSub", {
1664
- enumerable: true,
1665
- get: function() {
1666
- return DropdownMenuSub;
1667
- }
1668
- });
1669
- Object.defineProperty(exports, "DropdownMenuSubContent", {
1670
- enumerable: true,
1671
- get: function() {
1672
- return DropdownMenuSubContent;
1673
- }
1674
- });
1675
- Object.defineProperty(exports, "DropdownMenuSubTrigger", {
1676
- enumerable: true,
1677
- get: function() {
1678
- return DropdownMenuSubTrigger;
1679
- }
1680
- });
1681
- Object.defineProperty(exports, "DropdownMenuTrigger", {
1682
- enumerable: true,
1683
- get: function() {
1684
- return DropdownMenuTrigger;
1685
- }
1686
- });
1687
- Object.defineProperty(exports, "Heading", {
1688
- enumerable: true,
1689
- get: function() {
1690
- return Heading;
1691
- }
1692
- });
1693
- Object.defineProperty(exports, "Input", {
1694
- enumerable: true,
1695
- get: function() {
1696
- return Input;
1697
- }
1698
- });
1699
806
  Object.defineProperty(exports, "Logo", {
1700
807
  enumerable: true,
1701
808
  get: function() {
1702
809
  return Logo;
1703
810
  }
1704
811
  });
1705
- Object.defineProperty(exports, "Popover", {
1706
- enumerable: true,
1707
- get: function() {
1708
- return Popover;
1709
- }
1710
- });
1711
- Object.defineProperty(exports, "PopoverAnchor", {
1712
- enumerable: true,
1713
- get: function() {
1714
- return PopoverAnchor;
1715
- }
1716
- });
1717
- Object.defineProperty(exports, "PopoverContent", {
1718
- enumerable: true,
1719
- get: function() {
1720
- return PopoverContent;
1721
- }
1722
- });
1723
- Object.defineProperty(exports, "PopoverDescription", {
1724
- enumerable: true,
1725
- get: function() {
1726
- return PopoverDescription;
1727
- }
1728
- });
1729
- Object.defineProperty(exports, "PopoverHeader", {
1730
- enumerable: true,
1731
- get: function() {
1732
- return PopoverHeader;
1733
- }
1734
- });
1735
- Object.defineProperty(exports, "PopoverTitle", {
1736
- enumerable: true,
1737
- get: function() {
1738
- return PopoverTitle;
1739
- }
1740
- });
1741
- Object.defineProperty(exports, "PopoverTrigger", {
1742
- enumerable: true,
1743
- get: function() {
1744
- return PopoverTrigger;
1745
- }
1746
- });
1747
- Object.defineProperty(exports, "Skeleton", {
1748
- enumerable: true,
1749
- get: function() {
1750
- return Skeleton;
1751
- }
1752
- });
1753
- Object.defineProperty(exports, "SkeletonAvatar", {
1754
- enumerable: true,
1755
- get: function() {
1756
- return SkeletonAvatar;
1757
- }
1758
- });
1759
- Object.defineProperty(exports, "SkeletonLine", {
1760
- enumerable: true,
1761
- get: function() {
1762
- return SkeletonLine;
1763
- }
1764
- });
1765
- Object.defineProperty(exports, "SkeletonObject", {
1766
- enumerable: true,
1767
- get: function() {
1768
- return SkeletonObject;
1769
- }
1770
- });
1771
- Object.defineProperty(exports, "Spinner", {
1772
- enumerable: true,
1773
- get: function() {
1774
- return Spinner;
1775
- }
1776
- });
1777
- Object.defineProperty(exports, "Table", {
1778
- enumerable: true,
1779
- get: function() {
1780
- return Table;
1781
- }
1782
- });
1783
- Object.defineProperty(exports, "TableBody", {
1784
- enumerable: true,
1785
- get: function() {
1786
- return TableBody;
1787
- }
1788
- });
1789
- Object.defineProperty(exports, "TableCaption", {
1790
- enumerable: true,
1791
- get: function() {
1792
- return TableCaption;
1793
- }
1794
- });
1795
- Object.defineProperty(exports, "TableCell", {
1796
- enumerable: true,
1797
- get: function() {
1798
- return TableCell;
1799
- }
1800
- });
1801
- Object.defineProperty(exports, "TableFooter", {
1802
- enumerable: true,
1803
- get: function() {
1804
- return TableFooter;
1805
- }
1806
- });
1807
- Object.defineProperty(exports, "TableHead", {
1808
- enumerable: true,
1809
- get: function() {
1810
- return TableHead;
1811
- }
1812
- });
1813
- Object.defineProperty(exports, "TableHeader", {
1814
- enumerable: true,
1815
- get: function() {
1816
- return TableHeader;
1817
- }
1818
- });
1819
- Object.defineProperty(exports, "TableRow", {
1820
- enumerable: true,
1821
- get: function() {
1822
- return TableRow;
1823
- }
1824
- });
1825
- Object.defineProperty(exports, "Text", {
1826
- enumerable: true,
1827
- get: function() {
1828
- return Text;
1829
- }
1830
- });
1831
- Object.defineProperty(exports, "ThemeContext", {
1832
- enumerable: true,
1833
- get: function() {
1834
- return ThemeContext;
1835
- }
1836
- });
1837
- Object.defineProperty(exports, "ThemeProvider", {
1838
- enumerable: true,
1839
- get: function() {
1840
- return ThemeProvider;
1841
- }
1842
- });
1843
- Object.defineProperty(exports, "buttonVariants", {
1844
- enumerable: true,
1845
- get: function() {
1846
- return buttonVariants;
1847
- }
1848
- });
1849
- Object.defineProperty(exports, "cardVariants", {
1850
- enumerable: true,
1851
- get: function() {
1852
- return cardVariants;
1853
- }
1854
- });
1855
- Object.defineProperty(exports, "creditsVariants", {
1856
- enumerable: true,
1857
- get: function() {
1858
- return creditsVariants;
1859
- }
1860
- });
1861
- Object.defineProperty(exports, "headingVariants", {
1862
- enumerable: true,
1863
- get: function() {
1864
- return headingVariants;
1865
- }
1866
- });
1867
- Object.defineProperty(exports, "inputVariants", {
1868
- enumerable: true,
1869
- get: function() {
1870
- return inputVariants;
1871
- }
1872
- });
1873
- Object.defineProperty(exports, "textVariants", {
1874
- enumerable: true,
1875
- get: function() {
1876
- return textVariants;
1877
- }
1878
- });
1879
- Object.defineProperty(exports, "useTheme", {
1880
- enumerable: true,
1881
- get: function() {
1882
- return useTheme;
1883
- }
1884
- });
1885
812
 
1886
- //# sourceMappingURL=ThemeProvider.cjs.map
813
+ //# sourceMappingURL=Logo.cjs.map