@arcadeai/design-system 5.0.1 → 5.3.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 (393) hide show
  1. package/dist/CSPContext-_3HefTUC.js +11 -0
  2. package/dist/{CompositeItem-BWqRobLN.js → CompositeItem-RsjiqT-t.js} +3 -3
  3. package/dist/{CompositeList-DJUJLDbx.js → CompositeList-BUPONQmB.js} +5 -5
  4. package/dist/CompositeRoot-B_7HJZA1.js +166 -0
  5. package/dist/DialogRoot-DuiSPdsZ.js +9 -0
  6. package/dist/DialogTrigger-DGGP-2Oc.js +371 -0
  7. package/dist/{DirectionContext-B4CbbM--.js → DirectionContext-OzWG1tsQ.js} +1 -1
  8. package/dist/{FieldItemContext-4qBxodsW.js → FieldItemContext-C6kLzkCC.js} +1 -1
  9. package/dist/{FloatingPortalLite-B1JyBlt0.js → FloatingPortalLite-D5nFwFgJ.js} +2 -2
  10. package/dist/{LabelableContext-Q1Z-xUI9.js → LabelableContext-C6DIbcnY.js} +34 -18
  11. package/dist/ReactStore-C3H8e2ha.js +600 -0
  12. package/dist/{Separator-CgntgfMd.js → Separator-CJ3Gn6wf.js} +2 -2
  13. package/dist/{StickToBottom-CU0d65a_.js → StickToBottom-Bh9VDiPm.js} +3 -3
  14. package/dist/Toggle-BdxyK_Ln.js +74 -0
  15. package/dist/{ToolbarRootContext-DVNA8Vkb.js → ToolbarRootContext-CDm74ob9.js} +2 -2
  16. package/dist/accordion-BP9Lgkg8.js +314 -0
  17. package/dist/{addEventListener-B4Gs94GY.js → addEventListener-BlQH_qk1.js} +1 -1
  18. package/dist/{alert-dialog-tBMDYzJ3.js → alert-dialog-1bUE2clB.js} +4 -4
  19. package/dist/{angular-html-BDzibLIk.js → angular-html-CmQQGj3Q.js} +2 -2
  20. package/dist/{angular-html-D85fwMJh.js → angular-html-DkEUN79G.js} +2 -2
  21. package/dist/{angular-ts-D81F0-9A.js → angular-ts-4H9Tgcds.js} +2 -2
  22. package/dist/{angular-ts-C3bnauCX.js → angular-ts-wkihi9GZ.js} +2 -2
  23. package/dist/{apl-92oxg4m4.js → apl-C_-_9Ip6.js} +5 -5
  24. package/dist/assets/icons/microsoft-power-bi.js +88 -0
  25. package/dist/assets/index.css +2 -2
  26. package/dist/assets/tokens.css +1 -1
  27. package/dist/assets/variables.css +1 -1
  28. package/dist/{astro-BmZ7vV4W.js → astro-DKp4HZqy.js} +5 -5
  29. package/dist/{astro-Up1TtKOj.js → astro-nonP8tBz.js} +4 -4
  30. package/dist/{avatar-BSYWkGGc.js → avatar-DbL6b01k.js} +37 -37
  31. package/dist/{blade-CpVdu14g.js → blade-6azK5Bl7.js} +6 -6
  32. package/dist/{blade-CsxOO3tZ.js → blade-Bm1wiaIl.js} +7 -7
  33. package/dist/{button-BNOmhdpM.js → button-BdQxLUOB.js} +3 -3
  34. package/dist/{c-CoKjrVSd.js → c-BLhjukKD.js} +1 -1
  35. package/dist/{c-DtxJex1m.js → c-D23WKKVZ.js} +1 -1
  36. package/dist/{calendar-DizaWURn.js → calendar-Ctzadwv-.js} +98 -97
  37. package/dist/checkbox-DB9O_Iw9.js +284 -0
  38. package/dist/clamp-BT4ayAnN.js +6 -0
  39. package/dist/{cobol-DW9I8MrZ.js → cobol-cEewS-ES.js} +2 -2
  40. package/dist/{coffee-IcWixSuh.js → coffee-BWa7CtjQ.js} +1 -1
  41. package/dist/{coffee-B9lToztK.js → coffee-QapU4XnI.js} +1 -1
  42. package/dist/{collapsible-Dt__KKUJ.js → collapsible-DP7Fb-Lu.js} +28 -28
  43. package/dist/{command-ChimIUHM.js → command-DC-ESQ0C.js} +25 -25
  44. package/dist/components/index.js +259 -252
  45. package/dist/components/ui/atoms/accordion.js +1 -1
  46. package/dist/components/ui/atoms/alert-dialog.js +1 -1
  47. package/dist/components/ui/atoms/avatar.js +1 -1
  48. package/dist/components/ui/atoms/badge.js +2 -2
  49. package/dist/components/ui/atoms/breadcrumb.js +2 -2
  50. package/dist/components/ui/atoms/button.js +1 -1
  51. package/dist/components/ui/atoms/calendar.js +1 -1
  52. package/dist/components/ui/atoms/chart.d.ts.map +1 -1
  53. package/dist/components/ui/atoms/chart.js +7 -7
  54. package/dist/components/ui/atoms/chat-container.js +1 -1
  55. package/dist/components/ui/atoms/checkbox.d.ts +16 -2
  56. package/dist/components/ui/atoms/checkbox.d.ts.map +1 -1
  57. package/dist/components/ui/atoms/checkbox.js +2 -2
  58. package/dist/components/ui/atoms/clear-button.d.ts +13 -0
  59. package/dist/components/ui/atoms/clear-button.d.ts.map +1 -0
  60. package/dist/components/ui/atoms/clear-button.js +23 -0
  61. package/dist/components/ui/atoms/code-block.js +1 -1
  62. package/dist/components/ui/atoms/collapsible.js +1 -1
  63. package/dist/components/ui/atoms/command.js +1 -1
  64. package/dist/components/ui/atoms/compute-flow-paths.js +16 -16
  65. package/dist/components/ui/atoms/copy-button.js +1 -1
  66. package/dist/components/ui/atoms/dialog.js +3 -3
  67. package/dist/components/ui/atoms/dropdown-menu.js +1 -1
  68. package/dist/components/ui/atoms/form.d.ts +1 -1
  69. package/dist/components/ui/atoms/form.d.ts.map +1 -1
  70. package/dist/components/ui/atoms/hover-card.js +1 -1
  71. package/dist/components/ui/atoms/icon-tile.d.ts +10 -0
  72. package/dist/components/ui/atoms/icon-tile.d.ts.map +1 -0
  73. package/dist/components/ui/atoms/icon-tile.js +25 -0
  74. package/dist/components/ui/atoms/icons/index.d.ts +1 -0
  75. package/dist/components/ui/atoms/icons/index.d.ts.map +1 -1
  76. package/dist/components/ui/atoms/icons/index.js +63 -62
  77. package/dist/components/ui/atoms/icons/microsoft-power-bi.d.ts +4 -0
  78. package/dist/components/ui/atoms/icons/microsoft-power-bi.d.ts.map +1 -0
  79. package/dist/components/ui/atoms/icons/microsoft-power-bi.js +82 -0
  80. package/dist/components/ui/atoms/index.d.ts +3 -1
  81. package/dist/components/ui/atoms/index.d.ts.map +1 -1
  82. package/dist/components/ui/atoms/index.js +212 -209
  83. package/dist/components/ui/atoms/input-group.js +2 -2
  84. package/dist/components/ui/atoms/input.js +1 -1
  85. package/dist/components/ui/atoms/json-highlight.d.ts +2 -2
  86. package/dist/components/ui/atoms/json-highlight.d.ts.map +1 -1
  87. package/dist/components/ui/atoms/markdown.js +1 -1
  88. package/dist/components/ui/atoms/mobile-tooltip.js +2 -2
  89. package/dist/components/ui/atoms/popover.js +1 -1
  90. package/dist/components/ui/atoms/progress.js +1 -1
  91. package/dist/components/ui/atoms/radio-group.js +1 -1
  92. package/dist/components/ui/atoms/resizable.js +1 -1
  93. package/dist/components/ui/atoms/scroll-area.js +1 -1
  94. package/dist/components/ui/atoms/scroll-button.js +3 -3
  95. package/dist/components/ui/atoms/scroll-to-bottom-button.d.ts +24 -0
  96. package/dist/components/ui/atoms/scroll-to-bottom-button.d.ts.map +1 -0
  97. package/dist/components/ui/atoms/scroll-to-bottom-button.js +31 -0
  98. package/dist/components/ui/atoms/select.js +1 -1
  99. package/dist/components/ui/atoms/separator.js +1 -1
  100. package/dist/components/ui/atoms/sheet.js +3 -3
  101. package/dist/components/ui/atoms/sidebar.d.ts.map +1 -1
  102. package/dist/components/ui/atoms/sidebar.js +5 -5
  103. package/dist/components/ui/atoms/slider.js +1 -1
  104. package/dist/components/ui/atoms/sparkle-burst.d.ts.map +1 -1
  105. package/dist/components/ui/atoms/switch.js +1 -1
  106. package/dist/components/ui/atoms/tabs.js +1 -1
  107. package/dist/components/ui/atoms/toggle-group.js +1 -1
  108. package/dist/components/ui/atoms/toggle.js +1 -1
  109. package/dist/components/ui/atoms/tooltip.js +1 -1
  110. package/dist/components/ui/atoms/view-tools-control.js +1 -1
  111. package/dist/components/ui/atoms/virtualized-grid.js +1 -1
  112. package/dist/components/ui/blocks/demo.js +5 -5
  113. package/dist/components/ui/index.js +259 -252
  114. package/dist/components/ui/molecules/avatar-stack.d.ts +32 -0
  115. package/dist/components/ui/molecules/avatar-stack.d.ts.map +1 -0
  116. package/dist/components/ui/molecules/avatar-stack.js +91 -0
  117. package/dist/components/ui/molecules/callout.d.ts +20 -0
  118. package/dist/components/ui/molecules/callout.d.ts.map +1 -0
  119. package/dist/components/ui/molecules/callout.js +39 -0
  120. package/dist/components/ui/molecules/chat-history-item.js +1 -1
  121. package/dist/components/ui/molecules/chip-body.d.ts +21 -0
  122. package/dist/components/ui/molecules/chip-body.d.ts.map +1 -0
  123. package/dist/components/ui/molecules/chip-body.js +21 -0
  124. package/dist/components/ui/molecules/client-secret-field.js +2 -2
  125. package/dist/components/ui/molecules/command-bar.js +1 -1
  126. package/dist/components/ui/molecules/confirm-popover.js +2 -2
  127. package/dist/components/ui/molecules/date-time-picker.js +4 -4
  128. package/dist/components/ui/molecules/filter-chip-group.d.ts +26 -0
  129. package/dist/components/ui/molecules/filter-chip-group.d.ts.map +1 -0
  130. package/dist/components/ui/molecules/{mcp-server-picker/category-filter.js → filter-chip-group.js} +8 -7
  131. package/dist/components/ui/molecules/index.d.ts +14 -6
  132. package/dist/components/ui/molecules/index.d.ts.map +1 -1
  133. package/dist/components/ui/molecules/index.js +39 -35
  134. package/dist/components/ui/molecules/mcp-server-picker/recommended-toolkits-chip.d.ts.map +1 -1
  135. package/dist/components/ui/molecules/mcp-server-picker/recommended-toolkits-chip.js +18 -15
  136. package/dist/components/ui/molecules/mcp-server-picker/recommended-tools.js +2 -2
  137. package/dist/components/ui/molecules/mcp-server-picker/search-scope-tabs.d.ts.map +1 -1
  138. package/dist/components/ui/molecules/mcp-server-picker/search-scope-tabs.js +1 -1
  139. package/dist/components/ui/molecules/mcp-server-picker/section-nav-header.js +1 -1
  140. package/dist/components/ui/molecules/mcp-server-picker/server-avatar-stack.d.ts +1 -1
  141. package/dist/components/ui/molecules/mcp-server-picker/server-avatar-stack.d.ts.map +1 -1
  142. package/dist/components/ui/molecules/mcp-server-picker/server-avatar-stack.js +29 -81
  143. package/dist/components/ui/molecules/mcp-server-picker/server-card.js +1 -1
  144. package/dist/components/ui/molecules/mcp-server-picker/tool-card.js +1 -1
  145. package/dist/components/ui/molecules/mcp-server-picker/tool-recommendations.d.ts +12 -0
  146. package/dist/components/ui/molecules/mcp-server-picker/tool-recommendations.d.ts.map +1 -0
  147. package/dist/components/ui/molecules/mcp-server-picker/{tool-search-band.js → tool-recommendations.js} +6 -6
  148. package/dist/components/ui/molecules/mcp-server-picker/toolkit-avatar.d.ts +6 -6
  149. package/dist/components/ui/molecules/mcp-server-picker/toolkit-avatar.d.ts.map +1 -1
  150. package/dist/components/ui/molecules/mcp-server-picker/toolkit-avatar.js +21 -33
  151. package/dist/components/ui/molecules/mcp-server-picker/toolkit-chip.d.ts.map +1 -1
  152. package/dist/components/ui/molecules/mcp-server-picker/toolkit-chip.js +19 -22
  153. package/dist/components/ui/molecules/mcp-server-picker/unoptimized-match-card.js +1 -1
  154. package/dist/components/ui/molecules/message.d.ts.map +1 -1
  155. package/dist/components/ui/molecules/message.js +3 -3
  156. package/dist/components/ui/molecules/prompt-input.d.ts.map +1 -1
  157. package/dist/components/ui/molecules/prompt-input.js +1 -1
  158. package/dist/components/ui/molecules/removable-chip.d.ts.map +1 -0
  159. package/dist/components/ui/{atoms → molecules}/removable-chip.js +1 -1
  160. package/dist/components/ui/molecules/requirement-badges.js +1 -1
  161. package/dist/components/ui/molecules/steps-progress.js +1 -1
  162. package/dist/components/ui/molecules/tool-call-accordion.d.ts.map +1 -1
  163. package/dist/components/ui/molecules/tool-call-accordion.js +2 -2
  164. package/dist/components/ui/molecules/tool-card.d.ts.map +1 -1
  165. package/dist/components/ui/molecules/tool-card.js +3 -3
  166. package/dist/components/ui/molecules/toolkit-card.d.ts.map +1 -1
  167. package/dist/components/ui/molecules/toolkit-card.js +1 -1
  168. package/dist/components/ui/molecules/undo-toast.d.ts +47 -0
  169. package/dist/components/ui/molecules/undo-toast.d.ts.map +1 -0
  170. package/dist/components/ui/molecules/undo-toast.js +3 -0
  171. package/dist/components/ui/molecules/user-nav.js +3 -3
  172. package/dist/components/ui/organisms/mcp-selection-summary-bar.d.ts.map +1 -1
  173. package/dist/components/ui/organisms/mcp-selection-summary-bar.js +27 -30
  174. package/dist/components/ui/pages/login-page.js +1 -1
  175. package/dist/composite-B-tEa-Zg.js +169 -0
  176. package/dist/{composite-BlDfbDkL.js → composite-COXvAbcT.js} +5 -5
  177. package/dist/constants-ouS7wtUt.js +5 -0
  178. package/dist/{cpp-BLc8IWxi.js → cpp-BBpqpcUG.js} +4 -4
  179. package/dist/{cpp-BEQCV3s5.js → cpp-CenmDznH.js} +3 -3
  180. package/dist/{createBaseUIEventDetails-ChcQXp54.js → createBaseUIEventDetails-C_dwdqj4.js} +3 -3
  181. package/dist/{crystal-Bpo57dB-.js → crystal-Cjt-cWZ3.js} +6 -6
  182. package/dist/{css-DSy_xl5Z.js → css-BT0UpMRG.js} +1 -1
  183. package/dist/{css-DcJEitGa.js → css-QsZubv6P.js} +1 -1
  184. package/dist/dropdown-menu-ecggVuhu.js +1391 -0
  185. package/dist/{edge-Crbn4Nhk.js → edge-nqxIbnup.js} +3 -3
  186. package/dist/{elixir-CIj8u1AY.js → elixir-IwV7soxp.js} +1 -1
  187. package/dist/{elm-CfYD1d_e.js → elm-Ogf1arfY.js} +1 -1
  188. package/dist/engine-ChH4dTze.js +6 -0
  189. package/dist/{erb-BJQo6_56.js → erb-BBpN-Ldx.js} +2 -2
  190. package/dist/{error-CAd3pM3X.js → error-C8bGkT0l.js} +1 -1
  191. package/dist/getPseudoElementBounds-BOe22aYl.js +345 -0
  192. package/dist/{git-rebase-DVA6p9-5.js → git-rebase-CqAmS_sI.js} +1 -1
  193. package/dist/{glimmer-js-DVJpm-CV.js → glimmer-js-C7DUODof.js} +4 -4
  194. package/dist/{glimmer-ts-kH8c2RJ9.js → glimmer-ts-DI4G9vW_.js} +4 -4
  195. package/dist/{glsl-Ckye8FrQ.js → glsl-CUfKtNbE.js} +2 -2
  196. package/dist/{glsl-7eSg02Gr.js → glsl-Cq85X97E.js} +2 -2
  197. package/dist/{graphql-CE7EXOgY.js → graphql-BCsR6dTa.js} +4 -4
  198. package/dist/{graphql-DEzE15R4.js → graphql-BsbTr8W_.js} +5 -5
  199. package/dist/{hack-o7fvIqt8.js → hack-bqdf8rRJ.js} +2 -2
  200. package/dist/{haml-BP5AnOwP.js → haml-BJXnS8Xp.js} +2 -2
  201. package/dist/{haml-C5GSorf3.js → haml-CWQgvV8s.js} +3 -3
  202. package/dist/{handlebars-Bhpj_d0s.js → handlebars-CKAb2CPX.js} +4 -4
  203. package/dist/{handlebars-BjC-t2fq.js → handlebars-DMloI5gH.js} +3 -3
  204. package/dist/{highlighted-body-OFNGDK62-BoSFtT5s.js → highlighted-body-OFNGDK62-BegvjYf8.js} +1 -1
  205. package/dist/{hover-card-z1GPavWa.js → hover-card-CGLPPPPP.js} +142 -153
  206. package/dist/{html-Ct25QrQu.js → html-CwG5RUst.js} +3 -3
  207. package/dist/{html-D4w9Dm28.js → html-DKmZbgBt.js} +3 -3
  208. package/dist/{html-derivative-Bj-VxhMx.js → html-derivative-B4jNkpq7.js} +1 -1
  209. package/dist/{html-derivative-DSKrIQn9.js → html-derivative-l83Yr46D.js} +1 -1
  210. package/dist/{http-BCk9QAjz.js → http-BFAjFcZG.js} +2 -2
  211. package/dist/{http-d-m0Mc7D.js → http-BhDBVFaP.js} +4 -4
  212. package/dist/{hurl-DWxVzahG.js → hurl-CjzrrhSW.js} +2 -2
  213. package/dist/{hurl-DfTnDfTu.js → hurl-DAdF3com.js} +2 -2
  214. package/dist/inertValue-BhczR0H5.js +7 -0
  215. package/dist/input-DZTqcpe-.js +91 -0
  216. package/dist/{isElementDisabled-Cibvw8mz.js → isElementDisabled-C1rd9-Ym.js} +1 -1
  217. package/dist/{java-CuIj5nvv.js → java-C_vVq3dw.js} +1 -1
  218. package/dist/{java-BKNJluE5.js → java-Ci5_G7qk.js} +1 -1
  219. package/dist/{javascript-C_3Wy_Gj.js → javascript-CV4d78q9.js} +1 -1
  220. package/dist/{javascript-Da2xmRTV.js → javascript-DIVSilR9.js} +1 -1
  221. package/dist/{jinja-DhkDj1Xi.js → jinja-Bs1LO7X2.js} +1 -1
  222. package/dist/{jinja-C8xQEEYN.js → jinja-Bwrf5aV2.js} +1 -1
  223. package/dist/{jison-CShmv6Fb.js → jison-C6eal2rW.js} +1 -1
  224. package/dist/{jison-CyKFq-6a.js → jison-Td0S7BdY.js} +1 -1
  225. package/dist/{json-Df3TJ3vS.js → json-BE9zjWXC.js} +1 -1
  226. package/dist/{jsx-CfQ2JFaq.js → jsx-Ba8CJaAV.js} +1 -1
  227. package/dist/{jsx-D0xGKDLn.js → jsx-DCFvZzWu.js} +1 -1
  228. package/dist/{julia-BMAFK3Gd.js → julia-Bm175Gof.js} +3 -3
  229. package/dist/{julia-BN-I8ZOK.js → julia-Bunkrw5e.js} +4 -4
  230. package/dist/{just-YBnaWXEe.js → just-1Pxadbli.js} +5 -5
  231. package/dist/{latex-C_OKc6Tr.js → latex-_x2UAXwa.js} +1 -1
  232. package/dist/lib/utils.d.ts.map +1 -1
  233. package/dist/{lib-BeKETz9d.js → lib-_PLIHaUp.js} +623 -633
  234. package/dist/{liquid-BK9PRBL0.js → liquid-kYbXB26r.js} +4 -4
  235. package/dist/{lua-BLio8ECy.js → lua-CaVsjDyr.js} +2 -2
  236. package/dist/main.js +265 -258
  237. package/dist/{markdown-D3ExE6yF.js → markdown-BzQfFDNF.js} +2608 -2632
  238. package/dist/{marko-Fde_uU3F.js → marko-B5ZroO9K.js} +3 -3
  239. package/dist/{marko-DYmCev7q.js → marko-D0_WatvF.js} +3 -3
  240. package/dist/{mdc-wawAspAJ.js → mdc-Bv4e6tBf.js} +2 -2
  241. package/dist/{mdc-D7QSJBKx.js → mdc-Dh_sTTi8.js} +1 -1
  242. package/dist/mermaid-GHXKKRXX-B2aW3mwU.js +3 -0
  243. package/dist/metadata/oauth-providers.d.ts +2 -0
  244. package/dist/metadata/oauth-providers.d.ts.map +1 -1
  245. package/dist/metadata/oauth-providers.js +153 -141
  246. package/dist/metadata/toolkit-icons.d.ts.map +1 -1
  247. package/dist/metadata/toolkit-icons.js +95 -93
  248. package/dist/metadata/toolkits.d.ts.map +1 -1
  249. package/dist/metadata/toolkits.js +13 -0
  250. package/dist/{nginx-WcmIS9lz.js → nginx-DKKP1Jsz.js} +1 -1
  251. package/dist/{nim-C_JBe3PW.js → nim-BeBji0Kd.js} +6 -6
  252. package/dist/owner-CyZnQOKt.js +6 -0
  253. package/dist/{perl-DxzDgnFP.js → perl-d6FT-kBo.js} +5 -5
  254. package/dist/{php-h4fQX9du.js → php-5ErYmDX1.js} +5 -5
  255. package/dist/{php-BslXz14x.js → php-DrB8vlsq.js} +6 -6
  256. package/dist/popover-CpLkQtT5.js +490 -0
  257. package/dist/popupStateMapping-XiLS0Jku.js +643 -0
  258. package/dist/{progress-TdXkokPe.js → progress-BqG0PtAD.js} +14 -14
  259. package/dist/{pug-yS-UC2lD.js → pug-DyZNXutA.js} +3 -3
  260. package/dist/{pug-CxpNRXGa.js → pug-pOLqHjih.js} +3 -3
  261. package/dist/{qml-tenACNq4.js → qml-Dox9P6il.js} +1 -1
  262. package/dist/{r-DdU4yNZO.js → r-CqHzjuOx.js} +1 -1
  263. package/dist/radio-group-BpMluqfv.js +334 -0
  264. package/dist/{razor-D5yYWriQ.js → razor-BJnzh0vV.js} +1 -1
  265. package/dist/{regexp-Dnzoo8L8.js → regexp-BHMFwNmq.js} +1 -1
  266. package/dist/{regexp-BusfBBwF.js → regexp-Cr4z7tOG.js} +1 -1
  267. package/dist/{resizable-DkYW5Uwh.js → resizable-7RrCRLzm.js} +25 -22
  268. package/dist/resolveAriaLabelledBy-ChNE6KfK.js +15 -0
  269. package/dist/{rst-C-dkSMvp.js → rst-BBCY8q7E.js} +6 -6
  270. package/dist/{ruby-7kZgYYwi.js → ruby-B3ETTR3m.js} +12 -12
  271. package/dist/{safePolygon-CscU2iWL.js → safePolygon-DmV1hDsw.js} +110 -105
  272. package/dist/{sas-DtHo0e4p.js → sas-DUv_h98D.js} +1 -1
  273. package/dist/scroll-area-D7iOy7xj.js +589 -0
  274. package/dist/{scrollEdges-VoRBF4DB.js → scrollEdges-Dck9qFyQ.js} +2 -2
  275. package/dist/{scss-bso_k44A.js → scss-CkVrpEfa.js} +2 -2
  276. package/dist/{scss-DaY16nmX.js → scss-CvRlGoAc.js} +2 -2
  277. package/dist/select-DFWNXxvZ.js +1363 -0
  278. package/dist/{serializeValue-kHY7UUsW.js → serializeValue-CRwtWeFH.js} +1 -1
  279. package/dist/{shadowDom-C-4Ejp9R.js → shadowDom-BACsbimN.js} +1 -1
  280. package/dist/shared-q5mxNamF.js +24 -0
  281. package/dist/{shellscript-BWxNrzSf.js → shellscript-CxvlkwLY.js} +1 -1
  282. package/dist/{shellsession-IETTXW5g.js → shellsession-CgzvDd-J.js} +1 -1
  283. package/dist/{shim-ieZ_MRlN.js → shim-BX-2V17R.js} +6 -7
  284. package/dist/slider-ClXWRpwI.js +828 -0
  285. package/dist/{soy-33Xu8yiH.js → soy-BsfKKN9o.js} +1 -1
  286. package/dist/{sql-B432xaB7.js → sql-BHUsfCgB.js} +1 -1
  287. package/dist/{sql-8d8R_FnS.js → sql-DG63OdWS.js} +1 -1
  288. package/dist/{stata-B5wF29_Y.js → stata--mbf8UFb.js} +1 -1
  289. package/dist/store-D7k1qIkZ.js +82 -0
  290. package/dist/{surrealql-DYHeSEsk.js → surrealql-DhODgRt6.js} +1 -1
  291. package/dist/{svelte-BiN7hc1M.js → svelte-C7x6u-8L.js} +3 -3
  292. package/dist/{svelte-wsTs0hbr.js → svelte-DycOh1Oc.js} +3 -3
  293. package/dist/{switch-CP9j-8px.js → switch-DlxZDt6o.js} +65 -65
  294. package/dist/{tabs-C7JA8G0W.js → tabs-Cj3LY-7F.js} +186 -185
  295. package/dist/{templ-DEwqY_Qt.js → templ-MSt5oh4r.js} +2 -2
  296. package/dist/{tex-Bi7DoImG.js → tex-CVgVV9NK.js} +1 -1
  297. package/dist/toggle-group-CmP4iHEJ.js +96 -0
  298. package/dist/tooltip-BUR7V5Aa.js +684 -0
  299. package/dist/{ts-tags-BK3ScQNp.js → ts-tags-Ck_QbMh4.js} +7 -7
  300. package/dist/{ts-tags-DOmIyh9G.js → ts-tags-DQKwVH4e.js} +7 -7
  301. package/dist/{tsx-D2IQdrsN.js → tsx-BfWxCQIa.js} +1 -1
  302. package/dist/{tsx-oo1y-gXD.js → tsx-DH8_xVXA.js} +1 -1
  303. package/dist/{twig-DxRYLs_L.js → twig-nd7fXiJI.js} +5 -5
  304. package/dist/{typescript-CWrXW5hv.js → typescript-Btp0Nz7Q.js} +1 -1
  305. package/dist/{typescript-C40nYMtR.js → typescript-CT-dRuB-.js} +1 -1
  306. package/dist/{ui-BaLLCKkd.js → ui-46pgiw5T.js} +2 -2
  307. package/dist/undo-toast-Cf4T6ToX.js +898 -0
  308. package/dist/{useAnchoredPopupScrollLock-C8wRjuy0.js → useAnchoredPopupScrollLock-CnoPUwXv.js} +4 -4
  309. package/dist/{useAnimationFrame-xwbX87TY.js → useAnimationFrame-jkCXMP_8.js} +3 -3
  310. package/dist/{useAriaLabelledBy-DKl6aNOD.js → useAriaLabelledBy-DJZioWd6.js} +3 -3
  311. package/dist/useBaseUiId-CXSJgVcI.js +8 -0
  312. package/dist/{useButton-AXffhTAZ.js → useButton-DjF6Owsn.js} +7 -7
  313. package/dist/{useCollapsiblePanel-B7ERXY1c.js → useCollapsiblePanel-BPbcE70S.js} +36 -32
  314. package/dist/{useCompositeItem-DA_RDTEI.js → useCompositeItem-JoGwOIGJ.js} +6 -11
  315. package/dist/{useCompositeListItem-xM6vOR9-.js → useCompositeListItem-C8B8UyMD.js} +5 -5
  316. package/dist/{useControlled-ZBScq72P.js → useControlled-Bu1mahWG.js} +2 -2
  317. package/dist/useFocus-B_SrhX9q.js +98 -0
  318. package/dist/useId-Bzr7_bed.js +21 -0
  319. package/dist/{useIsoLayoutEffect-CKOv1bV_.js → useIsoLayoutEffect-4LGv3HzC.js} +1 -1
  320. package/dist/{useLabelableId-Dgoo7-Ly.js → useLabelableId-9jrDGk5d.js} +6 -6
  321. package/dist/{useOnMount-Dirf6DNj.js → useOnMount-Chlmm7JB.js} +1 -1
  322. package/dist/useOpenChangeComplete-CVIwfcpl.js +80 -0
  323. package/dist/useOpenInteractionType-INvHftZi.js +612 -0
  324. package/dist/{usePositioner-D65mUNMo.js → usePositioner-CaLGGc-z.js} +144 -143
  325. package/dist/useRender-D_s7850Q.js +7 -0
  326. package/dist/{useRenderElement-CmuWsiNa.js → useRenderElement-BToElZ97.js} +13 -13
  327. package/dist/{useStableCallback-CqEVb76s.js → useStableCallback-CrM0Nb2q.js} +3 -3
  328. package/dist/{useTimeout-B1x6NSZb.js → useTimeout-B0afjWAz.js} +3 -3
  329. package/dist/useTransitionStatus-CCIoL5RH.js +51 -0
  330. package/dist/useTriggerFocusGuards-Dlv8KvSm.js +37 -0
  331. package/dist/{useValueAsRef-CCU3eUYq.js → useValueAsRef-CfO5zn2c.js} +3 -3
  332. package/dist/useValueChanged-26zHg3aX.js +15 -0
  333. package/dist/valueToPercent-BBx6BqbS.js +29 -0
  334. package/dist/{virtualized-grid-BQNJg029.js → virtualized-grid-DLNjqTNm.js} +16 -7
  335. package/dist/{visuallyHidden-CEAV1xeA.js → visuallyHidden-Cq5CW65k.js} +1 -1
  336. package/dist/{vue-COUaRKLt.js → vue-BMjk7Gaz.js} +5 -5
  337. package/dist/{vue-BEPn_TF_.js → vue-BoZyu9mR.js} +6 -6
  338. package/dist/{vue-html-CEiB3REn.js → vue-html-Dyr-sgcn.js} +1 -1
  339. package/dist/{vue-html-DjKFzwWo.js → vue-html-Fc3KYSrO.js} +1 -1
  340. package/dist/{vue-vine-D0Lpd94a.js → vue-vine-B-mxBKB2.js} +3 -3
  341. package/dist/{vue-vine-D6cSZo1M.js → vue-vine-BDclOuCR.js} +3 -3
  342. package/dist/{web-DF40pCMx.js → web-CqfgwsJY.js} +43 -43
  343. package/dist/{xml-DRTU1nx4.js → xml-CSo_-m7_.js} +2 -2
  344. package/dist/{xml-DL5p3-50.js → xml-tkp62giI.js} +2 -2
  345. package/dist/{xsl-3eu75y43.js → xsl-Dmc5gKQo.js} +1 -1
  346. package/dist/{yaml-6pzV2NiB.js → yaml-9hw4TgNw.js} +1 -1
  347. package/package.json +30 -30
  348. package/dist/CompositeRoot-BIh8l7ys.js +0 -179
  349. package/dist/DialogRoot-eVsH835b.js +0 -9
  350. package/dist/DialogTrigger-BuKadcdL.js +0 -379
  351. package/dist/FormContext-4NSsO4w6.js +0 -17
  352. package/dist/Toggle-CyMSF-Z7.js +0 -70
  353. package/dist/accordion-D-o5VBR2.js +0 -374
  354. package/dist/checkbox-CfF6tabe.js +0 -270
  355. package/dist/clamp-DQAQAGkj.js +0 -16
  356. package/dist/components/ui/atoms/removable-chip.d.ts.map +0 -1
  357. package/dist/components/ui/molecules/mcp-server-picker/category-filter-menu.d.ts +0 -31
  358. package/dist/components/ui/molecules/mcp-server-picker/category-filter-menu.d.ts.map +0 -1
  359. package/dist/components/ui/molecules/mcp-server-picker/category-filter-menu.js +0 -106
  360. package/dist/components/ui/molecules/mcp-server-picker/category-filter.d.ts +0 -18
  361. package/dist/components/ui/molecules/mcp-server-picker/category-filter.d.ts.map +0 -1
  362. package/dist/components/ui/molecules/mcp-server-picker/tool-search-band.d.ts +0 -12
  363. package/dist/components/ui/molecules/mcp-server-picker/tool-search-band.d.ts.map +0 -1
  364. package/dist/composite-HOje5ugx.js +0 -276
  365. package/dist/constants-VB9bsA8p.js +0 -4
  366. package/dist/detectBrowser-FBYSu3xM.js +0 -32
  367. package/dist/dropdown-menu-dsg43mOw.js +0 -1393
  368. package/dist/event-DWcDp5kt.js +0 -24
  369. package/dist/getPseudoElementBounds-DarjR4tH.js +0 -355
  370. package/dist/inertValue-C36grUTu.js +0 -7
  371. package/dist/input-CSc-AfAa.js +0 -91
  372. package/dist/mermaid-GHXKKRXX-B8Qglwis.js +0 -3
  373. package/dist/owner-BrzQrszh.js +0 -6
  374. package/dist/popover-CXSOUeVQ.js +0 -501
  375. package/dist/popupStateMapping-PdIQcWEz.js +0 -1179
  376. package/dist/radio-group-Cc5ftdVj.js +0 -333
  377. package/dist/resolveAriaLabelledBy-DR9UHvi-.js +0 -10
  378. package/dist/scroll-area-53KPfESS.js +0 -559
  379. package/dist/select-CPTT__cT.js +0 -1363
  380. package/dist/slider-CN3uEkeD.js +0 -822
  381. package/dist/store-Bdrhndby.js +0 -81
  382. package/dist/toggle-group-CDYMBO0F.js +0 -87
  383. package/dist/tooltip-34vRSwJG.js +0 -669
  384. package/dist/useBaseUiId-DOm5ACje.js +0 -26
  385. package/dist/useFocus-DzHCrvH6.js +0 -97
  386. package/dist/useOpenChangeComplete-DjMFUwhi.js +0 -127
  387. package/dist/useOpenInteractionType-D-ymktmc.js +0 -612
  388. package/dist/useRender-B4Oazk_w.js +0 -7
  389. package/dist/useTriggerFocusGuards-D1QlFlDK.js +0 -37
  390. package/dist/useValueChanged-j5e75XB6.js +0 -15
  391. package/dist/valueToPercent-9aZaNeTG.js +0 -24
  392. /package/dist/components/ui/{atoms → molecules}/removable-chip.d.ts +0 -0
  393. /package/dist/{chunk-Dqa2HsxW.js → rolldown-runtime-Dqa2HsxW.js} +0 -0
@@ -1,24 +1,25 @@
1
1
  "use client";
2
- import { t as e } from "./useControlled-ZBScq72P.js";
3
- import { t } from "./useIsoLayoutEffect-CKOv1bV_.js";
4
- import { a as n, t as r, u as i } from "./useRenderElement-CmuWsiNa.js";
5
- import { t as a } from "./useStableCallback-CqEVb76s.js";
6
- import { n as o } from "./useCompositeListItem-xM6vOR9-.js";
7
- import { t as s } from "./CompositeList-DJUJLDbx.js";
8
- import { a as c, g as l, h as u, t as d, u as f } from "./createBaseUIEventDetails-ChcQXp54.js";
9
- import { t as p } from "./useBaseUiId-DOm5ACje.js";
10
- import { a as m, i as h, o as g, t as _ } from "./useOpenChangeComplete-DjMFUwhi.js";
11
- import { t as v } from "./useButton-AXffhTAZ.js";
12
- import { n as y, t as b } from "./shadowDom-C-4Ejp9R.js";
13
- import { t as x } from "./owner-BrzQrszh.js";
14
- import { cn as S } from "./lib/utils.js";
15
- import { t as C } from "./dist-Ber_p4PA.js";
16
- import { t as w } from "./inertValue-C36grUTu.js";
17
- import { t as T } from "./useCompositeItem-DA_RDTEI.js";
18
- import { n as E, t as D } from "./CompositeRoot-BIh8l7ys.js";
2
+ import { t as e } from "./useControlled-Bu1mahWG.js";
3
+ import { t } from "./useIsoLayoutEffect-4LGv3HzC.js";
4
+ import { a as n, t as r, u as i } from "./useRenderElement-BToElZ97.js";
5
+ import { t as a } from "./useStableCallback-CrM0Nb2q.js";
6
+ import { n as o } from "./useCompositeListItem-C8B8UyMD.js";
7
+ import { t as s } from "./CompositeList-BUPONQmB.js";
8
+ import { t as c } from "./useBaseUiId-CXSJgVcI.js";
9
+ import { a as l, g as u, h as d, t as f, u as p } from "./createBaseUIEventDetails-C_dwdqj4.js";
10
+ import { t as m } from "./useTransitionStatus-CCIoL5RH.js";
11
+ import { a as h, i as g, t as _ } from "./useOpenChangeComplete-CVIwfcpl.js";
12
+ import { t as v } from "./useButton-DjF6Owsn.js";
13
+ import { t as y } from "./owner-CyZnQOKt.js";
14
+ import { cn as b } from "./lib/utils.js";
15
+ import { t as x } from "./dist-Ber_p4PA.js";
16
+ import { n as S, t as C } from "./shadowDom-BACsbimN.js";
17
+ import { t as w } from "./inertValue-BhczR0H5.js";
18
+ import { t as T } from "./useCompositeItem-JoGwOIGJ.js";
19
+ import { n as E, t as D } from "./CompositeRoot-B_7HJZA1.js";
19
20
  import * as O from "react";
20
21
  import { jsx as k } from "react/jsx-runtime";
21
- //#region ../../node_modules/.bun/@base-ui+react@1.5.0+f4ada88178b00e6f/node_modules/@base-ui/react/esm/tabs/root/TabsRootContext.js
22
+ //#region ../../node_modules/.bun/@base-ui+react@1.6.0+df7f6a806acd27ca/node_modules/@base-ui/react/tabs/root/TabsRootContext.mjs
22
23
  var A = /*#__PURE__*/ O.createContext(void 0);
23
24
  process.env.NODE_ENV !== "production" && (A.displayName = "TabsRootContext");
24
25
  function j() {
@@ -27,132 +28,130 @@ function j() {
27
28
  return e;
28
29
  }
29
30
  //#endregion
30
- //#region ../../node_modules/.bun/@base-ui+react@1.5.0+f4ada88178b00e6f/node_modules/@base-ui/react/esm/tabs/root/TabsRootDataAttributes.js
31
+ //#region ../../node_modules/.bun/@base-ui+react@1.6.0+df7f6a806acd27ca/node_modules/@base-ui/react/tabs/root/TabsRootDataAttributes.mjs
31
32
  var M = /*#__PURE__*/ function(e) {
32
33
  return e.activationDirection = "data-activation-direction", e.orientation = "data-orientation", e;
33
34
  }({}), N = { tabActivationDirection: (e) => ({ [M.activationDirection]: e }) }, P = /*#__PURE__*/ O.forwardRef(function(n, i) {
34
- let { className: o, defaultValue: l = 0, onValueChange: p, orientation: m = "horizontal", render: h, value: g, style: _, ...v } = n, y = n.defaultValue !== void 0, b = O.useRef([]), [x, S] = O.useState(() => /* @__PURE__ */ new Map()), [C, w] = e({
35
+ let { className: o, defaultValue: c = 0, onValueChange: u, orientation: m = "horizontal", render: h, value: g, style: _, ...v } = n, y = n.defaultValue !== void 0, b = O.useRef([]), [x, S] = O.useState(() => /* @__PURE__ */ new Map()), [C, w] = e({
35
36
  controlled: g,
36
- default: l,
37
+ default: c,
37
38
  name: "Tabs",
38
39
  state: "value"
39
- }), T = g !== void 0, [E, D] = O.useState(() => /* @__PURE__ */ new Map()), j = O.useCallback((e) => {
40
+ }), T = g !== void 0, [E, D] = O.useState(() => /* @__PURE__ */ new Map()), j = O.useRef(void 0), M = O.useCallback((e) => {
40
41
  if (e === void 0) return null;
41
42
  for (let [t, n] of E.entries()) if (n != null && e === (n.value ?? n.index)) return t;
42
43
  return null;
43
- }, [E]), [M, P] = O.useState(() => ({
44
+ }, [E]), [P, I] = O.useState(() => ({
44
45
  previousValue: C,
45
46
  tabActivationDirection: "none"
46
- })), { previousValue: I, tabActivationDirection: L } = M, R = L, z = !1;
47
- I !== C && (R = F(I, C, m, E), z = I != null && C != null && j(C) == null);
48
- let B = z ? I : C, V = I !== B || L !== R;
47
+ })), { previousValue: L, tabActivationDirection: R } = P, z = R, B = !1;
48
+ L !== C && (z = F(L, C, m, E), B = L != null && C != null && M(C) == null);
49
+ let V = B ? L : C, H = L !== V || R !== z;
49
50
  t(() => {
50
- V && P({
51
- previousValue: B,
52
- tabActivationDirection: R
51
+ H && I({
52
+ previousValue: V,
53
+ tabActivationDirection: z
53
54
  });
54
55
  }, [
55
- B,
56
56
  V,
57
- R
57
+ H,
58
+ z
58
59
  ]);
59
- let H = a((e, t) => {
60
- t.activationDirection = F(C, e, m, E), p?.(e, t), !t.isCanceled && w(e);
61
- }), U = a((e, t) => {
62
- p?.(e, d(t, void 0, void 0, { activationDirection: "none" }));
60
+ let U = a((e, t) => {
61
+ t.activationDirection = F(C, e, m, E), u?.(e, t), !t.isCanceled && w(e);
63
62
  }), W = a((e, t) => {
63
+ u?.(e, f(t, void 0, void 0, { activationDirection: "none" }));
64
+ }), G = a((e, t) => {
64
65
  S((n) => {
65
66
  if (n.get(e) === t) return n;
66
67
  let r = new Map(n);
67
68
  return r.set(e, t), r;
68
69
  });
69
- }), G = a((e, t) => {
70
+ }), K = a((e, t) => {
70
71
  S((n) => {
71
72
  if (!n.has(e) || n.get(e) !== t) return n;
72
73
  let r = new Map(n);
73
74
  return r.delete(e), r;
74
75
  });
75
- }), K = O.useCallback((e) => x.get(e), [x]), q = O.useCallback((e) => {
76
+ }), q = O.useCallback((e) => x.get(e), [x]), J = O.useCallback((e) => {
76
77
  for (let t of E.values()) if (e === t?.value) return t?.id;
77
- }, [E]), J = O.useMemo(() => ({
78
- getTabElementBySelectedValue: j,
79
- getTabIdByPanelValue: q,
80
- getTabPanelIdByValue: K,
81
- onValueChange: H,
78
+ }, [E]), Y = O.useMemo(() => ({
79
+ getTabElementBySelectedValue: M,
80
+ getTabIdByPanelValue: J,
81
+ getTabPanelIdByValue: q,
82
+ onValueChange: U,
82
83
  orientation: m,
83
- registerMountedTabPanel: W,
84
+ registerMountedTabPanel: G,
84
85
  setTabMap: D,
85
- unregisterMountedTabPanel: G,
86
- tabActivationDirection: R,
86
+ unregisterMountedTabPanel: K,
87
+ tabActivationDirection: z,
87
88
  value: C
88
89
  }), [
89
- j,
90
+ M,
91
+ J,
90
92
  q,
91
- K,
92
- H,
93
+ U,
93
94
  m,
94
- W,
95
- D,
96
95
  G,
97
- R,
96
+ D,
97
+ K,
98
+ z,
98
99
  C
99
- ]), Y = O.useMemo(() => {
100
+ ]), X = O.useMemo(() => {
100
101
  for (let e of E.values()) if (e != null && e.value === C) return e;
101
- }, [E, C]), X = O.useMemo(() => {
102
+ }, [E, C]), Z = O.useMemo(() => {
102
103
  for (let e of E.values()) if (e != null && !e.disabled) return e.value;
103
- }, [E]), Z = O.useRef(!y), Q = O.useRef(y), $ = O.useRef(!1);
104
+ }, [E]), Q = O.useRef(!y), $ = O.useRef(c), ee = O.useRef(y), te = O.useRef(!1);
104
105
  t(() => {
105
106
  if (T) return;
106
107
  function e(e, t) {
107
- w(e), P((t) => t.previousValue === e && t.tabActivationDirection === "none" ? t : {
108
+ w(e), I((t) => t.previousValue === e && t.tabActivationDirection === "none" ? t : {
108
109
  previousValue: e,
109
110
  tabActivationDirection: "none"
110
- }), U(e, t), Z.current = !1;
111
+ }), W(e, t), Q.current = !1;
111
112
  }
112
113
  if (E.size === 0) {
113
- if (!$.current || C === null) return;
114
- e(null, u);
114
+ te.current && C !== null && !j.current?.isConnected && e(null, d);
115
115
  return;
116
116
  }
117
- $.current = !0;
118
- let t = Y?.disabled, n = Y == null && C !== null;
119
- if (!t && C === l && (Q.current = !1), Q.current && t && C === l) return;
120
- let r = Z.current;
117
+ te.current = !0, j.current = E.keys().next().value;
118
+ let t = X?.disabled, n = X == null && C !== null;
119
+ if (!t && C === $.current && (ee.current = !1), ee.current && t && C === $.current) return;
120
+ let r = Q.current;
121
121
  if (t || n) {
122
- let n = X ?? null;
122
+ let n = Z ?? null;
123
123
  if (C === n) {
124
- Z.current = !1;
124
+ Q.current = !1;
125
125
  return;
126
126
  }
127
- let i = u;
128
- r ? i = f : t && (i = c), e(n, i);
127
+ let i = d;
128
+ r ? i = p : t && (i = l), e(n, i);
129
129
  return;
130
130
  }
131
- r && Y != null && (U(C, f), Z.current = !1);
131
+ r && X != null && (W(C, p), Q.current = !1);
132
132
  }, [
133
- l,
134
- X,
133
+ Z,
135
134
  T,
136
- U,
137
- Y,
135
+ W,
136
+ X,
138
137
  w,
139
138
  E,
140
139
  C
141
140
  ]);
142
- let ee = r("div", n, {
141
+ let ne = r("div", n, {
143
142
  state: {
144
143
  orientation: m,
145
- tabActivationDirection: R
144
+ tabActivationDirection: z
146
145
  },
147
146
  ref: i,
148
147
  props: v,
149
148
  stateAttributesMapping: N
150
149
  });
151
150
  return /*#__PURE__*/ k(A.Provider, {
152
- value: J,
151
+ value: Y,
153
152
  children: /*#__PURE__*/ k(s, {
154
153
  elementsRef: b,
155
- children: ee
154
+ children: ne
156
155
  })
157
156
  });
158
157
  });
@@ -177,7 +176,7 @@ function F(e, t, n, r) {
177
176
  return "none";
178
177
  }
179
178
  //#endregion
180
- //#region ../../node_modules/.bun/@base-ui+react@1.5.0+f4ada88178b00e6f/node_modules/@base-ui/react/esm/tabs/list/TabsListContext.js
179
+ //#region ../../node_modules/.bun/@base-ui+react@1.6.0+df7f6a806acd27ca/node_modules/@base-ui/react/tabs/list/TabsListContext.mjs
181
180
  var I = /*#__PURE__*/ O.createContext(void 0);
182
181
  process.env.NODE_ENV !== "production" && (I.displayName = "TabsListContext");
183
182
  function L() {
@@ -186,107 +185,109 @@ function L() {
186
185
  return e;
187
186
  }
188
187
  //#endregion
189
- //#region ../../node_modules/.bun/@base-ui+react@1.5.0+f4ada88178b00e6f/node_modules/@base-ui/react/esm/tabs/tab/TabsTab.js
188
+ //#region ../../node_modules/.bun/@base-ui+react@1.6.0+df7f6a806acd27ca/node_modules/@base-ui/react/tabs/tab/TabsTab.mjs
190
189
  var R = /*#__PURE__*/ O.forwardRef(function(e, n) {
191
- let { className: i, disabled: a = !1, render: o, value: s, id: c, nativeButton: u = !0, style: f, ...m } = e, { value: h, getTabPanelIdByValue: g, orientation: _ } = j(), { activateOnFocus: S, highlightedTabIndex: C, onTabActivation: w, registerTabResizeObserverElement: D, setHighlightedTabIndex: k, tabsListElement: A } = L(), M = p(c), { compositeProps: N, compositeRef: P, index: F } = T({ metadata: O.useMemo(() => ({
190
+ let { className: i, disabled: a = !1, render: o, value: s, id: l, nativeButton: d = !0, style: p, ...m } = e, { value: h, getTabPanelIdByValue: g, orientation: _, tabActivationDirection: b } = j(), { activateOnFocus: x, highlightedTabIndex: w, onTabActivation: D, registerTabResizeObserverElement: k, setHighlightedTabIndex: A, tabsListElement: M } = L(), P = c(l), { compositeProps: F, compositeRef: I, index: R } = T({ metadata: O.useMemo(() => ({
192
191
  disabled: a,
193
- id: M,
192
+ id: P,
194
193
  value: s
195
194
  }), [
196
195
  a,
197
- M,
196
+ P,
198
197
  s
199
- ]) }), I = s === h, R = O.useRef(!1), z = O.useRef(null);
200
- O.useEffect(() => {
201
- let e = z.current;
202
- if (e) return D(e);
203
- }, [D]), t(() => {
204
- if (R.current) {
205
- R.current = !1;
198
+ ]) }), z = s === h, B = O.useRef(!1), V = O.useRef(null);
199
+ t(() => {
200
+ let e = V.current;
201
+ if (e) return k(e);
202
+ }, [k]), t(() => {
203
+ if (B.current) {
204
+ B.current = !1;
206
205
  return;
207
206
  }
208
- if (!(I && F > -1 && C !== F)) return;
209
- let e = A;
207
+ if (!(z && R > -1 && w !== R)) return;
208
+ let e = M;
210
209
  if (e != null) {
211
- let t = b(x(e));
212
- if (t && y(e, t)) return;
210
+ let t = C(y(e));
211
+ if (t && S(e, t)) return;
213
212
  }
214
- a || k(F);
213
+ a || A(R);
215
214
  }, [
216
- I,
217
- F,
218
- C,
219
- k,
215
+ z,
216
+ R,
217
+ w,
218
+ A,
220
219
  a,
221
- A
220
+ M
222
221
  ]);
223
- let { getButtonProps: B, buttonRef: V } = v({
222
+ let { getButtonProps: H, buttonRef: U } = v({
224
223
  disabled: a,
225
- native: u,
224
+ native: d,
226
225
  focusableWhenDisabled: !0
227
- }), H = g(s), U = O.useRef(!1), W = O.useRef(!1);
228
- function G(e) {
229
- I || a || w(s, d(l, e.nativeEvent, void 0, { activationDirection: "none" }));
226
+ }), W = g(s), G = O.useRef(!1), K = O.useRef(!1);
227
+ function q(e) {
228
+ z || a || D(s, f(u, e.nativeEvent, void 0, { activationDirection: "none" }));
230
229
  }
231
- function K(e) {
232
- I || (F > -1 && !a && k(F), !a && S && (!U.current || U.current && W.current) && w(s, d(l, e.nativeEvent, void 0, { activationDirection: "none" })));
230
+ function J(e) {
231
+ z || (R > -1 && !a && A(R), !a && x && (!G.current || G.current && K.current) && D(s, f(u, e.nativeEvent, void 0, { activationDirection: "none" })));
233
232
  }
234
- function q(e) {
235
- if (I || a) return;
236
- U.current = !0;
233
+ function Y(e) {
234
+ if (z || a) return;
235
+ G.current = !0;
237
236
  function t() {
238
- U.current = !1, W.current = !1;
237
+ G.current = !1, K.current = !1;
239
238
  }
240
- (!e.button || e.button === 0) && (W.current = !0, x(e.currentTarget).addEventListener("pointerup", t, { once: !0 }));
239
+ (!e.button || e.button === 0) && (K.current = !0, y(e.currentTarget).addEventListener("pointerup", t, { once: !0 }));
241
240
  }
242
241
  return r("button", e, {
243
242
  state: {
244
243
  disabled: a,
245
- active: I,
246
- orientation: _
244
+ active: z,
245
+ orientation: _,
246
+ tabActivationDirection: b
247
247
  },
248
248
  ref: [
249
249
  n,
250
- V,
251
- P,
252
- z
250
+ U,
251
+ I,
252
+ V
253
253
  ],
254
254
  props: [
255
- N,
255
+ F,
256
256
  {
257
257
  role: "tab",
258
- "aria-controls": H,
259
- "aria-selected": I,
260
- id: M,
261
- onClick: G,
262
- onFocus: K,
263
- onPointerDown: q,
264
- [E]: I ? "" : void 0,
258
+ "aria-controls": W,
259
+ "aria-selected": z,
260
+ id: P,
261
+ onClick: q,
262
+ onFocus: J,
263
+ onPointerDown: Y,
264
+ [E]: z ? "" : void 0,
265
265
  onKeyDownCapture() {
266
- R.current = !0;
266
+ B.current = !0;
267
267
  }
268
268
  },
269
269
  m,
270
- B
271
- ]
270
+ H
271
+ ],
272
+ stateAttributesMapping: N
272
273
  });
273
274
  });
274
275
  process.env.NODE_ENV !== "production" && (R.displayName = "TabsTab");
275
276
  //#endregion
276
- //#region ../../node_modules/.bun/@base-ui+react@1.5.0+f4ada88178b00e6f/node_modules/@base-ui/react/esm/tabs/panel/TabsPanelDataAttributes.js
277
+ //#region ../../node_modules/.bun/@base-ui+react@1.6.0+df7f6a806acd27ca/node_modules/@base-ui/react/tabs/panel/TabsPanelDataAttributes.mjs
277
278
  var z = function(e) {
278
- return e.index = "data-index", e.activationDirection = "data-activation-direction", e.orientation = "data-orientation", e.hidden = "data-hidden", e[e.startingStyle = h.startingStyle] = "startingStyle", e[e.endingStyle = h.endingStyle] = "endingStyle", e;
279
+ return e.index = "data-index", e.activationDirection = "data-activation-direction", e.orientation = "data-orientation", e.hidden = "data-hidden", e[e.startingStyle = g.startingStyle] = "startingStyle", e[e.endingStyle = g.endingStyle] = "endingStyle", e;
279
280
  }({}), B = {
280
281
  ...N,
281
- ...m
282
+ ...h
282
283
  }, V = /*#__PURE__*/ O.forwardRef(function(e, n) {
283
- let { className: i, value: a, render: s, keepMounted: c = !1, style: l, ...u } = e, { value: d, getTabIdByPanelValue: f, orientation: m, tabActivationDirection: h, registerMountedTabPanel: v, unregisterMountedTabPanel: y } = j(), b = p(), { ref: x, index: S } = o({ metadata: O.useMemo(() => ({
284
+ let { className: i, value: a, render: s, keepMounted: l = !1, style: u, ...d } = e, { value: f, getTabIdByPanelValue: p, orientation: h, tabActivationDirection: g, registerMountedTabPanel: v, unregisterMountedTabPanel: y } = j(), b = c(), { ref: x, index: S } = o({ metadata: O.useMemo(() => ({
284
285
  id: b,
285
286
  value: a
286
- }), [b, a]) }), C = a === d, { mounted: T, transitionStatus: E, setMounted: D } = g(C), k = !T, A = f(a), M = {
287
+ }), [b, a]) }), C = a === f, { mounted: T, transitionStatus: E, setMounted: D } = m(C), k = !T, A = p(a), M = {
287
288
  hidden: k,
288
- orientation: m,
289
- tabActivationDirection: h,
289
+ orientation: h,
290
+ tabActivationDirection: g,
290
291
  transitionStatus: E
291
292
  }, N = O.useRef(null), P = r("div", e, {
292
293
  state: M,
@@ -303,7 +304,7 @@ var z = function(e) {
303
304
  tabIndex: C ? 0 : -1,
304
305
  inert: w(!C),
305
306
  [z.index]: S
306
- }, u],
307
+ }, d],
307
308
  stateAttributesMapping: B
308
309
  });
309
310
  return _({
@@ -313,81 +314,81 @@ var z = function(e) {
313
314
  C || D(!1);
314
315
  }
315
316
  }), t(() => {
316
- if (!(k && !c) && b != null) return v(a, b), () => {
317
+ if (!(k && !l) && b != null) return v(a, b), () => {
317
318
  y(a, b);
318
319
  };
319
320
  }, [
320
321
  k,
321
- c,
322
+ l,
322
323
  a,
323
324
  b,
324
325
  v,
325
326
  y
326
- ]), c || T ? P : null;
327
+ ]), l || T ? P : null;
327
328
  });
328
329
  process.env.NODE_ENV !== "production" && (V.displayName = "TabsPanel");
329
330
  //#endregion
330
- //#region ../../node_modules/.bun/@base-ui+react@1.5.0+f4ada88178b00e6f/node_modules/@base-ui/react/esm/tabs/list/TabsList.js
331
- var H = /*#__PURE__*/ O.forwardRef(function(e, t) {
332
- let { activateOnFocus: r = !1, className: i, loopFocus: o = !0, render: s, style: c, ...l } = e, { onValueChange: u, orientation: d, value: f, setTabMap: p, tabActivationDirection: m } = j(), [h, g] = O.useState(0), [_, v] = O.useState(null), y = O.useRef(/* @__PURE__ */ new Set()), b = O.useRef(/* @__PURE__ */ new Set()), x = O.useRef(null);
333
- O.useEffect(() => {
331
+ //#region ../../node_modules/.bun/@base-ui+react@1.6.0+df7f6a806acd27ca/node_modules/@base-ui/react/tabs/list/TabsList.mjs
332
+ var H = /*#__PURE__*/ O.forwardRef(function(e, r) {
333
+ let { activateOnFocus: i = !1, className: o, loopFocus: s = !0, render: c, style: l, ...u } = e, { onValueChange: d, orientation: f, value: p, setTabMap: m, tabActivationDirection: h } = j(), [g, _] = O.useState(0), [v, y] = O.useState(null), b = O.useRef(/* @__PURE__ */ new Set()), x = O.useRef(/* @__PURE__ */ new Set()), S = O.useRef(null);
334
+ t(() => {
334
335
  if (typeof ResizeObserver > "u") return;
335
336
  let e = new ResizeObserver(() => {
336
- y.current.forEach((e) => {
337
+ b.current.forEach((e) => {
337
338
  e();
338
339
  });
339
340
  });
340
- return x.current = e, _ && e.observe(_), b.current.forEach((t) => {
341
+ return S.current = e, v && e.observe(v), x.current.forEach((t) => {
341
342
  e.observe(t);
342
343
  }), () => {
343
- e.disconnect(), x.current = null;
344
+ e.disconnect(), S.current = null;
344
345
  };
345
- }, [_]);
346
- let S = a((e) => (y.current.add(e), () => {
347
- y.current.delete(e);
348
- })), C = a((e) => (b.current.add(e), x.current?.observe(e), () => {
349
- b.current.delete(e), x.current?.unobserve(e);
350
- })), w = a((e, t) => {
351
- e !== f && u(e, t);
352
- }), T = {
353
- orientation: d,
354
- tabActivationDirection: m
355
- }, E = {
356
- "aria-orientation": d === "vertical" ? "vertical" : void 0,
346
+ }, [v]);
347
+ let C = a((e) => (b.current.add(e), () => {
348
+ b.current.delete(e);
349
+ })), w = a((e) => (x.current.add(e), S.current?.observe(e), () => {
350
+ x.current.delete(e), S.current?.unobserve(e);
351
+ })), T = a((e, t) => {
352
+ e !== p && d(e, t);
353
+ }), E = {
354
+ orientation: f,
355
+ tabActivationDirection: h
356
+ }, A = {
357
+ "aria-orientation": f === "vertical" ? "vertical" : void 0,
357
358
  role: "tablist"
358
- }, A = O.useMemo(() => ({
359
- activateOnFocus: r,
360
- highlightedTabIndex: h,
361
- registerIndicatorUpdateListener: S,
362
- registerTabResizeObserverElement: C,
363
- onTabActivation: w,
364
- setHighlightedTabIndex: g,
365
- tabsListElement: _
359
+ }, M = O.useMemo(() => ({
360
+ activateOnFocus: i,
361
+ highlightedTabIndex: g,
362
+ registerIndicatorUpdateListener: C,
363
+ registerTabResizeObserverElement: w,
364
+ onTabActivation: T,
365
+ setHighlightedTabIndex: _,
366
+ tabsListElement: v
366
367
  }), [
367
- r,
368
- h,
369
- S,
368
+ i,
369
+ g,
370
370
  C,
371
371
  w,
372
- g,
373
- _
372
+ T,
373
+ _,
374
+ v
374
375
  ]);
375
376
  return /*#__PURE__*/ k(I.Provider, {
376
- value: A,
377
+ value: M,
377
378
  children: /*#__PURE__*/ k(D, {
378
- render: s,
379
- className: i,
380
- style: c,
381
- state: T,
382
- refs: [t, v],
383
- props: [E, l],
379
+ render: c,
380
+ className: o,
381
+ style: l,
382
+ state: E,
383
+ refs: [r, y],
384
+ props: [A, u],
384
385
  stateAttributesMapping: N,
385
- highlightedIndex: h,
386
+ highlightedIndex: g,
386
387
  enableHomeAndEndKeys: !0,
387
- loopFocus: o,
388
- orientation: d,
389
- onHighlightedIndexChange: g,
390
- onMapChange: p,
388
+ loopFocus: s,
389
+ orientation: f,
390
+ onHighlightedIndexChange: _,
391
+ onMapChange: m,
391
392
  disabledIndices: n
392
393
  })
393
394
  });
@@ -397,13 +398,13 @@ process.env.NODE_ENV !== "production" && (H.displayName = "TabsList");
397
398
  //#region lib/components/ui/atoms/tabs.tsx
398
399
  function U({ className: e, orientation: t = "horizontal", ...n }) {
399
400
  return /* @__PURE__ */ k(P, {
400
- className: S("group/tabs flex gap-2 data-[orientation=horizontal]:flex-col", e),
401
+ className: b("group/tabs flex gap-2 data-[orientation=horizontal]:flex-col", e),
401
402
  "data-slot": "tabs",
402
403
  orientation: t,
403
404
  ...n
404
405
  });
405
406
  }
406
- var W = C("group/tabs-list inline-flex w-fit items-center justify-center rounded-lg p-[3px] text-muted-foreground data-[variant=line]:rounded-none group-data-[orientation=horizontal]/tabs:h-8 group-data-[orientation=vertical]/tabs:h-fit group-data-[orientation=vertical]/tabs:flex-col", {
407
+ var W = x("group/tabs-list inline-flex w-fit items-center justify-center rounded-lg p-[3px] text-muted-foreground data-[variant=line]:rounded-none group-data-[orientation=horizontal]/tabs:h-8 group-data-[orientation=vertical]/tabs:h-fit group-data-[orientation=vertical]/tabs:flex-col", {
407
408
  variants: { variant: {
408
409
  default: "bg-muted",
409
410
  line: "gap-1 bg-transparent"
@@ -412,7 +413,7 @@ var W = C("group/tabs-list inline-flex w-fit items-center justify-center rounded
412
413
  });
413
414
  function G({ className: e, variant: t = "default", ...n }) {
414
415
  return /* @__PURE__ */ k(H, {
415
- className: S(W({ variant: t }), e),
416
+ className: b(W({ variant: t }), e),
416
417
  "data-slot": "tabs-list",
417
418
  "data-variant": t,
418
419
  ...n
@@ -420,14 +421,14 @@ function G({ className: e, variant: t = "default", ...n }) {
420
421
  }
421
422
  function K({ className: e, ...t }) {
422
423
  return /* @__PURE__ */ k(R, {
423
- className: S("relative inline-flex h-[calc(100%-1px)] flex-1 items-center justify-center gap-1.5 whitespace-nowrap rounded-md border border-transparent px-1.5 py-0.5 font-medium text-foreground/60 text-sm transition-all hover:text-foreground focus-visible:border-ring focus-visible:outline-1 focus-visible:outline-ring focus-visible:ring-[3px] focus-visible:ring-ring/50 disabled:pointer-events-none disabled:opacity-50 has-data-[icon=inline-end]:pr-1 has-data-[icon=inline-start]:pl-1 aria-disabled:pointer-events-none aria-disabled:opacity-50 group-data-[orientation=vertical]/tabs:w-full group-data-[orientation=vertical]/tabs:justify-start group-data-[variant=default]/tabs-list:data-active:shadow-sm group-data-[variant=line]/tabs-list:data-active:shadow-none dark:text-muted-foreground dark:hover:text-foreground [&_svg:not([class*='size-'])]:size-4 [&_svg]:pointer-events-none [&_svg]:shrink-0", "group-data-[variant=line]/tabs-list:bg-transparent group-data-[variant=line]/tabs-list:data-active:bg-transparent dark:group-data-[variant=line]/tabs-list:data-active:border-transparent dark:group-data-[variant=line]/tabs-list:data-active:bg-transparent", "data-active:bg-background data-active:text-foreground dark:data-active:border-input dark:data-active:bg-input/30 dark:data-active:text-foreground", "after:absolute after:bg-foreground after:opacity-0 after:transition-opacity group-data-[orientation=horizontal]/tabs:after:inset-x-0 group-data-[orientation=vertical]/tabs:after:inset-y-0 group-data-[orientation=vertical]/tabs:after:-right-1 group-data-[orientation=horizontal]/tabs:after:bottom-[-5px] group-data-[orientation=horizontal]/tabs:after:h-0.5 group-data-[orientation=vertical]/tabs:after:w-0.5 group-data-[variant=line]/tabs-list:data-active:after:opacity-100", e),
424
+ className: b("relative inline-flex h-[calc(100%-1px)] flex-1 items-center justify-center gap-1.5 whitespace-nowrap rounded-md border border-transparent px-1.5 py-0.5 font-medium text-foreground/60 text-sm transition-all hover:text-foreground focus-visible:border-ring focus-visible:outline-1 focus-visible:outline-ring focus-visible:ring-[3px] focus-visible:ring-ring/50 disabled:pointer-events-none disabled:opacity-50 has-data-[icon=inline-end]:pr-1 has-data-[icon=inline-start]:pl-1 aria-disabled:pointer-events-none aria-disabled:opacity-50 group-data-[orientation=vertical]/tabs:w-full group-data-[orientation=vertical]/tabs:justify-start group-data-[variant=default]/tabs-list:data-active:shadow-sm group-data-[variant=line]/tabs-list:data-active:shadow-none dark:text-muted-foreground dark:hover:text-foreground [&_svg:not([class*='size-'])]:size-4 [&_svg]:pointer-events-none [&_svg]:shrink-0", "group-data-[variant=line]/tabs-list:bg-transparent group-data-[variant=line]/tabs-list:data-active:bg-transparent dark:group-data-[variant=line]/tabs-list:data-active:border-transparent dark:group-data-[variant=line]/tabs-list:data-active:bg-transparent", "data-active:bg-background data-active:text-foreground dark:data-active:border-input dark:data-active:bg-input/30 dark:data-active:text-foreground", "after:absolute after:bg-foreground after:opacity-0 after:transition-opacity group-data-[orientation=horizontal]/tabs:after:inset-x-0 group-data-[orientation=vertical]/tabs:after:inset-y-0 group-data-[orientation=vertical]/tabs:after:-right-1 group-data-[orientation=horizontal]/tabs:after:bottom-[-5px] group-data-[orientation=horizontal]/tabs:after:h-0.5 group-data-[orientation=vertical]/tabs:after:w-0.5 group-data-[variant=line]/tabs-list:data-active:after:opacity-100", e),
424
425
  "data-slot": "tabs-trigger",
425
426
  ...t
426
427
  });
427
428
  }
428
429
  function q({ className: e, ...t }) {
429
430
  return /* @__PURE__ */ k(V, {
430
- className: S("flex-1 text-sm outline-none", e),
431
+ className: b("flex-1 text-sm outline-none", e),
431
432
  "data-slot": "tabs-content",
432
433
  ...t
433
434
  });