@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
@@ -0,0 +1,210 @@
1
+ Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
2
+ const require_chunk = require("../../chunk.cjs");
3
+ const require_cn = require("../../cn.cjs");
4
+ const require_Icon = require("../../Icon.cjs");
5
+ const require_primitives_Command_index = require("../Command/index.cjs");
6
+ const require_primitives_Input_index = require("../Input/index.cjs");
7
+ const require_primitives_Popover_index = require("../Popover/index.cjs");
8
+ let react = require("react");
9
+ react = require_chunk.__toESM(react);
10
+ let react_jsx_runtime = require("react/jsx-runtime");
11
+ let lucide_react = require("lucide-react");
12
+ let cmdk = require("cmdk");
13
+ //#region src/primitives/Combobox/Combobox.tsx
14
+ const ComboboxContext = react.createContext(null);
15
+ function useComboboxContext(caller) {
16
+ const ctx = react.useContext(ComboboxContext);
17
+ if (!ctx) throw new Error(`${caller} must be used within <Combobox>`);
18
+ return ctx;
19
+ }
20
+ /** Derive a plain-text label from item children (used for search keywords and the trigger display). */
21
+ function textLabel(children) {
22
+ if (typeof children === "string") return children;
23
+ if (typeof children === "number") return String(children);
24
+ if (Array.isArray(children) && children.every((c) => typeof c === "string" || typeof c === "number")) return children.join("");
25
+ }
26
+ /**
27
+ * Searchable single-select dropdown (the shadcn "combobox" recipe): a Popover
28
+ * holding a filterable Command list. Holds the selected value and open state,
29
+ * and closes on selection. Search state resets automatically on close because
30
+ * the content unmounts.
31
+ */
32
+ function Combobox({ value, defaultValue, onValueChange, open, defaultOpen, onOpenChange, modal, children }) {
33
+ const [uncontrolledValue, setUncontrolledValue] = react.useState(defaultValue ?? "");
34
+ const [uncontrolledOpen, setUncontrolledOpen] = react.useState(defaultOpen ?? false);
35
+ const currentValue = value ?? uncontrolledValue;
36
+ const currentOpen = open ?? uncontrolledOpen;
37
+ const setOpen = react.useCallback((next) => {
38
+ setUncontrolledOpen(next);
39
+ onOpenChange?.(next);
40
+ }, [onOpenChange]);
41
+ const select = react.useCallback((next) => {
42
+ setUncontrolledValue(next);
43
+ onValueChange?.(next);
44
+ setOpen(false);
45
+ }, [onValueChange, setOpen]);
46
+ const [labels, setLabels] = react.useState(/* @__PURE__ */ new Map());
47
+ const registerItem = react.useCallback((itemValue, label) => {
48
+ setLabels((prev) => prev.get(itemValue) === label ? prev : new Map(prev).set(itemValue, label));
49
+ }, []);
50
+ const ctx = react.useMemo(() => ({
51
+ value: currentValue,
52
+ select,
53
+ registerItem,
54
+ labels
55
+ }), [
56
+ currentValue,
57
+ select,
58
+ registerItem,
59
+ labels
60
+ ]);
61
+ return /* @__PURE__ */ (0, react_jsx_runtime.jsx)(ComboboxContext.Provider, {
62
+ value: ctx,
63
+ children: /* @__PURE__ */ (0, react_jsx_runtime.jsx)(require_primitives_Popover_index.Popover, {
64
+ open: currentOpen,
65
+ onOpenChange: setOpen,
66
+ modal,
67
+ children
68
+ })
69
+ });
70
+ }
71
+ const PILL = "flex min-h-8 items-center gap-1 rounded-12 border border-primary-border bg-input-bg px-3 py-1 text-xs leading-4";
72
+ /**
73
+ * Pill-shaped trigger showing the current selection. With no `children`, it
74
+ * renders the selected item's label (or `placeholder` when nothing is
75
+ * selected); pass `children` to fully control the display — e.g. when the
76
+ * selected label comes from data the items haven't mounted with yet.
77
+ */
78
+ function ComboboxTrigger({ className, label, placeholder, children, ...props }) {
79
+ const { value, labels } = useComboboxContext("ComboboxTrigger");
80
+ const display = children ?? (value ? labels.get(value) ?? value : void 0);
81
+ return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(require_primitives_Popover_index.PopoverTrigger, {
82
+ "data-slot": "combobox-trigger",
83
+ className: require_cn.cn(PILL, "text-left transition-colors hover:border-focus/60", className),
84
+ ...props,
85
+ children: [
86
+ label && /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("span", {
87
+ className: "shrink-0 text-muted-txt",
88
+ children: [label, ":"]
89
+ }),
90
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)("span", {
91
+ className: require_cn.cn("min-w-0 truncate", display != null ? "font-medium" : "text-muted-txt"),
92
+ children: display ?? placeholder
93
+ }),
94
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)(require_Icon.Icon, {
95
+ as: lucide_react.ChevronDown,
96
+ className: "ml-1 size-4 shrink-0 text-muted-txt"
97
+ })
98
+ ]
99
+ });
100
+ }
101
+ /** The dropdown panel: a Command (filterable list) inside a PopoverContent. */
102
+ function ComboboxContent({ className, align = "start", children, filter, shouldFilter, loop, ...props }) {
103
+ return /* @__PURE__ */ (0, react_jsx_runtime.jsx)(require_primitives_Popover_index.PopoverContent, {
104
+ "data-slot": "combobox-content",
105
+ align,
106
+ className: require_cn.cn("w-64 p-0", className),
107
+ ...props,
108
+ children: /* @__PURE__ */ (0, react_jsx_runtime.jsx)(require_primitives_Command_index.Command, {
109
+ filter,
110
+ shouldFilter,
111
+ loop,
112
+ className: "bg-transparent",
113
+ children
114
+ })
115
+ });
116
+ }
117
+ /** Bordered search field pinned above the list; typing filters the items. */
118
+ function ComboboxInput({ className, wrapperClassName, ...props }) {
119
+ return /* @__PURE__ */ (0, react_jsx_runtime.jsx)("div", {
120
+ "data-slot": "combobox-input-wrapper",
121
+ className: require_cn.cn("border-b p-2", wrapperClassName),
122
+ children: /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("div", {
123
+ className: "relative",
124
+ children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)(require_Icon.Icon, {
125
+ as: lucide_react.Search,
126
+ className: "absolute top-1/2 left-2.5 size-3.5 -translate-y-1/2 text-muted-txt"
127
+ }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)(cmdk.Command.Input, {
128
+ "data-slot": "combobox-input",
129
+ className: require_cn.cn(require_primitives_Input_index.inputVariants({ size: "sm" }), "pl-8", className),
130
+ ...props
131
+ })]
132
+ })
133
+ });
134
+ }
135
+ /** Scrollable container for the option rows. */
136
+ function ComboboxList({ className, ...props }) {
137
+ return /* @__PURE__ */ (0, react_jsx_runtime.jsx)(require_primitives_Command_index.CommandList, {
138
+ "data-slot": "combobox-list",
139
+ className: require_cn.cn("max-h-64 py-1", className),
140
+ ...props
141
+ });
142
+ }
143
+ /** Placeholder row shown when the search matches no items. */
144
+ function ComboboxEmpty({ className, ...props }) {
145
+ return /* @__PURE__ */ (0, react_jsx_runtime.jsx)(cmdk.Command.Empty, {
146
+ "data-slot": "combobox-empty",
147
+ className: require_cn.cn("px-3 py-2 text-sm text-muted-txt", className),
148
+ ...props
149
+ });
150
+ }
151
+ /** A labelled group of related options, with an optional `heading`. */
152
+ function ComboboxGroup({ className, ...props }) {
153
+ return /* @__PURE__ */ (0, react_jsx_runtime.jsx)(require_primitives_Command_index.CommandGroup, {
154
+ "data-slot": "combobox-group",
155
+ className: require_cn.cn("p-0 [&_[cmdk-group-heading]]:px-3", className),
156
+ ...props
157
+ });
158
+ }
159
+ /** A thin divider line between option groups. */
160
+ function ComboboxSeparator({ className, ...props }) {
161
+ return /* @__PURE__ */ (0, react_jsx_runtime.jsx)(require_primitives_Command_index.CommandSeparator, {
162
+ "data-slot": "combobox-separator",
163
+ className: require_cn.cn("mx-0", className),
164
+ ...props
165
+ });
166
+ }
167
+ /**
168
+ * A selectable option. `value` is what the combobox reports on selection;
169
+ * search matches the visible text (or explicit `keywords`), not the `value`.
170
+ */
171
+ function ComboboxItem({ value, keywords, className, children, onSelect, ...props }) {
172
+ const ctx = useComboboxContext("ComboboxItem");
173
+ const isSelected = value === ctx.value;
174
+ const label = textLabel(children);
175
+ const { registerItem, select } = ctx;
176
+ react.useEffect(() => {
177
+ if (label !== void 0) registerItem(value, label);
178
+ }, [
179
+ value,
180
+ label,
181
+ registerItem
182
+ ]);
183
+ return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(require_primitives_Command_index.CommandItem, {
184
+ "data-slot": "combobox-item",
185
+ value,
186
+ keywords: keywords ?? (label !== void 0 ? [label] : void 0),
187
+ onSelect: (selected) => {
188
+ select(value);
189
+ onSelect?.(selected);
190
+ },
191
+ className: require_cn.cn("cursor-pointer rounded-none px-3 py-2 hover:bg-ghost-hover-bg active:bg-ghost-hover-bg data-[selected=true]:bg-ghost-hover-bg", isSelected && "bg-secondary-bg font-medium data-[selected=true]:bg-secondary-bg", className),
192
+ ...props,
193
+ children: [children, isSelected && /* @__PURE__ */ (0, react_jsx_runtime.jsx)(require_Icon.Icon, {
194
+ as: lucide_react.Check,
195
+ className: "ml-auto size-3.5 shrink-0 text-primary"
196
+ })]
197
+ });
198
+ }
199
+ //#endregion
200
+ exports.Combobox = Combobox;
201
+ exports.ComboboxContent = ComboboxContent;
202
+ exports.ComboboxEmpty = ComboboxEmpty;
203
+ exports.ComboboxGroup = ComboboxGroup;
204
+ exports.ComboboxInput = ComboboxInput;
205
+ exports.ComboboxItem = ComboboxItem;
206
+ exports.ComboboxList = ComboboxList;
207
+ exports.ComboboxSeparator = ComboboxSeparator;
208
+ exports.ComboboxTrigger = ComboboxTrigger;
209
+
210
+ //# sourceMappingURL=index.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.cjs","names":["React","Popover","PopoverTrigger","cn","Icon","ChevronDown","PopoverContent","Command","Search","CommandPrimitive","inputVariants","CommandList","CommandGroup","CommandSeparator","CommandItem","Check"],"sources":["../../../src/primitives/Combobox/Combobox.tsx"],"sourcesContent":["\"use client\";\n\nimport { Command as CommandPrimitive } from \"cmdk\";\nimport { Check, ChevronDown, Search } from \"lucide-react\";\nimport * as React from \"react\";\n\nimport {\n Command,\n CommandGroup,\n CommandItem,\n CommandList,\n CommandSeparator,\n} from \"@/primitives/Command\";\nimport { Icon } from \"@/primitives/Icon\";\nimport { inputVariants } from \"@/primitives/Input\";\nimport { Popover, PopoverContent, PopoverTrigger } from \"@/primitives/Popover\";\nimport { cn } from \"@/utils\";\n\ninterface ComboboxContextValue {\n value: string;\n select: (value: string) => void;\n registerItem: (value: string, label: string) => void;\n labels: ReadonlyMap<string, string>;\n}\n\nconst ComboboxContext = React.createContext<ComboboxContextValue | null>(null);\n\nfunction useComboboxContext(caller: string) {\n const ctx = React.useContext(ComboboxContext);\n if (!ctx) throw new Error(`${caller} must be used within <Combobox>`);\n return ctx;\n}\n\n/** Derive a plain-text label from item children (used for search keywords and the trigger display). */\nfunction textLabel(children: React.ReactNode): string | undefined {\n if (typeof children === \"string\") return children;\n if (typeof children === \"number\") return String(children);\n if (\n Array.isArray(children) &&\n children.every((c) => typeof c === \"string\" || typeof c === \"number\")\n )\n return children.join(\"\");\n return undefined;\n}\n\ninterface ComboboxProps {\n /** Controlled selected value. */\n value?: string;\n /** Initial selected value (uncontrolled). */\n defaultValue?: string;\n /** Called with the item's `value` when a selection is made. */\n onValueChange?: (value: string) => void;\n /** Controlled open state of the dropdown. */\n open?: boolean;\n /** Initially open (uncontrolled). */\n defaultOpen?: boolean;\n /** Called when the dropdown opens or closes. */\n onOpenChange?: (open: boolean) => void;\n /**\n * Forwarded to the underlying Popover root. Required when the combobox\n * renders inside a modal `Dialog`: the dropdown portals outside the dialog,\n * and without `modal` the dialog's scroll lock blocks wheel/trackpad\n * scrolling in the list (scrollbar dragging still works).\n */\n modal?: boolean;\n children?: React.ReactNode;\n}\n\n/**\n * Searchable single-select dropdown (the shadcn \"combobox\" recipe): a Popover\n * holding a filterable Command list. Holds the selected value and open state,\n * and closes on selection. Search state resets automatically on close because\n * the content unmounts.\n */\nfunction Combobox({\n value,\n defaultValue,\n onValueChange,\n open,\n defaultOpen,\n onOpenChange,\n modal,\n children,\n}: Readonly<ComboboxProps>) {\n const [uncontrolledValue, setUncontrolledValue] = React.useState(defaultValue ?? \"\");\n const [uncontrolledOpen, setUncontrolledOpen] = React.useState(defaultOpen ?? false);\n const currentValue = value ?? uncontrolledValue;\n const currentOpen = open ?? uncontrolledOpen;\n\n const setOpen = React.useCallback(\n (next: boolean) => {\n setUncontrolledOpen(next);\n onOpenChange?.(next);\n },\n [onOpenChange],\n );\n\n const select = React.useCallback(\n (next: string) => {\n setUncontrolledValue(next);\n onValueChange?.(next);\n setOpen(false);\n },\n [onValueChange, setOpen],\n );\n\n // value → display-label cache fed by mounted items. Labels are kept after the\n // content unmounts (popover close) so the trigger can keep showing them.\n const [labels, setLabels] = React.useState<ReadonlyMap<string, string>>(new Map());\n const registerItem = React.useCallback((itemValue: string, label: string) => {\n setLabels((prev) =>\n prev.get(itemValue) === label ? prev : new Map(prev).set(itemValue, label),\n );\n }, []);\n\n const ctx = React.useMemo(\n () => ({ value: currentValue, select, registerItem, labels }),\n [currentValue, select, registerItem, labels],\n );\n\n return (\n <ComboboxContext.Provider value={ctx}>\n <Popover open={currentOpen} onOpenChange={setOpen} modal={modal}>\n {children}\n </Popover>\n </ComboboxContext.Provider>\n );\n}\n\n// Pill chrome shared with the Header project picker — keeps the lockup consistent.\nconst PILL =\n \"flex min-h-8 items-center gap-1 rounded-12 border border-primary-border bg-input-bg px-3 py-1 text-xs leading-4\";\n\n/**\n * Pill-shaped trigger showing the current selection. With no `children`, it\n * renders the selected item's label (or `placeholder` when nothing is\n * selected); pass `children` to fully control the display — e.g. when the\n * selected label comes from data the items haven't mounted with yet.\n */\nfunction ComboboxTrigger({\n className,\n /** Muted prefix rendered as `label:` before the value (e.g. `Project:`). */\n label,\n /** Muted text shown while nothing is selected. */\n placeholder,\n children,\n ...props\n}: React.ComponentProps<typeof PopoverTrigger> & { label?: string; placeholder?: string }) {\n const { value, labels } = useComboboxContext(\"ComboboxTrigger\");\n const display = children ?? (value ? (labels.get(value) ?? value) : undefined);\n\n return (\n <PopoverTrigger\n data-slot=\"combobox-trigger\"\n className={cn(PILL, \"text-left transition-colors hover:border-focus/60\", className)}\n {...props}\n >\n {label && <span className=\"shrink-0 text-muted-txt\">{label}:</span>}\n <span className={cn(\"min-w-0 truncate\", display != null ? \"font-medium\" : \"text-muted-txt\")}>\n {display ?? placeholder}\n </span>\n <Icon as={ChevronDown} className=\"ml-1 size-4 shrink-0 text-muted-txt\" />\n </PopoverTrigger>\n );\n}\n\n/** The dropdown panel: a Command (filterable list) inside a PopoverContent. */\nfunction ComboboxContent({\n className,\n align = \"start\",\n children,\n filter,\n shouldFilter,\n loop,\n ...props\n}: React.ComponentProps<typeof PopoverContent> &\n Pick<React.ComponentProps<typeof CommandPrimitive>, \"filter\" | \"shouldFilter\" | \"loop\">) {\n return (\n <PopoverContent\n data-slot=\"combobox-content\"\n align={align}\n className={cn(\"w-64 p-0\", className)}\n {...props}\n >\n <Command filter={filter} shouldFilter={shouldFilter} loop={loop} className=\"bg-transparent\">\n {children}\n </Command>\n </PopoverContent>\n );\n}\n\n/** Bordered search field pinned above the list; typing filters the items. */\nfunction ComboboxInput({\n className,\n /** Extra classes for the padded, bottom-bordered section around the field. */\n wrapperClassName,\n ...props\n}: React.ComponentProps<typeof CommandPrimitive.Input> & { wrapperClassName?: string }) {\n return (\n <div data-slot=\"combobox-input-wrapper\" className={cn(\"border-b p-2\", wrapperClassName)}>\n <div className=\"relative\">\n <Icon\n as={Search}\n className=\"absolute top-1/2 left-2.5 size-3.5 -translate-y-1/2 text-muted-txt\"\n />\n <CommandPrimitive.Input\n data-slot=\"combobox-input\"\n className={cn(inputVariants({ size: \"sm\" }), \"pl-8\", className)}\n {...props}\n />\n </div>\n </div>\n );\n}\n\n/** Scrollable container for the option rows. */\nfunction ComboboxList({ className, ...props }: React.ComponentProps<typeof CommandList>) {\n return (\n <CommandList data-slot=\"combobox-list\" className={cn(\"max-h-64 py-1\", className)} {...props} />\n );\n}\n\n/** Placeholder row shown when the search matches no items. */\nfunction ComboboxEmpty({\n className,\n ...props\n}: React.ComponentProps<typeof CommandPrimitive.Empty>) {\n return (\n <CommandPrimitive.Empty\n data-slot=\"combobox-empty\"\n className={cn(\"px-3 py-2 text-sm text-muted-txt\", className)}\n {...props}\n />\n );\n}\n\n/** A labelled group of related options, with an optional `heading`. */\nfunction ComboboxGroup({ className, ...props }: React.ComponentProps<typeof CommandGroup>) {\n return (\n <CommandGroup\n data-slot=\"combobox-group\"\n className={cn(\"p-0 [&_[cmdk-group-heading]]:px-3\", className)}\n {...props}\n />\n );\n}\n\n/** A thin divider line between option groups. */\nfunction ComboboxSeparator({ className, ...props }: React.ComponentProps<typeof CommandSeparator>) {\n return (\n <CommandSeparator data-slot=\"combobox-separator\" className={cn(\"mx-0\", className)} {...props} />\n );\n}\n\n/**\n * A selectable option. `value` is what the combobox reports on selection;\n * search matches the visible text (or explicit `keywords`), not the `value`.\n */\nfunction ComboboxItem({\n /** The value reported by `onValueChange` when this item is chosen. */\n value,\n /** Extra strings the search should match; defaults to the item's text content. */\n keywords,\n className,\n children,\n onSelect,\n ...props\n}: Omit<React.ComponentProps<typeof CommandItem>, \"value\"> & { value: string }) {\n const ctx = useComboboxContext(\"ComboboxItem\");\n const isSelected = value === ctx.value;\n const label = textLabel(children);\n const { registerItem, select } = ctx;\n\n React.useEffect(() => {\n if (label !== undefined) registerItem(value, label);\n }, [value, label, registerItem]);\n\n return (\n <CommandItem\n data-slot=\"combobox-item\"\n value={value}\n keywords={keywords ?? (label !== undefined ? [label] : undefined)}\n onSelect={(selected) => {\n select(value);\n onSelect?.(selected);\n }}\n className={cn(\n // Header project-picker row: hover/highlight ghost, chosen bg/secondary + medium.\n \"cursor-pointer rounded-none px-3 py-2 hover:bg-ghost-hover-bg active:bg-ghost-hover-bg data-[selected=true]:bg-ghost-hover-bg\",\n isSelected && \"bg-secondary-bg font-medium data-[selected=true]:bg-secondary-bg\",\n className,\n )}\n {...props}\n >\n {children}\n {isSelected && <Icon as={Check} className=\"ml-auto size-3.5 shrink-0 text-primary\" />}\n </CommandItem>\n );\n}\n\nexport {\n Combobox,\n ComboboxTrigger,\n ComboboxContent,\n ComboboxInput,\n ComboboxList,\n ComboboxEmpty,\n ComboboxGroup,\n ComboboxItem,\n ComboboxSeparator,\n};\n"],"mappings":"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"}
@@ -0,0 +1,2 @@
1
+ import { a as ComboboxInput, c as ComboboxSeparator, i as ComboboxGroup, l as ComboboxTrigger, n as ComboboxContent, o as ComboboxItem, r as ComboboxEmpty, s as ComboboxList, t as Combobox } from "../../index22.cjs";
2
+ export { Combobox, ComboboxContent, ComboboxEmpty, ComboboxGroup, ComboboxInput, ComboboxItem, ComboboxList, ComboboxSeparator, ComboboxTrigger };
@@ -0,0 +1,2 @@
1
+ import { a as ComboboxInput, c as ComboboxSeparator, i as ComboboxGroup, l as ComboboxTrigger, n as ComboboxContent, o as ComboboxItem, r as ComboboxEmpty, s as ComboboxList, t as Combobox } from "../../index22.js";
2
+ export { Combobox, ComboboxContent, ComboboxEmpty, ComboboxGroup, ComboboxInput, ComboboxItem, ComboboxList, ComboboxSeparator, ComboboxTrigger };
@@ -0,0 +1,199 @@
1
+ import { t as cn } from "../../cn.js";
2
+ import { t as Icon } from "../../Icon.js";
3
+ import { Command as Command$1, CommandGroup, CommandItem, CommandList, CommandSeparator } from "../Command/index.js";
4
+ import { inputVariants } from "../Input/index.js";
5
+ import { Popover, PopoverContent, PopoverTrigger } from "../Popover/index.js";
6
+ import * as React from "react";
7
+ import { jsx, jsxs } from "react/jsx-runtime";
8
+ import { Check, ChevronDown, Search } from "lucide-react";
9
+ import { Command } from "cmdk";
10
+ //#region src/primitives/Combobox/Combobox.tsx
11
+ const ComboboxContext = React.createContext(null);
12
+ function useComboboxContext(caller) {
13
+ const ctx = React.useContext(ComboboxContext);
14
+ if (!ctx) throw new Error(`${caller} must be used within <Combobox>`);
15
+ return ctx;
16
+ }
17
+ /** Derive a plain-text label from item children (used for search keywords and the trigger display). */
18
+ function textLabel(children) {
19
+ if (typeof children === "string") return children;
20
+ if (typeof children === "number") return String(children);
21
+ if (Array.isArray(children) && children.every((c) => typeof c === "string" || typeof c === "number")) return children.join("");
22
+ }
23
+ /**
24
+ * Searchable single-select dropdown (the shadcn "combobox" recipe): a Popover
25
+ * holding a filterable Command list. Holds the selected value and open state,
26
+ * and closes on selection. Search state resets automatically on close because
27
+ * the content unmounts.
28
+ */
29
+ function Combobox({ value, defaultValue, onValueChange, open, defaultOpen, onOpenChange, modal, children }) {
30
+ const [uncontrolledValue, setUncontrolledValue] = React.useState(defaultValue ?? "");
31
+ const [uncontrolledOpen, setUncontrolledOpen] = React.useState(defaultOpen ?? false);
32
+ const currentValue = value ?? uncontrolledValue;
33
+ const currentOpen = open ?? uncontrolledOpen;
34
+ const setOpen = React.useCallback((next) => {
35
+ setUncontrolledOpen(next);
36
+ onOpenChange?.(next);
37
+ }, [onOpenChange]);
38
+ const select = React.useCallback((next) => {
39
+ setUncontrolledValue(next);
40
+ onValueChange?.(next);
41
+ setOpen(false);
42
+ }, [onValueChange, setOpen]);
43
+ const [labels, setLabels] = React.useState(/* @__PURE__ */ new Map());
44
+ const registerItem = React.useCallback((itemValue, label) => {
45
+ setLabels((prev) => prev.get(itemValue) === label ? prev : new Map(prev).set(itemValue, label));
46
+ }, []);
47
+ const ctx = React.useMemo(() => ({
48
+ value: currentValue,
49
+ select,
50
+ registerItem,
51
+ labels
52
+ }), [
53
+ currentValue,
54
+ select,
55
+ registerItem,
56
+ labels
57
+ ]);
58
+ return /* @__PURE__ */ jsx(ComboboxContext.Provider, {
59
+ value: ctx,
60
+ children: /* @__PURE__ */ jsx(Popover, {
61
+ open: currentOpen,
62
+ onOpenChange: setOpen,
63
+ modal,
64
+ children
65
+ })
66
+ });
67
+ }
68
+ const PILL = "flex min-h-8 items-center gap-1 rounded-12 border border-primary-border bg-input-bg px-3 py-1 text-xs leading-4";
69
+ /**
70
+ * Pill-shaped trigger showing the current selection. With no `children`, it
71
+ * renders the selected item's label (or `placeholder` when nothing is
72
+ * selected); pass `children` to fully control the display — e.g. when the
73
+ * selected label comes from data the items haven't mounted with yet.
74
+ */
75
+ function ComboboxTrigger({ className, label, placeholder, children, ...props }) {
76
+ const { value, labels } = useComboboxContext("ComboboxTrigger");
77
+ const display = children ?? (value ? labels.get(value) ?? value : void 0);
78
+ return /* @__PURE__ */ jsxs(PopoverTrigger, {
79
+ "data-slot": "combobox-trigger",
80
+ className: cn(PILL, "text-left transition-colors hover:border-focus/60", className),
81
+ ...props,
82
+ children: [
83
+ label && /* @__PURE__ */ jsxs("span", {
84
+ className: "shrink-0 text-muted-txt",
85
+ children: [label, ":"]
86
+ }),
87
+ /* @__PURE__ */ jsx("span", {
88
+ className: cn("min-w-0 truncate", display != null ? "font-medium" : "text-muted-txt"),
89
+ children: display ?? placeholder
90
+ }),
91
+ /* @__PURE__ */ jsx(Icon, {
92
+ as: ChevronDown,
93
+ className: "ml-1 size-4 shrink-0 text-muted-txt"
94
+ })
95
+ ]
96
+ });
97
+ }
98
+ /** The dropdown panel: a Command (filterable list) inside a PopoverContent. */
99
+ function ComboboxContent({ className, align = "start", children, filter, shouldFilter, loop, ...props }) {
100
+ return /* @__PURE__ */ jsx(PopoverContent, {
101
+ "data-slot": "combobox-content",
102
+ align,
103
+ className: cn("w-64 p-0", className),
104
+ ...props,
105
+ children: /* @__PURE__ */ jsx(Command$1, {
106
+ filter,
107
+ shouldFilter,
108
+ loop,
109
+ className: "bg-transparent",
110
+ children
111
+ })
112
+ });
113
+ }
114
+ /** Bordered search field pinned above the list; typing filters the items. */
115
+ function ComboboxInput({ className, wrapperClassName, ...props }) {
116
+ return /* @__PURE__ */ jsx("div", {
117
+ "data-slot": "combobox-input-wrapper",
118
+ className: cn("border-b p-2", wrapperClassName),
119
+ children: /* @__PURE__ */ jsxs("div", {
120
+ className: "relative",
121
+ children: [/* @__PURE__ */ jsx(Icon, {
122
+ as: Search,
123
+ className: "absolute top-1/2 left-2.5 size-3.5 -translate-y-1/2 text-muted-txt"
124
+ }), /* @__PURE__ */ jsx(Command.Input, {
125
+ "data-slot": "combobox-input",
126
+ className: cn(inputVariants({ size: "sm" }), "pl-8", className),
127
+ ...props
128
+ })]
129
+ })
130
+ });
131
+ }
132
+ /** Scrollable container for the option rows. */
133
+ function ComboboxList({ className, ...props }) {
134
+ return /* @__PURE__ */ jsx(CommandList, {
135
+ "data-slot": "combobox-list",
136
+ className: cn("max-h-64 py-1", className),
137
+ ...props
138
+ });
139
+ }
140
+ /** Placeholder row shown when the search matches no items. */
141
+ function ComboboxEmpty({ className, ...props }) {
142
+ return /* @__PURE__ */ jsx(Command.Empty, {
143
+ "data-slot": "combobox-empty",
144
+ className: cn("px-3 py-2 text-sm text-muted-txt", className),
145
+ ...props
146
+ });
147
+ }
148
+ /** A labelled group of related options, with an optional `heading`. */
149
+ function ComboboxGroup({ className, ...props }) {
150
+ return /* @__PURE__ */ jsx(CommandGroup, {
151
+ "data-slot": "combobox-group",
152
+ className: cn("p-0 [&_[cmdk-group-heading]]:px-3", className),
153
+ ...props
154
+ });
155
+ }
156
+ /** A thin divider line between option groups. */
157
+ function ComboboxSeparator({ className, ...props }) {
158
+ return /* @__PURE__ */ jsx(CommandSeparator, {
159
+ "data-slot": "combobox-separator",
160
+ className: cn("mx-0", className),
161
+ ...props
162
+ });
163
+ }
164
+ /**
165
+ * A selectable option. `value` is what the combobox reports on selection;
166
+ * search matches the visible text (or explicit `keywords`), not the `value`.
167
+ */
168
+ function ComboboxItem({ value, keywords, className, children, onSelect, ...props }) {
169
+ const ctx = useComboboxContext("ComboboxItem");
170
+ const isSelected = value === ctx.value;
171
+ const label = textLabel(children);
172
+ const { registerItem, select } = ctx;
173
+ React.useEffect(() => {
174
+ if (label !== void 0) registerItem(value, label);
175
+ }, [
176
+ value,
177
+ label,
178
+ registerItem
179
+ ]);
180
+ return /* @__PURE__ */ jsxs(CommandItem, {
181
+ "data-slot": "combobox-item",
182
+ value,
183
+ keywords: keywords ?? (label !== void 0 ? [label] : void 0),
184
+ onSelect: (selected) => {
185
+ select(value);
186
+ onSelect?.(selected);
187
+ },
188
+ className: cn("cursor-pointer rounded-none px-3 py-2 hover:bg-ghost-hover-bg active:bg-ghost-hover-bg data-[selected=true]:bg-ghost-hover-bg", isSelected && "bg-secondary-bg font-medium data-[selected=true]:bg-secondary-bg", className),
189
+ ...props,
190
+ children: [children, isSelected && /* @__PURE__ */ jsx(Icon, {
191
+ as: Check,
192
+ className: "ml-auto size-3.5 shrink-0 text-primary"
193
+ })]
194
+ });
195
+ }
196
+ //#endregion
197
+ export { Combobox, ComboboxContent, ComboboxEmpty, ComboboxGroup, ComboboxInput, ComboboxItem, ComboboxList, ComboboxSeparator, ComboboxTrigger };
198
+
199
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","names":["Command","CommandPrimitive"],"sources":["../../../src/primitives/Combobox/Combobox.tsx"],"sourcesContent":["\"use client\";\n\nimport { Command as CommandPrimitive } from \"cmdk\";\nimport { Check, ChevronDown, Search } from \"lucide-react\";\nimport * as React from \"react\";\n\nimport {\n Command,\n CommandGroup,\n CommandItem,\n CommandList,\n CommandSeparator,\n} from \"@/primitives/Command\";\nimport { Icon } from \"@/primitives/Icon\";\nimport { inputVariants } from \"@/primitives/Input\";\nimport { Popover, PopoverContent, PopoverTrigger } from \"@/primitives/Popover\";\nimport { cn } from \"@/utils\";\n\ninterface ComboboxContextValue {\n value: string;\n select: (value: string) => void;\n registerItem: (value: string, label: string) => void;\n labels: ReadonlyMap<string, string>;\n}\n\nconst ComboboxContext = React.createContext<ComboboxContextValue | null>(null);\n\nfunction useComboboxContext(caller: string) {\n const ctx = React.useContext(ComboboxContext);\n if (!ctx) throw new Error(`${caller} must be used within <Combobox>`);\n return ctx;\n}\n\n/** Derive a plain-text label from item children (used for search keywords and the trigger display). */\nfunction textLabel(children: React.ReactNode): string | undefined {\n if (typeof children === \"string\") return children;\n if (typeof children === \"number\") return String(children);\n if (\n Array.isArray(children) &&\n children.every((c) => typeof c === \"string\" || typeof c === \"number\")\n )\n return children.join(\"\");\n return undefined;\n}\n\ninterface ComboboxProps {\n /** Controlled selected value. */\n value?: string;\n /** Initial selected value (uncontrolled). */\n defaultValue?: string;\n /** Called with the item's `value` when a selection is made. */\n onValueChange?: (value: string) => void;\n /** Controlled open state of the dropdown. */\n open?: boolean;\n /** Initially open (uncontrolled). */\n defaultOpen?: boolean;\n /** Called when the dropdown opens or closes. */\n onOpenChange?: (open: boolean) => void;\n /**\n * Forwarded to the underlying Popover root. Required when the combobox\n * renders inside a modal `Dialog`: the dropdown portals outside the dialog,\n * and without `modal` the dialog's scroll lock blocks wheel/trackpad\n * scrolling in the list (scrollbar dragging still works).\n */\n modal?: boolean;\n children?: React.ReactNode;\n}\n\n/**\n * Searchable single-select dropdown (the shadcn \"combobox\" recipe): a Popover\n * holding a filterable Command list. Holds the selected value and open state,\n * and closes on selection. Search state resets automatically on close because\n * the content unmounts.\n */\nfunction Combobox({\n value,\n defaultValue,\n onValueChange,\n open,\n defaultOpen,\n onOpenChange,\n modal,\n children,\n}: Readonly<ComboboxProps>) {\n const [uncontrolledValue, setUncontrolledValue] = React.useState(defaultValue ?? \"\");\n const [uncontrolledOpen, setUncontrolledOpen] = React.useState(defaultOpen ?? false);\n const currentValue = value ?? uncontrolledValue;\n const currentOpen = open ?? uncontrolledOpen;\n\n const setOpen = React.useCallback(\n (next: boolean) => {\n setUncontrolledOpen(next);\n onOpenChange?.(next);\n },\n [onOpenChange],\n );\n\n const select = React.useCallback(\n (next: string) => {\n setUncontrolledValue(next);\n onValueChange?.(next);\n setOpen(false);\n },\n [onValueChange, setOpen],\n );\n\n // value → display-label cache fed by mounted items. Labels are kept after the\n // content unmounts (popover close) so the trigger can keep showing them.\n const [labels, setLabels] = React.useState<ReadonlyMap<string, string>>(new Map());\n const registerItem = React.useCallback((itemValue: string, label: string) => {\n setLabels((prev) =>\n prev.get(itemValue) === label ? prev : new Map(prev).set(itemValue, label),\n );\n }, []);\n\n const ctx = React.useMemo(\n () => ({ value: currentValue, select, registerItem, labels }),\n [currentValue, select, registerItem, labels],\n );\n\n return (\n <ComboboxContext.Provider value={ctx}>\n <Popover open={currentOpen} onOpenChange={setOpen} modal={modal}>\n {children}\n </Popover>\n </ComboboxContext.Provider>\n );\n}\n\n// Pill chrome shared with the Header project picker — keeps the lockup consistent.\nconst PILL =\n \"flex min-h-8 items-center gap-1 rounded-12 border border-primary-border bg-input-bg px-3 py-1 text-xs leading-4\";\n\n/**\n * Pill-shaped trigger showing the current selection. With no `children`, it\n * renders the selected item's label (or `placeholder` when nothing is\n * selected); pass `children` to fully control the display — e.g. when the\n * selected label comes from data the items haven't mounted with yet.\n */\nfunction ComboboxTrigger({\n className,\n /** Muted prefix rendered as `label:` before the value (e.g. `Project:`). */\n label,\n /** Muted text shown while nothing is selected. */\n placeholder,\n children,\n ...props\n}: React.ComponentProps<typeof PopoverTrigger> & { label?: string; placeholder?: string }) {\n const { value, labels } = useComboboxContext(\"ComboboxTrigger\");\n const display = children ?? (value ? (labels.get(value) ?? value) : undefined);\n\n return (\n <PopoverTrigger\n data-slot=\"combobox-trigger\"\n className={cn(PILL, \"text-left transition-colors hover:border-focus/60\", className)}\n {...props}\n >\n {label && <span className=\"shrink-0 text-muted-txt\">{label}:</span>}\n <span className={cn(\"min-w-0 truncate\", display != null ? \"font-medium\" : \"text-muted-txt\")}>\n {display ?? placeholder}\n </span>\n <Icon as={ChevronDown} className=\"ml-1 size-4 shrink-0 text-muted-txt\" />\n </PopoverTrigger>\n );\n}\n\n/** The dropdown panel: a Command (filterable list) inside a PopoverContent. */\nfunction ComboboxContent({\n className,\n align = \"start\",\n children,\n filter,\n shouldFilter,\n loop,\n ...props\n}: React.ComponentProps<typeof PopoverContent> &\n Pick<React.ComponentProps<typeof CommandPrimitive>, \"filter\" | \"shouldFilter\" | \"loop\">) {\n return (\n <PopoverContent\n data-slot=\"combobox-content\"\n align={align}\n className={cn(\"w-64 p-0\", className)}\n {...props}\n >\n <Command filter={filter} shouldFilter={shouldFilter} loop={loop} className=\"bg-transparent\">\n {children}\n </Command>\n </PopoverContent>\n );\n}\n\n/** Bordered search field pinned above the list; typing filters the items. */\nfunction ComboboxInput({\n className,\n /** Extra classes for the padded, bottom-bordered section around the field. */\n wrapperClassName,\n ...props\n}: React.ComponentProps<typeof CommandPrimitive.Input> & { wrapperClassName?: string }) {\n return (\n <div data-slot=\"combobox-input-wrapper\" className={cn(\"border-b p-2\", wrapperClassName)}>\n <div className=\"relative\">\n <Icon\n as={Search}\n className=\"absolute top-1/2 left-2.5 size-3.5 -translate-y-1/2 text-muted-txt\"\n />\n <CommandPrimitive.Input\n data-slot=\"combobox-input\"\n className={cn(inputVariants({ size: \"sm\" }), \"pl-8\", className)}\n {...props}\n />\n </div>\n </div>\n );\n}\n\n/** Scrollable container for the option rows. */\nfunction ComboboxList({ className, ...props }: React.ComponentProps<typeof CommandList>) {\n return (\n <CommandList data-slot=\"combobox-list\" className={cn(\"max-h-64 py-1\", className)} {...props} />\n );\n}\n\n/** Placeholder row shown when the search matches no items. */\nfunction ComboboxEmpty({\n className,\n ...props\n}: React.ComponentProps<typeof CommandPrimitive.Empty>) {\n return (\n <CommandPrimitive.Empty\n data-slot=\"combobox-empty\"\n className={cn(\"px-3 py-2 text-sm text-muted-txt\", className)}\n {...props}\n />\n );\n}\n\n/** A labelled group of related options, with an optional `heading`. */\nfunction ComboboxGroup({ className, ...props }: React.ComponentProps<typeof CommandGroup>) {\n return (\n <CommandGroup\n data-slot=\"combobox-group\"\n className={cn(\"p-0 [&_[cmdk-group-heading]]:px-3\", className)}\n {...props}\n />\n );\n}\n\n/** A thin divider line between option groups. */\nfunction ComboboxSeparator({ className, ...props }: React.ComponentProps<typeof CommandSeparator>) {\n return (\n <CommandSeparator data-slot=\"combobox-separator\" className={cn(\"mx-0\", className)} {...props} />\n );\n}\n\n/**\n * A selectable option. `value` is what the combobox reports on selection;\n * search matches the visible text (or explicit `keywords`), not the `value`.\n */\nfunction ComboboxItem({\n /** The value reported by `onValueChange` when this item is chosen. */\n value,\n /** Extra strings the search should match; defaults to the item's text content. */\n keywords,\n className,\n children,\n onSelect,\n ...props\n}: Omit<React.ComponentProps<typeof CommandItem>, \"value\"> & { value: string }) {\n const ctx = useComboboxContext(\"ComboboxItem\");\n const isSelected = value === ctx.value;\n const label = textLabel(children);\n const { registerItem, select } = ctx;\n\n React.useEffect(() => {\n if (label !== undefined) registerItem(value, label);\n }, [value, label, registerItem]);\n\n return (\n <CommandItem\n data-slot=\"combobox-item\"\n value={value}\n keywords={keywords ?? (label !== undefined ? [label] : undefined)}\n onSelect={(selected) => {\n select(value);\n onSelect?.(selected);\n }}\n className={cn(\n // Header project-picker row: hover/highlight ghost, chosen bg/secondary + medium.\n \"cursor-pointer rounded-none px-3 py-2 hover:bg-ghost-hover-bg active:bg-ghost-hover-bg data-[selected=true]:bg-ghost-hover-bg\",\n isSelected && \"bg-secondary-bg font-medium data-[selected=true]:bg-secondary-bg\",\n className,\n )}\n {...props}\n >\n {children}\n {isSelected && <Icon as={Check} className=\"ml-auto size-3.5 shrink-0 text-primary\" />}\n </CommandItem>\n );\n}\n\nexport {\n Combobox,\n ComboboxTrigger,\n ComboboxContent,\n ComboboxInput,\n ComboboxList,\n ComboboxEmpty,\n ComboboxGroup,\n ComboboxItem,\n ComboboxSeparator,\n};\n"],"mappings":"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"}
@@ -1,2 +1,2 @@
1
- import { a as ContextMenuItem, c as ContextMenuRadioGroup, d as ContextMenuShortcut, f as ContextMenuSub, h as ContextMenuTrigger, i as ContextMenuGroup, l as ContextMenuRadioItem, m as ContextMenuSubTrigger, n as ContextMenuCheckboxItem, o as ContextMenuLabel, p as ContextMenuSubContent, r as ContextMenuContent, s as ContextMenuPortal, t as ContextMenu, u as ContextMenuSeparator } from "../../index21.cjs";
1
+ import { a as ContextMenuItem, c as ContextMenuRadioGroup, d as ContextMenuShortcut, f as ContextMenuSub, h as ContextMenuTrigger, i as ContextMenuGroup, l as ContextMenuRadioItem, m as ContextMenuSubTrigger, n as ContextMenuCheckboxItem, o as ContextMenuLabel, p as ContextMenuSubContent, r as ContextMenuContent, s as ContextMenuPortal, t as ContextMenu, u as ContextMenuSeparator } from "../../index23.cjs";
2
2
  export { ContextMenu, ContextMenuCheckboxItem, ContextMenuContent, ContextMenuGroup, ContextMenuItem, ContextMenuLabel, ContextMenuPortal, ContextMenuRadioGroup, ContextMenuRadioItem, ContextMenuSeparator, ContextMenuShortcut, ContextMenuSub, ContextMenuSubContent, ContextMenuSubTrigger, ContextMenuTrigger };
@@ -1,2 +1,2 @@
1
- import { a as ContextMenuItem, c as ContextMenuRadioGroup, d as ContextMenuShortcut, f as ContextMenuSub, h as ContextMenuTrigger, i as ContextMenuGroup, l as ContextMenuRadioItem, m as ContextMenuSubTrigger, n as ContextMenuCheckboxItem, o as ContextMenuLabel, p as ContextMenuSubContent, r as ContextMenuContent, s as ContextMenuPortal, t as ContextMenu, u as ContextMenuSeparator } from "../../index21.js";
1
+ import { a as ContextMenuItem, c as ContextMenuRadioGroup, d as ContextMenuShortcut, f as ContextMenuSub, h as ContextMenuTrigger, i as ContextMenuGroup, l as ContextMenuRadioItem, m as ContextMenuSubTrigger, n as ContextMenuCheckboxItem, o as ContextMenuLabel, p as ContextMenuSubContent, r as ContextMenuContent, s as ContextMenuPortal, t as ContextMenu, u as ContextMenuSeparator } from "../../index23.js";
2
2
  export { ContextMenu, ContextMenuCheckboxItem, ContextMenuContent, ContextMenuGroup, ContextMenuItem, ContextMenuLabel, ContextMenuPortal, ContextMenuRadioGroup, ContextMenuRadioItem, ContextMenuSeparator, ContextMenuShortcut, ContextMenuSub, ContextMenuSubContent, ContextMenuSubTrigger, ContextMenuTrigger };
@@ -1,2 +1,2 @@
1
- import { i as creditsVariants, n as CreditsProps, r as CreditsVariant, t as Credits } from "../../index22.cjs";
1
+ import { i as creditsVariants, n as CreditsProps, r as CreditsVariant, t as Credits } from "../../index24.cjs";
2
2
  export { Credits, CreditsProps, CreditsVariant, creditsVariants };
@@ -1,2 +1,2 @@
1
- import { i as creditsVariants, n as CreditsProps, r as CreditsVariant, t as Credits } from "../../index22.js";
1
+ import { i as creditsVariants, n as CreditsProps, r as CreditsVariant, t as Credits } from "../../index24.js";
2
2
  export { Credits, CreditsProps, CreditsVariant, creditsVariants };
@@ -1,2 +1,2 @@
1
- import { a as DrawerFooter, c as DrawerPortal, i as DrawerDescription, l as DrawerTitle, n as DrawerClose, o as DrawerHeader, r as DrawerContent, s as DrawerOverlay, t as Drawer, u as DrawerTrigger } from "../../index23.cjs";
1
+ import { a as DrawerFooter, c as DrawerPortal, i as DrawerDescription, l as DrawerTitle, n as DrawerClose, o as DrawerHeader, r as DrawerContent, s as DrawerOverlay, t as Drawer, u as DrawerTrigger } from "../../index25.cjs";
2
2
  export { Drawer, DrawerClose, DrawerContent, DrawerDescription, DrawerFooter, DrawerHeader, DrawerOverlay, DrawerPortal, DrawerTitle, DrawerTrigger };
@@ -1,2 +1,2 @@
1
- import { a as DrawerFooter, c as DrawerPortal, i as DrawerDescription, l as DrawerTitle, n as DrawerClose, o as DrawerHeader, r as DrawerContent, s as DrawerOverlay, t as Drawer, u as DrawerTrigger } from "../../index23.js";
1
+ import { a as DrawerFooter, c as DrawerPortal, i as DrawerDescription, l as DrawerTitle, n as DrawerClose, o as DrawerHeader, r as DrawerContent, s as DrawerOverlay, t as Drawer, u as DrawerTrigger } from "../../index25.js";
2
2
  export { Drawer, DrawerClose, DrawerContent, DrawerDescription, DrawerFooter, DrawerHeader, DrawerOverlay, DrawerPortal, DrawerTitle, DrawerTrigger };
@@ -1,2 +1,2 @@
1
- import { a as DropdownMenuItem, c as DropdownMenuRadioGroup, d as DropdownMenuShortcut, f as DropdownMenuSub, h as DropdownMenuTrigger, i as DropdownMenuGroup, l as DropdownMenuRadioItem, m as DropdownMenuSubTrigger, n as DropdownMenuCheckboxItem, o as DropdownMenuLabel, p as DropdownMenuSubContent, r as DropdownMenuContent, s as DropdownMenuPortal, t as DropdownMenu, u as DropdownMenuSeparator } from "../../index24.cjs";
1
+ import { a as DropdownMenuItem, c as DropdownMenuRadioGroup, d as DropdownMenuShortcut, f as DropdownMenuSub, h as DropdownMenuTrigger, i as DropdownMenuGroup, l as DropdownMenuRadioItem, m as DropdownMenuSubTrigger, n as DropdownMenuCheckboxItem, o as DropdownMenuLabel, p as DropdownMenuSubContent, r as DropdownMenuContent, s as DropdownMenuPortal, t as DropdownMenu, u as DropdownMenuSeparator } from "../../index26.cjs";
2
2
  export { DropdownMenu, DropdownMenuCheckboxItem, DropdownMenuContent, DropdownMenuGroup, DropdownMenuItem, DropdownMenuLabel, DropdownMenuPortal, DropdownMenuRadioGroup, DropdownMenuRadioItem, DropdownMenuSeparator, DropdownMenuShortcut, DropdownMenuSub, DropdownMenuSubContent, DropdownMenuSubTrigger, DropdownMenuTrigger };
@@ -1,2 +1,2 @@
1
- import { a as DropdownMenuItem, c as DropdownMenuRadioGroup, d as DropdownMenuShortcut, f as DropdownMenuSub, h as DropdownMenuTrigger, i as DropdownMenuGroup, l as DropdownMenuRadioItem, m as DropdownMenuSubTrigger, n as DropdownMenuCheckboxItem, o as DropdownMenuLabel, p as DropdownMenuSubContent, r as DropdownMenuContent, s as DropdownMenuPortal, t as DropdownMenu, u as DropdownMenuSeparator } from "../../index24.js";
1
+ import { a as DropdownMenuItem, c as DropdownMenuRadioGroup, d as DropdownMenuShortcut, f as DropdownMenuSub, h as DropdownMenuTrigger, i as DropdownMenuGroup, l as DropdownMenuRadioItem, m as DropdownMenuSubTrigger, n as DropdownMenuCheckboxItem, o as DropdownMenuLabel, p as DropdownMenuSubContent, r as DropdownMenuContent, s as DropdownMenuPortal, t as DropdownMenu, u as DropdownMenuSeparator } from "../../index26.js";
2
2
  export { DropdownMenu, DropdownMenuCheckboxItem, DropdownMenuContent, DropdownMenuGroup, DropdownMenuItem, DropdownMenuLabel, DropdownMenuPortal, DropdownMenuRadioGroup, DropdownMenuRadioItem, DropdownMenuSeparator, DropdownMenuShortcut, DropdownMenuSub, DropdownMenuSubContent, DropdownMenuSubTrigger, DropdownMenuTrigger };
@@ -1,2 +1,2 @@
1
- import { a as EmptyMedia, i as EmptyHeader, n as EmptyContent, o as EmptyTitle, r as EmptyDescription, s as emptyVariants, t as Empty } from "../../index25.cjs";
1
+ import { a as EmptyMedia, i as EmptyHeader, n as EmptyContent, o as EmptyTitle, r as EmptyDescription, s as emptyVariants, t as Empty } from "../../index27.cjs";
2
2
  export { Empty, EmptyContent, EmptyDescription, EmptyHeader, EmptyMedia, EmptyTitle, emptyVariants };
@@ -1,2 +1,2 @@
1
- import { a as EmptyMedia, i as EmptyHeader, n as EmptyContent, o as EmptyTitle, r as EmptyDescription, s as emptyVariants, t as Empty } from "../../index25.js";
1
+ import { a as EmptyMedia, i as EmptyHeader, n as EmptyContent, o as EmptyTitle, r as EmptyDescription, s as emptyVariants, t as Empty } from "../../index27.js";
2
2
  export { Empty, EmptyContent, EmptyDescription, EmptyHeader, EmptyMedia, EmptyTitle, emptyVariants };
@@ -1,2 +1,2 @@
1
- import { a as FieldGroup, c as FieldSeparator, i as FieldError, l as FieldSet, n as FieldContent, o as FieldLabel, r as FieldDescription, s as FieldLegend, t as Field, u as FieldTitle } from "../../index27.cjs";
1
+ import { a as FieldGroup, c as FieldSeparator, i as FieldError, l as FieldSet, n as FieldContent, o as FieldLabel, r as FieldDescription, s as FieldLegend, t as Field, u as FieldTitle } from "../../index29.cjs";
2
2
  export { Field, FieldContent, FieldDescription, FieldError, FieldGroup, FieldLabel, FieldLegend, FieldSeparator, FieldSet, FieldTitle };
@@ -1,2 +1,2 @@
1
- import { a as FieldGroup, c as FieldSeparator, i as FieldError, l as FieldSet, n as FieldContent, o as FieldLabel, r as FieldDescription, s as FieldLegend, t as Field, u as FieldTitle } from "../../index27.js";
1
+ import { a as FieldGroup, c as FieldSeparator, i as FieldError, l as FieldSet, n as FieldContent, o as FieldLabel, r as FieldDescription, s as FieldLegend, t as Field, u as FieldTitle } from "../../index29.js";
2
2
  export { Field, FieldContent, FieldDescription, FieldError, FieldGroup, FieldLabel, FieldLegend, FieldSeparator, FieldSet, FieldTitle };
@@ -1,2 +1,2 @@
1
- import { a as FileUploadStatus, i as FileUploadProps, n as FileUploadHandler, r as FileUploadItem, t as FileUpload } from "../../index28.cjs";
1
+ import { a as FileUploadStatus, i as FileUploadProps, n as FileUploadHandler, r as FileUploadItem, t as FileUpload } from "../../index30.cjs";
2
2
  export { FileUpload, FileUploadHandler, FileUploadItem, FileUploadProps, FileUploadStatus };
@@ -1,2 +1,2 @@
1
- import { a as FileUploadStatus, i as FileUploadProps, n as FileUploadHandler, r as FileUploadItem, t as FileUpload } from "../../index28.js";
1
+ import { a as FileUploadStatus, i as FileUploadProps, n as FileUploadHandler, r as FileUploadItem, t as FileUpload } from "../../index30.js";
2
2
  export { FileUpload, FileUploadHandler, FileUploadItem, FileUploadProps, FileUploadStatus };
@@ -1,2 +1,2 @@
1
- import { a as FormItem, c as useFormField, i as FormField, n as FormControl, o as FormLabel, r as FormDescription, s as FormMessage, t as Form } from "../../index29.cjs";
1
+ import { a as FormItem, c as useFormField, i as FormField, n as FormControl, o as FormLabel, r as FormDescription, s as FormMessage, t as Form } from "../../index31.cjs";
2
2
  export { Form, FormControl, FormDescription, FormField, FormItem, FormLabel, FormMessage, useFormField };
@@ -1,2 +1,2 @@
1
- import { a as FormItem, c as useFormField, i as FormField, n as FormControl, o as FormLabel, r as FormDescription, s as FormMessage, t as Form } from "../../index29.js";
1
+ import { a as FormItem, c as useFormField, i as FormField, n as FormControl, o as FormLabel, r as FormDescription, s as FormMessage, t as Form } from "../../index31.js";
2
2
  export { Form, FormControl, FormDescription, FormField, FormItem, FormLabel, FormMessage, useFormField };
@@ -1,2 +1,2 @@
1
- import { n as HeadingProps, r as headingVariants, t as Heading } from "../../index30.cjs";
1
+ import { n as HeadingProps, r as headingVariants, t as Heading } from "../../index32.cjs";
2
2
  export { Heading, HeadingProps, headingVariants };
@@ -1,2 +1,2 @@
1
- import { n as HeadingProps, r as headingVariants, t as Heading } from "../../index30.js";
1
+ import { n as HeadingProps, r as headingVariants, t as Heading } from "../../index32.js";
2
2
  export { Heading, HeadingProps, headingVariants };
@@ -1,2 +1,2 @@
1
- import { n as HoverCardContent, r as HoverCardTrigger, t as HoverCard } from "../../index31.cjs";
1
+ import { n as HoverCardContent, r as HoverCardTrigger, t as HoverCard } from "../../index33.cjs";
2
2
  export { HoverCard, HoverCardContent, HoverCardTrigger };
@@ -1,2 +1,2 @@
1
- import { n as HoverCardContent, r as HoverCardTrigger, t as HoverCard } from "../../index31.js";
1
+ import { n as HoverCardContent, r as HoverCardTrigger, t as HoverCard } from "../../index33.js";
2
2
  export { HoverCard, HoverCardContent, HoverCardTrigger };
@@ -1,2 +1,2 @@
1
- import { i as IconName, n as IconProps, r as ICON_NAMES, t as Icon } from "../../index32.cjs";
1
+ import { i as IconName, n as IconProps, r as ICON_NAMES, t as Icon } from "../../index34.cjs";
2
2
  export { ICON_NAMES, Icon, IconName, IconProps };
@@ -1,2 +1,2 @@
1
- import { i as IconName, n as IconProps, r as ICON_NAMES, t as Icon } from "../../index32.js";
1
+ import { i as IconName, n as IconProps, r as ICON_NAMES, t as Icon } from "../../index34.js";
2
2
  export { ICON_NAMES, Icon, IconName, IconProps };
@@ -1,2 +1,2 @@
1
- import { n as InfoBannerProps, r as infoBannerVariants, t as InfoBanner } from "../../index33.cjs";
1
+ import { n as InfoBannerProps, r as infoBannerVariants, t as InfoBanner } from "../../index35.cjs";
2
2
  export { InfoBanner, InfoBannerProps, infoBannerVariants };
@@ -1,2 +1,2 @@
1
- import { n as InfoBannerProps, r as infoBannerVariants, t as InfoBanner } from "../../index33.js";
1
+ import { n as InfoBannerProps, r as infoBannerVariants, t as InfoBanner } from "../../index35.js";
2
2
  export { InfoBanner, InfoBannerProps, infoBannerVariants };
@@ -1,2 +1,2 @@
1
- import { n as inputVariants, t as Input } from "../../index34.cjs";
1
+ import { n as inputVariants, t as Input } from "../../index36.cjs";
2
2
  export { Input, inputVariants };