@arcadeai/design-system 2.0.0 → 2.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (38) hide show
  1. package/dist/assets/index.css +1 -1
  2. package/dist/assets/tokens.css +1 -1
  3. package/dist/assets/variables.css +1 -1
  4. package/dist/components/index.js +235 -231
  5. package/dist/components/ui/atoms/icons/imgflip.d.ts +3 -0
  6. package/dist/components/ui/atoms/icons/imgflip.js +35 -0
  7. package/dist/components/ui/atoms/icons/index.d.ts +2 -0
  8. package/dist/components/ui/atoms/icons/index.js +126 -122
  9. package/dist/components/ui/atoms/icons/mongodb.d.ts +3 -0
  10. package/dist/components/ui/atoms/icons/mongodb.js +39 -0
  11. package/dist/components/ui/atoms/index.js +213 -209
  12. package/dist/components/ui/atoms/resizable.js +1 -1
  13. package/dist/components/ui/atoms/switch.d.ts +5 -1
  14. package/dist/components/ui/atoms/switch.js +98 -73
  15. package/dist/components/ui/index.js +235 -231
  16. package/dist/components/ui/molecules/index.js +1 -1
  17. package/dist/components/ui/molecules/requirement-badges.js +2 -2
  18. package/dist/components/ui/molecules/toolkit-card.js +1 -1
  19. package/dist/components/ui/molecules/toolkit-selection-summary.js +2 -2
  20. package/dist/components/ui/organisms/toolkit-picker/components/search-input.js +2 -2
  21. package/dist/components/ui/organisms/toolkit-picker/components/select-button.js +2 -2
  22. package/dist/components/ui/organisms/toolkit-picker/components/toolkit-card-with-selection.js +1 -1
  23. package/dist/components/ui/organisms/toolkit-picker/hooks/use-toolkit-picker-filter.test.js +2 -2
  24. package/dist/components/ui/organisms/toolkit-picker/hooks/use-toolkit-picker-search.test.js +2 -2
  25. package/dist/components/ui/organisms/toolkit-picker/hooks/use-toolkit-picker-selection.test.js +2 -2
  26. package/dist/components/ui/organisms/toolkit-picker/toolkit-picker.js +2 -2
  27. package/dist/components/ui/organisms/toolkit-picker/toolkit-picker.test.js +2 -2
  28. package/dist/components/ui/utils/memo.test.js +1 -1
  29. package/dist/lib/arcade/arcade.test.js +1 -1
  30. package/dist/lib/utils.test.js +1 -1
  31. package/dist/{magic-string.es-QnVUNas7.js → magic-string.es-uPKorP4O.js} +7 -4
  32. package/dist/main.js +263 -259
  33. package/dist/metadata/toolkits.js +138 -106
  34. package/dist/{react-resizable-panels.browser-ZHjTH32c.js → react-resizable-panels.browser-DggUboAp.js} +2 -2
  35. package/dist/{react.esm-CAxz4dXo.js → react.esm-DUaR5u-J.js} +1 -1
  36. package/dist/{toolkit-card-fWmjBnBQ.js → toolkit-card-DgjPGtsJ.js} +1 -1
  37. package/dist/{vi.bdSIJ99Y-hyudrc3R.js → vi.bdSIJ99Y-Bs-viS39.js} +1 -1
  38. package/package.json +35 -34
package/dist/main.js CHANGED
@@ -1,8 +1,8 @@
1
1
  import { Accordion as e, AccordionContent as t, AccordionItem as p, AccordionTrigger as a } from "./components/ui/atoms/accordion.js";
2
2
  import { Alert as i, AlertDescription as l, AlertTitle as f } from "./components/ui/atoms/alert.js";
3
- import { AlertDialog as n, AlertDialogAction as d, AlertDialogCancel as u, AlertDialogContent as g, AlertDialogDescription as b, AlertDialogFooter as S, AlertDialogHeader as c, AlertDialogOverlay as s, AlertDialogPortal as C, AlertDialogTitle as T, AlertDialogTrigger as D } from "./components/ui/atoms/alert-dialog.js";
3
+ import { AlertDialog as n, AlertDialogAction as d, AlertDialogCancel as g, AlertDialogContent as u, AlertDialogDescription as b, AlertDialogFooter as S, AlertDialogHeader as c, AlertDialogOverlay as s, AlertDialogPortal as C, AlertDialogTitle as T, AlertDialogTrigger as D } from "./components/ui/atoms/alert-dialog.js";
4
4
  import { Avatar as M, AvatarFallback as h, AvatarImage as P } from "./components/ui/atoms/avatar.js";
5
- import { Badge as G, badgeVariants as k } from "./components/ui/atoms/badge.js";
5
+ import { Badge as G, badgeVariants as I } from "./components/ui/atoms/badge.js";
6
6
  import { Breadcrumb as O, BreadcrumbEllipsis as R, BreadcrumbItem as v, BreadcrumbLink as w, BreadcrumbList as H, BreadcrumbPage as y, BreadcrumbSeparator as L } from "./components/ui/atoms/breadcrumb.js";
7
7
  import { Button as F, buttonVariants as U } from "./components/ui/atoms/button.js";
8
8
  import { ByocBadge as V } from "./components/ui/atoms/byoc-badge.js";
@@ -10,8 +10,8 @@ import { Card as N, CardAction as W, CardContent as q, CardDescription as J, Car
10
10
  import { ChartContainer as Y, ChartLegend as j, ChartLegendContent as $, ChartStyle as oo, ChartTooltip as ro, ChartTooltipContent as eo } from "./components/ui/atoms/chart.js";
11
11
  import { Checkbox as po } from "./components/ui/atoms/checkbox.js";
12
12
  import { Collapsible as mo, CollapsibleContent as io, CollapsibleTrigger as lo } from "./components/ui/atoms/collapsible.js";
13
- import { Command as xo, CommandDialog as no, CommandEmpty as uo, CommandGroup as go, CommandInput as bo, CommandItem as So, CommandList as co, CommandSeparator as so, CommandShortcut as Co } from "./components/ui/atoms/command.js";
14
- import { Dialog as Do, DialogClose as Ao, DialogContent as Mo, DialogDescription as ho, DialogFooter as Po, DialogHeader as Bo, DialogOverlay as Go, DialogPortal as ko, DialogTitle as Io, DialogTrigger as Oo } from "./components/ui/atoms/dialog.js";
13
+ import { Command as xo, CommandDialog as no, CommandEmpty as go, CommandGroup as uo, CommandInput as bo, CommandItem as So, CommandList as co, CommandSeparator as so, CommandShortcut as Co } from "./components/ui/atoms/command.js";
14
+ import { Dialog as Do, DialogClose as Ao, DialogContent as Mo, DialogDescription as ho, DialogFooter as Po, DialogHeader as Bo, DialogOverlay as Go, DialogPortal as Io, DialogTitle as ko, DialogTrigger as Oo } from "./components/ui/atoms/dialog.js";
15
15
  import { DropdownMenu as vo, DropdownMenuCheckboxItem as wo, DropdownMenuContent as Ho, DropdownMenuGroup as yo, DropdownMenuItem as Lo, DropdownMenuLabel as Eo, DropdownMenuPortal as Fo, DropdownMenuRadioGroup as Uo, DropdownMenuRadioItem as _o, DropdownMenuSeparator as Vo, DropdownMenuShortcut as zo, DropdownMenuSub as No, DropdownMenuSubContent as Wo, DropdownMenuSubTrigger as qo, DropdownMenuTrigger as Jo } from "./components/ui/atoms/dropdown-menu.js";
16
16
  import { HoverCard as Xo, HoverCardContent as Zo, HoverCardTrigger as Qo } from "./components/ui/atoms/hover-card.js";
17
17
  import { Adp as jo } from "./components/ui/atoms/icons/adp.js";
@@ -22,14 +22,14 @@ import { Arcade as mr } from "./components/ui/atoms/icons/arcade.js";
22
22
  import { Asana as lr } from "./components/ui/atoms/icons/asana.js";
23
23
  import { Ashby as xr } from "./components/ui/atoms/icons/ashby.js";
24
24
  import { Atlassian as dr } from "./components/ui/atoms/icons/atlassian.js";
25
- import { Auth0 as gr } from "./components/ui/atoms/icons/auth0.js";
25
+ import { Auth0 as ur } from "./components/ui/atoms/icons/auth0.js";
26
26
  import { Azure as Sr } from "./components/ui/atoms/icons/azure.js";
27
27
  import { Bamboohr as sr } from "./components/ui/atoms/icons/bamboohr.js";
28
28
  import { Basecamp as Tr } from "./components/ui/atoms/icons/basecamp.js";
29
29
  import { Bill as Ar } from "./components/ui/atoms/icons/bill.js";
30
30
  import { Bitbucket as hr } from "./components/ui/atoms/icons/bitbucket.js";
31
31
  import { Bluesky as Br } from "./components/ui/atoms/icons/bluesky.js";
32
- import { Box as kr } from "./components/ui/atoms/icons/box.js";
32
+ import { Box as Ir } from "./components/ui/atoms/icons/box.js";
33
33
  import { Braze as Or } from "./components/ui/atoms/icons/braze.js";
34
34
  import { Brex as vr } from "./components/ui/atoms/icons/brex.js";
35
35
  import { Buffer as Hr } from "./components/ui/atoms/icons/buffer.js";
@@ -49,14 +49,14 @@ import { Ebay as me } from "./components/ui/atoms/icons/ebay.js";
49
49
  import { Evernote as le } from "./components/ui/atoms/icons/evernote.js";
50
50
  import { Factorial as xe } from "./components/ui/atoms/icons/factorial.js";
51
51
  import { Figma as de } from "./components/ui/atoms/icons/figma.js";
52
- import { Firecrawl as ge } from "./components/ui/atoms/icons/firecrawl.js";
52
+ import { Firecrawl as ue } from "./components/ui/atoms/icons/firecrawl.js";
53
53
  import { Generic as Se } from "./components/ui/atoms/icons/generic.js";
54
54
  import { Github as se } from "./components/ui/atoms/icons/github.js";
55
55
  import { Gitlab as Te } from "./components/ui/atoms/icons/gitlab.js";
56
56
  import { Gmail as Ae } from "./components/ui/atoms/icons/gmail.js";
57
57
  import { Google as he } from "./components/ui/atoms/icons/google.js";
58
58
  import { GoogleCalendar as Be } from "./components/ui/atoms/icons/google-calendar.js";
59
- import { GoogleContacts as ke } from "./components/ui/atoms/icons/google-contacts.js";
59
+ import { GoogleContacts as Ie } from "./components/ui/atoms/icons/google-contacts.js";
60
60
  import { GoogleDocs as Oe } from "./components/ui/atoms/icons/google-docs.js";
61
61
  import { GoogleDrive as ve } from "./components/ui/atoms/icons/google-drive.js";
62
62
  import { GoogleFinance as He } from "./components/ui/atoms/icons/google-finance.js";
@@ -72,89 +72,91 @@ import { GoogleSlides as je } from "./components/ui/atoms/icons/google-slides.js
72
72
  import { Heroku as ot } from "./components/ui/atoms/icons/heroku.js";
73
73
  import { Hootsuite as et } from "./components/ui/atoms/icons/hootsuite.js";
74
74
  import { Hubspot as pt } from "./components/ui/atoms/icons/hubspot.js";
75
- import { Intercom as mt } from "./components/ui/atoms/icons/intercom.js";
76
- import { Jira as lt } from "./components/ui/atoms/icons/jira.js";
77
- import { Linear as xt } from "./components/ui/atoms/icons/linear.js";
78
- import { Linkedin as dt } from "./components/ui/atoms/icons/linkedin.js";
79
- import { Mailchimp as gt } from "./components/ui/atoms/icons/mailchimp.js";
80
- import { Mcp as St } from "./components/ui/atoms/icons/mcp.js";
81
- import { Microsoft as st } from "./components/ui/atoms/icons/microsoft.js";
82
- import { MicrosoftDynamics as Tt } from "./components/ui/atoms/icons/microsoft-dynamics.js";
83
- import { MicrosoftSharepoint as At } from "./components/ui/atoms/icons/microsoft-sharepoint.js";
84
- import { MicrosoftTeams as ht } from "./components/ui/atoms/icons/microsoft-teams.js";
85
- import { Miro as Bt } from "./components/ui/atoms/icons/miro.js";
86
- import { Monday as kt } from "./components/ui/atoms/icons/monday.js";
87
- import { Netsuite as Ot } from "./components/ui/atoms/icons/netsuite.js";
88
- import { Notion as vt } from "./components/ui/atoms/icons/notion.js";
89
- import { Oauth as Ht } from "./components/ui/atoms/icons/oauth.js";
90
- import { Obsidian as Lt } from "./components/ui/atoms/icons/obsidian.js";
91
- import { Okta as Ft } from "./components/ui/atoms/icons/okta.js";
92
- import { OneDrive as _t } from "./components/ui/atoms/icons/one-drive.js";
93
- import { OutlookCalendar as zt } from "./components/ui/atoms/icons/outlook-calendar.js";
94
- import { OutlookMail as Wt } from "./components/ui/atoms/icons/outlook-mail.js";
95
- import { Pinecone as Jt } from "./components/ui/atoms/icons/pinecone.js";
96
- import { Pinterest as Xt } from "./components/ui/atoms/icons/pinterest.js";
97
- import { Pipedrive as Qt } from "./components/ui/atoms/icons/pipedrive.js";
98
- import { Plaid as jt } from "./components/ui/atoms/icons/plaid.js";
99
- import { Postgres as op } from "./components/ui/atoms/icons/postgres.js";
100
- import { Quickbooks as ep } from "./components/ui/atoms/icons/quickbooks.js";
101
- import { Reddit as pp } from "./components/ui/atoms/icons/reddit.js";
102
- import { Salesforce as mp } from "./components/ui/atoms/icons/salesforce.js";
103
- import { Shopify as lp } from "./components/ui/atoms/icons/shopify.js";
104
- import { Singlestore as xp } from "./components/ui/atoms/icons/singlestore.js";
105
- import { Slack as dp } from "./components/ui/atoms/icons/slack.js";
106
- import { Snowflake as gp } from "./components/ui/atoms/icons/snowflake.js";
107
- import { Splunk as Sp } from "./components/ui/atoms/icons/splunk.js";
108
- import { Spotify as sp } from "./components/ui/atoms/icons/spotify.js";
109
- import { Square as Tp } from "./components/ui/atoms/icons/square.js";
110
- import { Squarespace as Ap } from "./components/ui/atoms/icons/squarespace.js";
111
- import { Stripe as hp } from "./components/ui/atoms/icons/stripe.js";
112
- import { Tesla as Bp } from "./components/ui/atoms/icons/tesla.js";
113
- import { Tiktok as kp } from "./components/ui/atoms/icons/tiktok.js";
114
- import { Trello as Op } from "./components/ui/atoms/icons/trello.js";
115
- import { Twilio as vp } from "./components/ui/atoms/icons/twilio.js";
116
- import { Twitch as Hp } from "./components/ui/atoms/icons/twitch.js";
117
- import { Vercel as Lp } from "./components/ui/atoms/icons/vercel.js";
118
- import { Walmart as Fp } from "./components/ui/atoms/icons/walmart.js";
119
- import { Weaviate as _p } from "./components/ui/atoms/icons/weaviate.js";
120
- import { Workday as zp } from "./components/ui/atoms/icons/workday.js";
121
- import { Wrike as Wp } from "./components/ui/atoms/icons/wrike.js";
122
- import { X as Jp } from "./components/ui/atoms/icons/x.js";
123
- import { Xero as Xp } from "./components/ui/atoms/icons/xero.js";
124
- import { Youtube as Qp } from "./components/ui/atoms/icons/youtube.js";
125
- import { Zendesk as jp } from "./components/ui/atoms/icons/zendesk.js";
126
- import { Zoom as oa } from "./components/ui/atoms/icons/zoom.js";
127
- import { Input as ea } from "./components/ui/atoms/input.js";
128
- import { Label as pa } from "./components/ui/atoms/label.js";
129
- import { MobileTooltip as ma, MobileTooltipContent as ia, MobileTooltipProvider as la, MobileTooltipTrigger as fa } from "./components/ui/atoms/mobile-tooltip.js";
130
- import { Popover as na, PopoverAnchor as da, PopoverContent as ua, PopoverTrigger as ga } from "./components/ui/atoms/popover.js";
131
- import { ProBadge as Sa } from "./components/ui/atoms/pro-badge.js";
132
- import { Progress as sa } from "./components/ui/atoms/progress.js";
133
- import { RadioGroup as Ta, RadioGroupItem as Da } from "./components/ui/atoms/radio-group.js";
134
- import { ResizableHandle as Ma, ResizablePanel as ha, ResizablePanelGroup as Pa } from "./components/ui/atoms/resizable.js";
135
- import { ScrollArea as Ga, ScrollBar as ka } from "./components/ui/atoms/scroll-area.js";
136
- import { Select as Oa, SelectContent as Ra, SelectGroup as va, SelectItem as wa, SelectLabel as Ha, SelectScrollDownButton as ya, SelectScrollUpButton as La, SelectSeparator as Ea, SelectTrigger as Fa, SelectValue as Ua } from "./components/ui/atoms/select.js";
137
- import { Separator as Va } from "./components/ui/atoms/separator.js";
138
- import { Sheet as Na, SheetClose as Wa, SheetContent as qa, SheetDescription as Ja, SheetFooter as Ka, SheetHeader as Xa, SheetTitle as Za, SheetTrigger as Qa } from "./components/ui/atoms/sheet.js";
139
- import { Sidebar as ja, SidebarContent as $a, SidebarFooter as om, SidebarGroup as rm, SidebarGroupAction as em, SidebarGroupContent as tm, SidebarGroupLabel as pm, SidebarHeader as am, SidebarInput as mm, SidebarInset as im, SidebarMenu as lm, SidebarMenuAction as fm, SidebarMenuBadge as xm, SidebarMenuButton as nm, SidebarMenuItem as dm, SidebarMenuSkeleton as um, SidebarMenuSub as gm, SidebarMenuSubButton as bm, SidebarMenuSubItem as Sm, SidebarProvider as cm, SidebarRail as sm, SidebarSeparator as Cm, SidebarTrigger as Tm, useSidebar as Dm } from "./components/ui/atoms/sidebar.js";
140
- import { Skeleton as Mm } from "./components/ui/atoms/skeleton.js";
141
- import { Slider as Pm } from "./components/ui/atoms/slider.js";
142
- import { Switch as Gm } from "./components/ui/atoms/switch.js";
143
- import { Table as Im, TableBody as Om, TableCaption as Rm, TableCell as vm, TableFooter as wm, TableHead as Hm, TableHeader as ym, TableRow as Lm } from "./components/ui/atoms/table.js";
144
- import { Tabs as Fm, TabsContent as Um, TabsList as _m, TabsTrigger as Vm } from "./components/ui/atoms/tabs.js";
145
- import { Textarea as Nm } from "./components/ui/atoms/textarea.js";
146
- import { Toggle as qm, toggleVariants as Jm } from "./components/ui/atoms/toggle.js";
147
- import { Tooltip as Xm, TooltipContent as Zm, TooltipProvider as Qm, TooltipTrigger as Ym } from "./components/ui/atoms/tooltip.js";
148
- import { EmptyState as $m } from "./components/ui/molecules/empty-state.js";
149
- import { R as ri, T as ei } from "./toolkit-card-fWmjBnBQ.js";
150
- import { ToolCard as pi } from "./components/ui/molecules/tool-card.js";
151
- import { ToolkitPickerTrigger as mi } from "./components/ui/molecules/toolkit-picker-trigger.js";
152
- import { ToolkitSelectionSummary as li } from "./components/ui/molecules/toolkit-selection-summary.js";
153
- import { ToolkitPicker as xi } from "./components/ui/organisms/toolkit-picker/index.js";
154
- import { PUBLIC_ICON_URL as di } from "./metadata/constants.js";
155
- import { OAUTH2_PROVIDER as gi, OAUTH_PROVIDERS as bi, OAUTH_PROVIDER_CATALOGUE as Si, OAuthId as ci, OAuthProviderId as si, OTHER_OAUTH_PROVIDERS as Ci, PREBUILT_OAUTH_PROVIDERS as Ti } from "./metadata/oauth-providers.js";
156
- import { CATEGORIES as Ai, TOOLKITS as Mi, TOOLKIT_CATALOGUE as hi } from "./metadata/toolkits.js";
157
- import { findPrebuiltProviderById as Bi, findPrebuiltProviderByProviderId as Gi, isPrebuiltProvider as ki } from "./metadata/utils.js";
75
+ import { Imgflip as mt } from "./components/ui/atoms/icons/imgflip.js";
76
+ import { Intercom as lt } from "./components/ui/atoms/icons/intercom.js";
77
+ import { Jira as xt } from "./components/ui/atoms/icons/jira.js";
78
+ import { Linear as dt } from "./components/ui/atoms/icons/linear.js";
79
+ import { Linkedin as ut } from "./components/ui/atoms/icons/linkedin.js";
80
+ import { Mailchimp as St } from "./components/ui/atoms/icons/mailchimp.js";
81
+ import { Mcp as st } from "./components/ui/atoms/icons/mcp.js";
82
+ import { Microsoft as Tt } from "./components/ui/atoms/icons/microsoft.js";
83
+ import { MicrosoftDynamics as At } from "./components/ui/atoms/icons/microsoft-dynamics.js";
84
+ import { MicrosoftSharepoint as ht } from "./components/ui/atoms/icons/microsoft-sharepoint.js";
85
+ import { MicrosoftTeams as Bt } from "./components/ui/atoms/icons/microsoft-teams.js";
86
+ import { Miro as It } from "./components/ui/atoms/icons/miro.js";
87
+ import { Monday as Ot } from "./components/ui/atoms/icons/monday.js";
88
+ import { MongoDB as vt } from "./components/ui/atoms/icons/mongodb.js";
89
+ import { Netsuite as Ht } from "./components/ui/atoms/icons/netsuite.js";
90
+ import { Notion as Lt } from "./components/ui/atoms/icons/notion.js";
91
+ import { Oauth as Ft } from "./components/ui/atoms/icons/oauth.js";
92
+ import { Obsidian as _t } from "./components/ui/atoms/icons/obsidian.js";
93
+ import { Okta as zt } from "./components/ui/atoms/icons/okta.js";
94
+ import { OneDrive as Wt } from "./components/ui/atoms/icons/one-drive.js";
95
+ import { OutlookCalendar as Jt } from "./components/ui/atoms/icons/outlook-calendar.js";
96
+ import { OutlookMail as Xt } from "./components/ui/atoms/icons/outlook-mail.js";
97
+ import { Pinecone as Qt } from "./components/ui/atoms/icons/pinecone.js";
98
+ import { Pinterest as jt } from "./components/ui/atoms/icons/pinterest.js";
99
+ import { Pipedrive as op } from "./components/ui/atoms/icons/pipedrive.js";
100
+ import { Plaid as ep } from "./components/ui/atoms/icons/plaid.js";
101
+ import { Postgres as pp } from "./components/ui/atoms/icons/postgres.js";
102
+ import { Quickbooks as mp } from "./components/ui/atoms/icons/quickbooks.js";
103
+ import { Reddit as lp } from "./components/ui/atoms/icons/reddit.js";
104
+ import { Salesforce as xp } from "./components/ui/atoms/icons/salesforce.js";
105
+ import { Shopify as dp } from "./components/ui/atoms/icons/shopify.js";
106
+ import { Singlestore as up } from "./components/ui/atoms/icons/singlestore.js";
107
+ import { Slack as Sp } from "./components/ui/atoms/icons/slack.js";
108
+ import { Snowflake as sp } from "./components/ui/atoms/icons/snowflake.js";
109
+ import { Splunk as Tp } from "./components/ui/atoms/icons/splunk.js";
110
+ import { Spotify as Ap } from "./components/ui/atoms/icons/spotify.js";
111
+ import { Square as hp } from "./components/ui/atoms/icons/square.js";
112
+ import { Squarespace as Bp } from "./components/ui/atoms/icons/squarespace.js";
113
+ import { Stripe as Ip } from "./components/ui/atoms/icons/stripe.js";
114
+ import { Tesla as Op } from "./components/ui/atoms/icons/tesla.js";
115
+ import { Tiktok as vp } from "./components/ui/atoms/icons/tiktok.js";
116
+ import { Trello as Hp } from "./components/ui/atoms/icons/trello.js";
117
+ import { Twilio as Lp } from "./components/ui/atoms/icons/twilio.js";
118
+ import { Twitch as Fp } from "./components/ui/atoms/icons/twitch.js";
119
+ import { Vercel as _p } from "./components/ui/atoms/icons/vercel.js";
120
+ import { Walmart as zp } from "./components/ui/atoms/icons/walmart.js";
121
+ import { Weaviate as Wp } from "./components/ui/atoms/icons/weaviate.js";
122
+ import { Workday as Jp } from "./components/ui/atoms/icons/workday.js";
123
+ import { Wrike as Xp } from "./components/ui/atoms/icons/wrike.js";
124
+ import { X as Qp } from "./components/ui/atoms/icons/x.js";
125
+ import { Xero as jp } from "./components/ui/atoms/icons/xero.js";
126
+ import { Youtube as oa } from "./components/ui/atoms/icons/youtube.js";
127
+ import { Zendesk as ea } from "./components/ui/atoms/icons/zendesk.js";
128
+ import { Zoom as pa } from "./components/ui/atoms/icons/zoom.js";
129
+ import { Input as ma } from "./components/ui/atoms/input.js";
130
+ import { Label as la } from "./components/ui/atoms/label.js";
131
+ import { MobileTooltip as xa, MobileTooltipContent as na, MobileTooltipProvider as da, MobileTooltipTrigger as ga } from "./components/ui/atoms/mobile-tooltip.js";
132
+ import { Popover as ba, PopoverAnchor as Sa, PopoverContent as ca, PopoverTrigger as sa } from "./components/ui/atoms/popover.js";
133
+ import { ProBadge as Ta } from "./components/ui/atoms/pro-badge.js";
134
+ import { Progress as Aa } from "./components/ui/atoms/progress.js";
135
+ import { RadioGroup as ha, RadioGroupItem as Pa } from "./components/ui/atoms/radio-group.js";
136
+ import { ResizableHandle as Ga, ResizablePanel as Ia, ResizablePanelGroup as ka } from "./components/ui/atoms/resizable.js";
137
+ import { ScrollArea as Ra, ScrollBar as va } from "./components/ui/atoms/scroll-area.js";
138
+ import { Select as Ha, SelectContent as ya, SelectGroup as La, SelectItem as Ea, SelectLabel as Fa, SelectScrollDownButton as Ua, SelectScrollUpButton as _a, SelectSeparator as Va, SelectTrigger as za, SelectValue as Na } from "./components/ui/atoms/select.js";
139
+ import { Separator as qa } from "./components/ui/atoms/separator.js";
140
+ import { Sheet as Ka, SheetClose as Xa, SheetContent as Za, SheetDescription as Qa, SheetFooter as Ya, SheetHeader as ja, SheetTitle as $a, SheetTrigger as om } from "./components/ui/atoms/sheet.js";
141
+ import { Sidebar as em, SidebarContent as tm, SidebarFooter as pm, SidebarGroup as am, SidebarGroupAction as mm, SidebarGroupContent as im, SidebarGroupLabel as lm, SidebarHeader as fm, SidebarInput as xm, SidebarInset as nm, SidebarMenu as dm, SidebarMenuAction as gm, SidebarMenuBadge as um, SidebarMenuButton as bm, SidebarMenuItem as Sm, SidebarMenuSkeleton as cm, SidebarMenuSub as sm, SidebarMenuSubButton as Cm, SidebarMenuSubItem as Tm, SidebarProvider as Dm, SidebarRail as Am, SidebarSeparator as Mm, SidebarTrigger as hm, useSidebar as Pm } from "./components/ui/atoms/sidebar.js";
142
+ import { Skeleton as Gm } from "./components/ui/atoms/skeleton.js";
143
+ import { Slider as km } from "./components/ui/atoms/slider.js";
144
+ import { Switch as Rm } from "./components/ui/atoms/switch.js";
145
+ import { Table as wm, TableBody as Hm, TableCaption as ym, TableCell as Lm, TableFooter as Em, TableHead as Fm, TableHeader as Um, TableRow as _m } from "./components/ui/atoms/table.js";
146
+ import { Tabs as zm, TabsContent as Nm, TabsList as Wm, TabsTrigger as qm } from "./components/ui/atoms/tabs.js";
147
+ import { Textarea as Km } from "./components/ui/atoms/textarea.js";
148
+ import { Toggle as Zm, toggleVariants as Qm } from "./components/ui/atoms/toggle.js";
149
+ import { Tooltip as jm, TooltipContent as $m, TooltipProvider as oi, TooltipTrigger as ri } from "./components/ui/atoms/tooltip.js";
150
+ import { EmptyState as ti } from "./components/ui/molecules/empty-state.js";
151
+ import { R as ai, T as mi } from "./toolkit-card-DgjPGtsJ.js";
152
+ import { ToolCard as li } from "./components/ui/molecules/tool-card.js";
153
+ import { ToolkitPickerTrigger as xi } from "./components/ui/molecules/toolkit-picker-trigger.js";
154
+ import { ToolkitSelectionSummary as di } from "./components/ui/molecules/toolkit-selection-summary.js";
155
+ import { ToolkitPicker as ui } from "./components/ui/organisms/toolkit-picker/index.js";
156
+ import { PUBLIC_ICON_URL as Si } from "./metadata/constants.js";
157
+ import { OAUTH2_PROVIDER as si, OAUTH_PROVIDERS as Ci, OAUTH_PROVIDER_CATALOGUE as Ti, OAuthId as Di, OAuthProviderId as Ai, OTHER_OAUTH_PROVIDERS as Mi, PREBUILT_OAUTH_PROVIDERS as hi } from "./metadata/oauth-providers.js";
158
+ import { CATEGORIES as Bi, TOOLKITS as Gi, TOOLKIT_CATALOGUE as Ii } from "./metadata/toolkits.js";
159
+ import { findPrebuiltProviderById as Oi, findPrebuiltProviderByProviderId as Ri, isPrebuiltProvider as vi } from "./metadata/utils.js";
158
160
  export {
159
161
  e as Accordion,
160
162
  t as AccordionContent,
@@ -167,8 +169,8 @@ export {
167
169
  l as AlertDescription,
168
170
  n as AlertDialog,
169
171
  d as AlertDialogAction,
170
- u as AlertDialogCancel,
171
- g as AlertDialogContent,
172
+ g as AlertDialogCancel,
173
+ u as AlertDialogContent,
172
174
  b as AlertDialogDescription,
173
175
  S as AlertDialogFooter,
174
176
  c as AlertDialogHeader,
@@ -182,7 +184,7 @@ export {
182
184
  lr as Asana,
183
185
  xr as Ashby,
184
186
  dr as Atlassian,
185
- gr as Auth0,
187
+ ur as Auth0,
186
188
  M as Avatar,
187
189
  h as AvatarFallback,
188
190
  P as AvatarImage,
@@ -193,7 +195,7 @@ export {
193
195
  Ar as Bill,
194
196
  hr as Bitbucket,
195
197
  Br as Bluesky,
196
- kr as Box,
198
+ Ir as Box,
197
199
  Or as Braze,
198
200
  O as Breadcrumb,
199
201
  R as BreadcrumbEllipsis,
@@ -206,7 +208,7 @@ export {
206
208
  Hr as Buffer,
207
209
  F as Button,
208
210
  V as ByocBadge,
209
- Ai as CATEGORIES,
211
+ Bi as CATEGORIES,
210
212
  Lr as Calendly,
211
213
  N as Card,
212
214
  W as CardAction,
@@ -232,8 +234,8 @@ export {
232
234
  lo as CollapsibleTrigger,
233
235
  xo as Command,
234
236
  no as CommandDialog,
235
- uo as CommandEmpty,
236
- go as CommandGroup,
237
+ go as CommandEmpty,
238
+ uo as CommandGroup,
237
239
  bo as CommandInput,
238
240
  So as CommandItem,
239
241
  co as CommandList,
@@ -248,8 +250,8 @@ export {
248
250
  Po as DialogFooter,
249
251
  Bo as DialogHeader,
250
252
  Go as DialogOverlay,
251
- ko as DialogPortal,
252
- Io as DialogTitle,
253
+ Io as DialogPortal,
254
+ ko as DialogTitle,
253
255
  Oo as DialogTrigger,
254
256
  jr as DigitalOcean,
255
257
  oe as Discord,
@@ -271,18 +273,18 @@ export {
271
273
  Jo as DropdownMenuTrigger,
272
274
  pe as E2b,
273
275
  me as Ebay,
274
- $m as EmptyState,
276
+ ti as EmptyState,
275
277
  le as Evernote,
276
278
  xe as Factorial,
277
279
  de as Figma,
278
- ge as Firecrawl,
280
+ ue as Firecrawl,
279
281
  Se as Generic,
280
282
  se as Github,
281
283
  Te as Gitlab,
282
284
  Ae as Gmail,
283
285
  he as Google,
284
286
  Be as GoogleCalendar,
285
- ke as GoogleContacts,
287
+ Ie as GoogleContacts,
286
288
  Oe as GoogleDocs,
287
289
  ve as GoogleDrive,
288
290
  He as GoogleFinance,
@@ -301,161 +303,163 @@ export {
301
303
  Zo as HoverCardContent,
302
304
  Qo as HoverCardTrigger,
303
305
  pt as Hubspot,
304
- ea as Input,
305
- mt as Intercom,
306
- lt as Jira,
307
- pa as Label,
308
- xt as Linear,
309
- dt as Linkedin,
310
- gt as Mailchimp,
311
- St as Mcp,
312
- st as Microsoft,
313
- Tt as MicrosoftDynamics,
314
- At as MicrosoftSharepoint,
315
- ht as MicrosoftTeams,
316
- Bt as Miro,
317
- ma as MobileTooltip,
318
- ia as MobileTooltipContent,
319
- la as MobileTooltipProvider,
320
- fa as MobileTooltipTrigger,
321
- kt as Monday,
322
- Ot as Netsuite,
323
- vt as Notion,
324
- gi as OAUTH2_PROVIDER,
325
- bi as OAUTH_PROVIDERS,
326
- Si as OAUTH_PROVIDER_CATALOGUE,
327
- ci as OAuthId,
328
- si as OAuthProviderId,
329
- Ci as OTHER_OAUTH_PROVIDERS,
330
- Ht as Oauth,
331
- Lt as Obsidian,
332
- Ft as Okta,
333
- _t as OneDrive,
334
- zt as OutlookCalendar,
335
- Wt as OutlookMail,
336
- Ti as PREBUILT_OAUTH_PROVIDERS,
337
- di as PUBLIC_ICON_URL,
338
- Jt as Pinecone,
339
- Xt as Pinterest,
340
- Qt as Pipedrive,
341
- jt as Plaid,
342
- na as Popover,
343
- da as PopoverAnchor,
344
- ua as PopoverContent,
345
- ga as PopoverTrigger,
346
- op as Postgres,
347
- Sa as ProBadge,
348
- sa as Progress,
349
- ep as Quickbooks,
350
- Ta as RadioGroup,
351
- Da as RadioGroupItem,
352
- pp as Reddit,
353
- ri as RequirementBadges,
354
- Ma as ResizableHandle,
355
- ha as ResizablePanel,
356
- Pa as ResizablePanelGroup,
357
- mp as Salesforce,
358
- Ga as ScrollArea,
359
- ka as ScrollBar,
360
- Oa as Select,
361
- Ra as SelectContent,
362
- va as SelectGroup,
363
- wa as SelectItem,
364
- Ha as SelectLabel,
365
- ya as SelectScrollDownButton,
366
- La as SelectScrollUpButton,
367
- Ea as SelectSeparator,
368
- Fa as SelectTrigger,
369
- Ua as SelectValue,
370
- Va as Separator,
371
- Na as Sheet,
372
- Wa as SheetClose,
373
- qa as SheetContent,
374
- Ja as SheetDescription,
375
- Ka as SheetFooter,
376
- Xa as SheetHeader,
377
- Za as SheetTitle,
378
- Qa as SheetTrigger,
379
- lp as Shopify,
380
- ja as Sidebar,
381
- $a as SidebarContent,
382
- om as SidebarFooter,
383
- rm as SidebarGroup,
384
- em as SidebarGroupAction,
385
- tm as SidebarGroupContent,
386
- pm as SidebarGroupLabel,
387
- am as SidebarHeader,
388
- mm as SidebarInput,
389
- im as SidebarInset,
390
- lm as SidebarMenu,
391
- fm as SidebarMenuAction,
392
- xm as SidebarMenuBadge,
393
- nm as SidebarMenuButton,
394
- dm as SidebarMenuItem,
395
- um as SidebarMenuSkeleton,
396
- gm as SidebarMenuSub,
397
- bm as SidebarMenuSubButton,
398
- Sm as SidebarMenuSubItem,
399
- cm as SidebarProvider,
400
- sm as SidebarRail,
401
- Cm as SidebarSeparator,
402
- Tm as SidebarTrigger,
403
- xp as Singlestore,
404
- Mm as Skeleton,
405
- dp as Slack,
406
- Pm as Slider,
407
- gp as Snowflake,
408
- Sp as Splunk,
409
- sp as Spotify,
410
- Tp as Square,
411
- Ap as Squarespace,
412
- hp as Stripe,
413
- Gm as Switch,
414
- Mi as TOOLKITS,
415
- hi as TOOLKIT_CATALOGUE,
416
- Im as Table,
417
- Om as TableBody,
418
- Rm as TableCaption,
419
- vm as TableCell,
420
- wm as TableFooter,
421
- Hm as TableHead,
422
- ym as TableHeader,
423
- Lm as TableRow,
424
- Fm as Tabs,
425
- Um as TabsContent,
426
- _m as TabsList,
427
- Vm as TabsTrigger,
428
- Bp as Tesla,
429
- Nm as Textarea,
430
- kp as Tiktok,
431
- qm as Toggle,
432
- pi as ToolCard,
433
- ei as ToolkitCard,
434
- xi as ToolkitPicker,
435
- mi as ToolkitPickerTrigger,
436
- li as ToolkitSelectionSummary,
437
- Xm as Tooltip,
438
- Zm as TooltipContent,
439
- Qm as TooltipProvider,
440
- Ym as TooltipTrigger,
441
- Op as Trello,
442
- vp as Twilio,
443
- Hp as Twitch,
444
- Lp as Vercel,
445
- Fp as Walmart,
446
- _p as Weaviate,
447
- zp as Workday,
448
- Wp as Wrike,
449
- Jp as X,
450
- Xp as Xero,
451
- Qp as Youtube,
452
- jp as Zendesk,
453
- oa as Zoom,
454
- k as badgeVariants,
306
+ mt as Imgflip,
307
+ ma as Input,
308
+ lt as Intercom,
309
+ xt as Jira,
310
+ la as Label,
311
+ dt as Linear,
312
+ ut as Linkedin,
313
+ St as Mailchimp,
314
+ st as Mcp,
315
+ Tt as Microsoft,
316
+ At as MicrosoftDynamics,
317
+ ht as MicrosoftSharepoint,
318
+ Bt as MicrosoftTeams,
319
+ It as Miro,
320
+ xa as MobileTooltip,
321
+ na as MobileTooltipContent,
322
+ da as MobileTooltipProvider,
323
+ ga as MobileTooltipTrigger,
324
+ Ot as Monday,
325
+ vt as MongoDB,
326
+ Ht as Netsuite,
327
+ Lt as Notion,
328
+ si as OAUTH2_PROVIDER,
329
+ Ci as OAUTH_PROVIDERS,
330
+ Ti as OAUTH_PROVIDER_CATALOGUE,
331
+ Di as OAuthId,
332
+ Ai as OAuthProviderId,
333
+ Mi as OTHER_OAUTH_PROVIDERS,
334
+ Ft as Oauth,
335
+ _t as Obsidian,
336
+ zt as Okta,
337
+ Wt as OneDrive,
338
+ Jt as OutlookCalendar,
339
+ Xt as OutlookMail,
340
+ hi as PREBUILT_OAUTH_PROVIDERS,
341
+ Si as PUBLIC_ICON_URL,
342
+ Qt as Pinecone,
343
+ jt as Pinterest,
344
+ op as Pipedrive,
345
+ ep as Plaid,
346
+ ba as Popover,
347
+ Sa as PopoverAnchor,
348
+ ca as PopoverContent,
349
+ sa as PopoverTrigger,
350
+ pp as Postgres,
351
+ Ta as ProBadge,
352
+ Aa as Progress,
353
+ mp as Quickbooks,
354
+ ha as RadioGroup,
355
+ Pa as RadioGroupItem,
356
+ lp as Reddit,
357
+ ai as RequirementBadges,
358
+ Ga as ResizableHandle,
359
+ Ia as ResizablePanel,
360
+ ka as ResizablePanelGroup,
361
+ xp as Salesforce,
362
+ Ra as ScrollArea,
363
+ va as ScrollBar,
364
+ Ha as Select,
365
+ ya as SelectContent,
366
+ La as SelectGroup,
367
+ Ea as SelectItem,
368
+ Fa as SelectLabel,
369
+ Ua as SelectScrollDownButton,
370
+ _a as SelectScrollUpButton,
371
+ Va as SelectSeparator,
372
+ za as SelectTrigger,
373
+ Na as SelectValue,
374
+ qa as Separator,
375
+ Ka as Sheet,
376
+ Xa as SheetClose,
377
+ Za as SheetContent,
378
+ Qa as SheetDescription,
379
+ Ya as SheetFooter,
380
+ ja as SheetHeader,
381
+ $a as SheetTitle,
382
+ om as SheetTrigger,
383
+ dp as Shopify,
384
+ em as Sidebar,
385
+ tm as SidebarContent,
386
+ pm as SidebarFooter,
387
+ am as SidebarGroup,
388
+ mm as SidebarGroupAction,
389
+ im as SidebarGroupContent,
390
+ lm as SidebarGroupLabel,
391
+ fm as SidebarHeader,
392
+ xm as SidebarInput,
393
+ nm as SidebarInset,
394
+ dm as SidebarMenu,
395
+ gm as SidebarMenuAction,
396
+ um as SidebarMenuBadge,
397
+ bm as SidebarMenuButton,
398
+ Sm as SidebarMenuItem,
399
+ cm as SidebarMenuSkeleton,
400
+ sm as SidebarMenuSub,
401
+ Cm as SidebarMenuSubButton,
402
+ Tm as SidebarMenuSubItem,
403
+ Dm as SidebarProvider,
404
+ Am as SidebarRail,
405
+ Mm as SidebarSeparator,
406
+ hm as SidebarTrigger,
407
+ up as Singlestore,
408
+ Gm as Skeleton,
409
+ Sp as Slack,
410
+ km as Slider,
411
+ sp as Snowflake,
412
+ Tp as Splunk,
413
+ Ap as Spotify,
414
+ hp as Square,
415
+ Bp as Squarespace,
416
+ Ip as Stripe,
417
+ Rm as Switch,
418
+ Gi as TOOLKITS,
419
+ Ii as TOOLKIT_CATALOGUE,
420
+ wm as Table,
421
+ Hm as TableBody,
422
+ ym as TableCaption,
423
+ Lm as TableCell,
424
+ Em as TableFooter,
425
+ Fm as TableHead,
426
+ Um as TableHeader,
427
+ _m as TableRow,
428
+ zm as Tabs,
429
+ Nm as TabsContent,
430
+ Wm as TabsList,
431
+ qm as TabsTrigger,
432
+ Op as Tesla,
433
+ Km as Textarea,
434
+ vp as Tiktok,
435
+ Zm as Toggle,
436
+ li as ToolCard,
437
+ mi as ToolkitCard,
438
+ ui as ToolkitPicker,
439
+ xi as ToolkitPickerTrigger,
440
+ di as ToolkitSelectionSummary,
441
+ jm as Tooltip,
442
+ $m as TooltipContent,
443
+ oi as TooltipProvider,
444
+ ri as TooltipTrigger,
445
+ Hp as Trello,
446
+ Lp as Twilio,
447
+ Fp as Twitch,
448
+ _p as Vercel,
449
+ zp as Walmart,
450
+ Wp as Weaviate,
451
+ Jp as Workday,
452
+ Xp as Wrike,
453
+ Qp as X,
454
+ jp as Xero,
455
+ oa as Youtube,
456
+ ea as Zendesk,
457
+ pa as Zoom,
458
+ I as badgeVariants,
455
459
  U as buttonVariants,
456
- Bi as findPrebuiltProviderById,
457
- Gi as findPrebuiltProviderByProviderId,
458
- ki as isPrebuiltProvider,
459
- Jm as toggleVariants,
460
- Dm as useSidebar
460
+ Oi as findPrebuiltProviderById,
461
+ Ri as findPrebuiltProviderByProviderId,
462
+ vi as isPrebuiltProvider,
463
+ Qm as toggleVariants,
464
+ Pm as useSidebar
461
465
  };