@psnext/design-system 2.5.0 → 2.7.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (440) hide show
  1. package/DESIGN.md +7 -2
  2. package/SKILL.md +1 -1
  3. package/dist/Header.cjs +2 -2
  4. package/dist/Header.js +2 -2
  5. package/dist/Logo.cjs +322 -315
  6. package/dist/Logo.cjs.map +1 -1
  7. package/dist/Logo.js +322 -315
  8. package/dist/Logo.js.map +1 -1
  9. package/dist/Mosaic.cjs +72 -15
  10. package/dist/Mosaic.cjs.map +1 -1
  11. package/dist/Mosaic.js +72 -15
  12. package/dist/Mosaic.js.map +1 -1
  13. package/dist/index.cjs +12 -2
  14. package/dist/index.d.cts +5 -5
  15. package/dist/index.d.ts +5 -5
  16. package/dist/index.js +4 -3
  17. package/dist/index10.d.cts +6 -6
  18. package/dist/index10.d.cts.map +1 -1
  19. package/dist/index10.d.ts +6 -6
  20. package/dist/index11.d.cts +3 -3
  21. package/dist/index11.d.cts.map +1 -1
  22. package/dist/index11.d.ts +3 -3
  23. package/dist/index12.d.cts +11 -11
  24. package/dist/index12.d.ts +11 -11
  25. package/dist/index13.d.cts +6 -6
  26. package/dist/index13.d.ts +6 -6
  27. package/dist/index14.d.cts +5 -5
  28. package/dist/index14.d.cts.map +1 -1
  29. package/dist/index14.d.ts +5 -5
  30. package/dist/index15.d.cts +2 -2
  31. package/dist/index15.d.ts +2 -2
  32. package/dist/index16.d.cts +3 -3
  33. package/dist/index16.d.cts.map +1 -1
  34. package/dist/index16.d.ts +3 -3
  35. package/dist/index17.d.cts +2 -2
  36. package/dist/index17.d.ts +2 -2
  37. package/dist/index18.d.cts +4 -4
  38. package/dist/index18.d.cts.map +1 -1
  39. package/dist/index18.d.ts +4 -4
  40. package/dist/index19.d.cts +11 -11
  41. package/dist/index19.d.cts.map +1 -1
  42. package/dist/index19.d.ts +11 -11
  43. package/dist/index2.d.cts +8 -8
  44. package/dist/index2.d.ts +8 -8
  45. package/dist/index2.d.ts.map +1 -1
  46. package/dist/index20.d.cts +10 -10
  47. package/dist/index20.d.ts +10 -10
  48. package/dist/index21.d.cts +30 -81
  49. package/dist/index21.d.cts.map +1 -1
  50. package/dist/index21.d.ts +30 -81
  51. package/dist/index21.d.ts.map +1 -1
  52. package/dist/index22.d.cts +114 -27
  53. package/dist/index22.d.cts.map +1 -1
  54. package/dist/index22.d.ts +114 -27
  55. package/dist/index22.d.ts.map +1 -1
  56. package/dist/index23.d.cts +75 -53
  57. package/dist/index23.d.cts.map +1 -1
  58. package/dist/index23.d.ts +75 -53
  59. package/dist/index23.d.ts.map +1 -1
  60. package/dist/index24.d.cts +28 -93
  61. package/dist/index24.d.cts.map +1 -1
  62. package/dist/index24.d.ts +28 -93
  63. package/dist/index24.d.ts.map +1 -1
  64. package/dist/index25.d.cts +58 -33
  65. package/dist/index25.d.cts.map +1 -1
  66. package/dist/index25.d.ts +58 -33
  67. package/dist/index25.d.ts.map +1 -1
  68. package/dist/index26.d.cts +93 -11
  69. package/dist/index26.d.cts.map +1 -1
  70. package/dist/index26.d.ts +93 -11
  71. package/dist/index26.d.ts.map +1 -1
  72. package/dist/index27.d.cts +32 -63
  73. package/dist/index27.d.cts.map +1 -1
  74. package/dist/index27.d.ts +32 -63
  75. package/dist/index27.d.ts.map +1 -1
  76. package/dist/index28.d.cts +11 -48
  77. package/dist/index28.d.cts.map +1 -1
  78. package/dist/index28.d.ts +11 -48
  79. package/dist/index28.d.ts.map +1 -1
  80. package/dist/index29.d.cts +68 -59
  81. package/dist/index29.d.cts.map +1 -1
  82. package/dist/index29.d.ts +68 -59
  83. package/dist/index29.d.ts.map +1 -1
  84. package/dist/index3.d.cts +13 -13
  85. package/dist/index3.d.cts.map +1 -1
  86. package/dist/index3.d.ts +13 -13
  87. package/dist/index30.d.cts +47 -30
  88. package/dist/index30.d.cts.map +1 -1
  89. package/dist/index30.d.ts +47 -30
  90. package/dist/index30.d.ts.map +1 -1
  91. package/dist/index31.d.cts +63 -17
  92. package/dist/index31.d.cts.map +1 -1
  93. package/dist/index31.d.ts +63 -17
  94. package/dist/index31.d.ts.map +1 -1
  95. package/dist/index32.d.cts +29 -80
  96. package/dist/index32.d.cts.map +1 -1
  97. package/dist/index32.d.ts +29 -80
  98. package/dist/index32.d.ts.map +1 -1
  99. package/dist/index33.d.cts +19 -34
  100. package/dist/index33.d.cts.map +1 -1
  101. package/dist/index33.d.ts +19 -34
  102. package/dist/index33.d.ts.map +1 -1
  103. package/dist/index34.d.cts +80 -18
  104. package/dist/index34.d.cts.map +1 -1
  105. package/dist/index34.d.ts +80 -18
  106. package/dist/index34.d.ts.map +1 -1
  107. package/dist/index35.d.cts +32 -51
  108. package/dist/index35.d.cts.map +1 -1
  109. package/dist/index35.d.ts +32 -51
  110. package/dist/index35.d.ts.map +1 -1
  111. package/dist/index36.d.cts +19 -36
  112. package/dist/index36.d.cts.map +1 -1
  113. package/dist/index36.d.ts +19 -36
  114. package/dist/index36.d.ts.map +1 -1
  115. package/dist/index37.d.cts +43 -61
  116. package/dist/index37.d.cts.map +1 -1
  117. package/dist/index37.d.ts +43 -61
  118. package/dist/index37.d.ts.map +1 -1
  119. package/dist/index38.d.cts +35 -11
  120. package/dist/index38.d.cts.map +1 -1
  121. package/dist/index38.d.ts +35 -11
  122. package/dist/index38.d.ts.map +1 -1
  123. package/dist/index39.d.cts +68 -20
  124. package/dist/index39.d.cts.map +1 -1
  125. package/dist/index39.d.ts +68 -20
  126. package/dist/index39.d.ts.map +1 -1
  127. package/dist/index4.d.cts +2 -2
  128. package/dist/index4.d.cts.map +1 -1
  129. package/dist/index4.d.ts +2 -2
  130. package/dist/index40.d.cts +14 -15
  131. package/dist/index40.d.cts.map +1 -1
  132. package/dist/index40.d.ts +14 -15
  133. package/dist/index40.d.ts.map +1 -1
  134. package/dist/index41.d.cts +22 -98
  135. package/dist/index41.d.cts.map +1 -1
  136. package/dist/index41.d.ts +22 -98
  137. package/dist/index41.d.ts.map +1 -1
  138. package/dist/index42.d.cts +16 -120
  139. package/dist/index42.d.cts.map +1 -1
  140. package/dist/index42.d.ts +16 -120
  141. package/dist/index42.d.ts.map +1 -1
  142. package/dist/index43.d.cts +99 -16
  143. package/dist/index43.d.cts.map +1 -1
  144. package/dist/index43.d.ts +99 -16
  145. package/dist/index43.d.ts.map +1 -1
  146. package/dist/index44.d.cts +184 -49
  147. package/dist/index44.d.cts.map +1 -1
  148. package/dist/index44.d.ts +184 -49
  149. package/dist/index44.d.ts.map +1 -1
  150. package/dist/index45.d.cts +16 -39
  151. package/dist/index45.d.cts.map +1 -1
  152. package/dist/index45.d.ts +16 -39
  153. package/dist/index45.d.ts.map +1 -1
  154. package/dist/index46.d.cts +37 -77
  155. package/dist/index46.d.cts.map +1 -1
  156. package/dist/index46.d.ts +37 -77
  157. package/dist/index46.d.ts.map +1 -1
  158. package/dist/index47.d.cts +96 -1
  159. package/dist/index47.d.cts.map +1 -0
  160. package/dist/index47.d.ts +96 -1
  161. package/dist/index47.d.ts.map +1 -0
  162. package/dist/index48.d.cts +1 -127
  163. package/dist/index48.d.ts +1 -127
  164. package/dist/index49.d.cts +121 -42
  165. package/dist/index49.d.cts.map +1 -1
  166. package/dist/index49.d.ts +121 -42
  167. package/dist/index49.d.ts.map +1 -1
  168. package/dist/index5.d.cts +7 -7
  169. package/dist/index5.d.cts.map +1 -1
  170. package/dist/index5.d.ts +7 -7
  171. package/dist/index50.d.cts +42 -22
  172. package/dist/index50.d.cts.map +1 -1
  173. package/dist/index50.d.ts +42 -22
  174. package/dist/index50.d.ts.map +1 -1
  175. package/dist/index51.d.cts +21 -34
  176. package/dist/index51.d.cts.map +1 -1
  177. package/dist/index51.d.ts +21 -34
  178. package/dist/index51.d.ts.map +1 -1
  179. package/dist/index52.d.cts +33 -17
  180. package/dist/index52.d.cts.map +1 -1
  181. package/dist/index52.d.ts +33 -17
  182. package/dist/index52.d.ts.map +1 -1
  183. package/dist/index53.d.cts +18 -14
  184. package/dist/index53.d.cts.map +1 -1
  185. package/dist/index53.d.ts +18 -14
  186. package/dist/index53.d.ts.map +1 -1
  187. package/dist/index54.d.cts +12 -60
  188. package/dist/index54.d.cts.map +1 -1
  189. package/dist/index54.d.ts +12 -60
  190. package/dist/index54.d.ts.map +1 -1
  191. package/dist/index55.d.cts +51 -80
  192. package/dist/index55.d.cts.map +1 -1
  193. package/dist/index55.d.ts +51 -80
  194. package/dist/index55.d.ts.map +1 -1
  195. package/dist/index56.d.cts +91 -24
  196. package/dist/index56.d.cts.map +1 -1
  197. package/dist/index56.d.ts +91 -24
  198. package/dist/index56.d.ts.map +1 -1
  199. package/dist/index57.d.cts +25 -203
  200. package/dist/index57.d.cts.map +1 -1
  201. package/dist/index57.d.ts +25 -203
  202. package/dist/index57.d.ts.map +1 -1
  203. package/dist/index58.d.cts +198 -15
  204. package/dist/index58.d.cts.map +1 -1
  205. package/dist/index58.d.ts +198 -15
  206. package/dist/index58.d.ts.map +1 -1
  207. package/dist/index59.d.cts +21 -23
  208. package/dist/index59.d.cts.map +1 -1
  209. package/dist/index59.d.ts +21 -23
  210. package/dist/index59.d.ts.map +1 -1
  211. package/dist/index6.d.cts +5 -5
  212. package/dist/index6.d.ts +5 -5
  213. package/dist/index60.d.cts +21 -18
  214. package/dist/index60.d.cts.map +1 -1
  215. package/dist/index60.d.ts +21 -18
  216. package/dist/index60.d.ts.map +1 -1
  217. package/dist/index61.d.cts +21 -8
  218. package/dist/index61.d.cts.map +1 -1
  219. package/dist/index61.d.ts +21 -8
  220. package/dist/index61.d.ts.map +1 -1
  221. package/dist/index62.d.cts +6 -44
  222. package/dist/index62.d.cts.map +1 -1
  223. package/dist/index62.d.ts +6 -44
  224. package/dist/index62.d.ts.map +1 -1
  225. package/dist/index63.d.cts +46 -47
  226. package/dist/index63.d.cts.map +1 -1
  227. package/dist/index63.d.ts +46 -47
  228. package/dist/index63.d.ts.map +1 -1
  229. package/dist/index64.d.cts +47 -59
  230. package/dist/index64.d.cts.map +1 -1
  231. package/dist/index64.d.ts +47 -59
  232. package/dist/index64.d.ts.map +1 -1
  233. package/dist/index65.d.cts +56 -38
  234. package/dist/index65.d.cts.map +1 -1
  235. package/dist/index65.d.ts +56 -38
  236. package/dist/index65.d.ts.map +1 -1
  237. package/dist/index66.d.cts +37 -16
  238. package/dist/index66.d.cts.map +1 -1
  239. package/dist/index66.d.ts +37 -16
  240. package/dist/index66.d.ts.map +1 -1
  241. package/dist/index67.d.cts +20 -41
  242. package/dist/index67.d.cts.map +1 -1
  243. package/dist/index67.d.ts +20 -41
  244. package/dist/index67.d.ts.map +1 -1
  245. package/dist/index68.d.cts +41 -19
  246. package/dist/index68.d.cts.map +1 -1
  247. package/dist/index68.d.ts +41 -19
  248. package/dist/index68.d.ts.map +1 -1
  249. package/dist/index69.d.cts +14 -39
  250. package/dist/index69.d.cts.map +1 -1
  251. package/dist/index69.d.ts +14 -39
  252. package/dist/index69.d.ts.map +1 -1
  253. package/dist/index7.d.cts +8 -8
  254. package/dist/index7.d.cts.map +1 -1
  255. package/dist/index7.d.ts +8 -8
  256. package/dist/index70.d.cts +39 -16
  257. package/dist/index70.d.cts.map +1 -1
  258. package/dist/index70.d.ts +39 -16
  259. package/dist/index70.d.ts.map +1 -1
  260. package/dist/index71.d.cts +17 -83
  261. package/dist/index71.d.cts.map +1 -1
  262. package/dist/index71.d.ts +15 -81
  263. package/dist/index71.d.ts.map +1 -1
  264. package/dist/index72.d.cts +83 -11
  265. package/dist/index72.d.cts.map +1 -1
  266. package/dist/index72.d.ts +83 -11
  267. package/dist/index72.d.ts.map +1 -1
  268. package/dist/index73.d.cts +12 -30
  269. package/dist/index73.d.cts.map +1 -1
  270. package/dist/index73.d.ts +12 -30
  271. package/dist/index73.d.ts.map +1 -1
  272. package/dist/index74.d.cts +28 -27
  273. package/dist/index74.d.cts.map +1 -1
  274. package/dist/index74.d.ts +28 -27
  275. package/dist/index74.d.ts.map +1 -1
  276. package/dist/index75.d.cts +33 -83
  277. package/dist/index75.d.cts.map +1 -1
  278. package/dist/index75.d.ts +33 -83
  279. package/dist/index75.d.ts.map +1 -1
  280. package/dist/index76.d.cts +82 -273
  281. package/dist/index76.d.cts.map +1 -1
  282. package/dist/index76.d.ts +82 -273
  283. package/dist/index76.d.ts.map +1 -1
  284. package/dist/index77.d.cts +278 -0
  285. package/dist/index77.d.cts.map +1 -0
  286. package/dist/index77.d.ts +278 -0
  287. package/dist/index77.d.ts.map +1 -0
  288. package/dist/index8.d.cts +4 -4
  289. package/dist/index8.d.cts.map +1 -1
  290. package/dist/index8.d.ts +3 -3
  291. package/dist/index9.d.cts +2 -2
  292. package/dist/index9.d.ts +2 -2
  293. package/dist/layouts/Container/index.d.cts +1 -1
  294. package/dist/layouts/Container/index.d.ts +1 -1
  295. package/dist/layouts/MultiColumn/index.d.cts +1 -1
  296. package/dist/layouts/MultiColumn/index.d.ts +1 -1
  297. package/dist/layouts/PageBackground/index.d.cts +1 -1
  298. package/dist/layouts/PageBackground/index.d.ts +1 -1
  299. package/dist/layouts/Stack/index.d.cts +1 -1
  300. package/dist/layouts/Stack/index.d.ts +1 -1
  301. package/dist/layouts/TwoColumn/index.d.cts +1 -1
  302. package/dist/layouts/TwoColumn/index.d.ts +1 -1
  303. package/dist/layouts/index.d.cts +5 -5
  304. package/dist/layouts/index.d.ts +5 -5
  305. package/dist/patterns/DataTable/index.d.cts +3 -3
  306. package/dist/patterns/DataTable/index.d.cts.map +1 -1
  307. package/dist/patterns/DataTable/index.d.ts +3 -3
  308. package/dist/patterns/Footer/index.d.cts +7 -7
  309. package/dist/patterns/Footer/index.d.ts +7 -7
  310. package/dist/patterns/Header/index.d.cts +1 -1
  311. package/dist/patterns/Header/index.d.ts +1 -1
  312. package/dist/patterns/MediaObject/index.d.cts +14 -14
  313. package/dist/patterns/MediaObject/index.d.cts.map +1 -1
  314. package/dist/patterns/MediaObject/index.d.ts +11 -11
  315. package/dist/patterns/MediaObject/index.d.ts.map +1 -1
  316. package/dist/patterns/NavRail/index.d.cts +1 -1
  317. package/dist/patterns/NavRail/index.d.ts +1 -1
  318. package/dist/patterns/SectionCard/index.d.cts +2 -2
  319. package/dist/patterns/SectionCard/index.d.cts.map +1 -1
  320. package/dist/patterns/SectionCard/index.d.ts +2 -2
  321. package/dist/patterns/SectionHeading/index.d.cts +3 -3
  322. package/dist/patterns/SectionHeading/index.d.cts.map +1 -1
  323. package/dist/patterns/SectionHeading/index.d.ts +3 -3
  324. package/dist/patterns/SectionHeading/index.d.ts.map +1 -1
  325. package/dist/patterns/index.d.cts +2 -2
  326. package/dist/patterns/index.d.ts +2 -2
  327. package/dist/primitives/Combobox/index.cjs +210 -0
  328. package/dist/primitives/Combobox/index.cjs.map +1 -0
  329. package/dist/primitives/Combobox/index.d.cts +2 -0
  330. package/dist/primitives/Combobox/index.d.ts +2 -0
  331. package/dist/primitives/Combobox/index.js +199 -0
  332. package/dist/primitives/Combobox/index.js.map +1 -0
  333. package/dist/primitives/ContextMenu/index.d.cts +1 -1
  334. package/dist/primitives/ContextMenu/index.d.ts +1 -1
  335. package/dist/primitives/Credits/index.d.cts +1 -1
  336. package/dist/primitives/Credits/index.d.ts +1 -1
  337. package/dist/primitives/Drawer/index.d.cts +1 -1
  338. package/dist/primitives/Drawer/index.d.ts +1 -1
  339. package/dist/primitives/DropdownMenu/index.d.cts +1 -1
  340. package/dist/primitives/DropdownMenu/index.d.ts +1 -1
  341. package/dist/primitives/Empty/index.d.cts +1 -1
  342. package/dist/primitives/Empty/index.d.ts +1 -1
  343. package/dist/primitives/Field/index.d.cts +1 -1
  344. package/dist/primitives/Field/index.d.ts +1 -1
  345. package/dist/primitives/FileUpload/index.d.cts +1 -1
  346. package/dist/primitives/FileUpload/index.d.ts +1 -1
  347. package/dist/primitives/Form/index.d.cts +1 -1
  348. package/dist/primitives/Form/index.d.ts +1 -1
  349. package/dist/primitives/Heading/index.d.cts +1 -1
  350. package/dist/primitives/Heading/index.d.ts +1 -1
  351. package/dist/primitives/HoverCard/index.d.cts +1 -1
  352. package/dist/primitives/HoverCard/index.d.ts +1 -1
  353. package/dist/primitives/Icon/index.d.cts +1 -1
  354. package/dist/primitives/Icon/index.d.ts +1 -1
  355. package/dist/primitives/InfoBanner/index.d.cts +1 -1
  356. package/dist/primitives/InfoBanner/index.d.ts +1 -1
  357. package/dist/primitives/Input/index.d.cts +1 -1
  358. package/dist/primitives/Input/index.d.ts +1 -1
  359. package/dist/primitives/InputGroup/index.d.cts +1 -1
  360. package/dist/primitives/InputGroup/index.d.ts +1 -1
  361. package/dist/primitives/InputOtp/index.d.cts +1 -1
  362. package/dist/primitives/InputOtp/index.d.ts +1 -1
  363. package/dist/primitives/Item/index.d.cts +1 -1
  364. package/dist/primitives/Item/index.d.ts +1 -1
  365. package/dist/primitives/Kbd/index.d.cts +1 -1
  366. package/dist/primitives/Kbd/index.d.ts +1 -1
  367. package/dist/primitives/Label/index.d.cts +1 -1
  368. package/dist/primitives/Label/index.d.ts +1 -1
  369. package/dist/primitives/Link/index.d.cts +1 -1
  370. package/dist/primitives/Link/index.d.ts +1 -1
  371. package/dist/primitives/Logo/index.d.cts +1 -1
  372. package/dist/primitives/Logo/index.d.ts +1 -1
  373. package/dist/primitives/Menubar/index.d.cts +1 -1
  374. package/dist/primitives/Menubar/index.d.ts +1 -1
  375. package/dist/primitives/Mosaic/index.d.cts +2 -2
  376. package/dist/primitives/Mosaic/index.d.ts +2 -2
  377. package/dist/primitives/NativeSelect/index.d.cts +1 -1
  378. package/dist/primitives/NativeSelect/index.d.ts +1 -1
  379. package/dist/primitives/NavRail/index.d.cts +2 -2
  380. package/dist/primitives/NavRail/index.d.ts +2 -2
  381. package/dist/primitives/NavigationMenu/index.d.cts +1 -1
  382. package/dist/primitives/NavigationMenu/index.d.ts +1 -1
  383. package/dist/primitives/NotchedCard/index.d.cts +1 -1
  384. package/dist/primitives/NotchedCard/index.d.ts +1 -1
  385. package/dist/primitives/Pagination/index.d.cts +1 -1
  386. package/dist/primitives/Pagination/index.d.ts +1 -1
  387. package/dist/primitives/Popover/index.d.cts +1 -1
  388. package/dist/primitives/Popover/index.d.ts +1 -1
  389. package/dist/primitives/Progress/index.d.cts +1 -1
  390. package/dist/primitives/Progress/index.d.ts +1 -1
  391. package/dist/primitives/RadioGroup/index.d.cts +1 -1
  392. package/dist/primitives/RadioGroup/index.d.ts +1 -1
  393. package/dist/primitives/Resizable/index.d.cts +1 -1
  394. package/dist/primitives/Resizable/index.d.ts +1 -1
  395. package/dist/primitives/ScrollArea/index.d.cts +1 -1
  396. package/dist/primitives/ScrollArea/index.d.ts +1 -1
  397. package/dist/primitives/Select/index.d.cts +1 -1
  398. package/dist/primitives/Select/index.d.ts +1 -1
  399. package/dist/primitives/Sheet/index.d.cts +1 -1
  400. package/dist/primitives/Sheet/index.d.ts +1 -1
  401. package/dist/primitives/Sidebar/index.d.cts +1 -1
  402. package/dist/primitives/Sidebar/index.d.ts +1 -1
  403. package/dist/primitives/Skeleton/index.d.cts +1 -1
  404. package/dist/primitives/Skeleton/index.d.ts +1 -1
  405. package/dist/primitives/Slider/index.d.cts +1 -1
  406. package/dist/primitives/Slider/index.d.ts +1 -1
  407. package/dist/primitives/Sonner/index.d.cts +1 -1
  408. package/dist/primitives/Sonner/index.d.ts +1 -1
  409. package/dist/primitives/Spinner/index.d.cts +1 -1
  410. package/dist/primitives/Spinner/index.d.ts +1 -1
  411. package/dist/primitives/Switch/index.d.cts +1 -1
  412. package/dist/primitives/Switch/index.d.ts +1 -1
  413. package/dist/primitives/Table/index.d.cts +1 -1
  414. package/dist/primitives/Table/index.d.ts +1 -1
  415. package/dist/primitives/Tabs/index.cjs +153 -10
  416. package/dist/primitives/Tabs/index.cjs.map +1 -1
  417. package/dist/primitives/Tabs/index.d.cts +1 -1
  418. package/dist/primitives/Tabs/index.d.ts +1 -1
  419. package/dist/primitives/Tabs/index.js +153 -10
  420. package/dist/primitives/Tabs/index.js.map +1 -1
  421. package/dist/primitives/Text/index.d.cts +1 -1
  422. package/dist/primitives/Text/index.d.ts +1 -1
  423. package/dist/primitives/Textarea/index.d.cts +1 -1
  424. package/dist/primitives/Textarea/index.d.ts +1 -1
  425. package/dist/primitives/ThemeProvider/index.d.cts +1 -1
  426. package/dist/primitives/ThemeProvider/index.d.ts +1 -1
  427. package/dist/primitives/Toggle/index.d.cts +1 -1
  428. package/dist/primitives/Toggle/index.d.ts +1 -1
  429. package/dist/primitives/ToggleGroup/index.d.cts +1 -1
  430. package/dist/primitives/ToggleGroup/index.d.ts +1 -1
  431. package/dist/primitives/Tooltip/index.d.cts +1 -1
  432. package/dist/primitives/Tooltip/index.d.ts +1 -1
  433. package/dist/primitives/index.cjs +12 -2
  434. package/dist/primitives/index.d.cts +50 -49
  435. package/dist/primitives/index.d.ts +50 -49
  436. package/dist/primitives/index.js +4 -3
  437. package/dist/styles/tokens/mode-dark.css +1 -1
  438. package/package.json +1 -1
  439. package/dist/index48.d.cts.map +0 -1
  440. package/dist/index48.d.ts.map +0 -1
@@ -1,2 +1,2 @@
1
- import { n as inputVariants, t as Input } from "../../index34.js";
1
+ import { n as inputVariants, t as Input } from "../../index36.js";
2
2
  export { Input, inputVariants };
@@ -1,2 +1,2 @@
1
- import { a as InputGroupText, i as InputGroupInput, n as InputGroupAddon, o as InputGroupTextarea, r as InputGroupButton, t as InputGroup } from "../../index35.cjs";
1
+ import { a as InputGroupText, i as InputGroupInput, n as InputGroupAddon, o as InputGroupTextarea, r as InputGroupButton, t as InputGroup } from "../../index37.cjs";
2
2
  export { InputGroup, InputGroupAddon, InputGroupButton, InputGroupInput, InputGroupText, InputGroupTextarea };
@@ -1,2 +1,2 @@
1
- import { a as InputGroupText, i as InputGroupInput, n as InputGroupAddon, o as InputGroupTextarea, r as InputGroupButton, t as InputGroup } from "../../index35.js";
1
+ import { a as InputGroupText, i as InputGroupInput, n as InputGroupAddon, o as InputGroupTextarea, r as InputGroupButton, t as InputGroup } from "../../index37.js";
2
2
  export { InputGroup, InputGroupAddon, InputGroupButton, InputGroupInput, InputGroupText, InputGroupTextarea };
@@ -1,2 +1,2 @@
1
- import { i as InputOTPSlot, n as InputOTPGroup, r as InputOTPSeparator, t as InputOTP } from "../../index36.cjs";
1
+ import { i as InputOTPSlot, n as InputOTPGroup, r as InputOTPSeparator, t as InputOTP } from "../../index38.cjs";
2
2
  export { InputOTP, InputOTPGroup, InputOTPSeparator, InputOTPSlot };
@@ -1,2 +1,2 @@
1
- import { i as InputOTPSlot, n as InputOTPGroup, r as InputOTPSeparator, t as InputOTP } from "../../index36.js";
1
+ import { i as InputOTPSlot, n as InputOTPGroup, r as InputOTPSeparator, t as InputOTP } from "../../index38.js";
2
2
  export { InputOTP, InputOTPGroup, InputOTPSeparator, InputOTPSlot };
@@ -1,2 +1,2 @@
1
- import { a as ItemFooter, c as ItemMedia, i as ItemDescription, l as ItemSeparator, n as ItemActions, o as ItemGroup, r as ItemContent, s as ItemHeader, t as Item, u as ItemTitle } from "../../index37.cjs";
1
+ import { a as ItemFooter, c as ItemMedia, i as ItemDescription, l as ItemSeparator, n as ItemActions, o as ItemGroup, r as ItemContent, s as ItemHeader, t as Item, u as ItemTitle } from "../../index39.cjs";
2
2
  export { Item, ItemActions, ItemContent, ItemDescription, ItemFooter, ItemGroup, ItemHeader, ItemMedia, ItemSeparator, ItemTitle };
@@ -1,2 +1,2 @@
1
- import { a as ItemFooter, c as ItemMedia, i as ItemDescription, l as ItemSeparator, n as ItemActions, o as ItemGroup, r as ItemContent, s as ItemHeader, t as Item, u as ItemTitle } from "../../index37.js";
1
+ import { a as ItemFooter, c as ItemMedia, i as ItemDescription, l as ItemSeparator, n as ItemActions, o as ItemGroup, r as ItemContent, s as ItemHeader, t as Item, u as ItemTitle } from "../../index39.js";
2
2
  export { Item, ItemActions, ItemContent, ItemDescription, ItemFooter, ItemGroup, ItemHeader, ItemMedia, ItemSeparator, ItemTitle };
@@ -1,2 +1,2 @@
1
- import { n as KbdGroup, t as Kbd } from "../../index38.cjs";
1
+ import { n as KbdGroup, t as Kbd } from "../../index40.cjs";
2
2
  export { Kbd, KbdGroup };
@@ -1,2 +1,2 @@
1
- import { n as KbdGroup, t as Kbd } from "../../index38.js";
1
+ import { n as KbdGroup, t as Kbd } from "../../index40.js";
2
2
  export { Kbd, KbdGroup };
@@ -1,2 +1,2 @@
1
- import { t as Label } from "../../index26.cjs";
1
+ import { t as Label } from "../../index28.cjs";
2
2
  export { Label };
@@ -1,2 +1,2 @@
1
- import { t as Label } from "../../index26.js";
1
+ import { t as Label } from "../../index28.js";
2
2
  export { Label };
@@ -1,2 +1,2 @@
1
- import { n as LinkProps, r as linkVariants, t as Link } from "../../index39.cjs";
1
+ import { n as LinkProps, r as linkVariants, t as Link } from "../../index41.cjs";
2
2
  export { Link, LinkProps, linkVariants };
@@ -1,2 +1,2 @@
1
- import { n as LinkProps, r as linkVariants, t as Link } from "../../index39.js";
1
+ import { n as LinkProps, r as linkVariants, t as Link } from "../../index41.js";
2
2
  export { Link, LinkProps, linkVariants };
@@ -1,2 +1,2 @@
1
- import { n as LogoBrand, r as LogoVariant, t as Logo } from "../../index40.cjs";
1
+ import { n as LogoBrand, r as LogoVariant, t as Logo } from "../../index42.cjs";
2
2
  export { Logo, LogoBrand, LogoVariant };
@@ -1,2 +1,2 @@
1
- import { n as LogoBrand, r as LogoVariant, t as Logo } from "../../index40.js";
1
+ import { n as LogoBrand, r as LogoVariant, t as Logo } from "../../index42.js";
2
2
  export { Logo, LogoBrand, LogoVariant };
@@ -1,2 +1,2 @@
1
- import { a as MenubarItem, c as MenubarPortal, d as MenubarSeparator, f as MenubarShortcut, g as MenubarTrigger, h as MenubarSubTrigger, i as MenubarGroup, l as MenubarRadioGroup, m as MenubarSubContent, n as MenubarCheckboxItem, o as MenubarLabel, p as MenubarSub, r as MenubarContent, s as MenubarMenu, t as Menubar, u as MenubarRadioItem } from "../../index41.cjs";
1
+ import { a as MenubarItem, c as MenubarPortal, d as MenubarSeparator, f as MenubarShortcut, g as MenubarTrigger, h as MenubarSubTrigger, i as MenubarGroup, l as MenubarRadioGroup, m as MenubarSubContent, n as MenubarCheckboxItem, o as MenubarLabel, p as MenubarSub, r as MenubarContent, s as MenubarMenu, t as Menubar, u as MenubarRadioItem } from "../../index43.cjs";
2
2
  export { Menubar, MenubarCheckboxItem, MenubarContent, MenubarGroup, MenubarItem, MenubarLabel, MenubarMenu, MenubarPortal, MenubarRadioGroup, MenubarRadioItem, MenubarSeparator, MenubarShortcut, MenubarSub, MenubarSubContent, MenubarSubTrigger, MenubarTrigger };
@@ -1,2 +1,2 @@
1
- import { a as MenubarItem, c as MenubarPortal, d as MenubarSeparator, f as MenubarShortcut, g as MenubarTrigger, h as MenubarSubTrigger, i as MenubarGroup, l as MenubarRadioGroup, m as MenubarSubContent, n as MenubarCheckboxItem, o as MenubarLabel, p as MenubarSub, r as MenubarContent, s as MenubarMenu, t as Menubar, u as MenubarRadioItem } from "../../index41.js";
1
+ import { a as MenubarItem, c as MenubarPortal, d as MenubarSeparator, f as MenubarShortcut, g as MenubarTrigger, h as MenubarSubTrigger, i as MenubarGroup, l as MenubarRadioGroup, m as MenubarSubContent, n as MenubarCheckboxItem, o as MenubarLabel, p as MenubarSub, r as MenubarContent, s as MenubarMenu, t as Menubar, u as MenubarRadioItem } from "../../index43.js";
2
2
  export { Menubar, MenubarCheckboxItem, MenubarContent, MenubarGroup, MenubarItem, MenubarLabel, MenubarMenu, MenubarPortal, MenubarRadioGroup, MenubarRadioItem, MenubarSeparator, MenubarShortcut, MenubarSub, MenubarSubContent, MenubarSubTrigger, MenubarTrigger };
@@ -1,2 +1,2 @@
1
- import { a as DropZone, c as MosaicNode, i as MosaicWindowProps, l as MosaicParent, n as MosaicProps, o as MosaicDirection, r as MosaicWindow, s as MosaicKey, t as Mosaic, u as MosaicPath } from "../../index42.cjs";
2
- export { DropZone, Mosaic, MosaicDirection, MosaicKey, MosaicNode, MosaicParent, MosaicPath, MosaicProps, MosaicWindow, MosaicWindowProps };
1
+ import { a as MosaicWindowProps, c as MosaicInputNode, d as MosaicLeafObject, f as MosaicNode, i as MosaicWindow, l as MosaicInputParent, m as MosaicPath, n as MosaicProps, o as DropZone, p as MosaicParent, r as MosaicToolbarVisibility, s as MosaicDirection, t as Mosaic, u as MosaicKey } from "../../index44.cjs";
2
+ export { DropZone, Mosaic, MosaicDirection, MosaicInputNode, MosaicInputParent, MosaicKey, MosaicLeafObject, MosaicNode, MosaicParent, MosaicPath, MosaicProps, MosaicToolbarVisibility, MosaicWindow, MosaicWindowProps };
@@ -1,2 +1,2 @@
1
- import { a as DropZone, c as MosaicNode, i as MosaicWindowProps, l as MosaicParent, n as MosaicProps, o as MosaicDirection, r as MosaicWindow, s as MosaicKey, t as Mosaic, u as MosaicPath } from "../../index42.js";
2
- export { DropZone, Mosaic, MosaicDirection, MosaicKey, MosaicNode, MosaicParent, MosaicPath, MosaicProps, MosaicWindow, MosaicWindowProps };
1
+ import { a as MosaicWindowProps, c as MosaicInputNode, d as MosaicLeafObject, f as MosaicNode, i as MosaicWindow, l as MosaicInputParent, m as MosaicPath, n as MosaicProps, o as DropZone, p as MosaicParent, r as MosaicToolbarVisibility, s as MosaicDirection, t as Mosaic, u as MosaicKey } from "../../index44.js";
2
+ export { DropZone, Mosaic, MosaicDirection, MosaicInputNode, MosaicInputParent, MosaicKey, MosaicLeafObject, MosaicNode, MosaicParent, MosaicPath, MosaicProps, MosaicToolbarVisibility, MosaicWindow, MosaicWindowProps };
@@ -1,2 +1,2 @@
1
- import { n as nativeSelectVariants, t as NativeSelect } from "../../index43.cjs";
1
+ import { n as nativeSelectVariants, t as NativeSelect } from "../../index45.cjs";
2
2
  export { NativeSelect, nativeSelectVariants };
@@ -1,2 +1,2 @@
1
- import { n as nativeSelectVariants, t as NativeSelect } from "../../index43.js";
1
+ import { n as nativeSelectVariants, t as NativeSelect } from "../../index45.js";
2
2
  export { NativeSelect, nativeSelectVariants };
@@ -1,3 +1,3 @@
1
- import { a as NavRailMenuContent, c as NavRailMenuTrigger, d as NavRailSeparator, f as NavRailUser, i as NavRailMenu, l as NavRailMenuTriggerProps, n as NavRailItem, o as NavRailMenuItem, p as NavRailUserProps, r as NavRailItemProps, s as NavRailMenuItemProps, t as NavRail, u as NavRailMode } from "../../index46.cjs";
2
- import "../../index47.cjs";
1
+ import { a as NavRailMenuContent, c as NavRailMenuTrigger, d as NavRailSeparator, f as NavRailUser, i as NavRailMenu, l as NavRailMenuTriggerProps, n as NavRailItem, o as NavRailMenuItem, p as NavRailUserProps, r as NavRailItemProps, s as NavRailMenuItemProps, t as NavRail, u as NavRailMode } from "../../index47.cjs";
2
+ import "../../index48.cjs";
3
3
  export { NavRail, NavRailItem, NavRailItemProps, NavRailMenu, NavRailMenuContent, NavRailMenuItem, NavRailMenuItemProps, NavRailMenuTrigger, NavRailMenuTriggerProps, NavRailMode, NavRailSeparator, NavRailUser, NavRailUserProps };
@@ -1,3 +1,3 @@
1
- import { a as NavRailMenuContent, c as NavRailMenuTrigger, d as NavRailSeparator, f as NavRailUser, i as NavRailMenu, l as NavRailMenuTriggerProps, n as NavRailItem, o as NavRailMenuItem, p as NavRailUserProps, r as NavRailItemProps, s as NavRailMenuItemProps, t as NavRail, u as NavRailMode } from "../../index46.js";
2
- import "../../index47.js";
1
+ import { a as NavRailMenuContent, c as NavRailMenuTrigger, d as NavRailSeparator, f as NavRailUser, i as NavRailMenu, l as NavRailMenuTriggerProps, n as NavRailItem, o as NavRailMenuItem, p as NavRailUserProps, r as NavRailItemProps, s as NavRailMenuItemProps, t as NavRail, u as NavRailMode } from "../../index47.js";
2
+ import "../../index48.js";
3
3
  export { NavRail, NavRailItem, NavRailItemProps, NavRailMenu, NavRailMenuContent, NavRailMenuItem, NavRailMenuItemProps, NavRailMenuTrigger, NavRailMenuTriggerProps, NavRailMode, NavRailSeparator, NavRailUser, NavRailUserProps };
@@ -1,2 +1,2 @@
1
- import { a as NavigationMenuLink, c as NavigationMenuViewport, i as NavigationMenuItem, l as navigationMenuTriggerStyle, n as NavigationMenuContent, o as NavigationMenuList, r as NavigationMenuIndicator, s as NavigationMenuTrigger, t as NavigationMenu } from "../../index44.cjs";
1
+ import { a as NavigationMenuLink, c as NavigationMenuViewport, i as NavigationMenuItem, l as navigationMenuTriggerStyle, n as NavigationMenuContent, o as NavigationMenuList, r as NavigationMenuIndicator, s as NavigationMenuTrigger, t as NavigationMenu } from "../../index46.cjs";
2
2
  export { NavigationMenu, NavigationMenuContent, NavigationMenuIndicator, NavigationMenuItem, NavigationMenuLink, NavigationMenuList, NavigationMenuTrigger, NavigationMenuViewport, navigationMenuTriggerStyle };
@@ -1,2 +1,2 @@
1
- import { a as NavigationMenuLink, c as NavigationMenuViewport, i as NavigationMenuItem, l as navigationMenuTriggerStyle, n as NavigationMenuContent, o as NavigationMenuList, r as NavigationMenuIndicator, s as NavigationMenuTrigger, t as NavigationMenu } from "../../index44.js";
1
+ import { a as NavigationMenuLink, c as NavigationMenuViewport, i as NavigationMenuItem, l as navigationMenuTriggerStyle, n as NavigationMenuContent, o as NavigationMenuList, r as NavigationMenuIndicator, s as NavigationMenuTrigger, t as NavigationMenu } from "../../index46.js";
2
2
  export { NavigationMenu, NavigationMenuContent, NavigationMenuIndicator, NavigationMenuItem, NavigationMenuLink, NavigationMenuList, NavigationMenuTrigger, NavigationMenuViewport, navigationMenuTriggerStyle };
@@ -1,2 +1,2 @@
1
- import { a as notchedCardVariants, i as buildNotchedCardPath, n as NotchedCardProps, r as NotchedCardVariant, t as NotchedCard } from "../../index48.cjs";
1
+ import { a as notchedCardVariants, i as buildNotchedCardPath, n as NotchedCardProps, r as NotchedCardVariant, t as NotchedCard } from "../../index49.cjs";
2
2
  export { NotchedCard, NotchedCardProps, NotchedCardVariant, buildNotchedCardPath, notchedCardVariants };
@@ -1,2 +1,2 @@
1
- import { a as notchedCardVariants, i as buildNotchedCardPath, n as NotchedCardProps, r as NotchedCardVariant, t as NotchedCard } from "../../index48.js";
1
+ import { a as notchedCardVariants, i as buildNotchedCardPath, n as NotchedCardProps, r as NotchedCardVariant, t as NotchedCard } from "../../index49.js";
2
2
  export { NotchedCard, NotchedCardProps, NotchedCardVariant, buildNotchedCardPath, notchedCardVariants };
@@ -1,2 +1,2 @@
1
- import { a as PaginationLink, i as PaginationItem, n as PaginationContent, o as PaginationNext, r as PaginationEllipsis, s as PaginationPrevious, t as Pagination } from "../../index49.cjs";
1
+ import { a as PaginationLink, i as PaginationItem, n as PaginationContent, o as PaginationNext, r as PaginationEllipsis, s as PaginationPrevious, t as Pagination } from "../../index50.cjs";
2
2
  export { Pagination, PaginationContent, PaginationEllipsis, PaginationItem, PaginationLink, PaginationNext, PaginationPrevious };
@@ -1,2 +1,2 @@
1
- import { a as PaginationLink, i as PaginationItem, n as PaginationContent, o as PaginationNext, r as PaginationEllipsis, s as PaginationPrevious, t as Pagination } from "../../index49.js";
1
+ import { a as PaginationLink, i as PaginationItem, n as PaginationContent, o as PaginationNext, r as PaginationEllipsis, s as PaginationPrevious, t as Pagination } from "../../index50.js";
2
2
  export { Pagination, PaginationContent, PaginationEllipsis, PaginationItem, PaginationLink, PaginationNext, PaginationPrevious };
@@ -1,2 +1,2 @@
1
- import { a as PopoverHeader, i as PopoverDescription, n as PopoverAnchor, o as PopoverTitle, r as PopoverContent, s as PopoverTrigger, t as Popover } from "../../index45.cjs";
1
+ import { a as PopoverHeader, i as PopoverDescription, n as PopoverAnchor, o as PopoverTitle, r as PopoverContent, s as PopoverTrigger, t as Popover } from "../../index21.cjs";
2
2
  export { Popover, PopoverAnchor, PopoverContent, PopoverDescription, PopoverHeader, PopoverTitle, PopoverTrigger };
@@ -1,2 +1,2 @@
1
- import { a as PopoverHeader, i as PopoverDescription, n as PopoverAnchor, o as PopoverTitle, r as PopoverContent, s as PopoverTrigger, t as Popover } from "../../index45.js";
1
+ import { a as PopoverHeader, i as PopoverDescription, n as PopoverAnchor, o as PopoverTitle, r as PopoverContent, s as PopoverTrigger, t as Popover } from "../../index21.js";
2
2
  export { Popover, PopoverAnchor, PopoverContent, PopoverDescription, PopoverHeader, PopoverTitle, PopoverTrigger };
@@ -1,2 +1,2 @@
1
- import { t as Progress } from "../../index50.cjs";
1
+ import { t as Progress } from "../../index51.cjs";
2
2
  export { Progress };
@@ -1,2 +1,2 @@
1
- import { t as Progress } from "../../index50.js";
1
+ import { t as Progress } from "../../index51.js";
2
2
  export { Progress };
@@ -1,2 +1,2 @@
1
- import { n as RadioGroupItem, r as RichRadioItem, t as RadioGroup } from "../../index51.cjs";
1
+ import { n as RadioGroupItem, r as RichRadioItem, t as RadioGroup } from "../../index52.cjs";
2
2
  export { RadioGroup, RadioGroupItem, RichRadioItem };
@@ -1,2 +1,2 @@
1
- import { n as RadioGroupItem, r as RichRadioItem, t as RadioGroup } from "../../index51.js";
1
+ import { n as RadioGroupItem, r as RichRadioItem, t as RadioGroup } from "../../index52.js";
2
2
  export { RadioGroup, RadioGroupItem, RichRadioItem };
@@ -1,2 +1,2 @@
1
- import { n as ResizablePanel, r as ResizablePanelGroup, t as ResizableHandle } from "../../index52.cjs";
1
+ import { n as ResizablePanel, r as ResizablePanelGroup, t as ResizableHandle } from "../../index53.cjs";
2
2
  export { ResizableHandle, ResizablePanel, ResizablePanelGroup };
@@ -1,2 +1,2 @@
1
- import { n as ResizablePanel, r as ResizablePanelGroup, t as ResizableHandle } from "../../index52.js";
1
+ import { n as ResizablePanel, r as ResizablePanelGroup, t as ResizableHandle } from "../../index53.js";
2
2
  export { ResizableHandle, ResizablePanel, ResizablePanelGroup };
@@ -1,2 +1,2 @@
1
- import { n as ScrollBar, t as ScrollArea } from "../../index53.cjs";
1
+ import { n as ScrollBar, t as ScrollArea } from "../../index54.cjs";
2
2
  export { ScrollArea, ScrollBar };
@@ -1,2 +1,2 @@
1
- import { n as ScrollBar, t as ScrollArea } from "../../index53.js";
1
+ import { n as ScrollBar, t as ScrollArea } from "../../index54.js";
2
2
  export { ScrollArea, ScrollBar };
@@ -1,2 +1,2 @@
1
- import { a as SelectLabel, c as SelectSeparator, i as SelectItem, l as SelectTrigger, n as SelectContent, o as SelectScrollDownButton, r as SelectGroup, s as SelectScrollUpButton, t as Select, u as SelectValue } from "../../index54.cjs";
1
+ import { a as SelectLabel, c as SelectSeparator, i as SelectItem, l as SelectTrigger, n as SelectContent, o as SelectScrollDownButton, r as SelectGroup, s as SelectScrollUpButton, t as Select, u as SelectValue } from "../../index55.cjs";
2
2
  export { Select, SelectContent, SelectGroup, SelectItem, SelectLabel, SelectScrollDownButton, SelectScrollUpButton, SelectSeparator, SelectTrigger, SelectValue };
@@ -1,2 +1,2 @@
1
- import { a as SelectLabel, c as SelectSeparator, i as SelectItem, l as SelectTrigger, n as SelectContent, o as SelectScrollDownButton, r as SelectGroup, s as SelectScrollUpButton, t as Select, u as SelectValue } from "../../index54.js";
1
+ import { a as SelectLabel, c as SelectSeparator, i as SelectItem, l as SelectTrigger, n as SelectContent, o as SelectScrollDownButton, r as SelectGroup, s as SelectScrollUpButton, t as Select, u as SelectValue } from "../../index55.js";
2
2
  export { Select, SelectContent, SelectGroup, SelectItem, SelectLabel, SelectScrollDownButton, SelectScrollUpButton, SelectSeparator, SelectTrigger, SelectValue };
@@ -1,2 +1,2 @@
1
- import { a as SheetFooter, c as SheetTrigger, i as SheetDescription, n as SheetClose, o as SheetHeader, r as SheetContent, s as SheetTitle, t as Sheet } from "../../index55.cjs";
1
+ import { a as SheetFooter, c as SheetTrigger, i as SheetDescription, n as SheetClose, o as SheetHeader, r as SheetContent, s as SheetTitle, t as Sheet } from "../../index56.cjs";
2
2
  export { Sheet, SheetClose, SheetContent, SheetDescription, SheetFooter, SheetHeader, SheetTitle, SheetTrigger };
@@ -1,2 +1,2 @@
1
- import { a as SheetFooter, c as SheetTrigger, i as SheetDescription, n as SheetClose, o as SheetHeader, r as SheetContent, s as SheetTitle, t as Sheet } from "../../index55.js";
1
+ import { a as SheetFooter, c as SheetTrigger, i as SheetDescription, n as SheetClose, o as SheetHeader, r as SheetContent, s as SheetTitle, t as Sheet } from "../../index56.js";
2
2
  export { Sheet, SheetClose, SheetContent, SheetDescription, SheetFooter, SheetHeader, SheetTitle, SheetTrigger };
@@ -1,2 +1,2 @@
1
- import { C as SidebarTrigger, S as SidebarSeparator, _ as SidebarMenuSub, a as SidebarGroupAction, b as SidebarProvider, c as SidebarHeader, d as SidebarMenu, f as SidebarMenuAction, g as SidebarMenuSkeleton, h as SidebarMenuItem, i as SidebarGroup, l as SidebarInput, m as SidebarMenuButton, n as SidebarContent, o as SidebarGroupContent, p as SidebarMenuBadge, r as SidebarFooter, s as SidebarGroupLabel, t as Sidebar, u as SidebarInset, v as SidebarMenuSubButton, w as useSidebar, x as SidebarRail, y as SidebarMenuSubItem } from "../../index57.cjs";
1
+ import { C as SidebarTrigger, S as SidebarSeparator, _ as SidebarMenuSub, a as SidebarGroupAction, b as SidebarProvider, c as SidebarHeader, d as SidebarMenu, f as SidebarMenuAction, g as SidebarMenuSkeleton, h as SidebarMenuItem, i as SidebarGroup, l as SidebarInput, m as SidebarMenuButton, n as SidebarContent, o as SidebarGroupContent, p as SidebarMenuBadge, r as SidebarFooter, s as SidebarGroupLabel, t as Sidebar, u as SidebarInset, v as SidebarMenuSubButton, w as useSidebar, x as SidebarRail, y as SidebarMenuSubItem } from "../../index58.cjs";
2
2
  export { Sidebar, SidebarContent, SidebarFooter, SidebarGroup, SidebarGroupAction, SidebarGroupContent, SidebarGroupLabel, SidebarHeader, SidebarInput, SidebarInset, SidebarMenu, SidebarMenuAction, SidebarMenuBadge, SidebarMenuButton, SidebarMenuItem, SidebarMenuSkeleton, SidebarMenuSub, SidebarMenuSubButton, SidebarMenuSubItem, SidebarProvider, SidebarRail, SidebarSeparator, SidebarTrigger, useSidebar };
@@ -1,2 +1,2 @@
1
- import { C as SidebarTrigger, S as SidebarSeparator, _ as SidebarMenuSub, a as SidebarGroupAction, b as SidebarProvider, c as SidebarHeader, d as SidebarMenu, f as SidebarMenuAction, g as SidebarMenuSkeleton, h as SidebarMenuItem, i as SidebarGroup, l as SidebarInput, m as SidebarMenuButton, n as SidebarContent, o as SidebarGroupContent, p as SidebarMenuBadge, r as SidebarFooter, s as SidebarGroupLabel, t as Sidebar, u as SidebarInset, v as SidebarMenuSubButton, w as useSidebar, x as SidebarRail, y as SidebarMenuSubItem } from "../../index57.js";
1
+ import { C as SidebarTrigger, S as SidebarSeparator, _ as SidebarMenuSub, a as SidebarGroupAction, b as SidebarProvider, c as SidebarHeader, d as SidebarMenu, f as SidebarMenuAction, g as SidebarMenuSkeleton, h as SidebarMenuItem, i as SidebarGroup, l as SidebarInput, m as SidebarMenuButton, n as SidebarContent, o as SidebarGroupContent, p as SidebarMenuBadge, r as SidebarFooter, s as SidebarGroupLabel, t as Sidebar, u as SidebarInset, v as SidebarMenuSubButton, w as useSidebar, x as SidebarRail, y as SidebarMenuSubItem } from "../../index58.js";
2
2
  export { Sidebar, SidebarContent, SidebarFooter, SidebarGroup, SidebarGroupAction, SidebarGroupContent, SidebarGroupLabel, SidebarHeader, SidebarInput, SidebarInset, SidebarMenu, SidebarMenuAction, SidebarMenuBadge, SidebarMenuButton, SidebarMenuItem, SidebarMenuSkeleton, SidebarMenuSub, SidebarMenuSubButton, SidebarMenuSubItem, SidebarProvider, SidebarRail, SidebarSeparator, SidebarTrigger, useSidebar };
@@ -1,2 +1,2 @@
1
- import { i as SkeletonObject, n as SkeletonAvatar, r as SkeletonLine, t as Skeleton } from "../../index58.cjs";
1
+ import { i as SkeletonObject, n as SkeletonAvatar, r as SkeletonLine, t as Skeleton } from "../../index59.cjs";
2
2
  export { Skeleton, SkeletonAvatar, SkeletonLine, SkeletonObject };
@@ -1,2 +1,2 @@
1
- import { i as SkeletonObject, n as SkeletonAvatar, r as SkeletonLine, t as Skeleton } from "../../index58.js";
1
+ import { i as SkeletonObject, n as SkeletonAvatar, r as SkeletonLine, t as Skeleton } from "../../index59.js";
2
2
  export { Skeleton, SkeletonAvatar, SkeletonLine, SkeletonObject };
@@ -1,2 +1,2 @@
1
- import { t as Slider } from "../../index59.cjs";
1
+ import { t as Slider } from "../../index60.cjs";
2
2
  export { Slider };
@@ -1,2 +1,2 @@
1
- import { t as Slider } from "../../index59.js";
1
+ import { t as Slider } from "../../index60.js";
2
2
  export { Slider };
@@ -1,2 +1,2 @@
1
- import { t as Toaster } from "../../index60.cjs";
1
+ import { t as Toaster } from "../../index61.cjs";
2
2
  export { Toaster };
@@ -1,2 +1,2 @@
1
- import { t as Toaster } from "../../index60.js";
1
+ import { t as Toaster } from "../../index61.js";
2
2
  export { Toaster };
@@ -1,2 +1,2 @@
1
- import { t as Spinner } from "../../index61.cjs";
1
+ import { t as Spinner } from "../../index62.cjs";
2
2
  export { Spinner };
@@ -1,2 +1,2 @@
1
- import { t as Spinner } from "../../index61.js";
1
+ import { t as Spinner } from "../../index62.js";
2
2
  export { Spinner };
@@ -1,2 +1,2 @@
1
- import { n as Switch, r as SwitchGroup, t as RichSwitchGroup } from "../../index62.cjs";
1
+ import { n as Switch, r as SwitchGroup, t as RichSwitchGroup } from "../../index63.cjs";
2
2
  export { RichSwitchGroup, Switch, SwitchGroup };
@@ -1,2 +1,2 @@
1
- import { n as Switch, r as SwitchGroup, t as RichSwitchGroup } from "../../index62.js";
1
+ import { n as Switch, r as SwitchGroup, t as RichSwitchGroup } from "../../index63.js";
2
2
  export { RichSwitchGroup, Switch, SwitchGroup };
@@ -1,2 +1,2 @@
1
- import { a as TableFooter, c as TableRow, i as TableCell, n as TableBody, o as TableHead, r as TableCaption, s as TableHeader, t as Table } from "../../index63.cjs";
1
+ import { a as TableFooter, c as TableRow, i as TableCell, n as TableBody, o as TableHead, r as TableCaption, s as TableHeader, t as Table } from "../../index64.cjs";
2
2
  export { Table, TableBody, TableCaption, TableCell, TableFooter, TableHead, TableHeader, TableRow };
@@ -1,2 +1,2 @@
1
- import { a as TableFooter, c as TableRow, i as TableCell, n as TableBody, o as TableHead, r as TableCaption, s as TableHeader, t as Table } from "../../index63.js";
1
+ import { a as TableFooter, c as TableRow, i as TableCell, n as TableBody, o as TableHead, r as TableCaption, s as TableHeader, t as Table } from "../../index64.js";
2
2
  export { Table, TableBody, TableCaption, TableCell, TableFooter, TableHead, TableHeader, TableRow };
@@ -1,6 +1,7 @@
1
1
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
2
2
  const require_chunk = require("../../chunk.cjs");
3
3
  const require_cn = require("../../cn.cjs");
4
+ const require_Icon = require("../../Icon.cjs");
4
5
  let class_variance_authority = require("class-variance-authority");
5
6
  let react = require("react");
6
7
  react = require_chunk.__toESM(react);
@@ -45,11 +46,11 @@ const tabsListVariants = (0, class_variance_authority.cva)("relative inline-flex
45
46
  line: "gap-1 bg-transparent",
46
47
  pill: "justify-center rounded-10 bg-muted-bg p-0.75",
47
48
  segmented: "justify-center rounded-12 bg-muted-bg p-1",
48
- fancy: "w-full items-stretch gap-1 bg-transparent"
49
+ fancy: "items-stretch gap-1 bg-transparent"
49
50
  },
50
51
  orientation: {
51
- horizontal: "",
52
- vertical: "h-fit flex-col"
52
+ horizontal: "w-max min-w-full",
53
+ vertical: "h-fit w-full flex-col"
53
54
  },
54
55
  size: {
55
56
  sm: "",
@@ -88,7 +89,79 @@ function TabsList({ className, children, tabPrefix, tabSuffix, ...props }) {
88
89
  const { variant, size, orientation } = react.useContext(TabsContext);
89
90
  const isSegmented = variant === "segmented";
90
91
  const listRef = react.useRef(null);
92
+ const scrollContainerRef = react.useRef(null);
91
93
  const [indicator, setIndicator] = react.useState(null);
94
+ const [scrollAffordance, setScrollAffordance] = react.useState({
95
+ hasOverflow: false,
96
+ canScrollLeft: false,
97
+ canScrollRight: false
98
+ });
99
+ const revealTrigger = react.useCallback((trigger) => {
100
+ if (!trigger || orientation !== "horizontal") return;
101
+ trigger.scrollIntoView({
102
+ block: "nearest",
103
+ inline: "nearest"
104
+ });
105
+ }, [orientation]);
106
+ react.useEffect(() => {
107
+ if (orientation !== "horizontal") return;
108
+ const list = listRef.current;
109
+ if (!list) return;
110
+ const revealActive = () => {
111
+ revealTrigger(list.querySelector("[data-slot=\"tabs-trigger\"][data-state=\"active\"]"));
112
+ };
113
+ const onFocusIn = (event) => {
114
+ const target = event.target;
115
+ if (!(target instanceof HTMLElement)) return;
116
+ if (!target.matches("[data-slot=\"tabs-trigger\"]")) return;
117
+ revealTrigger(target);
118
+ };
119
+ revealActive();
120
+ list.addEventListener("focusin", onFocusIn);
121
+ const mutation = new MutationObserver(revealActive);
122
+ mutation.observe(list, {
123
+ attributes: true,
124
+ attributeFilter: ["data-state"],
125
+ subtree: true
126
+ });
127
+ return () => {
128
+ list.removeEventListener("focusin", onFocusIn);
129
+ mutation.disconnect();
130
+ };
131
+ }, [orientation, revealTrigger]);
132
+ react.useLayoutEffect(() => {
133
+ if (orientation !== "horizontal") {
134
+ setScrollAffordance({
135
+ hasOverflow: false,
136
+ canScrollLeft: false,
137
+ canScrollRight: false
138
+ });
139
+ return;
140
+ }
141
+ const container = scrollContainerRef.current;
142
+ const list = listRef.current;
143
+ if (!container || !list) return;
144
+ const update = () => {
145
+ const hasOverflow = container.scrollWidth - container.clientWidth > 1;
146
+ const containerRect = container.getBoundingClientRect();
147
+ const listRect = list.getBoundingClientRect();
148
+ setScrollAffordance({
149
+ hasOverflow,
150
+ canScrollLeft: hasOverflow && listRect.left < containerRect.left - 1,
151
+ canScrollRight: hasOverflow && listRect.right > containerRect.right + 1
152
+ });
153
+ };
154
+ update();
155
+ const resize = new ResizeObserver(update);
156
+ resize.observe(container);
157
+ resize.observe(list);
158
+ container.addEventListener("scroll", update, { passive: true });
159
+ document.fonts?.ready.then(update);
160
+ return () => {
161
+ resize.disconnect();
162
+ container.removeEventListener("scroll", update);
163
+ };
164
+ }, [orientation]);
92
165
  react.useEffect(() => {
93
166
  if (!isSegmented) return;
94
167
  const list = listRef.current;
@@ -120,17 +193,39 @@ function TabsList({ className, children, tabPrefix, tabSuffix, ...props }) {
120
193
  resize.disconnect();
121
194
  };
122
195
  }, [isSegmented]);
123
- return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(radix_ui.Tabs.List, {
124
- ref: listRef,
125
- "data-slot": "tabs-list",
126
- className: require_cn.cn(tabsListVariants({
196
+ const scrollLeft = react.useCallback(() => {
197
+ const container = scrollContainerRef.current;
198
+ if (!container) return;
199
+ const scrollAmount = container.clientWidth * .8;
200
+ container.scrollBy({
201
+ left: -scrollAmount,
202
+ behavior: "smooth"
203
+ });
204
+ }, []);
205
+ const scrollRight = react.useCallback(() => {
206
+ const container = scrollContainerRef.current;
207
+ if (!container) return;
208
+ const scrollAmount = container.clientWidth * .8;
209
+ container.scrollBy({
210
+ left: scrollAmount,
211
+ behavior: "smooth"
212
+ });
213
+ }, []);
214
+ const getListClassName = () => {
215
+ if (orientation === "horizontal") return require_cn.cn("relative inline-flex h-full items-center text-muted-txt", variant === "line" && "gap-1 bg-transparent", variant === "pill" && "gap-0.5", variant === "segmented" && "gap-0.5", variant === "fancy" && "items-stretch gap-1 bg-transparent", "w-max min-w-full", className);
216
+ return require_cn.cn(tabsListVariants({
127
217
  variant,
128
218
  size,
129
219
  orientation
130
- }), className),
220
+ }), className);
221
+ };
222
+ const list = /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(radix_ui.Tabs.List, {
223
+ ref: listRef,
224
+ "data-slot": "tabs-list",
225
+ className: getListClassName(),
131
226
  ...props,
132
227
  children: [
133
- tabPrefix,
228
+ orientation !== "horizontal" && tabPrefix,
134
229
  isSegmented && indicator && /* @__PURE__ */ (0, react_jsx_runtime.jsx)("span", {
135
230
  "data-slot": "tabs-indicator",
136
231
  "aria-hidden": true,
@@ -148,7 +243,55 @@ function TabsList({ className, children, tabPrefix, tabSuffix, ...props }) {
148
243
  }
149
244
  }),
150
245
  children,
151
- tabSuffix
246
+ orientation !== "horizontal" && tabSuffix
247
+ ]
248
+ });
249
+ if (orientation === "vertical") return list;
250
+ const { hasOverflow } = scrollAffordance;
251
+ return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("div", {
252
+ className: require_cn.cn("flex w-full items-stretch", variant === "pill" && "rounded-10 bg-muted-bg p-0.75", variant === "segmented" && "rounded-12 bg-muted-bg p-1", variant === "pill" && size === "sm" && "h-6 p-0.5", variant === "pill" && size === "md" && "h-8.75", variant === "pill" && size === "lg" && "h-10 p-1", variant === "segmented" && size === "sm" && "h-6 p-0.5", variant === "segmented" && size === "md" && "h-8.75", variant === "segmented" && size === "lg" && "h-10 p-1"),
253
+ "data-slot": "tabs-wrapper",
254
+ children: [
255
+ tabPrefix && /* @__PURE__ */ (0, react_jsx_runtime.jsx)("div", {
256
+ "data-slot": "tabs-prefix",
257
+ className: "flex shrink-0 items-center px-1",
258
+ children: tabPrefix
259
+ }),
260
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)("button", {
261
+ type: "button",
262
+ onClick: scrollLeft,
263
+ disabled: !scrollAffordance.canScrollLeft,
264
+ "aria-label": "Scroll tabs left",
265
+ tabIndex: hasOverflow ? 0 : -1,
266
+ className: require_cn.cn("flex shrink-0 items-center justify-center overflow-hidden transition-all", hasOverflow ? "w-8" : "w-0", hasOverflow && (variant === "pill" || variant === "segmented") && "mr-0.5 border-r border-border/30", "disabled:cursor-not-allowed disabled:opacity-40", "enabled:hover:opacity-70 enabled:active:scale-95", "focus:outline-none focus-visible:ring-2 focus-visible:ring-focus focus-visible:ring-inset"),
267
+ children: /* @__PURE__ */ (0, react_jsx_runtime.jsx)(require_Icon.Icon, {
268
+ icon: "chevron-left",
269
+ className: "size-4 shrink-0 text-muted-txt"
270
+ })
271
+ }),
272
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)("div", {
273
+ ref: scrollContainerRef,
274
+ "data-slot": "tabs-scroll-container",
275
+ className: require_cn.cn("min-w-0 flex-1 touch-pan-x overflow-x-auto overscroll-x-contain [-webkit-overflow-scrolling:touch]", "[&::-webkit-scrollbar]:hidden [-ms-overflow-style:none] [scrollbar-width:none]", variant === "line" && "pb-1.5"),
276
+ children: list
277
+ }),
278
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)("button", {
279
+ type: "button",
280
+ onClick: scrollRight,
281
+ disabled: !scrollAffordance.canScrollRight,
282
+ "aria-label": "Scroll tabs right",
283
+ tabIndex: hasOverflow ? 0 : -1,
284
+ className: require_cn.cn("flex shrink-0 items-center justify-center overflow-hidden transition-all", hasOverflow ? "w-8" : "w-0", hasOverflow && (variant === "pill" || variant === "segmented") && "ml-0.5 border-l border-border/30", "disabled:cursor-not-allowed disabled:opacity-40", "enabled:hover:opacity-70 enabled:active:scale-95", "focus:outline-none focus-visible:ring-2 focus-visible:ring-focus focus-visible:ring-inset"),
285
+ children: /* @__PURE__ */ (0, react_jsx_runtime.jsx)(require_Icon.Icon, {
286
+ icon: "chevron-right",
287
+ className: "size-4 shrink-0 text-muted-txt"
288
+ })
289
+ }),
290
+ tabSuffix && /* @__PURE__ */ (0, react_jsx_runtime.jsx)("div", {
291
+ "data-slot": "tabs-suffix",
292
+ className: "flex shrink-0 items-center px-1",
293
+ children: tabSuffix
294
+ })
152
295
  ]
153
296
  });
154
297
  }