@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
package/dist/index34.d.ts CHANGED
@@ -1,26 +1,88 @@
1
1
  import { VariantProps } from "class-variance-authority";
2
2
  import * as React from "react";
3
- import * as react_jsx_runtime152 from "react/jsx-runtime";
4
- import * as class_variance_authority_types12 from "class-variance-authority/types";
3
+ import * as react_jsx_runtime260 from "react/jsx-runtime";
4
+ import { LucideProps } from "lucide-react";
5
+ import * as class_variance_authority_types19 from "class-variance-authority/types";
5
6
 
6
- //#region src/primitives/Input/Input.d.ts
7
- declare const inputVariants: (props?: ({
8
- variant?: "default" | "ai" | null | undefined;
9
- size?: "xs" | "sm" | "lg" | "default" | null | undefined;
10
- shape?: "default" | "round" | null | undefined;
11
- } & class_variance_authority_types12.ClassProp) | undefined) => string;
12
- /** Styled text input that supports the Figma size and roundness axes; forwards all native `<input>` props. */
13
- declare function Input({
14
- className,
15
- type,
16
- /** Chrome style — `default` bordered field or `ai` (AI gradient border). */
17
- variant,
18
- /** Height/typography preset — Mini (`xs`), Small (`sm`), Regular (`default`), or Large (`lg`). */
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_types19.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;
50
+ };
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,
19
77
  size,
20
- /** Corner roundness — `default` (12px) or `round` (pill). */
78
+ color,
21
79
  shape,
80
+ fill,
81
+ strokeWidth,
82
+ label,
83
+ className,
22
84
  ...props
23
- }: Omit<React.ComponentProps<"input">, "size"> & VariantProps<typeof inputVariants>): react_jsx_runtime152.JSX.Element;
85
+ }: IconProps): react_jsx_runtime260.JSX.Element;
24
86
  //#endregion
25
- export { inputVariants as n, Input as t };
87
+ export { IconName as i, IconProps as n, ICON_NAMES as r, Icon as t };
26
88
  //# sourceMappingURL=index34.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index34.d.ts","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,oBAAA,CAAA,GAAA,CAAA,OAArE"}
1
+ {"version":3,"file":"index34.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,59 +1,40 @@
1
- import { t as Button } from "./index8.cjs";
2
- import { t as Input } from "./index34.cjs";
3
- import * as react_jsx_runtime85 from "react/jsx-runtime";
4
- import * as class_variance_authority_types9 from "class-variance-authority/types";
1
+ import * as react_jsx_runtime63 from "react/jsx-runtime";
2
+ import * as class_variance_authority_types5 from "class-variance-authority/types";
5
3
  import { VariantProps } from "class-variance-authority";
6
4
  import * as React from "react";
7
5
 
8
- //#region src/primitives/InputGroup/InputGroup.d.ts
9
- /** Bordered container that groups a control (input/textarea) with addons, buttons, and text into one focusable field. */
10
- declare function InputGroup({
11
- className,
12
- /** Chrome style `default` bordered group or `ai` (AI gradient border). */
13
- variant,
14
- ...props
15
- }: React.ComponentProps<"div"> & {
16
- variant?: "default" | "ai";
17
- }): react_jsx_runtime85.JSX.Element;
18
- declare const inputGroupAddonVariants: (props?: ({
19
- align?: "inline-start" | "inline-end" | "block-start" | "block-end" | null | undefined;
20
- } & class_variance_authority_types9.ClassProp) | undefined) => string;
21
- /** A leading/trailing or stacked slot for icons, text, or buttons; clicking it focuses the group's input. */
22
- declare function InputGroupAddon({
23
- className,
24
- /** Where the addon sits relative to the control: inline (left/right) or block (top/bottom). */
25
- align,
26
- ...props
27
- }: React.ComponentProps<"div"> & VariantProps<typeof inputGroupAddonVariants>): react_jsx_runtime85.JSX.Element;
28
- declare const inputGroupButtonVariants: (props?: ({
29
- size?: "sm" | "xs" | "icon-xs" | "icon-sm" | null | undefined;
30
- } & class_variance_authority_types9.ClassProp) | undefined) => string;
31
- /** A compact Button sized to sit inside an addon without overflowing the group's height. */
32
- declare function InputGroupButton({
33
- className,
34
- /** The button's HTML type; defaults to `"button"` so it does not submit forms. */
35
- type,
36
- /** Visual style forwarded to the underlying Button; defaults to `"ghost"`. */
6
+ //#region src/primitives/InfoBanner/InfoBanner.d.ts
7
+ declare const infoBannerVariants: (props?: ({
8
+ variant?: "warning" | "info" | "success" | "error" | "neutral" | null | undefined;
9
+ } & class_variance_authority_types5.ClassProp) | undefined) => string;
10
+ type InfoBannerProps = Omit<React.ComponentProps<"div">, "title"> & VariantProps<typeof infoBannerVariants> & {
11
+ /** Intent that drives the banner colors and default icon. Default `info`. */
12
+ variant?: VariantProps<typeof infoBannerVariants>["variant"];
13
+ /** Banner heading. */
14
+ title: string;
15
+ /** Optional supporting copy below the title. */
16
+ description?: React.ReactNode;
17
+ /** Override the default per-variant leading icon. */
18
+ icon?: React.ReactNode;
19
+ /** Show the trailing dismiss button. Default true. */
20
+ dismissible?: boolean;
21
+ /** Controlled visibility. When provided, overrides internal state. */
22
+ visible?: boolean;
23
+ /** Called when the dismiss button is pressed. */
24
+ onDismiss?: () => void;
25
+ };
26
+ /** Dismissible inline status banner colored by intent (info/success/warning/error/neutral). */
27
+ declare function InfoBanner({
28
+ title,
29
+ description,
37
30
  variant,
38
- /** Compact sizing tuned for the group: text (`xs`/`sm`) or square icon (`icon-xs`/`icon-sm`). */
39
- size,
40
- ...props
41
- }: Omit<React.ComponentProps<typeof Button>, "size"> & VariantProps<typeof inputGroupButtonVariants>): react_jsx_runtime85.JSX.Element;
42
- /** Muted inline text for prefixes, suffixes, or counts placed inside an addon (e.g. `$`, `USD`, `12 results`). */
43
- declare function InputGroupText({
44
- className,
45
- ...props
46
- }: React.ComponentProps<"span">): react_jsx_runtime85.JSX.Element;
47
- /** The Input control for the group: borderless and transparent so the group container provides the chrome. */
48
- declare function InputGroupInput({
49
- className,
50
- ...props
51
- }: React.ComponentProps<typeof Input>): react_jsx_runtime85.JSX.Element;
52
- /** The Textarea control for the group: borderless, transparent, and non-resizing so the group provides the chrome. */
53
- declare function InputGroupTextarea({
31
+ icon,
32
+ dismissible,
33
+ visible,
34
+ onDismiss,
54
35
  className,
55
36
  ...props
56
- }: React.ComponentProps<"textarea">): react_jsx_runtime85.JSX.Element;
37
+ }: InfoBannerProps): react_jsx_runtime63.JSX.Element | null;
57
38
  //#endregion
58
- export { InputGroupText as a, InputGroupInput as i, InputGroupAddon as n, InputGroupTextarea as o, InputGroupButton as r, InputGroup as t };
39
+ export { InfoBannerProps as n, infoBannerVariants as r, InfoBanner as t };
59
40
  //# sourceMappingURL=index35.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index35.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":"index35.d.cts","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"}
package/dist/index35.d.ts CHANGED
@@ -1,59 +1,40 @@
1
- import { t as Button } from "./index8.js";
2
- import { t as Input } from "./index34.js";
3
1
  import { VariantProps } from "class-variance-authority";
4
2
  import * as React from "react";
5
- import * as react_jsx_runtime145 from "react/jsx-runtime";
6
- import * as class_variance_authority_types9 from "class-variance-authority/types";
3
+ import * as react_jsx_runtime236 from "react/jsx-runtime";
4
+ import * as class_variance_authority_types18 from "class-variance-authority/types";
7
5
 
8
- //#region src/primitives/InputGroup/InputGroup.d.ts
9
- /** Bordered container that groups a control (input/textarea) with addons, buttons, and text into one focusable field. */
10
- declare function InputGroup({
11
- className,
12
- /** Chrome style `default` bordered group or `ai` (AI gradient border). */
13
- variant,
14
- ...props
15
- }: React.ComponentProps<"div"> & {
16
- variant?: "default" | "ai";
17
- }): react_jsx_runtime145.JSX.Element;
18
- declare const inputGroupAddonVariants: (props?: ({
19
- align?: "inline-start" | "inline-end" | "block-start" | "block-end" | null | undefined;
20
- } & class_variance_authority_types9.ClassProp) | undefined) => string;
21
- /** A leading/trailing or stacked slot for icons, text, or buttons; clicking it focuses the group's input. */
22
- declare function InputGroupAddon({
23
- className,
24
- /** Where the addon sits relative to the control: inline (left/right) or block (top/bottom). */
25
- align,
26
- ...props
27
- }: React.ComponentProps<"div"> & VariantProps<typeof inputGroupAddonVariants>): react_jsx_runtime145.JSX.Element;
28
- declare const inputGroupButtonVariants: (props?: ({
29
- size?: "xs" | "sm" | "icon-xs" | "icon-sm" | null | undefined;
30
- } & class_variance_authority_types9.ClassProp) | undefined) => string;
31
- /** A compact Button sized to sit inside an addon without overflowing the group's height. */
32
- declare function InputGroupButton({
33
- className,
34
- /** The button's HTML type; defaults to `"button"` so it does not submit forms. */
35
- type,
36
- /** Visual style forwarded to the underlying Button; defaults to `"ghost"`. */
6
+ //#region src/primitives/InfoBanner/InfoBanner.d.ts
7
+ declare const infoBannerVariants: (props?: ({
8
+ variant?: "success" | "warning" | "info" | "error" | "neutral" | null | undefined;
9
+ } & class_variance_authority_types18.ClassProp) | undefined) => string;
10
+ type InfoBannerProps = Omit<React.ComponentProps<"div">, "title"> & VariantProps<typeof infoBannerVariants> & {
11
+ /** Intent that drives the banner colors and default icon. Default `info`. */
12
+ variant?: VariantProps<typeof infoBannerVariants>["variant"];
13
+ /** Banner heading. */
14
+ title: string;
15
+ /** Optional supporting copy below the title. */
16
+ description?: React.ReactNode;
17
+ /** Override the default per-variant leading icon. */
18
+ icon?: React.ReactNode;
19
+ /** Show the trailing dismiss button. Default true. */
20
+ dismissible?: boolean;
21
+ /** Controlled visibility. When provided, overrides internal state. */
22
+ visible?: boolean;
23
+ /** Called when the dismiss button is pressed. */
24
+ onDismiss?: () => void;
25
+ };
26
+ /** Dismissible inline status banner colored by intent (info/success/warning/error/neutral). */
27
+ declare function InfoBanner({
28
+ title,
29
+ description,
37
30
  variant,
38
- /** Compact sizing tuned for the group: text (`xs`/`sm`) or square icon (`icon-xs`/`icon-sm`). */
39
- size,
40
- ...props
41
- }: Omit<React.ComponentProps<typeof Button>, "size"> & VariantProps<typeof inputGroupButtonVariants>): react_jsx_runtime145.JSX.Element;
42
- /** Muted inline text for prefixes, suffixes, or counts placed inside an addon (e.g. `$`, `USD`, `12 results`). */
43
- declare function InputGroupText({
44
- className,
45
- ...props
46
- }: React.ComponentProps<"span">): react_jsx_runtime145.JSX.Element;
47
- /** The Input control for the group: borderless and transparent so the group container provides the chrome. */
48
- declare function InputGroupInput({
49
- className,
50
- ...props
51
- }: React.ComponentProps<typeof Input>): react_jsx_runtime145.JSX.Element;
52
- /** The Textarea control for the group: borderless, transparent, and non-resizing so the group provides the chrome. */
53
- declare function InputGroupTextarea({
31
+ icon,
32
+ dismissible,
33
+ visible,
34
+ onDismiss,
54
35
  className,
55
36
  ...props
56
- }: React.ComponentProps<"textarea">): react_jsx_runtime145.JSX.Element;
37
+ }: InfoBannerProps): react_jsx_runtime236.JSX.Element | null;
57
38
  //#endregion
58
- export { InputGroupText as a, InputGroupInput as i, InputGroupAddon as n, InputGroupTextarea as o, InputGroupButton as r, InputGroup as t };
39
+ export { InfoBannerProps as n, infoBannerVariants as r, InfoBanner as t };
59
40
  //# sourceMappingURL=index35.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index35.d.ts","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"}
1
+ {"version":3,"file":"index35.d.ts","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"}
@@ -1,43 +1,26 @@
1
- import * as react_jsx_runtime128 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime84 from "react/jsx-runtime";
2
+ import * as class_variance_authority_types9 from "class-variance-authority/types";
3
+ import { VariantProps } from "class-variance-authority";
2
4
  import * as React from "react";
3
- import { OTPInput } from "input-otp";
4
5
 
5
- //#region src/primitives/InputOtp/InputOtp.d.ts
6
- type DistributiveOmit<T, K extends PropertyKey> = T extends unknown ? Omit<T, K> : never;
7
- type InputOTPSize = "default" | "lg" | "sm" | "xs";
8
- /** One-time-passcode field: a row of single-character slots backed by a hidden input. */
9
- declare function InputOTP({
6
+ //#region src/primitives/Input/Input.d.ts
7
+ declare const inputVariants: (props?: ({
8
+ variant?: "default" | "ai" | null | undefined;
9
+ size?: "default" | "xs" | "sm" | "lg" | null | undefined;
10
+ shape?: "default" | "round" | null | undefined;
11
+ } & class_variance_authority_types9.ClassProp) | undefined) => string;
12
+ /** Styled text input that supports the Figma size and roundness axes; forwards all native `<input>` props. */
13
+ declare function Input({
10
14
  className,
11
- containerClassName,
15
+ type,
16
+ /** Chrome style — `default` bordered field or `ai` (AI gradient border). */
17
+ variant,
18
+ /** Height/typography preset — Mini (`xs`), Small (`sm`), Regular (`default`), or Large (`lg`). */
12
19
  size,
13
- placeholder,
20
+ /** Corner roundness — `default` (12px) or `round` (pill). */
21
+ shape,
14
22
  ...props
15
- }: DistributiveOmit<React.ComponentProps<typeof OTPInput>, "size" | "placeholder"> & {
16
- /** Class applied to the outer flex container that wraps the slot groups. */
17
- containerClassName?: string;
18
- /** Slot dimensions and type scale: Mini 24px / Small 32px / Default 36px / Large 40px. */
19
- size?: InputOTPSize;
20
- /** Single character shown in empty slots as a hint until the user types. */
21
- placeholder?: string;
22
- }): react_jsx_runtime128.JSX.Element;
23
- /** Visual cluster of adjacent slots; use multiple groups around an `InputOTPSeparator`. */
24
- declare function InputOTPGroup({
25
- className,
26
- ...props
27
- }: React.ComponentProps<"div">): react_jsx_runtime128.JSX.Element;
28
- /** A single character cell rendering its char, active ring, fake caret, and placeholder. */
29
- declare function InputOTPSlot({
30
- index,
31
- className,
32
- ...props
33
- }: React.ComponentProps<"div"> & {
34
- /** Zero-based position of this slot within the input's character buffer. */
35
- index: number;
36
- }): react_jsx_runtime128.JSX.Element;
37
- /** Decorative divider (a minus icon) placed between two `InputOTPGroup`s. */
38
- declare function InputOTPSeparator({
39
- ...props
40
- }: React.ComponentProps<"div">): react_jsx_runtime128.JSX.Element;
23
+ }: Omit<React.ComponentProps<"input">, "size"> & VariantProps<typeof inputVariants>): react_jsx_runtime84.JSX.Element;
41
24
  //#endregion
42
- export { InputOTPSlot as i, InputOTPGroup as n, InputOTPSeparator as r, InputOTP as t };
25
+ export { inputVariants as n, Input as t };
43
26
  //# sourceMappingURL=index36.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index36.d.cts","names":[],"sources":["../src/primitives/InputOtp/InputOtp.tsx"],"mappings":";;;;;KASK,8BAA8B,eAAe,oBAAoB,KAAK,GAAG;KAEzE,YAAA;;AAN0B,iBA0BtB,QAAA,CAtBY;EAAA,SAAA;EAAA,kBAAA;EAAA,IAAA;EAAA,WAAA;EAAA,GAAA;AAAqD,CAArD,EA4BlB,gBA5BkB,CA4BD,KAAA,CAAM,cA5BL,CAAA,OA4B2B,QA5B3B,CAAA,EAAA,MAAA,GAAA,aAAA,CAAA,GAAA;EAAA;oBAAc,CAAA,EAAA,MAAA;;MAAwC,CAAA,EAgClE,YAhCkE;;aAAL,CAAA,EAAA,MAAA;AAAI,CAAA,CAAA,EAmCzE,oBAAA,CAAA,GAAA,CAAA,OAnCyE;AAAA;AAEzD,iBAuDR,aAAA,CAnCQ;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAmC+B,KAAA,CAAM,cAnCrC,CAAA,KAAA,CAAA,CAAA,EAmC0D,oBAAA,CAAA,GAAA,CAAA,OAnC1D;;iBA8CR,YAAA,CA7CP;EAAA,KAAA;EAAA,SAAA;EAAA,GAAA;CAAA,EAiDC,KAAA,CAAM,cAjDP,CAAA,KAAA,CAAA,GAAA;;OAEA,EAAA,MAAA;IAkDD,oBAAA,CAAA,GAAA,CAAA,OAjDC;;iBAgFO,iBAAA,CA9EiB;EAAA,GAAA;AAAA,CAAA,EA8Ee,KAAA,CAAM,cA9ErB,CAAA,KAAA,CAAA,CAAA,EA8E0C,oBAAA,CAAA,GAAA,CAAA,OA9E1C"}
1
+ {"version":3,"file":"index36.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,mBAAA,CAAA,GAAA,CAAA,OAArE"}
package/dist/index36.d.ts CHANGED
@@ -1,43 +1,26 @@
1
+ import { VariantProps } from "class-variance-authority";
1
2
  import * as React from "react";
2
- import * as react_jsx_runtime318 from "react/jsx-runtime";
3
- import { OTPInput } from "input-otp";
3
+ import * as react_jsx_runtime234 from "react/jsx-runtime";
4
+ import * as class_variance_authority_types16 from "class-variance-authority/types";
4
5
 
5
- //#region src/primitives/InputOtp/InputOtp.d.ts
6
- type DistributiveOmit<T, K extends PropertyKey> = T extends unknown ? Omit<T, K> : never;
7
- type InputOTPSize = "default" | "lg" | "sm" | "xs";
8
- /** One-time-passcode field: a row of single-character slots backed by a hidden input. */
9
- declare function InputOTP({
6
+ //#region src/primitives/Input/Input.d.ts
7
+ declare const inputVariants: (props?: ({
8
+ variant?: "default" | "ai" | null | undefined;
9
+ size?: "xs" | "sm" | "lg" | "default" | null | undefined;
10
+ shape?: "default" | "round" | null | undefined;
11
+ } & class_variance_authority_types16.ClassProp) | undefined) => string;
12
+ /** Styled text input that supports the Figma size and roundness axes; forwards all native `<input>` props. */
13
+ declare function Input({
10
14
  className,
11
- containerClassName,
15
+ type,
16
+ /** Chrome style — `default` bordered field or `ai` (AI gradient border). */
17
+ variant,
18
+ /** Height/typography preset — Mini (`xs`), Small (`sm`), Regular (`default`), or Large (`lg`). */
12
19
  size,
13
- placeholder,
20
+ /** Corner roundness — `default` (12px) or `round` (pill). */
21
+ shape,
14
22
  ...props
15
- }: DistributiveOmit<React.ComponentProps<typeof OTPInput>, "size" | "placeholder"> & {
16
- /** Class applied to the outer flex container that wraps the slot groups. */
17
- containerClassName?: string;
18
- /** Slot dimensions and type scale: Mini 24px / Small 32px / Default 36px / Large 40px. */
19
- size?: InputOTPSize;
20
- /** Single character shown in empty slots as a hint until the user types. */
21
- placeholder?: string;
22
- }): react_jsx_runtime318.JSX.Element;
23
- /** Visual cluster of adjacent slots; use multiple groups around an `InputOTPSeparator`. */
24
- declare function InputOTPGroup({
25
- className,
26
- ...props
27
- }: React.ComponentProps<"div">): react_jsx_runtime318.JSX.Element;
28
- /** A single character cell rendering its char, active ring, fake caret, and placeholder. */
29
- declare function InputOTPSlot({
30
- index,
31
- className,
32
- ...props
33
- }: React.ComponentProps<"div"> & {
34
- /** Zero-based position of this slot within the input's character buffer. */
35
- index: number;
36
- }): react_jsx_runtime318.JSX.Element;
37
- /** Decorative divider (a minus icon) placed between two `InputOTPGroup`s. */
38
- declare function InputOTPSeparator({
39
- ...props
40
- }: React.ComponentProps<"div">): react_jsx_runtime318.JSX.Element;
23
+ }: Omit<React.ComponentProps<"input">, "size"> & VariantProps<typeof inputVariants>): react_jsx_runtime234.JSX.Element;
41
24
  //#endregion
42
- export { InputOTPSlot as i, InputOTPGroup as n, InputOTPSeparator as r, InputOTP as t };
25
+ export { inputVariants as n, Input as t };
43
26
  //# sourceMappingURL=index36.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index36.d.ts","names":[],"sources":["../src/primitives/InputOtp/InputOtp.tsx"],"mappings":";;;;;KASK,8BAA8B,eAAe,oBAAoB,KAAK,GAAG;KAEzE,YAAA;;AAN0B,iBA0BtB,QAAA,CAtBY;EAAA,SAAA;EAAA,kBAAA;EAAA,IAAA;EAAA,WAAA;EAAA,GAAA;AAAqD,CAArD,EA4BlB,gBA5BkB,CA4BD,KAAA,CAAM,cA5BL,CAAA,OA4B2B,QA5B3B,CAAA,EAAA,MAAA,GAAA,aAAA,CAAA,GAAA;EAAA;oBAAc,CAAA,EAAA,MAAA;;MAAwC,CAAA,EAgClE,YAhCkE;;aAAL,CAAA,EAAA,MAAA;AAAI,CAAA,CAAA,EAmCzE,oBAAA,CAAA,GAAA,CAAA,OAnCyE;AAAA;AAEzD,iBAuDR,aAAA,CAnCQ;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAmC+B,KAAA,CAAM,cAnCrC,CAAA,KAAA,CAAA,CAAA,EAmC0D,oBAAA,CAAA,GAAA,CAAA,OAnC1D;;iBA8CR,YAAA,CA7CP;EAAA,KAAA;EAAA,SAAA;EAAA,GAAA;CAAA,EAiDC,KAAA,CAAM,cAjDP,CAAA,KAAA,CAAA,GAAA;;OAEA,EAAA,MAAA;IAkDD,oBAAA,CAAA,GAAA,CAAA,OAjDC;;iBAgFO,iBAAA,CA9EiB;EAAA,GAAA;AAAA,CAAA,EA8Ee,KAAA,CAAM,cA9ErB,CAAA,KAAA,CAAA,CAAA,EA8E0C,oBAAA,CAAA,GAAA,CAAA,OA9E1C"}
1
+ {"version":3,"file":"index36.d.ts","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,oBAAA,CAAA,GAAA,CAAA,OAArE"}