@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.
- package/dist/CSPContext-_3HefTUC.js +11 -0
- package/dist/{CompositeItem-BWqRobLN.js → CompositeItem-RsjiqT-t.js} +3 -3
- package/dist/{CompositeList-DJUJLDbx.js → CompositeList-BUPONQmB.js} +5 -5
- package/dist/CompositeRoot-B_7HJZA1.js +166 -0
- package/dist/DialogRoot-DuiSPdsZ.js +9 -0
- package/dist/DialogTrigger-DGGP-2Oc.js +371 -0
- package/dist/{DirectionContext-B4CbbM--.js → DirectionContext-OzWG1tsQ.js} +1 -1
- package/dist/{FieldItemContext-4qBxodsW.js → FieldItemContext-C6kLzkCC.js} +1 -1
- package/dist/{FloatingPortalLite-B1JyBlt0.js → FloatingPortalLite-D5nFwFgJ.js} +2 -2
- package/dist/{LabelableContext-Q1Z-xUI9.js → LabelableContext-C6DIbcnY.js} +34 -18
- package/dist/ReactStore-C3H8e2ha.js +600 -0
- package/dist/{Separator-CgntgfMd.js → Separator-CJ3Gn6wf.js} +2 -2
- package/dist/{StickToBottom-CU0d65a_.js → StickToBottom-Bh9VDiPm.js} +3 -3
- package/dist/Toggle-BdxyK_Ln.js +74 -0
- package/dist/{ToolbarRootContext-DVNA8Vkb.js → ToolbarRootContext-CDm74ob9.js} +2 -2
- package/dist/accordion-BP9Lgkg8.js +314 -0
- package/dist/{addEventListener-B4Gs94GY.js → addEventListener-BlQH_qk1.js} +1 -1
- package/dist/{alert-dialog-tBMDYzJ3.js → alert-dialog-1bUE2clB.js} +4 -4
- package/dist/{angular-html-BDzibLIk.js → angular-html-CmQQGj3Q.js} +2 -2
- package/dist/{angular-html-D85fwMJh.js → angular-html-DkEUN79G.js} +2 -2
- package/dist/{angular-ts-D81F0-9A.js → angular-ts-4H9Tgcds.js} +2 -2
- package/dist/{angular-ts-C3bnauCX.js → angular-ts-wkihi9GZ.js} +2 -2
- package/dist/{apl-92oxg4m4.js → apl-C_-_9Ip6.js} +5 -5
- package/dist/assets/icons/microsoft-power-bi.js +88 -0
- package/dist/assets/index.css +2 -2
- package/dist/assets/tokens.css +1 -1
- package/dist/assets/variables.css +1 -1
- package/dist/{astro-BmZ7vV4W.js → astro-DKp4HZqy.js} +5 -5
- package/dist/{astro-Up1TtKOj.js → astro-nonP8tBz.js} +4 -4
- package/dist/{avatar-BSYWkGGc.js → avatar-DbL6b01k.js} +37 -37
- package/dist/{blade-CpVdu14g.js → blade-6azK5Bl7.js} +6 -6
- package/dist/{blade-CsxOO3tZ.js → blade-Bm1wiaIl.js} +7 -7
- package/dist/{button-BNOmhdpM.js → button-BdQxLUOB.js} +3 -3
- package/dist/{c-CoKjrVSd.js → c-BLhjukKD.js} +1 -1
- package/dist/{c-DtxJex1m.js → c-D23WKKVZ.js} +1 -1
- package/dist/{calendar-DizaWURn.js → calendar-Ctzadwv-.js} +98 -97
- package/dist/checkbox-DB9O_Iw9.js +284 -0
- package/dist/clamp-BT4ayAnN.js +6 -0
- package/dist/{cobol-DW9I8MrZ.js → cobol-cEewS-ES.js} +2 -2
- package/dist/{coffee-IcWixSuh.js → coffee-BWa7CtjQ.js} +1 -1
- package/dist/{coffee-B9lToztK.js → coffee-QapU4XnI.js} +1 -1
- package/dist/{collapsible-Dt__KKUJ.js → collapsible-DP7Fb-Lu.js} +28 -28
- package/dist/{command-ChimIUHM.js → command-DC-ESQ0C.js} +25 -25
- package/dist/components/index.js +259 -252
- package/dist/components/ui/atoms/accordion.js +1 -1
- package/dist/components/ui/atoms/alert-dialog.js +1 -1
- package/dist/components/ui/atoms/avatar.js +1 -1
- package/dist/components/ui/atoms/badge.js +2 -2
- package/dist/components/ui/atoms/breadcrumb.js +2 -2
- package/dist/components/ui/atoms/button.js +1 -1
- package/dist/components/ui/atoms/calendar.js +1 -1
- package/dist/components/ui/atoms/chart.d.ts.map +1 -1
- package/dist/components/ui/atoms/chart.js +7 -7
- package/dist/components/ui/atoms/chat-container.js +1 -1
- package/dist/components/ui/atoms/checkbox.d.ts +16 -2
- package/dist/components/ui/atoms/checkbox.d.ts.map +1 -1
- package/dist/components/ui/atoms/checkbox.js +2 -2
- package/dist/components/ui/atoms/clear-button.d.ts +13 -0
- package/dist/components/ui/atoms/clear-button.d.ts.map +1 -0
- package/dist/components/ui/atoms/clear-button.js +23 -0
- package/dist/components/ui/atoms/code-block.js +1 -1
- package/dist/components/ui/atoms/collapsible.js +1 -1
- package/dist/components/ui/atoms/command.js +1 -1
- package/dist/components/ui/atoms/compute-flow-paths.js +16 -16
- package/dist/components/ui/atoms/copy-button.js +1 -1
- package/dist/components/ui/atoms/dialog.js +3 -3
- package/dist/components/ui/atoms/dropdown-menu.js +1 -1
- package/dist/components/ui/atoms/form.d.ts +1 -1
- package/dist/components/ui/atoms/form.d.ts.map +1 -1
- package/dist/components/ui/atoms/hover-card.js +1 -1
- package/dist/components/ui/atoms/icon-tile.d.ts +10 -0
- package/dist/components/ui/atoms/icon-tile.d.ts.map +1 -0
- package/dist/components/ui/atoms/icon-tile.js +25 -0
- package/dist/components/ui/atoms/icons/index.d.ts +1 -0
- package/dist/components/ui/atoms/icons/index.d.ts.map +1 -1
- package/dist/components/ui/atoms/icons/index.js +63 -62
- package/dist/components/ui/atoms/icons/microsoft-power-bi.d.ts +4 -0
- package/dist/components/ui/atoms/icons/microsoft-power-bi.d.ts.map +1 -0
- package/dist/components/ui/atoms/icons/microsoft-power-bi.js +82 -0
- package/dist/components/ui/atoms/index.d.ts +3 -1
- package/dist/components/ui/atoms/index.d.ts.map +1 -1
- package/dist/components/ui/atoms/index.js +212 -209
- package/dist/components/ui/atoms/input-group.js +2 -2
- package/dist/components/ui/atoms/input.js +1 -1
- package/dist/components/ui/atoms/json-highlight.d.ts +2 -2
- package/dist/components/ui/atoms/json-highlight.d.ts.map +1 -1
- package/dist/components/ui/atoms/markdown.js +1 -1
- package/dist/components/ui/atoms/mobile-tooltip.js +2 -2
- package/dist/components/ui/atoms/popover.js +1 -1
- package/dist/components/ui/atoms/progress.js +1 -1
- package/dist/components/ui/atoms/radio-group.js +1 -1
- package/dist/components/ui/atoms/resizable.js +1 -1
- package/dist/components/ui/atoms/scroll-area.js +1 -1
- package/dist/components/ui/atoms/scroll-button.js +3 -3
- package/dist/components/ui/atoms/scroll-to-bottom-button.d.ts +24 -0
- package/dist/components/ui/atoms/scroll-to-bottom-button.d.ts.map +1 -0
- package/dist/components/ui/atoms/scroll-to-bottom-button.js +31 -0
- package/dist/components/ui/atoms/select.js +1 -1
- package/dist/components/ui/atoms/separator.js +1 -1
- package/dist/components/ui/atoms/sheet.js +3 -3
- package/dist/components/ui/atoms/sidebar.d.ts.map +1 -1
- package/dist/components/ui/atoms/sidebar.js +5 -5
- package/dist/components/ui/atoms/slider.js +1 -1
- package/dist/components/ui/atoms/sparkle-burst.d.ts.map +1 -1
- package/dist/components/ui/atoms/switch.js +1 -1
- package/dist/components/ui/atoms/tabs.js +1 -1
- package/dist/components/ui/atoms/toggle-group.js +1 -1
- package/dist/components/ui/atoms/toggle.js +1 -1
- package/dist/components/ui/atoms/tooltip.js +1 -1
- package/dist/components/ui/atoms/view-tools-control.js +1 -1
- package/dist/components/ui/atoms/virtualized-grid.js +1 -1
- package/dist/components/ui/blocks/demo.js +5 -5
- package/dist/components/ui/index.js +259 -252
- package/dist/components/ui/molecules/avatar-stack.d.ts +32 -0
- package/dist/components/ui/molecules/avatar-stack.d.ts.map +1 -0
- package/dist/components/ui/molecules/avatar-stack.js +91 -0
- package/dist/components/ui/molecules/callout.d.ts +20 -0
- package/dist/components/ui/molecules/callout.d.ts.map +1 -0
- package/dist/components/ui/molecules/callout.js +39 -0
- package/dist/components/ui/molecules/chat-history-item.js +1 -1
- package/dist/components/ui/molecules/chip-body.d.ts +21 -0
- package/dist/components/ui/molecules/chip-body.d.ts.map +1 -0
- package/dist/components/ui/molecules/chip-body.js +21 -0
- package/dist/components/ui/molecules/client-secret-field.js +2 -2
- package/dist/components/ui/molecules/command-bar.js +1 -1
- package/dist/components/ui/molecules/confirm-popover.js +2 -2
- package/dist/components/ui/molecules/date-time-picker.js +4 -4
- package/dist/components/ui/molecules/filter-chip-group.d.ts +26 -0
- package/dist/components/ui/molecules/filter-chip-group.d.ts.map +1 -0
- package/dist/components/ui/molecules/{mcp-server-picker/category-filter.js → filter-chip-group.js} +8 -7
- package/dist/components/ui/molecules/index.d.ts +14 -6
- package/dist/components/ui/molecules/index.d.ts.map +1 -1
- package/dist/components/ui/molecules/index.js +39 -35
- package/dist/components/ui/molecules/mcp-server-picker/recommended-toolkits-chip.d.ts.map +1 -1
- package/dist/components/ui/molecules/mcp-server-picker/recommended-toolkits-chip.js +18 -15
- package/dist/components/ui/molecules/mcp-server-picker/recommended-tools.js +2 -2
- package/dist/components/ui/molecules/mcp-server-picker/search-scope-tabs.d.ts.map +1 -1
- package/dist/components/ui/molecules/mcp-server-picker/search-scope-tabs.js +1 -1
- package/dist/components/ui/molecules/mcp-server-picker/section-nav-header.js +1 -1
- package/dist/components/ui/molecules/mcp-server-picker/server-avatar-stack.d.ts +1 -1
- package/dist/components/ui/molecules/mcp-server-picker/server-avatar-stack.d.ts.map +1 -1
- package/dist/components/ui/molecules/mcp-server-picker/server-avatar-stack.js +29 -81
- package/dist/components/ui/molecules/mcp-server-picker/server-card.js +1 -1
- package/dist/components/ui/molecules/mcp-server-picker/tool-card.js +1 -1
- package/dist/components/ui/molecules/mcp-server-picker/tool-recommendations.d.ts +12 -0
- package/dist/components/ui/molecules/mcp-server-picker/tool-recommendations.d.ts.map +1 -0
- package/dist/components/ui/molecules/mcp-server-picker/{tool-search-band.js → tool-recommendations.js} +6 -6
- package/dist/components/ui/molecules/mcp-server-picker/toolkit-avatar.d.ts +6 -6
- package/dist/components/ui/molecules/mcp-server-picker/toolkit-avatar.d.ts.map +1 -1
- package/dist/components/ui/molecules/mcp-server-picker/toolkit-avatar.js +21 -33
- package/dist/components/ui/molecules/mcp-server-picker/toolkit-chip.d.ts.map +1 -1
- package/dist/components/ui/molecules/mcp-server-picker/toolkit-chip.js +19 -22
- package/dist/components/ui/molecules/mcp-server-picker/unoptimized-match-card.js +1 -1
- package/dist/components/ui/molecules/message.d.ts.map +1 -1
- package/dist/components/ui/molecules/message.js +3 -3
- package/dist/components/ui/molecules/prompt-input.d.ts.map +1 -1
- package/dist/components/ui/molecules/prompt-input.js +1 -1
- package/dist/components/ui/molecules/removable-chip.d.ts.map +1 -0
- package/dist/components/ui/{atoms → molecules}/removable-chip.js +1 -1
- package/dist/components/ui/molecules/requirement-badges.js +1 -1
- package/dist/components/ui/molecules/steps-progress.js +1 -1
- package/dist/components/ui/molecules/tool-call-accordion.d.ts.map +1 -1
- package/dist/components/ui/molecules/tool-call-accordion.js +2 -2
- package/dist/components/ui/molecules/tool-card.d.ts.map +1 -1
- package/dist/components/ui/molecules/tool-card.js +3 -3
- package/dist/components/ui/molecules/toolkit-card.d.ts.map +1 -1
- package/dist/components/ui/molecules/toolkit-card.js +1 -1
- package/dist/components/ui/molecules/undo-toast.d.ts +47 -0
- package/dist/components/ui/molecules/undo-toast.d.ts.map +1 -0
- package/dist/components/ui/molecules/undo-toast.js +3 -0
- package/dist/components/ui/molecules/user-nav.js +3 -3
- package/dist/components/ui/organisms/mcp-selection-summary-bar.d.ts.map +1 -1
- package/dist/components/ui/organisms/mcp-selection-summary-bar.js +27 -30
- package/dist/components/ui/pages/login-page.js +1 -1
- package/dist/composite-B-tEa-Zg.js +169 -0
- package/dist/{composite-BlDfbDkL.js → composite-COXvAbcT.js} +5 -5
- package/dist/constants-ouS7wtUt.js +5 -0
- package/dist/{cpp-BLc8IWxi.js → cpp-BBpqpcUG.js} +4 -4
- package/dist/{cpp-BEQCV3s5.js → cpp-CenmDznH.js} +3 -3
- package/dist/{createBaseUIEventDetails-ChcQXp54.js → createBaseUIEventDetails-C_dwdqj4.js} +3 -3
- package/dist/{crystal-Bpo57dB-.js → crystal-Cjt-cWZ3.js} +6 -6
- package/dist/{css-DSy_xl5Z.js → css-BT0UpMRG.js} +1 -1
- package/dist/{css-DcJEitGa.js → css-QsZubv6P.js} +1 -1
- package/dist/dropdown-menu-ecggVuhu.js +1391 -0
- package/dist/{edge-Crbn4Nhk.js → edge-nqxIbnup.js} +3 -3
- package/dist/{elixir-CIj8u1AY.js → elixir-IwV7soxp.js} +1 -1
- package/dist/{elm-CfYD1d_e.js → elm-Ogf1arfY.js} +1 -1
- package/dist/engine-ChH4dTze.js +6 -0
- package/dist/{erb-BJQo6_56.js → erb-BBpN-Ldx.js} +2 -2
- package/dist/{error-CAd3pM3X.js → error-C8bGkT0l.js} +1 -1
- package/dist/getPseudoElementBounds-BOe22aYl.js +345 -0
- package/dist/{git-rebase-DVA6p9-5.js → git-rebase-CqAmS_sI.js} +1 -1
- package/dist/{glimmer-js-DVJpm-CV.js → glimmer-js-C7DUODof.js} +4 -4
- package/dist/{glimmer-ts-kH8c2RJ9.js → glimmer-ts-DI4G9vW_.js} +4 -4
- package/dist/{glsl-Ckye8FrQ.js → glsl-CUfKtNbE.js} +2 -2
- package/dist/{glsl-7eSg02Gr.js → glsl-Cq85X97E.js} +2 -2
- package/dist/{graphql-CE7EXOgY.js → graphql-BCsR6dTa.js} +4 -4
- package/dist/{graphql-DEzE15R4.js → graphql-BsbTr8W_.js} +5 -5
- package/dist/{hack-o7fvIqt8.js → hack-bqdf8rRJ.js} +2 -2
- package/dist/{haml-BP5AnOwP.js → haml-BJXnS8Xp.js} +2 -2
- package/dist/{haml-C5GSorf3.js → haml-CWQgvV8s.js} +3 -3
- package/dist/{handlebars-Bhpj_d0s.js → handlebars-CKAb2CPX.js} +4 -4
- package/dist/{handlebars-BjC-t2fq.js → handlebars-DMloI5gH.js} +3 -3
- package/dist/{highlighted-body-OFNGDK62-BoSFtT5s.js → highlighted-body-OFNGDK62-BegvjYf8.js} +1 -1
- package/dist/{hover-card-z1GPavWa.js → hover-card-CGLPPPPP.js} +142 -153
- package/dist/{html-Ct25QrQu.js → html-CwG5RUst.js} +3 -3
- package/dist/{html-D4w9Dm28.js → html-DKmZbgBt.js} +3 -3
- package/dist/{html-derivative-Bj-VxhMx.js → html-derivative-B4jNkpq7.js} +1 -1
- package/dist/{html-derivative-DSKrIQn9.js → html-derivative-l83Yr46D.js} +1 -1
- package/dist/{http-BCk9QAjz.js → http-BFAjFcZG.js} +2 -2
- package/dist/{http-d-m0Mc7D.js → http-BhDBVFaP.js} +4 -4
- package/dist/{hurl-DWxVzahG.js → hurl-CjzrrhSW.js} +2 -2
- package/dist/{hurl-DfTnDfTu.js → hurl-DAdF3com.js} +2 -2
- package/dist/inertValue-BhczR0H5.js +7 -0
- package/dist/input-DZTqcpe-.js +91 -0
- package/dist/{isElementDisabled-Cibvw8mz.js → isElementDisabled-C1rd9-Ym.js} +1 -1
- package/dist/{java-CuIj5nvv.js → java-C_vVq3dw.js} +1 -1
- package/dist/{java-BKNJluE5.js → java-Ci5_G7qk.js} +1 -1
- package/dist/{javascript-C_3Wy_Gj.js → javascript-CV4d78q9.js} +1 -1
- package/dist/{javascript-Da2xmRTV.js → javascript-DIVSilR9.js} +1 -1
- package/dist/{jinja-DhkDj1Xi.js → jinja-Bs1LO7X2.js} +1 -1
- package/dist/{jinja-C8xQEEYN.js → jinja-Bwrf5aV2.js} +1 -1
- package/dist/{jison-CShmv6Fb.js → jison-C6eal2rW.js} +1 -1
- package/dist/{jison-CyKFq-6a.js → jison-Td0S7BdY.js} +1 -1
- package/dist/{json-Df3TJ3vS.js → json-BE9zjWXC.js} +1 -1
- package/dist/{jsx-CfQ2JFaq.js → jsx-Ba8CJaAV.js} +1 -1
- package/dist/{jsx-D0xGKDLn.js → jsx-DCFvZzWu.js} +1 -1
- package/dist/{julia-BMAFK3Gd.js → julia-Bm175Gof.js} +3 -3
- package/dist/{julia-BN-I8ZOK.js → julia-Bunkrw5e.js} +4 -4
- package/dist/{just-YBnaWXEe.js → just-1Pxadbli.js} +5 -5
- package/dist/{latex-C_OKc6Tr.js → latex-_x2UAXwa.js} +1 -1
- package/dist/lib/utils.d.ts.map +1 -1
- package/dist/{lib-BeKETz9d.js → lib-_PLIHaUp.js} +623 -633
- package/dist/{liquid-BK9PRBL0.js → liquid-kYbXB26r.js} +4 -4
- package/dist/{lua-BLio8ECy.js → lua-CaVsjDyr.js} +2 -2
- package/dist/main.js +265 -258
- package/dist/{markdown-D3ExE6yF.js → markdown-BzQfFDNF.js} +2608 -2632
- package/dist/{marko-Fde_uU3F.js → marko-B5ZroO9K.js} +3 -3
- package/dist/{marko-DYmCev7q.js → marko-D0_WatvF.js} +3 -3
- package/dist/{mdc-wawAspAJ.js → mdc-Bv4e6tBf.js} +2 -2
- package/dist/{mdc-D7QSJBKx.js → mdc-Dh_sTTi8.js} +1 -1
- package/dist/mermaid-GHXKKRXX-B2aW3mwU.js +3 -0
- package/dist/metadata/oauth-providers.d.ts +2 -0
- package/dist/metadata/oauth-providers.d.ts.map +1 -1
- package/dist/metadata/oauth-providers.js +153 -141
- package/dist/metadata/toolkit-icons.d.ts.map +1 -1
- package/dist/metadata/toolkit-icons.js +95 -93
- package/dist/metadata/toolkits.d.ts.map +1 -1
- package/dist/metadata/toolkits.js +13 -0
- package/dist/{nginx-WcmIS9lz.js → nginx-DKKP1Jsz.js} +1 -1
- package/dist/{nim-C_JBe3PW.js → nim-BeBji0Kd.js} +6 -6
- package/dist/owner-CyZnQOKt.js +6 -0
- package/dist/{perl-DxzDgnFP.js → perl-d6FT-kBo.js} +5 -5
- package/dist/{php-h4fQX9du.js → php-5ErYmDX1.js} +5 -5
- package/dist/{php-BslXz14x.js → php-DrB8vlsq.js} +6 -6
- package/dist/popover-CpLkQtT5.js +490 -0
- package/dist/popupStateMapping-XiLS0Jku.js +643 -0
- package/dist/{progress-TdXkokPe.js → progress-BqG0PtAD.js} +14 -14
- package/dist/{pug-yS-UC2lD.js → pug-DyZNXutA.js} +3 -3
- package/dist/{pug-CxpNRXGa.js → pug-pOLqHjih.js} +3 -3
- package/dist/{qml-tenACNq4.js → qml-Dox9P6il.js} +1 -1
- package/dist/{r-DdU4yNZO.js → r-CqHzjuOx.js} +1 -1
- package/dist/radio-group-BpMluqfv.js +334 -0
- package/dist/{razor-D5yYWriQ.js → razor-BJnzh0vV.js} +1 -1
- package/dist/{regexp-Dnzoo8L8.js → regexp-BHMFwNmq.js} +1 -1
- package/dist/{regexp-BusfBBwF.js → regexp-Cr4z7tOG.js} +1 -1
- package/dist/{resizable-DkYW5Uwh.js → resizable-7RrCRLzm.js} +25 -22
- package/dist/resolveAriaLabelledBy-ChNE6KfK.js +15 -0
- package/dist/{rst-C-dkSMvp.js → rst-BBCY8q7E.js} +6 -6
- package/dist/{ruby-7kZgYYwi.js → ruby-B3ETTR3m.js} +12 -12
- package/dist/{safePolygon-CscU2iWL.js → safePolygon-DmV1hDsw.js} +110 -105
- package/dist/{sas-DtHo0e4p.js → sas-DUv_h98D.js} +1 -1
- package/dist/scroll-area-D7iOy7xj.js +589 -0
- package/dist/{scrollEdges-VoRBF4DB.js → scrollEdges-Dck9qFyQ.js} +2 -2
- package/dist/{scss-bso_k44A.js → scss-CkVrpEfa.js} +2 -2
- package/dist/{scss-DaY16nmX.js → scss-CvRlGoAc.js} +2 -2
- package/dist/select-DFWNXxvZ.js +1363 -0
- package/dist/{serializeValue-kHY7UUsW.js → serializeValue-CRwtWeFH.js} +1 -1
- package/dist/{shadowDom-C-4Ejp9R.js → shadowDom-BACsbimN.js} +1 -1
- package/dist/shared-q5mxNamF.js +24 -0
- package/dist/{shellscript-BWxNrzSf.js → shellscript-CxvlkwLY.js} +1 -1
- package/dist/{shellsession-IETTXW5g.js → shellsession-CgzvDd-J.js} +1 -1
- package/dist/{shim-ieZ_MRlN.js → shim-BX-2V17R.js} +6 -7
- package/dist/slider-ClXWRpwI.js +828 -0
- package/dist/{soy-33Xu8yiH.js → soy-BsfKKN9o.js} +1 -1
- package/dist/{sql-B432xaB7.js → sql-BHUsfCgB.js} +1 -1
- package/dist/{sql-8d8R_FnS.js → sql-DG63OdWS.js} +1 -1
- package/dist/{stata-B5wF29_Y.js → stata--mbf8UFb.js} +1 -1
- package/dist/store-D7k1qIkZ.js +82 -0
- package/dist/{surrealql-DYHeSEsk.js → surrealql-DhODgRt6.js} +1 -1
- package/dist/{svelte-BiN7hc1M.js → svelte-C7x6u-8L.js} +3 -3
- package/dist/{svelte-wsTs0hbr.js → svelte-DycOh1Oc.js} +3 -3
- package/dist/{switch-CP9j-8px.js → switch-DlxZDt6o.js} +65 -65
- package/dist/{tabs-C7JA8G0W.js → tabs-Cj3LY-7F.js} +186 -185
- package/dist/{templ-DEwqY_Qt.js → templ-MSt5oh4r.js} +2 -2
- package/dist/{tex-Bi7DoImG.js → tex-CVgVV9NK.js} +1 -1
- package/dist/toggle-group-CmP4iHEJ.js +96 -0
- package/dist/tooltip-BUR7V5Aa.js +684 -0
- package/dist/{ts-tags-BK3ScQNp.js → ts-tags-Ck_QbMh4.js} +7 -7
- package/dist/{ts-tags-DOmIyh9G.js → ts-tags-DQKwVH4e.js} +7 -7
- package/dist/{tsx-D2IQdrsN.js → tsx-BfWxCQIa.js} +1 -1
- package/dist/{tsx-oo1y-gXD.js → tsx-DH8_xVXA.js} +1 -1
- package/dist/{twig-DxRYLs_L.js → twig-nd7fXiJI.js} +5 -5
- package/dist/{typescript-CWrXW5hv.js → typescript-Btp0Nz7Q.js} +1 -1
- package/dist/{typescript-C40nYMtR.js → typescript-CT-dRuB-.js} +1 -1
- package/dist/{ui-BaLLCKkd.js → ui-46pgiw5T.js} +2 -2
- package/dist/undo-toast-Cf4T6ToX.js +898 -0
- package/dist/{useAnchoredPopupScrollLock-C8wRjuy0.js → useAnchoredPopupScrollLock-CnoPUwXv.js} +4 -4
- package/dist/{useAnimationFrame-xwbX87TY.js → useAnimationFrame-jkCXMP_8.js} +3 -3
- package/dist/{useAriaLabelledBy-DKl6aNOD.js → useAriaLabelledBy-DJZioWd6.js} +3 -3
- package/dist/useBaseUiId-CXSJgVcI.js +8 -0
- package/dist/{useButton-AXffhTAZ.js → useButton-DjF6Owsn.js} +7 -7
- package/dist/{useCollapsiblePanel-B7ERXY1c.js → useCollapsiblePanel-BPbcE70S.js} +36 -32
- package/dist/{useCompositeItem-DA_RDTEI.js → useCompositeItem-JoGwOIGJ.js} +6 -11
- package/dist/{useCompositeListItem-xM6vOR9-.js → useCompositeListItem-C8B8UyMD.js} +5 -5
- package/dist/{useControlled-ZBScq72P.js → useControlled-Bu1mahWG.js} +2 -2
- package/dist/useFocus-B_SrhX9q.js +98 -0
- package/dist/useId-Bzr7_bed.js +21 -0
- package/dist/{useIsoLayoutEffect-CKOv1bV_.js → useIsoLayoutEffect-4LGv3HzC.js} +1 -1
- package/dist/{useLabelableId-Dgoo7-Ly.js → useLabelableId-9jrDGk5d.js} +6 -6
- package/dist/{useOnMount-Dirf6DNj.js → useOnMount-Chlmm7JB.js} +1 -1
- package/dist/useOpenChangeComplete-CVIwfcpl.js +80 -0
- package/dist/useOpenInteractionType-INvHftZi.js +612 -0
- package/dist/{usePositioner-D65mUNMo.js → usePositioner-CaLGGc-z.js} +144 -143
- package/dist/useRender-D_s7850Q.js +7 -0
- package/dist/{useRenderElement-CmuWsiNa.js → useRenderElement-BToElZ97.js} +13 -13
- package/dist/{useStableCallback-CqEVb76s.js → useStableCallback-CrM0Nb2q.js} +3 -3
- package/dist/{useTimeout-B1x6NSZb.js → useTimeout-B0afjWAz.js} +3 -3
- package/dist/useTransitionStatus-CCIoL5RH.js +51 -0
- package/dist/useTriggerFocusGuards-Dlv8KvSm.js +37 -0
- package/dist/{useValueAsRef-CCU3eUYq.js → useValueAsRef-CfO5zn2c.js} +3 -3
- package/dist/useValueChanged-26zHg3aX.js +15 -0
- package/dist/valueToPercent-BBx6BqbS.js +29 -0
- package/dist/{virtualized-grid-BQNJg029.js → virtualized-grid-DLNjqTNm.js} +16 -7
- package/dist/{visuallyHidden-CEAV1xeA.js → visuallyHidden-Cq5CW65k.js} +1 -1
- package/dist/{vue-COUaRKLt.js → vue-BMjk7Gaz.js} +5 -5
- package/dist/{vue-BEPn_TF_.js → vue-BoZyu9mR.js} +6 -6
- package/dist/{vue-html-CEiB3REn.js → vue-html-Dyr-sgcn.js} +1 -1
- package/dist/{vue-html-DjKFzwWo.js → vue-html-Fc3KYSrO.js} +1 -1
- package/dist/{vue-vine-D0Lpd94a.js → vue-vine-B-mxBKB2.js} +3 -3
- package/dist/{vue-vine-D6cSZo1M.js → vue-vine-BDclOuCR.js} +3 -3
- package/dist/{web-DF40pCMx.js → web-CqfgwsJY.js} +43 -43
- package/dist/{xml-DRTU1nx4.js → xml-CSo_-m7_.js} +2 -2
- package/dist/{xml-DL5p3-50.js → xml-tkp62giI.js} +2 -2
- package/dist/{xsl-3eu75y43.js → xsl-Dmc5gKQo.js} +1 -1
- package/dist/{yaml-6pzV2NiB.js → yaml-9hw4TgNw.js} +1 -1
- package/package.json +30 -30
- package/dist/CompositeRoot-BIh8l7ys.js +0 -179
- package/dist/DialogRoot-eVsH835b.js +0 -9
- package/dist/DialogTrigger-BuKadcdL.js +0 -379
- package/dist/FormContext-4NSsO4w6.js +0 -17
- package/dist/Toggle-CyMSF-Z7.js +0 -70
- package/dist/accordion-D-o5VBR2.js +0 -374
- package/dist/checkbox-CfF6tabe.js +0 -270
- package/dist/clamp-DQAQAGkj.js +0 -16
- package/dist/components/ui/atoms/removable-chip.d.ts.map +0 -1
- package/dist/components/ui/molecules/mcp-server-picker/category-filter-menu.d.ts +0 -31
- package/dist/components/ui/molecules/mcp-server-picker/category-filter-menu.d.ts.map +0 -1
- package/dist/components/ui/molecules/mcp-server-picker/category-filter-menu.js +0 -106
- package/dist/components/ui/molecules/mcp-server-picker/category-filter.d.ts +0 -18
- package/dist/components/ui/molecules/mcp-server-picker/category-filter.d.ts.map +0 -1
- package/dist/components/ui/molecules/mcp-server-picker/tool-search-band.d.ts +0 -12
- package/dist/components/ui/molecules/mcp-server-picker/tool-search-band.d.ts.map +0 -1
- package/dist/composite-HOje5ugx.js +0 -276
- package/dist/constants-VB9bsA8p.js +0 -4
- package/dist/detectBrowser-FBYSu3xM.js +0 -32
- package/dist/dropdown-menu-dsg43mOw.js +0 -1393
- package/dist/event-DWcDp5kt.js +0 -24
- package/dist/getPseudoElementBounds-DarjR4tH.js +0 -355
- package/dist/inertValue-C36grUTu.js +0 -7
- package/dist/input-CSc-AfAa.js +0 -91
- package/dist/mermaid-GHXKKRXX-B8Qglwis.js +0 -3
- package/dist/owner-BrzQrszh.js +0 -6
- package/dist/popover-CXSOUeVQ.js +0 -501
- package/dist/popupStateMapping-PdIQcWEz.js +0 -1179
- package/dist/radio-group-Cc5ftdVj.js +0 -333
- package/dist/resolveAriaLabelledBy-DR9UHvi-.js +0 -10
- package/dist/scroll-area-53KPfESS.js +0 -559
- package/dist/select-CPTT__cT.js +0 -1363
- package/dist/slider-CN3uEkeD.js +0 -822
- package/dist/store-Bdrhndby.js +0 -81
- package/dist/toggle-group-CDYMBO0F.js +0 -87
- package/dist/tooltip-34vRSwJG.js +0 -669
- package/dist/useBaseUiId-DOm5ACje.js +0 -26
- package/dist/useFocus-DzHCrvH6.js +0 -97
- package/dist/useOpenChangeComplete-DjMFUwhi.js +0 -127
- package/dist/useOpenInteractionType-D-ymktmc.js +0 -612
- package/dist/useRender-B4Oazk_w.js +0 -7
- package/dist/useTriggerFocusGuards-D1QlFlDK.js +0 -37
- package/dist/useValueChanged-j5e75XB6.js +0 -15
- package/dist/valueToPercent-9aZaNeTG.js +0 -24
- /package/dist/components/ui/{atoms → molecules}/removable-chip.d.ts +0 -0
- /package/dist/{chunk-Dqa2HsxW.js → rolldown-runtime-Dqa2HsxW.js} +0 -0
|
@@ -15,25 +15,26 @@ import { Linkedin as p } from "../components/ui/atoms/icons/linkedin.js";
|
|
|
15
15
|
import { Mailchimp as m } from "../components/ui/atoms/icons/mailchimp.js";
|
|
16
16
|
import { Mcp as h } from "../components/ui/atoms/icons/mcp.js";
|
|
17
17
|
import { Microsoft as g } from "../components/ui/atoms/icons/microsoft.js";
|
|
18
|
-
import {
|
|
19
|
-
import {
|
|
20
|
-
import {
|
|
21
|
-
import {
|
|
22
|
-
import {
|
|
23
|
-
import {
|
|
24
|
-
import {
|
|
25
|
-
import {
|
|
26
|
-
import {
|
|
27
|
-
import {
|
|
28
|
-
import {
|
|
29
|
-
import {
|
|
30
|
-
import {
|
|
31
|
-
import {
|
|
32
|
-
import {
|
|
33
|
-
import {
|
|
34
|
-
import {
|
|
18
|
+
import { MicrosoftPowerBi as _ } from "../components/ui/atoms/icons/microsoft-power-bi.js";
|
|
19
|
+
import { Miro as v } from "../components/ui/atoms/icons/miro.js";
|
|
20
|
+
import { Notion as y } from "../components/ui/atoms/icons/notion.js";
|
|
21
|
+
import { Oauth as b } from "../components/ui/atoms/icons/oauth.js";
|
|
22
|
+
import { Pagerduty as x } from "../components/ui/atoms/icons/pagerduty.js";
|
|
23
|
+
import { Reddit as S } from "../components/ui/atoms/icons/reddit.js";
|
|
24
|
+
import { Salesforce as C } from "../components/ui/atoms/icons/salesforce.js";
|
|
25
|
+
import { Slack as w } from "../components/ui/atoms/icons/slack.js";
|
|
26
|
+
import { Spotify as T } from "../components/ui/atoms/icons/spotify.js";
|
|
27
|
+
import { Square as E } from "../components/ui/atoms/icons/square.js";
|
|
28
|
+
import { Tesla as D } from "../components/ui/atoms/icons/tesla.js";
|
|
29
|
+
import { Ticktick as O } from "../components/ui/atoms/icons/ticktick.js";
|
|
30
|
+
import { Twitch as k } from "../components/ui/atoms/icons/twitch.js";
|
|
31
|
+
import { X as A } from "../components/ui/atoms/icons/x.js";
|
|
32
|
+
import { Zendesk as j } from "../components/ui/atoms/icons/zendesk.js";
|
|
33
|
+
import { Zoho as M } from "../components/ui/atoms/icons/zoho.js";
|
|
34
|
+
import { Zoom as N } from "../components/ui/atoms/icons/zoom.js";
|
|
35
|
+
import { PUBLIC_ICON_URL as P } from "./constants.js";
|
|
35
36
|
//#region lib/metadata/oauth-providers.ts
|
|
36
|
-
var
|
|
37
|
+
var F = {
|
|
37
38
|
Airtable: "arcade-airtable",
|
|
38
39
|
Asana: "arcade-asana",
|
|
39
40
|
Atlassian: "arcade-atlassian",
|
|
@@ -51,6 +52,7 @@ var P = {
|
|
|
51
52
|
Mailchimp: "arcade-mailchimp",
|
|
52
53
|
MCP_OAuth2: "arcade-mcp-oauth2",
|
|
53
54
|
Microsoft: "arcade-microsoft",
|
|
55
|
+
MicrosoftPowerBI: "arcade-microsoft-powerbi",
|
|
54
56
|
Miro: "arcade-miro",
|
|
55
57
|
Notion: "arcade-notion",
|
|
56
58
|
OAuth2: "arcade-oauth2",
|
|
@@ -67,7 +69,7 @@ var P = {
|
|
|
67
69
|
Zendesk: "arcade-zendesk",
|
|
68
70
|
Zoho: "arcade-zoho",
|
|
69
71
|
Zoom: "arcade-zoom"
|
|
70
|
-
},
|
|
72
|
+
}, I = {
|
|
71
73
|
Airtable: "airtable",
|
|
72
74
|
Asana: "asana",
|
|
73
75
|
Atlassian: "atlassian",
|
|
@@ -85,6 +87,7 @@ var P = {
|
|
|
85
87
|
Mailchimp: "mailchimp",
|
|
86
88
|
MCP_OAuth2: "mcp-oauth2",
|
|
87
89
|
Microsoft: "microsoft",
|
|
90
|
+
MicrosoftPowerBI: "microsoft-powerbi",
|
|
88
91
|
Miro: "miro",
|
|
89
92
|
Notion: "notion",
|
|
90
93
|
OAuth2: "oauth2",
|
|
@@ -101,305 +104,314 @@ var P = {
|
|
|
101
104
|
Zendesk: "zendesk",
|
|
102
105
|
Zoho: "zoho",
|
|
103
106
|
Zoom: "zoom"
|
|
104
|
-
},
|
|
107
|
+
}, L = [
|
|
105
108
|
{
|
|
106
|
-
id:
|
|
107
|
-
provider_id:
|
|
109
|
+
id: F.Airtable,
|
|
110
|
+
provider_id: I.Airtable,
|
|
108
111
|
name: "Airtable",
|
|
109
112
|
description: "Authorize tools and agents with Airtable",
|
|
110
|
-
publicIconUrl: `${
|
|
113
|
+
publicIconUrl: `${P}/airtable.svg`,
|
|
111
114
|
icon: e,
|
|
112
115
|
docs: "https://docs.arcade.dev/home/auth-providers/airtable"
|
|
113
116
|
},
|
|
114
117
|
{
|
|
115
|
-
id:
|
|
116
|
-
provider_id:
|
|
118
|
+
id: F.Asana,
|
|
119
|
+
provider_id: I.Asana,
|
|
117
120
|
name: "Asana",
|
|
118
121
|
description: "Authorize tools and agents with Asana",
|
|
119
|
-
publicIconUrl: `${
|
|
122
|
+
publicIconUrl: `${P}/asana.svg`,
|
|
120
123
|
icon: t,
|
|
121
124
|
docs: "https://docs.arcade.dev/home/auth-providers/asana"
|
|
122
125
|
},
|
|
123
126
|
{
|
|
124
|
-
id:
|
|
125
|
-
provider_id:
|
|
127
|
+
id: F.Atlassian,
|
|
128
|
+
provider_id: I.Atlassian,
|
|
126
129
|
name: "Atlassian",
|
|
127
130
|
description: "Authorize tools and agents with Atlassian",
|
|
128
|
-
publicIconUrl: `${
|
|
131
|
+
publicIconUrl: `${P}/atlassian.svg`,
|
|
129
132
|
icon: n,
|
|
130
133
|
docs: "https://docs.arcade.dev/home/auth-providers/atlassian"
|
|
131
134
|
},
|
|
132
135
|
{
|
|
133
|
-
id:
|
|
134
|
-
provider_id:
|
|
136
|
+
id: F.Attio,
|
|
137
|
+
provider_id: I.Attio,
|
|
135
138
|
name: "Attio",
|
|
136
139
|
description: "Authorize tools and agents with Attio CRM",
|
|
137
|
-
publicIconUrl: `${
|
|
140
|
+
publicIconUrl: `${P}/attio.svg`,
|
|
138
141
|
icon: r,
|
|
139
142
|
docs: "https://docs.arcade.dev/home/auth-providers/attio"
|
|
140
143
|
},
|
|
141
144
|
{
|
|
142
|
-
id:
|
|
143
|
-
provider_id:
|
|
145
|
+
id: F.Calendly,
|
|
146
|
+
provider_id: I.Calendly,
|
|
144
147
|
name: "Calendly",
|
|
145
148
|
description: "Authorize tools and agents with Calendly",
|
|
146
|
-
publicIconUrl: `${
|
|
149
|
+
publicIconUrl: `${P}/calendly.svg`,
|
|
147
150
|
icon: i,
|
|
148
151
|
docs: "https://docs.arcade.dev/home/auth-providers/calendly"
|
|
149
152
|
},
|
|
150
153
|
{
|
|
151
|
-
id:
|
|
152
|
-
provider_id:
|
|
154
|
+
id: F.Clickup,
|
|
155
|
+
provider_id: I.Clickup,
|
|
153
156
|
name: "ClickUp",
|
|
154
157
|
description: "Authorize tools and agents with ClickUp",
|
|
155
|
-
publicIconUrl: `${
|
|
158
|
+
publicIconUrl: `${P}/clickup.svg`,
|
|
156
159
|
icon: a,
|
|
157
160
|
docs: "https://docs.arcade.dev/home/auth-providers/clickup"
|
|
158
161
|
},
|
|
159
162
|
{
|
|
160
|
-
id:
|
|
161
|
-
provider_id:
|
|
163
|
+
id: F.Discord,
|
|
164
|
+
provider_id: I.Discord,
|
|
162
165
|
name: "Discord",
|
|
163
166
|
description: "Authorize tools and agents with Discord in a user's context",
|
|
164
|
-
publicIconUrl: `${
|
|
167
|
+
publicIconUrl: `${P}/discord.svg`,
|
|
165
168
|
icon: o,
|
|
166
169
|
docs: "https://docs.arcade.dev/home/auth-providers/discord"
|
|
167
170
|
},
|
|
168
171
|
{
|
|
169
|
-
id:
|
|
170
|
-
provider_id:
|
|
172
|
+
id: F.Dropbox,
|
|
173
|
+
provider_id: I.Dropbox,
|
|
171
174
|
name: "Dropbox",
|
|
172
175
|
description: "Authorize tools and agents with Dropbox",
|
|
173
|
-
publicIconUrl: `${
|
|
176
|
+
publicIconUrl: `${P}/dropbox.svg`,
|
|
174
177
|
icon: s,
|
|
175
178
|
docs: "https://docs.arcade.dev/home/auth-providers/dropbox"
|
|
176
179
|
},
|
|
177
180
|
{
|
|
178
|
-
id:
|
|
179
|
-
provider_id:
|
|
181
|
+
id: F.Figma,
|
|
182
|
+
provider_id: I.Figma,
|
|
180
183
|
name: "Figma",
|
|
181
184
|
description: "Authorize tools and agents with Figma",
|
|
182
|
-
publicIconUrl: `${
|
|
185
|
+
publicIconUrl: `${P}/figma.svg`,
|
|
183
186
|
icon: c,
|
|
184
187
|
docs: "https://docs.arcade.dev/home/auth-providers/figma"
|
|
185
188
|
},
|
|
186
189
|
{
|
|
187
|
-
id:
|
|
188
|
-
provider_id:
|
|
190
|
+
id: F.Github,
|
|
191
|
+
provider_id: I.Github,
|
|
189
192
|
name: "GitHub",
|
|
190
193
|
description: "Authorize tools and agents with GitHub, including private repositories",
|
|
191
|
-
publicIconUrl: `${
|
|
194
|
+
publicIconUrl: `${P}/github.svg`,
|
|
192
195
|
icon: l,
|
|
193
196
|
docs: "https://docs.arcade.dev/home/auth-providers/github"
|
|
194
197
|
},
|
|
195
198
|
{
|
|
196
|
-
id:
|
|
197
|
-
provider_id:
|
|
199
|
+
id: F.Google,
|
|
200
|
+
provider_id: I.Google,
|
|
198
201
|
name: "Google",
|
|
199
202
|
description: "Authorize tools and agents with Google: Gmail, Calendar, YouTube, Drive, and more",
|
|
200
|
-
publicIconUrl: `${
|
|
203
|
+
publicIconUrl: `${P}/google.svg`,
|
|
201
204
|
icon: u,
|
|
202
205
|
docs: "https://docs.arcade.dev/home/auth-providers/google"
|
|
203
206
|
},
|
|
204
207
|
{
|
|
205
|
-
id:
|
|
206
|
-
provider_id:
|
|
208
|
+
id: F.Hubspot,
|
|
209
|
+
provider_id: I.Hubspot,
|
|
207
210
|
name: "HubSpot",
|
|
208
211
|
description: "Authorize tools and agents with HubSpot",
|
|
209
|
-
publicIconUrl: `${
|
|
212
|
+
publicIconUrl: `${P}/hubspot.svg`,
|
|
210
213
|
icon: d,
|
|
211
214
|
docs: "https://docs.arcade.dev/home/auth-providers/hubspot"
|
|
212
215
|
},
|
|
213
216
|
{
|
|
214
|
-
id:
|
|
215
|
-
provider_id:
|
|
217
|
+
id: F.Linear,
|
|
218
|
+
provider_id: I.Linear,
|
|
216
219
|
name: "Linear",
|
|
217
220
|
description: "Authorize tools and agents with Linear",
|
|
218
|
-
publicIconUrl: `${
|
|
221
|
+
publicIconUrl: `${P}/linear.svg`,
|
|
219
222
|
icon: f,
|
|
220
223
|
docs: "https://docs.arcade.dev/home/auth-providers/linear"
|
|
221
224
|
},
|
|
222
225
|
{
|
|
223
|
-
id:
|
|
224
|
-
provider_id:
|
|
226
|
+
id: F.Linkedin,
|
|
227
|
+
provider_id: I.Linkedin,
|
|
225
228
|
name: "LinkedIn",
|
|
226
229
|
description: "Authorize tools and agents with LinkedIn",
|
|
227
|
-
publicIconUrl: `${
|
|
230
|
+
publicIconUrl: `${P}/linkedin.svg`,
|
|
228
231
|
icon: p,
|
|
229
232
|
docs: "https://docs.arcade.dev/home/auth-providers/linkedin"
|
|
230
233
|
},
|
|
231
234
|
{
|
|
232
|
-
id:
|
|
233
|
-
provider_id:
|
|
235
|
+
id: F.Mailchimp,
|
|
236
|
+
provider_id: I.Mailchimp,
|
|
234
237
|
name: "Mailchimp",
|
|
235
238
|
description: "Authorize tools and agents with Mailchimp",
|
|
236
|
-
publicIconUrl: `${
|
|
239
|
+
publicIconUrl: `${P}/mailchimp.svg`,
|
|
237
240
|
icon: m,
|
|
238
241
|
docs: "https://docs.arcade.dev/home/auth-providers/mailchimp"
|
|
239
242
|
},
|
|
240
243
|
{
|
|
241
|
-
id:
|
|
242
|
-
provider_id:
|
|
244
|
+
id: F.Microsoft,
|
|
245
|
+
provider_id: I.Microsoft,
|
|
243
246
|
name: "Microsoft",
|
|
244
247
|
description: "Authorize tools and agents with Microsoft",
|
|
245
|
-
publicIconUrl: `${
|
|
248
|
+
publicIconUrl: `${P}/microsoft.svg`,
|
|
246
249
|
icon: g,
|
|
247
250
|
docs: "https://docs.arcade.dev/home/auth-providers/microsoft"
|
|
248
251
|
},
|
|
249
252
|
{
|
|
250
|
-
id:
|
|
251
|
-
provider_id:
|
|
253
|
+
id: F.MicrosoftPowerBI,
|
|
254
|
+
provider_id: I.MicrosoftPowerBI,
|
|
255
|
+
name: "Microsoft Power BI",
|
|
256
|
+
description: "Authorize tools and agents with Microsoft Power BI",
|
|
257
|
+
publicIconUrl: `${P}/microsoft-power-bi.svg`,
|
|
258
|
+
icon: _,
|
|
259
|
+
docs: "https://docs.arcade.dev/home/auth-providers/microsoft-powerbi"
|
|
260
|
+
},
|
|
261
|
+
{
|
|
262
|
+
id: F.Miro,
|
|
263
|
+
provider_id: I.Miro,
|
|
252
264
|
name: "Miro",
|
|
253
265
|
description: "Authorize tools and agents with Miro",
|
|
254
|
-
publicIconUrl: `${
|
|
255
|
-
icon:
|
|
266
|
+
publicIconUrl: `${P}/miro.svg`,
|
|
267
|
+
icon: v,
|
|
256
268
|
docs: "https://docs.arcade.dev/home/auth-providers/miro"
|
|
257
269
|
},
|
|
258
270
|
{
|
|
259
|
-
id:
|
|
260
|
-
provider_id:
|
|
271
|
+
id: F.Notion,
|
|
272
|
+
provider_id: I.Notion,
|
|
261
273
|
name: "Notion",
|
|
262
274
|
description: "Authorize tools and agents with Notion",
|
|
263
|
-
publicIconUrl: `${
|
|
264
|
-
icon:
|
|
275
|
+
publicIconUrl: `${P}/notion.svg`,
|
|
276
|
+
icon: y,
|
|
265
277
|
docs: "https://docs.arcade.dev/home/auth-providers/notion"
|
|
266
278
|
},
|
|
267
279
|
{
|
|
268
|
-
id:
|
|
269
|
-
provider_id:
|
|
280
|
+
id: F.Pagerduty,
|
|
281
|
+
provider_id: I.Pagerduty,
|
|
270
282
|
name: "PagerDuty",
|
|
271
283
|
description: "Authorize tools and agents with PagerDuty",
|
|
272
|
-
publicIconUrl: `${
|
|
273
|
-
icon:
|
|
284
|
+
publicIconUrl: `${P}/pagerduty.svg`,
|
|
285
|
+
icon: x,
|
|
274
286
|
docs: "https://docs.arcade.dev/home/auth-providers/pagerduty"
|
|
275
287
|
},
|
|
276
288
|
{
|
|
277
|
-
id:
|
|
278
|
-
provider_id:
|
|
289
|
+
id: F.Reddit,
|
|
290
|
+
provider_id: I.Reddit,
|
|
279
291
|
name: "Reddit",
|
|
280
292
|
description: "Authorize tools and agents with Reddit",
|
|
281
|
-
publicIconUrl: `${
|
|
282
|
-
icon:
|
|
293
|
+
publicIconUrl: `${P}/reddit.svg`,
|
|
294
|
+
icon: S,
|
|
283
295
|
docs: "https://docs.arcade.dev/home/auth-providers/reddit"
|
|
284
296
|
},
|
|
285
297
|
{
|
|
286
|
-
id:
|
|
287
|
-
provider_id:
|
|
298
|
+
id: F.Slack,
|
|
299
|
+
provider_id: I.Slack,
|
|
288
300
|
name: "Slack",
|
|
289
301
|
description: "Authorize tools and agents with Slack",
|
|
290
|
-
publicIconUrl: `${
|
|
291
|
-
icon:
|
|
302
|
+
publicIconUrl: `${P}/slack.svg`,
|
|
303
|
+
icon: w,
|
|
292
304
|
docs: "https://docs.arcade.dev/home/auth-providers/slack"
|
|
293
305
|
},
|
|
294
306
|
{
|
|
295
|
-
id:
|
|
296
|
-
provider_id:
|
|
307
|
+
id: F.Spotify,
|
|
308
|
+
provider_id: I.Spotify,
|
|
297
309
|
name: "Spotify",
|
|
298
310
|
description: "Authorize tools and agents with Spotify",
|
|
299
|
-
publicIconUrl: `${
|
|
300
|
-
icon:
|
|
311
|
+
publicIconUrl: `${P}/spotify.svg`,
|
|
312
|
+
icon: T,
|
|
301
313
|
docs: "https://docs.arcade.dev/home/auth-providers/spotify"
|
|
302
314
|
},
|
|
303
315
|
{
|
|
304
|
-
id:
|
|
305
|
-
provider_id:
|
|
316
|
+
id: F.Squareup,
|
|
317
|
+
provider_id: I.Squareup,
|
|
306
318
|
name: "Square",
|
|
307
319
|
description: "Authorize tools and agents with Square",
|
|
308
|
-
publicIconUrl: `${
|
|
309
|
-
icon:
|
|
320
|
+
publicIconUrl: `${P}/square.svg`,
|
|
321
|
+
icon: E,
|
|
310
322
|
docs: "https://docs.arcade.dev/home/auth-providers/squareup"
|
|
311
323
|
},
|
|
312
324
|
{
|
|
313
|
-
id:
|
|
314
|
-
provider_id:
|
|
325
|
+
id: F.Ticktick,
|
|
326
|
+
provider_id: I.Ticktick,
|
|
315
327
|
name: "TickTick",
|
|
316
328
|
description: "Authorize tools and agents with TickTick",
|
|
317
|
-
publicIconUrl: `${
|
|
318
|
-
icon:
|
|
329
|
+
publicIconUrl: `${P}/ticktick.svg`,
|
|
330
|
+
icon: O,
|
|
319
331
|
docs: "https://docs.arcade.dev/home/auth-providers/ticktick"
|
|
320
332
|
},
|
|
321
333
|
{
|
|
322
|
-
id:
|
|
323
|
-
provider_id:
|
|
334
|
+
id: F.Twitch,
|
|
335
|
+
provider_id: I.Twitch,
|
|
324
336
|
name: "Twitch",
|
|
325
337
|
description: "Authorize tools and agents with Twitch",
|
|
326
|
-
publicIconUrl: `${
|
|
327
|
-
icon:
|
|
338
|
+
publicIconUrl: `${P}/twitch.svg`,
|
|
339
|
+
icon: k,
|
|
328
340
|
docs: "https://docs.arcade.dev/home/auth-providers/twitch"
|
|
329
341
|
},
|
|
330
342
|
{
|
|
331
|
-
id:
|
|
332
|
-
provider_id:
|
|
343
|
+
id: F.X,
|
|
344
|
+
provider_id: I.X,
|
|
333
345
|
name: "X (Twitter)",
|
|
334
346
|
description: "Authorize tools and agents with X (Twitter)",
|
|
335
|
-
publicIconUrl: `${
|
|
336
|
-
icon:
|
|
347
|
+
publicIconUrl: `${P}/x.svg`,
|
|
348
|
+
icon: A,
|
|
337
349
|
docs: "https://docs.arcade.dev/home/auth-providers/x"
|
|
338
350
|
},
|
|
339
351
|
{
|
|
340
|
-
id:
|
|
341
|
-
provider_id:
|
|
352
|
+
id: F.Zoho,
|
|
353
|
+
provider_id: I.Zoho,
|
|
342
354
|
name: "Zoho",
|
|
343
355
|
description: "Authorize tools and agents with Zoho",
|
|
344
|
-
publicIconUrl: `${
|
|
345
|
-
icon:
|
|
356
|
+
publicIconUrl: `${P}/zoho.svg`,
|
|
357
|
+
icon: M,
|
|
346
358
|
docs: "https://docs.arcade.dev/home/auth-providers/zoho"
|
|
347
359
|
},
|
|
348
360
|
{
|
|
349
|
-
id:
|
|
350
|
-
provider_id:
|
|
361
|
+
id: F.Zoom,
|
|
362
|
+
provider_id: I.Zoom,
|
|
351
363
|
name: "Zoom",
|
|
352
364
|
description: "Authorize tools and agents with Zoom",
|
|
353
|
-
publicIconUrl: `${
|
|
354
|
-
icon:
|
|
365
|
+
publicIconUrl: `${P}/zoom.svg`,
|
|
366
|
+
icon: N,
|
|
355
367
|
docs: "https://docs.arcade.dev/home/auth-providers/zoom"
|
|
356
368
|
}
|
|
357
|
-
],
|
|
358
|
-
id:
|
|
359
|
-
provider_id:
|
|
369
|
+
], R = {
|
|
370
|
+
id: F.OAuth2,
|
|
371
|
+
provider_id: I.OAuth2,
|
|
360
372
|
name: "OAuth 2.0",
|
|
361
373
|
description: "Authorize tools and agents with any OAuth 2.0 compatible provider",
|
|
362
|
-
publicIconUrl: `${
|
|
363
|
-
icon:
|
|
374
|
+
publicIconUrl: `${P}/oauth.svg`,
|
|
375
|
+
icon: b,
|
|
364
376
|
docs: "https://docs.arcade.dev/home/auth-providers/oauth2"
|
|
365
|
-
},
|
|
366
|
-
id:
|
|
367
|
-
provider_id:
|
|
377
|
+
}, z = {
|
|
378
|
+
id: F.MCP_OAuth2,
|
|
379
|
+
provider_id: I.MCP_OAuth2,
|
|
368
380
|
name: "MCP",
|
|
369
381
|
description: "Model Context Protocol (MCP)",
|
|
370
|
-
publicIconUrl: `${
|
|
382
|
+
publicIconUrl: `${P}/mcp.svg`,
|
|
371
383
|
icon: h,
|
|
372
384
|
docs: "https://docs.arcade.dev/en/home/glossary#mcp-server"
|
|
373
|
-
},
|
|
374
|
-
L,
|
|
385
|
+
}, B = [
|
|
375
386
|
R,
|
|
387
|
+
z,
|
|
376
388
|
{
|
|
377
|
-
id:
|
|
378
|
-
provider_id:
|
|
389
|
+
id: F.Salesforce,
|
|
390
|
+
provider_id: I.Salesforce,
|
|
379
391
|
name: "Salesforce",
|
|
380
392
|
description: "Authorize tools and agents with Salesforce",
|
|
381
|
-
publicIconUrl: `${
|
|
382
|
-
icon:
|
|
393
|
+
publicIconUrl: `${P}/salesforce.svg`,
|
|
394
|
+
icon: C,
|
|
383
395
|
docs: "https://docs.arcade.dev/home/auth-providers/salesforce"
|
|
384
396
|
},
|
|
385
397
|
{
|
|
386
|
-
id:
|
|
387
|
-
provider_id:
|
|
398
|
+
id: F.Tesla,
|
|
399
|
+
provider_id: I.Tesla,
|
|
388
400
|
name: "Tesla",
|
|
389
401
|
description: "Authorize tools and agents with Tesla",
|
|
390
|
-
publicIconUrl: `${
|
|
391
|
-
icon:
|
|
402
|
+
publicIconUrl: `${P}/tesla.svg`,
|
|
403
|
+
icon: D,
|
|
392
404
|
docs: "https://docs.arcade.dev/home/auth-providers/tesla"
|
|
393
405
|
},
|
|
394
406
|
{
|
|
395
|
-
id:
|
|
396
|
-
provider_id:
|
|
407
|
+
id: F.Zendesk,
|
|
408
|
+
provider_id: I.Zendesk,
|
|
397
409
|
name: "Zendesk",
|
|
398
410
|
description: "Authorize tools and agents with Zendesk",
|
|
399
|
-
publicIconUrl: `${
|
|
400
|
-
icon:
|
|
411
|
+
publicIconUrl: `${P}/zendesk.svg`,
|
|
412
|
+
icon: j,
|
|
401
413
|
docs: "https://docs.arcade.dev/home/auth-providers/zendesk"
|
|
402
414
|
}
|
|
403
|
-
],
|
|
415
|
+
], V = [...L, ...B], H = V.reduce((e, t) => (e[t.provider_id] = t, e), {});
|
|
404
416
|
//#endregion
|
|
405
|
-
export {
|
|
417
|
+
export { z as MCP_OAUTH2_PROVIDER, R as OAUTH2_PROVIDER, V as OAUTH_PROVIDERS, H as OAUTH_PROVIDER_CATALOGUE, F as OAuthId, I as OAuthProviderId, B as OTHER_OAUTH_PROVIDERS, L as PREBUILT_OAUTH_PROVIDERS };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"toolkit-icons.d.ts","sourceRoot":"","sources":["../../lib/metadata/toolkit-icons.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAItC,MAAM,MAAM,qBAAqB,GAAG;IAClC,KAAK,EAAE,MAAM,CAAC;CACf,CAAC;AAGF,eAAO,MAAM,gBAAgB,EAAE,MAAM,CACnC,MAAM,EACN,CAAC,KAAK,EAAE,QAAQ,CAAC,aAAa,CAAC,KAAK,KAAK,CAAC,GAAG,CAAC,OAAO,
|
|
1
|
+
{"version":3,"file":"toolkit-icons.d.ts","sourceRoot":"","sources":["../../lib/metadata/toolkit-icons.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAItC,MAAM,MAAM,qBAAqB,GAAG;IAClC,KAAK,EAAE,MAAM,CAAC;CACf,CAAC;AAGF,eAAO,MAAM,gBAAgB,EAAE,MAAM,CACnC,MAAM,EACN,CAAC,KAAK,EAAE,QAAQ,CAAC,aAAa,CAAC,KAAK,KAAK,CAAC,GAAG,CAAC,OAAO,CA8KtD,CAAC;AAaF;;;;GAIG;AACH,eAAO,MAAM,kBAAkB,GAC7B,WAAW,MAAM,GAAG,SAAS,KAC5B;IACD,IAAI,EAAE,CAAC,KAAK,EAAE,QAAQ,CAAC,aAAa,CAAC,KAAK,KAAK,CAAC,GAAG,CAAC,OAAO,CAAC;IAC5D,YAAY,EAAE,OAAO,CAAC;CAMvB,CAAC;AAEF;;;;GAIG;AACH,eAAO,MAAM,cAAc,GACzB,WAAW,MAAM,GAAG,SAAS,KAC5B,CAAC,CAAC,KAAK,EAAE,QAAQ,CAAC,aAAa,CAAC,KAAK,KAAK,CAAC,GAAG,CAAC,OAAO,CACrB,CAAC;AAErC;;;;GAIG;AACH,eAAO,MAAM,cAAc,GAAI,WAAW,MAAM,GAAG,SAAS,KAAG,OACnB,CAAC;AAE7C;;;;GAIG;AACH,eAAO,MAAM,oBAAoB,GAC/B,aAAa,MAAM,KAClB,CAAC,CAAC,KAAK,EAAE;IAAE,SAAS,CAAC,EAAE,MAAM,CAAA;CAAE,KAAK,KAAK,CAAC,YAAY,CAQxD,CAAC;AAEF;;;;GAIG;AACH,eAAO,MAAM,wBAAwB,GACnC,aAAa,MAAM,KAClB,CAAC,CAAC,KAAK,EAAE;IAAE,SAAS,CAAC,EAAE,MAAM,CAAA;CAAE,KAAK,KAAK,CAAC,YAAY,CAQxD,CAAC"}
|