@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
package/dist/index.d.ts CHANGED
@@ -1,2017 +1,33 @@
1
- import * as React$1 from "react";
2
- import { Accordion, AlertDialog, AspectRatio, Avatar, Checkbox, Collapsible, ContextMenu, Dialog, DropdownMenu, HoverCard, Label, Menubar, NavigationMenu, Popover, Progress, RadioGroup, ScrollArea, Select, Separator, Slider, Slot, Switch, Tabs, Toggle, ToggleGroup, Tooltip } from "radix-ui";
3
- import * as react_jsx_runtime23 from "react/jsx-runtime";
4
- import { VariantProps } from "class-variance-authority";
5
- import { DayButton, DayPicker } from "react-day-picker";
6
- import useEmblaCarousel, { UseEmblaCarouselType } from "embla-carousel-react";
7
- import * as RechartsPrimitive from "recharts";
8
- import { TooltipValueType } from "recharts";
9
- import { Command } from "cmdk";
10
- import { Drawer } from "vaul";
11
- import * as react_hook_form0 from "react-hook-form";
12
- import { ControllerProps, FieldPath, FieldValues } from "react-hook-form";
13
- import { OTPInput } from "input-otp";
14
- import * as ResizablePrimitive from "react-resizable-panels";
15
- import { ToasterProps } from "sonner";
16
- import * as class_variance_authority_types3 from "class-variance-authority/types";
1
+ import { Accordion } from "radix-ui";
2
+ import * as react_jsx_runtime51 from "react/jsx-runtime";
17
3
 
18
4
  //#region src/primitives/Accordion/Accordion.d.ts
5
+ /** A vertically stacked set of collapsible sections built on Radix Accordion. */
19
6
  declare function Accordion$1({
20
7
  className,
21
8
  variant,
22
9
  ...props
23
10
  }: React.ComponentProps<typeof Accordion.Root> & {
11
+ /** Visual style: `line` (divider rows) or `bordered` (rounded border with inset rows). */
24
12
  variant?: "line" | "bordered";
25
- }): react_jsx_runtime23.JSX.Element;
13
+ }): react_jsx_runtime51.JSX.Element;
14
+ /** A single collapsible section; identified by its required `value`. */
26
15
  declare function AccordionItem({
27
16
  className,
28
17
  ...props
29
- }: React.ComponentProps<typeof Accordion.Item>): react_jsx_runtime23.JSX.Element;
18
+ }: React.ComponentProps<typeof Accordion.Item>): react_jsx_runtime51.JSX.Element;
19
+ /** The clickable header that toggles its section open or closed. */
30
20
  declare function AccordionTrigger({
31
21
  className,
32
22
  children,
33
23
  ...props
34
- }: React.ComponentProps<typeof Accordion.Trigger>): react_jsx_runtime23.JSX.Element;
24
+ }: React.ComponentProps<typeof Accordion.Trigger>): react_jsx_runtime51.JSX.Element;
25
+ /** The animated collapsible panel revealed when its section is open. */
35
26
  declare function AccordionContent({
36
27
  className,
37
28
  children,
38
29
  ...props
39
- }: React.ComponentProps<typeof Accordion.Content>): react_jsx_runtime23.JSX.Element;
30
+ }: React.ComponentProps<typeof Accordion.Content>): react_jsx_runtime51.JSX.Element;
40
31
  //#endregion
41
- //#region src/primitives/Alert/Alert.d.ts
42
- declare const alertVariants: (props?: ({
43
- variant?: "default" | "destructive" | null | undefined;
44
- } & class_variance_authority_types3.ClassProp) | undefined) => string;
45
- declare function Alert({
46
- className,
47
- variant,
48
- flipIcon,
49
- ...props
50
- }: React$1.ComponentProps<"div"> & VariantProps<typeof alertVariants> & {
51
- flipIcon?: boolean;
52
- }): react_jsx_runtime23.JSX.Element;
53
- declare function AlertContent({
54
- className,
55
- ...props
56
- }: React$1.ComponentProps<"div">): react_jsx_runtime23.JSX.Element;
57
- declare function AlertTitle({
58
- className,
59
- ...props
60
- }: React$1.ComponentProps<"h5">): react_jsx_runtime23.JSX.Element;
61
- declare function AlertDescription({
62
- className,
63
- ...props
64
- }: React$1.ComponentProps<"div">): react_jsx_runtime23.JSX.Element;
65
- declare function AlertAction({
66
- className,
67
- ...props
68
- }: React$1.ComponentProps<"div">): react_jsx_runtime23.JSX.Element;
69
- //#endregion
70
- //#region src/primitives/AlertDialog/AlertDialog.d.ts
71
- declare function AlertDialog$1({
72
- ...props
73
- }: React$1.ComponentProps<typeof AlertDialog.Root>): react_jsx_runtime23.JSX.Element;
74
- declare function AlertDialogTrigger({
75
- ...props
76
- }: React$1.ComponentProps<typeof AlertDialog.Trigger>): react_jsx_runtime23.JSX.Element;
77
- declare function AlertDialogPortal({
78
- ...props
79
- }: React$1.ComponentProps<typeof AlertDialog.Portal>): react_jsx_runtime23.JSX.Element;
80
- declare function AlertDialogOverlay({
81
- className,
82
- ...props
83
- }: React$1.ComponentProps<typeof AlertDialog.Overlay>): react_jsx_runtime23.JSX.Element;
84
- declare function AlertDialogContent({
85
- className,
86
- size,
87
- ...props
88
- }: React$1.ComponentProps<typeof AlertDialog.Content> & {
89
- size?: "default" | "large";
90
- }): react_jsx_runtime23.JSX.Element;
91
- declare function AlertDialogHeader({
92
- className,
93
- ...props
94
- }: React$1.ComponentProps<"div">): react_jsx_runtime23.JSX.Element;
95
- declare function AlertDialogFooter({
96
- className,
97
- ...props
98
- }: React$1.ComponentProps<"div">): react_jsx_runtime23.JSX.Element;
99
- declare function AlertDialogTitle({
100
- className,
101
- ...props
102
- }: React$1.ComponentProps<typeof AlertDialog.Title>): react_jsx_runtime23.JSX.Element;
103
- declare function AlertDialogDescription({
104
- className,
105
- ...props
106
- }: React$1.ComponentProps<typeof AlertDialog.Description>): react_jsx_runtime23.JSX.Element;
107
- declare function AlertDialogMedia({
108
- className,
109
- ...props
110
- }: React$1.ComponentProps<"div">): react_jsx_runtime23.JSX.Element;
111
- declare function AlertDialogAction({
112
- className,
113
- variant,
114
- ...props
115
- }: React$1.ComponentProps<typeof AlertDialog.Action> & {
116
- variant?: "default" | "destructive";
117
- }): react_jsx_runtime23.JSX.Element;
118
- declare function AlertDialogCancel({
119
- className,
120
- ...props
121
- }: React$1.ComponentProps<typeof AlertDialog.Cancel>): react_jsx_runtime23.JSX.Element;
122
- //#endregion
123
- //#region src/primitives/AspectRatio/AspectRatio.d.ts
124
- declare function AspectRatio$1({
125
- ...props
126
- }: React.ComponentProps<typeof AspectRatio.Root>): react_jsx_runtime23.JSX.Element;
127
- //#endregion
128
- //#region src/primitives/Avatar/Avatar.d.ts
129
- declare function Avatar$1({
130
- className,
131
- size,
132
- shape,
133
- ...props
134
- }: React$1.ComponentProps<typeof Avatar.Root> & {
135
- size?: "default" | "sm" | "xs" | "xxs";
136
- shape?: "round" | "roundrect";
137
- }): react_jsx_runtime23.JSX.Element;
138
- declare function AvatarImage({
139
- className,
140
- ...props
141
- }: React$1.ComponentProps<typeof Avatar.Image>): react_jsx_runtime23.JSX.Element;
142
- declare function AvatarFallback({
143
- className,
144
- ...props
145
- }: React$1.ComponentProps<typeof Avatar.Fallback>): react_jsx_runtime23.JSX.Element;
146
- declare function AvatarBadge({
147
- className,
148
- ...props
149
- }: React$1.ComponentProps<"span">): react_jsx_runtime23.JSX.Element;
150
- declare function AvatarGroup({
151
- className,
152
- ...props
153
- }: React$1.ComponentProps<"div">): react_jsx_runtime23.JSX.Element;
154
- declare function AvatarGroupCount({
155
- className,
156
- ...props
157
- }: React$1.ComponentProps<"div">): react_jsx_runtime23.JSX.Element;
158
- //#endregion
159
- //#region src/primitives/Badge/Badge.d.ts
160
- declare const badgeVariants: (props?: ({
161
- variant?: "default" | "destructive" | "outline" | "secondary" | "ghost" | "success" | "warning" | "info" | null | undefined;
162
- shape?: "default" | "round" | null | undefined;
163
- } & class_variance_authority_types3.ClassProp) | undefined) => string;
164
- declare function Badge({
165
- className,
166
- variant,
167
- shape,
168
- asChild,
169
- ...props
170
- }: React$1.ComponentProps<"span"> & VariantProps<typeof badgeVariants> & {
171
- asChild?: boolean;
172
- }): react_jsx_runtime23.JSX.Element;
173
- //#endregion
174
- //#region src/primitives/Breadcrumb/Breadcrumb.d.ts
175
- declare function Breadcrumb({
176
- ...props
177
- }: React$1.ComponentProps<"nav">): react_jsx_runtime23.JSX.Element;
178
- declare function BreadcrumbList({
179
- className,
180
- ...props
181
- }: React$1.ComponentProps<"ol">): react_jsx_runtime23.JSX.Element;
182
- declare function BreadcrumbItem({
183
- className,
184
- ...props
185
- }: React$1.ComponentProps<"li">): react_jsx_runtime23.JSX.Element;
186
- declare function BreadcrumbLink({
187
- asChild,
188
- className,
189
- ...props
190
- }: React$1.ComponentProps<"a"> & {
191
- asChild?: boolean;
192
- }): react_jsx_runtime23.JSX.Element;
193
- declare function BreadcrumbPage({
194
- className,
195
- ...props
196
- }: React$1.ComponentProps<"span">): react_jsx_runtime23.JSX.Element;
197
- declare function BreadcrumbSeparator({
198
- children,
199
- className,
200
- ...props
201
- }: React$1.ComponentProps<"li">): react_jsx_runtime23.JSX.Element;
202
- declare function BreadcrumbEllipsis({
203
- className,
204
- ...props
205
- }: React$1.ComponentProps<"span">): react_jsx_runtime23.JSX.Element;
206
- //#endregion
207
- //#region src/primitives/Button/Button.d.ts
208
- declare const buttonVariants: (props?: ({
209
- variant?: "default" | "destructive" | "outline" | "secondary" | "ghost" | "link" | null | undefined;
210
- size?: "sm" | "lg" | "default" | "xs" | "icon" | null | undefined;
211
- shape?: "default" | "square" | null | undefined;
212
- } & class_variance_authority_types3.ClassProp) | undefined) => string;
213
- declare function Button({
214
- className,
215
- variant,
216
- size,
217
- shape,
218
- asChild,
219
- loading,
220
- disabled,
221
- children,
222
- ...props
223
- }: React$1.ComponentProps<"button"> & VariantProps<typeof buttonVariants> & {
224
- asChild?: boolean;
225
- loading?: boolean;
226
- }): react_jsx_runtime23.JSX.Element;
227
- //#endregion
228
- //#region src/primitives/Separator/Separator.d.ts
229
- type SeparatorSpacing = "none" | "regular" | "spacious";
230
- declare function Separator$1({
231
- className,
232
- orientation,
233
- decorative,
234
- spacing,
235
- ...props
236
- }: React$1.ComponentProps<typeof Separator.Root> & {
237
- spacing?: SeparatorSpacing;
238
- }): react_jsx_runtime23.JSX.Element;
239
- //#endregion
240
- //#region src/primitives/ButtonGroup/ButtonGroup.d.ts
241
- declare const buttonGroupVariants: (props?: ({
242
- orientation?: "vertical" | "horizontal" | null | undefined;
243
- } & class_variance_authority_types3.ClassProp) | undefined) => string;
244
- declare function ButtonGroup({
245
- className,
246
- orientation,
247
- ...props
248
- }: React.ComponentProps<"div"> & VariantProps<typeof buttonGroupVariants>): react_jsx_runtime23.JSX.Element;
249
- declare function ButtonGroupText({
250
- className,
251
- asChild,
252
- ...props
253
- }: React.ComponentProps<"div"> & {
254
- asChild?: boolean;
255
- }): react_jsx_runtime23.JSX.Element;
256
- declare function ButtonGroupSeparator({
257
- className,
258
- orientation,
259
- ...props
260
- }: React.ComponentProps<typeof Separator$1>): react_jsx_runtime23.JSX.Element;
261
- //#endregion
262
- //#region src/primitives/Calendar/Calendar.d.ts
263
- declare function Calendar({
264
- className,
265
- classNames,
266
- showOutsideDays,
267
- captionLayout,
268
- buttonVariant,
269
- formatters,
270
- components,
271
- ...props
272
- }: React$1.ComponentProps<typeof DayPicker> & {
273
- buttonVariant?: React$1.ComponentProps<typeof Button>["variant"];
274
- }): react_jsx_runtime23.JSX.Element;
275
- declare function CalendarDayButton({
276
- className,
277
- day,
278
- modifiers,
279
- ...props
280
- }: React$1.ComponentProps<typeof DayButton>): react_jsx_runtime23.JSX.Element;
281
- //#endregion
282
- //#region src/primitives/Card/Card.d.ts
283
- declare const cardVariants: (props?: ({
284
- variant?: "default" | "glass" | null | undefined;
285
- tint?: "subtle" | "light" | "medium" | "heavy" | null | undefined;
286
- } & class_variance_authority_types3.ClassProp) | undefined) => string;
287
- type CardProps = React$1.ComponentProps<"div"> & VariantProps<typeof cardVariants>;
288
- declare function Card({
289
- className,
290
- variant,
291
- tint,
292
- ...props
293
- }: CardProps): react_jsx_runtime23.JSX.Element;
294
- declare function CardHeader({
295
- className,
296
- ...props
297
- }: React$1.ComponentProps<"div">): react_jsx_runtime23.JSX.Element;
298
- declare function CardTitle({
299
- className,
300
- ...props
301
- }: React$1.ComponentProps<"div">): react_jsx_runtime23.JSX.Element;
302
- declare function CardDescription({
303
- className,
304
- ...props
305
- }: React$1.ComponentProps<"div">): react_jsx_runtime23.JSX.Element;
306
- declare function CardAction({
307
- className,
308
- ...props
309
- }: React$1.ComponentProps<"div">): react_jsx_runtime23.JSX.Element;
310
- declare function CardContent({
311
- className,
312
- ...props
313
- }: React$1.ComponentProps<"div">): react_jsx_runtime23.JSX.Element;
314
- declare function CardFooter({
315
- className,
316
- ...props
317
- }: React$1.ComponentProps<"div">): react_jsx_runtime23.JSX.Element;
318
- //#endregion
319
- //#region src/primitives/Carousel/Carousel.d.ts
320
- type CarouselApi = UseEmblaCarouselType[1];
321
- type UseCarouselParameters = Parameters<typeof useEmblaCarousel>;
322
- type CarouselOptions = UseCarouselParameters[0];
323
- type CarouselPlugin = UseCarouselParameters[1];
324
- type CarouselProps = {
325
- opts?: CarouselOptions;
326
- plugins?: CarouselPlugin;
327
- orientation?: "horizontal" | "vertical";
328
- setApi?: (api: CarouselApi) => void;
329
- };
330
- declare function Carousel({
331
- orientation,
332
- opts,
333
- setApi,
334
- plugins,
335
- className,
336
- children,
337
- ...props
338
- }: React$1.ComponentProps<"div"> & CarouselProps): react_jsx_runtime23.JSX.Element;
339
- declare function CarouselContent({
340
- className,
341
- ...props
342
- }: React$1.ComponentProps<"div">): react_jsx_runtime23.JSX.Element;
343
- declare function CarouselItem({
344
- className,
345
- ...props
346
- }: React$1.ComponentProps<"div">): react_jsx_runtime23.JSX.Element;
347
- declare function CarouselPrevious({
348
- className,
349
- variant,
350
- size,
351
- ...props
352
- }: React$1.ComponentProps<typeof Button>): react_jsx_runtime23.JSX.Element;
353
- declare function CarouselNext({
354
- className,
355
- variant,
356
- size,
357
- ...props
358
- }: React$1.ComponentProps<typeof Button>): react_jsx_runtime23.JSX.Element;
359
- //#endregion
360
- //#region src/primitives/Chart/Chart.d.ts
361
- declare const THEMES: {
362
- readonly light: "";
363
- readonly dark: ".dark";
364
- };
365
- type TooltipNameType = number | string;
366
- type ChartConfig = Record<string, {
367
- label?: React$1.ReactNode;
368
- icon?: React$1.ComponentType;
369
- } & ({
370
- color?: string;
371
- theme?: never;
372
- } | {
373
- color?: never;
374
- theme: Record<keyof typeof THEMES, string>;
375
- })>;
376
- declare function ChartContainer({
377
- id,
378
- className,
379
- children,
380
- config,
381
- initialDimension,
382
- ...props
383
- }: React$1.ComponentProps<"div"> & {
384
- config: ChartConfig;
385
- children: React$1.ComponentProps<typeof RechartsPrimitive.ResponsiveContainer>["children"];
386
- initialDimension?: {
387
- width: number;
388
- height: number;
389
- };
390
- }): react_jsx_runtime23.JSX.Element;
391
- declare const ChartStyle: ({
392
- id,
393
- config
394
- }: {
395
- id: string;
396
- config: ChartConfig;
397
- }) => react_jsx_runtime23.JSX.Element | null;
398
- declare const ChartTooltip: typeof RechartsPrimitive.Tooltip;
399
- declare function ChartTooltipContent({
400
- active,
401
- payload,
402
- className,
403
- indicator,
404
- hideLabel,
405
- hideIndicator,
406
- label,
407
- labelFormatter,
408
- labelClassName,
409
- formatter,
410
- color,
411
- nameKey,
412
- labelKey
413
- }: React$1.ComponentProps<typeof RechartsPrimitive.Tooltip> & React$1.ComponentProps<"div"> & {
414
- hideLabel?: boolean;
415
- hideIndicator?: boolean;
416
- indicator?: "line" | "dot" | "dashed";
417
- nameKey?: string;
418
- labelKey?: string;
419
- } & Omit<RechartsPrimitive.DefaultTooltipContentProps<TooltipValueType, TooltipNameType>, "accessibilityLayer">): react_jsx_runtime23.JSX.Element | null;
420
- declare const ChartLegend: React$1.MemoExoticComponent<(outsideProps: RechartsPrimitive.LegendProps) => React$1.ReactPortal | null>;
421
- declare function ChartLegendContent({
422
- className,
423
- hideIcon,
424
- payload,
425
- verticalAlign,
426
- nameKey
427
- }: React$1.ComponentProps<"div"> & {
428
- hideIcon?: boolean;
429
- nameKey?: string;
430
- } & RechartsPrimitive.DefaultLegendContentProps): react_jsx_runtime23.JSX.Element | null;
431
- //#endregion
432
- //#region src/primitives/Checkbox/Checkbox.d.ts
433
- declare function Checkbox$1({
434
- className,
435
- ...props
436
- }: React$1.ComponentProps<typeof Checkbox.Root>): react_jsx_runtime23.JSX.Element;
437
- declare function RichCheckbox({
438
- className,
439
- title,
440
- description,
441
- flipped,
442
- id,
443
- ...props
444
- }: Omit<React$1.ComponentProps<typeof Checkbox$1>, "children"> & {
445
- title?: React$1.ReactNode;
446
- description?: React$1.ReactNode;
447
- flipped?: boolean;
448
- }): react_jsx_runtime23.JSX.Element;
449
- //#endregion
450
- //#region src/primitives/Collapsible/Collapsible.d.ts
451
- declare function Collapsible$1({
452
- ...props
453
- }: React.ComponentProps<typeof Collapsible.Root>): react_jsx_runtime23.JSX.Element;
454
- declare function CollapsibleTrigger({
455
- ...props
456
- }: React.ComponentProps<typeof Collapsible.CollapsibleTrigger>): react_jsx_runtime23.JSX.Element;
457
- declare function CollapsibleContent({
458
- ...props
459
- }: React.ComponentProps<typeof Collapsible.CollapsibleContent>): react_jsx_runtime23.JSX.Element;
460
- //#endregion
461
- //#region src/primitives/Dialog/Dialog.d.ts
462
- declare function Dialog$1({
463
- ...props
464
- }: React$1.ComponentProps<typeof Dialog.Root>): react_jsx_runtime23.JSX.Element;
465
- declare function DialogTrigger({
466
- ...props
467
- }: React$1.ComponentProps<typeof Dialog.Trigger>): react_jsx_runtime23.JSX.Element;
468
- declare function DialogPortal({
469
- ...props
470
- }: React$1.ComponentProps<typeof Dialog.Portal>): react_jsx_runtime23.JSX.Element;
471
- declare function DialogClose({
472
- ...props
473
- }: React$1.ComponentProps<typeof Dialog.Close>): react_jsx_runtime23.JSX.Element;
474
- declare function DialogOverlay({
475
- className,
476
- ...props
477
- }: React$1.ComponentProps<typeof Dialog.Overlay>): react_jsx_runtime23.JSX.Element;
478
- declare const dialogSizes: {
479
- readonly sm: "sm:max-w-sm";
480
- readonly default: "sm:max-w-lg";
481
- readonly lg: "sm:max-w-2xl";
482
- readonly xl: "sm:max-w-4xl";
483
- };
484
- declare function DialogContent({
485
- className,
486
- children,
487
- size,
488
- showCloseButton,
489
- ...props
490
- }: React$1.ComponentProps<typeof Dialog.Content> & {
491
- size?: keyof typeof dialogSizes;
492
- showCloseButton?: boolean;
493
- }): react_jsx_runtime23.JSX.Element;
494
- declare function DialogHeader({
495
- className,
496
- ...props
497
- }: React$1.ComponentProps<"div">): react_jsx_runtime23.JSX.Element;
498
- declare function DialogFooter({
499
- className,
500
- showCloseButton,
501
- children,
502
- ...props
503
- }: React$1.ComponentProps<"div"> & {
504
- showCloseButton?: boolean;
505
- }): react_jsx_runtime23.JSX.Element;
506
- declare function DialogTitle({
507
- className,
508
- ...props
509
- }: React$1.ComponentProps<typeof Dialog.Title>): react_jsx_runtime23.JSX.Element;
510
- declare function DialogDescription({
511
- className,
512
- ...props
513
- }: React$1.ComponentProps<typeof Dialog.Description>): react_jsx_runtime23.JSX.Element;
514
- //#endregion
515
- //#region src/primitives/Command/Command.d.ts
516
- declare function Command$1({
517
- className,
518
- ...props
519
- }: React$1.ComponentProps<typeof Command>): react_jsx_runtime23.JSX.Element;
520
- declare function CommandDialog({
521
- title,
522
- description,
523
- children,
524
- className,
525
- showCloseButton,
526
- ...props
527
- }: React$1.ComponentProps<typeof Dialog$1> & {
528
- title?: string;
529
- description?: string;
530
- className?: string;
531
- showCloseButton?: boolean;
532
- }): react_jsx_runtime23.JSX.Element;
533
- declare function CommandInput({
534
- className,
535
- ...props
536
- }: React$1.ComponentProps<typeof Command.Input>): react_jsx_runtime23.JSX.Element;
537
- declare function CommandList({
538
- className,
539
- ...props
540
- }: React$1.ComponentProps<typeof Command.List>): react_jsx_runtime23.JSX.Element;
541
- declare function CommandEmpty({
542
- ...props
543
- }: React$1.ComponentProps<typeof Command.Empty>): react_jsx_runtime23.JSX.Element;
544
- declare function CommandGroup({
545
- className,
546
- ...props
547
- }: React$1.ComponentProps<typeof Command.Group>): react_jsx_runtime23.JSX.Element;
548
- declare function CommandSeparator({
549
- className,
550
- ...props
551
- }: React$1.ComponentProps<typeof Command.Separator>): react_jsx_runtime23.JSX.Element;
552
- declare function CommandItem({
553
- className,
554
- ...props
555
- }: React$1.ComponentProps<typeof Command.Item>): react_jsx_runtime23.JSX.Element;
556
- declare function CommandShortcut({
557
- className,
558
- ...props
559
- }: React$1.ComponentProps<"span">): react_jsx_runtime23.JSX.Element;
560
- //#endregion
561
- //#region src/primitives/ContextMenu/ContextMenu.d.ts
562
- declare function ContextMenu$1({
563
- ...props
564
- }: React$1.ComponentProps<typeof ContextMenu.Root>): react_jsx_runtime23.JSX.Element;
565
- declare function ContextMenuTrigger({
566
- ...props
567
- }: React$1.ComponentProps<typeof ContextMenu.Trigger>): react_jsx_runtime23.JSX.Element;
568
- declare function ContextMenuGroup({
569
- ...props
570
- }: React$1.ComponentProps<typeof ContextMenu.Group>): react_jsx_runtime23.JSX.Element;
571
- declare function ContextMenuPortal({
572
- ...props
573
- }: React$1.ComponentProps<typeof ContextMenu.Portal>): react_jsx_runtime23.JSX.Element;
574
- declare function ContextMenuSub({
575
- ...props
576
- }: React$1.ComponentProps<typeof ContextMenu.Sub>): react_jsx_runtime23.JSX.Element;
577
- declare function ContextMenuRadioGroup({
578
- ...props
579
- }: React$1.ComponentProps<typeof ContextMenu.RadioGroup>): react_jsx_runtime23.JSX.Element;
580
- declare function ContextMenuSubTrigger({
581
- className,
582
- inset,
583
- children,
584
- ...props
585
- }: React$1.ComponentProps<typeof ContextMenu.SubTrigger> & {
586
- inset?: boolean;
587
- }): react_jsx_runtime23.JSX.Element;
588
- declare function ContextMenuSubContent({
589
- className,
590
- ...props
591
- }: React$1.ComponentProps<typeof ContextMenu.SubContent>): react_jsx_runtime23.JSX.Element;
592
- declare function ContextMenuContent({
593
- className,
594
- ...props
595
- }: React$1.ComponentProps<typeof ContextMenu.Content>): react_jsx_runtime23.JSX.Element;
596
- declare function ContextMenuItem({
597
- className,
598
- inset,
599
- variant,
600
- ...props
601
- }: React$1.ComponentProps<typeof ContextMenu.Item> & {
602
- inset?: boolean;
603
- variant?: "default" | "destructive";
604
- }): react_jsx_runtime23.JSX.Element;
605
- declare function ContextMenuCheckboxItem({
606
- className,
607
- children,
608
- checked,
609
- ...props
610
- }: React$1.ComponentProps<typeof ContextMenu.CheckboxItem>): react_jsx_runtime23.JSX.Element;
611
- declare function ContextMenuRadioItem({
612
- className,
613
- children,
614
- ...props
615
- }: React$1.ComponentProps<typeof ContextMenu.RadioItem>): react_jsx_runtime23.JSX.Element;
616
- declare function ContextMenuLabel({
617
- className,
618
- inset,
619
- ...props
620
- }: React$1.ComponentProps<typeof ContextMenu.Label> & {
621
- inset?: boolean;
622
- }): react_jsx_runtime23.JSX.Element;
623
- declare function ContextMenuSeparator({
624
- className,
625
- ...props
626
- }: React$1.ComponentProps<typeof ContextMenu.Separator>): react_jsx_runtime23.JSX.Element;
627
- declare function ContextMenuShortcut({
628
- className,
629
- ...props
630
- }: React$1.ComponentProps<"span">): react_jsx_runtime23.JSX.Element;
631
- //#endregion
632
- //#region src/primitives/Credits/Credits.d.ts
633
- type CreditsVariant = "default" | "warning" | "critical";
634
- declare const creditsVariants: (props?: ({
635
- variant?: "default" | "warning" | "critical" | null | undefined;
636
- } & class_variance_authority_types3.ClassProp) | undefined) => string;
637
- type CreditsProps = Omit<React$1.ComponentProps<"span">, "children"> & {
638
- /** The numeric balance. */
639
- value: number;
640
- /** Force a variant; by default it is derived from `value`. */
641
- variant?: CreditsVariant;
642
- /** Balance at/below which the warning variant kicks in. Default 200. */
643
- lowThreshold?: number;
644
- /** Override the leading icon. */
645
- icon?: React$1.ReactNode;
646
- /** Override how the value is rendered. */
647
- format?: (value: number) => string;
648
- };
649
- declare function Credits({
650
- className,
651
- value,
652
- variant,
653
- lowThreshold,
654
- icon,
655
- format,
656
- ...props
657
- }: CreditsProps): react_jsx_runtime23.JSX.Element;
658
- //#endregion
659
- //#region src/primitives/Drawer/Drawer.d.ts
660
- declare function Drawer$1({
661
- ...props
662
- }: React$1.ComponentProps<typeof Drawer.Root>): react_jsx_runtime23.JSX.Element;
663
- declare function DrawerTrigger({
664
- ...props
665
- }: React$1.ComponentProps<typeof Drawer.Trigger>): react_jsx_runtime23.JSX.Element;
666
- declare function DrawerPortal({
667
- ...props
668
- }: React$1.ComponentProps<typeof Drawer.Portal>): react_jsx_runtime23.JSX.Element;
669
- declare function DrawerClose({
670
- ...props
671
- }: React$1.ComponentProps<typeof Drawer.Close>): react_jsx_runtime23.JSX.Element;
672
- declare function DrawerOverlay({
673
- className,
674
- ...props
675
- }: React$1.ComponentProps<typeof Drawer.Overlay>): react_jsx_runtime23.JSX.Element;
676
- declare function DrawerContent({
677
- className,
678
- children,
679
- ...props
680
- }: React$1.ComponentProps<typeof Drawer.Content>): react_jsx_runtime23.JSX.Element;
681
- declare function DrawerHeader({
682
- className,
683
- ...props
684
- }: React$1.ComponentProps<"div">): react_jsx_runtime23.JSX.Element;
685
- declare function DrawerFooter({
686
- className,
687
- ...props
688
- }: React$1.ComponentProps<"div">): react_jsx_runtime23.JSX.Element;
689
- declare function DrawerTitle({
690
- className,
691
- ...props
692
- }: React$1.ComponentProps<typeof Drawer.Title>): react_jsx_runtime23.JSX.Element;
693
- declare function DrawerDescription({
694
- className,
695
- ...props
696
- }: React$1.ComponentProps<typeof Drawer.Description>): react_jsx_runtime23.JSX.Element;
697
- //#endregion
698
- //#region src/primitives/DropdownMenu/DropdownMenu.d.ts
699
- declare function DropdownMenu$1({
700
- ...props
701
- }: React$1.ComponentProps<typeof DropdownMenu.Root>): react_jsx_runtime23.JSX.Element;
702
- declare function DropdownMenuPortal({
703
- ...props
704
- }: React$1.ComponentProps<typeof DropdownMenu.Portal>): react_jsx_runtime23.JSX.Element;
705
- declare function DropdownMenuTrigger({
706
- ...props
707
- }: React$1.ComponentProps<typeof DropdownMenu.Trigger>): react_jsx_runtime23.JSX.Element;
708
- declare function DropdownMenuContent({
709
- className,
710
- sideOffset,
711
- ...props
712
- }: React$1.ComponentProps<typeof DropdownMenu.Content>): react_jsx_runtime23.JSX.Element;
713
- declare function DropdownMenuGroup({
714
- ...props
715
- }: React$1.ComponentProps<typeof DropdownMenu.Group>): react_jsx_runtime23.JSX.Element;
716
- declare function DropdownMenuItem({
717
- className,
718
- inset,
719
- variant,
720
- ...props
721
- }: React$1.ComponentProps<typeof DropdownMenu.Item> & {
722
- inset?: boolean;
723
- variant?: "default" | "destructive";
724
- }): react_jsx_runtime23.JSX.Element;
725
- declare function DropdownMenuCheckboxItem({
726
- className,
727
- children,
728
- checked,
729
- ...props
730
- }: React$1.ComponentProps<typeof DropdownMenu.CheckboxItem>): react_jsx_runtime23.JSX.Element;
731
- declare function DropdownMenuRadioGroup({
732
- ...props
733
- }: React$1.ComponentProps<typeof DropdownMenu.RadioGroup>): react_jsx_runtime23.JSX.Element;
734
- declare function DropdownMenuRadioItem({
735
- className,
736
- children,
737
- ...props
738
- }: React$1.ComponentProps<typeof DropdownMenu.RadioItem>): react_jsx_runtime23.JSX.Element;
739
- declare function DropdownMenuLabel({
740
- className,
741
- inset,
742
- ...props
743
- }: React$1.ComponentProps<typeof DropdownMenu.Label> & {
744
- inset?: boolean;
745
- }): react_jsx_runtime23.JSX.Element;
746
- declare function DropdownMenuSeparator({
747
- className,
748
- ...props
749
- }: React$1.ComponentProps<typeof DropdownMenu.Separator>): react_jsx_runtime23.JSX.Element;
750
- declare function DropdownMenuShortcut({
751
- className,
752
- ...props
753
- }: React$1.ComponentProps<"span">): react_jsx_runtime23.JSX.Element;
754
- declare function DropdownMenuSub({
755
- ...props
756
- }: React$1.ComponentProps<typeof DropdownMenu.Sub>): react_jsx_runtime23.JSX.Element;
757
- declare function DropdownMenuSubTrigger({
758
- className,
759
- inset,
760
- children,
761
- ...props
762
- }: React$1.ComponentProps<typeof DropdownMenu.SubTrigger> & {
763
- inset?: boolean;
764
- }): react_jsx_runtime23.JSX.Element;
765
- declare function DropdownMenuSubContent({
766
- className,
767
- ...props
768
- }: React$1.ComponentProps<typeof DropdownMenu.SubContent>): react_jsx_runtime23.JSX.Element;
769
- //#endregion
770
- //#region src/primitives/Empty/Empty.d.ts
771
- declare const emptyVariants: (props?: ({
772
- variant?: "default" | "outline" | "background" | "outline-dashed" | null | undefined;
773
- } & class_variance_authority_types3.ClassProp) | undefined) => string;
774
- declare function Empty({
775
- className,
776
- variant,
777
- ...props
778
- }: React$1.ComponentProps<"div"> & VariantProps<typeof emptyVariants>): react_jsx_runtime23.JSX.Element;
779
- declare function EmptyHeader({
780
- className,
781
- ...props
782
- }: React$1.ComponentProps<"div">): react_jsx_runtime23.JSX.Element;
783
- declare const emptyMediaVariants: (props?: ({
784
- variant?: "default" | "icon" | null | undefined;
785
- } & class_variance_authority_types3.ClassProp) | undefined) => string;
786
- declare function EmptyMedia({
787
- className,
788
- variant,
789
- ...props
790
- }: React$1.ComponentProps<"div"> & VariantProps<typeof emptyMediaVariants>): react_jsx_runtime23.JSX.Element;
791
- declare function EmptyTitle({
792
- className,
793
- ...props
794
- }: React$1.ComponentProps<"div">): react_jsx_runtime23.JSX.Element;
795
- declare function EmptyDescription({
796
- className,
797
- ...props
798
- }: React$1.ComponentProps<"p">): react_jsx_runtime23.JSX.Element;
799
- declare function EmptyContent({
800
- className,
801
- ...props
802
- }: React$1.ComponentProps<"div">): react_jsx_runtime23.JSX.Element;
803
- //#endregion
804
- //#region src/primitives/Label/Label.d.ts
805
- declare function Label$1({
806
- className,
807
- align,
808
- ...props
809
- }: React$1.ComponentProps<typeof Label.Root> & {
810
- align?: "block" | "inline";
811
- }): react_jsx_runtime23.JSX.Element;
812
- //#endregion
813
- //#region src/primitives/Field/Field.d.ts
814
- declare function FieldSet({
815
- className,
816
- ...props
817
- }: React$1.ComponentProps<"fieldset">): react_jsx_runtime23.JSX.Element;
818
- declare function FieldLegend({
819
- className,
820
- variant,
821
- ...props
822
- }: React$1.ComponentProps<"legend"> & {
823
- variant?: "legend" | "label";
824
- }): react_jsx_runtime23.JSX.Element;
825
- declare function FieldGroup({
826
- className,
827
- ...props
828
- }: React$1.ComponentProps<"div">): react_jsx_runtime23.JSX.Element;
829
- declare const fieldVariants: (props?: ({
830
- orientation?: "vertical" | "horizontal" | "responsive" | null | undefined;
831
- } & class_variance_authority_types3.ClassProp) | undefined) => string;
832
- declare function Field({
833
- className,
834
- orientation,
835
- ...props
836
- }: React$1.ComponentProps<"div"> & VariantProps<typeof fieldVariants>): react_jsx_runtime23.JSX.Element;
837
- declare function FieldContent({
838
- className,
839
- ...props
840
- }: React$1.ComponentProps<"div">): react_jsx_runtime23.JSX.Element;
841
- declare function FieldLabel({
842
- className,
843
- ...props
844
- }: React$1.ComponentProps<typeof Label$1>): react_jsx_runtime23.JSX.Element;
845
- declare function FieldTitle({
846
- className,
847
- ...props
848
- }: React$1.ComponentProps<"div">): react_jsx_runtime23.JSX.Element;
849
- declare function FieldDescription({
850
- className,
851
- ...props
852
- }: React$1.ComponentProps<"p">): react_jsx_runtime23.JSX.Element;
853
- declare function FieldSeparator({
854
- children,
855
- className,
856
- ...props
857
- }: React$1.ComponentProps<"div"> & {
858
- children?: React$1.ReactNode;
859
- }): react_jsx_runtime23.JSX.Element;
860
- declare function FieldError({
861
- className,
862
- children,
863
- errors,
864
- ...props
865
- }: React$1.ComponentProps<"div"> & {
866
- errors?: Array<{
867
- message?: string;
868
- } | undefined>;
869
- }): react_jsx_runtime23.JSX.Element | null;
870
- //#endregion
871
- //#region src/primitives/Form/Form.d.ts
872
- declare const Form: <TFieldValues extends FieldValues, TContext = any, TTransformedValues = TFieldValues>({
873
- children,
874
- watch,
875
- getValues,
876
- getFieldState,
877
- setError,
878
- clearErrors,
879
- setValue,
880
- setValues,
881
- trigger,
882
- formState,
883
- resetField,
884
- reset,
885
- handleSubmit,
886
- unregister,
887
- control,
888
- register,
889
- setFocus,
890
- subscribe
891
- }: react_hook_form0.FormProviderProps<TFieldValues, TContext, TTransformedValues>) => React$1.JSX.Element;
892
- declare const FormField: <TFieldValues extends FieldValues = FieldValues, TName extends FieldPath<TFieldValues> = FieldPath<TFieldValues>>({
893
- ...props
894
- }: ControllerProps<TFieldValues, TName>) => react_jsx_runtime23.JSX.Element;
895
- declare const useFormField: () => {
896
- invalid: boolean;
897
- isDirty: boolean;
898
- isTouched: boolean;
899
- isValidating: boolean;
900
- error?: react_hook_form0.FieldError;
901
- id: string;
902
- name: string;
903
- formItemId: string;
904
- formDescriptionId: string;
905
- formMessageId: string;
906
- };
907
- declare function FormItem({
908
- ...props
909
- }: React$1.ComponentProps<typeof Field>): react_jsx_runtime23.JSX.Element;
910
- declare function FormLabel({
911
- className,
912
- ...props
913
- }: React$1.ComponentProps<typeof FieldLabel>): react_jsx_runtime23.JSX.Element;
914
- declare function FormControl({
915
- ...props
916
- }: React$1.ComponentProps<typeof Slot.Root>): react_jsx_runtime23.JSX.Element;
917
- declare function FormDescription({
918
- ...props
919
- }: React$1.ComponentProps<typeof FieldDescription>): react_jsx_runtime23.JSX.Element;
920
- declare function FormMessage({
921
- children,
922
- ...props
923
- }: React$1.ComponentProps<typeof FieldError>): react_jsx_runtime23.JSX.Element | null;
924
- //#endregion
925
- //#region src/primitives/HoverCard/HoverCard.d.ts
926
- declare function HoverCard$1({
927
- ...props
928
- }: React$1.ComponentProps<typeof HoverCard.Root>): react_jsx_runtime23.JSX.Element;
929
- declare function HoverCardTrigger({
930
- ...props
931
- }: React$1.ComponentProps<typeof HoverCard.Trigger>): react_jsx_runtime23.JSX.Element;
932
- declare function HoverCardContent({
933
- className,
934
- align,
935
- sideOffset,
936
- ...props
937
- }: React$1.ComponentProps<typeof HoverCard.Content>): react_jsx_runtime23.JSX.Element;
938
- //#endregion
939
- //#region src/primitives/Icon/icon-names.d.ts
940
- type IconName = "a-arrow-down" | "a-arrow-up" | "a-large-small" | "accessibility" | "activity" | "activity-square" | "air-vent" | "airplay" | "alarm-check" | "alarm-clock" | "alarm-clock-check" | "alarm-clock-minus" | "alarm-clock-off" | "alarm-clock-plus" | "alarm-minus" | "alarm-plus" | "alarm-smoke" | "album" | "alert-circle" | "alert-octagon" | "alert-triangle" | "align-center" | "align-center-horizontal" | "align-center-vertical" | "align-end-horizontal" | "align-end-vertical" | "align-horizontal-distribute-center" | "align-horizontal-distribute-end" | "align-horizontal-distribute-start" | "align-horizontal-justify-center" | "align-horizontal-justify-end" | "align-horizontal-justify-start" | "align-horizontal-space-around" | "align-horizontal-space-between" | "align-justify" | "align-left" | "align-right" | "align-start-horizontal" | "align-start-vertical" | "align-vertical-distribute-center" | "align-vertical-distribute-end" | "align-vertical-distribute-start" | "align-vertical-justify-center" | "align-vertical-justify-end" | "align-vertical-justify-start" | "align-vertical-space-around" | "align-vertical-space-between" | "ambulance" | "ampersand" | "ampersands" | "amphora" | "anchor" | "angry" | "annoyed" | "antenna" | "anvil" | "aperture" | "app-window" | "app-window-mac" | "apple" | "archive" | "archive-restore" | "archive-x" | "area-chart" | "armchair" | "arrow-big-down" | "arrow-big-down-dash" | "arrow-big-left" | "arrow-big-left-dash" | "arrow-big-right" | "arrow-big-right-dash" | "arrow-big-up" | "arrow-big-up-dash" | "arrow-down" | "arrow-down-0-1" | "arrow-down-01" | "arrow-down-1-0" | "arrow-down-10" | "arrow-down-a-z" | "arrow-down-az" | "arrow-down-circle" | "arrow-down-from-line" | "arrow-down-left" | "arrow-down-left-from-circle" | "arrow-down-left-from-square" | "arrow-down-left-square" | "arrow-down-narrow-wide" | "arrow-down-right" | "arrow-down-right-from-circle" | "arrow-down-right-from-square" | "arrow-down-right-square" | "arrow-down-square" | "arrow-down-to-dot" | "arrow-down-to-line" | "arrow-down-up" | "arrow-down-wide-narrow" | "arrow-down-z-a" | "arrow-down-za" | "arrow-left" | "arrow-left-circle" | "arrow-left-from-line" | "arrow-left-right" | "arrow-left-square" | "arrow-left-to-line" | "arrow-right" | "arrow-right-circle" | "arrow-right-from-line" | "arrow-right-left" | "arrow-right-square" | "arrow-right-to-line" | "arrow-up" | "arrow-up-0-1" | "arrow-up-01" | "arrow-up-1-0" | "arrow-up-10" | "arrow-up-a-z" | "arrow-up-az" | "arrow-up-circle" | "arrow-up-down" | "arrow-up-from-dot" | "arrow-up-from-line" | "arrow-up-left" | "arrow-up-left-from-circle" | "arrow-up-left-from-square" | "arrow-up-left-square" | "arrow-up-narrow-wide" | "arrow-up-right" | "arrow-up-right-from-circle" | "arrow-up-right-from-square" | "arrow-up-right-square" | "arrow-up-square" | "arrow-up-to-line" | "arrow-up-wide-narrow" | "arrow-up-z-a" | "arrow-up-za" | "arrows-up-from-line" | "asterisk" | "asterisk-square" | "at-sign" | "atom" | "audio-lines" | "audio-waveform" | "award" | "axe" | "axis-3-d" | "axis-3d" | "baby" | "backpack" | "badge" | "badge-alert" | "badge-cent" | "badge-check" | "badge-dollar-sign" | "badge-euro" | "badge-help" | "badge-indian-rupee" | "badge-info" | "badge-japanese-yen" | "badge-minus" | "badge-percent" | "badge-plus" | "badge-pound-sterling" | "badge-russian-ruble" | "badge-swiss-franc" | "badge-x" | "baggage-claim" | "ban" | "banana" | "bandage" | "banknote" | "banknote-arrow-down" | "banknote-arrow-up" | "banknote-x" | "bar-chart" | "bar-chart-2" | "bar-chart-3" | "bar-chart-4" | "bar-chart-big" | "bar-chart-horizontal" | "bar-chart-horizontal-big" | "barcode" | "baseline" | "bath" | "battery" | "battery-charging" | "battery-full" | "battery-low" | "battery-medium" | "battery-plus" | "battery-warning" | "beaker" | "bean" | "bean-off" | "bed" | "bed-double" | "bed-single" | "beef" | "beer" | "beer-off" | "bell" | "bell-dot" | "bell-electric" | "bell-minus" | "bell-off" | "bell-plus" | "bell-ring" | "between-horizonal-end" | "between-horizonal-start" | "between-horizontal-end" | "between-horizontal-start" | "between-vertical-end" | "between-vertical-start" | "biceps-flexed" | "bike" | "binary" | "binoculars" | "biohazard" | "bird" | "bitcoin" | "blend" | "blinds" | "blocks" | "bluetooth" | "bluetooth-connected" | "bluetooth-off" | "bluetooth-searching" | "bold" | "bolt" | "bomb" | "bone" | "book" | "book-a" | "book-audio" | "book-check" | "book-copy" | "book-dashed" | "book-down" | "book-headphones" | "book-heart" | "book-image" | "book-key" | "book-lock" | "book-marked" | "book-minus" | "book-open" | "book-open-check" | "book-open-text" | "book-plus" | "book-template" | "book-text" | "book-type" | "book-up" | "book-up-2" | "book-user" | "book-x" | "bookmark" | "bookmark-check" | "bookmark-minus" | "bookmark-plus" | "bookmark-x" | "boom-box" | "bot" | "bot-message-square" | "bot-off" | "box" | "box-select" | "boxes" | "braces" | "brackets" | "brain" | "brain-circuit" | "brain-cog" | "brick-wall" | "briefcase" | "briefcase-business" | "briefcase-conveyor-belt" | "briefcase-medical" | "bring-to-front" | "brush" | "bug" | "bug-off" | "bug-play" | "building" | "building-2" | "bus" | "bus-front" | "cable" | "cable-car" | "cake" | "cake-slice" | "calculator" | "calendar" | "calendar-1" | "calendar-arrow-down" | "calendar-arrow-up" | "calendar-check" | "calendar-check-2" | "calendar-clock" | "calendar-cog" | "calendar-days" | "calendar-fold" | "calendar-heart" | "calendar-minus" | "calendar-minus-2" | "calendar-off" | "calendar-plus" | "calendar-plus-2" | "calendar-range" | "calendar-search" | "calendar-sync" | "calendar-x" | "calendar-x-2" | "camera" | "camera-off" | "candlestick-chart" | "candy" | "candy-cane" | "candy-off" | "cannabis" | "captions" | "captions-off" | "car" | "car-front" | "car-taxi-front" | "caravan" | "carrot" | "case-lower" | "case-sensitive" | "case-upper" | "cassette-tape" | "cast" | "castle" | "cat" | "cctv" | "chart-area" | "chart-bar" | "chart-bar-big" | "chart-bar-decreasing" | "chart-bar-increasing" | "chart-bar-stacked" | "chart-candlestick" | "chart-column" | "chart-column-big" | "chart-column-decreasing" | "chart-column-increasing" | "chart-column-stacked" | "chart-gantt" | "chart-line" | "chart-network" | "chart-no-axes-column" | "chart-no-axes-column-decreasing" | "chart-no-axes-column-increasing" | "chart-no-axes-combined" | "chart-no-axes-gantt" | "chart-pie" | "chart-scatter" | "chart-spline" | "check" | "check-check" | "check-circle" | "check-circle-2" | "check-square" | "check-square-2" | "chef-hat" | "cherry" | "chevron-down" | "chevron-down-circle" | "chevron-down-square" | "chevron-first" | "chevron-last" | "chevron-left" | "chevron-left-circle" | "chevron-left-square" | "chevron-right" | "chevron-right-circle" | "chevron-right-square" | "chevron-up" | "chevron-up-circle" | "chevron-up-square" | "chevrons-down" | "chevrons-down-up" | "chevrons-left" | "chevrons-left-right" | "chevrons-left-right-ellipsis" | "chevrons-right" | "chevrons-right-left" | "chevrons-up" | "chevrons-up-down" | "chrome" | "church" | "cigarette" | "cigarette-off" | "circle" | "circle-alert" | "circle-arrow-down" | "circle-arrow-left" | "circle-arrow-out-down-left" | "circle-arrow-out-down-right" | "circle-arrow-out-up-left" | "circle-arrow-out-up-right" | "circle-arrow-right" | "circle-arrow-up" | "circle-check" | "circle-check-big" | "circle-chevron-down" | "circle-chevron-left" | "circle-chevron-right" | "circle-chevron-up" | "circle-dashed" | "circle-divide" | "circle-dollar-sign" | "circle-dot" | "circle-dot-dashed" | "circle-ellipsis" | "circle-equal" | "circle-fading-arrow-up" | "circle-fading-plus" | "circle-gauge" | "circle-help" | "circle-minus" | "circle-off" | "circle-parking" | "circle-parking-off" | "circle-pause" | "circle-percent" | "circle-play" | "circle-plus" | "circle-power" | "circle-slash" | "circle-slash-2" | "circle-slashed" | "circle-small" | "circle-stop" | "circle-user" | "circle-user-round" | "circle-x" | "circuit-board" | "citrus" | "clapperboard" | "clipboard" | "clipboard-check" | "clipboard-copy" | "clipboard-edit" | "clipboard-list" | "clipboard-minus" | "clipboard-paste" | "clipboard-pen" | "clipboard-pen-line" | "clipboard-plus" | "clipboard-signature" | "clipboard-type" | "clipboard-x" | "clock" | "clock-1" | "clock-10" | "clock-11" | "clock-12" | "clock-2" | "clock-3" | "clock-4" | "clock-5" | "clock-6" | "clock-7" | "clock-8" | "clock-9" | "clock-alert" | "clock-arrow-down" | "clock-arrow-up" | "clock-fading" | "cloud" | "cloud-alert" | "cloud-cog" | "cloud-download" | "cloud-drizzle" | "cloud-fog" | "cloud-hail" | "cloud-lightning" | "cloud-moon" | "cloud-moon-rain" | "cloud-off" | "cloud-rain" | "cloud-rain-wind" | "cloud-snow" | "cloud-sun" | "cloud-sun-rain" | "cloud-upload" | "cloudy" | "clover" | "club" | "code" | "code-2" | "code-square" | "code-xml" | "codepen" | "codesandbox" | "coffee" | "cog" | "coins" | "columns" | "columns-2" | "columns-3" | "columns-4" | "combine" | "command" | "compass" | "component" | "computer" | "concierge-bell" | "cone" | "construction" | "contact" | "contact-2" | "contact-round" | "container" | "contrast" | "cookie" | "cooking-pot" | "copy" | "copy-check" | "copy-minus" | "copy-plus" | "copy-slash" | "copy-x" | "copyleft" | "copyright" | "corner-down-left" | "corner-down-right" | "corner-left-down" | "corner-left-up" | "corner-right-down" | "corner-right-up" | "corner-up-left" | "corner-up-right" | "cpu" | "creative-commons" | "credit-card" | "croissant" | "crop" | "cross" | "crosshair" | "crown" | "cuboid" | "cup-soda" | "curly-braces" | "currency" | "cylinder" | "dam" | "database" | "database-backup" | "database-zap" | "delete" | "dessert" | "diameter" | "diamond" | "diamond-minus" | "diamond-percent" | "diamond-plus" | "dice-1" | "dice-2" | "dice-3" | "dice-4" | "dice-5" | "dice-6" | "dices" | "diff" | "disc" | "disc-2" | "disc-3" | "disc-album" | "divide" | "divide-circle" | "divide-square" | "dna" | "dna-off" | "dock" | "dog" | "dollar-sign" | "donut" | "door-closed" | "door-open" | "dot" | "dot-square" | "download" | "download-cloud" | "drafting-compass" | "drama" | "dribbble" | "drill" | "droplet" | "droplet-off" | "droplets" | "drum" | "drumstick" | "dumbbell" | "ear" | "ear-off" | "earth" | "earth-lock" | "eclipse" | "edit" | "edit-2" | "edit-3" | "egg" | "egg-fried" | "egg-off" | "ellipsis" | "ellipsis-vertical" | "equal" | "equal-approximately" | "equal-not" | "equal-square" | "eraser" | "ethernet-port" | "euro" | "expand" | "external-link" | "eye" | "eye-closed" | "eye-off" | "facebook" | "factory" | "fan" | "fast-forward" | "feather" | "fence" | "ferris-wheel" | "figma" | "file" | "file-archive" | "file-audio" | "file-audio-2" | "file-axis-3-d" | "file-axis-3d" | "file-badge" | "file-badge-2" | "file-bar-chart" | "file-bar-chart-2" | "file-box" | "file-chart-column" | "file-chart-column-increasing" | "file-chart-line" | "file-chart-pie" | "file-check" | "file-check-2" | "file-clock" | "file-code" | "file-code-2" | "file-cog" | "file-cog-2" | "file-diff" | "file-digit" | "file-down" | "file-edit" | "file-heart" | "file-image" | "file-input" | "file-json" | "file-json-2" | "file-key" | "file-key-2" | "file-line-chart" | "file-lock" | "file-lock-2" | "file-minus" | "file-minus-2" | "file-music" | "file-output" | "file-pen" | "file-pen-line" | "file-pie-chart" | "file-plus" | "file-plus-2" | "file-question" | "file-scan" | "file-search" | "file-search-2" | "file-signature" | "file-sliders" | "file-spreadsheet" | "file-stack" | "file-symlink" | "file-terminal" | "file-text" | "file-type" | "file-type-2" | "file-up" | "file-user" | "file-video" | "file-video-2" | "file-volume" | "file-volume-2" | "file-warning" | "file-x" | "file-x-2" | "files" | "film" | "filter" | "filter-x" | "fingerprint" | "fire-extinguisher" | "fish" | "fish-off" | "fish-symbol" | "flag" | "flag-off" | "flag-triangle-left" | "flag-triangle-right" | "flame" | "flame-kindling" | "flashlight" | "flashlight-off" | "flask-conical" | "flask-conical-off" | "flask-round" | "flip-horizontal" | "flip-horizontal-2" | "flip-vertical" | "flip-vertical-2" | "flower" | "flower-2" | "focus" | "fold-horizontal" | "fold-vertical" | "folder" | "folder-archive" | "folder-check" | "folder-clock" | "folder-closed" | "folder-code" | "folder-cog" | "folder-cog-2" | "folder-dot" | "folder-down" | "folder-edit" | "folder-git" | "folder-git-2" | "folder-heart" | "folder-input" | "folder-kanban" | "folder-key" | "folder-lock" | "folder-minus" | "folder-open" | "folder-open-dot" | "folder-output" | "folder-pen" | "folder-plus" | "folder-root" | "folder-search" | "folder-search-2" | "folder-symlink" | "folder-sync" | "folder-tree" | "folder-up" | "folder-x" | "folders" | "footprints" | "fork-knife" | "fork-knife-crossed" | "forklift" | "form-input" | "forward" | "frame" | "framer" | "frown" | "fuel" | "fullscreen" | "function-square" | "funnel" | "funnel-plus" | "funnel-x" | "gallery-horizontal" | "gallery-horizontal-end" | "gallery-thumbnails" | "gallery-vertical" | "gallery-vertical-end" | "gamepad" | "gamepad-2" | "gantt-chart" | "gantt-chart-square" | "gauge" | "gauge-circle" | "gavel" | "gem" | "ghost" | "gift" | "git-branch" | "git-branch-plus" | "git-commit" | "git-commit-horizontal" | "git-commit-vertical" | "git-compare" | "git-compare-arrows" | "git-fork" | "git-graph" | "git-merge" | "git-pull-request" | "git-pull-request-arrow" | "git-pull-request-closed" | "git-pull-request-create" | "git-pull-request-create-arrow" | "git-pull-request-draft" | "github" | "gitlab" | "glass-water" | "glasses" | "globe" | "globe-2" | "globe-lock" | "goal" | "grab" | "graduation-cap" | "grape" | "grid" | "grid-2-x-2" | "grid-2-x-2-check" | "grid-2-x-2-plus" | "grid-2-x-2-x" | "grid-2x2" | "grid-2x2-check" | "grid-2x2-plus" | "grid-2x2-x" | "grid-3-x-3" | "grid-3x3" | "grip" | "grip-horizontal" | "grip-vertical" | "group" | "guitar" | "ham" | "hammer" | "hand" | "hand-coins" | "hand-heart" | "hand-helping" | "hand-metal" | "hand-platter" | "handshake" | "hard-drive" | "hard-drive-download" | "hard-drive-upload" | "hard-hat" | "hash" | "haze" | "hdmi-port" | "heading" | "heading-1" | "heading-2" | "heading-3" | "heading-4" | "heading-5" | "heading-6" | "headphone-off" | "headphones" | "headset" | "heart" | "heart-crack" | "heart-handshake" | "heart-off" | "heart-pulse" | "heater" | "help-circle" | "helping-hand" | "hexagon" | "highlighter" | "history" | "home" | "hop" | "hop-off" | "hospital" | "hotel" | "hourglass" | "house" | "house-plug" | "house-plus" | "house-wifi" | "ice-cream" | "ice-cream-2" | "ice-cream-bowl" | "ice-cream-cone" | "id-card" | "image" | "image-down" | "image-minus" | "image-off" | "image-play" | "image-plus" | "image-up" | "image-upscale" | "images" | "import" | "inbox" | "indent" | "indent-decrease" | "indent-increase" | "indian-rupee" | "infinity" | "info" | "inspect" | "inspection-panel" | "instagram" | "italic" | "iteration-ccw" | "iteration-cw" | "japanese-yen" | "joystick" | "kanban" | "kanban-square" | "kanban-square-dashed" | "key" | "key-round" | "key-square" | "keyboard" | "keyboard-music" | "keyboard-off" | "lamp" | "lamp-ceiling" | "lamp-desk" | "lamp-floor" | "lamp-wall-down" | "lamp-wall-up" | "land-plot" | "landmark" | "languages" | "laptop" | "laptop-2" | "laptop-minimal" | "laptop-minimal-check" | "lasso" | "lasso-select" | "laugh" | "layers" | "layers-2" | "layers-3" | "layout" | "layout-dashboard" | "layout-grid" | "layout-list" | "layout-panel-left" | "layout-panel-top" | "layout-template" | "leaf" | "leafy-green" | "lectern" | "letter-text" | "library" | "library-big" | "library-square" | "life-buoy" | "ligature" | "lightbulb" | "lightbulb-off" | "line-chart" | "link" | "link-2" | "link-2-off" | "linkedin" | "list" | "list-check" | "list-checks" | "list-collapse" | "list-end" | "list-filter" | "list-filter-plus" | "list-minus" | "list-music" | "list-ordered" | "list-plus" | "list-restart" | "list-start" | "list-todo" | "list-tree" | "list-video" | "list-x" | "loader" | "loader-2" | "loader-circle" | "loader-pinwheel" | "locate" | "locate-fixed" | "locate-off" | "lock" | "lock-keyhole" | "lock-keyhole-open" | "lock-open" | "log-in" | "log-out" | "logs" | "lollipop" | "luggage" | "m-square" | "magnet" | "mail" | "mail-check" | "mail-minus" | "mail-open" | "mail-plus" | "mail-question" | "mail-search" | "mail-warning" | "mail-x" | "mailbox" | "mails" | "map" | "map-pin" | "map-pin-check" | "map-pin-check-inside" | "map-pin-house" | "map-pin-minus" | "map-pin-minus-inside" | "map-pin-off" | "map-pin-plus" | "map-pin-plus-inside" | "map-pin-x" | "map-pin-x-inside" | "map-pinned" | "map-plus" | "mars" | "mars-stroke" | "martini" | "maximize" | "maximize-2" | "medal" | "megaphone" | "megaphone-off" | "meh" | "memory-stick" | "menu" | "menu-square" | "merge" | "message-circle" | "message-circle-code" | "message-circle-dashed" | "message-circle-heart" | "message-circle-more" | "message-circle-off" | "message-circle-plus" | "message-circle-question" | "message-circle-reply" | "message-circle-warning" | "message-circle-x" | "message-square" | "message-square-code" | "message-square-dashed" | "message-square-diff" | "message-square-dot" | "message-square-heart" | "message-square-lock" | "message-square-more" | "message-square-off" | "message-square-plus" | "message-square-quote" | "message-square-reply" | "message-square-share" | "message-square-text" | "message-square-warning" | "message-square-x" | "messages-square" | "mic" | "mic-2" | "mic-off" | "mic-vocal" | "microchip" | "microscope" | "microwave" | "milestone" | "milk" | "milk-off" | "minimize" | "minimize-2" | "minus" | "minus-circle" | "minus-square" | "monitor" | "monitor-check" | "monitor-cog" | "monitor-dot" | "monitor-down" | "monitor-off" | "monitor-pause" | "monitor-play" | "monitor-smartphone" | "monitor-speaker" | "monitor-stop" | "monitor-up" | "monitor-x" | "moon" | "moon-star" | "more-horizontal" | "more-vertical" | "mountain" | "mountain-snow" | "mouse" | "mouse-off" | "mouse-pointer" | "mouse-pointer-2" | "mouse-pointer-ban" | "mouse-pointer-click" | "mouse-pointer-square-dashed" | "move" | "move-3-d" | "move-3d" | "move-diagonal" | "move-diagonal-2" | "move-down" | "move-down-left" | "move-down-right" | "move-horizontal" | "move-left" | "move-right" | "move-up" | "move-up-left" | "move-up-right" | "move-vertical" | "music" | "music-2" | "music-3" | "music-4" | "navigation" | "navigation-2" | "navigation-2-off" | "navigation-off" | "network" | "newspaper" | "nfc" | "non-binary" | "notebook" | "notebook-pen" | "notebook-tabs" | "notebook-text" | "notepad-text" | "notepad-text-dashed" | "nut" | "nut-off" | "octagon" | "octagon-alert" | "octagon-minus" | "octagon-pause" | "octagon-x" | "omega" | "option" | "orbit" | "origami" | "outdent" | "package" | "package-2" | "package-check" | "package-minus" | "package-open" | "package-plus" | "package-search" | "package-x" | "paint-bucket" | "paint-roller" | "paintbrush" | "paintbrush-2" | "paintbrush-vertical" | "palette" | "palmtree" | "panel-bottom" | "panel-bottom-close" | "panel-bottom-dashed" | "panel-bottom-inactive" | "panel-bottom-open" | "panel-left" | "panel-left-close" | "panel-left-dashed" | "panel-left-inactive" | "panel-left-open" | "panel-right" | "panel-right-close" | "panel-right-dashed" | "panel-right-inactive" | "panel-right-open" | "panel-top" | "panel-top-close" | "panel-top-dashed" | "panel-top-inactive" | "panel-top-open" | "panels-left-bottom" | "panels-left-right" | "panels-right-bottom" | "panels-top-bottom" | "panels-top-left" | "paperclip" | "parentheses" | "parking-circle" | "parking-circle-off" | "parking-meter" | "parking-square" | "parking-square-off" | "party-popper" | "pause" | "pause-circle" | "pause-octagon" | "paw-print" | "pc-case" | "pen" | "pen-box" | "pen-line" | "pen-off" | "pen-square" | "pen-tool" | "pencil" | "pencil-line" | "pencil-off" | "pencil-ruler" | "pentagon" | "percent" | "percent-circle" | "percent-diamond" | "percent-square" | "person-standing" | "philippine-peso" | "phone" | "phone-call" | "phone-forwarded" | "phone-incoming" | "phone-missed" | "phone-off" | "phone-outgoing" | "pi" | "pi-square" | "piano" | "pickaxe" | "picture-in-picture" | "picture-in-picture-2" | "pie-chart" | "piggy-bank" | "pilcrow" | "pilcrow-left" | "pilcrow-right" | "pilcrow-square" | "pill" | "pill-bottle" | "pin" | "pin-off" | "pipette" | "pizza" | "plane" | "plane-landing" | "plane-takeoff" | "play" | "play-circle" | "play-square" | "plug" | "plug-2" | "plug-zap" | "plug-zap-2" | "plus" | "plus-circle" | "plus-square" | "pocket" | "pocket-knife" | "podcast" | "pointer" | "pointer-off" | "popcorn" | "popsicle" | "pound-sterling" | "power" | "power-circle" | "power-off" | "power-square" | "presentation" | "printer" | "printer-check" | "projector" | "proportions" | "puzzle" | "pyramid" | "qr-code" | "quote" | "rabbit" | "radar" | "radiation" | "radical" | "radio" | "radio-receiver" | "radio-tower" | "radius" | "rail-symbol" | "rainbow" | "rat" | "ratio" | "receipt" | "receipt-cent" | "receipt-euro" | "receipt-indian-rupee" | "receipt-japanese-yen" | "receipt-pound-sterling" | "receipt-russian-ruble" | "receipt-swiss-franc" | "receipt-text" | "rectangle-ellipsis" | "rectangle-horizontal" | "rectangle-vertical" | "recycle" | "redo" | "redo-2" | "redo-dot" | "refresh-ccw" | "refresh-ccw-dot" | "refresh-cw" | "refresh-cw-off" | "refrigerator" | "regex" | "remove-formatting" | "repeat" | "repeat-1" | "repeat-2" | "replace" | "replace-all" | "reply" | "reply-all" | "rewind" | "ribbon" | "rocket" | "rocking-chair" | "roller-coaster" | "rotate-3-d" | "rotate-3d" | "rotate-ccw" | "rotate-ccw-square" | "rotate-cw" | "rotate-cw-square" | "route" | "route-off" | "router" | "rows" | "rows-2" | "rows-3" | "rows-4" | "rss" | "ruler" | "russian-ruble" | "sailboat" | "salad" | "sandwich" | "satellite" | "satellite-dish" | "saudi-riyal" | "save" | "save-all" | "save-off" | "scale" | "scale-3-d" | "scale-3d" | "scaling" | "scan" | "scan-barcode" | "scan-eye" | "scan-face" | "scan-heart" | "scan-line" | "scan-qr-code" | "scan-search" | "scan-text" | "scatter-chart" | "school" | "school-2" | "scissors" | "scissors-line-dashed" | "scissors-square" | "scissors-square-dashed-bottom" | "screen-share" | "screen-share-off" | "scroll" | "scroll-text" | "search" | "search-check" | "search-code" | "search-slash" | "search-x" | "section" | "send" | "send-horizonal" | "send-horizontal" | "send-to-back" | "separator-horizontal" | "separator-vertical" | "server" | "server-cog" | "server-crash" | "server-off" | "settings" | "settings-2" | "shapes" | "share" | "share-2" | "sheet" | "shell" | "shield" | "shield-alert" | "shield-ban" | "shield-check" | "shield-close" | "shield-ellipsis" | "shield-half" | "shield-minus" | "shield-off" | "shield-plus" | "shield-question" | "shield-user" | "shield-x" | "ship" | "ship-wheel" | "shirt" | "shopping-bag" | "shopping-basket" | "shopping-cart" | "shovel" | "shower-head" | "shrimp" | "shrink" | "shrub" | "shuffle" | "sidebar" | "sidebar-close" | "sidebar-open" | "sigma" | "sigma-square" | "signal" | "signal-high" | "signal-low" | "signal-medium" | "signal-zero" | "signature" | "signpost" | "signpost-big" | "siren" | "skip-back" | "skip-forward" | "skull" | "slack" | "slash" | "slash-square" | "slice" | "sliders" | "sliders-horizontal" | "sliders-vertical" | "smartphone" | "smartphone-charging" | "smartphone-nfc" | "smile" | "smile-plus" | "snail" | "snowflake" | "sofa" | "sort-asc" | "sort-desc" | "soup" | "space" | "spade" | "sparkle" | "sparkles" | "speaker" | "speech" | "spell-check" | "spell-check-2" | "spline" | "spline-pointer" | "split" | "split-square-horizontal" | "split-square-vertical" | "spray-can" | "sprout" | "square" | "square-activity" | "square-arrow-down" | "square-arrow-down-left" | "square-arrow-down-right" | "square-arrow-left" | "square-arrow-out-down-left" | "square-arrow-out-down-right" | "square-arrow-out-up-left" | "square-arrow-out-up-right" | "square-arrow-right" | "square-arrow-up" | "square-arrow-up-left" | "square-arrow-up-right" | "square-asterisk" | "square-bottom-dashed-scissors" | "square-chart-gantt" | "square-check" | "square-check-big" | "square-chevron-down" | "square-chevron-left" | "square-chevron-right" | "square-chevron-up" | "square-code" | "square-dashed" | "square-dashed-bottom" | "square-dashed-bottom-code" | "square-dashed-kanban" | "square-dashed-mouse-pointer" | "square-divide" | "square-dot" | "square-equal" | "square-function" | "square-gantt-chart" | "square-kanban" | "square-library" | "square-m" | "square-menu" | "square-minus" | "square-mouse-pointer" | "square-parking" | "square-parking-off" | "square-pen" | "square-percent" | "square-pi" | "square-pilcrow" | "square-play" | "square-plus" | "square-power" | "square-radical" | "square-round-corner" | "square-scissors" | "square-sigma" | "square-slash" | "square-split-horizontal" | "square-split-vertical" | "square-square" | "square-stack" | "square-terminal" | "square-user" | "square-user-round" | "square-x" | "squircle" | "squirrel" | "stamp" | "star" | "star-half" | "star-off" | "stars" | "step-back" | "step-forward" | "stethoscope" | "sticker" | "sticky-note" | "stop-circle" | "store" | "stretch-horizontal" | "stretch-vertical" | "strikethrough" | "subscript" | "subtitles" | "sun" | "sun-dim" | "sun-medium" | "sun-moon" | "sun-snow" | "sunrise" | "sunset" | "superscript" | "swatch-book" | "swiss-franc" | "switch-camera" | "sword" | "swords" | "syringe" | "table" | "table-2" | "table-cells-merge" | "table-cells-split" | "table-columns-split" | "table-of-contents" | "table-properties" | "table-rows-split" | "tablet" | "tablet-smartphone" | "tablets" | "tag" | "tags" | "tally-1" | "tally-2" | "tally-3" | "tally-4" | "tally-5" | "tangent" | "target" | "telescope" | "tent" | "tent-tree" | "terminal" | "terminal-square" | "test-tube" | "test-tube-2" | "test-tube-diagonal" | "test-tubes" | "text" | "text-cursor" | "text-cursor-input" | "text-quote" | "text-search" | "text-select" | "text-selection" | "theater" | "thermometer" | "thermometer-snowflake" | "thermometer-sun" | "thumbs-down" | "thumbs-up" | "ticket" | "ticket-check" | "ticket-minus" | "ticket-percent" | "ticket-plus" | "ticket-slash" | "ticket-x" | "tickets" | "tickets-plane" | "timer" | "timer-off" | "timer-reset" | "toggle-left" | "toggle-right" | "toilet" | "tornado" | "torus" | "touchpad" | "touchpad-off" | "tower-control" | "toy-brick" | "tractor" | "traffic-cone" | "train" | "train-front" | "train-front-tunnel" | "train-track" | "tram-front" | "transgender" | "trash" | "trash-2" | "tree-deciduous" | "tree-palm" | "tree-pine" | "trees" | "trello" | "trending-down" | "trending-up" | "trending-up-down" | "triangle" | "triangle-alert" | "triangle-dashed" | "triangle-right" | "trophy" | "truck" | "turtle" | "tv" | "tv-2" | "tv-minimal" | "tv-minimal-play" | "twitch" | "twitter" | "type" | "type-outline" | "umbrella" | "umbrella-off" | "underline" | "undo" | "undo-2" | "undo-dot" | "unfold-horizontal" | "unfold-vertical" | "ungroup" | "university" | "unlink" | "unlink-2" | "unlock" | "unlock-keyhole" | "unplug" | "upload" | "upload-cloud" | "usb" | "user" | "user-2" | "user-check" | "user-check-2" | "user-circle" | "user-circle-2" | "user-cog" | "user-cog-2" | "user-minus" | "user-minus-2" | "user-pen" | "user-plus" | "user-plus-2" | "user-round" | "user-round-check" | "user-round-cog" | "user-round-minus" | "user-round-pen" | "user-round-plus" | "user-round-search" | "user-round-x" | "user-search" | "user-square" | "user-square-2" | "user-x" | "user-x-2" | "users" | "users-2" | "users-round" | "utensils" | "utensils-crossed" | "utility-pole" | "variable" | "vault" | "vegan" | "venetian-mask" | "venus" | "venus-and-mars" | "verified" | "vibrate" | "vibrate-off" | "video" | "video-off" | "videotape" | "view" | "voicemail" | "volleyball" | "volume" | "volume-1" | "volume-2" | "volume-off" | "volume-x" | "vote" | "wallet" | "wallet-2" | "wallet-cards" | "wallet-minimal" | "wallpaper" | "wand" | "wand-2" | "wand-sparkles" | "warehouse" | "washing-machine" | "watch" | "waves" | "waves-ladder" | "waypoints" | "webcam" | "webhook" | "webhook-off" | "weight" | "wheat" | "wheat-off" | "whole-word" | "wifi" | "wifi-high" | "wifi-low" | "wifi-off" | "wifi-zero" | "wind" | "wind-arrow-down" | "wine" | "wine-off" | "workflow" | "worm" | "wrap-text" | "wrench" | "x" | "x-circle" | "x-octagon" | "x-square" | "youtube" | "zap" | "zap-off" | "zoom-in" | "zoom-out";
941
- /** Runtime set of valid icon names (for validation / iteration). */
942
- declare const ICON_NAMES: Set<IconName>;
943
- //# sourceMappingURL=icon-names.d.ts.map
944
- //#endregion
945
- //#region src/primitives/Icon/Icon.d.ts
946
- declare const ICON_SIZE: {
947
- readonly xs: "size-3";
948
- readonly sm: "size-3.5";
949
- readonly md: "size-4";
950
- readonly lg: "size-5";
951
- readonly xl: "size-6";
952
- };
953
- /** Container (box) styling — combines shape + fill tone + color. */
954
- declare const iconBoxVariants: (props?: ({
955
- shape?: "square" | "round" | null | undefined;
956
- color?: "default" | "destructive" | "success" | "muted" | "primary" | "inverted" | null | undefined;
957
- fill?: "subtle" | "solid" | null | undefined;
958
- } & class_variance_authority_types3.ClassProp) | undefined) => string;
959
- type IconSize = keyof typeof ICON_SIZE;
960
- type IconProps = Omit<React$1.ComponentProps<"span">, "color"> & VariantProps<typeof iconBoxVariants> & {
961
- /** lucide icon name, e.g. "search", "arrow-right". Fully typed for intellisense. */
962
- icon: IconName;
963
- size?: IconSize;
964
- /**
965
- * Wrap the icon in a {@link shape} container. Omit for a bare icon.
966
- * When set, `fill` controls the background tone and `color` the accent.
967
- */
968
- shape?: "square" | "round";
969
- /** lucide stroke width passthrough. */
970
- strokeWidth?: number;
971
- /**
972
- * Accessible label. When provided the icon is exposed as `role="img"`;
973
- * otherwise it is decorative (`aria-hidden`).
974
- */
975
- label?: string;
976
- };
977
- declare function Icon({
978
- icon,
979
- size,
980
- color,
981
- shape,
982
- fill,
983
- strokeWidth,
984
- label,
985
- className,
986
- ...props
987
- }: IconProps): react_jsx_runtime23.JSX.Element;
988
- //#endregion
989
- //#region src/primitives/InfoBanner/InfoBanner.d.ts
990
- declare const infoBannerVariants: (props?: ({
991
- variant?: "success" | "warning" | "info" | "error" | "neutral" | null | undefined;
992
- } & class_variance_authority_types3.ClassProp) | undefined) => string;
993
- type InfoBannerProps = Omit<React$1.ComponentProps<"div">, "title"> & VariantProps<typeof infoBannerVariants> & {
994
- /** Banner heading. */
995
- title: string;
996
- /** Optional supporting copy below the title. */
997
- description?: React$1.ReactNode;
998
- /** Override the default per-variant leading icon. */
999
- icon?: React$1.ReactNode;
1000
- /** Show the trailing dismiss button. Default true. */
1001
- dismissible?: boolean;
1002
- /** Controlled visibility. When provided, overrides internal state. */
1003
- visible?: boolean;
1004
- /** Called when the dismiss button is pressed. */
1005
- onDismiss?: () => void;
1006
- };
1007
- declare function InfoBanner({
1008
- title,
1009
- description,
1010
- variant,
1011
- icon,
1012
- dismissible,
1013
- visible,
1014
- onDismiss,
1015
- className,
1016
- ...props
1017
- }: InfoBannerProps): react_jsx_runtime23.JSX.Element | null;
1018
- //#endregion
1019
- //#region src/primitives/Input/Input.d.ts
1020
- declare const inputVariants: (props?: ({
1021
- size?: "sm" | "lg" | "default" | "xs" | null | undefined;
1022
- shape?: "default" | "round" | null | undefined;
1023
- } & class_variance_authority_types3.ClassProp) | undefined) => string;
1024
- declare function Input({
1025
- className,
1026
- type,
1027
- size,
1028
- shape,
1029
- ...props
1030
- }: Omit<React$1.ComponentProps<"input">, "size"> & VariantProps<typeof inputVariants>): react_jsx_runtime23.JSX.Element;
1031
- //#endregion
1032
- //#region src/primitives/InputGroup/InputGroup.d.ts
1033
- declare function InputGroup({
1034
- className,
1035
- ...props
1036
- }: React$1.ComponentProps<"div">): react_jsx_runtime23.JSX.Element;
1037
- declare const inputGroupAddonVariants: (props?: ({
1038
- align?: "inline-start" | "inline-end" | "block-start" | "block-end" | null | undefined;
1039
- } & class_variance_authority_types3.ClassProp) | undefined) => string;
1040
- declare function InputGroupAddon({
1041
- className,
1042
- align,
1043
- ...props
1044
- }: React$1.ComponentProps<"div"> & VariantProps<typeof inputGroupAddonVariants>): react_jsx_runtime23.JSX.Element;
1045
- declare const inputGroupButtonVariants: (props?: ({
1046
- size?: "sm" | "xs" | "icon-xs" | "icon-sm" | null | undefined;
1047
- } & class_variance_authority_types3.ClassProp) | undefined) => string;
1048
- declare function InputGroupButton({
1049
- className,
1050
- type,
1051
- variant,
1052
- size,
1053
- ...props
1054
- }: Omit<React$1.ComponentProps<typeof Button>, "size"> & VariantProps<typeof inputGroupButtonVariants>): react_jsx_runtime23.JSX.Element;
1055
- declare function InputGroupText({
1056
- className,
1057
- ...props
1058
- }: React$1.ComponentProps<"span">): react_jsx_runtime23.JSX.Element;
1059
- declare function InputGroupInput({
1060
- className,
1061
- ...props
1062
- }: React$1.ComponentProps<typeof Input>): react_jsx_runtime23.JSX.Element;
1063
- declare function InputGroupTextarea({
1064
- className,
1065
- ...props
1066
- }: React$1.ComponentProps<"textarea">): react_jsx_runtime23.JSX.Element;
1067
- //#endregion
1068
- //#region src/primitives/InputOtp/InputOtp.d.ts
1069
- type DistributiveOmit<T, K extends PropertyKey> = T extends unknown ? Omit<T, K> : never;
1070
- type InputOTPSize = "default" | "lg" | "sm" | "xs";
1071
- declare function InputOTP({
1072
- className,
1073
- containerClassName,
1074
- size,
1075
- placeholder,
1076
- ...props
1077
- }: DistributiveOmit<React$1.ComponentProps<typeof OTPInput>, "size" | "placeholder"> & {
1078
- containerClassName?: string;
1079
- size?: InputOTPSize;
1080
- placeholder?: string;
1081
- }): react_jsx_runtime23.JSX.Element;
1082
- declare function InputOTPGroup({
1083
- className,
1084
- ...props
1085
- }: React$1.ComponentProps<"div">): react_jsx_runtime23.JSX.Element;
1086
- declare function InputOTPSlot({
1087
- index,
1088
- className,
1089
- ...props
1090
- }: React$1.ComponentProps<"div"> & {
1091
- index: number;
1092
- }): react_jsx_runtime23.JSX.Element;
1093
- declare function InputOTPSeparator({
1094
- ...props
1095
- }: React$1.ComponentProps<"div">): react_jsx_runtime23.JSX.Element;
1096
- //#endregion
1097
- //#region src/primitives/Item/Item.d.ts
1098
- declare function ItemGroup({
1099
- className,
1100
- ...props
1101
- }: React$1.ComponentProps<"div">): react_jsx_runtime23.JSX.Element;
1102
- declare function ItemSeparator({
1103
- className,
1104
- ...props
1105
- }: React$1.ComponentProps<typeof Separator$1>): react_jsx_runtime23.JSX.Element;
1106
- declare const itemVariants: (props?: ({
1107
- variant?: "default" | "outline" | "muted" | null | undefined;
1108
- size?: "sm" | "default" | null | undefined;
1109
- } & class_variance_authority_types3.ClassProp) | undefined) => string;
1110
- declare function Item({
1111
- className,
1112
- variant,
1113
- size,
1114
- asChild,
1115
- ...props
1116
- }: React$1.ComponentProps<"div"> & VariantProps<typeof itemVariants> & {
1117
- asChild?: boolean;
1118
- }): react_jsx_runtime23.JSX.Element;
1119
- declare const itemMediaVariants: (props?: ({
1120
- variant?: "default" | "icon" | "image" | null | undefined;
1121
- } & class_variance_authority_types3.ClassProp) | undefined) => string;
1122
- declare function ItemMedia({
1123
- className,
1124
- variant,
1125
- ...props
1126
- }: React$1.ComponentProps<"div"> & VariantProps<typeof itemMediaVariants>): react_jsx_runtime23.JSX.Element;
1127
- declare function ItemContent({
1128
- className,
1129
- ...props
1130
- }: React$1.ComponentProps<"div">): react_jsx_runtime23.JSX.Element;
1131
- declare function ItemTitle({
1132
- className,
1133
- ...props
1134
- }: React$1.ComponentProps<"div">): react_jsx_runtime23.JSX.Element;
1135
- declare function ItemDescription({
1136
- className,
1137
- ...props
1138
- }: React$1.ComponentProps<"p">): react_jsx_runtime23.JSX.Element;
1139
- declare function ItemActions({
1140
- className,
1141
- ...props
1142
- }: React$1.ComponentProps<"div">): react_jsx_runtime23.JSX.Element;
1143
- declare function ItemHeader({
1144
- className,
1145
- ...props
1146
- }: React$1.ComponentProps<"div">): react_jsx_runtime23.JSX.Element;
1147
- declare function ItemFooter({
1148
- className,
1149
- ...props
1150
- }: React$1.ComponentProps<"div">): react_jsx_runtime23.JSX.Element;
1151
- //#endregion
1152
- //#region src/primitives/Kbd/Kbd.d.ts
1153
- declare function Kbd({
1154
- className,
1155
- ...props
1156
- }: React$1.ComponentProps<"kbd">): react_jsx_runtime23.JSX.Element;
1157
- declare function KbdGroup({
1158
- className,
1159
- ...props
1160
- }: React$1.ComponentProps<"div">): react_jsx_runtime23.JSX.Element;
1161
- //#endregion
1162
- //#region src/primitives/Link/Link.d.ts
1163
- declare const linkVariants: (props?: ({
1164
- variant?: "default" | "subtle" | "muted" | null | undefined;
1165
- underline?: "always" | "hover" | null | undefined;
1166
- } & class_variance_authority_types3.ClassProp) | undefined) => string;
1167
- type LinkProps = React$1.ComponentProps<"a"> & VariantProps<typeof linkVariants> & {
1168
- /** Render the child element instead of an <a> (for router links). */
1169
- asChild?: boolean;
1170
- };
1171
- declare function Link({
1172
- asChild,
1173
- className,
1174
- variant,
1175
- underline,
1176
- ...props
1177
- }: LinkProps): react_jsx_runtime23.JSX.Element;
1178
- //#endregion
1179
- //#region src/primitives/Logo/Logo.d.ts
1180
- type LogoBrand = "bodhi" | "slingshot" | "sustain" | "psai";
1181
- type LogoVariant = "logo" | "icon";
1182
- declare function Logo({
1183
- brand,
1184
- variant,
1185
- ...props
1186
- }: React$1.ComponentProps<"svg"> & {
1187
- /** Which product the mark belongs to. */
1188
- brand: LogoBrand;
1189
- /** `logo` is the full wordmark; `icon` is the compact symbol. */
1190
- variant?: LogoVariant;
1191
- }): react_jsx_runtime23.JSX.Element;
1192
- //#endregion
1193
- //#region src/primitives/Menubar/Menubar.d.ts
1194
- declare function Menubar$1({
1195
- className,
1196
- ...props
1197
- }: React$1.ComponentProps<typeof Menubar.Root>): react_jsx_runtime23.JSX.Element;
1198
- declare function MenubarMenu({
1199
- ...props
1200
- }: React$1.ComponentProps<typeof Menubar.Menu>): react_jsx_runtime23.JSX.Element;
1201
- declare function MenubarGroup({
1202
- ...props
1203
- }: React$1.ComponentProps<typeof Menubar.Group>): react_jsx_runtime23.JSX.Element;
1204
- declare function MenubarPortal({
1205
- ...props
1206
- }: React$1.ComponentProps<typeof Menubar.Portal>): react_jsx_runtime23.JSX.Element;
1207
- declare function MenubarRadioGroup({
1208
- ...props
1209
- }: React$1.ComponentProps<typeof Menubar.RadioGroup>): react_jsx_runtime23.JSX.Element;
1210
- declare function MenubarTrigger({
1211
- className,
1212
- ...props
1213
- }: React$1.ComponentProps<typeof Menubar.Trigger>): react_jsx_runtime23.JSX.Element;
1214
- declare function MenubarContent({
1215
- className,
1216
- align,
1217
- alignOffset,
1218
- sideOffset,
1219
- ...props
1220
- }: React$1.ComponentProps<typeof Menubar.Content>): react_jsx_runtime23.JSX.Element;
1221
- declare function MenubarItem({
1222
- className,
1223
- inset,
1224
- variant,
1225
- ...props
1226
- }: React$1.ComponentProps<typeof Menubar.Item> & {
1227
- inset?: boolean;
1228
- variant?: "default" | "destructive";
1229
- }): react_jsx_runtime23.JSX.Element;
1230
- declare function MenubarCheckboxItem({
1231
- className,
1232
- children,
1233
- checked,
1234
- ...props
1235
- }: React$1.ComponentProps<typeof Menubar.CheckboxItem>): react_jsx_runtime23.JSX.Element;
1236
- declare function MenubarRadioItem({
1237
- className,
1238
- children,
1239
- ...props
1240
- }: React$1.ComponentProps<typeof Menubar.RadioItem>): react_jsx_runtime23.JSX.Element;
1241
- declare function MenubarLabel({
1242
- className,
1243
- inset,
1244
- ...props
1245
- }: React$1.ComponentProps<typeof Menubar.Label> & {
1246
- inset?: boolean;
1247
- }): react_jsx_runtime23.JSX.Element;
1248
- declare function MenubarSeparator({
1249
- className,
1250
- ...props
1251
- }: React$1.ComponentProps<typeof Menubar.Separator>): react_jsx_runtime23.JSX.Element;
1252
- declare function MenubarShortcut({
1253
- className,
1254
- ...props
1255
- }: React$1.ComponentProps<"span">): react_jsx_runtime23.JSX.Element;
1256
- declare function MenubarSub({
1257
- ...props
1258
- }: React$1.ComponentProps<typeof Menubar.Sub>): react_jsx_runtime23.JSX.Element;
1259
- declare function MenubarSubTrigger({
1260
- className,
1261
- inset,
1262
- children,
1263
- ...props
1264
- }: React$1.ComponentProps<typeof Menubar.SubTrigger> & {
1265
- inset?: boolean;
1266
- }): react_jsx_runtime23.JSX.Element;
1267
- declare function MenubarSubContent({
1268
- className,
1269
- ...props
1270
- }: React$1.ComponentProps<typeof Menubar.SubContent>): react_jsx_runtime23.JSX.Element;
1271
- //#endregion
1272
- //#region src/primitives/NativeSelect/NativeSelect.d.ts
1273
- declare const nativeSelectVariants: (props?: ({
1274
- size?: "sm" | "lg" | "default" | "xs" | null | undefined;
1275
- } & class_variance_authority_types3.ClassProp) | undefined) => string;
1276
- declare function NativeSelect({
1277
- className,
1278
- size,
1279
- children,
1280
- ...props
1281
- }: Omit<React$1.ComponentProps<"select">, "size"> & VariantProps<typeof nativeSelectVariants>): react_jsx_runtime23.JSX.Element;
1282
- //#endregion
1283
- //#region src/primitives/NavigationMenu/NavigationMenu.d.ts
1284
- declare function NavigationMenu$1({
1285
- className,
1286
- children,
1287
- viewport,
1288
- ...props
1289
- }: React$1.ComponentProps<typeof NavigationMenu.Root> & {
1290
- viewport?: boolean;
1291
- }): react_jsx_runtime23.JSX.Element;
1292
- declare function NavigationMenuList({
1293
- className,
1294
- ...props
1295
- }: React$1.ComponentProps<typeof NavigationMenu.List>): react_jsx_runtime23.JSX.Element;
1296
- declare function NavigationMenuItem({
1297
- className,
1298
- ...props
1299
- }: React$1.ComponentProps<typeof NavigationMenu.Item>): react_jsx_runtime23.JSX.Element;
1300
- declare const navigationMenuTriggerStyle: (props?: class_variance_authority_types3.ClassProp | undefined) => string;
1301
- declare function NavigationMenuTrigger({
1302
- className,
1303
- children,
1304
- ...props
1305
- }: React$1.ComponentProps<typeof NavigationMenu.Trigger>): react_jsx_runtime23.JSX.Element;
1306
- declare function NavigationMenuContent({
1307
- className,
1308
- ...props
1309
- }: React$1.ComponentProps<typeof NavigationMenu.Content>): react_jsx_runtime23.JSX.Element;
1310
- declare function NavigationMenuViewport({
1311
- className,
1312
- ...props
1313
- }: React$1.ComponentProps<typeof NavigationMenu.Viewport>): react_jsx_runtime23.JSX.Element;
1314
- declare function NavigationMenuLink({
1315
- className,
1316
- ...props
1317
- }: React$1.ComponentProps<typeof NavigationMenu.Link>): react_jsx_runtime23.JSX.Element;
1318
- declare function NavigationMenuIndicator({
1319
- className,
1320
- ...props
1321
- }: React$1.ComponentProps<typeof NavigationMenu.Indicator>): react_jsx_runtime23.JSX.Element;
1322
- //#endregion
1323
- //#region src/primitives/Popover/Popover.d.ts
1324
- declare function Popover$1({
1325
- ...props
1326
- }: React$1.ComponentProps<typeof Popover.Root>): react_jsx_runtime23.JSX.Element;
1327
- declare function PopoverTrigger({
1328
- ...props
1329
- }: React$1.ComponentProps<typeof Popover.Trigger>): react_jsx_runtime23.JSX.Element;
1330
- declare function PopoverContent({
1331
- className,
1332
- align,
1333
- sideOffset,
1334
- ...props
1335
- }: React$1.ComponentProps<typeof Popover.Content>): react_jsx_runtime23.JSX.Element;
1336
- declare function PopoverAnchor({
1337
- ...props
1338
- }: React$1.ComponentProps<typeof Popover.Anchor>): react_jsx_runtime23.JSX.Element;
1339
- declare function PopoverHeader({
1340
- className,
1341
- ...props
1342
- }: React$1.ComponentProps<"div">): react_jsx_runtime23.JSX.Element;
1343
- declare function PopoverTitle({
1344
- className,
1345
- ...props
1346
- }: React$1.ComponentProps<"h2">): react_jsx_runtime23.JSX.Element;
1347
- declare function PopoverDescription({
1348
- className,
1349
- ...props
1350
- }: React$1.ComponentProps<"p">): react_jsx_runtime23.JSX.Element;
1351
- //#endregion
1352
- //#region src/primitives/NavRail/NavRail.d.ts
1353
- type NavRailMode = "icon" | "text" | "expanded" | "expand-on-hover";
1354
- declare function NavRail({
1355
- mode,
1356
- className,
1357
- ...props
1358
- }: React$1.ComponentProps<"nav"> & {
1359
- mode?: NavRailMode;
1360
- }): react_jsx_runtime23.JSX.Element;
1361
- declare function NavRailSeparator({
1362
- className,
1363
- ...props
1364
- }: React$1.ComponentProps<"div">): react_jsx_runtime23.JSX.Element;
1365
- type NavRailItemProps = Omit<React$1.ComponentProps<"button">, "aria-label"> & {
1366
- /** Tooltip text (icon mode) + accessible name + inline label (text/expanded). */
1367
- label: string;
1368
- active?: boolean;
1369
- /** Render the child element instead of a <button> (e.g. a router link). */
1370
- asChild?: boolean;
1371
- tooltipSide?: "top" | "right" | "bottom" | "left";
1372
- };
1373
- declare function NavRailItem({
1374
- label,
1375
- active,
1376
- asChild,
1377
- tooltipSide,
1378
- className,
1379
- children,
1380
- ...props
1381
- }: NavRailItemProps): react_jsx_runtime23.JSX.Element;
1382
- type NavRailUserProps = React$1.ComponentProps<"div"> & {
1383
- /** The avatar element (e.g. an <Avatar />). */
1384
- avatar: React$1.ReactNode;
1385
- name: React$1.ReactNode;
1386
- email: React$1.ReactNode;
1387
- };
1388
- declare function NavRailUser({
1389
- avatar,
1390
- name,
1391
- email,
1392
- className,
1393
- ...props
1394
- }: NavRailUserProps): react_jsx_runtime23.JSX.Element;
1395
- /** Root for a rail item that opens a flyout submenu (wraps Popover). */
1396
- declare function NavRailMenu(props: React$1.ComponentProps<typeof Popover$1>): react_jsx_runtime23.JSX.Element;
1397
- type NavRailMenuTriggerProps = Omit<React$1.ComponentProps<"button">, "aria-label"> & {
1398
- label: string;
1399
- active?: boolean;
1400
- };
1401
- declare function NavRailMenuTrigger({
1402
- label,
1403
- active,
1404
- className,
1405
- children,
1406
- ...props
1407
- }: NavRailMenuTriggerProps): react_jsx_runtime23.JSX.Element;
1408
- declare function NavRailMenuContent({
1409
- className,
1410
- side,
1411
- align,
1412
- sideOffset,
1413
- ...props
1414
- }: React$1.ComponentProps<typeof PopoverContent>): react_jsx_runtime23.JSX.Element;
1415
- type NavRailMenuItemProps = React$1.ComponentProps<"button"> & {
1416
- active?: boolean;
1417
- asChild?: boolean;
1418
- };
1419
- declare function NavRailMenuItem({
1420
- className,
1421
- active,
1422
- asChild,
1423
- ...props
1424
- }: NavRailMenuItemProps): react_jsx_runtime23.JSX.Element;
1425
- //#endregion
1426
- //#region src/primitives/Pagination/Pagination.d.ts
1427
- declare function Pagination({
1428
- className,
1429
- ...props
1430
- }: React$1.ComponentProps<"nav">): react_jsx_runtime23.JSX.Element;
1431
- declare function PaginationContent({
1432
- className,
1433
- ...props
1434
- }: React$1.ComponentProps<"ul">): react_jsx_runtime23.JSX.Element;
1435
- declare function PaginationItem({
1436
- ...props
1437
- }: React$1.ComponentProps<"li">): react_jsx_runtime23.JSX.Element;
1438
- type PaginationLinkProps = {
1439
- isActive?: boolean;
1440
- } & Pick<React$1.ComponentProps<typeof Button>, "size"> & React$1.ComponentProps<"a">;
1441
- declare function PaginationLink({
1442
- className,
1443
- isActive,
1444
- size,
1445
- ...props
1446
- }: PaginationLinkProps): react_jsx_runtime23.JSX.Element;
1447
- declare function PaginationPrevious({
1448
- className,
1449
- ...props
1450
- }: React$1.ComponentProps<typeof PaginationLink>): react_jsx_runtime23.JSX.Element;
1451
- declare function PaginationNext({
1452
- className,
1453
- ...props
1454
- }: React$1.ComponentProps<typeof PaginationLink>): react_jsx_runtime23.JSX.Element;
1455
- declare function PaginationEllipsis({
1456
- className,
1457
- ...props
1458
- }: React$1.ComponentProps<"span">): react_jsx_runtime23.JSX.Element;
1459
- //#endregion
1460
- //#region src/primitives/Progress/Progress.d.ts
1461
- declare const progressIndicatorVariants: {
1462
- readonly default: "bg-primary";
1463
- readonly analyzing: "bg-[var(--progress-analyzing)]";
1464
- readonly ingesting: "bg-[var(--progress-ingesting)]";
1465
- };
1466
- declare function Progress$1({
1467
- className,
1468
- value,
1469
- variant,
1470
- ...props
1471
- }: React$1.ComponentProps<typeof Progress.Root> & {
1472
- variant?: keyof typeof progressIndicatorVariants;
1473
- }): react_jsx_runtime23.JSX.Element;
1474
- //#endregion
1475
- //#region src/primitives/RadioGroup/RadioGroup.d.ts
1476
- declare function RadioGroup$1({
1477
- className,
1478
- orientation,
1479
- ...props
1480
- }: React$1.ComponentProps<typeof RadioGroup.Root> & {
1481
- orientation?: "vertical" | "horizontal";
1482
- }): react_jsx_runtime23.JSX.Element;
1483
- declare function RadioGroupItem({
1484
- className,
1485
- ...props
1486
- }: React$1.ComponentProps<typeof RadioGroup.Item>): react_jsx_runtime23.JSX.Element;
1487
- declare function RichRadioItem({
1488
- className,
1489
- value,
1490
- title,
1491
- description,
1492
- flipped,
1493
- id,
1494
- ...props
1495
- }: Omit<React$1.ComponentProps<typeof RadioGroup.Item>, "children"> & {
1496
- value: string;
1497
- title?: React$1.ReactNode;
1498
- description?: React$1.ReactNode;
1499
- flipped?: boolean;
1500
- }): react_jsx_runtime23.JSX.Element;
1501
- //#endregion
1502
- //#region src/primitives/Resizable/Resizable.d.ts
1503
- declare function ResizablePanelGroup({
1504
- className,
1505
- ...props
1506
- }: ResizablePrimitive.GroupProps): react_jsx_runtime23.JSX.Element;
1507
- declare function ResizablePanel({
1508
- ...props
1509
- }: ResizablePrimitive.PanelProps): react_jsx_runtime23.JSX.Element;
1510
- declare function ResizableHandle({
1511
- withHandle,
1512
- className,
1513
- ...props
1514
- }: ResizablePrimitive.SeparatorProps & {
1515
- withHandle?: boolean;
1516
- }): react_jsx_runtime23.JSX.Element;
1517
- //#endregion
1518
- //#region src/primitives/ScrollArea/ScrollArea.d.ts
1519
- declare function ScrollArea$1({
1520
- className,
1521
- children,
1522
- ...props
1523
- }: React$1.ComponentProps<typeof ScrollArea.Root>): react_jsx_runtime23.JSX.Element;
1524
- declare function ScrollBar({
1525
- className,
1526
- orientation,
1527
- ...props
1528
- }: React$1.ComponentProps<typeof ScrollArea.ScrollAreaScrollbar>): react_jsx_runtime23.JSX.Element;
1529
- //#endregion
1530
- //#region src/primitives/Select/Select.d.ts
1531
- declare function Select$1({
1532
- ...props
1533
- }: React$1.ComponentProps<typeof Select.Root>): react_jsx_runtime23.JSX.Element;
1534
- declare function SelectGroup({
1535
- ...props
1536
- }: React$1.ComponentProps<typeof Select.Group>): react_jsx_runtime23.JSX.Element;
1537
- declare function SelectValue({
1538
- ...props
1539
- }: React$1.ComponentProps<typeof Select.Value>): react_jsx_runtime23.JSX.Element;
1540
- declare function SelectTrigger({
1541
- className,
1542
- size,
1543
- width,
1544
- label,
1545
- children,
1546
- ...props
1547
- }: React$1.ComponentProps<typeof Select.Trigger> & {
1548
- size?: "sm" | "default" | "lg";
1549
- /** Trigger width: `full` stretches to the container, `fit` hugs the value. */
1550
- width?: "full" | "fit";
1551
- /** Optional stacked label rendered above the value (2-line trigger). */
1552
- label?: React$1.ReactNode;
1553
- }): react_jsx_runtime23.JSX.Element;
1554
- declare function SelectContent({
1555
- className,
1556
- children,
1557
- position,
1558
- ...props
1559
- }: React$1.ComponentProps<typeof Select.Content>): react_jsx_runtime23.JSX.Element;
1560
- declare function SelectLabel({
1561
- className,
1562
- ...props
1563
- }: React$1.ComponentProps<typeof Select.Label>): react_jsx_runtime23.JSX.Element;
1564
- declare function SelectItem({
1565
- className,
1566
- children,
1567
- ...props
1568
- }: React$1.ComponentProps<typeof Select.Item>): react_jsx_runtime23.JSX.Element;
1569
- declare function SelectSeparator({
1570
- className,
1571
- ...props
1572
- }: React$1.ComponentProps<typeof Select.Separator>): react_jsx_runtime23.JSX.Element;
1573
- declare function SelectScrollUpButton({
1574
- className,
1575
- ...props
1576
- }: React$1.ComponentProps<typeof Select.ScrollUpButton>): react_jsx_runtime23.JSX.Element;
1577
- declare function SelectScrollDownButton({
1578
- className,
1579
- ...props
1580
- }: React$1.ComponentProps<typeof Select.ScrollDownButton>): react_jsx_runtime23.JSX.Element;
1581
- //#endregion
1582
- //#region src/primitives/Sheet/Sheet.d.ts
1583
- declare function Sheet({
1584
- ...props
1585
- }: React$1.ComponentProps<typeof Dialog.Root>): react_jsx_runtime23.JSX.Element;
1586
- declare function SheetTrigger({
1587
- ...props
1588
- }: React$1.ComponentProps<typeof Dialog.Trigger>): react_jsx_runtime23.JSX.Element;
1589
- declare function SheetClose({
1590
- ...props
1591
- }: React$1.ComponentProps<typeof Dialog.Close>): react_jsx_runtime23.JSX.Element;
1592
- /** Predefined scrim styles for the sheet overlay. Pass via `overlay`. */
1593
- declare const sheetOverlayVariants: {
1594
- readonly default: "bg-[var(--overlay)]";
1595
- readonly dark: "bg-black/50";
1596
- readonly glass: "bg-[var(--glass-medium)] backdrop-blur-[45px]";
1597
- readonly none: "bg-transparent";
1598
- };
1599
- declare function SheetContent({
1600
- className,
1601
- children,
1602
- side,
1603
- showCloseButton,
1604
- overlay,
1605
- ...props
1606
- }: React$1.ComponentProps<typeof Dialog.Content> & {
1607
- side?: "top" | "right" | "bottom" | "left";
1608
- showCloseButton?: boolean;
1609
- /** Scrim style behind the sheet (e.g. `glass` for drawer patterns). */
1610
- overlay?: keyof typeof sheetOverlayVariants;
1611
- }): react_jsx_runtime23.JSX.Element;
1612
- declare function SheetHeader({
1613
- className,
1614
- ...props
1615
- }: React$1.ComponentProps<"div">): react_jsx_runtime23.JSX.Element;
1616
- declare function SheetFooter({
1617
- className,
1618
- ...props
1619
- }: React$1.ComponentProps<"div">): react_jsx_runtime23.JSX.Element;
1620
- declare function SheetTitle({
1621
- className,
1622
- ...props
1623
- }: React$1.ComponentProps<typeof Dialog.Title>): react_jsx_runtime23.JSX.Element;
1624
- declare function SheetDescription({
1625
- className,
1626
- ...props
1627
- }: React$1.ComponentProps<typeof Dialog.Description>): react_jsx_runtime23.JSX.Element;
1628
- //#endregion
1629
- //#region src/primitives/Tooltip/Tooltip.d.ts
1630
- declare function TooltipProvider({
1631
- delayDuration,
1632
- ...props
1633
- }: React$1.ComponentProps<typeof Tooltip.Provider>): react_jsx_runtime23.JSX.Element;
1634
- declare function Tooltip$1({
1635
- ...props
1636
- }: React$1.ComponentProps<typeof Tooltip.Root>): react_jsx_runtime23.JSX.Element;
1637
- declare function TooltipTrigger({
1638
- ...props
1639
- }: React$1.ComponentProps<typeof Tooltip.Trigger>): react_jsx_runtime23.JSX.Element;
1640
- declare function TooltipContent({
1641
- className,
1642
- sideOffset,
1643
- children,
1644
- ...props
1645
- }: React$1.ComponentProps<typeof Tooltip.Content>): react_jsx_runtime23.JSX.Element;
1646
- //#endregion
1647
- //#region src/primitives/Sidebar/Sidebar.d.ts
1648
- type SidebarContextProps = {
1649
- state: "expanded" | "collapsed";
1650
- open: boolean;
1651
- setOpen: (open: boolean) => void;
1652
- openMobile: boolean;
1653
- setOpenMobile: (open: boolean) => void;
1654
- isMobile: boolean;
1655
- toggleSidebar: () => void;
1656
- };
1657
- declare function useSidebar(): SidebarContextProps;
1658
- declare function SidebarProvider({
1659
- defaultOpen,
1660
- open: openProp,
1661
- onOpenChange: setOpenProp,
1662
- className,
1663
- style,
1664
- children,
1665
- ...props
1666
- }: React$1.ComponentProps<"div"> & {
1667
- defaultOpen?: boolean;
1668
- open?: boolean;
1669
- onOpenChange?: (open: boolean) => void;
1670
- }): react_jsx_runtime23.JSX.Element;
1671
- declare function Sidebar({
1672
- side,
1673
- variant,
1674
- collapsible,
1675
- className,
1676
- children,
1677
- ...props
1678
- }: React$1.ComponentProps<"div"> & {
1679
- side?: "left" | "right";
1680
- variant?: "sidebar" | "floating" | "inset";
1681
- collapsible?: "offcanvas" | "icon" | "none";
1682
- }): react_jsx_runtime23.JSX.Element;
1683
- declare function SidebarTrigger({
1684
- className,
1685
- onClick,
1686
- ...props
1687
- }: React$1.ComponentProps<typeof Button>): react_jsx_runtime23.JSX.Element;
1688
- declare function SidebarRail({
1689
- className,
1690
- ...props
1691
- }: React$1.ComponentProps<"button">): react_jsx_runtime23.JSX.Element;
1692
- declare function SidebarInset({
1693
- className,
1694
- ...props
1695
- }: React$1.ComponentProps<"main">): react_jsx_runtime23.JSX.Element;
1696
- declare function SidebarInput({
1697
- className,
1698
- ...props
1699
- }: React$1.ComponentProps<typeof Input>): react_jsx_runtime23.JSX.Element;
1700
- declare function SidebarHeader({
1701
- className,
1702
- ...props
1703
- }: React$1.ComponentProps<"div">): react_jsx_runtime23.JSX.Element;
1704
- declare function SidebarFooter({
1705
- className,
1706
- ...props
1707
- }: React$1.ComponentProps<"div">): react_jsx_runtime23.JSX.Element;
1708
- declare function SidebarSeparator({
1709
- className,
1710
- ...props
1711
- }: React$1.ComponentProps<typeof Separator$1>): react_jsx_runtime23.JSX.Element;
1712
- declare function SidebarContent({
1713
- className,
1714
- ...props
1715
- }: React$1.ComponentProps<"div">): react_jsx_runtime23.JSX.Element;
1716
- declare function SidebarGroup({
1717
- className,
1718
- ...props
1719
- }: React$1.ComponentProps<"div">): react_jsx_runtime23.JSX.Element;
1720
- declare function SidebarGroupLabel({
1721
- className,
1722
- asChild,
1723
- ...props
1724
- }: React$1.ComponentProps<"div"> & {
1725
- asChild?: boolean;
1726
- }): react_jsx_runtime23.JSX.Element;
1727
- declare function SidebarGroupAction({
1728
- className,
1729
- asChild,
1730
- ...props
1731
- }: React$1.ComponentProps<"button"> & {
1732
- asChild?: boolean;
1733
- }): react_jsx_runtime23.JSX.Element;
1734
- declare function SidebarGroupContent({
1735
- className,
1736
- ...props
1737
- }: React$1.ComponentProps<"div">): react_jsx_runtime23.JSX.Element;
1738
- declare function SidebarMenu({
1739
- className,
1740
- ...props
1741
- }: React$1.ComponentProps<"ul">): react_jsx_runtime23.JSX.Element;
1742
- declare function SidebarMenuItem({
1743
- className,
1744
- ...props
1745
- }: React$1.ComponentProps<"li">): react_jsx_runtime23.JSX.Element;
1746
- declare const sidebarMenuButtonVariants: (props?: ({
1747
- variant?: "default" | "outline" | null | undefined;
1748
- size?: "sm" | "lg" | "default" | null | undefined;
1749
- } & class_variance_authority_types3.ClassProp) | undefined) => string;
1750
- declare function SidebarMenuButton({
1751
- asChild,
1752
- isActive,
1753
- variant,
1754
- size,
1755
- tooltip,
1756
- className,
1757
- ...props
1758
- }: React$1.ComponentProps<"button"> & {
1759
- asChild?: boolean;
1760
- isActive?: boolean;
1761
- tooltip?: string | React$1.ComponentProps<typeof TooltipContent>;
1762
- } & VariantProps<typeof sidebarMenuButtonVariants>): react_jsx_runtime23.JSX.Element;
1763
- declare function SidebarMenuAction({
1764
- className,
1765
- asChild,
1766
- showOnHover,
1767
- ...props
1768
- }: React$1.ComponentProps<"button"> & {
1769
- asChild?: boolean;
1770
- showOnHover?: boolean;
1771
- }): react_jsx_runtime23.JSX.Element;
1772
- declare function SidebarMenuBadge({
1773
- className,
1774
- ...props
1775
- }: React$1.ComponentProps<"div">): react_jsx_runtime23.JSX.Element;
1776
- declare function SidebarMenuSkeleton({
1777
- className,
1778
- showIcon,
1779
- ...props
1780
- }: React$1.ComponentProps<"div"> & {
1781
- showIcon?: boolean;
1782
- }): react_jsx_runtime23.JSX.Element;
1783
- declare function SidebarMenuSub({
1784
- className,
1785
- ...props
1786
- }: React$1.ComponentProps<"ul">): react_jsx_runtime23.JSX.Element;
1787
- declare function SidebarMenuSubItem({
1788
- className,
1789
- ...props
1790
- }: React$1.ComponentProps<"li">): react_jsx_runtime23.JSX.Element;
1791
- declare function SidebarMenuSubButton({
1792
- asChild,
1793
- size,
1794
- isActive,
1795
- className,
1796
- ...props
1797
- }: React$1.ComponentProps<"a"> & {
1798
- asChild?: boolean;
1799
- size?: "sm" | "md";
1800
- isActive?: boolean;
1801
- }): react_jsx_runtime23.JSX.Element;
1802
- //#endregion
1803
- //#region src/primitives/Skeleton/Skeleton.d.ts
1804
- declare function Skeleton({
1805
- className,
1806
- ...props
1807
- }: React.ComponentProps<"div">): react_jsx_runtime23.JSX.Element;
1808
- declare function SkeletonAvatar({
1809
- className,
1810
- ...props
1811
- }: React.ComponentProps<"div">): react_jsx_runtime23.JSX.Element;
1812
- declare function SkeletonLine({
1813
- className,
1814
- ...props
1815
- }: React.ComponentProps<"div">): react_jsx_runtime23.JSX.Element;
1816
- declare function SkeletonObject({
1817
- className,
1818
- ...props
1819
- }: React.ComponentProps<"div">): react_jsx_runtime23.JSX.Element;
1820
- //#endregion
1821
- //#region src/primitives/Slider/Slider.d.ts
1822
- declare function Slider$1({
1823
- className,
1824
- defaultValue,
1825
- value,
1826
- min,
1827
- max,
1828
- ...props
1829
- }: React$1.ComponentProps<typeof Slider.Root>): react_jsx_runtime23.JSX.Element;
1830
- //#endregion
1831
- //#region src/primitives/Sonner/Sonner.d.ts
1832
- /**
1833
- * Toaster wired to the design-system tokens.
1834
- *
1835
- * Theme is accepted as a prop (default "system") instead of being read from
1836
- * `next-themes`, so the DS does not couple to any particular theme provider —
1837
- * consuming apps pass their resolved theme explicitly.
1838
- *
1839
- * Per-severity colors map Sonner's rich-color CSS variables to our tokens, so
1840
- * `toast.error/success/warning/info(...)` adopt the tokenized palette and react
1841
- * to light/dark + brand switching. Severity icons are provided here.
1842
- */
1843
- declare const Toaster$1: ({
1844
- theme,
1845
- position,
1846
- closeButton,
1847
- ...props
1848
- }: ToasterProps) => react_jsx_runtime23.JSX.Element;
1849
- //#endregion
1850
- //#region src/primitives/Spinner/Spinner.d.ts
1851
- declare function Spinner({
1852
- className,
1853
- ...props
1854
- }: React$1.ComponentProps<"svg">): react_jsx_runtime23.JSX.Element;
1855
- //#endregion
1856
- //#region src/primitives/Switch/Switch.d.ts
1857
- declare function Switch$1({
1858
- className,
1859
- size,
1860
- ...props
1861
- }: React$1.ComponentProps<typeof Switch.Root> & {
1862
- size?: "sm" | "default";
1863
- }): react_jsx_runtime23.JSX.Element;
1864
- declare function SwitchGroup({
1865
- className,
1866
- label,
1867
- flipped,
1868
- id,
1869
- ...props
1870
- }: React$1.ComponentProps<typeof Switch.Root> & {
1871
- size?: "sm" | "default";
1872
- label?: React$1.ReactNode;
1873
- flipped?: boolean;
1874
- }): react_jsx_runtime23.JSX.Element;
1875
- declare function RichSwitchGroup({
1876
- className,
1877
- title,
1878
- description,
1879
- flipped,
1880
- id,
1881
- ...props
1882
- }: React$1.ComponentProps<typeof Switch.Root> & {
1883
- size?: "sm" | "default";
1884
- title?: React$1.ReactNode;
1885
- description?: React$1.ReactNode;
1886
- flipped?: boolean;
1887
- }): react_jsx_runtime23.JSX.Element;
1888
- //#endregion
1889
- //#region src/primitives/Table/Table.d.ts
1890
- declare function Table({
1891
- className,
1892
- striped,
1893
- ...props
1894
- }: React$1.ComponentProps<"table"> & {
1895
- striped?: boolean;
1896
- }): react_jsx_runtime23.JSX.Element;
1897
- declare function TableHeader({
1898
- className,
1899
- ...props
1900
- }: React$1.ComponentProps<"thead">): react_jsx_runtime23.JSX.Element;
1901
- declare function TableBody({
1902
- className,
1903
- ...props
1904
- }: React$1.ComponentProps<"tbody">): react_jsx_runtime23.JSX.Element;
1905
- declare function TableFooter({
1906
- className,
1907
- ...props
1908
- }: React$1.ComponentProps<"tfoot">): react_jsx_runtime23.JSX.Element;
1909
- declare function TableRow({
1910
- className,
1911
- ...props
1912
- }: React$1.ComponentProps<"tr">): react_jsx_runtime23.JSX.Element;
1913
- declare function TableHead({
1914
- className,
1915
- ...props
1916
- }: React$1.ComponentProps<"th">): react_jsx_runtime23.JSX.Element;
1917
- declare function TableCell({
1918
- className,
1919
- ...props
1920
- }: React$1.ComponentProps<"td">): react_jsx_runtime23.JSX.Element;
1921
- declare function TableCaption({
1922
- className,
1923
- ...props
1924
- }: React$1.ComponentProps<"caption">): react_jsx_runtime23.JSX.Element;
1925
- //#endregion
1926
- //#region src/primitives/Tabs/Tabs.d.ts
1927
- type TabsVariant = "line" | "pill" | "segmented" | "fancy";
1928
- type TabsSize = "sm" | "md" | "lg";
1929
- declare function Tabs$1({
1930
- className,
1931
- variant,
1932
- size,
1933
- orientation,
1934
- ...props
1935
- }: React$1.ComponentProps<typeof Tabs.Root> & {
1936
- variant?: TabsVariant;
1937
- size?: TabsSize;
1938
- }): react_jsx_runtime23.JSX.Element;
1939
- declare const tabsListVariants: (props?: ({
1940
- variant?: "line" | "pill" | "segmented" | "fancy" | null | undefined;
1941
- orientation?: "vertical" | "horizontal" | null | undefined;
1942
- size?: "sm" | "md" | "lg" | null | undefined;
1943
- } & class_variance_authority_types3.ClassProp) | undefined) => string;
1944
- declare function TabsList({
1945
- className,
1946
- children,
1947
- ...props
1948
- }: React$1.ComponentProps<typeof Tabs.List>): react_jsx_runtime23.JSX.Element;
1949
- declare const tabsTriggerVariants: (props?: ({
1950
- variant?: "line" | "pill" | "segmented" | "fancy" | null | undefined;
1951
- orientation?: "vertical" | "horizontal" | null | undefined;
1952
- size?: "sm" | "md" | "lg" | null | undefined;
1953
- } & class_variance_authority_types3.ClassProp) | undefined) => string;
1954
- declare function TabsTrigger({
1955
- className,
1956
- ...props
1957
- }: React$1.ComponentProps<typeof Tabs.Trigger>): react_jsx_runtime23.JSX.Element;
1958
- declare function TabsContent({
1959
- className,
1960
- ...props
1961
- }: React$1.ComponentProps<typeof Tabs.Content>): react_jsx_runtime23.JSX.Element;
1962
- declare function TabsCounter({
1963
- className,
1964
- ...props
1965
- }: React$1.ComponentProps<"span">): react_jsx_runtime23.JSX.Element;
1966
- //#endregion
1967
- //#region src/primitives/Textarea/Textarea.d.ts
1968
- declare const textareaVariants: (props?: ({
1969
- shape?: "default" | "round" | null | undefined;
1970
- } & class_variance_authority_types3.ClassProp) | undefined) => string;
1971
- declare function Textarea({
1972
- className,
1973
- shape,
1974
- ...props
1975
- }: React$1.ComponentProps<"textarea"> & VariantProps<typeof textareaVariants>): react_jsx_runtime23.JSX.Element;
1976
- //#endregion
1977
- //#region src/primitives/Toggle/Toggle.d.ts
1978
- declare const toggleVariants: (props?: ({
1979
- variant?: "default" | "outline" | null | undefined;
1980
- size?: "sm" | "lg" | "default" | null | undefined;
1981
- shape?: "default" | "round" | "left" | "right" | "middle" | null | undefined;
1982
- } & class_variance_authority_types3.ClassProp) | undefined) => string;
1983
- declare function Toggle$1({
1984
- className,
1985
- variant,
1986
- size,
1987
- shape,
1988
- ...props
1989
- }: React$1.ComponentProps<typeof Toggle.Root> & VariantProps<typeof toggleVariants>): react_jsx_runtime23.JSX.Element;
1990
- //#endregion
1991
- //#region src/primitives/ToggleGroup/ToggleGroup.d.ts
1992
- type ToggleGroupRadius = "default" | "round";
1993
- declare function ToggleGroup$1({
1994
- className,
1995
- variant,
1996
- size,
1997
- radius,
1998
- spacing,
1999
- children,
2000
- ...props
2001
- }: React$1.ComponentProps<typeof ToggleGroup.Root> & Omit<VariantProps<typeof toggleVariants>, "shape"> & {
2002
- radius?: ToggleGroupRadius;
2003
- spacing?: number;
2004
- }): react_jsx_runtime23.JSX.Element;
2005
- declare function ToggleGroupItem({
2006
- className,
2007
- children,
2008
- variant,
2009
- size,
2010
- radius,
2011
- ...props
2012
- }: React$1.ComponentProps<typeof ToggleGroup.Item> & Omit<VariantProps<typeof toggleVariants>, "shape"> & {
2013
- radius?: ToggleGroupRadius;
2014
- }): react_jsx_runtime23.JSX.Element;
2015
- //#endregion
2016
- export { SidebarSeparator as $, AlertDialog$1 as $a, DialogTrigger as $i, InputOTPSeparator as $n, DropdownMenuRadioItem as $r, Popover$1 as $t, SkeletonLine as A, ButtonGroupSeparator as Aa, ContextMenuShortcut as Ai, MenubarSubContent as An, FieldError as Ar, RadioGroupItem as At, SidebarInput as B, BreadcrumbLink as Ba, CommandItem as Bi, KbdGroup as Bn, EmptyDescription as Br, NavRail as Bt, Switch$1 as C, CardHeader as Ca, ContextMenuGroup as Ci, MenubarMenu as Cn, FormItem as Cr, SelectValue as Ct, Slider$1 as D, Calendar as Da, ContextMenuRadioGroup as Di, MenubarSeparator as Dn, Field as Dr, ResizablePanel as Dt, Toaster$1 as E, cardVariants as Ea, ContextMenuPortal as Ei, MenubarRadioItem as En, useFormField as Er, ResizableHandle as Et, SidebarGroup as F, Button as Fa, Command$1 as Fi, LogoVariant as Fn, FieldSet as Fr, PaginationEllipsis as Ft, SidebarMenuButton as G, badgeVariants as Ga, DialogClose as Gi, ItemFooter as Gn, DropdownMenu$1 as Gr, NavRailMenuItem as Gt, SidebarMenu as H, BreadcrumbPage as Ha, CommandSeparator as Hi, ItemActions as Hn, EmptyMedia as Hr, NavRailItemProps as Ht, SidebarGroupAction as I, buttonVariants as Ia, CommandDialog as Ii, Link as In, FieldTitle as Ir, PaginationItem as It, SidebarMenuSub as J, AvatarFallback as Ja, DialogFooter as Ji, ItemMedia as Jn, DropdownMenuGroup as Jr, NavRailMenuTriggerProps as Jt, SidebarMenuItem as K, Avatar$1 as Ka, DialogContent as Ki, ItemGroup as Kn, DropdownMenuCheckboxItem as Kr, NavRailMenuItemProps as Kt, SidebarGroupContent as L, Breadcrumb as La, CommandEmpty as Li, LinkProps as Ln, Label$1 as Lr, PaginationLink as Lt, Sidebar as M, buttonGroupVariants as Ma, ContextMenuSubContent as Mi, MenubarTrigger as Mn, FieldLabel as Mr, Progress$1 as Mt, SidebarContent as N, Separator$1 as Na, ContextMenuSubTrigger as Ni, Logo as Nn, FieldLegend as Nr, Pagination as Nt, Skeleton as O, CalendarDayButton as Oa, ContextMenuRadioItem as Oi, MenubarShortcut as On, FieldContent as Or, ResizablePanelGroup as Ot, SidebarFooter as P, SeparatorSpacing as Pa, ContextMenuTrigger as Pi, LogoBrand as Pn, FieldSeparator as Pr, PaginationContent as Pt, SidebarRail as Q, AspectRatio$1 as Qa, DialogTitle as Qi, InputOTPGroup as Qn, DropdownMenuRadioGroup as Qr, NavRailUserProps as Qt, SidebarGroupLabel as R, BreadcrumbEllipsis as Ra, CommandGroup as Ri, linkVariants as Rn, Empty as Rr, PaginationNext as Rt, RichSwitchGroup as S, CardFooter as Sa, ContextMenuContent as Si, MenubarLabel as Sn, FormField as Sr, SelectTrigger as St, Spinner as T, CardTitle as Ta, ContextMenuLabel as Ti, MenubarRadioGroup as Tn, FormMessage as Tr, ScrollBar as Tt, SidebarMenuAction as U, BreadcrumbSeparator as Ua, CommandShortcut as Ui, ItemContent as Un, EmptyTitle as Ur, NavRailMenu as Ut, SidebarInset as V, BreadcrumbList as Va, CommandList as Vi, Item as Vn, EmptyHeader as Vr, NavRailItem as Vt, SidebarMenuBadge as W, Badge as Wa, Dialog$1 as Wi, ItemDescription as Wn, emptyVariants as Wr, NavRailMenuContent as Wt, SidebarMenuSubItem as X, AvatarGroupCount as Xa, DialogOverlay as Xi, ItemTitle as Xn, DropdownMenuLabel as Xr, NavRailSeparator as Xt, SidebarMenuSubButton as Y, AvatarGroup as Ya, DialogHeader as Yi, ItemSeparator as Yn, DropdownMenuItem as Yr, NavRailMode as Yt, SidebarProvider as Z, AvatarImage as Za, DialogPortal as Zi, InputOTP as Zn, DropdownMenuPortal as Zr, NavRailUser as Zt, TableCell as _, CarouselPrevious as _a, CreditsProps as _i, Menubar$1 as _n, AccordionContent as _o, HoverCardContent as _r, SelectItem as _t, Textarea as a, ChartConfig as aa, DropdownMenuTrigger as ai, PopoverTrigger as an, AlertDialogHeader as ao, InputGroupText as ar, TooltipTrigger as at, TableHeader as b, CardContent as ba, ContextMenu$1 as bi, MenubarGroup as bn, FormControl as br, SelectScrollUpButton as bt, TabsContent as c, ChartLegendContent as ca, DrawerContent as ci, NavigationMenuIndicator as cn, AlertDialogPortal as co, inputVariants as cr, SheetContent as ct, TabsTrigger as d, ChartTooltipContent as da, DrawerHeader as di, NavigationMenuList as dn, Alert as do, infoBannerVariants as dr, SheetHeader as dt, Collapsible$1 as ea, DropdownMenuSeparator as ei, PopoverAnchor as en, AlertDialogAction as eo, InputOTPSlot as er, SidebarTrigger as et, tabsListVariants as f, Carousel as fa, DrawerOverlay as fi, NavigationMenuTrigger as fn, AlertAction as fo, Icon as fr, SheetTitle as ft, TableCaption as g, CarouselNext as ga, Credits as gi, nativeSelectVariants as gn, Accordion$1 as go, HoverCard$1 as gr, SelectGroup as gt, TableBody as h, CarouselItem as ha, DrawerTrigger as hi, NativeSelect as hn, AlertTitle as ho, IconName as hr, SelectContent as ht, toggleVariants as i, RichCheckbox as ia, DropdownMenuSubTrigger as ii, PopoverTitle as in, AlertDialogFooter as io, InputGroupInput as ir, TooltipProvider as it, SkeletonObject as j, ButtonGroupText as ja, ContextMenuSub as ji, MenubarSubTrigger as jn, FieldGroup as jr, RichRadioItem as jt, SkeletonAvatar as k, ButtonGroup as ka, ContextMenuSeparator as ki, MenubarSub as kn, FieldDescription as kr, RadioGroup$1 as kt, TabsCounter as l, ChartStyle as la, DrawerDescription as li, NavigationMenuItem as ln, AlertDialogTitle as lo, InfoBanner as lr, SheetDescription as lt, Table as m, CarouselContent as ma, DrawerTitle as mi, navigationMenuTriggerStyle as mn, AlertDescription as mo, ICON_NAMES as mr, Select$1 as mt, ToggleGroupItem as n, CollapsibleTrigger as na, DropdownMenuSub as ni, PopoverDescription as nn, AlertDialogContent as no, InputGroupAddon as nr, Tooltip$1 as nt, textareaVariants as o, ChartContainer as oa, Drawer$1 as oi, NavigationMenu$1 as on, AlertDialogMedia as oo, InputGroupTextarea as or, Sheet as ot, tabsTriggerVariants as p, CarouselApi as pa, DrawerPortal as pi, NavigationMenuViewport as pn, AlertContent as po, IconProps as pr, SheetTrigger as pt, SidebarMenuSkeleton as q, AvatarBadge as qa, DialogDescription as qi, ItemHeader as qn, DropdownMenuContent as qr, NavRailMenuTrigger as qt, Toggle$1 as r, Checkbox$1 as ra, DropdownMenuSubContent as ri, PopoverHeader as rn, AlertDialogDescription as ro, InputGroupButton as rr, TooltipContent as rt, Tabs$1 as s, ChartLegend as sa, DrawerClose as si, NavigationMenuContent as sn, AlertDialogOverlay as so, Input as sr, SheetClose as st, ToggleGroup$1 as t, CollapsibleContent as ta, DropdownMenuShortcut as ti, PopoverContent as tn, AlertDialogCancel as to, InputGroup as tr, useSidebar as tt, TabsList as u, ChartTooltip as ua, DrawerFooter as ui, NavigationMenuLink as un, AlertDialogTrigger as uo, InfoBannerProps as ur, SheetFooter as ut, TableFooter as v, Card as va, CreditsVariant as vi, MenubarCheckboxItem as vn, AccordionItem as vo, HoverCardTrigger as vr, SelectLabel as vt, SwitchGroup as w, CardProps as wa, ContextMenuItem as wi, MenubarPortal as wn, FormLabel as wr, ScrollArea$1 as wt, TableRow as x, CardDescription as xa, ContextMenuCheckboxItem as xi, MenubarItem as xn, FormDescription as xr, SelectSeparator as xt, TableHead as y, CardAction as ya, creditsVariants as yi, MenubarContent as yn, AccordionTrigger as yo, Form as yr, SelectScrollDownButton as yt, SidebarHeader as z, BreadcrumbItem as za, CommandInput as zi, Kbd as zn, EmptyContent as zr, PaginationPrevious as zt };
32
+ export { AccordionTrigger as i, AccordionContent as n, AccordionItem as r, Accordion$1 as t };
2017
33
  //# sourceMappingURL=index.d.ts.map