@arcadeai/design-system 7.6.0 → 7.7.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1 +1 @@
1
- {"version":3,"file":"gateway-diagram.d.ts","sourceRoot":"","sources":["../../../../lib/components/ui/templates/gateway-diagram.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAI5C,OAAO,EAEL,KAAK,gBAAgB,EACtB,MAAM,wCAAwC,CAAC;AAChD,OAAO,EAAuB,KAAK,WAAW,EAAE,MAAM,wBAAwB,CAAC;AAI/E;;;GAGG;AACH,eAAO,MAAM,sBAAsB,EAAE,SAAS,WAAW,EAOxD,CAAC;AAEF;;;;GAIG;AACH,eAAO,MAAM,sBAAsB,EAAE,SAAS,MAAM,EAYnD,CAAC;AAKF,KAAK,mBAAmB,GAAG;IACzB,gDAAgD;IAChD,YAAY,CAAC,EAAE,SAAS,WAAW,EAAE,CAAC;IACtC,4DAA4D;IAC5D,YAAY,CAAC,EAAE,SAAS,MAAM,EAAE,CAAC;IACjC,OAAO,CAAC,EAAE,gBAAgB,CAAC,SAAS,CAAC,CAAC;IACtC,SAAS,CAAC,EAAE,gBAAgB,CAAC,WAAW,CAAC,CAAC;IAC1C,SAAS,CAAC,EAAE,gBAAgB,CAAC,WAAW,CAAC,CAAC;IAC1C,IAAI,CAAC,EAAE,gBAAgB,CAAC,MAAM,CAAC,CAAC;CACjC,GAAG,IAAI,CAAC,cAAc,CAAC,KAAK,CAAC,EAAE,UAAU,CAAC,CAAC;AAsB5C,iBAAS,cAAc,CAAC,EACtB,YAAqC,EACrC,YAAqC,EACrC,OAAgB,EAChB,SAAkB,EAClB,SAAS,EACT,IAAW,EACX,YAAY,EAAE,SAAwC,EACtD,GAAG,KAAK,EACT,EAAE,mBAAmB,+BAmDrB;AAED,OAAO,EAAE,cAAc,EAAE,CAAC;AAC1B,YAAY,EAAE,mBAAmB,EAAE,CAAC"}
1
+ {"version":3,"file":"gateway-diagram.d.ts","sourceRoot":"","sources":["../../../../lib/components/ui/templates/gateway-diagram.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAI5C,OAAO,EAEL,KAAK,gBAAgB,EACtB,MAAM,wCAAwC,CAAC;AAChD,OAAO,EAAuB,KAAK,WAAW,EAAE,MAAM,wBAAwB,CAAC;AAI/E;;;GAGG;AACH,eAAO,MAAM,sBAAsB,EAAE,SAAS,WAAW,EAOxD,CAAC;AAEF;;;;GAIG;AACH,eAAO,MAAM,sBAAsB,EAAE,SAAS,MAAM,EAYnD,CAAC;AAKF,KAAK,mBAAmB,GAAG;IACzB,gDAAgD;IAChD,YAAY,CAAC,EAAE,SAAS,WAAW,EAAE,CAAC;IACtC,4DAA4D;IAC5D,YAAY,CAAC,EAAE,SAAS,MAAM,EAAE,CAAC;IACjC,OAAO,CAAC,EAAE,gBAAgB,CAAC,SAAS,CAAC,CAAC;IACtC,SAAS,CAAC,EAAE,gBAAgB,CAAC,WAAW,CAAC,CAAC;IAC1C,SAAS,CAAC,EAAE,gBAAgB,CAAC,WAAW,CAAC,CAAC;IAC1C,IAAI,CAAC,EAAE,gBAAgB,CAAC,MAAM,CAAC,CAAC;CACjC,GAAG,IAAI,CAAC,cAAc,CAAC,KAAK,CAAC,EAAE,UAAU,CAAC,CAAC;AAsB5C,iBAAS,cAAc,CAAC,EACtB,YAAqC,EACrC,YAAqC,EACrC,OAAgB,EAChB,SAAkB,EAClB,SAAS,EACT,IAAW,EACX,YAAY,EAAE,SAAwC,EACtD,GAAG,KAAK,EACT,EAAE,mBAAmB,+BAqDrB;AAED,OAAO,EAAE,cAAc,EAAE,CAAC;AAC1B,YAAY,EAAE,mBAAmB,EAAE,CAAC"}
@@ -1,8 +1,8 @@
1
1
  import { Arcade as e } from "../atoms/icons/arcade.js";
2
2
  import { FlowTile as t } from "../atoms/flow-tile.js";
3
3
  import { FlowDiagram as n } from "../molecules/flow-diagram.js";
4
- import { TOOLKITS as r } from "../../../metadata/toolkits.js";
5
- import { TOOLKIT_ICON_MAP as i } from "../../../metadata/toolkit-icons.js";
4
+ import { findToolkitByName as r } from "../../../metadata/utils.js";
5
+ import { resolveToolkitIcon as i } from "../../../metadata/toolkit-icons.js";
6
6
  import { FlowHub as a } from "../atoms/flow-hub.js";
7
7
  import { MCP_CLIENT_METADATA as o } from "../../../metadata/mcp-clients.js";
8
8
  import { jsx as s } from "react/jsx-runtime";
@@ -42,9 +42,9 @@ function f({ mcpClientIds: f = c, mcpServerIds: p = l, animate: m = "both", anim
42
42
  children: /* @__PURE__ */ s(i, {})
43
43
  }, e);
44
44
  }).filter((e) => e !== null), C = p.map((e) => {
45
- let n = i[e];
46
- return n ? /* @__PURE__ */ s(t, {
47
- label: r.find((t) => t.id === e)?.label ?? e,
45
+ let { Icon: n, hasBrandIcon: a } = i(e);
46
+ return a ? /* @__PURE__ */ s(t, {
47
+ label: r(e)?.label ?? e,
48
48
  size: b,
49
49
  children: /* @__PURE__ */ s(n, {})
50
50
  }, e) : null;
package/dist/main.js CHANGED
@@ -246,41 +246,41 @@ import { McpCardHeading as Go, mcpSelectionCardShellVariants as Ko } from "./com
246
246
  import { PUBLIC_ICON_URL as qo, PUBLIC_VIDEO_URL as Jo } from "./metadata/constants.js";
247
247
  import { MCP_OAUTH2_PROVIDER as Yo, OAUTH2_PROVIDER as Xo, OAUTH_PROVIDERS as Zo, OAUTH_PROVIDER_CATALOGUE as Qo, OAuthId as $o, OAuthProviderId as es, OTHER_OAUTH_PROVIDERS as ts, PREBUILT_OAUTH_PROVIDERS as ns } from "./metadata/oauth-providers.js";
248
248
  import { CATEGORIES as rs, TOOLKITS as is, TOOLKIT_CATALOGUE as as } from "./metadata/toolkits.js";
249
- import { findPrebuiltProviderById as os, findPrebuiltProviderByProviderId as ss, findToolkitByName as cs, isKnownToolkit as ls, isPrebuiltProvider as us, resolveOAuthProvider as ds } from "./metadata/utils.js";
250
- import { TOOLKIT_ICON_MAP as fs, getToolIconByToolkitName as ps, getToolkitIcon as ms, getToolkitIconByName as hs, hasToolkitIcon as gs, resolveToolkitIcon as _s } from "./metadata/toolkit-icons.js";
251
- import { McpToolkitAvatar as vs, mcpToolkitAvatarVariants as ys } from "./components/ui/molecules/mcp-server-picker/toolkit-avatar.js";
252
- import { McpServerAvatarStack as bs } from "./components/ui/molecules/mcp-server-picker/server-avatar-stack.js";
253
- import { McpServerCard as xs } from "./components/ui/molecules/mcp-server-picker/server-card.js";
254
- import { McpSetupCallout as Ss } from "./components/ui/molecules/mcp-server-picker/setup-callout.js";
255
- import { McpToolCard as Cs } from "./components/ui/molecules/mcp-server-picker/tool-card.js";
256
- import { McpToolRecommendations as ws } from "./components/ui/molecules/mcp-server-picker/tool-recommendations.js";
257
- import { McpToolkitChip as Ts } from "./components/ui/molecules/mcp-server-picker/toolkit-chip.js";
258
- import { McpToolkitGroupHeader as Es } from "./components/ui/molecules/mcp-server-picker/toolkit-group-header.js";
259
- import { McpUnoptimizedMatchCard as Ds } from "./components/ui/molecules/mcp-server-picker/unoptimized-match-card.js";
260
- import { McpViewTabs as Os } from "./components/ui/molecules/mcp-server-picker/view-tabs.js";
261
- import { PromptInput as ks, PromptInputAction as As, PromptInputActions as js, PromptInputTextarea as Ms } from "./components/ui/molecules/prompt-input.js";
262
- import { r as Ns, t as Ps } from "./ui-46pgiw5T.js";
263
- import { StepsProgress as Fs } from "./components/ui/molecules/steps-progress.js";
264
- import { SuggestionCard as Is, SuggestionCardSkeleton as Ls } from "./components/ui/molecules/suggestion-card.js";
265
- import { TagsInput as Rs, TagsInputValue as zs } from "./components/ui/molecules/tags-input.js";
266
- import { ToolAuthorization as Bs, ToolAuthorizationArgs as Vs, ToolAuthorizationContent as Hs, ToolAuthorizationHeader as Us, ToolAuthorizationMessage as Ws } from "./components/ui/molecules/tool-authorization.js";
267
- import { ToolCallAccordion as Gs, ToolCallAccordionContent as Ks, ToolCallAccordionItem as qs, ToolCallAccordionTrigger as Js } from "./components/ui/molecules/tool-call-accordion.js";
268
- import { ToolCard as Ys } from "./components/ui/molecules/tool-card.js";
269
- import { n as Xs, r as Zs } from "./undo-toast-BXx_B4Ak.js";
270
- import { UserNav as Qs } from "./components/ui/molecules/user-nav.js";
271
- import { McpRequirementsDialog as $s } from "./components/ui/organisms/mcp-requirements-dialog.js";
272
- import { McpRequirementsStatus as ec } from "./components/ui/organisms/mcp-requirements-status.js";
273
- import { McpSelectionSummaryBar as tc } from "./components/ui/organisms/mcp-selection-summary-bar.js";
274
- import { McpServerPicker as nc, McpServerPickerGrid as rc, McpServerPickerHeader as ic, McpServerPickerToolGrid as ac } from "./components/ui/organisms/mcp-server-picker.js";
275
- import { McpToolInventoryPopover as oc } from "./components/ui/organisms/mcp-tool-inventory-popover.js";
276
- import { ChatTemplate as sc, ChatTemplateBody as cc, ChatTemplateFooter as lc, ChatTemplateHeader as uc, ChatTemplateHeaderGroup as dc, ChatTemplateOverview as fc, ChatTemplateOverviewSubtitle as pc, ChatTemplateOverviewTitle as mc, ChatTemplateSuggestions as hc } from "./components/ui/templates/chat-template.js";
277
- import { ChatBodySkeleton as gc, ChatContentSkeleton as _c, ChatFooterSkeleton as vc, ChatHeaderSkeleton as yc, ChatSidebarSkeleton as bc } from "./components/ui/templates/chat-template-skeletons.js";
278
- import { ChatPageSkeleton as xc } from "./components/ui/pages/chat-page-skeleton.js";
279
- import { AuthTemplate as Sc, AuthTemplateCard as Cc, AuthTemplateContent as wc, AuthTemplateDefaultBackground as Tc, AuthTemplateDescription as Ec, AuthTemplateFooter as Dc, AuthTemplateGridOverlay as Oc, AuthTemplateHeader as kc, AuthTemplateLegal as Ac, AuthTemplateLegalLink as jc, AuthTemplateLogo as Mc, AuthTemplatePrompt as Nc, AuthTemplatePromptLink as Pc, AuthTemplateTitle as Fc, AuthTemplateVideoBackground as Ic } from "./components/ui/templates/auth-template.js";
280
- import { LoginPage as Lc } from "./components/ui/pages/login-page.js";
281
- import { ErrorTemplate as Rc, ErrorTemplateActions as zc, ErrorTemplateContent as Bc, ErrorTemplateDescription as Vc, ErrorTemplateIcon as Hc, ErrorTemplateLogo as Uc, ErrorTemplateTitle as Wc, ErrorTemplateUrl as Gc } from "./components/ui/templates/error-template.js";
282
- import { MCP_CLIENT_METADATA as Kc } from "./metadata/mcp-clients.js";
283
- import { DEFAULT_MCP_CLIENT_IDS as qc, DEFAULT_MCP_SERVER_IDS as Jc, GatewayDiagram as Yc } from "./components/ui/templates/gateway-diagram.js";
249
+ import { findOAuthProvider as os, findPrebuiltProviderById as ss, findPrebuiltProviderByProviderId as cs, findToolkitByName as ls, isKnownToolkit as us, isPrebuiltProvider as ds, resolveOAuthProvider as fs } from "./metadata/utils.js";
250
+ import { TOOLKIT_ICON_MAP as ps, getToolIconByToolkitName as ms, getToolkitIcon as hs, getToolkitIconByName as gs, hasToolkitIcon as _s, resolveToolkitIcon as vs } from "./metadata/toolkit-icons.js";
251
+ import { McpToolkitAvatar as ys, mcpToolkitAvatarVariants as bs } from "./components/ui/molecules/mcp-server-picker/toolkit-avatar.js";
252
+ import { McpServerAvatarStack as xs } from "./components/ui/molecules/mcp-server-picker/server-avatar-stack.js";
253
+ import { McpServerCard as Ss } from "./components/ui/molecules/mcp-server-picker/server-card.js";
254
+ import { McpSetupCallout as Cs } from "./components/ui/molecules/mcp-server-picker/setup-callout.js";
255
+ import { McpToolCard as ws } from "./components/ui/molecules/mcp-server-picker/tool-card.js";
256
+ import { McpToolRecommendations as Ts } from "./components/ui/molecules/mcp-server-picker/tool-recommendations.js";
257
+ import { McpToolkitChip as Es } from "./components/ui/molecules/mcp-server-picker/toolkit-chip.js";
258
+ import { McpToolkitGroupHeader as Ds } from "./components/ui/molecules/mcp-server-picker/toolkit-group-header.js";
259
+ import { McpUnoptimizedMatchCard as Os } from "./components/ui/molecules/mcp-server-picker/unoptimized-match-card.js";
260
+ import { McpViewTabs as ks } from "./components/ui/molecules/mcp-server-picker/view-tabs.js";
261
+ import { PromptInput as As, PromptInputAction as js, PromptInputActions as Ms, PromptInputTextarea as Ns } from "./components/ui/molecules/prompt-input.js";
262
+ import { r as Ps, t as Fs } from "./ui-46pgiw5T.js";
263
+ import { StepsProgress as Is } from "./components/ui/molecules/steps-progress.js";
264
+ import { SuggestionCard as Ls, SuggestionCardSkeleton as Rs } from "./components/ui/molecules/suggestion-card.js";
265
+ import { TagsInput as zs, TagsInputValue as Bs } from "./components/ui/molecules/tags-input.js";
266
+ import { ToolAuthorization as Vs, ToolAuthorizationArgs as Hs, ToolAuthorizationContent as Us, ToolAuthorizationHeader as Ws, ToolAuthorizationMessage as Gs } from "./components/ui/molecules/tool-authorization.js";
267
+ import { ToolCallAccordion as Ks, ToolCallAccordionContent as qs, ToolCallAccordionItem as Js, ToolCallAccordionTrigger as Ys } from "./components/ui/molecules/tool-call-accordion.js";
268
+ import { ToolCard as Xs } from "./components/ui/molecules/tool-card.js";
269
+ import { n as Zs, r as Qs } from "./undo-toast-BXx_B4Ak.js";
270
+ import { UserNav as $s } from "./components/ui/molecules/user-nav.js";
271
+ import { McpRequirementsDialog as ec } from "./components/ui/organisms/mcp-requirements-dialog.js";
272
+ import { McpRequirementsStatus as tc } from "./components/ui/organisms/mcp-requirements-status.js";
273
+ import { McpSelectionSummaryBar as nc } from "./components/ui/organisms/mcp-selection-summary-bar.js";
274
+ import { McpServerPicker as rc, McpServerPickerGrid as ic, McpServerPickerHeader as ac, McpServerPickerToolGrid as oc } from "./components/ui/organisms/mcp-server-picker.js";
275
+ import { McpToolInventoryPopover as sc } from "./components/ui/organisms/mcp-tool-inventory-popover.js";
276
+ import { ChatTemplate as cc, ChatTemplateBody as lc, ChatTemplateFooter as uc, ChatTemplateHeader as dc, ChatTemplateHeaderGroup as fc, ChatTemplateOverview as pc, ChatTemplateOverviewSubtitle as mc, ChatTemplateOverviewTitle as hc, ChatTemplateSuggestions as gc } from "./components/ui/templates/chat-template.js";
277
+ import { ChatBodySkeleton as _c, ChatContentSkeleton as vc, ChatFooterSkeleton as yc, ChatHeaderSkeleton as bc, ChatSidebarSkeleton as xc } from "./components/ui/templates/chat-template-skeletons.js";
278
+ import { ChatPageSkeleton as Sc } from "./components/ui/pages/chat-page-skeleton.js";
279
+ import { AuthTemplate as Cc, AuthTemplateCard as wc, AuthTemplateContent as Tc, AuthTemplateDefaultBackground as Ec, AuthTemplateDescription as Dc, AuthTemplateFooter as Oc, AuthTemplateGridOverlay as kc, AuthTemplateHeader as Ac, AuthTemplateLegal as jc, AuthTemplateLegalLink as Mc, AuthTemplateLogo as Nc, AuthTemplatePrompt as Pc, AuthTemplatePromptLink as Fc, AuthTemplateTitle as Ic, AuthTemplateVideoBackground as Lc } from "./components/ui/templates/auth-template.js";
280
+ import { LoginPage as Rc } from "./components/ui/pages/login-page.js";
281
+ import { ErrorTemplate as zc, ErrorTemplateActions as Bc, ErrorTemplateContent as Vc, ErrorTemplateDescription as Hc, ErrorTemplateIcon as Uc, ErrorTemplateLogo as Wc, ErrorTemplateTitle as Gc, ErrorTemplateUrl as Kc } from "./components/ui/templates/error-template.js";
282
+ import { MCP_CLIENT_METADATA as qc } from "./metadata/mcp-clients.js";
283
+ import { DEFAULT_MCP_CLIENT_IDS as Jc, DEFAULT_MCP_SERVER_IDS as Yc, GatewayDiagram as Xc } from "./components/ui/templates/gateway-diagram.js";
284
284
  import "./components/index.js";
285
285
  import "./metadata/index.js";
286
- export { r as Accordion, t as AccordionContent, n as AccordionItem, e as AccordionTrigger, kt as Adp, At as Aha, jt as Airtable, i as Alert, a as AlertAction, o as AlertDescription, T as AlertDialog, x as AlertDialogAction, C as AlertDialogCancel, y as AlertDialogContent, h as AlertDialogDescription, S as AlertDialogFooter, w as AlertDialogHeader, g as AlertDialogMedia, b as AlertDialogOverlay, E as AlertDialogPortal, _ as AlertDialogTitle, v as AlertDialogTrigger, s as AlertTitle, Mt as Amplitude, Nt as Apollo, Pt as Arcade, k as ArcadeGradient, A as ArcadeGrid, Ft as ArcadeLogo, It as Asana, Lt as Ashby, Rt as Atlassian, zt as Attio, Bt as Auth0, Sc as AuthTemplate, Cc as AuthTemplateCard, wc as AuthTemplateContent, Tc as AuthTemplateDefaultBackground, Ec as AuthTemplateDescription, Dc as AuthTemplateFooter, Oc as AuthTemplateGridOverlay, kc as AuthTemplateHeader, Ac as AuthTemplateLegal, jc as AuthTemplateLegalLink, Mc as AuthTemplateLogo, Nc as AuthTemplatePrompt, Pc as AuthTemplatePromptLink, Fc as AuthTemplateTitle, Ic as AuthTemplateVideoBackground, I as Avatar, N as AvatarBadge, F as AvatarFallback, M as AvatarGroup, j as AvatarGroupCount, P as AvatarImage, L as AvatarNotificationBadge, fo as AvatarStack, Vt as Azure, z as Badge, Ht as Bamboohr, Ut as Basecamp, Wt as Bill, Gt as Bitbucket, Kt as Bluesky, qt as Box, V as BrandChip, Jt as Braze, H as Breadcrumb, U as BreadcrumbEllipsis, W as BreadcrumbItem, G as BreadcrumbLink, K as BreadcrumbList, q as BreadcrumbPage, J as BreadcrumbSeparator, Yt as Brex, Xt as Brightdata, Zt as Buffer, O as Button, he as ByocBadge, rs as CATEGORIES, _e as Calendar, ge as CalendarDayButton, Qt as Calendly, po as Callout, ve as Card, ye as CardAction, be as CardContent, xe as CardDescription, Se as CardFooter, Ce as CardHeader, we as CardTitle, Te as ChartContainer, Ee as ChartLegend, De as ChartLegendContent, Oe as ChartStyle, ke as ChartTooltip, Ae as ChartTooltipContent, xo as ChatAssistantMessage, gc as ChatBodySkeleton, je as ChatContainerContent, Me as ChatContainerRoot, Ne as ChatContainerScrollAnchor, _c as ChatContentSkeleton, vc as ChatFooterSkeleton, yc as ChatHeaderSkeleton, ho as ChatHistoryItem, So as ChatMessageList, Co as ChatMessageListSkeleton, xc as ChatPageSkeleton, bc as ChatSidebarSkeleton, wo as ChatStreamingIndicator, sc as ChatTemplate, cc as ChatTemplateBody, lc as ChatTemplateFooter, uc as ChatTemplateHeader, dc as ChatTemplateHeaderGroup, fc as ChatTemplateOverview, pc as ChatTemplateOverviewSubtitle, mc as ChatTemplateOverviewTitle, hc as ChatTemplateSuggestions, To as ChatUserMessage, Fe as Checkbox, Pe as CheckboxVisual, ko as ChipBody, $t as Claude, en as ClaudeCodeLogotype, Ie as ClearButton, tn as Clickhouse, nn as Clickup, Ao as ClientSecretInput, rn as Cline, an as Closeio, Re as CodeBlock, ze as CodeBlockCode, Be as CodeBlockGroup, on as Codesandbox, sn as Coinbase, Ue as Collapsible, Ve as CollapsibleContent, He as CollapsibleTrigger, Qe as Command, jo as CommandBar, Je as CommandDialog, Xe as CommandEmpty, Ke as CommandGroup, We as CommandInput, Ye as CommandItem, Ze as CommandList, Ge as CommandSeparator, qe as CommandShortcut, mo as ConfirmPopover, cn as Confluence, lt as CopyButton, ln as Cursor, un as CursorInstallDark, dn as CursorInstallLight, fn as CursorLogotype, pn as Customerio, qc as DEFAULT_MCP_CLIENT_IDS, Jc as DEFAULT_MCP_SERVER_IDS, Ba as DS_SPARKLE_DURATION_MS, mn as Datadog, Mo as DateTimePicker, hn as Daytona, $e as Dialog, et as DialogClose, tt as DialogContent, nt as DialogDescription, rt as DialogFooter, it as DialogHeader, at as DialogOverlay, ot as DialogPortal, st as DialogTitle, ct as DialogTrigger, gn as DigitalOcean, _n as Discord, vn as Dropbox, Ct as DropdownMenu, vt as DropdownMenuCheckboxItem, xt as DropdownMenuContent, ht as DropdownMenuGroup, ut as DropdownMenuItem, yt as DropdownMenuLabel, St as DropdownMenuPortal, dt as DropdownMenuRadioGroup, gt as DropdownMenuRadioItem, wt as DropdownMenuSeparator, ft as DropdownMenuShortcut, pt as DropdownMenuSub, bt as DropdownMenuSubContent, _t as DropdownMenuSubTrigger, mt as DropdownMenuTrigger, yn as E2b, bn as Ebay, No as EmptyState, Po as ErrorState, Rc as ErrorTemplate, zc as ErrorTemplateActions, Bc as ErrorTemplateContent, Vc as ErrorTemplateDescription, Hc as ErrorTemplateIcon, Uc as ErrorTemplateLogo, Wc as ErrorTemplateTitle, Gc as ErrorTemplateUrl, xn as Evernote, Sn as Exa, Cn as Factorial, wn as Figma, Tt as FilterChip, Fo as FilterChipGroup, Tn as Firecrawl, En as Fireflies, Io as FlowDiagram, Dn as FlyIo, On as Forkable, kn as Freshdesk, An as Freshservice, Yc as GatewayDiagram, jn as Gemini, Mn as Generic, Nn as Github, Pn as Gitlab, Fn as Glean, In as Gmail, Ln as Google, Rn as GoogleCalendar, zn as GoogleContacts, Bn as GoogleDocs, Vn as GoogleDrive, Hn as GoogleFinance, Un as GoogleFlight, Wn as GoogleFlights, Gn as GoogleForms, Kn as GoogleHotels, qn as GoogleJobs, Jn as GoogleMaps, Yn as GoogleNews, Xn as GoogleSheets, Zn as GoogleShopping, Qn as GoogleSlides, $n as Goose, er as Granola, tr as Heroku, nr as Hootsuite, m as HoverCard, f as HoverCardContent, p as HoverCardTrigger, rr as Hubspot, Dt as IconTile, ir as Imgflip, zi as Input, Vi as InputGroup, Hi as InputGroupAddon, Ui as InputGroupButton, Wi as InputGroupInput, Gi as InputGroupText, Ki as InputGroupTextarea, ar as Insightly, or as Intercom, sr as Jira, qi as JsonHighlight, Yi as Label, cr as Langchain, lr as LangchainLogotype, ur as Linear, dr as Linkedin, Xi as Loader, Lc as LoginPage, fr as Luma, Kc as MCP_CLIENT_METADATA, Yo as MCP_OAUTH2_PROVIDER, pr as Mailchimp, Le as Markdown, mr as Mastra, hr as MastraLogotype, gr as MathToolkit, _r as Mcp, Go as McpCardHeading, Lo as McpHeaderCheckboxToggle, zo as McpRecommendedToolsCallout, Bo as McpRecommendedToolsDeactivateDialog, Vo as McpRecommendedToolsOptOutDialog, Ho as McpRequirementListItem, $s as McpRequirementsDialog, ec as McpRequirementsStatus, Uo as McpReviewCountChip, Ro as McpSectionCallout, Wo as McpSectionNavHeader, tc as McpSelectionSummaryBar, bs as McpServerAvatarStack, xs as McpServerCard, nc as McpServerPicker, rc as McpServerPickerGrid, ic as McpServerPickerHeader, ac as McpServerPickerToolGrid, Ss as McpSetupCallout, Cs as McpToolCard, oc as McpToolInventoryPopover, ws as McpToolRecommendations, vs as McpToolkitAvatar, Ts as McpToolkitChip, Es as McpToolkitGroupHeader, Ds as McpUnoptimizedMatchCard, Os as McpViewTabs, go as Message, _o as MessageAction, vo as MessageActions, yo as MessageAvatar, bo as MessageContent, vr as Microsoft, yr as MicrosoftDynamics, br as MicrosoftExcel, xr as MicrosoftOnedrive, Sr as MicrosoftOutlookCalendar, Cr as MicrosoftOutlookMail, wr as MicrosoftPowerBi, Tr as MicrosoftPowerpoint, Er as MicrosoftSharepoint, Dr as MicrosoftTeams, Or as MicrosoftWord, kr as Miro, de as MobileTooltip, fe as MobileTooltipContent, pe as MobileTooltipProvider, me as MobileTooltipTrigger, Ar as Monday, jr as MongoDB, Mr as Netsuite, Nr as Notion, Xo as OAUTH2_PROVIDER, Zo as OAUTH_PROVIDERS, Qo as OAUTH_PROVIDER_CATALOGUE, $o as OAuthId, es as OAuthProviderId, ts as OTHER_OAUTH_PROVIDERS, Pr as Oauth, Fr as Obsidian, Ir as Okta, Lr as Openai, ns as PREBUILT_OAUTH_PROVIDERS, qo as PUBLIC_ICON_URL, Jo as PUBLIC_VIDEO_URL, Rr as Pagerduty, zr as Pinecone, Br as Pinterest, Vr as Pipedrive, Hr as Plaid, ee as Popover, Z as PopoverContent, $ as PopoverDescription, X as PopoverHeader, Y as PopoverTitle, Q as PopoverTrigger, Ur as Postgres, Wr as Posthog, Gr as Postman, Zi as ProBadge, Ri as Progress, Ii as ProgressIndicator, Li as ProgressLabel, Fi as ProgressTrack, Pi as ProgressValue, ks as PromptInput, As as PromptInputAction, js as PromptInputActions, Ms as PromptInputTextarea, Kr as Pylon, qr as Quickbooks, Ni as RadioGroup, Mi as RadioGroupItem, Jr as Railway, Yr as Reddit, Eo as RemovableChip, Do as RemovableChipButton, Ns as RequirementBadges, Xr as Resend, ea as ResizableHandle, Qi as ResizablePanel, $i as ResizablePanelGroup, Zr as Salesforce, na as ScrollArea, ta as ScrollBar, ra as ScrollButton, ia as ScrollToBottomButton, le as Select, ae as SelectContent, se as SelectGroup, re as SelectItem, te as SelectLabel, oe as SelectScrollDownButton, ce as SelectScrollUpButton, ne as SelectSeparator, ie as SelectTrigger, ue as SelectValue, aa as Separator, oa as Sheet, sa as SheetClose, ca as SheetContent, la as SheetDescription, ua as SheetFooter, da as SheetHeader, fa as SheetTitle, pa as SheetTrigger, Qr as Shopify, ha as Sidebar, ga as SidebarContent, _a as SidebarFooter, va as SidebarGroup, ya as SidebarGroupAction, ba as SidebarGroupContent, xa as SidebarGroupLabel, Sa as SidebarHeader, Ca as SidebarInput, wa as SidebarInset, Ta as SidebarMenu, Ea as SidebarMenuAction, Da as SidebarMenuBadge, Oa as SidebarMenuButton, ka as SidebarMenuItem, Aa as SidebarMenuSkeleton, ja as SidebarMenuSub, Ma as SidebarMenuSubButton, Na as SidebarMenuSubItem, Pa as SidebarProvider, Fa as SidebarRail, Ia as SidebarSeparator, La as SidebarTrigger, $r as Singlestore, ma as Skeleton, ei as Slack, za as Slider, ti as Snowflake, Va as SparkleBurst, ni as Splunk, ri as Spotify, ii as Square, ai as Squarespace, oi as Squareup, Ha as StepIndicator, Fs as StepsProgress, si as Stripe, Is as SuggestionCard, Ls as SuggestionCardSkeleton, Ga as Switch, is as TOOLKITS, as as TOOLKIT_CATALOGUE, fs as TOOLKIT_ICON_MAP, Ka as Table, qa as TableBody, Ja as TableCaption, Ya as TableCell, Xa as TableFooter, Za as TableHead, Qa as TableHeader, $a as TableRow, io as Tabs, no as TabsContent, ro as TabsList, to as TabsTrigger, Rs as TagsInput, zs as TagsInputValue, ci as Telegram, li as Tesla, Bi as Textarea, ui as Ticktick, di as Tiktok, ao as Toggle, co as ToggleGroup, so as ToggleGroupChip, Bs as ToolAuthorization, Vs as ToolAuthorizationArgs, Hs as ToolAuthorizationContent, Us as ToolAuthorizationHeader, Ws as ToolAuthorizationMessage, Gs as ToolCallAccordion, Ks as ToolCallAccordionContent, qs as ToolCallAccordionItem, Js as ToolCallAccordionTrigger, Ys as ToolCard, Ps as ToolkitCard, d as Tooltip, l as TooltipContent, u as TooltipProvider, c as TooltipTrigger, fi as Trello, pi as Twilio, mi as Twitch, Xs as UndoToastProvider, Qs as UserNav, hi as Vercel, gi as VercelLogotype, lo as ViewToolsControl, uo as VirtualizedGrid, _i as Vscode, vi as Walmart, yi as Weaviate, bi as Windsurf, xi as Workday, Si as Wrike, Ci as X, wi as Xero, Ti as Youtube, Ei as Yugabytedb, Di as Zendesk, Oi as Zoho, ki as ZohoBooks, Ai as ZohoCreator, ji as Zoom, R as avatarBadgeVariants, B as badgeVariants, D as buttonVariants, Et as filterChipVariants, os as findPrebuiltProviderById, ss as findPrebuiltProviderByProviderId, cs as findToolkitByName, ps as getToolIconByToolkitName, ms as getToolkitIcon, hs as getToolkitIconByName, gs as hasToolkitIcon, Ot as iconTileVariants, ls as isKnownToolkit, us as isPrebuiltProvider, Ji as jsonHighlightVariants, Ko as mcpSelectionCardShellVariants, ys as mcpToolkitAvatarVariants, Oo as removableChipButtonClass, ds as resolveOAuthProvider, _s as resolveToolkitIcon, Ua as stepIndicatorIconVariants, Wa as stepIndicatorLabelVariants, eo as tabsListVariants, oo as toggleVariants, Ra as useSidebar, Zs as useUndoToast };
286
+ export { r as Accordion, t as AccordionContent, n as AccordionItem, e as AccordionTrigger, kt as Adp, At as Aha, jt as Airtable, i as Alert, a as AlertAction, o as AlertDescription, T as AlertDialog, x as AlertDialogAction, C as AlertDialogCancel, y as AlertDialogContent, h as AlertDialogDescription, S as AlertDialogFooter, w as AlertDialogHeader, g as AlertDialogMedia, b as AlertDialogOverlay, E as AlertDialogPortal, _ as AlertDialogTitle, v as AlertDialogTrigger, s as AlertTitle, Mt as Amplitude, Nt as Apollo, Pt as Arcade, k as ArcadeGradient, A as ArcadeGrid, Ft as ArcadeLogo, It as Asana, Lt as Ashby, Rt as Atlassian, zt as Attio, Bt as Auth0, Cc as AuthTemplate, wc as AuthTemplateCard, Tc as AuthTemplateContent, Ec as AuthTemplateDefaultBackground, Dc as AuthTemplateDescription, Oc as AuthTemplateFooter, kc as AuthTemplateGridOverlay, Ac as AuthTemplateHeader, jc as AuthTemplateLegal, Mc as AuthTemplateLegalLink, Nc as AuthTemplateLogo, Pc as AuthTemplatePrompt, Fc as AuthTemplatePromptLink, Ic as AuthTemplateTitle, Lc as AuthTemplateVideoBackground, I as Avatar, N as AvatarBadge, F as AvatarFallback, M as AvatarGroup, j as AvatarGroupCount, P as AvatarImage, L as AvatarNotificationBadge, fo as AvatarStack, Vt as Azure, z as Badge, Ht as Bamboohr, Ut as Basecamp, Wt as Bill, Gt as Bitbucket, Kt as Bluesky, qt as Box, V as BrandChip, Jt as Braze, H as Breadcrumb, U as BreadcrumbEllipsis, W as BreadcrumbItem, G as BreadcrumbLink, K as BreadcrumbList, q as BreadcrumbPage, J as BreadcrumbSeparator, Yt as Brex, Xt as Brightdata, Zt as Buffer, O as Button, he as ByocBadge, rs as CATEGORIES, _e as Calendar, ge as CalendarDayButton, Qt as Calendly, po as Callout, ve as Card, ye as CardAction, be as CardContent, xe as CardDescription, Se as CardFooter, Ce as CardHeader, we as CardTitle, Te as ChartContainer, Ee as ChartLegend, De as ChartLegendContent, Oe as ChartStyle, ke as ChartTooltip, Ae as ChartTooltipContent, xo as ChatAssistantMessage, _c as ChatBodySkeleton, je as ChatContainerContent, Me as ChatContainerRoot, Ne as ChatContainerScrollAnchor, vc as ChatContentSkeleton, yc as ChatFooterSkeleton, bc as ChatHeaderSkeleton, ho as ChatHistoryItem, So as ChatMessageList, Co as ChatMessageListSkeleton, Sc as ChatPageSkeleton, xc as ChatSidebarSkeleton, wo as ChatStreamingIndicator, cc as ChatTemplate, lc as ChatTemplateBody, uc as ChatTemplateFooter, dc as ChatTemplateHeader, fc as ChatTemplateHeaderGroup, pc as ChatTemplateOverview, mc as ChatTemplateOverviewSubtitle, hc as ChatTemplateOverviewTitle, gc as ChatTemplateSuggestions, To as ChatUserMessage, Fe as Checkbox, Pe as CheckboxVisual, ko as ChipBody, $t as Claude, en as ClaudeCodeLogotype, Ie as ClearButton, tn as Clickhouse, nn as Clickup, Ao as ClientSecretInput, rn as Cline, an as Closeio, Re as CodeBlock, ze as CodeBlockCode, Be as CodeBlockGroup, on as Codesandbox, sn as Coinbase, Ue as Collapsible, Ve as CollapsibleContent, He as CollapsibleTrigger, Qe as Command, jo as CommandBar, Je as CommandDialog, Xe as CommandEmpty, Ke as CommandGroup, We as CommandInput, Ye as CommandItem, Ze as CommandList, Ge as CommandSeparator, qe as CommandShortcut, mo as ConfirmPopover, cn as Confluence, lt as CopyButton, ln as Cursor, un as CursorInstallDark, dn as CursorInstallLight, fn as CursorLogotype, pn as Customerio, Jc as DEFAULT_MCP_CLIENT_IDS, Yc as DEFAULT_MCP_SERVER_IDS, Ba as DS_SPARKLE_DURATION_MS, mn as Datadog, Mo as DateTimePicker, hn as Daytona, $e as Dialog, et as DialogClose, tt as DialogContent, nt as DialogDescription, rt as DialogFooter, it as DialogHeader, at as DialogOverlay, ot as DialogPortal, st as DialogTitle, ct as DialogTrigger, gn as DigitalOcean, _n as Discord, vn as Dropbox, Ct as DropdownMenu, vt as DropdownMenuCheckboxItem, xt as DropdownMenuContent, ht as DropdownMenuGroup, ut as DropdownMenuItem, yt as DropdownMenuLabel, St as DropdownMenuPortal, dt as DropdownMenuRadioGroup, gt as DropdownMenuRadioItem, wt as DropdownMenuSeparator, ft as DropdownMenuShortcut, pt as DropdownMenuSub, bt as DropdownMenuSubContent, _t as DropdownMenuSubTrigger, mt as DropdownMenuTrigger, yn as E2b, bn as Ebay, No as EmptyState, Po as ErrorState, zc as ErrorTemplate, Bc as ErrorTemplateActions, Vc as ErrorTemplateContent, Hc as ErrorTemplateDescription, Uc as ErrorTemplateIcon, Wc as ErrorTemplateLogo, Gc as ErrorTemplateTitle, Kc as ErrorTemplateUrl, xn as Evernote, Sn as Exa, Cn as Factorial, wn as Figma, Tt as FilterChip, Fo as FilterChipGroup, Tn as Firecrawl, En as Fireflies, Io as FlowDiagram, Dn as FlyIo, On as Forkable, kn as Freshdesk, An as Freshservice, Xc as GatewayDiagram, jn as Gemini, Mn as Generic, Nn as Github, Pn as Gitlab, Fn as Glean, In as Gmail, Ln as Google, Rn as GoogleCalendar, zn as GoogleContacts, Bn as GoogleDocs, Vn as GoogleDrive, Hn as GoogleFinance, Un as GoogleFlight, Wn as GoogleFlights, Gn as GoogleForms, Kn as GoogleHotels, qn as GoogleJobs, Jn as GoogleMaps, Yn as GoogleNews, Xn as GoogleSheets, Zn as GoogleShopping, Qn as GoogleSlides, $n as Goose, er as Granola, tr as Heroku, nr as Hootsuite, m as HoverCard, f as HoverCardContent, p as HoverCardTrigger, rr as Hubspot, Dt as IconTile, ir as Imgflip, zi as Input, Vi as InputGroup, Hi as InputGroupAddon, Ui as InputGroupButton, Wi as InputGroupInput, Gi as InputGroupText, Ki as InputGroupTextarea, ar as Insightly, or as Intercom, sr as Jira, qi as JsonHighlight, Yi as Label, cr as Langchain, lr as LangchainLogotype, ur as Linear, dr as Linkedin, Xi as Loader, Rc as LoginPage, fr as Luma, qc as MCP_CLIENT_METADATA, Yo as MCP_OAUTH2_PROVIDER, pr as Mailchimp, Le as Markdown, mr as Mastra, hr as MastraLogotype, gr as MathToolkit, _r as Mcp, Go as McpCardHeading, Lo as McpHeaderCheckboxToggle, zo as McpRecommendedToolsCallout, Bo as McpRecommendedToolsDeactivateDialog, Vo as McpRecommendedToolsOptOutDialog, Ho as McpRequirementListItem, ec as McpRequirementsDialog, tc as McpRequirementsStatus, Uo as McpReviewCountChip, Ro as McpSectionCallout, Wo as McpSectionNavHeader, nc as McpSelectionSummaryBar, xs as McpServerAvatarStack, Ss as McpServerCard, rc as McpServerPicker, ic as McpServerPickerGrid, ac as McpServerPickerHeader, oc as McpServerPickerToolGrid, Cs as McpSetupCallout, ws as McpToolCard, sc as McpToolInventoryPopover, Ts as McpToolRecommendations, ys as McpToolkitAvatar, Es as McpToolkitChip, Ds as McpToolkitGroupHeader, Os as McpUnoptimizedMatchCard, ks as McpViewTabs, go as Message, _o as MessageAction, vo as MessageActions, yo as MessageAvatar, bo as MessageContent, vr as Microsoft, yr as MicrosoftDynamics, br as MicrosoftExcel, xr as MicrosoftOnedrive, Sr as MicrosoftOutlookCalendar, Cr as MicrosoftOutlookMail, wr as MicrosoftPowerBi, Tr as MicrosoftPowerpoint, Er as MicrosoftSharepoint, Dr as MicrosoftTeams, Or as MicrosoftWord, kr as Miro, de as MobileTooltip, fe as MobileTooltipContent, pe as MobileTooltipProvider, me as MobileTooltipTrigger, Ar as Monday, jr as MongoDB, Mr as Netsuite, Nr as Notion, Xo as OAUTH2_PROVIDER, Zo as OAUTH_PROVIDERS, Qo as OAUTH_PROVIDER_CATALOGUE, $o as OAuthId, es as OAuthProviderId, ts as OTHER_OAUTH_PROVIDERS, Pr as Oauth, Fr as Obsidian, Ir as Okta, Lr as Openai, ns as PREBUILT_OAUTH_PROVIDERS, qo as PUBLIC_ICON_URL, Jo as PUBLIC_VIDEO_URL, Rr as Pagerduty, zr as Pinecone, Br as Pinterest, Vr as Pipedrive, Hr as Plaid, ee as Popover, Z as PopoverContent, $ as PopoverDescription, X as PopoverHeader, Y as PopoverTitle, Q as PopoverTrigger, Ur as Postgres, Wr as Posthog, Gr as Postman, Zi as ProBadge, Ri as Progress, Ii as ProgressIndicator, Li as ProgressLabel, Fi as ProgressTrack, Pi as ProgressValue, As as PromptInput, js as PromptInputAction, Ms as PromptInputActions, Ns as PromptInputTextarea, Kr as Pylon, qr as Quickbooks, Ni as RadioGroup, Mi as RadioGroupItem, Jr as Railway, Yr as Reddit, Eo as RemovableChip, Do as RemovableChipButton, Ps as RequirementBadges, Xr as Resend, ea as ResizableHandle, Qi as ResizablePanel, $i as ResizablePanelGroup, Zr as Salesforce, na as ScrollArea, ta as ScrollBar, ra as ScrollButton, ia as ScrollToBottomButton, le as Select, ae as SelectContent, se as SelectGroup, re as SelectItem, te as SelectLabel, oe as SelectScrollDownButton, ce as SelectScrollUpButton, ne as SelectSeparator, ie as SelectTrigger, ue as SelectValue, aa as Separator, oa as Sheet, sa as SheetClose, ca as SheetContent, la as SheetDescription, ua as SheetFooter, da as SheetHeader, fa as SheetTitle, pa as SheetTrigger, Qr as Shopify, ha as Sidebar, ga as SidebarContent, _a as SidebarFooter, va as SidebarGroup, ya as SidebarGroupAction, ba as SidebarGroupContent, xa as SidebarGroupLabel, Sa as SidebarHeader, Ca as SidebarInput, wa as SidebarInset, Ta as SidebarMenu, Ea as SidebarMenuAction, Da as SidebarMenuBadge, Oa as SidebarMenuButton, ka as SidebarMenuItem, Aa as SidebarMenuSkeleton, ja as SidebarMenuSub, Ma as SidebarMenuSubButton, Na as SidebarMenuSubItem, Pa as SidebarProvider, Fa as SidebarRail, Ia as SidebarSeparator, La as SidebarTrigger, $r as Singlestore, ma as Skeleton, ei as Slack, za as Slider, ti as Snowflake, Va as SparkleBurst, ni as Splunk, ri as Spotify, ii as Square, ai as Squarespace, oi as Squareup, Ha as StepIndicator, Is as StepsProgress, si as Stripe, Ls as SuggestionCard, Rs as SuggestionCardSkeleton, Ga as Switch, is as TOOLKITS, as as TOOLKIT_CATALOGUE, ps as TOOLKIT_ICON_MAP, Ka as Table, qa as TableBody, Ja as TableCaption, Ya as TableCell, Xa as TableFooter, Za as TableHead, Qa as TableHeader, $a as TableRow, io as Tabs, no as TabsContent, ro as TabsList, to as TabsTrigger, zs as TagsInput, Bs as TagsInputValue, ci as Telegram, li as Tesla, Bi as Textarea, ui as Ticktick, di as Tiktok, ao as Toggle, co as ToggleGroup, so as ToggleGroupChip, Vs as ToolAuthorization, Hs as ToolAuthorizationArgs, Us as ToolAuthorizationContent, Ws as ToolAuthorizationHeader, Gs as ToolAuthorizationMessage, Ks as ToolCallAccordion, qs as ToolCallAccordionContent, Js as ToolCallAccordionItem, Ys as ToolCallAccordionTrigger, Xs as ToolCard, Fs as ToolkitCard, d as Tooltip, l as TooltipContent, u as TooltipProvider, c as TooltipTrigger, fi as Trello, pi as Twilio, mi as Twitch, Zs as UndoToastProvider, $s as UserNav, hi as Vercel, gi as VercelLogotype, lo as ViewToolsControl, uo as VirtualizedGrid, _i as Vscode, vi as Walmart, yi as Weaviate, bi as Windsurf, xi as Workday, Si as Wrike, Ci as X, wi as Xero, Ti as Youtube, Ei as Yugabytedb, Di as Zendesk, Oi as Zoho, ki as ZohoBooks, Ai as ZohoCreator, ji as Zoom, R as avatarBadgeVariants, B as badgeVariants, D as buttonVariants, Et as filterChipVariants, os as findOAuthProvider, ss as findPrebuiltProviderById, cs as findPrebuiltProviderByProviderId, ls as findToolkitByName, ms as getToolIconByToolkitName, hs as getToolkitIcon, gs as getToolkitIconByName, _s as hasToolkitIcon, Ot as iconTileVariants, us as isKnownToolkit, ds as isPrebuiltProvider, Ji as jsonHighlightVariants, Ko as mcpSelectionCardShellVariants, bs as mcpToolkitAvatarVariants, Oo as removableChipButtonClass, fs as resolveOAuthProvider, vs as resolveToolkitIcon, Ua as stepIndicatorIconVariants, Wa as stepIndicatorLabelVariants, eo as tabsListVariants, oo as toggleVariants, Ra as useSidebar, Qs as useUndoToast };
@@ -1,7 +1,7 @@
1
1
  import { PUBLIC_ICON_URL as e, PUBLIC_VIDEO_URL as t } from "./constants.js";
2
2
  import { MCP_OAUTH2_PROVIDER as n, OAUTH2_PROVIDER as r, OAUTH_PROVIDERS as i, OAUTH_PROVIDER_CATALOGUE as a, OAuthId as o, OAuthProviderId as s, OTHER_OAUTH_PROVIDERS as c, PREBUILT_OAUTH_PROVIDERS as l } from "./oauth-providers.js";
3
3
  import { CATEGORIES as u, TOOLKITS as d, TOOLKIT_CATALOGUE as f } from "./toolkits.js";
4
- import { findPrebuiltProviderById as p, findPrebuiltProviderByProviderId as m, findToolkitByName as h, isKnownToolkit as g, isPrebuiltProvider as _, resolveOAuthProvider as v } from "./utils.js";
5
- import { TOOLKIT_ICON_MAP as y, getToolIconByToolkitName as b, getToolkitIcon as x, getToolkitIconByName as S, hasToolkitIcon as C, resolveToolkitIcon as w } from "./toolkit-icons.js";
6
- import { MCP_CLIENT_METADATA as T } from "./mcp-clients.js";
7
- export { u as CATEGORIES, T as MCP_CLIENT_METADATA, n as MCP_OAUTH2_PROVIDER, r as OAUTH2_PROVIDER, i as OAUTH_PROVIDERS, a as OAUTH_PROVIDER_CATALOGUE, o as OAuthId, s as OAuthProviderId, c as OTHER_OAUTH_PROVIDERS, l as PREBUILT_OAUTH_PROVIDERS, e as PUBLIC_ICON_URL, t as PUBLIC_VIDEO_URL, d as TOOLKITS, f as TOOLKIT_CATALOGUE, y as TOOLKIT_ICON_MAP, p as findPrebuiltProviderById, m as findPrebuiltProviderByProviderId, h as findToolkitByName, b as getToolIconByToolkitName, x as getToolkitIcon, S as getToolkitIconByName, C as hasToolkitIcon, g as isKnownToolkit, _ as isPrebuiltProvider, v as resolveOAuthProvider, w as resolveToolkitIcon };
4
+ import { findOAuthProvider as p, findPrebuiltProviderById as m, findPrebuiltProviderByProviderId as h, findToolkitByName as g, isKnownToolkit as _, isPrebuiltProvider as v, resolveOAuthProvider as y } from "./utils.js";
5
+ import { TOOLKIT_ICON_MAP as b, getToolIconByToolkitName as x, getToolkitIcon as S, getToolkitIconByName as C, hasToolkitIcon as w, resolveToolkitIcon as T } from "./toolkit-icons.js";
6
+ import { MCP_CLIENT_METADATA as E } from "./mcp-clients.js";
7
+ export { u as CATEGORIES, E as MCP_CLIENT_METADATA, n as MCP_OAUTH2_PROVIDER, r as OAUTH2_PROVIDER, i as OAUTH_PROVIDERS, a as OAUTH_PROVIDER_CATALOGUE, o as OAuthId, s as OAuthProviderId, c as OTHER_OAUTH_PROVIDERS, l as PREBUILT_OAUTH_PROVIDERS, e as PUBLIC_ICON_URL, t as PUBLIC_VIDEO_URL, d as TOOLKITS, f as TOOLKIT_CATALOGUE, b as TOOLKIT_ICON_MAP, p as findOAuthProvider, m as findPrebuiltProviderById, h as findPrebuiltProviderByProviderId, g as findToolkitByName, x as getToolIconByToolkitName, S as getToolkitIcon, C as getToolkitIconByName, w as hasToolkitIcon, _ as isKnownToolkit, v as isPrebuiltProvider, y as resolveOAuthProvider, T as resolveToolkitIcon };
@@ -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,CA+KtD,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"}
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,CAoLtD,CAAC;AAoBF;;;;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;CAUvB,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"}
@@ -4,145 +4,145 @@ import { Airtable as n } from "../components/ui/atoms/icons/airtable.js";
4
4
  import { Amplitude as ee } from "../components/ui/atoms/icons/amplitude.js";
5
5
  import { Apollo as te } from "../components/ui/atoms/icons/apollo.js";
6
6
  import { Arcade as ne } from "../components/ui/atoms/icons/arcade.js";
7
- import { Asana as re } from "../components/ui/atoms/icons/asana.js";
8
- import { Ashby as r } from "../components/ui/atoms/icons/ashby.js";
9
- import { Attio as ie } from "../components/ui/atoms/icons/attio.js";
10
- import { Auth0 as i } from "../components/ui/atoms/icons/auth0.js";
11
- import { Bamboohr as a } from "../components/ui/atoms/icons/bamboohr.js";
12
- import { Basecamp as ae } from "../components/ui/atoms/icons/basecamp.js";
13
- import { Bill as oe } from "../components/ui/atoms/icons/bill.js";
14
- import { Bitbucket as se } from "../components/ui/atoms/icons/bitbucket.js";
15
- import { Bluesky as ce } from "../components/ui/atoms/icons/bluesky.js";
16
- import { Box as o } from "../components/ui/atoms/icons/box.js";
17
- import { Braze as le } from "../components/ui/atoms/icons/braze.js";
18
- import { Brex as ue } from "../components/ui/atoms/icons/brex.js";
19
- import { Brightdata as de } from "../components/ui/atoms/icons/brightdata.js";
20
- import { Buffer as fe } from "../components/ui/atoms/icons/buffer.js";
21
- import { Calendly as s } from "../components/ui/atoms/icons/calendly.js";
22
- import { Clickhouse as pe } from "../components/ui/atoms/icons/clickhouse.js";
23
- import { Clickup as me } from "../components/ui/atoms/icons/clickup.js";
24
- import { Closeio as he } from "../components/ui/atoms/icons/closeio.js";
25
- import { Codesandbox as ge } from "../components/ui/atoms/icons/codesandbox.js";
26
- import { Coinbase as _e } from "../components/ui/atoms/icons/coinbase.js";
27
- import { Confluence as ve } from "../components/ui/atoms/icons/confluence.js";
28
- import { Cursor as c } from "../components/ui/atoms/icons/cursor.js";
29
- import { Customerio as l } from "../components/ui/atoms/icons/customerio.js";
30
- import { Datadog as u } from "../components/ui/atoms/icons/datadog.js";
31
- import { Daytona as ye } from "../components/ui/atoms/icons/daytona.js";
32
- import { DigitalOcean as be } from "../components/ui/atoms/icons/digital-ocean.js";
33
- import { Discord as d } from "../components/ui/atoms/icons/discord.js";
34
- import { Dropbox as f } from "../components/ui/atoms/icons/dropbox.js";
35
- import { E2b as p } from "../components/ui/atoms/icons/e2b.js";
36
- import { Ebay as m } from "../components/ui/atoms/icons/ebay.js";
37
- import { Evernote as h } from "../components/ui/atoms/icons/evernote.js";
38
- import { Exa as g } from "../components/ui/atoms/icons/exa.js";
39
- import { Factorial as _ } from "../components/ui/atoms/icons/factorial.js";
40
- import { Figma as v } from "../components/ui/atoms/icons/figma.js";
41
- import { Firecrawl as y } from "../components/ui/atoms/icons/firecrawl.js";
42
- import { Fireflies as b } from "../components/ui/atoms/icons/fireflies.js";
43
- import { FlyIo as x } from "../components/ui/atoms/icons/fly-io.js";
44
- import { Forkable as S } from "../components/ui/atoms/icons/forkable.js";
45
- import { Freshdesk as C } from "../components/ui/atoms/icons/freshdesk.js";
46
- import { Freshservice as w } from "../components/ui/atoms/icons/freshservice.js";
47
- import { Generic as T } from "../components/ui/atoms/icons/generic.js";
48
- import { Github as E } from "../components/ui/atoms/icons/github.js";
49
- import { Gitlab as D } from "../components/ui/atoms/icons/gitlab.js";
50
- import { Glean as O } from "../components/ui/atoms/icons/glean.js";
51
- import { Gmail as k } from "../components/ui/atoms/icons/gmail.js";
52
- import { Google as A } from "../components/ui/atoms/icons/google.js";
53
- import { GoogleCalendar as j } from "../components/ui/atoms/icons/google-calendar.js";
54
- import { GoogleContacts as M } from "../components/ui/atoms/icons/google-contacts.js";
55
- import { GoogleDocs as N } from "../components/ui/atoms/icons/google-docs.js";
56
- import { GoogleDrive as xe } from "../components/ui/atoms/icons/google-drive.js";
57
- import { GoogleFinance as Se } from "../components/ui/atoms/icons/google-finance.js";
58
- import { GoogleFlights as Ce } from "../components/ui/atoms/icons/google-flights.js";
59
- import { GoogleForms as we } from "../components/ui/atoms/icons/google-forms.js";
60
- import { GoogleHotels as Te } from "../components/ui/atoms/icons/google-hotels.js";
61
- import { GoogleJobs as Ee } from "../components/ui/atoms/icons/google-jobs.js";
62
- import { GoogleMaps as De } from "../components/ui/atoms/icons/google-maps.js";
63
- import { GoogleNews as Oe } from "../components/ui/atoms/icons/google-news.js";
64
- import { GoogleSheets as ke } from "../components/ui/atoms/icons/google-sheets.js";
65
- import { GoogleShopping as Ae } from "../components/ui/atoms/icons/google-shopping.js";
66
- import { GoogleSlides as je } from "../components/ui/atoms/icons/google-slides.js";
67
- import { Granola as Me } from "../components/ui/atoms/icons/granola.js";
68
- import { Heroku as Ne } from "../components/ui/atoms/icons/heroku.js";
69
- import { Hootsuite as Pe } from "../components/ui/atoms/icons/hootsuite.js";
70
- import { Hubspot as P } from "../components/ui/atoms/icons/hubspot.js";
71
- import { Imgflip as Fe } from "../components/ui/atoms/icons/imgflip.js";
72
- import { Insightly as Ie } from "../components/ui/atoms/icons/insightly.js";
73
- import { Intercom as Le } from "../components/ui/atoms/icons/intercom.js";
74
- import { Jira as Re } from "../components/ui/atoms/icons/jira.js";
75
- import { Linear as ze } from "../components/ui/atoms/icons/linear.js";
76
- import { Linkedin as Be } from "../components/ui/atoms/icons/linkedin.js";
77
- import { Luma as Ve } from "../components/ui/atoms/icons/luma.js";
78
- import { Mailchimp as F } from "../components/ui/atoms/icons/mailchimp.js";
79
- import { MathToolkit as He } from "../components/ui/atoms/icons/math-toolkit.js";
80
- import { Mcp as Ue } from "../components/ui/atoms/icons/mcp.js";
81
- import { Microsoft as I } from "../components/ui/atoms/icons/microsoft.js";
82
- import { MicrosoftDynamics as We } from "../components/ui/atoms/icons/microsoft-dynamics.js";
83
- import { MicrosoftExcel as Ge } from "../components/ui/atoms/icons/microsoft-excel.js";
84
- import { MicrosoftOnedrive as Ke } from "../components/ui/atoms/icons/microsoft-onedrive.js";
85
- import { MicrosoftOutlookCalendar as L } from "../components/ui/atoms/icons/microsoft-outlook-calendar.js";
86
- import { MicrosoftOutlookMail as R } from "../components/ui/atoms/icons/microsoft-outlook-mail.js";
87
- import { MicrosoftPowerBi as qe } from "../components/ui/atoms/icons/microsoft-power-bi.js";
88
- import { MicrosoftPowerpoint as Je } from "../components/ui/atoms/icons/microsoft-powerpoint.js";
89
- import { MicrosoftSharepoint as z } from "../components/ui/atoms/icons/microsoft-sharepoint.js";
90
- import { MicrosoftTeams as Ye } from "../components/ui/atoms/icons/microsoft-teams.js";
91
- import { MicrosoftWord as Xe } from "../components/ui/atoms/icons/microsoft-word.js";
92
- import { Miro as B } from "../components/ui/atoms/icons/miro.js";
93
- import { Monday as Ze } from "../components/ui/atoms/icons/monday.js";
94
- import { MongoDB as Qe } from "../components/ui/atoms/icons/mongodb.js";
95
- import { Netsuite as $e } from "../components/ui/atoms/icons/netsuite.js";
96
- import { Notion as V } from "../components/ui/atoms/icons/notion.js";
97
- import { Obsidian as et } from "../components/ui/atoms/icons/obsidian.js";
98
- import { Okta as tt } from "../components/ui/atoms/icons/okta.js";
99
- import { Pagerduty as H } from "../components/ui/atoms/icons/pagerduty.js";
100
- import { Pinecone as nt } from "../components/ui/atoms/icons/pinecone.js";
101
- import { Pinterest as rt } from "../components/ui/atoms/icons/pinterest.js";
102
- import { Pipedrive as it } from "../components/ui/atoms/icons/pipedrive.js";
103
- import { Plaid as at } from "../components/ui/atoms/icons/plaid.js";
104
- import { Postgres as ot } from "../components/ui/atoms/icons/postgres.js";
105
- import { Posthog as U } from "../components/ui/atoms/icons/posthog.js";
106
- import { Postman as st } from "../components/ui/atoms/icons/postman.js";
107
- import { Pylon as W } from "../components/ui/atoms/icons/pylon.js";
108
- import { Quickbooks as ct } from "../components/ui/atoms/icons/quickbooks.js";
109
- import { Railway as lt } from "../components/ui/atoms/icons/railway.js";
110
- import { Reddit as ut } from "../components/ui/atoms/icons/reddit.js";
111
- import { Resend as dt } from "../components/ui/atoms/icons/resend.js";
112
- import { Salesforce as ft } from "../components/ui/atoms/icons/salesforce.js";
113
- import { Shopify as pt } from "../components/ui/atoms/icons/shopify.js";
114
- import { Singlestore as mt } from "../components/ui/atoms/icons/singlestore.js";
115
- import { Slack as G } from "../components/ui/atoms/icons/slack.js";
116
- import { Snowflake as ht } from "../components/ui/atoms/icons/snowflake.js";
117
- import { Splunk as gt } from "../components/ui/atoms/icons/splunk.js";
118
- import { Spotify as _t } from "../components/ui/atoms/icons/spotify.js";
119
- import { Square as K } from "../components/ui/atoms/icons/square.js";
120
- import { Squarespace as vt } from "../components/ui/atoms/icons/squarespace.js";
121
- import { Squareup as yt } from "../components/ui/atoms/icons/squareup.js";
122
- import { Stripe as q } from "../components/ui/atoms/icons/stripe.js";
123
- import { Telegram as bt } from "../components/ui/atoms/icons/telegram.js";
124
- import { Ticktick as xt } from "../components/ui/atoms/icons/ticktick.js";
125
- import { Tiktok as St } from "../components/ui/atoms/icons/tiktok.js";
126
- import { Trello as Ct } from "../components/ui/atoms/icons/trello.js";
127
- import { Twilio as wt } from "../components/ui/atoms/icons/twilio.js";
128
- import { Twitch as Tt } from "../components/ui/atoms/icons/twitch.js";
129
- import { Vercel as Et } from "../components/ui/atoms/icons/vercel.js";
130
- import { Walmart as Dt } from "../components/ui/atoms/icons/walmart.js";
131
- import { Weaviate as Ot } from "../components/ui/atoms/icons/weaviate.js";
132
- import { Workday as kt } from "../components/ui/atoms/icons/workday.js";
133
- import { Wrike as At } from "../components/ui/atoms/icons/wrike.js";
134
- import { X as jt } from "../components/ui/atoms/icons/x.js";
135
- import { Xero as J } from "../components/ui/atoms/icons/xero.js";
136
- import { Youtube as Mt } from "../components/ui/atoms/icons/youtube.js";
137
- import { Yugabytedb as Nt } from "../components/ui/atoms/icons/yugabytedb.js";
138
- import { Zendesk as Pt } from "../components/ui/atoms/icons/zendesk.js";
139
- import { ZohoBooks as Ft } from "../components/ui/atoms/icons/zoho-books.js";
140
- import { ZohoCreator as It } from "../components/ui/atoms/icons/zoho-creator.js";
141
- import { Zoom as Lt } from "../components/ui/atoms/icons/zoom.js";
142
- import { findToolkitByName as Y } from "./utils.js";
143
- import { jsx as X } from "react/jsx-runtime";
7
+ import { Asana as r } from "../components/ui/atoms/icons/asana.js";
8
+ import { Ashby as i } from "../components/ui/atoms/icons/ashby.js";
9
+ import { Attio as re } from "../components/ui/atoms/icons/attio.js";
10
+ import { Auth0 as ie } from "../components/ui/atoms/icons/auth0.js";
11
+ import { Bamboohr as ae } from "../components/ui/atoms/icons/bamboohr.js";
12
+ import { Basecamp as oe } from "../components/ui/atoms/icons/basecamp.js";
13
+ import { Bill as a } from "../components/ui/atoms/icons/bill.js";
14
+ import { Bitbucket as o } from "../components/ui/atoms/icons/bitbucket.js";
15
+ import { Bluesky as s } from "../components/ui/atoms/icons/bluesky.js";
16
+ import { Box as c } from "../components/ui/atoms/icons/box.js";
17
+ import { Braze as se } from "../components/ui/atoms/icons/braze.js";
18
+ import { Brex as ce } from "../components/ui/atoms/icons/brex.js";
19
+ import { Brightdata as le } from "../components/ui/atoms/icons/brightdata.js";
20
+ import { Buffer as ue } from "../components/ui/atoms/icons/buffer.js";
21
+ import { Calendly as l } from "../components/ui/atoms/icons/calendly.js";
22
+ import { Clickhouse as de } from "../components/ui/atoms/icons/clickhouse.js";
23
+ import { Clickup as u } from "../components/ui/atoms/icons/clickup.js";
24
+ import { Closeio as fe } from "../components/ui/atoms/icons/closeio.js";
25
+ import { Codesandbox as pe } from "../components/ui/atoms/icons/codesandbox.js";
26
+ import { Coinbase as me } from "../components/ui/atoms/icons/coinbase.js";
27
+ import { Confluence as he } from "../components/ui/atoms/icons/confluence.js";
28
+ import { Cursor as d } from "../components/ui/atoms/icons/cursor.js";
29
+ import { Customerio as f } from "../components/ui/atoms/icons/customerio.js";
30
+ import { Datadog as p } from "../components/ui/atoms/icons/datadog.js";
31
+ import { Daytona as ge } from "../components/ui/atoms/icons/daytona.js";
32
+ import { DigitalOcean as _e } from "../components/ui/atoms/icons/digital-ocean.js";
33
+ import { Discord as m } from "../components/ui/atoms/icons/discord.js";
34
+ import { Dropbox as ve } from "../components/ui/atoms/icons/dropbox.js";
35
+ import { E2b as ye } from "../components/ui/atoms/icons/e2b.js";
36
+ import { Ebay as be } from "../components/ui/atoms/icons/ebay.js";
37
+ import { Evernote as xe } from "../components/ui/atoms/icons/evernote.js";
38
+ import { Exa as Se } from "../components/ui/atoms/icons/exa.js";
39
+ import { Factorial as Ce } from "../components/ui/atoms/icons/factorial.js";
40
+ import { Figma as h } from "../components/ui/atoms/icons/figma.js";
41
+ import { Firecrawl as g } from "../components/ui/atoms/icons/firecrawl.js";
42
+ import { Fireflies as _ } from "../components/ui/atoms/icons/fireflies.js";
43
+ import { FlyIo as v } from "../components/ui/atoms/icons/fly-io.js";
44
+ import { Forkable as y } from "../components/ui/atoms/icons/forkable.js";
45
+ import { Freshdesk as b } from "../components/ui/atoms/icons/freshdesk.js";
46
+ import { Freshservice as x } from "../components/ui/atoms/icons/freshservice.js";
47
+ import { Generic as S } from "../components/ui/atoms/icons/generic.js";
48
+ import { Github as C } from "../components/ui/atoms/icons/github.js";
49
+ import { Gitlab as w } from "../components/ui/atoms/icons/gitlab.js";
50
+ import { Glean as T } from "../components/ui/atoms/icons/glean.js";
51
+ import { Gmail as E } from "../components/ui/atoms/icons/gmail.js";
52
+ import { Google as D } from "../components/ui/atoms/icons/google.js";
53
+ import { GoogleCalendar as O } from "../components/ui/atoms/icons/google-calendar.js";
54
+ import { GoogleContacts as k } from "../components/ui/atoms/icons/google-contacts.js";
55
+ import { GoogleDocs as A } from "../components/ui/atoms/icons/google-docs.js";
56
+ import { GoogleDrive as we } from "../components/ui/atoms/icons/google-drive.js";
57
+ import { GoogleFinance as Te } from "../components/ui/atoms/icons/google-finance.js";
58
+ import { GoogleFlights as Ee } from "../components/ui/atoms/icons/google-flights.js";
59
+ import { GoogleForms as De } from "../components/ui/atoms/icons/google-forms.js";
60
+ import { GoogleHotels as Oe } from "../components/ui/atoms/icons/google-hotels.js";
61
+ import { GoogleJobs as ke } from "../components/ui/atoms/icons/google-jobs.js";
62
+ import { GoogleMaps as Ae } from "../components/ui/atoms/icons/google-maps.js";
63
+ import { GoogleNews as je } from "../components/ui/atoms/icons/google-news.js";
64
+ import { GoogleSheets as Me } from "../components/ui/atoms/icons/google-sheets.js";
65
+ import { GoogleShopping as Ne } from "../components/ui/atoms/icons/google-shopping.js";
66
+ import { GoogleSlides as Pe } from "../components/ui/atoms/icons/google-slides.js";
67
+ import { Granola as Fe } from "../components/ui/atoms/icons/granola.js";
68
+ import { Heroku as Ie } from "../components/ui/atoms/icons/heroku.js";
69
+ import { Hootsuite as Le } from "../components/ui/atoms/icons/hootsuite.js";
70
+ import { Hubspot as j } from "../components/ui/atoms/icons/hubspot.js";
71
+ import { Imgflip as Re } from "../components/ui/atoms/icons/imgflip.js";
72
+ import { Insightly as ze } from "../components/ui/atoms/icons/insightly.js";
73
+ import { Intercom as M } from "../components/ui/atoms/icons/intercom.js";
74
+ import { Jira as Be } from "../components/ui/atoms/icons/jira.js";
75
+ import { Linear as Ve } from "../components/ui/atoms/icons/linear.js";
76
+ import { Linkedin as He } from "../components/ui/atoms/icons/linkedin.js";
77
+ import { Luma as Ue } from "../components/ui/atoms/icons/luma.js";
78
+ import { Mailchimp as N } from "../components/ui/atoms/icons/mailchimp.js";
79
+ import { MathToolkit as We } from "../components/ui/atoms/icons/math-toolkit.js";
80
+ import { Mcp as Ge } from "../components/ui/atoms/icons/mcp.js";
81
+ import { Microsoft as Ke } from "../components/ui/atoms/icons/microsoft.js";
82
+ import { MicrosoftDynamics as qe } from "../components/ui/atoms/icons/microsoft-dynamics.js";
83
+ import { MicrosoftExcel as Je } from "../components/ui/atoms/icons/microsoft-excel.js";
84
+ import { MicrosoftOnedrive as Ye } from "../components/ui/atoms/icons/microsoft-onedrive.js";
85
+ import { MicrosoftOutlookCalendar as P } from "../components/ui/atoms/icons/microsoft-outlook-calendar.js";
86
+ import { MicrosoftOutlookMail as F } from "../components/ui/atoms/icons/microsoft-outlook-mail.js";
87
+ import { MicrosoftPowerBi as I } from "../components/ui/atoms/icons/microsoft-power-bi.js";
88
+ import { MicrosoftPowerpoint as Xe } from "../components/ui/atoms/icons/microsoft-powerpoint.js";
89
+ import { MicrosoftSharepoint as L } from "../components/ui/atoms/icons/microsoft-sharepoint.js";
90
+ import { MicrosoftTeams as Ze } from "../components/ui/atoms/icons/microsoft-teams.js";
91
+ import { MicrosoftWord as Qe } from "../components/ui/atoms/icons/microsoft-word.js";
92
+ import { Miro as R } from "../components/ui/atoms/icons/miro.js";
93
+ import { Monday as $e } from "../components/ui/atoms/icons/monday.js";
94
+ import { MongoDB as et } from "../components/ui/atoms/icons/mongodb.js";
95
+ import { Netsuite as tt } from "../components/ui/atoms/icons/netsuite.js";
96
+ import { Notion as z } from "../components/ui/atoms/icons/notion.js";
97
+ import { Obsidian as nt } from "../components/ui/atoms/icons/obsidian.js";
98
+ import { Okta as rt } from "../components/ui/atoms/icons/okta.js";
99
+ import { Pagerduty as B } from "../components/ui/atoms/icons/pagerduty.js";
100
+ import { Pinecone as it } from "../components/ui/atoms/icons/pinecone.js";
101
+ import { Pinterest as at } from "../components/ui/atoms/icons/pinterest.js";
102
+ import { Pipedrive as ot } from "../components/ui/atoms/icons/pipedrive.js";
103
+ import { Plaid as st } from "../components/ui/atoms/icons/plaid.js";
104
+ import { Postgres as ct } from "../components/ui/atoms/icons/postgres.js";
105
+ import { Posthog as V } from "../components/ui/atoms/icons/posthog.js";
106
+ import { Postman as lt } from "../components/ui/atoms/icons/postman.js";
107
+ import { Pylon as H } from "../components/ui/atoms/icons/pylon.js";
108
+ import { Quickbooks as ut } from "../components/ui/atoms/icons/quickbooks.js";
109
+ import { Railway as dt } from "../components/ui/atoms/icons/railway.js";
110
+ import { Reddit as ft } from "../components/ui/atoms/icons/reddit.js";
111
+ import { Resend as pt } from "../components/ui/atoms/icons/resend.js";
112
+ import { Salesforce as mt } from "../components/ui/atoms/icons/salesforce.js";
113
+ import { Shopify as ht } from "../components/ui/atoms/icons/shopify.js";
114
+ import { Singlestore as gt } from "../components/ui/atoms/icons/singlestore.js";
115
+ import { Slack as U } from "../components/ui/atoms/icons/slack.js";
116
+ import { Snowflake as _t } from "../components/ui/atoms/icons/snowflake.js";
117
+ import { Splunk as vt } from "../components/ui/atoms/icons/splunk.js";
118
+ import { Spotify as yt } from "../components/ui/atoms/icons/spotify.js";
119
+ import { Square as W } from "../components/ui/atoms/icons/square.js";
120
+ import { Squarespace as bt } from "../components/ui/atoms/icons/squarespace.js";
121
+ import { Squareup as xt } from "../components/ui/atoms/icons/squareup.js";
122
+ import { Stripe as G } from "../components/ui/atoms/icons/stripe.js";
123
+ import { Telegram as St } from "../components/ui/atoms/icons/telegram.js";
124
+ import { Ticktick as Ct } from "../components/ui/atoms/icons/ticktick.js";
125
+ import { Tiktok as wt } from "../components/ui/atoms/icons/tiktok.js";
126
+ import { Trello as Tt } from "../components/ui/atoms/icons/trello.js";
127
+ import { Twilio as Et } from "../components/ui/atoms/icons/twilio.js";
128
+ import { Twitch as Dt } from "../components/ui/atoms/icons/twitch.js";
129
+ import { Vercel as K } from "../components/ui/atoms/icons/vercel.js";
130
+ import { Walmart as Ot } from "../components/ui/atoms/icons/walmart.js";
131
+ import { Weaviate as kt } from "../components/ui/atoms/icons/weaviate.js";
132
+ import { Workday as At } from "../components/ui/atoms/icons/workday.js";
133
+ import { Wrike as jt } from "../components/ui/atoms/icons/wrike.js";
134
+ import { X as Mt } from "../components/ui/atoms/icons/x.js";
135
+ import { Xero as q } from "../components/ui/atoms/icons/xero.js";
136
+ import { Youtube as Nt } from "../components/ui/atoms/icons/youtube.js";
137
+ import { Yugabytedb as Pt } from "../components/ui/atoms/icons/yugabytedb.js";
138
+ import { Zendesk as Ft } from "../components/ui/atoms/icons/zendesk.js";
139
+ import { ZohoBooks as It } from "../components/ui/atoms/icons/zoho-books.js";
140
+ import { ZohoCreator as Lt } from "../components/ui/atoms/icons/zoho-creator.js";
141
+ import { Zoom as Rt } from "../components/ui/atoms/icons/zoom.js";
142
+ import { findToolkitByName as J } from "./utils.js";
143
+ import { jsx as Y } from "react/jsx-runtime";
144
144
  //#region lib/metadata/toolkit-icons.tsx
145
- var Z = {
145
+ var X = {
146
146
  ADPWorkforceNow: e,
147
147
  Aha: t,
148
148
  Airtable: n,
@@ -150,184 +150,193 @@ var Z = {
150
150
  Amplitude: ee,
151
151
  Apollo: te,
152
152
  ArcadeEngineApi: ne,
153
- Asana: re,
154
- Ashby: r,
155
- AshbyApi: r,
156
- Attio: ie,
157
- Auth0: i,
158
- BambooHR: a,
159
- Basecamp: ae,
160
- BillCom: oe,
161
- Bitbucket: se,
162
- Bluesky: ce,
163
- Box: o,
164
- BoxApi: o,
165
- Braze: le,
166
- Brex: ue,
167
- Brightdata: de,
168
- Buffer: fe,
169
- Calendly: s,
170
- CalendlyApi: s,
171
- Clickhouse: pe,
172
- ClickUp: me,
173
- CloseIO: he,
174
- Codesandbox: ge,
175
- Coinbase: _e,
176
- Confluence: ve,
177
- CursorAgents: c,
178
- CursorAgentsApi: c,
179
- Customerio: l,
180
- CustomerioApi: l,
181
- CustomerioPipelinesApi: l,
182
- CustomerioTrackApi: l,
183
- Datadog: u,
184
- DatadogApi: u,
185
- Daytona: ye,
186
- DigitalOcean: be,
187
- Discord: d,
188
- DiscordBot: d,
189
- Dropbox: f,
190
- E2b: p,
191
- EBay: m,
192
- Evernote: h,
193
- ExaApi: g,
194
- Factorial: _,
195
- Figma: v,
196
- FigmaApi: v,
197
- Firecrawl: y,
198
- Fireflies: b,
199
- FlyIo: x,
200
- Forkable: S,
201
- Freshdesk: C,
202
- FreshserviceApi: w,
203
- Github: E,
204
- GitLab: D,
205
- Glean: O,
206
- Gmail: k,
207
- GoogleCalendar: j,
208
- GoogleContacts: M,
209
- GoogleDocs: N,
210
- GoogleDrive: xe,
211
- GoogleFinance: Se,
212
- GoogleFlights: Ce,
213
- GoogleForms: we,
214
- GoogleHotels: Te,
215
- GoogleJobs: Ee,
216
- GoogleMaps: De,
217
- GoogleNews: Oe,
218
- GoogleSearch: A,
219
- GoogleSheets: ke,
220
- GoogleShopping: Ae,
221
- GoogleSlides: je,
222
- Granola: Me,
223
- Heroku: Ne,
224
- Hootsuite: Pe,
225
- Hubspot: P,
226
- HubspotAutomationApi: P,
227
- HubspotCmsApi: P,
228
- HubspotConversationsApi: P,
229
- HubspotCrmApi: P,
230
- HubspotEventsApi: P,
231
- HubspotMarketingApi: P,
232
- HubspotMeetingsApi: P,
233
- HubspotUsersApi: P,
234
- Imgflip: Fe,
235
- Insightly: Ie,
236
- IntercomApi: Le,
237
- Jira: Re,
238
- Linear: ze,
239
- Linkedin: Be,
240
- LumaApi: Ve,
241
- Mailchimp: F,
242
- MailchimpMarketingApi: F,
243
- Math: He,
244
- MCP: Ue,
245
- MicrosoftDynamics: We,
246
- MicrosoftExcel: Ge,
247
- MicrosoftOutlookCalendar: L,
248
- MicrosoftOutlookMail: R,
249
- MicrosoftPowerBI: qe,
250
- MicrosoftPowerpoint: Je,
251
- MicrosoftSharePoint: z,
252
- Sharepoint: z,
253
- MicrosoftTeams: Ye,
254
- MicrosoftUsers: I,
255
- MicrosoftWord: Xe,
256
- Miro: B,
257
- MiroApi: B,
258
- Monday: Ze,
259
- MongoDB: Qe,
260
- Netsuite: $e,
261
- Notion: V,
262
- NotionToolkit: V,
263
- Obsidian: et,
264
- Okta: tt,
265
- MicrosoftOnedrive: Ke,
266
- OutlookCalendar: L,
267
- OutlookMail: R,
268
- PagerDuty: H,
269
- PagerDutyApi: H,
270
- Pinecone: nt,
271
- Pinterest: rt,
272
- Pipedrive: it,
273
- Plaid: at,
274
- Posthog: U,
275
- PosthogApi: U,
276
- Postgres: ot,
277
- Postman: st,
278
- Pylon: W,
279
- PylonApi: W,
280
- Quickbooks: ct,
281
- Railway: lt,
282
- Reddit: ut,
283
- Resend: dt,
284
- Salesforce: ft,
285
- Shopify: pt,
286
- Singlestore: mt,
287
- Slack: G,
288
- SlackApi: G,
289
- Snowflake: ht,
290
- Splunk: gt,
291
- Spotify: _t,
292
- Square: K,
293
- Squareup: yt,
294
- SquareupApi: K,
295
- SquareUpApi: K,
296
- Squarespace: vt,
297
- Stripe: q,
298
- StripeApi: q,
299
- Telegram: bt,
300
- Tiktok: St,
301
- TickTickApi: xt,
302
- TrelloApi: Ct,
303
- Twilio: wt,
304
- Twitch: Tt,
305
- Vercel: Et,
306
- Walmart: Dt,
307
- WeaviateApi: Ot,
308
- Workday: kt,
309
- Wrike: At,
310
- X: jt,
311
- Xero: J,
312
- XeroApi: J,
313
- YugabyteDB: Nt,
314
- ZohoBooksApi: Ft,
315
- ZohoCreatorApi: It,
316
- Youtube: Mt,
317
- Zendesk: Pt,
318
- Zoom: Lt
319
- }, Rt = new Map(Object.entries(Z).map(([e, t]) => [e.toLowerCase(), t])), Q = (e) => {
320
- let t = e ? Rt.get(e.toLowerCase()) : void 0;
153
+ Asana: r,
154
+ AsanaApi: r,
155
+ Ashby: i,
156
+ AshbyApi: i,
157
+ Attio: re,
158
+ Auth0: ie,
159
+ BambooHR: ae,
160
+ Basecamp: oe,
161
+ BillCom: a,
162
+ Bitbucket: o,
163
+ Bluesky: s,
164
+ Box: c,
165
+ BoxApi: c,
166
+ Braze: se,
167
+ Brex: ce,
168
+ Brightdata: le,
169
+ Buffer: ue,
170
+ Calendly: l,
171
+ CalendlyApi: l,
172
+ Clickhouse: de,
173
+ ClickUp: u,
174
+ ClickUpApi: u,
175
+ CloseIO: fe,
176
+ Codesandbox: pe,
177
+ Coinbase: me,
178
+ Confluence: he,
179
+ CursorAgents: d,
180
+ CursorAgentsApi: d,
181
+ Customerio: f,
182
+ CustomerioApi: f,
183
+ CustomerioPipelinesApi: f,
184
+ CustomerioTrackApi: f,
185
+ Datadog: p,
186
+ DatadogApi: p,
187
+ Daytona: ge,
188
+ DigitalOcean: _e,
189
+ Discord: m,
190
+ DiscordBot: m,
191
+ Dropbox: ve,
192
+ E2b: ye,
193
+ EBay: be,
194
+ Evernote: xe,
195
+ ExaApi: Se,
196
+ Factorial: Ce,
197
+ Figma: h,
198
+ FigmaApi: h,
199
+ Firecrawl: g,
200
+ Fireflies: _,
201
+ FlyIo: v,
202
+ Forkable: y,
203
+ Freshdesk: b,
204
+ FreshserviceApi: x,
205
+ Github: C,
206
+ GithubApi: C,
207
+ GitLab: w,
208
+ Glean: T,
209
+ Gmail: E,
210
+ GoogleCalendar: O,
211
+ GoogleContacts: k,
212
+ GoogleDocs: A,
213
+ GoogleDrive: we,
214
+ GoogleFinance: Te,
215
+ GoogleFlights: Ee,
216
+ GoogleForms: De,
217
+ GoogleHotels: Oe,
218
+ GoogleJobs: ke,
219
+ GoogleMaps: Ae,
220
+ GoogleNews: je,
221
+ GoogleSearch: D,
222
+ GoogleSheets: Me,
223
+ GoogleShopping: Ne,
224
+ GoogleSlides: Pe,
225
+ Granola: Fe,
226
+ Heroku: Ie,
227
+ Hootsuite: Le,
228
+ Hubspot: j,
229
+ HubspotAutomationApi: j,
230
+ HubspotCmsApi: j,
231
+ HubspotConversationsApi: j,
232
+ HubspotCrmApi: j,
233
+ HubspotEventsApi: j,
234
+ HubspotMarketingApi: j,
235
+ HubspotMeetingsApi: j,
236
+ HubspotUsersApi: j,
237
+ Imgflip: Re,
238
+ Insightly: ze,
239
+ Intercom: M,
240
+ IntercomApi: M,
241
+ Jira: Be,
242
+ Linear: Ve,
243
+ Linkedin: He,
244
+ LumaApi: Ue,
245
+ Mailchimp: N,
246
+ MailchimpMarketingApi: N,
247
+ Math: We,
248
+ MCP: Ge,
249
+ MicrosoftDynamics: qe,
250
+ MicrosoftExcel: Je,
251
+ MicrosoftOutlookCalendar: P,
252
+ MicrosoftOutlookMail: F,
253
+ MicrosoftPowerBI: I,
254
+ MicrosoftPowerpoint: Xe,
255
+ MicrosoftSharePoint: L,
256
+ Sharepoint: L,
257
+ MicrosoftTeams: Ze,
258
+ MicrosoftUsers: Ke,
259
+ MicrosoftWord: Qe,
260
+ Miro: R,
261
+ MiroApi: R,
262
+ Monday: $e,
263
+ MongoDB: et,
264
+ Netsuite: tt,
265
+ Notion: z,
266
+ NotionToolkit: z,
267
+ Obsidian: nt,
268
+ Okta: rt,
269
+ MicrosoftOnedrive: Ye,
270
+ OutlookCalendar: P,
271
+ OutlookMail: F,
272
+ PagerDuty: B,
273
+ PagerDutyApi: B,
274
+ Pinecone: it,
275
+ Pinterest: at,
276
+ Pipedrive: ot,
277
+ Plaid: st,
278
+ Posthog: V,
279
+ PosthogApi: V,
280
+ Postgres: ct,
281
+ Postman: lt,
282
+ Pylon: H,
283
+ PylonApi: H,
284
+ Quickbooks: ut,
285
+ Railway: dt,
286
+ Reddit: ft,
287
+ Resend: pt,
288
+ Salesforce: mt,
289
+ Shopify: ht,
290
+ Singlestore: gt,
291
+ Slack: U,
292
+ SlackApi: U,
293
+ Snowflake: _t,
294
+ Splunk: vt,
295
+ Spotify: yt,
296
+ Square: W,
297
+ Squareup: xt,
298
+ SquareupApi: W,
299
+ SquareUpApi: W,
300
+ Squarespace: bt,
301
+ Stripe: G,
302
+ StripeApi: G,
303
+ Telegram: St,
304
+ Tiktok: wt,
305
+ TickTickApi: Ct,
306
+ TrelloApi: Tt,
307
+ Twilio: Et,
308
+ Twitch: Dt,
309
+ Vercel: K,
310
+ VercelApi: K,
311
+ Walmart: Ot,
312
+ WeaviateApi: kt,
313
+ Workday: At,
314
+ Wrike: jt,
315
+ X: Mt,
316
+ Xero: q,
317
+ XeroApi: q,
318
+ YugabyteDB: Pt,
319
+ ZohoBooksApi: It,
320
+ ZohoCreatorApi: Lt,
321
+ Youtube: Nt,
322
+ Zendesk: Ft,
323
+ Zoom: Rt
324
+ }, Z = new Map(Object.entries(X).map(([e, t]) => [e.toLowerCase(), t])), zt = /api$/, Q = (e) => {
325
+ if (!e) return {
326
+ Icon: S,
327
+ hasBrandIcon: !1
328
+ };
329
+ let t = e.toLowerCase(), n = Z.get(t) ?? Z.get(t.replace(zt, ""));
321
330
  return {
322
- Icon: t ?? T,
323
- hasBrandIcon: !!t
331
+ Icon: n ?? S,
332
+ hasBrandIcon: !!n
324
333
  };
325
- }, $ = (e) => Q(e).Icon, zt = (e) => Q(e).hasBrandIcon, Bt = (e) => {
326
- let t = $(Y(e)?.id);
327
- return ({ className: e }) => /* @__PURE__ */ X(t, { className: e });
328
- }, Vt = (e) => {
329
- let t = $(Y(e)?.id);
330
- return ({ className: e }) => /* @__PURE__ */ X(t, { className: e });
334
+ }, $ = (e) => Q(e).Icon, Bt = (e) => Q(e).hasBrandIcon, Vt = (e) => {
335
+ let t = $(J(e)?.id);
336
+ return ({ className: e }) => /* @__PURE__ */ Y(t, { className: e });
337
+ }, Ht = (e) => {
338
+ let t = $(J(e)?.id);
339
+ return ({ className: e }) => /* @__PURE__ */ Y(t, { className: e });
331
340
  };
332
341
  //#endregion
333
- export { Z as TOOLKIT_ICON_MAP, Vt as getToolIconByToolkitName, $ as getToolkitIcon, Bt as getToolkitIconByName, zt as hasToolkitIcon, Q as resolveToolkitIcon };
342
+ export { X as TOOLKIT_ICON_MAP, Ht as getToolIconByToolkitName, $ as getToolkitIcon, Vt as getToolkitIconByName, Bt as hasToolkitIcon, Q as resolveToolkitIcon };
@@ -3,15 +3,27 @@ import { OAuthCatalogue, OAuthProviderIdType, Toolkit } from './types';
3
3
  * OAUTH PROVIDERS
4
4
  */
5
5
  /**
6
- * Find a provider by its provider ID or ID, with fallback to default provider
6
+ * Find a provider whose `provider_id` OR internal `id` matches, case-insensitively.
7
+ * Tool metadata declares its auth key inconsistently — sometimes the `provider_id`
8
+ * (`reddit`), sometimes the `arcade-`-prefixed `id` (`arcade-airtable`), and the
9
+ * casing does not always match the catalogue. Returns undefined when nothing
10
+ * matches so callers can fall back to other branding (e.g. a toolkit icon).
11
+ *
12
+ * Iterating the provider list (rather than indexing the catalogue by key) also
13
+ * makes inherited keys like `__proto__` or `constructor` simply not match,
14
+ * instead of resolving to a built-in and crashing the caller.
15
+ */
16
+ export declare const findOAuthProvider: (idOrProviderId: string) => OAuthCatalogue | undefined;
17
+ /**
18
+ * Find a prebuilt provider by its provider ID or internal ID, case-insensitively.
7
19
  */
8
20
  export declare const findPrebuiltProviderByProviderId: (providerId: OAuthProviderIdType | string) => OAuthCatalogue | undefined;
9
21
  /**
10
- * Find a provider by its ID (not provider ID)
22
+ * Find a prebuilt provider by its ID (not provider ID), case-insensitively.
11
23
  */
12
24
  export declare const findPrebuiltProviderById: (id: string) => OAuthCatalogue | undefined;
13
25
  /**
14
- * Check if a provider ID corresponds to a prebuilt provider
26
+ * Check if a provider ID (or internal ID) corresponds to a prebuilt provider.
15
27
  */
16
28
  export declare const isPrebuiltProvider: (providerId: string) => boolean;
17
29
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../lib/metadata/utils.ts"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAE,cAAc,EAAE,mBAAmB,EAAE,OAAO,EAAE,MAAM,SAAS,CAAC;AAE5E;;GAEG;AAEH;;GAEG;AACH,eAAO,MAAM,gCAAgC,GAC3C,YAAY,mBAAmB,GAAG,MAAM,KACvC,cAAc,GAAG,SAGjB,CAAC;AAEJ;;GAEG;AACH,eAAO,MAAM,wBAAwB,GACnC,IAAI,MAAM,KACT,cAAc,GAAG,SACqC,CAAC;AAE1D;;GAEG;AACH,eAAO,MAAM,kBAAkB,GAAI,YAAY,MAAM,KAAG,OAGrD,CAAC;AAEJ;;;;GAIG;AACH,eAAO,MAAM,oBAAoB,GAAI,YAAY,MAAM,KAAG,cAQzC,CAAC;AAElB;;GAEG;AAEH;;GAEG;AACH,eAAO,MAAM,cAAc,GAAI,aAAa,MAAM,KAAG,OAGlD,CAAC;AAEJ;;;GAGG;AACH,eAAO,MAAM,iBAAiB,GAAI,aAAa,MAAM,KAAG,OAAO,GAAG,SAajE,CAAC"}
1
+ {"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../lib/metadata/utils.ts"],"names":[],"mappings":"AAMA,OAAO,KAAK,EAAE,cAAc,EAAE,mBAAmB,EAAE,OAAO,EAAE,MAAM,SAAS,CAAC;AAE5E;;GAEG;AAEH;;;;;;;;;;GAUG;AACH,eAAO,MAAM,iBAAiB,GAC5B,gBAAgB,MAAM,KACrB,cAAc,GAAG,SAOnB,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,gCAAgC,GAC3C,YAAY,mBAAmB,GAAG,MAAM,KACvC,cAAc,GAAG,SAOnB,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,wBAAwB,GACnC,IAAI,MAAM,KACT,cAAc,GAAG,SAKnB,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,kBAAkB,GAAI,YAAY,MAAM,KAAG,OACI,CAAC;AAE7D;;;;GAIG;AACH,eAAO,MAAM,oBAAoB,GAAI,YAAY,MAAM,KAAG,cACR,CAAC;AAEnD;;GAEG;AAEH;;GAEG;AACH,eAAO,MAAM,cAAc,GAAI,aAAa,MAAM,KAAG,OAGlD,CAAC;AAEJ;;;GAGG;AACH,eAAO,MAAM,iBAAiB,GAAI,aAAa,MAAM,KAAG,OAAO,GAAG,SAajE,CAAC"}
@@ -1,9 +1,18 @@
1
- import { OAUTH2_PROVIDER as e, OAUTH_PROVIDERS as t, OAUTH_PROVIDER_CATALOGUE as n, PREBUILT_OAUTH_PROVIDERS as r } from "./oauth-providers.js";
2
- import { TOOLKITS as i, TOOLKIT_CATALOGUE as a } from "./toolkits.js";
1
+ import { OAUTH2_PROVIDER as e, OAUTH_PROVIDERS as t, PREBUILT_OAUTH_PROVIDERS as n } from "./oauth-providers.js";
2
+ import { TOOLKITS as r, TOOLKIT_CATALOGUE as i } from "./toolkits.js";
3
3
  //#region lib/metadata/utils.ts
4
- var o = (e) => r.find((t) => t.provider_id === e || t.id === e), s = (e) => r.find((t) => t.id === e), c = (e) => r.some((t) => t.provider_id === e || t.id === e), l = (r) => (Object.hasOwn(n, r) ? n[r] : void 0) ?? t.find((e) => e.id === r) ?? e, u = (e) => Object.keys(a).some((t) => t.toLowerCase() === e.toLowerCase()), d = (e) => {
5
- let t = e.toLowerCase(), n = i.filter((e) => e.label.toLowerCase() === t || e.id.toLowerCase() === t);
4
+ var a = (e) => {
5
+ let n = e.toLowerCase();
6
+ return t.find((e) => e.provider_id.toLowerCase() === n || e.id.toLowerCase() === n);
7
+ }, o = (e) => {
8
+ let t = e.toLowerCase();
9
+ return n.find((e) => e.provider_id.toLowerCase() === t || e.id.toLowerCase() === t);
10
+ }, s = (e) => {
11
+ let t = e.toLowerCase();
12
+ return n.find((e) => e.id.toLowerCase() === t);
13
+ }, c = (e) => o(e) !== void 0, l = (t) => a(t) ?? e, u = (e) => Object.keys(i).some((t) => t.toLowerCase() === e.toLowerCase()), d = (e) => {
14
+ let t = e.toLowerCase(), n = r.filter((e) => e.label.toLowerCase() === t || e.id.toLowerCase() === t);
6
15
  if (n.length !== 0) return n.find((e) => !e.isHidden) ?? n[0];
7
16
  };
8
17
  //#endregion
9
- export { s as findPrebuiltProviderById, o as findPrebuiltProviderByProviderId, d as findToolkitByName, u as isKnownToolkit, c as isPrebuiltProvider, l as resolveOAuthProvider };
18
+ export { a as findOAuthProvider, s as findPrebuiltProviderById, o as findPrebuiltProviderByProviderId, d as findToolkitByName, u as isKnownToolkit, c as isPrebuiltProvider, l as resolveOAuthProvider };
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@arcadeai/design-system",
3
3
  "private": false,
4
- "version": "7.6.0",
4
+ "version": "7.7.0",
5
5
  "type": "module",
6
6
  "main": "./dist/main.js",
7
7
  "types": "./dist/main.d.ts",
@@ -53,6 +53,7 @@
53
53
  "generate-metadata-json": "bunx tsx ./scripts/generate-metadata-json.ts",
54
54
  "generate-icons": "bun ./scripts/generate-icon-components.js",
55
55
  "build:registry": "bun ./scripts/generate-registry.ts && bun x shadcn build",
56
+ "check:registry": "bun ./scripts/generate-registry.ts && git diff --exit-code -- registry.json",
56
57
  "chromatic": "npx chromatic --project-token=chpt_674283917711300"
57
58
  },
58
59
  "peerDependencies": {