@psnext/design-system 2.3.0 → 2.4.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 (488) hide show
  1. package/DESIGN.md +466 -4
  2. package/README.md +3 -3
  3. package/SKILL.md +83 -5
  4. package/bin/install-agent-skill.mjs +39 -7
  5. package/dist/Header.cjs +151 -20
  6. package/dist/Header.cjs.map +1 -1
  7. package/dist/Header.js +151 -20
  8. package/dist/Header.js.map +1 -1
  9. package/dist/Icon.cjs +40 -8
  10. package/dist/Icon.cjs.map +1 -1
  11. package/dist/Icon.js +40 -8
  12. package/dist/Icon.js.map +1 -1
  13. package/dist/MultiColumn.cjs +354 -0
  14. package/dist/MultiColumn.cjs.map +1 -0
  15. package/dist/MultiColumn.js +335 -0
  16. package/dist/MultiColumn.js.map +1 -0
  17. package/dist/Sidebar.cjs +4 -3
  18. package/dist/Sidebar.cjs.map +1 -1
  19. package/dist/Sidebar.js +4 -3
  20. package/dist/Sidebar.js.map +1 -1
  21. package/dist/index.cjs +5 -1
  22. package/dist/index.d.cts +5 -5
  23. package/dist/index.d.cts.map +1 -1
  24. package/dist/index.d.ts +5 -5
  25. package/dist/index.d.ts.map +1 -1
  26. package/dist/index.js +3 -2
  27. package/dist/index10.d.cts +6 -6
  28. package/dist/index10.d.ts +6 -6
  29. package/dist/index11.d.cts +3 -3
  30. package/dist/index11.d.cts.map +1 -1
  31. package/dist/index11.d.ts +3 -3
  32. package/dist/index11.d.ts.map +1 -1
  33. package/dist/index12.d.cts +12 -12
  34. package/dist/index12.d.cts.map +1 -1
  35. package/dist/index12.d.ts +13 -13
  36. package/dist/index13.d.cts +6 -6
  37. package/dist/index13.d.cts.map +1 -1
  38. package/dist/index13.d.ts +6 -6
  39. package/dist/index13.d.ts.map +1 -1
  40. package/dist/index14.d.cts +5 -5
  41. package/dist/index14.d.ts +5 -5
  42. package/dist/index15.d.cts +3 -3
  43. package/dist/index15.d.cts.map +1 -1
  44. package/dist/index15.d.ts +3 -3
  45. package/dist/index15.d.ts.map +1 -1
  46. package/dist/index16.d.cts +2 -2
  47. package/dist/index16.d.cts.map +1 -1
  48. package/dist/index16.d.ts +2 -2
  49. package/dist/index16.d.ts.map +1 -1
  50. package/dist/index17.d.cts +4 -4
  51. package/dist/index17.d.cts.map +1 -1
  52. package/dist/index17.d.ts +4 -4
  53. package/dist/index18.d.cts +11 -11
  54. package/dist/index18.d.cts.map +1 -1
  55. package/dist/index18.d.ts +11 -11
  56. package/dist/index18.d.ts.map +1 -1
  57. package/dist/index19.d.cts +10 -10
  58. package/dist/index19.d.cts.map +1 -1
  59. package/dist/index19.d.ts +10 -10
  60. package/dist/index19.d.ts.map +1 -1
  61. package/dist/index2.d.cts +8 -8
  62. package/dist/index2.d.cts.map +1 -1
  63. package/dist/index2.d.ts +9 -9
  64. package/dist/index2.d.ts.map +1 -1
  65. package/dist/index20.d.cts +16 -16
  66. package/dist/index20.d.cts.map +1 -1
  67. package/dist/index20.d.ts +16 -16
  68. package/dist/index20.d.ts.map +1 -1
  69. package/dist/index21.d.cts +4 -4
  70. package/dist/index21.d.cts.map +1 -1
  71. package/dist/index21.d.ts +4 -4
  72. package/dist/index21.d.ts.map +1 -1
  73. package/dist/index22.d.cts +11 -11
  74. package/dist/index22.d.ts +11 -11
  75. package/dist/index23.d.cts +16 -16
  76. package/dist/index23.d.cts.map +1 -1
  77. package/dist/index23.d.ts +16 -16
  78. package/dist/index23.d.ts.map +1 -1
  79. package/dist/index24.d.cts +10 -10
  80. package/dist/index24.d.cts.map +1 -1
  81. package/dist/index24.d.ts +11 -11
  82. package/dist/index24.d.ts.map +1 -1
  83. package/dist/index25.d.cts +2 -2
  84. package/dist/index25.d.ts +2 -2
  85. package/dist/index25.d.ts.map +1 -1
  86. package/dist/index26.d.cts +13 -13
  87. package/dist/index26.d.cts.map +1 -1
  88. package/dist/index26.d.ts +14 -14
  89. package/dist/index26.d.ts.map +1 -1
  90. package/dist/index27.d.cts +7 -7
  91. package/dist/index27.d.cts.map +1 -1
  92. package/dist/index27.d.ts +7 -7
  93. package/dist/index27.d.ts.map +1 -1
  94. package/dist/index28.d.cts +6 -6
  95. package/dist/index28.d.cts.map +1 -1
  96. package/dist/index28.d.ts +5 -5
  97. package/dist/index28.d.ts.map +1 -1
  98. package/dist/index29.d.cts +4 -4
  99. package/dist/index29.d.ts +4 -4
  100. package/dist/index29.d.ts.map +1 -1
  101. package/dist/index3.d.cts +13 -13
  102. package/dist/index3.d.cts.map +1 -1
  103. package/dist/index3.d.ts +13 -13
  104. package/dist/index30.d.cts +41 -12
  105. package/dist/index30.d.cts.map +1 -1
  106. package/dist/index30.d.ts +42 -13
  107. package/dist/index30.d.ts.map +1 -1
  108. package/dist/index31.d.cts +5 -5
  109. package/dist/index31.d.cts.map +1 -1
  110. package/dist/index31.d.ts +6 -6
  111. package/dist/index31.d.ts.map +1 -1
  112. package/dist/index32.d.cts +5 -5
  113. package/dist/index32.d.cts.map +1 -1
  114. package/dist/index32.d.ts +6 -6
  115. package/dist/index33.d.cts +10 -10
  116. package/dist/index33.d.cts.map +1 -1
  117. package/dist/index33.d.ts +11 -11
  118. package/dist/index33.d.ts.map +1 -1
  119. package/dist/index34.d.cts +5 -5
  120. package/dist/index34.d.cts.map +1 -1
  121. package/dist/index34.d.ts +5 -5
  122. package/dist/index34.d.ts.map +1 -1
  123. package/dist/index35.d.cts +16 -16
  124. package/dist/index35.d.cts.map +1 -1
  125. package/dist/index35.d.ts +17 -17
  126. package/dist/index35.d.ts.map +1 -1
  127. package/dist/index36.d.cts +3 -3
  128. package/dist/index36.d.cts.map +1 -1
  129. package/dist/index36.d.ts +3 -3
  130. package/dist/index36.d.ts.map +1 -1
  131. package/dist/index37.d.cts +5 -5
  132. package/dist/index37.d.ts +3 -3
  133. package/dist/index38.d.cts +2 -2
  134. package/dist/index38.d.cts.map +1 -1
  135. package/dist/index38.d.ts +2 -2
  136. package/dist/index39.d.cts +17 -17
  137. package/dist/index39.d.cts.map +1 -1
  138. package/dist/index39.d.ts +17 -17
  139. package/dist/index39.d.ts.map +1 -1
  140. package/dist/index4.d.cts +2 -2
  141. package/dist/index4.d.ts +2 -2
  142. package/dist/index4.d.ts.map +1 -1
  143. package/dist/index40.d.cts +5 -5
  144. package/dist/index40.d.cts.map +1 -1
  145. package/dist/index40.d.ts +6 -6
  146. package/dist/index40.d.ts.map +1 -1
  147. package/dist/index41.d.cts +11 -11
  148. package/dist/index41.d.cts.map +1 -1
  149. package/dist/index41.d.ts +11 -11
  150. package/dist/index41.d.ts.map +1 -1
  151. package/dist/index42.d.cts +8 -8
  152. package/dist/index42.d.cts.map +1 -1
  153. package/dist/index42.d.ts +8 -8
  154. package/dist/index43.d.cts +9 -9
  155. package/dist/index43.d.cts.map +1 -1
  156. package/dist/index43.d.ts +9 -9
  157. package/dist/index43.d.ts.map +1 -1
  158. package/dist/index45.d.cts +8 -8
  159. package/dist/index45.d.cts.map +1 -1
  160. package/dist/index45.d.ts +8 -8
  161. package/dist/index45.d.ts.map +1 -1
  162. package/dist/index46.d.cts +2 -2
  163. package/dist/index46.d.cts.map +1 -1
  164. package/dist/index46.d.ts +2 -2
  165. package/dist/index46.d.ts.map +1 -1
  166. package/dist/index47.d.cts +4 -4
  167. package/dist/index47.d.cts.map +1 -1
  168. package/dist/index47.d.ts +4 -4
  169. package/dist/index47.d.ts.map +1 -1
  170. package/dist/index48.d.cts +4 -4
  171. package/dist/index48.d.cts.map +1 -1
  172. package/dist/index48.d.ts +4 -4
  173. package/dist/index48.d.ts.map +1 -1
  174. package/dist/index49.d.cts +3 -3
  175. package/dist/index49.d.ts +3 -3
  176. package/dist/index5.d.cts +7 -7
  177. package/dist/index5.d.ts +7 -7
  178. package/dist/index50.d.cts +11 -11
  179. package/dist/index50.d.cts.map +1 -1
  180. package/dist/index50.d.ts +11 -11
  181. package/dist/index50.d.ts.map +1 -1
  182. package/dist/index51.d.cts +9 -9
  183. package/dist/index51.d.cts.map +1 -1
  184. package/dist/index51.d.ts +9 -9
  185. package/dist/index51.d.ts.map +1 -1
  186. package/dist/index52.d.cts +5 -5
  187. package/dist/index52.d.ts +5 -5
  188. package/dist/index53.d.cts +27 -27
  189. package/dist/index53.d.cts.map +1 -1
  190. package/dist/index53.d.ts +28 -28
  191. package/dist/index53.d.ts.map +1 -1
  192. package/dist/index54.d.cts +5 -5
  193. package/dist/index54.d.ts +5 -5
  194. package/dist/index54.d.ts.map +1 -1
  195. package/dist/index55.d.cts +2 -2
  196. package/dist/index55.d.cts.map +1 -1
  197. package/dist/index55.d.ts +2 -2
  198. package/dist/index55.d.ts.map +1 -1
  199. package/dist/index56.d.cts +2 -2
  200. package/dist/index56.d.cts.map +1 -1
  201. package/dist/index56.d.ts +2 -2
  202. package/dist/index56.d.ts.map +1 -1
  203. package/dist/index57.d.cts +2 -2
  204. package/dist/index57.d.cts.map +1 -1
  205. package/dist/index57.d.ts +2 -2
  206. package/dist/index57.d.ts.map +1 -1
  207. package/dist/index58.d.cts +4 -4
  208. package/dist/index58.d.cts.map +1 -1
  209. package/dist/index58.d.ts +4 -4
  210. package/dist/index58.d.ts.map +1 -1
  211. package/dist/index59.d.cts +9 -9
  212. package/dist/index59.d.ts +9 -9
  213. package/dist/index59.d.ts.map +1 -1
  214. package/dist/index6.d.cts +5 -5
  215. package/dist/index6.d.cts.map +1 -1
  216. package/dist/index6.d.ts +6 -6
  217. package/dist/index60.d.cts +9 -9
  218. package/dist/index60.d.ts +9 -9
  219. package/dist/index60.d.ts.map +1 -1
  220. package/dist/index61.d.cts +8 -8
  221. package/dist/index61.d.cts.map +1 -1
  222. package/dist/index61.d.ts +7 -7
  223. package/dist/index61.d.ts.map +1 -1
  224. package/dist/index62.d.cts +4 -4
  225. package/dist/index62.d.cts.map +1 -1
  226. package/dist/index62.d.ts +5 -5
  227. package/dist/index63.d.cts +2 -2
  228. package/dist/index63.d.ts +2 -2
  229. package/dist/index64.d.cts +4 -4
  230. package/dist/index64.d.ts +7 -7
  231. package/dist/index64.d.ts.map +1 -1
  232. package/dist/index65.d.cts +3 -3
  233. package/dist/index65.d.ts +4 -4
  234. package/dist/index66.d.cts +4 -4
  235. package/dist/index66.d.ts +5 -5
  236. package/dist/index67.d.cts +83 -11
  237. package/dist/index67.d.cts.map +1 -1
  238. package/dist/index67.d.ts +83 -11
  239. package/dist/index67.d.ts.map +1 -1
  240. package/dist/index68.d.cts +12 -30
  241. package/dist/index68.d.cts.map +1 -1
  242. package/dist/index68.d.ts +12 -30
  243. package/dist/index68.d.ts.map +1 -1
  244. package/dist/index69.d.cts +28 -27
  245. package/dist/index69.d.cts.map +1 -1
  246. package/dist/index69.d.ts +29 -28
  247. package/dist/index69.d.ts.map +1 -1
  248. package/dist/index7.d.cts +8 -8
  249. package/dist/index7.d.cts.map +1 -1
  250. package/dist/index7.d.ts +8 -8
  251. package/dist/index7.d.ts.map +1 -1
  252. package/dist/index70.d.cts +33 -78
  253. package/dist/index70.d.cts.map +1 -1
  254. package/dist/index70.d.ts +33 -78
  255. package/dist/index70.d.ts.map +1 -1
  256. package/dist/index71.d.cts +77 -260
  257. package/dist/index71.d.cts.map +1 -1
  258. package/dist/index71.d.ts +77 -260
  259. package/dist/index71.d.ts.map +1 -1
  260. package/dist/index72.d.cts +278 -0
  261. package/dist/index72.d.cts.map +1 -0
  262. package/dist/index72.d.ts +278 -0
  263. package/dist/index72.d.ts.map +1 -0
  264. package/dist/index8.d.cts +4 -4
  265. package/dist/index8.d.cts.map +1 -1
  266. package/dist/index8.d.ts +5 -5
  267. package/dist/index9.d.cts +2 -2
  268. package/dist/index9.d.cts.map +1 -1
  269. package/dist/index9.d.ts +2 -2
  270. package/dist/index9.d.ts.map +1 -1
  271. package/dist/layouts/Container/index.cjs +2 -1
  272. package/dist/layouts/Container/index.cjs.map +1 -1
  273. package/dist/layouts/Container/index.js +1 -1
  274. package/dist/layouts/MultiColumn/index.cjs +5 -0
  275. package/dist/layouts/MultiColumn/index.d.cts +2 -0
  276. package/dist/layouts/MultiColumn/index.d.ts +2 -0
  277. package/dist/layouts/MultiColumn/index.js +2 -0
  278. package/dist/layouts/PageBackground/index.d.cts +1 -1
  279. package/dist/layouts/PageBackground/index.d.ts +1 -1
  280. package/dist/layouts/Stack/index.cjs +2 -1
  281. package/dist/layouts/Stack/index.cjs.map +1 -1
  282. package/dist/layouts/Stack/index.d.cts +1 -1
  283. package/dist/layouts/Stack/index.d.ts +1 -1
  284. package/dist/layouts/Stack/index.js +1 -1
  285. package/dist/layouts/TwoColumn/index.cjs +2 -1
  286. package/dist/layouts/TwoColumn/index.cjs.map +1 -1
  287. package/dist/layouts/TwoColumn/index.d.cts +1 -1
  288. package/dist/layouts/TwoColumn/index.d.ts +1 -1
  289. package/dist/layouts/TwoColumn/index.js +1 -1
  290. package/dist/layouts/index.cjs +4 -0
  291. package/dist/layouts/index.d.cts +5 -4
  292. package/dist/layouts/index.d.ts +5 -4
  293. package/dist/layouts/index.js +2 -1
  294. package/dist/patterns/DataTable/index.cjs +6 -2
  295. package/dist/patterns/DataTable/index.cjs.map +1 -1
  296. package/dist/patterns/DataTable/index.d.cts +3 -3
  297. package/dist/patterns/DataTable/index.d.cts.map +1 -1
  298. package/dist/patterns/DataTable/index.d.ts +3 -3
  299. package/dist/patterns/DataTable/index.d.ts.map +1 -1
  300. package/dist/patterns/DataTable/index.js +6 -2
  301. package/dist/patterns/DataTable/index.js.map +1 -1
  302. package/dist/patterns/Footer/index.d.cts +7 -7
  303. package/dist/patterns/Footer/index.d.cts.map +1 -1
  304. package/dist/patterns/Footer/index.d.ts +7 -7
  305. package/dist/patterns/Footer/index.d.ts.map +1 -1
  306. package/dist/patterns/Header/index.d.cts +1 -1
  307. package/dist/patterns/Header/index.d.ts +1 -1
  308. package/dist/patterns/MediaObject/index.cjs +1 -1
  309. package/dist/patterns/MediaObject/index.d.cts +11 -11
  310. package/dist/patterns/MediaObject/index.d.ts +12 -12
  311. package/dist/patterns/MediaObject/index.js +1 -1
  312. package/dist/patterns/NavRail/index.cjs +4 -2
  313. package/dist/patterns/NavRail/index.cjs.map +1 -1
  314. package/dist/patterns/NavRail/index.js +4 -2
  315. package/dist/patterns/NavRail/index.js.map +1 -1
  316. package/dist/patterns/SectionCard/index.d.cts +2 -2
  317. package/dist/patterns/SectionCard/index.d.ts +2 -2
  318. package/dist/patterns/SectionHeading/index.d.cts +2 -2
  319. package/dist/patterns/index.d.cts +1 -1
  320. package/dist/patterns/index.d.ts +1 -1
  321. package/dist/primitives/Accordion/index.cjs +6 -2
  322. package/dist/primitives/Accordion/index.cjs.map +1 -1
  323. package/dist/primitives/Accordion/index.js +6 -2
  324. package/dist/primitives/Accordion/index.js.map +1 -1
  325. package/dist/primitives/Alert/index.cjs +2 -1
  326. package/dist/primitives/Alert/index.cjs.map +1 -1
  327. package/dist/primitives/Alert/index.js +1 -1
  328. package/dist/primitives/AlertDialog/index.cjs +1 -1
  329. package/dist/primitives/AlertDialog/index.js +1 -1
  330. package/dist/primitives/AspectRatio/index.cjs +1 -1
  331. package/dist/primitives/AspectRatio/index.js +1 -1
  332. package/dist/primitives/Avatar/index.cjs +1 -1
  333. package/dist/primitives/Avatar/index.js +1 -1
  334. package/dist/primitives/Badge/index.cjs +3 -2
  335. package/dist/primitives/Badge/index.cjs.map +1 -1
  336. package/dist/primitives/Badge/index.js +2 -2
  337. package/dist/primitives/Breadcrumb/index.cjs +7 -3
  338. package/dist/primitives/Breadcrumb/index.cjs.map +1 -1
  339. package/dist/primitives/Breadcrumb/index.js +7 -3
  340. package/dist/primitives/Breadcrumb/index.js.map +1 -1
  341. package/dist/primitives/Button/index.cjs +3 -2
  342. package/dist/primitives/Button/index.cjs.map +1 -1
  343. package/dist/primitives/Button/index.js +2 -2
  344. package/dist/primitives/ButtonGroup/index.cjs +3 -2
  345. package/dist/primitives/ButtonGroup/index.cjs.map +1 -1
  346. package/dist/primitives/ButtonGroup/index.js +2 -2
  347. package/dist/primitives/Calendar/index.cjs +12 -11
  348. package/dist/primitives/Calendar/index.cjs.map +1 -1
  349. package/dist/primitives/Calendar/index.js +12 -11
  350. package/dist/primitives/Calendar/index.js.map +1 -1
  351. package/dist/primitives/Card/index.cjs +2 -1
  352. package/dist/primitives/Card/index.cjs.map +1 -1
  353. package/dist/primitives/Card/index.js +1 -1
  354. package/dist/primitives/Carousel/index.cjs +4 -3
  355. package/dist/primitives/Carousel/index.cjs.map +1 -1
  356. package/dist/primitives/Carousel/index.js +4 -3
  357. package/dist/primitives/Carousel/index.js.map +1 -1
  358. package/dist/primitives/Checkbox/index.cjs +9 -2
  359. package/dist/primitives/Checkbox/index.cjs.map +1 -1
  360. package/dist/primitives/Checkbox/index.js +9 -2
  361. package/dist/primitives/Checkbox/index.js.map +1 -1
  362. package/dist/primitives/CheckboxTree/index.cjs +6 -2
  363. package/dist/primitives/CheckboxTree/index.cjs.map +1 -1
  364. package/dist/primitives/CheckboxTree/index.js +6 -2
  365. package/dist/primitives/CheckboxTree/index.js.map +1 -1
  366. package/dist/primitives/Collapsible/index.cjs +1 -1
  367. package/dist/primitives/Collapsible/index.js +1 -1
  368. package/dist/primitives/Command/index.cjs +6 -2
  369. package/dist/primitives/Command/index.cjs.map +1 -1
  370. package/dist/primitives/Command/index.js +6 -2
  371. package/dist/primitives/Command/index.js.map +1 -1
  372. package/dist/primitives/ContextMenu/index.cjs +14 -4
  373. package/dist/primitives/ContextMenu/index.cjs.map +1 -1
  374. package/dist/primitives/ContextMenu/index.js +14 -4
  375. package/dist/primitives/ContextMenu/index.js.map +1 -1
  376. package/dist/primitives/Credits/index.cjs +8 -3
  377. package/dist/primitives/Credits/index.cjs.map +1 -1
  378. package/dist/primitives/Credits/index.js +7 -3
  379. package/dist/primitives/Credits/index.js.map +1 -1
  380. package/dist/primitives/Dialog/index.cjs +3 -2
  381. package/dist/primitives/Dialog/index.cjs.map +1 -1
  382. package/dist/primitives/Dialog/index.js +3 -2
  383. package/dist/primitives/Dialog/index.js.map +1 -1
  384. package/dist/primitives/DropdownMenu/index.cjs +14 -4
  385. package/dist/primitives/DropdownMenu/index.cjs.map +1 -1
  386. package/dist/primitives/DropdownMenu/index.js +14 -4
  387. package/dist/primitives/DropdownMenu/index.js.map +1 -1
  388. package/dist/primitives/Empty/index.cjs +1 -1
  389. package/dist/primitives/Empty/index.js +1 -1
  390. package/dist/primitives/Field/index.cjs +1 -1
  391. package/dist/primitives/Field/index.js +1 -1
  392. package/dist/primitives/Form/index.cjs +1 -1
  393. package/dist/primitives/Form/index.js +1 -1
  394. package/dist/primitives/Heading/index.cjs +2 -1
  395. package/dist/primitives/Heading/index.cjs.map +1 -1
  396. package/dist/primitives/Heading/index.js +1 -1
  397. package/dist/primitives/HoverCard/index.cjs +1 -1
  398. package/dist/primitives/HoverCard/index.js +1 -1
  399. package/dist/primitives/InfoBanner/index.cjs +6 -3
  400. package/dist/primitives/InfoBanner/index.cjs.map +1 -1
  401. package/dist/primitives/InfoBanner/index.js +5 -3
  402. package/dist/primitives/InfoBanner/index.js.map +1 -1
  403. package/dist/primitives/Input/index.cjs +2 -1
  404. package/dist/primitives/Input/index.cjs.map +1 -1
  405. package/dist/primitives/Input/index.js +1 -1
  406. package/dist/primitives/InputGroup/index.cjs +1 -1
  407. package/dist/primitives/InputGroup/index.js +1 -1
  408. package/dist/primitives/InputOtp/index.cjs +3 -2
  409. package/dist/primitives/InputOtp/index.cjs.map +1 -1
  410. package/dist/primitives/InputOtp/index.js +3 -2
  411. package/dist/primitives/InputOtp/index.js.map +1 -1
  412. package/dist/primitives/Item/index.cjs +2 -2
  413. package/dist/primitives/Item/index.js +2 -2
  414. package/dist/primitives/Label/index.cjs +1 -1
  415. package/dist/primitives/Label/index.js +1 -1
  416. package/dist/primitives/Link/index.cjs +3 -2
  417. package/dist/primitives/Link/index.cjs.map +1 -1
  418. package/dist/primitives/Link/index.js +2 -2
  419. package/dist/primitives/Menubar/index.cjs +14 -4
  420. package/dist/primitives/Menubar/index.cjs.map +1 -1
  421. package/dist/primitives/Menubar/index.js +14 -4
  422. package/dist/primitives/Menubar/index.js.map +1 -1
  423. package/dist/primitives/NativeSelect/index.cjs +6 -3
  424. package/dist/primitives/NativeSelect/index.cjs.map +1 -1
  425. package/dist/primitives/NativeSelect/index.js +5 -3
  426. package/dist/primitives/NativeSelect/index.js.map +1 -1
  427. package/dist/primitives/NavigationMenu/index.cjs +5 -3
  428. package/dist/primitives/NavigationMenu/index.cjs.map +1 -1
  429. package/dist/primitives/NavigationMenu/index.js +5 -3
  430. package/dist/primitives/NavigationMenu/index.js.map +1 -1
  431. package/dist/primitives/Pagination/index.cjs +6 -2
  432. package/dist/primitives/Pagination/index.cjs.map +1 -1
  433. package/dist/primitives/Pagination/index.js +6 -2
  434. package/dist/primitives/Pagination/index.js.map +1 -1
  435. package/dist/primitives/Popover/index.cjs +1 -1
  436. package/dist/primitives/Popover/index.js +1 -1
  437. package/dist/primitives/Progress/index.cjs +1 -1
  438. package/dist/primitives/Progress/index.js +1 -1
  439. package/dist/primitives/RadioGroup/index.cjs +6 -2
  440. package/dist/primitives/RadioGroup/index.cjs.map +1 -1
  441. package/dist/primitives/RadioGroup/index.js +6 -2
  442. package/dist/primitives/RadioGroup/index.js.map +1 -1
  443. package/dist/primitives/Resizable/index.cjs +6 -2
  444. package/dist/primitives/Resizable/index.cjs.map +1 -1
  445. package/dist/primitives/Resizable/index.js +6 -2
  446. package/dist/primitives/Resizable/index.js.map +1 -1
  447. package/dist/primitives/ScrollArea/index.cjs +1 -1
  448. package/dist/primitives/ScrollArea/index.js +1 -1
  449. package/dist/primitives/Select/index.cjs +18 -5
  450. package/dist/primitives/Select/index.cjs.map +1 -1
  451. package/dist/primitives/Select/index.js +18 -5
  452. package/dist/primitives/Select/index.js.map +1 -1
  453. package/dist/primitives/Separator/index.cjs +1 -1
  454. package/dist/primitives/Separator/index.js +1 -1
  455. package/dist/primitives/Sheet/index.cjs +6 -2
  456. package/dist/primitives/Sheet/index.cjs.map +1 -1
  457. package/dist/primitives/Sheet/index.js +6 -2
  458. package/dist/primitives/Sheet/index.js.map +1 -1
  459. package/dist/primitives/Slider/index.cjs +1 -1
  460. package/dist/primitives/Slider/index.js +1 -1
  461. package/dist/primitives/Sonner/index.cjs +22 -6
  462. package/dist/primitives/Sonner/index.cjs.map +1 -1
  463. package/dist/primitives/Sonner/index.js +22 -6
  464. package/dist/primitives/Sonner/index.js.map +1 -1
  465. package/dist/primitives/Spinner/index.cjs +4 -2
  466. package/dist/primitives/Spinner/index.cjs.map +1 -1
  467. package/dist/primitives/Spinner/index.js +4 -2
  468. package/dist/primitives/Spinner/index.js.map +1 -1
  469. package/dist/primitives/Switch/index.cjs +1 -1
  470. package/dist/primitives/Switch/index.js +1 -1
  471. package/dist/primitives/Tabs/index.cjs +2 -2
  472. package/dist/primitives/Tabs/index.js +2 -2
  473. package/dist/primitives/Text/index.cjs +2 -1
  474. package/dist/primitives/Text/index.cjs.map +1 -1
  475. package/dist/primitives/Text/index.js +1 -1
  476. package/dist/primitives/Textarea/index.cjs +2 -1
  477. package/dist/primitives/Textarea/index.cjs.map +1 -1
  478. package/dist/primitives/Textarea/index.js +1 -1
  479. package/dist/primitives/Toggle/index.cjs +3 -2
  480. package/dist/primitives/Toggle/index.cjs.map +1 -1
  481. package/dist/primitives/Toggle/index.js +2 -2
  482. package/dist/primitives/ToggleGroup/index.cjs +1 -1
  483. package/dist/primitives/ToggleGroup/index.js +1 -1
  484. package/dist/primitives/Tooltip/index.cjs +1 -1
  485. package/dist/primitives/Tooltip/index.js +1 -1
  486. package/dist/primitives/index.cjs +1 -1
  487. package/dist/primitives/index.js +1 -1
  488. package/package.json +2 -1
@@ -1,7 +1,8 @@
1
- import * as react_jsx_runtime80 from "react/jsx-runtime";
2
- import * as class_variance_authority_types14 from "class-variance-authority/types";
1
+ import * as react_jsx_runtime272 from "react/jsx-runtime";
2
+ import * as class_variance_authority_types25 from "class-variance-authority/types";
3
3
  import { VariantProps } from "class-variance-authority";
4
4
  import * as React from "react";
5
+ import { LucideProps } from "lucide-react";
5
6
 
6
7
  //#region src/primitives/Icon/icon-names.d.ts
7
8
  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";
@@ -20,13 +21,17 @@ declare const ICON_SIZE: {
20
21
  /** Container (box) styling — combines shape + fill tone + color. */
21
22
  declare const iconBoxVariants: (props?: ({
22
23
  shape?: "round" | "square" | null | undefined;
23
- color?: "default" | "muted" | "primary" | "destructive" | "success" | "inverted" | null | undefined;
24
+ color?: "default" | "destructive" | "success" | "inverted" | "muted" | "primary" | null | undefined;
24
25
  fill?: "subtle" | "solid" | null | undefined;
25
- } & class_variance_authority_types14.ClassProp) | undefined) => string;
26
+ } & class_variance_authority_types25.ClassProp) | undefined) => string;
26
27
  type IconSize = keyof typeof ICON_SIZE;
27
- type IconProps = Omit<React.ComponentProps<"span">, "color"> & VariantProps<typeof iconBoxVariants> & {
28
- /** lucide icon name, e.g. "search", "arrow-right". Fully typed for intellisense. */
29
- icon: IconName;
28
+ /**
29
+ * Any component usable as the icon glyph via `as` a lucide icon component, or
30
+ * a custom icon component of your own. It just has to accept `className` (and,
31
+ * ideally, standard `<svg>` props); most icon components do.
32
+ */
33
+ type IconComponent = React.ComponentType<LucideProps>;
34
+ type IconSharedProps = VariantProps<typeof iconBoxVariants> & {
30
35
  /** Glyph size from the `xs`–`xl` scale (and the box padding when `shape` is set). */
31
36
  size?: IconSize;
32
37
  /**
@@ -34,17 +39,41 @@ type IconProps = Omit<React.ComponentProps<"span">, "color"> & VariantProps<type
34
39
  * When set, `fill` controls the background tone and `color` the accent.
35
40
  */
36
41
  shape?: "square" | "round";
37
- /** lucide stroke width passthrough. */
38
- strokeWidth?: number;
42
+ /** lucide stroke width passthrough (lucide accepts number or string). */
43
+ strokeWidth?: number | string;
39
44
  /**
40
45
  * Accessible label. When provided the icon is exposed as `role="img"`;
41
- * otherwise it is decorative (`aria-hidden`).
46
+ * otherwise it is decorative (`aria-hidden`) — unless you pass your own
47
+ * `role`/`aria-label`, which always win.
42
48
  */
43
49
  label?: string;
44
50
  };
45
- /** Lazily-loaded, code-split lucide icon with size/color tokens and an optional boxed (square/round) container. */
51
+ /**
52
+ * Provide exactly one glyph source:
53
+ * - `icon` — a lucide icon NAME (string). Lazily code-split (one chunk per icon
54
+ * loaded on demand); ideal for app/content icons picked at runtime. Renders a
55
+ * `<span>` wrapper, so rest props are span props.
56
+ * - `as` — an icon COMPONENT (lucide *or* your own custom icon). Rendered
57
+ * synchronously (no Suspense) and, when un-boxed, as a bare `<svg>`, so it
58
+ * slots into components that style a direct-child `[&>svg]` — rest props are
59
+ * svg (Lucide) props. Ideal inside components and for static/custom icons.
60
+ * (`size` is always the DS scale, never Lucide's numeric size.)
61
+ */
62
+ type IconProps = (Omit<React.ComponentProps<"span">, "color"> & IconSharedProps & {
63
+ icon: IconName;
64
+ as?: never;
65
+ }) | (Omit<LucideProps, "color" | "size" | "fill"> & IconSharedProps & {
66
+ as: IconComponent;
67
+ icon?: never;
68
+ });
69
+ /**
70
+ * Icon with size/color tokens and an optional boxed (square/round) container.
71
+ * Pass `icon` (a lucide name, lazily code-split) or `as` (an icon component —
72
+ * lucide or your own custom one — rendered synchronously).
73
+ */
46
74
  declare function Icon({
47
75
  icon,
76
+ as: AsIcon,
48
77
  size,
49
78
  color,
50
79
  shape,
@@ -53,7 +82,7 @@ declare function Icon({
53
82
  label,
54
83
  className,
55
84
  ...props
56
- }: IconProps): react_jsx_runtime80.JSX.Element;
85
+ }: IconProps): react_jsx_runtime272.JSX.Element;
57
86
  //#endregion
58
87
  export { IconName as i, IconProps as n, ICON_NAMES as r, Icon as t };
59
88
  //# sourceMappingURL=index30.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index30.d.cts","names":[],"sources":["../src/primitives/Icon/icon-names.ts","../src/primitives/Icon/Icon.tsx"],"mappings":";;;;;;KAGY,QAAA;;cA+uDC,YAAU,IAAA;;;;cCptDjB;;;ED3BM,SAAA,EAAQ,EAAA,QAAA;EA+uDP,SAAA,EAAA,EA6uDX,QAAA;EAAA,SAAA,EAAA,EAAA,QAAA;;;AA7uDqB,cCprDjB,eDorDiB,EAAA,CAAA,KC9sDb,CD8sDa,EAAA,CAAA;;;;AC7uDsB,CAAA,GAuG3C,gCAAA,CAAA,SAxEQ,CAAA,GAAA,SAAA,EAAA,GAAA,MAAA;AAAA,KA0EL,QAAA,GAhDC,MA8CJ,OAE2B,SAF3B;KAIG,SAAA,GAAY,IAFJ,CAES,KAAA,CAAM,cAFU,CAAA,MAAA,CAAA,EAAA,OAAA,CAAA,GAGpC,YAHoC,CAAA,OAGhB,eAHgB,CAAA,GAAA;EAEjC;EAAS,IAAA,EAGJ,QAHI;;MAAG,CAAA,EAKN,QALM;;;;;EAKE,KAAA,CAAA,EAAA,QAAA,GAAA,OAAA;EAgBV;EAAI,WAAA,CAAA,EAAA,MAAA;;;;;OAKX,CAAA,EAAA,MAAA;;;iBALO,IAAA,CAQP;EAAA,IAAA;EAAA,IAAA;EAAA,KAAA;EAAA,KAAA;EAAA,IAAA;EAAA,WAAA;EAAA,KAAA;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAEC,SAFD,CAAA,EAEU,mBAAA,CAAA,GAAA,CAAA,OAFV"}
1
+ {"version":3,"file":"index30.d.cts","names":[],"sources":["../src/primitives/Icon/icon-names.ts","../src/primitives/Icon/Icon.tsx"],"mappings":";;;;;;;KAGY,QAAA;;cA+uDC,YAAU,IAAA;;;;cCptDjB;;;ED3BM,SAAA,EAAQ,EAAA,QAAA;EA+uDP,SAAA,EAAA,EA6uDX,QAAA;EAAA,SAAA,EAAA,EAAA,QAAA;;;AA7uDqB,cC5qDjB,eD4qDiB,EAAA,CAAA,KC9sDb,CD8sDa,EAAA,CAAA;;;;AC7uDsB,CAAA,GA+G3C,gCAAA,CAAA,SAhFQ,CAAA,GAAA,SAAA,EAAA,GAAA,MAAA;AAAA,KAkFL,QAAA,GAhDC,MA8CJ,OAE2B,SAF3B;;AAEoC;;;;AAOE,KAAnC,aAAA,GAAgB,KAAA,CAAM,aAAa,CAAC,WAAD,CAAA;AAAA,KAEnC,eAAA,GAAkB,YAAH,CAAA,OAAuB,eAAvB,CAAA,GAAA;EAAA;MAAuB,CAAA,EAElC,QAFkC;;;AAE1B;AAAA;EA2BH,KAAA,CAAA,EAAA,QAAA,GAAA,OAAA;;aACT,CAAA,EAAA,MAAA,GAAA,MAAA;;;;;;OAEyB,CAAA,EAAA,MAAA;AAAa,CAAA;AAAA;;;;;;;;;;;KAHtC,SAAA,GAqBF,CApBE,IAoBF,CApBO,KAAA,CAAM,cAoBb,CAAA,MAAA,CAAA,EAAA,OAAA,CAAA,GApBgD,eAoBhD,GAAA;MAAS,EApBiE,QAoBjE;EAAA,EAAA,CAAA,EAAA,KAAA;MAnBP,KAAK,0CACJ;MAAwB;;;;;;;;iBAOrB,IAAA;;MAEH;;;;;;;;;GASH,YAAS,oBAAA,CAAA,GAAA,CAAA"}
package/dist/index30.d.ts CHANGED
@@ -1,7 +1,8 @@
1
- import * as React from "react";
2
- import * as react_jsx_runtime195 from "react/jsx-runtime";
3
1
  import { VariantProps } from "class-variance-authority";
4
- import * as class_variance_authority_types17 from "class-variance-authority/types";
2
+ import * as React from "react";
3
+ import * as react_jsx_runtime303 from "react/jsx-runtime";
4
+ import { LucideProps } from "lucide-react";
5
+ import * as class_variance_authority_types26 from "class-variance-authority/types";
5
6
 
6
7
  //#region src/primitives/Icon/icon-names.d.ts
7
8
  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";
@@ -20,13 +21,17 @@ declare const ICON_SIZE: {
20
21
  /** Container (box) styling — combines shape + fill tone + color. */
21
22
  declare const iconBoxVariants: (props?: ({
22
23
  shape?: "round" | "square" | null | undefined;
23
- color?: "default" | "muted" | "primary" | "destructive" | "success" | "inverted" | null | undefined;
24
+ color?: "default" | "destructive" | "success" | "muted" | "inverted" | "primary" | null | undefined;
24
25
  fill?: "subtle" | "solid" | null | undefined;
25
- } & class_variance_authority_types17.ClassProp) | undefined) => string;
26
+ } & class_variance_authority_types26.ClassProp) | undefined) => string;
26
27
  type IconSize = keyof typeof ICON_SIZE;
27
- type IconProps = Omit<React.ComponentProps<"span">, "color"> & VariantProps<typeof iconBoxVariants> & {
28
- /** lucide icon name, e.g. "search", "arrow-right". Fully typed for intellisense. */
29
- icon: IconName;
28
+ /**
29
+ * Any component usable as the icon glyph via `as` a lucide icon component, or
30
+ * a custom icon component of your own. It just has to accept `className` (and,
31
+ * ideally, standard `<svg>` props); most icon components do.
32
+ */
33
+ type IconComponent = React.ComponentType<LucideProps>;
34
+ type IconSharedProps = VariantProps<typeof iconBoxVariants> & {
30
35
  /** Glyph size from the `xs`–`xl` scale (and the box padding when `shape` is set). */
31
36
  size?: IconSize;
32
37
  /**
@@ -34,17 +39,41 @@ type IconProps = Omit<React.ComponentProps<"span">, "color"> & VariantProps<type
34
39
  * When set, `fill` controls the background tone and `color` the accent.
35
40
  */
36
41
  shape?: "square" | "round";
37
- /** lucide stroke width passthrough. */
38
- strokeWidth?: number;
42
+ /** lucide stroke width passthrough (lucide accepts number or string). */
43
+ strokeWidth?: number | string;
39
44
  /**
40
45
  * Accessible label. When provided the icon is exposed as `role="img"`;
41
- * otherwise it is decorative (`aria-hidden`).
46
+ * otherwise it is decorative (`aria-hidden`) — unless you pass your own
47
+ * `role`/`aria-label`, which always win.
42
48
  */
43
49
  label?: string;
44
50
  };
45
- /** Lazily-loaded, code-split lucide icon with size/color tokens and an optional boxed (square/round) container. */
51
+ /**
52
+ * Provide exactly one glyph source:
53
+ * - `icon` — a lucide icon NAME (string). Lazily code-split (one chunk per icon
54
+ * loaded on demand); ideal for app/content icons picked at runtime. Renders a
55
+ * `<span>` wrapper, so rest props are span props.
56
+ * - `as` — an icon COMPONENT (lucide *or* your own custom icon). Rendered
57
+ * synchronously (no Suspense) and, when un-boxed, as a bare `<svg>`, so it
58
+ * slots into components that style a direct-child `[&>svg]` — rest props are
59
+ * svg (Lucide) props. Ideal inside components and for static/custom icons.
60
+ * (`size` is always the DS scale, never Lucide's numeric size.)
61
+ */
62
+ type IconProps = (Omit<React.ComponentProps<"span">, "color"> & IconSharedProps & {
63
+ icon: IconName;
64
+ as?: never;
65
+ }) | (Omit<LucideProps, "color" | "size" | "fill"> & IconSharedProps & {
66
+ as: IconComponent;
67
+ icon?: never;
68
+ });
69
+ /**
70
+ * Icon with size/color tokens and an optional boxed (square/round) container.
71
+ * Pass `icon` (a lucide name, lazily code-split) or `as` (an icon component —
72
+ * lucide or your own custom one — rendered synchronously).
73
+ */
46
74
  declare function Icon({
47
75
  icon,
76
+ as: AsIcon,
48
77
  size,
49
78
  color,
50
79
  shape,
@@ -53,7 +82,7 @@ declare function Icon({
53
82
  label,
54
83
  className,
55
84
  ...props
56
- }: IconProps): react_jsx_runtime195.JSX.Element;
85
+ }: IconProps): react_jsx_runtime303.JSX.Element;
57
86
  //#endregion
58
87
  export { IconName as i, IconProps as n, ICON_NAMES as r, Icon as t };
59
88
  //# sourceMappingURL=index30.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index30.d.ts","names":[],"sources":["../src/primitives/Icon/icon-names.ts","../src/primitives/Icon/Icon.tsx"],"mappings":";;;;;;KAGY,QAAA;;cA+uDC,YAAU,IAAA;;;;cCptDjB;;;ED3BM,SAAA,EAAQ,EAAA,QAAA;EA+uDP,SAAA,EAAA,EA6uDX,QAAA;EAAA,SAAA,EAAA,EAAA,QAAA;;;AA7uDqB,cCprDjB,eDorDiB,EAAA,CAAA,KC9sDb,CD8sDa,EAAA,CAAA;;;;AC7uDsB,CAAA,GAuG3C,gCAAA,CAAA,SAxEQ,CAAA,GAAA,SAAA,EAAA,GAAA,MAAA;AAAA,KA0EL,QAAA,GAhDC,MA8CJ,OAE2B,SAF3B;KAIG,SAAA,GAAY,IAFJ,CAES,KAAA,CAAM,cAFU,CAAA,MAAA,CAAA,EAAA,OAAA,CAAA,GAGpC,YAHoC,CAAA,OAGhB,eAHgB,CAAA,GAAA;EAEjC;EAAS,IAAA,EAGJ,QAHI;;MAAG,CAAA,EAKN,QALM;;;;;EAKE,KAAA,CAAA,EAAA,QAAA,GAAA,OAAA;EAgBV;EAAI,WAAA,CAAA,EAAA,MAAA;;;;;OAKX,CAAA,EAAA,MAAA;;;iBALO,IAAA,CAQP;EAAA,IAAA;EAAA,IAAA;EAAA,KAAA;EAAA,KAAA;EAAA,IAAA;EAAA,WAAA;EAAA,KAAA;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAEC,SAFD,CAAA,EAEU,oBAAA,CAAA,GAAA,CAAA,OAFV"}
1
+ {"version":3,"file":"index30.d.ts","names":[],"sources":["../src/primitives/Icon/icon-names.ts","../src/primitives/Icon/Icon.tsx"],"mappings":";;;;;;;KAGY,QAAA;;cA+uDC,YAAU,IAAA;;;;cCptDjB;;;ED3BM,SAAA,EAAQ,EAAA,QAAA;EA+uDP,SAAA,EAAA,EA6uDX,QAAA;EAAA,SAAA,EAAA,EAAA,QAAA;;;AA7uDqB,cC5qDjB,eD4qDiB,EAAA,CAAA,KC9sDb,CD8sDa,EAAA,CAAA;;;;AC7uDsB,CAAA,GA+G3C,gCAAA,CAAA,SAhFQ,CAAA,GAAA,SAAA,EAAA,GAAA,MAAA;AAAA,KAkFL,QAAA,GAhDC,MA8CJ,OAE2B,SAF3B;;AAEoC;;;;AAOE,KAAnC,aAAA,GAAgB,KAAA,CAAM,aAAa,CAAC,WAAD,CAAA;AAAA,KAEnC,eAAA,GAAkB,YAAH,CAAA,OAAuB,eAAvB,CAAA,GAAA;EAAA;MAAuB,CAAA,EAElC,QAFkC;;;AAE1B;AAAA;EA2BH,KAAA,CAAA,EAAA,QAAA,GAAA,OAAA;;aACT,CAAA,EAAA,MAAA,GAAA,MAAA;;;;;;OAEyB,CAAA,EAAA,MAAA;AAAa,CAAA;AAAA;;;;;;;;;;;KAHtC,SAAA,GAqBF,CApBE,IAoBF,CApBO,KAAA,CAAM,cAoBb,CAAA,MAAA,CAAA,EAAA,OAAA,CAAA,GApBgD,eAoBhD,GAAA;MAAS,EApBiE,QAoBjE;EAAA,EAAA,CAAA,EAAA,KAAA;MAnBP,KAAK,0CACJ;MAAwB;;;;;;;;iBAOrB,IAAA;;MAEH;;;;;;;;;GASH,YAAS,oBAAA,CAAA,GAAA,CAAA"}
@@ -1,12 +1,12 @@
1
- import * as react_jsx_runtime43 from "react/jsx-runtime";
2
- import * as class_variance_authority_types6 from "class-variance-authority/types";
1
+ import * as react_jsx_runtime271 from "react/jsx-runtime";
2
+ import * as class_variance_authority_types24 from "class-variance-authority/types";
3
3
  import { VariantProps } from "class-variance-authority";
4
4
  import * as React from "react";
5
5
 
6
6
  //#region src/primitives/InfoBanner/InfoBanner.d.ts
7
7
  declare const infoBannerVariants: (props?: ({
8
- variant?: "success" | "info" | "warning" | "error" | "neutral" | null | undefined;
9
- } & class_variance_authority_types6.ClassProp) | undefined) => string;
8
+ variant?: "success" | "warning" | "info" | "error" | "neutral" | null | undefined;
9
+ } & class_variance_authority_types24.ClassProp) | undefined) => string;
10
10
  type InfoBannerProps = Omit<React.ComponentProps<"div">, "title"> & VariantProps<typeof infoBannerVariants> & {
11
11
  /** Intent that drives the banner colors and default icon. Default `info`. */
12
12
  variant?: VariantProps<typeof infoBannerVariants>["variant"];
@@ -34,7 +34,7 @@ declare function InfoBanner({
34
34
  onDismiss,
35
35
  className,
36
36
  ...props
37
- }: InfoBannerProps): react_jsx_runtime43.JSX.Element | null;
37
+ }: InfoBannerProps): react_jsx_runtime271.JSX.Element | null;
38
38
  //#endregion
39
39
  export { InfoBannerProps as n, infoBannerVariants as r, InfoBanner as t };
40
40
  //# sourceMappingURL=index31.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index31.d.cts","names":[],"sources":["../src/primitives/InfoBanner/InfoBanner.tsx"],"mappings":";;;;;;cAWM;;IAaJ,+BAAA,CAAA;KAUU,eAAA,GAAkB,KAAK,KAAA,CAAM,kCACvC,oBAAoB;EAxBhB;EAuBM,OAAA,CAAA,EAGE,YAHa,CAAA,OAGO,kBAHP,CAAA,CAAA,SAAA,CAAA;EAAA;OAAQ,EAAA,MAAM;;aACnB,CAAA,EAMJ,KAAA,CAAM,SANF;;MAEY,CAAA,EAMvB,KAAA,CAAM,SANiB;;aAIV,CAAA,EAAA,OAAA;;EAEE,OAAA,CAAA,EAAA,OAAA;EAUjB;EAAU,SAAA,CAAA,EAAA,GAAA,GAAA,IAAA;;;iBAAV,UAAA,CAGP;EAAA,KAAA;EAAA,WAAA;EAAA,OAAA;EAAA,IAAA;EAAA,WAAA;EAAA,OAAA;EAAA,SAAA;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAOC,eAPD,CAAA,EAOgB,mBAAA,CAAA,GAAA,CAAA,OAAA,GAPhB,IAAA"}
1
+ {"version":3,"file":"index31.d.cts","names":[],"sources":["../src/primitives/InfoBanner/InfoBanner.tsx"],"mappings":";;;;;;cAYM;;IAaJ,gCAAA,CAAA;KAUU,eAAA,GAAkB,KAAK,KAAA,CAAM,kCACvC,oBAAoB;EAxBhB;EAuBM,OAAA,CAAA,EAGE,YAHa,CAAA,OAGO,kBAHP,CAAA,CAAA,SAAA,CAAA;EAAA;OAAQ,EAAA,MAAM;;aACnB,CAAA,EAMJ,KAAA,CAAM,SANF;;MAEY,CAAA,EAMvB,KAAA,CAAM,SANiB;;aAIV,CAAA,EAAA,OAAA;;EAEE,OAAA,CAAA,EAAA,OAAA;EAUjB;EAAU,SAAA,CAAA,EAAA,GAAA,GAAA,IAAA;;;iBAAV,UAAA,CAGP;EAAA,KAAA;EAAA,WAAA;EAAA,OAAA;EAAA,IAAA;EAAA,WAAA;EAAA,OAAA;EAAA,SAAA;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAOC,eAPD,CAAA,EAOgB,oBAAA,CAAA,GAAA,CAAA,OAAA,GAPhB,IAAA"}
package/dist/index31.d.ts CHANGED
@@ -1,12 +1,12 @@
1
- import * as React from "react";
2
- import * as react_jsx_runtime179 from "react/jsx-runtime";
3
1
  import { VariantProps } from "class-variance-authority";
4
- import * as class_variance_authority_types16 from "class-variance-authority/types";
2
+ import * as React from "react";
3
+ import * as react_jsx_runtime77 from "react/jsx-runtime";
4
+ import * as class_variance_authority_types5 from "class-variance-authority/types";
5
5
 
6
6
  //#region src/primitives/InfoBanner/InfoBanner.d.ts
7
7
  declare const infoBannerVariants: (props?: ({
8
- variant?: "success" | "info" | "warning" | "error" | "neutral" | null | undefined;
9
- } & class_variance_authority_types16.ClassProp) | undefined) => string;
8
+ variant?: "info" | "success" | "warning" | "error" | "neutral" | null | undefined;
9
+ } & class_variance_authority_types5.ClassProp) | undefined) => string;
10
10
  type InfoBannerProps = Omit<React.ComponentProps<"div">, "title"> & VariantProps<typeof infoBannerVariants> & {
11
11
  /** Intent that drives the banner colors and default icon. Default `info`. */
12
12
  variant?: VariantProps<typeof infoBannerVariants>["variant"];
@@ -34,7 +34,7 @@ declare function InfoBanner({
34
34
  onDismiss,
35
35
  className,
36
36
  ...props
37
- }: InfoBannerProps): react_jsx_runtime179.JSX.Element | null;
37
+ }: InfoBannerProps): react_jsx_runtime77.JSX.Element | null;
38
38
  //#endregion
39
39
  export { InfoBannerProps as n, infoBannerVariants as r, InfoBanner as t };
40
40
  //# sourceMappingURL=index31.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index31.d.ts","names":[],"sources":["../src/primitives/InfoBanner/InfoBanner.tsx"],"mappings":";;;;;;cAWM;;IAaJ,gCAAA,CAAA;KAUU,eAAA,GAAkB,KAAK,KAAA,CAAM,kCACvC,oBAAoB;EAxBhB;EAuBM,OAAA,CAAA,EAGE,YAHa,CAAA,OAGO,kBAHP,CAAA,CAAA,SAAA,CAAA;EAAA;OAAQ,EAAA,MAAM;;aACnB,CAAA,EAMJ,KAAA,CAAM,SANF;;MAEY,CAAA,EAMvB,KAAA,CAAM,SANiB;;aAIV,CAAA,EAAA,OAAA;;EAEE,OAAA,CAAA,EAAA,OAAA;EAUjB;EAAU,SAAA,CAAA,EAAA,GAAA,GAAA,IAAA;;;iBAAV,UAAA,CAGP;EAAA,KAAA;EAAA,WAAA;EAAA,OAAA;EAAA,IAAA;EAAA,WAAA;EAAA,OAAA;EAAA,SAAA;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAOC,eAPD,CAAA,EAOgB,oBAAA,CAAA,GAAA,CAAA,OAAA,GAPhB,IAAA"}
1
+ {"version":3,"file":"index31.d.ts","names":[],"sources":["../src/primitives/InfoBanner/InfoBanner.tsx"],"mappings":";;;;;;cAYM;;IAaJ,+BAAA,CAAA;KAUU,eAAA,GAAkB,KAAK,KAAA,CAAM,kCACvC,oBAAoB;EAxBhB;EAuBM,OAAA,CAAA,EAGE,YAHa,CAAA,OAGO,kBAHP,CAAA,CAAA,SAAA,CAAA;EAAA;OAAQ,EAAA,MAAM;;aACnB,CAAA,EAMJ,KAAA,CAAM,SANF;;MAEY,CAAA,EAMvB,KAAA,CAAM,SANiB;;aAIV,CAAA,EAAA,OAAA;;EAEE,OAAA,CAAA,EAAA,OAAA;EAUjB;EAAU,SAAA,CAAA,EAAA,GAAA,GAAA,IAAA;;;iBAAV,UAAA,CAGP;EAAA,KAAA;EAAA,WAAA;EAAA,OAAA;EAAA,IAAA;EAAA,WAAA;EAAA,OAAA;EAAA,SAAA;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAOC,eAPD,CAAA,EAOgB,mBAAA,CAAA,GAAA,CAAA,OAAA,GAPhB,IAAA"}
@@ -1,14 +1,14 @@
1
- import * as react_jsx_runtime79 from "react/jsx-runtime";
2
- import * as class_variance_authority_types13 from "class-variance-authority/types";
1
+ import * as react_jsx_runtime102 from "react/jsx-runtime";
2
+ import * as class_variance_authority_types8 from "class-variance-authority/types";
3
3
  import { VariantProps } from "class-variance-authority";
4
4
  import * as React from "react";
5
5
 
6
6
  //#region src/primitives/Input/Input.d.ts
7
7
  declare const inputVariants: (props?: ({
8
8
  variant?: "default" | "ai" | null | undefined;
9
- size?: "xs" | "sm" | "default" | "lg" | null | undefined;
9
+ size?: "default" | "xs" | "sm" | "lg" | null | undefined;
10
10
  shape?: "default" | "round" | null | undefined;
11
- } & class_variance_authority_types13.ClassProp) | undefined) => string;
11
+ } & class_variance_authority_types8.ClassProp) | undefined) => string;
12
12
  /** Styled text input that supports the Figma size and roundness axes; forwards all native `<input>` props. */
13
13
  declare function Input({
14
14
  className,
@@ -20,7 +20,7 @@ declare function Input({
20
20
  /** Corner roundness — `default` (12px) or `round` (pill). */
21
21
  shape,
22
22
  ...props
23
- }: Omit<React.ComponentProps<"input">, "size"> & VariantProps<typeof inputVariants>): react_jsx_runtime79.JSX.Element;
23
+ }: Omit<React.ComponentProps<"input">, "size"> & VariantProps<typeof inputVariants>): react_jsx_runtime102.JSX.Element;
24
24
  //#endregion
25
25
  export { inputVariants as n, Input as t };
26
26
  //# sourceMappingURL=index32.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index32.d.cts","names":[],"sources":["../src/primitives/Input/Input.tsx"],"mappings":";;;;;;cAOM,qBAiCL;;;;AAvCmC,CAAA,GAuCnC,gCAAA,CAAA,SAAA,CAAA,GAAA,SAAA,EAAA,GAAA,MAAA;;iBAGQ,KAAA,CAAK;EAAA,SAAA;EAAA,IAAA;;SAEZ;;;;;EAQM,GAAA;AAAM,CAAA,EAAX,IAAW,CAAN,KAAA,CAAM,cAAA,CAAA,OAAA,CAAA,EAAA,MAAA,CAAA,GAAmC,YAAnC,CAAA,OAAuD,aAAvD,CAAA,CAAA,EAAqE,mBAAA,CAAA,GAAA,CAAA,OAArE"}
1
+ {"version":3,"file":"index32.d.cts","names":[],"sources":["../src/primitives/Input/Input.tsx"],"mappings":";;;;;;cAOM,qBAiCL;;;;AAvCmC,CAAA,GAuCnC,+BAAA,CAAA,SAAA,CAAA,GAAA,SAAA,EAAA,GAAA,MAAA;;iBAGQ,KAAA,CAAK;EAAA,SAAA;EAAA,IAAA;;SAEZ;;;;;EAQM,GAAA;AAAM,CAAA,EAAX,IAAW,CAAN,KAAA,CAAM,cAAA,CAAA,OAAA,CAAA,EAAA,MAAA,CAAA,GAAmC,YAAnC,CAAA,OAAuD,aAAvD,CAAA,CAAA,EAAqE,oBAAA,CAAA,GAAA,CAAA,OAArE"}
package/dist/index32.d.ts CHANGED
@@ -1,14 +1,14 @@
1
- import * as React from "react";
2
- import * as react_jsx_runtime168 from "react/jsx-runtime";
3
1
  import { VariantProps } from "class-variance-authority";
4
- import * as class_variance_authority_types14 from "class-variance-authority/types";
2
+ import * as React from "react";
3
+ import * as react_jsx_runtime154 from "react/jsx-runtime";
4
+ import * as class_variance_authority_types13 from "class-variance-authority/types";
5
5
 
6
6
  //#region src/primitives/Input/Input.d.ts
7
7
  declare const inputVariants: (props?: ({
8
8
  variant?: "default" | "ai" | null | undefined;
9
- size?: "sm" | "lg" | "xs" | "default" | null | undefined;
9
+ size?: "default" | "sm" | "lg" | "xs" | null | undefined;
10
10
  shape?: "default" | "round" | null | undefined;
11
- } & class_variance_authority_types14.ClassProp) | undefined) => string;
11
+ } & class_variance_authority_types13.ClassProp) | undefined) => string;
12
12
  /** Styled text input that supports the Figma size and roundness axes; forwards all native `<input>` props. */
13
13
  declare function Input({
14
14
  className,
@@ -20,7 +20,7 @@ declare function Input({
20
20
  /** Corner roundness — `default` (12px) or `round` (pill). */
21
21
  shape,
22
22
  ...props
23
- }: Omit<React.ComponentProps<"input">, "size"> & VariantProps<typeof inputVariants>): react_jsx_runtime168.JSX.Element;
23
+ }: Omit<React.ComponentProps<"input">, "size"> & VariantProps<typeof inputVariants>): react_jsx_runtime154.JSX.Element;
24
24
  //#endregion
25
25
  export { inputVariants as n, Input as t };
26
26
  //# sourceMappingURL=index32.d.ts.map
@@ -1,7 +1,7 @@
1
1
  import { t as Button } from "./index8.cjs";
2
2
  import { t as Input } from "./index32.cjs";
3
- import * as react_jsx_runtime44 from "react/jsx-runtime";
4
- import * as class_variance_authority_types7 from "class-variance-authority/types";
3
+ import * as react_jsx_runtime103 from "react/jsx-runtime";
4
+ import * as class_variance_authority_types9 from "class-variance-authority/types";
5
5
  import { VariantProps } from "class-variance-authority";
6
6
  import * as React from "react";
7
7
 
@@ -14,20 +14,20 @@ declare function InputGroup({
14
14
  ...props
15
15
  }: React.ComponentProps<"div"> & {
16
16
  variant?: "default" | "ai";
17
- }): react_jsx_runtime44.JSX.Element;
17
+ }): react_jsx_runtime103.JSX.Element;
18
18
  declare const inputGroupAddonVariants: (props?: ({
19
19
  align?: "inline-start" | "inline-end" | "block-start" | "block-end" | null | undefined;
20
- } & class_variance_authority_types7.ClassProp) | undefined) => string;
20
+ } & class_variance_authority_types9.ClassProp) | undefined) => string;
21
21
  /** A leading/trailing or stacked slot for icons, text, or buttons; clicking it focuses the group's input. */
22
22
  declare function InputGroupAddon({
23
23
  className,
24
24
  /** Where the addon sits relative to the control: inline (left/right) or block (top/bottom). */
25
25
  align,
26
26
  ...props
27
- }: React.ComponentProps<"div"> & VariantProps<typeof inputGroupAddonVariants>): react_jsx_runtime44.JSX.Element;
27
+ }: React.ComponentProps<"div"> & VariantProps<typeof inputGroupAddonVariants>): react_jsx_runtime103.JSX.Element;
28
28
  declare const inputGroupButtonVariants: (props?: ({
29
29
  size?: "xs" | "sm" | "icon-xs" | "icon-sm" | null | undefined;
30
- } & class_variance_authority_types7.ClassProp) | undefined) => string;
30
+ } & class_variance_authority_types9.ClassProp) | undefined) => string;
31
31
  /** A compact Button sized to sit inside an addon without overflowing the group's height. */
32
32
  declare function InputGroupButton({
33
33
  className,
@@ -38,22 +38,22 @@ declare function InputGroupButton({
38
38
  /** Compact sizing tuned for the group: text (`xs`/`sm`) or square icon (`icon-xs`/`icon-sm`). */
39
39
  size,
40
40
  ...props
41
- }: Omit<React.ComponentProps<typeof Button>, "size"> & VariantProps<typeof inputGroupButtonVariants>): react_jsx_runtime44.JSX.Element;
41
+ }: Omit<React.ComponentProps<typeof Button>, "size"> & VariantProps<typeof inputGroupButtonVariants>): react_jsx_runtime103.JSX.Element;
42
42
  /** Muted inline text for prefixes, suffixes, or counts placed inside an addon (e.g. `$`, `USD`, `12 results`). */
43
43
  declare function InputGroupText({
44
44
  className,
45
45
  ...props
46
- }: React.ComponentProps<"span">): react_jsx_runtime44.JSX.Element;
46
+ }: React.ComponentProps<"span">): react_jsx_runtime103.JSX.Element;
47
47
  /** The Input control for the group: borderless and transparent so the group container provides the chrome. */
48
48
  declare function InputGroupInput({
49
49
  className,
50
50
  ...props
51
- }: React.ComponentProps<typeof Input>): react_jsx_runtime44.JSX.Element;
51
+ }: React.ComponentProps<typeof Input>): react_jsx_runtime103.JSX.Element;
52
52
  /** The Textarea control for the group: borderless, transparent, and non-resizing so the group provides the chrome. */
53
53
  declare function InputGroupTextarea({
54
54
  className,
55
55
  ...props
56
- }: React.ComponentProps<"textarea">): react_jsx_runtime44.JSX.Element;
56
+ }: React.ComponentProps<"textarea">): react_jsx_runtime103.JSX.Element;
57
57
  //#endregion
58
58
  export { InputGroupText as a, InputGroupInput as i, InputGroupAddon as n, InputGroupTextarea as o, InputGroupButton as r, InputGroup as t };
59
59
  //# sourceMappingURL=index33.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index33.d.cts","names":[],"sources":["../src/primitives/InputGroup/InputGroup.tsx"],"mappings":";;;;;;;;;iBAWS,UAAA;;;;;GAKN,KAAA,CAAM;EALA,OAAA,CAAA,EAAA,SAAU,GAAA,IAAA;CAAA,CAAA,EAK4C,mBAAA,CAAA,GAAA,CAAA,OAL5C;cAqCb,uBApCJ,EAAA,CAAA,KAIO,CAJP,EAAA,CAAA;OAEA,CAAA,EAAA,cAAA,GAAA,YAAA,GAAA,aAAA,GAAA,WAAA,GAAA,IAAA,GAAA,SAAA;IAmDD,+BAAA,CAAA,SAjDQ,CAAA,GAAA,SAAA,EAAA,GAAA,MAAA;;AAAsD,iBAoDtD,eAAA,CApDsD;EAAA,SAAA;EAAA;OAoDtD;EAAA,GAAA;AAAe,CAAf,EAKN,KAAA,CAAM,cALe,CAAA,KAAA,CAAA,GAKS,YALT,CAAA,OAK6B,uBAL7B,CAAA,CAAA,EAKqD,mBAAA,CAAA,GAAA,CAAA,OALrD;cAuBlB,wBAvBkB,EAAA,CAAA,KAGtB,CAHsB,EAAA,CAAA;MACtB,CAAA,EAAA,IAAA,GAAA,IAAA,GAAA,SAAA,GAAA,SAAA,GAAA,IAAA,GAAA,SAAA;IAkCA,+BAAA,CAAA,SAhCA,CAAA,GAAA,SAAA,EAAA,GAAA,MAAA;;iBAmCO,gBAAA,CAjC4C;EAAA,SAAA;;;EAAwB;EAAA,OAkBvE;;MAemB;EAAA,GAAA;AAAA,CAAA,EAStB,IATsB,CASjB,KAAA,CAAM,cATW,CAAA,OASW,MATX,CAAA,EAAA,MAAA,CAAA,GAUvB,YAVuB,CAAA,OAUH,wBAVG,CAAA,CAAA,EAUsB,mBAAA,CAAA,GAAA,CAAA,OAVtB;;iBAuBhB,cAAA,CApBP;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAoB+C,KAAA,CAAM,cApBrD,CAAA,MAAA,CAAA,CAAA,EAoB2E,mBAAA,CAAA,GAAA,CAAA,OApB3E;;iBAiCO,eAAA,CA7BP;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EA6BgD,KAAA,CAAM,cA7BtD,CAAA,OA6B4E,KA7B5E,CAAA,CAAA,EA6BkF,mBAAA,CAAA,GAAA,CAAA,OA7BlF;;iBA2CO,kBAAA,CAzCK;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAyCuC,KAAA,CAAM,cAzC7C,CAAA,UAAA,CAAA,CAAA,EAyCuE,mBAAA,CAAA,GAAA,CAAA,OAzCvE"}
1
+ {"version":3,"file":"index33.d.cts","names":[],"sources":["../src/primitives/InputGroup/InputGroup.tsx"],"mappings":";;;;;;;;;iBAWS,UAAA;;;;;GAKN,KAAA,CAAM;EALA,OAAA,CAAA,EAAA,SAAU,GAAA,IAAA;CAAA,CAAA,EAK4C,oBAAA,CAAA,GAAA,CAAA,OAL5C;cAqCb,uBApCJ,EAAA,CAAA,KAIO,CAJP,EAAA,CAAA;OAEA,CAAA,EAAA,cAAA,GAAA,YAAA,GAAA,aAAA,GAAA,WAAA,GAAA,IAAA,GAAA,SAAA;IAmDD,+BAAA,CAAA,SAjDQ,CAAA,GAAA,SAAA,EAAA,GAAA,MAAA;;AAAsD,iBAoDtD,eAAA,CApDsD;EAAA,SAAA;EAAA;OAoDtD;EAAA,GAAA;AAAe,CAAf,EAKN,KAAA,CAAM,cALe,CAAA,KAAA,CAAA,GAKS,YALT,CAAA,OAK6B,uBAL7B,CAAA,CAAA,EAKqD,oBAAA,CAAA,GAAA,CAAA,OALrD;cAuBlB,wBAvBkB,EAAA,CAAA,KAGtB,CAHsB,EAAA,CAAA;MACtB,CAAA,EAAA,IAAA,GAAA,IAAA,GAAA,SAAA,GAAA,SAAA,GAAA,IAAA,GAAA,SAAA;IAkCA,+BAAA,CAAA,SAhCA,CAAA,GAAA,SAAA,EAAA,GAAA,MAAA;;iBAmCO,gBAAA,CAjC4C;EAAA,SAAA;;;EAAwB;EAAA,OAkBvE;;MAemB;EAAA,GAAA;AAAA,CAAA,EAStB,IATsB,CASjB,KAAA,CAAM,cATW,CAAA,OASW,MATX,CAAA,EAAA,MAAA,CAAA,GAUvB,YAVuB,CAAA,OAUH,wBAVG,CAAA,CAAA,EAUsB,oBAAA,CAAA,GAAA,CAAA,OAVtB;;iBAuBhB,cAAA,CApBP;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAoB+C,KAAA,CAAM,cApBrD,CAAA,MAAA,CAAA,CAAA,EAoB2E,oBAAA,CAAA,GAAA,CAAA,OApB3E;;iBAiCO,eAAA,CA7BP;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EA6BgD,KAAA,CAAM,cA7BtD,CAAA,OA6B4E,KA7B5E,CAAA,CAAA,EA6BkF,oBAAA,CAAA,GAAA,CAAA,OA7BlF;;iBA2CO,kBAAA,CAzCK;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAyCuC,KAAA,CAAM,cAzC7C,CAAA,UAAA,CAAA,CAAA,EAyCuE,oBAAA,CAAA,GAAA,CAAA,OAzCvE"}