@psnext/design-system 2.5.0 → 2.7.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 (440) hide show
  1. package/DESIGN.md +7 -2
  2. package/SKILL.md +1 -1
  3. package/dist/Header.cjs +2 -2
  4. package/dist/Header.js +2 -2
  5. package/dist/Logo.cjs +322 -315
  6. package/dist/Logo.cjs.map +1 -1
  7. package/dist/Logo.js +322 -315
  8. package/dist/Logo.js.map +1 -1
  9. package/dist/Mosaic.cjs +72 -15
  10. package/dist/Mosaic.cjs.map +1 -1
  11. package/dist/Mosaic.js +72 -15
  12. package/dist/Mosaic.js.map +1 -1
  13. package/dist/index.cjs +12 -2
  14. package/dist/index.d.cts +5 -5
  15. package/dist/index.d.ts +5 -5
  16. package/dist/index.js +4 -3
  17. package/dist/index10.d.cts +6 -6
  18. package/dist/index10.d.cts.map +1 -1
  19. package/dist/index10.d.ts +6 -6
  20. package/dist/index11.d.cts +3 -3
  21. package/dist/index11.d.cts.map +1 -1
  22. package/dist/index11.d.ts +3 -3
  23. package/dist/index12.d.cts +11 -11
  24. package/dist/index12.d.ts +11 -11
  25. package/dist/index13.d.cts +6 -6
  26. package/dist/index13.d.ts +6 -6
  27. package/dist/index14.d.cts +5 -5
  28. package/dist/index14.d.cts.map +1 -1
  29. package/dist/index14.d.ts +5 -5
  30. package/dist/index15.d.cts +2 -2
  31. package/dist/index15.d.ts +2 -2
  32. package/dist/index16.d.cts +3 -3
  33. package/dist/index16.d.cts.map +1 -1
  34. package/dist/index16.d.ts +3 -3
  35. package/dist/index17.d.cts +2 -2
  36. package/dist/index17.d.ts +2 -2
  37. package/dist/index18.d.cts +4 -4
  38. package/dist/index18.d.cts.map +1 -1
  39. package/dist/index18.d.ts +4 -4
  40. package/dist/index19.d.cts +11 -11
  41. package/dist/index19.d.cts.map +1 -1
  42. package/dist/index19.d.ts +11 -11
  43. package/dist/index2.d.cts +8 -8
  44. package/dist/index2.d.ts +8 -8
  45. package/dist/index2.d.ts.map +1 -1
  46. package/dist/index20.d.cts +10 -10
  47. package/dist/index20.d.ts +10 -10
  48. package/dist/index21.d.cts +30 -81
  49. package/dist/index21.d.cts.map +1 -1
  50. package/dist/index21.d.ts +30 -81
  51. package/dist/index21.d.ts.map +1 -1
  52. package/dist/index22.d.cts +114 -27
  53. package/dist/index22.d.cts.map +1 -1
  54. package/dist/index22.d.ts +114 -27
  55. package/dist/index22.d.ts.map +1 -1
  56. package/dist/index23.d.cts +75 -53
  57. package/dist/index23.d.cts.map +1 -1
  58. package/dist/index23.d.ts +75 -53
  59. package/dist/index23.d.ts.map +1 -1
  60. package/dist/index24.d.cts +28 -93
  61. package/dist/index24.d.cts.map +1 -1
  62. package/dist/index24.d.ts +28 -93
  63. package/dist/index24.d.ts.map +1 -1
  64. package/dist/index25.d.cts +58 -33
  65. package/dist/index25.d.cts.map +1 -1
  66. package/dist/index25.d.ts +58 -33
  67. package/dist/index25.d.ts.map +1 -1
  68. package/dist/index26.d.cts +93 -11
  69. package/dist/index26.d.cts.map +1 -1
  70. package/dist/index26.d.ts +93 -11
  71. package/dist/index26.d.ts.map +1 -1
  72. package/dist/index27.d.cts +32 -63
  73. package/dist/index27.d.cts.map +1 -1
  74. package/dist/index27.d.ts +32 -63
  75. package/dist/index27.d.ts.map +1 -1
  76. package/dist/index28.d.cts +11 -48
  77. package/dist/index28.d.cts.map +1 -1
  78. package/dist/index28.d.ts +11 -48
  79. package/dist/index28.d.ts.map +1 -1
  80. package/dist/index29.d.cts +68 -59
  81. package/dist/index29.d.cts.map +1 -1
  82. package/dist/index29.d.ts +68 -59
  83. package/dist/index29.d.ts.map +1 -1
  84. package/dist/index3.d.cts +13 -13
  85. package/dist/index3.d.cts.map +1 -1
  86. package/dist/index3.d.ts +13 -13
  87. package/dist/index30.d.cts +47 -30
  88. package/dist/index30.d.cts.map +1 -1
  89. package/dist/index30.d.ts +47 -30
  90. package/dist/index30.d.ts.map +1 -1
  91. package/dist/index31.d.cts +63 -17
  92. package/dist/index31.d.cts.map +1 -1
  93. package/dist/index31.d.ts +63 -17
  94. package/dist/index31.d.ts.map +1 -1
  95. package/dist/index32.d.cts +29 -80
  96. package/dist/index32.d.cts.map +1 -1
  97. package/dist/index32.d.ts +29 -80
  98. package/dist/index32.d.ts.map +1 -1
  99. package/dist/index33.d.cts +19 -34
  100. package/dist/index33.d.cts.map +1 -1
  101. package/dist/index33.d.ts +19 -34
  102. package/dist/index33.d.ts.map +1 -1
  103. package/dist/index34.d.cts +80 -18
  104. package/dist/index34.d.cts.map +1 -1
  105. package/dist/index34.d.ts +80 -18
  106. package/dist/index34.d.ts.map +1 -1
  107. package/dist/index35.d.cts +32 -51
  108. package/dist/index35.d.cts.map +1 -1
  109. package/dist/index35.d.ts +32 -51
  110. package/dist/index35.d.ts.map +1 -1
  111. package/dist/index36.d.cts +19 -36
  112. package/dist/index36.d.cts.map +1 -1
  113. package/dist/index36.d.ts +19 -36
  114. package/dist/index36.d.ts.map +1 -1
  115. package/dist/index37.d.cts +43 -61
  116. package/dist/index37.d.cts.map +1 -1
  117. package/dist/index37.d.ts +43 -61
  118. package/dist/index37.d.ts.map +1 -1
  119. package/dist/index38.d.cts +35 -11
  120. package/dist/index38.d.cts.map +1 -1
  121. package/dist/index38.d.ts +35 -11
  122. package/dist/index38.d.ts.map +1 -1
  123. package/dist/index39.d.cts +68 -20
  124. package/dist/index39.d.cts.map +1 -1
  125. package/dist/index39.d.ts +68 -20
  126. package/dist/index39.d.ts.map +1 -1
  127. package/dist/index4.d.cts +2 -2
  128. package/dist/index4.d.cts.map +1 -1
  129. package/dist/index4.d.ts +2 -2
  130. package/dist/index40.d.cts +14 -15
  131. package/dist/index40.d.cts.map +1 -1
  132. package/dist/index40.d.ts +14 -15
  133. package/dist/index40.d.ts.map +1 -1
  134. package/dist/index41.d.cts +22 -98
  135. package/dist/index41.d.cts.map +1 -1
  136. package/dist/index41.d.ts +22 -98
  137. package/dist/index41.d.ts.map +1 -1
  138. package/dist/index42.d.cts +16 -120
  139. package/dist/index42.d.cts.map +1 -1
  140. package/dist/index42.d.ts +16 -120
  141. package/dist/index42.d.ts.map +1 -1
  142. package/dist/index43.d.cts +99 -16
  143. package/dist/index43.d.cts.map +1 -1
  144. package/dist/index43.d.ts +99 -16
  145. package/dist/index43.d.ts.map +1 -1
  146. package/dist/index44.d.cts +184 -49
  147. package/dist/index44.d.cts.map +1 -1
  148. package/dist/index44.d.ts +184 -49
  149. package/dist/index44.d.ts.map +1 -1
  150. package/dist/index45.d.cts +16 -39
  151. package/dist/index45.d.cts.map +1 -1
  152. package/dist/index45.d.ts +16 -39
  153. package/dist/index45.d.ts.map +1 -1
  154. package/dist/index46.d.cts +37 -77
  155. package/dist/index46.d.cts.map +1 -1
  156. package/dist/index46.d.ts +37 -77
  157. package/dist/index46.d.ts.map +1 -1
  158. package/dist/index47.d.cts +96 -1
  159. package/dist/index47.d.cts.map +1 -0
  160. package/dist/index47.d.ts +96 -1
  161. package/dist/index47.d.ts.map +1 -0
  162. package/dist/index48.d.cts +1 -127
  163. package/dist/index48.d.ts +1 -127
  164. package/dist/index49.d.cts +121 -42
  165. package/dist/index49.d.cts.map +1 -1
  166. package/dist/index49.d.ts +121 -42
  167. package/dist/index49.d.ts.map +1 -1
  168. package/dist/index5.d.cts +7 -7
  169. package/dist/index5.d.cts.map +1 -1
  170. package/dist/index5.d.ts +7 -7
  171. package/dist/index50.d.cts +42 -22
  172. package/dist/index50.d.cts.map +1 -1
  173. package/dist/index50.d.ts +42 -22
  174. package/dist/index50.d.ts.map +1 -1
  175. package/dist/index51.d.cts +21 -34
  176. package/dist/index51.d.cts.map +1 -1
  177. package/dist/index51.d.ts +21 -34
  178. package/dist/index51.d.ts.map +1 -1
  179. package/dist/index52.d.cts +33 -17
  180. package/dist/index52.d.cts.map +1 -1
  181. package/dist/index52.d.ts +33 -17
  182. package/dist/index52.d.ts.map +1 -1
  183. package/dist/index53.d.cts +18 -14
  184. package/dist/index53.d.cts.map +1 -1
  185. package/dist/index53.d.ts +18 -14
  186. package/dist/index53.d.ts.map +1 -1
  187. package/dist/index54.d.cts +12 -60
  188. package/dist/index54.d.cts.map +1 -1
  189. package/dist/index54.d.ts +12 -60
  190. package/dist/index54.d.ts.map +1 -1
  191. package/dist/index55.d.cts +51 -80
  192. package/dist/index55.d.cts.map +1 -1
  193. package/dist/index55.d.ts +51 -80
  194. package/dist/index55.d.ts.map +1 -1
  195. package/dist/index56.d.cts +91 -24
  196. package/dist/index56.d.cts.map +1 -1
  197. package/dist/index56.d.ts +91 -24
  198. package/dist/index56.d.ts.map +1 -1
  199. package/dist/index57.d.cts +25 -203
  200. package/dist/index57.d.cts.map +1 -1
  201. package/dist/index57.d.ts +25 -203
  202. package/dist/index57.d.ts.map +1 -1
  203. package/dist/index58.d.cts +198 -15
  204. package/dist/index58.d.cts.map +1 -1
  205. package/dist/index58.d.ts +198 -15
  206. package/dist/index58.d.ts.map +1 -1
  207. package/dist/index59.d.cts +21 -23
  208. package/dist/index59.d.cts.map +1 -1
  209. package/dist/index59.d.ts +21 -23
  210. package/dist/index59.d.ts.map +1 -1
  211. package/dist/index6.d.cts +5 -5
  212. package/dist/index6.d.ts +5 -5
  213. package/dist/index60.d.cts +21 -18
  214. package/dist/index60.d.cts.map +1 -1
  215. package/dist/index60.d.ts +21 -18
  216. package/dist/index60.d.ts.map +1 -1
  217. package/dist/index61.d.cts +21 -8
  218. package/dist/index61.d.cts.map +1 -1
  219. package/dist/index61.d.ts +21 -8
  220. package/dist/index61.d.ts.map +1 -1
  221. package/dist/index62.d.cts +6 -44
  222. package/dist/index62.d.cts.map +1 -1
  223. package/dist/index62.d.ts +6 -44
  224. package/dist/index62.d.ts.map +1 -1
  225. package/dist/index63.d.cts +46 -47
  226. package/dist/index63.d.cts.map +1 -1
  227. package/dist/index63.d.ts +46 -47
  228. package/dist/index63.d.ts.map +1 -1
  229. package/dist/index64.d.cts +47 -59
  230. package/dist/index64.d.cts.map +1 -1
  231. package/dist/index64.d.ts +47 -59
  232. package/dist/index64.d.ts.map +1 -1
  233. package/dist/index65.d.cts +56 -38
  234. package/dist/index65.d.cts.map +1 -1
  235. package/dist/index65.d.ts +56 -38
  236. package/dist/index65.d.ts.map +1 -1
  237. package/dist/index66.d.cts +37 -16
  238. package/dist/index66.d.cts.map +1 -1
  239. package/dist/index66.d.ts +37 -16
  240. package/dist/index66.d.ts.map +1 -1
  241. package/dist/index67.d.cts +20 -41
  242. package/dist/index67.d.cts.map +1 -1
  243. package/dist/index67.d.ts +20 -41
  244. package/dist/index67.d.ts.map +1 -1
  245. package/dist/index68.d.cts +41 -19
  246. package/dist/index68.d.cts.map +1 -1
  247. package/dist/index68.d.ts +41 -19
  248. package/dist/index68.d.ts.map +1 -1
  249. package/dist/index69.d.cts +14 -39
  250. package/dist/index69.d.cts.map +1 -1
  251. package/dist/index69.d.ts +14 -39
  252. package/dist/index69.d.ts.map +1 -1
  253. package/dist/index7.d.cts +8 -8
  254. package/dist/index7.d.cts.map +1 -1
  255. package/dist/index7.d.ts +8 -8
  256. package/dist/index70.d.cts +39 -16
  257. package/dist/index70.d.cts.map +1 -1
  258. package/dist/index70.d.ts +39 -16
  259. package/dist/index70.d.ts.map +1 -1
  260. package/dist/index71.d.cts +17 -83
  261. package/dist/index71.d.cts.map +1 -1
  262. package/dist/index71.d.ts +15 -81
  263. package/dist/index71.d.ts.map +1 -1
  264. package/dist/index72.d.cts +83 -11
  265. package/dist/index72.d.cts.map +1 -1
  266. package/dist/index72.d.ts +83 -11
  267. package/dist/index72.d.ts.map +1 -1
  268. package/dist/index73.d.cts +12 -30
  269. package/dist/index73.d.cts.map +1 -1
  270. package/dist/index73.d.ts +12 -30
  271. package/dist/index73.d.ts.map +1 -1
  272. package/dist/index74.d.cts +28 -27
  273. package/dist/index74.d.cts.map +1 -1
  274. package/dist/index74.d.ts +28 -27
  275. package/dist/index74.d.ts.map +1 -1
  276. package/dist/index75.d.cts +33 -83
  277. package/dist/index75.d.cts.map +1 -1
  278. package/dist/index75.d.ts +33 -83
  279. package/dist/index75.d.ts.map +1 -1
  280. package/dist/index76.d.cts +82 -273
  281. package/dist/index76.d.cts.map +1 -1
  282. package/dist/index76.d.ts +82 -273
  283. package/dist/index76.d.ts.map +1 -1
  284. package/dist/index77.d.cts +278 -0
  285. package/dist/index77.d.cts.map +1 -0
  286. package/dist/index77.d.ts +278 -0
  287. package/dist/index77.d.ts.map +1 -0
  288. package/dist/index8.d.cts +4 -4
  289. package/dist/index8.d.cts.map +1 -1
  290. package/dist/index8.d.ts +3 -3
  291. package/dist/index9.d.cts +2 -2
  292. package/dist/index9.d.ts +2 -2
  293. package/dist/layouts/Container/index.d.cts +1 -1
  294. package/dist/layouts/Container/index.d.ts +1 -1
  295. package/dist/layouts/MultiColumn/index.d.cts +1 -1
  296. package/dist/layouts/MultiColumn/index.d.ts +1 -1
  297. package/dist/layouts/PageBackground/index.d.cts +1 -1
  298. package/dist/layouts/PageBackground/index.d.ts +1 -1
  299. package/dist/layouts/Stack/index.d.cts +1 -1
  300. package/dist/layouts/Stack/index.d.ts +1 -1
  301. package/dist/layouts/TwoColumn/index.d.cts +1 -1
  302. package/dist/layouts/TwoColumn/index.d.ts +1 -1
  303. package/dist/layouts/index.d.cts +5 -5
  304. package/dist/layouts/index.d.ts +5 -5
  305. package/dist/patterns/DataTable/index.d.cts +3 -3
  306. package/dist/patterns/DataTable/index.d.cts.map +1 -1
  307. package/dist/patterns/DataTable/index.d.ts +3 -3
  308. package/dist/patterns/Footer/index.d.cts +7 -7
  309. package/dist/patterns/Footer/index.d.ts +7 -7
  310. package/dist/patterns/Header/index.d.cts +1 -1
  311. package/dist/patterns/Header/index.d.ts +1 -1
  312. package/dist/patterns/MediaObject/index.d.cts +14 -14
  313. package/dist/patterns/MediaObject/index.d.cts.map +1 -1
  314. package/dist/patterns/MediaObject/index.d.ts +11 -11
  315. package/dist/patterns/MediaObject/index.d.ts.map +1 -1
  316. package/dist/patterns/NavRail/index.d.cts +1 -1
  317. package/dist/patterns/NavRail/index.d.ts +1 -1
  318. package/dist/patterns/SectionCard/index.d.cts +2 -2
  319. package/dist/patterns/SectionCard/index.d.cts.map +1 -1
  320. package/dist/patterns/SectionCard/index.d.ts +2 -2
  321. package/dist/patterns/SectionHeading/index.d.cts +3 -3
  322. package/dist/patterns/SectionHeading/index.d.cts.map +1 -1
  323. package/dist/patterns/SectionHeading/index.d.ts +3 -3
  324. package/dist/patterns/SectionHeading/index.d.ts.map +1 -1
  325. package/dist/patterns/index.d.cts +2 -2
  326. package/dist/patterns/index.d.ts +2 -2
  327. package/dist/primitives/Combobox/index.cjs +210 -0
  328. package/dist/primitives/Combobox/index.cjs.map +1 -0
  329. package/dist/primitives/Combobox/index.d.cts +2 -0
  330. package/dist/primitives/Combobox/index.d.ts +2 -0
  331. package/dist/primitives/Combobox/index.js +199 -0
  332. package/dist/primitives/Combobox/index.js.map +1 -0
  333. package/dist/primitives/ContextMenu/index.d.cts +1 -1
  334. package/dist/primitives/ContextMenu/index.d.ts +1 -1
  335. package/dist/primitives/Credits/index.d.cts +1 -1
  336. package/dist/primitives/Credits/index.d.ts +1 -1
  337. package/dist/primitives/Drawer/index.d.cts +1 -1
  338. package/dist/primitives/Drawer/index.d.ts +1 -1
  339. package/dist/primitives/DropdownMenu/index.d.cts +1 -1
  340. package/dist/primitives/DropdownMenu/index.d.ts +1 -1
  341. package/dist/primitives/Empty/index.d.cts +1 -1
  342. package/dist/primitives/Empty/index.d.ts +1 -1
  343. package/dist/primitives/Field/index.d.cts +1 -1
  344. package/dist/primitives/Field/index.d.ts +1 -1
  345. package/dist/primitives/FileUpload/index.d.cts +1 -1
  346. package/dist/primitives/FileUpload/index.d.ts +1 -1
  347. package/dist/primitives/Form/index.d.cts +1 -1
  348. package/dist/primitives/Form/index.d.ts +1 -1
  349. package/dist/primitives/Heading/index.d.cts +1 -1
  350. package/dist/primitives/Heading/index.d.ts +1 -1
  351. package/dist/primitives/HoverCard/index.d.cts +1 -1
  352. package/dist/primitives/HoverCard/index.d.ts +1 -1
  353. package/dist/primitives/Icon/index.d.cts +1 -1
  354. package/dist/primitives/Icon/index.d.ts +1 -1
  355. package/dist/primitives/InfoBanner/index.d.cts +1 -1
  356. package/dist/primitives/InfoBanner/index.d.ts +1 -1
  357. package/dist/primitives/Input/index.d.cts +1 -1
  358. package/dist/primitives/Input/index.d.ts +1 -1
  359. package/dist/primitives/InputGroup/index.d.cts +1 -1
  360. package/dist/primitives/InputGroup/index.d.ts +1 -1
  361. package/dist/primitives/InputOtp/index.d.cts +1 -1
  362. package/dist/primitives/InputOtp/index.d.ts +1 -1
  363. package/dist/primitives/Item/index.d.cts +1 -1
  364. package/dist/primitives/Item/index.d.ts +1 -1
  365. package/dist/primitives/Kbd/index.d.cts +1 -1
  366. package/dist/primitives/Kbd/index.d.ts +1 -1
  367. package/dist/primitives/Label/index.d.cts +1 -1
  368. package/dist/primitives/Label/index.d.ts +1 -1
  369. package/dist/primitives/Link/index.d.cts +1 -1
  370. package/dist/primitives/Link/index.d.ts +1 -1
  371. package/dist/primitives/Logo/index.d.cts +1 -1
  372. package/dist/primitives/Logo/index.d.ts +1 -1
  373. package/dist/primitives/Menubar/index.d.cts +1 -1
  374. package/dist/primitives/Menubar/index.d.ts +1 -1
  375. package/dist/primitives/Mosaic/index.d.cts +2 -2
  376. package/dist/primitives/Mosaic/index.d.ts +2 -2
  377. package/dist/primitives/NativeSelect/index.d.cts +1 -1
  378. package/dist/primitives/NativeSelect/index.d.ts +1 -1
  379. package/dist/primitives/NavRail/index.d.cts +2 -2
  380. package/dist/primitives/NavRail/index.d.ts +2 -2
  381. package/dist/primitives/NavigationMenu/index.d.cts +1 -1
  382. package/dist/primitives/NavigationMenu/index.d.ts +1 -1
  383. package/dist/primitives/NotchedCard/index.d.cts +1 -1
  384. package/dist/primitives/NotchedCard/index.d.ts +1 -1
  385. package/dist/primitives/Pagination/index.d.cts +1 -1
  386. package/dist/primitives/Pagination/index.d.ts +1 -1
  387. package/dist/primitives/Popover/index.d.cts +1 -1
  388. package/dist/primitives/Popover/index.d.ts +1 -1
  389. package/dist/primitives/Progress/index.d.cts +1 -1
  390. package/dist/primitives/Progress/index.d.ts +1 -1
  391. package/dist/primitives/RadioGroup/index.d.cts +1 -1
  392. package/dist/primitives/RadioGroup/index.d.ts +1 -1
  393. package/dist/primitives/Resizable/index.d.cts +1 -1
  394. package/dist/primitives/Resizable/index.d.ts +1 -1
  395. package/dist/primitives/ScrollArea/index.d.cts +1 -1
  396. package/dist/primitives/ScrollArea/index.d.ts +1 -1
  397. package/dist/primitives/Select/index.d.cts +1 -1
  398. package/dist/primitives/Select/index.d.ts +1 -1
  399. package/dist/primitives/Sheet/index.d.cts +1 -1
  400. package/dist/primitives/Sheet/index.d.ts +1 -1
  401. package/dist/primitives/Sidebar/index.d.cts +1 -1
  402. package/dist/primitives/Sidebar/index.d.ts +1 -1
  403. package/dist/primitives/Skeleton/index.d.cts +1 -1
  404. package/dist/primitives/Skeleton/index.d.ts +1 -1
  405. package/dist/primitives/Slider/index.d.cts +1 -1
  406. package/dist/primitives/Slider/index.d.ts +1 -1
  407. package/dist/primitives/Sonner/index.d.cts +1 -1
  408. package/dist/primitives/Sonner/index.d.ts +1 -1
  409. package/dist/primitives/Spinner/index.d.cts +1 -1
  410. package/dist/primitives/Spinner/index.d.ts +1 -1
  411. package/dist/primitives/Switch/index.d.cts +1 -1
  412. package/dist/primitives/Switch/index.d.ts +1 -1
  413. package/dist/primitives/Table/index.d.cts +1 -1
  414. package/dist/primitives/Table/index.d.ts +1 -1
  415. package/dist/primitives/Tabs/index.cjs +153 -10
  416. package/dist/primitives/Tabs/index.cjs.map +1 -1
  417. package/dist/primitives/Tabs/index.d.cts +1 -1
  418. package/dist/primitives/Tabs/index.d.ts +1 -1
  419. package/dist/primitives/Tabs/index.js +153 -10
  420. package/dist/primitives/Tabs/index.js.map +1 -1
  421. package/dist/primitives/Text/index.d.cts +1 -1
  422. package/dist/primitives/Text/index.d.ts +1 -1
  423. package/dist/primitives/Textarea/index.d.cts +1 -1
  424. package/dist/primitives/Textarea/index.d.ts +1 -1
  425. package/dist/primitives/ThemeProvider/index.d.cts +1 -1
  426. package/dist/primitives/ThemeProvider/index.d.ts +1 -1
  427. package/dist/primitives/Toggle/index.d.cts +1 -1
  428. package/dist/primitives/Toggle/index.d.ts +1 -1
  429. package/dist/primitives/ToggleGroup/index.d.cts +1 -1
  430. package/dist/primitives/ToggleGroup/index.d.ts +1 -1
  431. package/dist/primitives/Tooltip/index.d.cts +1 -1
  432. package/dist/primitives/Tooltip/index.d.ts +1 -1
  433. package/dist/primitives/index.cjs +12 -2
  434. package/dist/primitives/index.d.cts +50 -49
  435. package/dist/primitives/index.d.ts +50 -49
  436. package/dist/primitives/index.js +4 -3
  437. package/dist/styles/tokens/mode-dark.css +1 -1
  438. package/package.json +1 -1
  439. package/dist/index48.d.cts.map +0 -1
  440. package/dist/index48.d.ts.map +0 -1
@@ -1,37 +1,54 @@
1
- import * as react_jsx_runtime142 from "react/jsx-runtime";
2
- import * as class_variance_authority_types16 from "class-variance-authority/types";
3
- import { VariantProps } from "class-variance-authority";
1
+ import * as react_jsx_runtime330 from "react/jsx-runtime";
4
2
  import * as React from "react";
5
3
 
6
- //#region src/primitives/Heading/Heading.d.ts
7
- declare const headingVariants: (props?: ({
8
- size?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | null | undefined;
9
- weight?: "normal" | "medium" | "semibold" | null | undefined;
10
- align?: "left" | "right" | "center" | null | undefined;
11
- gradient?: boolean | null | undefined;
12
- } & class_variance_authority_types16.ClassProp) | undefined) => string;
13
- type HeadingProps = React.ComponentProps<"h2"> & VariantProps<typeof headingVariants> & {
14
- /** Semantic heading level/element. Defaults to `h2`. */
15
- as?: React.ElementType;
16
- /** Visual step on the Figma heading scale (1 largest → 7 smallest); also sets the per-step default weight. */
17
- size?: VariantProps<typeof headingVariants>["size"];
18
- /** Override the per-step default weight. */
19
- weight?: VariantProps<typeof headingVariants>["weight"];
20
- /** Text alignment. */
21
- align?: VariantProps<typeof headingVariants>["align"];
22
- /** When true, fills the text with the brand gradient instead of the foreground colour. */
23
- gradient?: VariantProps<typeof headingVariants>["gradient"];
4
+ //#region src/primitives/FileUpload/FileUpload.d.ts
5
+ type FileUploadStatus = "idle" | "uploading" | "success" | "error";
6
+ type FileUploadItem = {
7
+ id: string;
8
+ file: File;
9
+ status: FileUploadStatus;
10
+ progress: number;
11
+ error?: string;
24
12
  };
25
- /** Display/section title using the design-system heading scale; `size` sets the visual step, `as` the semantic element. */
26
- declare function Heading({
27
- as,
13
+ type FileUploadHandler = (params: {
14
+ file: File;
15
+ signal: AbortSignal;
16
+ reportProgress: (value: number) => void;
17
+ }) => Promise<void>;
18
+ type FileUploadProps = Omit<React.ComponentProps<"div">, "onChange"> & {
19
+ /** Disable click, drag/drop, and file selection. */
20
+ disabled?: boolean;
21
+ /** Allow selecting or dropping multiple files in one interaction. */
22
+ multiple?: boolean;
23
+ /** Native file accept filter (e.g. `image/*,.pdf`). */
24
+ accept?: string;
25
+ /** Maximum number of files held by the component at once. */
26
+ maxFiles?: number;
27
+ /** Maximum file size in bytes; oversized files are rejected with an error message. */
28
+ maxFileSize?: number;
29
+ /** Optional custom validator. Return a message to reject the file, or `null` to accept it. */
30
+ validateFile?: (file: File) => string | null;
31
+ /** Called for each accepted file; receives a progress reporter and abort signal. */
32
+ onUpload?: FileUploadHandler;
33
+ /** Called whenever file entries change (added, progress updates, completed, removed). */
34
+ onItemsChange?: (items: FileUploadItem[]) => void;
35
+ /** Accessible label for the drag-and-drop region. */
36
+ dropzoneAriaLabel?: string;
37
+ };
38
+ /** File upload primitive with click-to-browse and drag-and-drop interactions, validation, and per-file upload states. */
39
+ declare function FileUpload({
28
40
  className,
29
- size,
30
- weight,
31
- align,
32
- gradient,
41
+ multiple,
42
+ accept,
43
+ maxFiles,
44
+ maxFileSize,
45
+ validateFile,
46
+ onUpload,
47
+ onItemsChange,
48
+ dropzoneAriaLabel,
49
+ disabled,
33
50
  ...props
34
- }: HeadingProps): react_jsx_runtime142.JSX.Element;
51
+ }: FileUploadProps): react_jsx_runtime330.JSX.Element;
35
52
  //#endregion
36
- export { HeadingProps as n, headingVariants as r, Heading as t };
53
+ export { FileUploadStatus as a, FileUploadProps as i, FileUploadHandler as n, FileUploadItem as r, FileUpload as t };
37
54
  //# sourceMappingURL=index30.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index30.d.cts","names":[],"sources":["../src/primitives/Heading/Heading.tsx"],"mappings":";;;;;;cAUM,uBAiCW;;;;EAjCX,QAAA,CAAA,EAAA,OA+BJ,GAAA,IAAA,GAAA,SAAA;IAAA,gCAAA,CAAA,SAEe,CAAA,GAAA,SAAA,EAAA,GAAA,MAAA;KAAZ,YAAA,GAAe,KAAA,CAAM,cAAT,CAAA,IAAA,CAAA,GACf,YADe,CAAA,OACK,eADL,CAAA,GAAA;;KACK,EAEb,KAAA,CAAM,WAFO;;MAEb,CAAA,EAEE,YAFI,CAAA,OAEgB,eAFhB,CAAA,CAAA,MAAA,CAAA;;QAEJ,CAAA,EAEE,YAFF,CAAA,OAEsB,eAFtB,CAAA,CAAA,QAAA,CAAA;;OAEE,CAAA,EAED,YAFC,CAAA,OAEmB,eAFnB,CAAA,CAAA,OAAA,CAAA;;UAED,CAAA,EAEG,YAFH,CAAA,OAEuB,eAFvB,CAAA,CAAA,UAAA,CAAA;;;AAEe,iBAIlB,OAAA,CAJkB;EAAA,EAAA;EAAA,SAAA;EAAA,IAAA;EAAA,MAAA;EAAA,KAAA;EAAA,QAAA;EAAA,GAAA;AAAA,CAAA,EAIkD,YAJlD,CAAA,EAI8D,oBAAA,CAAA,GAAA,CAAA,OAJ9D"}
1
+ {"version":3,"file":"index30.d.cts","names":[],"sources":["../src/primitives/FileUpload/FileUpload.tsx"],"mappings":";;;;KASK,gBAAA;KAEA,cAAA;;EAFA,IAAA,EAIG,IAJH;EAEA,MAAA,EAGK,gBAHS;EAAA,QAAA,EAAA,MAAA;OAEX,CAAA,EAAA,MAAA;;AACkB,KAKrB,iBAAA,GALqB,CAAA,MAAA,EAAA;EAKrB,IAAA,EACG,IADH;EAAiB,MAAA,EAEZ,WAFY;gBACd,EAAA,CAAA,KAAA,EAAA,MAAA,EAAA,GAAA,IAAA;MAGF,OAFI,CAAA,IAAA,CAAA;KAIL,eAAA,GAAkB,IAFjB,CAEsB,KAAA,CAAM,cAF5B,CAAA,KAAA,CAAA,EAAA,UAAA,CAAA,GAAA;EAAO;EAER,QAAA,CAAA,EAAA,OAAe;EAAA;UAAQ,CAAM,EAAA,OAAA;;QAYV,CAAA,EAAA,MAAA;;UAIE,CAAA,EAAA,MAAA;EAAc;EAqF/B,WAAA,CAAA,EAAU,MAAA;EAAA;cACjB,CAAA,EAAA,CAAA,IAAA,EA1FsB,IA0FtB,EAAA,GAAA,MAAA,GAAA,IAAA;;UAEA,CAAA,EA1FW,iBA0FX;;eAEA,CAAA,EAAA,CAAA,KAAA,EA1FwB,cA0FxB,EAAA,EAAA,GAAA,IAAA;;mBAEA,CAAA,EAAA,MAAA;;;iBAPO,UAAA,CAUP;EAAA,SAAA;EAAA,QAAA;EAAA,MAAA;EAAA,QAAA;EAAA,WAAA;EAAA,YAAA;EAAA,QAAA;EAAA,aAAA;EAAA,iBAAA;EAAA,QAAA;EAAA,GAAA;AAAA,CAAA,EAEC,eAFD,CAAA,EAEgB,oBAAA,CAAA,GAAA,CAAA,OAFhB"}
package/dist/index30.d.ts CHANGED
@@ -1,37 +1,54 @@
1
- import { VariantProps } from "class-variance-authority";
2
1
  import * as React from "react";
3
- import * as react_jsx_runtime170 from "react/jsx-runtime";
4
- import * as class_variance_authority_types15 from "class-variance-authority/types";
2
+ import * as react_jsx_runtime135 from "react/jsx-runtime";
5
3
 
6
- //#region src/primitives/Heading/Heading.d.ts
7
- declare const headingVariants: (props?: ({
8
- size?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | null | undefined;
9
- weight?: "normal" | "medium" | "semibold" | null | undefined;
10
- align?: "center" | "left" | "right" | null | undefined;
11
- gradient?: boolean | null | undefined;
12
- } & class_variance_authority_types15.ClassProp) | undefined) => string;
13
- type HeadingProps = React.ComponentProps<"h2"> & VariantProps<typeof headingVariants> & {
14
- /** Semantic heading level/element. Defaults to `h2`. */
15
- as?: React.ElementType;
16
- /** Visual step on the Figma heading scale (1 largest → 7 smallest); also sets the per-step default weight. */
17
- size?: VariantProps<typeof headingVariants>["size"];
18
- /** Override the per-step default weight. */
19
- weight?: VariantProps<typeof headingVariants>["weight"];
20
- /** Text alignment. */
21
- align?: VariantProps<typeof headingVariants>["align"];
22
- /** When true, fills the text with the brand gradient instead of the foreground colour. */
23
- gradient?: VariantProps<typeof headingVariants>["gradient"];
4
+ //#region src/primitives/FileUpload/FileUpload.d.ts
5
+ type FileUploadStatus = "idle" | "uploading" | "success" | "error";
6
+ type FileUploadItem = {
7
+ id: string;
8
+ file: File;
9
+ status: FileUploadStatus;
10
+ progress: number;
11
+ error?: string;
24
12
  };
25
- /** Display/section title using the design-system heading scale; `size` sets the visual step, `as` the semantic element. */
26
- declare function Heading({
27
- as,
13
+ type FileUploadHandler = (params: {
14
+ file: File;
15
+ signal: AbortSignal;
16
+ reportProgress: (value: number) => void;
17
+ }) => Promise<void>;
18
+ type FileUploadProps = Omit<React.ComponentProps<"div">, "onChange"> & {
19
+ /** Disable click, drag/drop, and file selection. */
20
+ disabled?: boolean;
21
+ /** Allow selecting or dropping multiple files in one interaction. */
22
+ multiple?: boolean;
23
+ /** Native file accept filter (e.g. `image/*,.pdf`). */
24
+ accept?: string;
25
+ /** Maximum number of files held by the component at once. */
26
+ maxFiles?: number;
27
+ /** Maximum file size in bytes; oversized files are rejected with an error message. */
28
+ maxFileSize?: number;
29
+ /** Optional custom validator. Return a message to reject the file, or `null` to accept it. */
30
+ validateFile?: (file: File) => string | null;
31
+ /** Called for each accepted file; receives a progress reporter and abort signal. */
32
+ onUpload?: FileUploadHandler;
33
+ /** Called whenever file entries change (added, progress updates, completed, removed). */
34
+ onItemsChange?: (items: FileUploadItem[]) => void;
35
+ /** Accessible label for the drag-and-drop region. */
36
+ dropzoneAriaLabel?: string;
37
+ };
38
+ /** File upload primitive with click-to-browse and drag-and-drop interactions, validation, and per-file upload states. */
39
+ declare function FileUpload({
28
40
  className,
29
- size,
30
- weight,
31
- align,
32
- gradient,
41
+ multiple,
42
+ accept,
43
+ maxFiles,
44
+ maxFileSize,
45
+ validateFile,
46
+ onUpload,
47
+ onItemsChange,
48
+ dropzoneAriaLabel,
49
+ disabled,
33
50
  ...props
34
- }: HeadingProps): react_jsx_runtime170.JSX.Element;
51
+ }: FileUploadProps): react_jsx_runtime135.JSX.Element;
35
52
  //#endregion
36
- export { HeadingProps as n, headingVariants as r, Heading as t };
53
+ export { FileUploadStatus as a, FileUploadProps as i, FileUploadHandler as n, FileUploadItem as r, FileUpload as t };
37
54
  //# sourceMappingURL=index30.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index30.d.ts","names":[],"sources":["../src/primitives/Heading/Heading.tsx"],"mappings":";;;;;;cAUM,uBAiCW;;;;EAjCX,QAAA,CAAA,EAAA,OA+BJ,GAAA,IAAA,GAAA,SAAA;IAAA,gCAAA,CAAA,SAEe,CAAA,GAAA,SAAA,EAAA,GAAA,MAAA;KAAZ,YAAA,GAAe,KAAA,CAAM,cAAT,CAAA,IAAA,CAAA,GACf,YADe,CAAA,OACK,eADL,CAAA,GAAA;;KACK,EAEb,KAAA,CAAM,WAFO;;MAEb,CAAA,EAEE,YAFI,CAAA,OAEgB,eAFhB,CAAA,CAAA,MAAA,CAAA;;QAEJ,CAAA,EAEE,YAFF,CAAA,OAEsB,eAFtB,CAAA,CAAA,QAAA,CAAA;;OAEE,CAAA,EAED,YAFC,CAAA,OAEmB,eAFnB,CAAA,CAAA,OAAA,CAAA;;UAED,CAAA,EAEG,YAFH,CAAA,OAEuB,eAFvB,CAAA,CAAA,UAAA,CAAA;;;AAEe,iBAIlB,OAAA,CAJkB;EAAA,EAAA;EAAA,SAAA;EAAA,IAAA;EAAA,MAAA;EAAA,KAAA;EAAA,QAAA;EAAA,GAAA;AAAA,CAAA,EAIkD,YAJlD,CAAA,EAI8D,oBAAA,CAAA,GAAA,CAAA,OAJ9D"}
1
+ {"version":3,"file":"index30.d.ts","names":[],"sources":["../src/primitives/FileUpload/FileUpload.tsx"],"mappings":";;;;KASK,gBAAA;KAEA,cAAA;;EAFA,IAAA,EAIG,IAJH;EAEA,MAAA,EAGK,gBAHS;EAAA,QAAA,EAAA,MAAA;OAEX,CAAA,EAAA,MAAA;;AACkB,KAKrB,iBAAA,GALqB,CAAA,MAAA,EAAA;EAKrB,IAAA,EACG,IADH;EAAiB,MAAA,EAEZ,WAFY;gBACd,EAAA,CAAA,KAAA,EAAA,MAAA,EAAA,GAAA,IAAA;MAGF,OAFI,CAAA,IAAA,CAAA;KAIL,eAAA,GAAkB,IAFjB,CAEsB,KAAA,CAAM,cAF5B,CAAA,KAAA,CAAA,EAAA,UAAA,CAAA,GAAA;EAAO;EAER,QAAA,CAAA,EAAA,OAAe;EAAA;UAAQ,CAAM,EAAA,OAAA;;QAYV,CAAA,EAAA,MAAA;;UAIE,CAAA,EAAA,MAAA;EAAc;EAqF/B,WAAA,CAAA,EAAU,MAAA;EAAA;cACjB,CAAA,EAAA,CAAA,IAAA,EA1FsB,IA0FtB,EAAA,GAAA,MAAA,GAAA,IAAA;;UAEA,CAAA,EA1FW,iBA0FX;;eAEA,CAAA,EAAA,CAAA,KAAA,EA1FwB,cA0FxB,EAAA,EAAA,GAAA,IAAA;;mBAEA,CAAA,EAAA,MAAA;;;iBAPO,UAAA,CAUP;EAAA,SAAA;EAAA,QAAA;EAAA,MAAA;EAAA,QAAA;EAAA,WAAA;EAAA,YAAA;EAAA,QAAA;EAAA,aAAA;EAAA,iBAAA;EAAA,QAAA;EAAA,GAAA;AAAA,CAAA,EAEC,eAFD,CAAA,EAEgB,oBAAA,CAAA,GAAA,CAAA,OAFhB"}
@@ -1,25 +1,71 @@
1
- import * as react_jsx_runtime139 from "react/jsx-runtime";
2
- import { HoverCard } from "radix-ui";
1
+ import { i as FieldError, o as FieldLabel, r as FieldDescription, t as Field } from "./index29.cjs";
2
+ import * as react_jsx_runtime166 from "react/jsx-runtime";
3
+ import { Slot } from "radix-ui";
3
4
  import * as React from "react";
5
+ import * as react_hook_form0 from "react-hook-form";
6
+ import { ControllerProps, FieldPath, FieldValues } from "react-hook-form";
4
7
 
5
- //#region src/primitives/HoverCard/HoverCard.d.ts
6
- /** Root that reveals a floating card when the user hovers (or focuses) the trigger. */
7
- declare function HoverCard$1({
8
+ //#region src/primitives/Form/Form.d.ts
9
+ /** Root provider that shares one react-hook-form instance with all nested form pieces. */
10
+ declare const Form: <TFieldValues extends FieldValues, TContext = any, TTransformedValues = TFieldValues>({
11
+ children,
12
+ watch,
13
+ getValues,
14
+ getFieldState,
15
+ setError,
16
+ clearErrors,
17
+ setValue,
18
+ setValues,
19
+ trigger,
20
+ formState,
21
+ resetField,
22
+ reset,
23
+ handleSubmit,
24
+ unregister,
25
+ control,
26
+ register,
27
+ setFocus,
28
+ subscribe
29
+ }: react_hook_form0.FormProviderProps<TFieldValues, TContext, TTransformedValues>) => React.JSX.Element;
30
+ /** Connects a single input to the form via RHF's `Controller`, exposing `field` to its render prop. */
31
+ declare const FormField: <TFieldValues extends FieldValues = FieldValues, TName extends FieldPath<TFieldValues> = FieldPath<TFieldValues>>({
8
32
  ...props
9
- }: React.ComponentProps<typeof HoverCard.Root>): react_jsx_runtime139.JSX.Element;
10
- /** The element that opens the hover card on pointer hover or keyboard focus. */
11
- declare function HoverCardTrigger({
33
+ }: ControllerProps<TFieldValues, TName>) => react_jsx_runtime166.JSX.Element;
34
+ /** Hook for form pieces to read the current field's id, name, ARIA ids, and validation state. */
35
+ declare const useFormField: () => {
36
+ invalid: boolean;
37
+ isDirty: boolean;
38
+ isTouched: boolean;
39
+ isValidating: boolean;
40
+ error?: react_hook_form0.FieldError;
41
+ id: string;
42
+ name: string;
43
+ formItemId: string;
44
+ formDescriptionId: string;
45
+ formMessageId: string;
46
+ };
47
+ /** Wraps one field, generating an id so its label, control, and messages stay linked. */
48
+ declare function FormItem({
12
49
  ...props
13
- }: React.ComponentProps<typeof HoverCard.Trigger>): react_jsx_runtime139.JSX.Element;
14
- /** The floating, portalled surface shown while the trigger is hovered/focused. */
15
- declare function HoverCardContent({
50
+ }: React.ComponentProps<typeof Field>): react_jsx_runtime166.JSX.Element;
51
+ /** Field label wired to the control's id and tinted destructive when the field is invalid. */
52
+ declare function FormLabel({
16
53
  className,
17
- /** Alignment of the content relative to the trigger along the chosen side. */
18
- align,
19
- /** Gap in pixels between the trigger and the content. */
20
- sideOffset,
21
54
  ...props
22
- }: React.ComponentProps<typeof HoverCard.Content>): react_jsx_runtime139.JSX.Element;
55
+ }: React.ComponentProps<typeof FieldLabel>): react_jsx_runtime166.JSX.Element;
56
+ /** Slots the actual input, applying the field's id, `aria-describedby`, and `aria-invalid`. */
57
+ declare function FormControl({
58
+ ...props
59
+ }: React.ComponentProps<typeof Slot.Root>): react_jsx_runtime166.JSX.Element;
60
+ /** Helper text for a field, linked to its control via `aria-describedby`. */
61
+ declare function FormDescription({
62
+ ...props
63
+ }: React.ComponentProps<typeof FieldDescription>): react_jsx_runtime166.JSX.Element;
64
+ /** Renders the field's validation error (or `children`), and nothing when there is no message. */
65
+ declare function FormMessage({
66
+ children,
67
+ ...props
68
+ }: React.ComponentProps<typeof FieldError>): react_jsx_runtime166.JSX.Element | null;
23
69
  //#endregion
24
- export { HoverCardContent as n, HoverCardTrigger as r, HoverCard$1 as t };
70
+ export { FormItem as a, useFormField as c, FormField as i, FormControl as n, FormLabel as o, FormDescription as r, FormMessage as s, Form as t };
25
71
  //# sourceMappingURL=index31.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index31.d.cts","names":[],"sources":["../src/primitives/HoverCard/HoverCard.tsx"],"mappings":";;;;;;iBAMS,WAAA;;GAAwB,KAAA,CAAM,sBAAsB,SAAA,CAAmB,QAAK,oBAAA,CAAA,GAAA,CAAA;;AALjD,iBAU3B,gBAAA,CALS;EAAA,GAAA;AAAA,CAAA,EAKsB,KAAA,CAAM,cAL5B,CAAA,OAKkD,SAAA,CAAmB,OALrE,CAAA,CAAA,EAK6E,oBAAA,CAAA,GAAA,CAAA,OAL7E;;iBAUT,gBAAA,CAVuE;EAAA,SAAA;;;EAAK;EAAA,UAK5E;EAAA,GAAA;AAAgB,CAAhB,EAYN,KAAA,CAAM,cAZgB,CAAA,OAYM,SAAA,CAAmB,OAZzB,CAAA,CAAA,EAYiC,oBAAA,CAAA,GAAA,CAAA,OAZjC"}
1
+ {"version":3,"file":"index31.d.cts","names":[],"sources":["../src/primitives/Form/Form.tsx"],"mappings":";;;;;;;;;cAqBM,4BAAI,kDAAA;;;;;;;;;;;;;;;;;;;GAAA,gBAAA,CAAA,kBAAA,cAAA,UAAA,wBAAA,KAAA,CAAA,GAAA,CAAA;;cAaJ,iCACiB,cAAc,2BACrB,UAAU,gBAAgB,UAAU;;GAGjD,gBAAgB,cAAc,WAAM,oBAAA,CAAA,GAAA,CAAA;AAzB8C;cAkC/E,YA3BmB,EAAA,GAAA,GAAA;SAAf,EAAA,OAAA;SAAA,EAAA,OAAA;WAAA,EAAA,OAAA;cAAA,EAAA,OAAA;OAAA,CAAA,EAgDT,gBAAA,CAAA,UAhDS;MAAA,MAAA;MAAA,EAAA,MAAA;YAAA,EAAA,MAAA;mBAAA,EAAA,MAAA;eAAA,EAAA,MAAA;;;iBA0DD,QAAA,CA1DC;EAAA,GAAA;AAAA,CAAA,EA0DsB,KAAA,CAAM,cA1D5B,CAAA,OA0DkD,KA1DlD,CAAA,CAAA,EA0DwD,oBAAA,CAAA,GAAA,CAAA,OA1DxD;;iBAqED,SAAA,CArEC;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAqEkC,KAAA,CAAM,cArExC,CAAA,OAqE8D,UArE9D,CAAA,CAAA,EAqEyE,oBAAA,CAAA,GAAA,CAAA,OArEzE;;iBAoFD,WAAA,CApFC;EAAA,GAAA;AAAA,CAAA,EAoFyB,KAAA,CAAM,cApF/B,CAAA,OAoFqD,IAAA,CAAK,IApF1D,CAAA,CAAA,EAoF+D,oBAAA,CAAA,GAAA,CAAA,OApF/D;;iBAmGD,eAAA,CAnGC;EAAA,GAAA;AAAA,CAAA,EAmG6B,KAAA,CAAM,cAnGnC,CAAA,OAmGyD,gBAnGzD,CAAA,CAAA,EAmG0E,oBAAA,CAAA,GAAA,CAAA,OAnG1E;;iBA0GD,WAAA,CA1GC;EAAA,QAAA;EAAA,GAAA;AAAA,CAAA,EA0GmC,KAAA,CAAM,cA1GzC,CAAA,OA0G+D,UA1G/D,CAAA,CAAA,EA0G0E,oBAAA,CAAA,GAAA,CAAA,OAAA,GA1G1E,IAAA"}
package/dist/index31.d.ts CHANGED
@@ -1,25 +1,71 @@
1
+ import { i as FieldError, o as FieldLabel, r as FieldDescription, t as Field } from "./index29.js";
1
2
  import * as React from "react";
2
- import * as react_jsx_runtime164 from "react/jsx-runtime";
3
- import { HoverCard } from "radix-ui";
3
+ import * as react_jsx_runtime103 from "react/jsx-runtime";
4
+ import { Slot } from "radix-ui";
5
+ import * as react_hook_form0 from "react-hook-form";
6
+ import { ControllerProps, FieldPath, FieldValues } from "react-hook-form";
4
7
 
5
- //#region src/primitives/HoverCard/HoverCard.d.ts
6
- /** Root that reveals a floating card when the user hovers (or focuses) the trigger. */
7
- declare function HoverCard$1({
8
+ //#region src/primitives/Form/Form.d.ts
9
+ /** Root provider that shares one react-hook-form instance with all nested form pieces. */
10
+ declare const Form: <TFieldValues extends FieldValues, TContext = any, TTransformedValues = TFieldValues>({
11
+ children,
12
+ watch,
13
+ getValues,
14
+ getFieldState,
15
+ setError,
16
+ clearErrors,
17
+ setValue,
18
+ setValues,
19
+ trigger,
20
+ formState,
21
+ resetField,
22
+ reset,
23
+ handleSubmit,
24
+ unregister,
25
+ control,
26
+ register,
27
+ setFocus,
28
+ subscribe
29
+ }: react_hook_form0.FormProviderProps<TFieldValues, TContext, TTransformedValues>) => React.JSX.Element;
30
+ /** Connects a single input to the form via RHF's `Controller`, exposing `field` to its render prop. */
31
+ declare const FormField: <TFieldValues extends FieldValues = FieldValues, TName extends FieldPath<TFieldValues> = FieldPath<TFieldValues>>({
8
32
  ...props
9
- }: React.ComponentProps<typeof HoverCard.Root>): react_jsx_runtime164.JSX.Element;
10
- /** The element that opens the hover card on pointer hover or keyboard focus. */
11
- declare function HoverCardTrigger({
33
+ }: ControllerProps<TFieldValues, TName>) => react_jsx_runtime103.JSX.Element;
34
+ /** Hook for form pieces to read the current field's id, name, ARIA ids, and validation state. */
35
+ declare const useFormField: () => {
36
+ invalid: boolean;
37
+ isDirty: boolean;
38
+ isTouched: boolean;
39
+ isValidating: boolean;
40
+ error?: react_hook_form0.FieldError;
41
+ id: string;
42
+ name: string;
43
+ formItemId: string;
44
+ formDescriptionId: string;
45
+ formMessageId: string;
46
+ };
47
+ /** Wraps one field, generating an id so its label, control, and messages stay linked. */
48
+ declare function FormItem({
12
49
  ...props
13
- }: React.ComponentProps<typeof HoverCard.Trigger>): react_jsx_runtime164.JSX.Element;
14
- /** The floating, portalled surface shown while the trigger is hovered/focused. */
15
- declare function HoverCardContent({
50
+ }: React.ComponentProps<typeof Field>): react_jsx_runtime103.JSX.Element;
51
+ /** Field label wired to the control's id and tinted destructive when the field is invalid. */
52
+ declare function FormLabel({
16
53
  className,
17
- /** Alignment of the content relative to the trigger along the chosen side. */
18
- align,
19
- /** Gap in pixels between the trigger and the content. */
20
- sideOffset,
21
54
  ...props
22
- }: React.ComponentProps<typeof HoverCard.Content>): react_jsx_runtime164.JSX.Element;
55
+ }: React.ComponentProps<typeof FieldLabel>): react_jsx_runtime103.JSX.Element;
56
+ /** Slots the actual input, applying the field's id, `aria-describedby`, and `aria-invalid`. */
57
+ declare function FormControl({
58
+ ...props
59
+ }: React.ComponentProps<typeof Slot.Root>): react_jsx_runtime103.JSX.Element;
60
+ /** Helper text for a field, linked to its control via `aria-describedby`. */
61
+ declare function FormDescription({
62
+ ...props
63
+ }: React.ComponentProps<typeof FieldDescription>): react_jsx_runtime103.JSX.Element;
64
+ /** Renders the field's validation error (or `children`), and nothing when there is no message. */
65
+ declare function FormMessage({
66
+ children,
67
+ ...props
68
+ }: React.ComponentProps<typeof FieldError>): react_jsx_runtime103.JSX.Element | null;
23
69
  //#endregion
24
- export { HoverCardContent as n, HoverCardTrigger as r, HoverCard$1 as t };
70
+ export { FormItem as a, useFormField as c, FormField as i, FormControl as n, FormLabel as o, FormDescription as r, FormMessage as s, Form as t };
25
71
  //# sourceMappingURL=index31.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index31.d.ts","names":[],"sources":["../src/primitives/HoverCard/HoverCard.tsx"],"mappings":";;;;;;iBAMS,WAAA;;GAAwB,KAAA,CAAM,sBAAsB,SAAA,CAAmB,QAAK,oBAAA,CAAA,GAAA,CAAA;;AALjD,iBAU3B,gBAAA,CALS;EAAA,GAAA;AAAA,CAAA,EAKsB,KAAA,CAAM,cAL5B,CAAA,OAKkD,SAAA,CAAmB,OALrE,CAAA,CAAA,EAK6E,oBAAA,CAAA,GAAA,CAAA,OAL7E;;iBAUT,gBAAA,CAVuE;EAAA,SAAA;;;EAAK;EAAA,UAK5E;EAAA,GAAA;AAAgB,CAAhB,EAYN,KAAA,CAAM,cAZgB,CAAA,OAYM,SAAA,CAAmB,OAZzB,CAAA,CAAA,EAYiC,oBAAA,CAAA,GAAA,CAAA,OAZjC"}
1
+ {"version":3,"file":"index31.d.ts","names":[],"sources":["../src/primitives/Form/Form.tsx"],"mappings":";;;;;;;;;cAqBM,4BAAI,kDAAA;;;;;;;;;;;;;;;;;;;GAAA,gBAAA,CAAA,kBAAA,cAAA,UAAA,wBAAA,KAAA,CAAA,GAAA,CAAA;;cAaJ,iCACiB,cAAc,2BACrB,UAAU,gBAAgB,UAAU;;GAGjD,gBAAgB,cAAc,WAAM,oBAAA,CAAA,GAAA,CAAA;AAzB8C;cAkC/E,YA3BmB,EAAA,GAAA,GAAA;SAAf,EAAA,OAAA;SAAA,EAAA,OAAA;WAAA,EAAA,OAAA;cAAA,EAAA,OAAA;OAAA,CAAA,EAgDT,gBAAA,CAAA,UAhDS;MAAA,MAAA;MAAA,EAAA,MAAA;YAAA,EAAA,MAAA;mBAAA,EAAA,MAAA;eAAA,EAAA,MAAA;;;iBA0DD,QAAA,CA1DC;EAAA,GAAA;AAAA,CAAA,EA0DsB,KAAA,CAAM,cA1D5B,CAAA,OA0DkD,KA1DlD,CAAA,CAAA,EA0DwD,oBAAA,CAAA,GAAA,CAAA,OA1DxD;;iBAqED,SAAA,CArEC;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAqEkC,KAAA,CAAM,cArExC,CAAA,OAqE8D,UArE9D,CAAA,CAAA,EAqEyE,oBAAA,CAAA,GAAA,CAAA,OArEzE;;iBAoFD,WAAA,CApFC;EAAA,GAAA;AAAA,CAAA,EAoFyB,KAAA,CAAM,cApF/B,CAAA,OAoFqD,IAAA,CAAK,IApF1D,CAAA,CAAA,EAoF+D,oBAAA,CAAA,GAAA,CAAA,OApF/D;;iBAmGD,eAAA,CAnGC;EAAA,GAAA;AAAA,CAAA,EAmG6B,KAAA,CAAM,cAnGnC,CAAA,OAmGyD,gBAnGzD,CAAA,CAAA,EAmG0E,oBAAA,CAAA,GAAA,CAAA,OAnG1E;;iBA0GD,WAAA,CA1GC;EAAA,QAAA;EAAA,GAAA;AAAA,CAAA,EA0GmC,KAAA,CAAM,cA1GzC,CAAA,OA0G+D,UA1G/D,CAAA,CAAA,EA0G0E,oBAAA,CAAA,GAAA,CAAA,OAAA,GA1G1E,IAAA"}
@@ -1,88 +1,37 @@
1
- import * as react_jsx_runtime134 from "react/jsx-runtime";
2
- import * as class_variance_authority_types15 from "class-variance-authority/types";
1
+ import * as react_jsx_runtime57 from "react/jsx-runtime";
2
+ import * as class_variance_authority_types4 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";
6
5
 
7
- //#region src/primitives/Icon/icon-names.d.ts
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";
9
- /** Runtime set of valid icon names (for validation / iteration). */
10
- declare const ICON_NAMES: Set<IconName>;
11
- //# sourceMappingURL=icon-names.d.ts.map
12
- //#endregion
13
- //#region src/primitives/Icon/Icon.d.ts
14
- declare const ICON_SIZE: {
15
- readonly xs: "size-3";
16
- readonly sm: "size-3.5";
17
- readonly md: "size-4";
18
- readonly lg: "size-5";
19
- readonly xl: "size-6";
20
- };
21
- /** Container (box) styling — combines shape + fill tone + color. */
22
- declare const iconBoxVariants: (props?: ({
23
- shape?: "round" | "square" | null | undefined;
24
- color?: "default" | "muted" | "primary" | "destructive" | "success" | "inverted" | null | undefined;
25
- fill?: "subtle" | "solid" | null | undefined;
26
- } & class_variance_authority_types15.ClassProp) | undefined) => string;
27
- type IconSize = keyof typeof ICON_SIZE;
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> & {
35
- /** Glyph size from the `xs`–`xl` scale (and the box padding when `shape` is set). */
36
- size?: IconSize;
37
- /**
38
- * Wrap the icon in a {@link shape} container. Omit for a bare icon.
39
- * When set, `fill` controls the background tone and `color` the accent.
40
- */
41
- shape?: "square" | "round";
42
- /** lucide stroke width passthrough (lucide accepts number or string). */
43
- strokeWidth?: number | string;
44
- /**
45
- * Accessible label. When provided the icon is exposed as `role="img"`;
46
- * otherwise it is decorative (`aria-hidden`) — unless you pass your own
47
- * `role`/`aria-label`, which always win.
48
- */
49
- label?: string;
6
+ //#region src/primitives/Heading/Heading.d.ts
7
+ declare const headingVariants: (props?: ({
8
+ size?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | null | undefined;
9
+ weight?: "normal" | "medium" | "semibold" | null | undefined;
10
+ align?: "center" | "left" | "right" | null | undefined;
11
+ gradient?: boolean | null | undefined;
12
+ } & class_variance_authority_types4.ClassProp) | undefined) => string;
13
+ type HeadingProps = React.ComponentProps<"h2"> & VariantProps<typeof headingVariants> & {
14
+ /** Semantic heading level/element. Defaults to `h2`. */
15
+ as?: React.ElementType;
16
+ /** Visual step on the Figma heading scale (1 largest → 7 smallest); also sets the per-step default weight. */
17
+ size?: VariantProps<typeof headingVariants>["size"];
18
+ /** Override the per-step default weight. */
19
+ weight?: VariantProps<typeof headingVariants>["weight"];
20
+ /** Text alignment. */
21
+ align?: VariantProps<typeof headingVariants>["align"];
22
+ /** When true, fills the text with the brand gradient instead of the foreground colour. */
23
+ gradient?: VariantProps<typeof headingVariants>["gradient"];
50
24
  };
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
- */
74
- declare function Icon({
75
- icon,
76
- as: AsIcon,
77
- size,
78
- color,
79
- shape,
80
- fill,
81
- strokeWidth,
82
- label,
25
+ /** Display/section title using the design-system heading scale; `size` sets the visual step, `as` the semantic element. */
26
+ declare function Heading({
27
+ as,
83
28
  className,
29
+ size,
30
+ weight,
31
+ align,
32
+ gradient,
84
33
  ...props
85
- }: IconProps): react_jsx_runtime134.JSX.Element;
34
+ }: HeadingProps): react_jsx_runtime57.JSX.Element;
86
35
  //#endregion
87
- export { IconName as i, IconProps as n, ICON_NAMES as r, Icon as t };
36
+ export { HeadingProps as n, headingVariants as r, Heading as t };
88
37
  //# sourceMappingURL=index32.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index32.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"}
1
+ {"version":3,"file":"index32.d.cts","names":[],"sources":["../src/primitives/Heading/Heading.tsx"],"mappings":";;;;;;cAUM,uBAiCW;;;;EAjCX,QAAA,CAAA,EAAA,OA+BJ,GAAA,IAAA,GAAA,SAAA;IAAA,+BAAA,CAAA,SAEe,CAAA,GAAA,SAAA,EAAA,GAAA,MAAA;KAAZ,YAAA,GAAe,KAAA,CAAM,cAAT,CAAA,IAAA,CAAA,GACf,YADe,CAAA,OACK,eADL,CAAA,GAAA;;KACK,EAEb,KAAA,CAAM,WAFO;;MAEb,CAAA,EAEE,YAFI,CAAA,OAEgB,eAFhB,CAAA,CAAA,MAAA,CAAA;;QAEJ,CAAA,EAEE,YAFF,CAAA,OAEsB,eAFtB,CAAA,CAAA,QAAA,CAAA;;OAEE,CAAA,EAED,YAFC,CAAA,OAEmB,eAFnB,CAAA,CAAA,OAAA,CAAA;;UAED,CAAA,EAEG,YAFH,CAAA,OAEuB,eAFvB,CAAA,CAAA,UAAA,CAAA;;;AAEe,iBAIlB,OAAA,CAJkB;EAAA,EAAA;EAAA,SAAA;EAAA,IAAA;EAAA,MAAA;EAAA,KAAA;EAAA,QAAA;EAAA,GAAA;AAAA,CAAA,EAIkD,YAJlD,CAAA,EAI8D,mBAAA,CAAA,GAAA,CAAA,OAJ9D"}