@arcadeai/design-system 3.29.0 → 3.29.2

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 (78) hide show
  1. package/dist/components/index.js +95 -101
  2. package/dist/components/ui/index.d.ts +0 -1
  3. package/dist/components/ui/index.d.ts.map +1 -1
  4. package/dist/components/ui/index.js +95 -101
  5. package/dist/components/ui/molecules/index.d.ts +0 -2
  6. package/dist/components/ui/molecules/index.d.ts.map +1 -1
  7. package/dist/components/ui/molecules/index.js +9 -13
  8. package/dist/components/ui/molecules/requirement-badges.js +4 -7
  9. package/dist/components/ui/molecules/toolkit-card.d.ts +14 -2
  10. package/dist/components/ui/molecules/toolkit-card.d.ts.map +1 -1
  11. package/dist/components/ui/molecules/toolkit-card.js +1 -1
  12. package/dist/main.js +136 -142
  13. package/dist/{toolkit-card-BTFS_2j_.js → toolkit-card-DE-5B2dS.js} +2 -5
  14. package/package.json +27 -71
  15. package/dist/components/ui/molecules/toolkit-picker-trigger.d.ts +0 -9
  16. package/dist/components/ui/molecules/toolkit-picker-trigger.d.ts.map +0 -1
  17. package/dist/components/ui/molecules/toolkit-picker-trigger.js +0 -99
  18. package/dist/components/ui/molecules/toolkit-selection-summary.d.ts +0 -12
  19. package/dist/components/ui/molecules/toolkit-selection-summary.d.ts.map +0 -1
  20. package/dist/components/ui/molecules/toolkit-selection-summary.js +0 -116
  21. package/dist/components/ui/organisms/index.d.ts +0 -3
  22. package/dist/components/ui/organisms/index.d.ts.map +0 -1
  23. package/dist/components/ui/organisms/index.js +0 -4
  24. package/dist/components/ui/organisms/toolkit-picker/components/action-buttons.d.ts +0 -7
  25. package/dist/components/ui/organisms/toolkit-picker/components/action-buttons.d.ts.map +0 -1
  26. package/dist/components/ui/organisms/toolkit-picker/components/action-buttons.js +0 -54
  27. package/dist/components/ui/organisms/toolkit-picker/components/filter-badges.d.ts +0 -2
  28. package/dist/components/ui/organisms/toolkit-picker/components/filter-badges.d.ts.map +0 -1
  29. package/dist/components/ui/organisms/toolkit-picker/components/filter-badges.js +0 -89
  30. package/dist/components/ui/organisms/toolkit-picker/components/footer-summary.d.ts +0 -2
  31. package/dist/components/ui/organisms/toolkit-picker/components/footer-summary.d.ts.map +0 -1
  32. package/dist/components/ui/organisms/toolkit-picker/components/footer-summary.js +0 -36
  33. package/dist/components/ui/organisms/toolkit-picker/components/search-input.d.ts +0 -2
  34. package/dist/components/ui/organisms/toolkit-picker/components/search-input.d.ts.map +0 -1
  35. package/dist/components/ui/organisms/toolkit-picker/components/search-input.js +0 -70
  36. package/dist/components/ui/organisms/toolkit-picker/components/select-button.d.ts +0 -10
  37. package/dist/components/ui/organisms/toolkit-picker/components/select-button.d.ts.map +0 -1
  38. package/dist/components/ui/organisms/toolkit-picker/components/select-button.js +0 -35
  39. package/dist/components/ui/organisms/toolkit-picker/components/toolkit-card-with-selection.d.ts +0 -10
  40. package/dist/components/ui/organisms/toolkit-picker/components/toolkit-card-with-selection.d.ts.map +0 -1
  41. package/dist/components/ui/organisms/toolkit-picker/components/toolkit-card-with-selection.js +0 -36
  42. package/dist/components/ui/organisms/toolkit-picker/components/toolkit-list.d.ts +0 -9
  43. package/dist/components/ui/organisms/toolkit-picker/components/toolkit-list.d.ts.map +0 -1
  44. package/dist/components/ui/organisms/toolkit-picker/components/toolkit-list.js +0 -169
  45. package/dist/components/ui/organisms/toolkit-picker/components/tools-list.d.ts +0 -9
  46. package/dist/components/ui/organisms/toolkit-picker/components/tools-list.d.ts.map +0 -1
  47. package/dist/components/ui/organisms/toolkit-picker/components/tools-list.js +0 -125
  48. package/dist/components/ui/organisms/toolkit-picker/components/unoptimized-toggle.d.ts +0 -21
  49. package/dist/components/ui/organisms/toolkit-picker/components/unoptimized-toggle.d.ts.map +0 -1
  50. package/dist/components/ui/organisms/toolkit-picker/components/unoptimized-toggle.js +0 -29
  51. package/dist/components/ui/organisms/toolkit-picker/hooks/featured-toolkits.d.ts +0 -8
  52. package/dist/components/ui/organisms/toolkit-picker/hooks/featured-toolkits.d.ts.map +0 -1
  53. package/dist/components/ui/organisms/toolkit-picker/hooks/featured-toolkits.js +0 -11
  54. package/dist/components/ui/organisms/toolkit-picker/hooks/use-toolkit-picker.d.ts +0 -60
  55. package/dist/components/ui/organisms/toolkit-picker/hooks/use-toolkit-picker.d.ts.map +0 -1
  56. package/dist/components/ui/organisms/toolkit-picker/hooks/use-toolkit-picker.js +0 -326
  57. package/dist/components/ui/organisms/toolkit-picker/index.d.ts +0 -17
  58. package/dist/components/ui/organisms/toolkit-picker/index.d.ts.map +0 -1
  59. package/dist/components/ui/organisms/toolkit-picker/index.js +0 -17
  60. package/dist/components/ui/organisms/toolkit-picker/mocks/toolkit-collection.d.ts +0 -14
  61. package/dist/components/ui/organisms/toolkit-picker/mocks/toolkit-collection.d.ts.map +0 -1
  62. package/dist/components/ui/organisms/toolkit-picker/mocks/toolkit-collection.js +0 -896
  63. package/dist/components/ui/organisms/toolkit-picker/toolkit-picker.d.ts +0 -3
  64. package/dist/components/ui/organisms/toolkit-picker/toolkit-picker.d.ts.map +0 -1
  65. package/dist/components/ui/organisms/toolkit-picker/toolkit-picker.js +0 -221
  66. package/dist/components/ui/organisms/toolkit-picker/utils/toolkit-grouping.d.ts +0 -51
  67. package/dist/components/ui/organisms/toolkit-picker/utils/toolkit-grouping.d.ts.map +0 -1
  68. package/dist/components/ui/organisms/toolkit-picker/utils/toolkit-grouping.js +0 -81
  69. package/dist/lib/arcade/arcade.d.ts +0 -76
  70. package/dist/lib/arcade/arcade.d.ts.map +0 -1
  71. package/dist/lib/arcade/arcade.js +0 -1305
  72. package/dist/lib/arcade/mocks.d.ts +0 -3
  73. package/dist/lib/arcade/mocks.d.ts.map +0 -1
  74. package/dist/lib/arcade/mocks.js +0 -547
  75. package/dist/lib/arcade/toolkit-collection.d.ts +0 -15
  76. package/dist/lib/arcade/toolkit-collection.d.ts.map +0 -1
  77. package/dist/lib/arcade/toolkit-collection.js +0 -149
  78. package/dist/web-sgv-FK6q.js +0 -84
package/dist/main.js CHANGED
@@ -1,9 +1,9 @@
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 f, AlertTitle as l } from "./components/ui/atoms/alert.js";
3
- import { AlertDialog as n, AlertDialogAction as d, AlertDialogCancel as u, AlertDialogContent as g, AlertDialogDescription as c, AlertDialogFooter as s, AlertDialogHeader as S, AlertDialogOverlay as b, AlertDialogPortal as C, AlertDialogTitle as T, AlertDialogTrigger as D } from "./components/ui/atoms/alert-dialog.js";
4
- import { Avatar as M, AvatarFallback as P, AvatarImage as h } from "./components/ui/atoms/avatar.js";
5
- import { Badge as B, badgeVariants as I } from "./components/ui/atoms/badge.js";
6
- import { Breadcrumb as O, BreadcrumbEllipsis as R, BreadcrumbItem as y, BreadcrumbLink as v, BreadcrumbList as w, BreadcrumbPage as H, BreadcrumbSeparator as L } from "./components/ui/atoms/breadcrumb.js";
3
+ import { AlertDialog as n, AlertDialogAction as d, AlertDialogCancel as u, AlertDialogContent as g, AlertDialogDescription as s, AlertDialogFooter as c, AlertDialogHeader as b, AlertDialogOverlay as S, AlertDialogPortal as C, AlertDialogTitle as T, AlertDialogTrigger as D } from "./components/ui/atoms/alert-dialog.js";
4
+ import { Avatar as M, AvatarFallback as h, AvatarImage as P } from "./components/ui/atoms/avatar.js";
5
+ import { Badge as I, badgeVariants as k } from "./components/ui/atoms/badge.js";
6
+ import { Breadcrumb as O, BreadcrumbEllipsis as R, BreadcrumbItem as v, BreadcrumbLink as w, BreadcrumbList as y, BreadcrumbPage as H, BreadcrumbSeparator as L } from "./components/ui/atoms/breadcrumb.js";
7
7
  import { Button as _, buttonVariants as F } from "./components/ui/atoms/button.js";
8
8
  import { ByocBadge as U } from "./components/ui/atoms/byoc-badge.js";
9
9
  import { C as z, a as W } from "./calendar-cxv-TTEh.js";
@@ -11,8 +11,8 @@ import { Card as q, CardAction as K, CardContent as J, CardDescription as X, Car
11
11
  import { ChartContainer as oo, ChartLegend as ro, ChartLegendContent as eo, ChartStyle as to, ChartTooltip as po, ChartTooltipContent as ao } from "./components/ui/atoms/chart.js";
12
12
  import { Checkbox as io } from "./components/ui/atoms/checkbox.js";
13
13
  import { Collapsible as lo, CollapsibleContent as xo, CollapsibleTrigger as no } from "./components/ui/atoms/collapsible.js";
14
- import { Command as go, CommandDialog as co, CommandEmpty as so, CommandGroup as So, CommandInput as bo, CommandItem as Co, CommandList as To, CommandSeparator as Do, CommandShortcut as Ao } from "./components/ui/atoms/command.js";
15
- import { Dialog as Po, DialogClose as ho, DialogContent as ko, DialogDescription as Bo, DialogFooter as Io, DialogHeader as Go, DialogOverlay as Oo, DialogPortal as Ro, DialogTitle as yo, DialogTrigger as vo } from "./components/ui/atoms/dialog.js";
14
+ import { Command as go, CommandDialog as so, CommandEmpty as co, CommandGroup as bo, CommandInput as So, CommandItem as Co, CommandList as To, CommandSeparator as Do, CommandShortcut as Ao } from "./components/ui/atoms/command.js";
15
+ import { Dialog as ho, DialogClose as Po, DialogContent as Bo, DialogDescription as Io, DialogFooter as ko, DialogHeader as Go, DialogOverlay as Oo, DialogPortal as Ro, DialogTitle as vo, DialogTrigger as wo } from "./components/ui/atoms/dialog.js";
16
16
  import { DropdownMenu as Ho, DropdownMenuCheckboxItem as Lo, DropdownMenuContent as Eo, DropdownMenuGroup as _o, DropdownMenuItem as Fo, DropdownMenuLabel as Vo, DropdownMenuPortal as Uo, DropdownMenuRadioGroup as No, DropdownMenuRadioItem as zo, DropdownMenuSeparator as Wo, DropdownMenuShortcut as Zo, DropdownMenuSub as qo, DropdownMenuSubContent as Ko, DropdownMenuSubTrigger as Jo, DropdownMenuTrigger as Xo } from "./components/ui/atoms/dropdown-menu.js";
17
17
  import { HoverCard as Yo, HoverCardContent as jo, HoverCardTrigger as $o } from "./components/ui/atoms/hover-card.js";
18
18
  import { Adp as rr } from "./components/ui/atoms/icons/adp.js";
@@ -22,16 +22,16 @@ import { Amplitude as ir } from "./components/ui/atoms/icons/amplitude.js";
22
22
  import { Arcade as lr } from "./components/ui/atoms/icons/arcade.js";
23
23
  import { Asana as nr } from "./components/ui/atoms/icons/asana.js";
24
24
  import { Ashby as ur } from "./components/ui/atoms/icons/ashby.js";
25
- import { Atlassian as cr } from "./components/ui/atoms/icons/atlassian.js";
26
- import { Attio as Sr } from "./components/ui/atoms/icons/attio.js";
25
+ import { Atlassian as sr } from "./components/ui/atoms/icons/atlassian.js";
26
+ import { Attio as br } from "./components/ui/atoms/icons/attio.js";
27
27
  import { Auth0 as Cr } from "./components/ui/atoms/icons/auth0.js";
28
28
  import { Azure as Dr } from "./components/ui/atoms/icons/azure.js";
29
29
  import { Bamboohr as Mr } from "./components/ui/atoms/icons/bamboohr.js";
30
- import { Basecamp as hr } from "./components/ui/atoms/icons/basecamp.js";
31
- import { Bill as Br } from "./components/ui/atoms/icons/bill.js";
30
+ import { Basecamp as Pr } from "./components/ui/atoms/icons/basecamp.js";
31
+ import { Bill as Ir } from "./components/ui/atoms/icons/bill.js";
32
32
  import { Bitbucket as Gr } from "./components/ui/atoms/icons/bitbucket.js";
33
33
  import { Bluesky as Rr } from "./components/ui/atoms/icons/bluesky.js";
34
- import { Box as vr } from "./components/ui/atoms/icons/box.js";
34
+ import { Box as wr } from "./components/ui/atoms/icons/box.js";
35
35
  import { Braze as Hr } from "./components/ui/atoms/icons/braze.js";
36
36
  import { Brex as Er } from "./components/ui/atoms/icons/brex.js";
37
37
  import { Brightdata as Fr } from "./components/ui/atoms/icons/brightdata.js";
@@ -49,16 +49,16 @@ import { Cursor as ie } from "./components/ui/atoms/icons/cursor.js";
49
49
  import { CursorInstallDark as le } from "./components/ui/atoms/icons/cursor-install-dark.js";
50
50
  import { CursorInstallLight as ne } from "./components/ui/atoms/icons/cursor-install-light.js";
51
51
  import { Customerio as ue } from "./components/ui/atoms/icons/customerio.js";
52
- import { Datadog as ce } from "./components/ui/atoms/icons/datadog.js";
53
- import { Daytona as Se } from "./components/ui/atoms/icons/daytona.js";
52
+ import { Datadog as se } from "./components/ui/atoms/icons/datadog.js";
53
+ import { Daytona as be } from "./components/ui/atoms/icons/daytona.js";
54
54
  import { DigitalOcean as Ce } from "./components/ui/atoms/icons/digital-ocean.js";
55
55
  import { Discord as De } from "./components/ui/atoms/icons/discord.js";
56
56
  import { Dropbox as Me } from "./components/ui/atoms/icons/dropbox.js";
57
- import { E2b as he } from "./components/ui/atoms/icons/e2b.js";
58
- import { Ebay as Be } from "./components/ui/atoms/icons/ebay.js";
57
+ import { E2b as Pe } from "./components/ui/atoms/icons/e2b.js";
58
+ import { Ebay as Ie } from "./components/ui/atoms/icons/ebay.js";
59
59
  import { Evernote as Ge } from "./components/ui/atoms/icons/evernote.js";
60
60
  import { Exa as Re } from "./components/ui/atoms/icons/exa.js";
61
- import { Factorial as ve } from "./components/ui/atoms/icons/factorial.js";
61
+ import { Factorial as we } from "./components/ui/atoms/icons/factorial.js";
62
62
  import { Figma as He } from "./components/ui/atoms/icons/figma.js";
63
63
  import { Firecrawl as Ee } from "./components/ui/atoms/icons/firecrawl.js";
64
64
  import { Freshservice as Fe } from "./components/ui/atoms/icons/freshservice.js";
@@ -76,16 +76,16 @@ import { GoogleFinance as it } from "./components/ui/atoms/icons/google-finance.
76
76
  import { GoogleFlight as lt } from "./components/ui/atoms/icons/google-flight.js";
77
77
  import { GoogleFlights as nt } from "./components/ui/atoms/icons/google-flights.js";
78
78
  import { GoogleHotels as ut } from "./components/ui/atoms/icons/google-hotels.js";
79
- import { GoogleJobs as ct } from "./components/ui/atoms/icons/google-jobs.js";
80
- import { GoogleMaps as St } from "./components/ui/atoms/icons/google-maps.js";
79
+ import { GoogleJobs as st } from "./components/ui/atoms/icons/google-jobs.js";
80
+ import { GoogleMaps as bt } from "./components/ui/atoms/icons/google-maps.js";
81
81
  import { GoogleNews as Ct } from "./components/ui/atoms/icons/google-news.js";
82
82
  import { GoogleSheets as Dt } from "./components/ui/atoms/icons/google-sheets.js";
83
83
  import { GoogleShopping as Mt } from "./components/ui/atoms/icons/google-shopping.js";
84
- import { GoogleSlides as ht } from "./components/ui/atoms/icons/google-slides.js";
85
- import { Goose as Bt } from "./components/ui/atoms/icons/goose.js";
84
+ import { GoogleSlides as Pt } from "./components/ui/atoms/icons/google-slides.js";
85
+ import { Goose as It } from "./components/ui/atoms/icons/goose.js";
86
86
  import { Heroku as Gt } from "./components/ui/atoms/icons/heroku.js";
87
87
  import { Hootsuite as Rt } from "./components/ui/atoms/icons/hootsuite.js";
88
- import { Hubspot as vt } from "./components/ui/atoms/icons/hubspot.js";
88
+ import { Hubspot as wt } from "./components/ui/atoms/icons/hubspot.js";
89
89
  import { Imgflip as Ht } from "./components/ui/atoms/icons/imgflip.js";
90
90
  import { Intercom as Et } from "./components/ui/atoms/icons/intercom.js";
91
91
  import { Jira as Ft } from "./components/ui/atoms/icons/jira.js";
@@ -103,16 +103,16 @@ import { MicrosoftSharepoint as ip } from "./components/ui/atoms/icons/microsoft
103
103
  import { MicrosoftTeams as lp } from "./components/ui/atoms/icons/microsoft-teams.js";
104
104
  import { MicrosoftWord as np } from "./components/ui/atoms/icons/microsoft-word.js";
105
105
  import { Miro as up } from "./components/ui/atoms/icons/miro.js";
106
- import { Monday as cp } from "./components/ui/atoms/icons/monday.js";
107
- import { MongoDB as Sp } from "./components/ui/atoms/icons/mongodb.js";
106
+ import { Monday as sp } from "./components/ui/atoms/icons/monday.js";
107
+ import { MongoDB as bp } from "./components/ui/atoms/icons/mongodb.js";
108
108
  import { Netsuite as Cp } from "./components/ui/atoms/icons/netsuite.js";
109
109
  import { Notion as Dp } from "./components/ui/atoms/icons/notion.js";
110
110
  import { Oauth as Mp } from "./components/ui/atoms/icons/oauth.js";
111
- import { Obsidian as hp } from "./components/ui/atoms/icons/obsidian.js";
112
- import { Okta as Bp } from "./components/ui/atoms/icons/okta.js";
111
+ import { Obsidian as Pp } from "./components/ui/atoms/icons/obsidian.js";
112
+ import { Okta as Ip } from "./components/ui/atoms/icons/okta.js";
113
113
  import { Openai as Gp } from "./components/ui/atoms/icons/openai.js";
114
114
  import { OutlookCalendar as Rp } from "./components/ui/atoms/icons/outlook-calendar.js";
115
- import { OutlookMail as vp } from "./components/ui/atoms/icons/outlook-mail.js";
115
+ import { OutlookMail as wp } from "./components/ui/atoms/icons/outlook-mail.js";
116
116
  import { Pagerduty as Hp } from "./components/ui/atoms/icons/pagerduty.js";
117
117
  import { Pinecone as Ep } from "./components/ui/atoms/icons/pinecone.js";
118
118
  import { Pinterest as Fp } from "./components/ui/atoms/icons/pinterest.js";
@@ -130,16 +130,16 @@ import { Singlestore as ia } from "./components/ui/atoms/icons/singlestore.js";
130
130
  import { Slack as la } from "./components/ui/atoms/icons/slack.js";
131
131
  import { Snowflake as na } from "./components/ui/atoms/icons/snowflake.js";
132
132
  import { Splunk as ua } from "./components/ui/atoms/icons/splunk.js";
133
- import { Spotify as ca } from "./components/ui/atoms/icons/spotify.js";
134
- import { Square as Sa } from "./components/ui/atoms/icons/square.js";
133
+ import { Spotify as sa } from "./components/ui/atoms/icons/spotify.js";
134
+ import { Square as ba } from "./components/ui/atoms/icons/square.js";
135
135
  import { Squarespace as Ca } from "./components/ui/atoms/icons/squarespace.js";
136
136
  import { Squareup as Da } from "./components/ui/atoms/icons/squareup.js";
137
137
  import { Stripe as Ma } from "./components/ui/atoms/icons/stripe.js";
138
- import { Tesla as ha } from "./components/ui/atoms/icons/tesla.js";
139
- import { Ticktick as Ba } from "./components/ui/atoms/icons/ticktick.js";
138
+ import { Tesla as Pa } from "./components/ui/atoms/icons/tesla.js";
139
+ import { Ticktick as Ia } from "./components/ui/atoms/icons/ticktick.js";
140
140
  import { Tiktok as Ga } from "./components/ui/atoms/icons/tiktok.js";
141
141
  import { Trello as Ra } from "./components/ui/atoms/icons/trello.js";
142
- import { Twilio as va } from "./components/ui/atoms/icons/twilio.js";
142
+ import { Twilio as wa } from "./components/ui/atoms/icons/twilio.js";
143
143
  import { Twitch as Ha } from "./components/ui/atoms/icons/twitch.js";
144
144
  import { Vercel as Ea } from "./components/ui/atoms/icons/vercel.js";
145
145
  import { Vscode as Fa } from "./components/ui/atoms/icons/vscode.js";
@@ -157,19 +157,19 @@ import { ZohoBooks as im } from "./components/ui/atoms/icons/zoho-books.js";
157
157
  import { ZohoCreator as lm } from "./components/ui/atoms/icons/zoho-creator.js";
158
158
  import { Zoom as nm } from "./components/ui/atoms/icons/zoom.js";
159
159
  import { Input as um } from "./components/ui/atoms/input.js";
160
- import { Label as cm } from "./components/ui/atoms/label.js";
161
- import { MobileTooltip as Sm, MobileTooltipContent as bm, MobileTooltipProvider as Cm, MobileTooltipTrigger as Tm } from "./components/ui/atoms/mobile-tooltip.js";
162
- import { Popover as Am, PopoverAnchor as Mm, PopoverContent as Pm, PopoverTrigger as hm } from "./components/ui/atoms/popover.js";
163
- import { ProBadge as Bm } from "./components/ui/atoms/pro-badge.js";
160
+ import { Label as sm } from "./components/ui/atoms/label.js";
161
+ import { MobileTooltip as bm, MobileTooltipContent as Sm, MobileTooltipProvider as Cm, MobileTooltipTrigger as Tm } from "./components/ui/atoms/mobile-tooltip.js";
162
+ import { Popover as Am, PopoverAnchor as Mm, PopoverContent as hm, PopoverTrigger as Pm } from "./components/ui/atoms/popover.js";
163
+ import { ProBadge as Im } from "./components/ui/atoms/pro-badge.js";
164
164
  import { Progress as Gm } from "./components/ui/atoms/progress.js";
165
- import { RadioGroup as Rm, RadioGroupItem as ym } from "./components/ui/atoms/radio-group.js";
166
- import { ResizableHandle as wm, ResizablePanel as Hm, ResizablePanelGroup as Lm } from "./components/ui/atoms/resizable.js";
165
+ import { RadioGroup as Rm, RadioGroupItem as vm } from "./components/ui/atoms/radio-group.js";
166
+ import { ResizableHandle as ym, ResizablePanel as Hm, ResizablePanelGroup as Lm } from "./components/ui/atoms/resizable.js";
167
167
  import { ScrollArea as _m, ScrollBar as Fm } from "./components/ui/atoms/scroll-area.js";
168
168
  import { Select as Um, SelectContent as Nm, SelectGroup as zm, SelectItem as Wm, SelectLabel as Zm, SelectScrollDownButton as qm, SelectScrollUpButton as Km, SelectSeparator as Jm, SelectTrigger as Xm, SelectValue as Qm } from "./components/ui/atoms/select.js";
169
169
  import { Separator as jm } from "./components/ui/atoms/separator.js";
170
170
  import { Sheet as oi, SheetClose as ri, SheetContent as ei, SheetDescription as ti, SheetFooter as pi, SheetHeader as ai, SheetTitle as mi, SheetTrigger as ii } from "./components/ui/atoms/sheet.js";
171
- import { Sidebar as li, SidebarContent as xi, SidebarFooter as ni, SidebarGroup as di, SidebarGroupAction as ui, SidebarGroupContent as gi, SidebarGroupLabel as ci, SidebarHeader as si, SidebarInput as Si, SidebarInset as bi, SidebarMenu as Ci, SidebarMenuAction as Ti, SidebarMenuBadge as Di, SidebarMenuButton as Ai, SidebarMenuItem as Mi, SidebarMenuSkeleton as Pi, SidebarMenuSub as hi, SidebarMenuSubButton as ki, SidebarMenuSubItem as Bi, SidebarProvider as Ii, SidebarRail as Gi, SidebarSeparator as Oi, SidebarTrigger as Ri, useSidebar as yi } from "./components/ui/atoms/sidebar.js";
172
- import { Skeleton as wi } from "./components/ui/atoms/skeleton.js";
171
+ import { Sidebar as li, SidebarContent as xi, SidebarFooter as ni, SidebarGroup as di, SidebarGroupAction as ui, SidebarGroupContent as gi, SidebarGroupLabel as si, SidebarHeader as ci, SidebarInput as bi, SidebarInset as Si, SidebarMenu as Ci, SidebarMenuAction as Ti, SidebarMenuBadge as Di, SidebarMenuButton as Ai, SidebarMenuItem as Mi, SidebarMenuSkeleton as hi, SidebarMenuSub as Pi, SidebarMenuSubButton as Bi, SidebarMenuSubItem as Ii, SidebarProvider as ki, SidebarRail as Gi, SidebarSeparator as Oi, SidebarTrigger as Ri, useSidebar as vi } from "./components/ui/atoms/sidebar.js";
172
+ import { Skeleton as yi } from "./components/ui/atoms/skeleton.js";
173
173
  import { Slider as Li } from "./components/ui/atoms/slider.js";
174
174
  import { Switch as _i } from "./components/ui/atoms/switch.js";
175
175
  import { Table as Vi, TableBody as Ui, TableCaption as Ni, TableCell as zi, TableFooter as Wi, TableHead as Zi, TableHeader as qi, TableRow as Ki } from "./components/ui/atoms/table.js";
@@ -179,17 +179,14 @@ import { Toggle as ef, toggleVariants as tf } from "./components/ui/atoms/toggle
179
179
  import { Tooltip as af, TooltipContent as mf, TooltipProvider as ff, TooltipTrigger as lf } from "./components/ui/atoms/tooltip.js";
180
180
  import { VirtualizedGrid as nf } from "./components/ui/atoms/virtualized-grid.js";
181
181
  import { DateTimePicker as uf } from "./components/ui/molecules/date-time-picker.js";
182
- import { EmptyState as cf } from "./components/ui/molecules/empty-state.js";
183
- import { R as Sf, T as bf } from "./toolkit-card-BTFS_2j_.js";
182
+ import { EmptyState as sf } from "./components/ui/molecules/empty-state.js";
183
+ import { R as bf, T as Sf } from "./toolkit-card-DE-5B2dS.js";
184
184
  import { ToolCard as Tf } from "./components/ui/molecules/tool-card.js";
185
- import { ToolkitPickerTrigger as Af } from "./components/ui/molecules/toolkit-picker-trigger.js";
186
- import { ToolkitSelectionSummary as Pf } from "./components/ui/molecules/toolkit-selection-summary.js";
187
- import { ToolkitPicker as kf } from "./components/ui/organisms/toolkit-picker/index.js";
188
- import { PUBLIC_ICON_URL as If } from "./metadata/constants.js";
189
- import { MCP_OAUTH2_PROVIDER as Of, OAUTH2_PROVIDER as Rf, OAUTH_PROVIDERS as yf, OAUTH_PROVIDER_CATALOGUE as vf, OAuthId as wf, OAuthProviderId as Hf, OTHER_OAUTH_PROVIDERS as Lf, PREBUILT_OAUTH_PROVIDERS as Ef } from "./metadata/oauth-providers.js";
190
- import { TOOLKIT_ICON_MAP as Ff, getToolIconByToolkitName as Vf, getToolkitIcon as Uf, getToolkitIconByName as Nf } from "./metadata/toolkit-icons.js";
191
- import { CATEGORIES as Wf, TOOLKITS as Zf, TOOLKIT_CATALOGUE as qf } from "./metadata/toolkits.js";
192
- import { findPrebuiltProviderById as Jf, findPrebuiltProviderByProviderId as Xf, findToolkitByName as Qf, isKnownToolkit as Yf, isPrebuiltProvider as jf } from "./metadata/utils.js";
185
+ import { PUBLIC_ICON_URL as Af } from "./metadata/constants.js";
186
+ import { MCP_OAUTH2_PROVIDER as hf, OAUTH2_PROVIDER as Pf, OAUTH_PROVIDERS as Bf, OAUTH_PROVIDER_CATALOGUE as If, OAuthId as kf, OAuthProviderId as Gf, OTHER_OAUTH_PROVIDERS as Of, PREBUILT_OAUTH_PROVIDERS as Rf } from "./metadata/oauth-providers.js";
187
+ import { TOOLKIT_ICON_MAP as wf, getToolIconByToolkitName as yf, getToolkitIcon as Hf, getToolkitIconByName as Lf } from "./metadata/toolkit-icons.js";
188
+ import { CATEGORIES as _f, TOOLKITS as Ff, TOOLKIT_CATALOGUE as Vf } from "./metadata/toolkits.js";
189
+ import { findPrebuiltProviderById as Nf, findPrebuiltProviderByProviderId as zf, findToolkitByName as Wf, isKnownToolkit as Zf, isPrebuiltProvider as qf } from "./metadata/utils.js";
193
190
  export {
194
191
  e as Accordion,
195
192
  t as AccordionContent,
@@ -204,10 +201,10 @@ export {
204
201
  d as AlertDialogAction,
205
202
  u as AlertDialogCancel,
206
203
  g as AlertDialogContent,
207
- c as AlertDialogDescription,
208
- s as AlertDialogFooter,
209
- S as AlertDialogHeader,
210
- b as AlertDialogOverlay,
204
+ s as AlertDialogDescription,
205
+ c as AlertDialogFooter,
206
+ b as AlertDialogHeader,
207
+ S as AlertDialogOverlay,
211
208
  C as AlertDialogPortal,
212
209
  T as AlertDialogTitle,
213
210
  D as AlertDialogTrigger,
@@ -216,26 +213,26 @@ export {
216
213
  lr as Arcade,
217
214
  nr as Asana,
218
215
  ur as Ashby,
219
- cr as Atlassian,
220
- Sr as Attio,
216
+ sr as Atlassian,
217
+ br as Attio,
221
218
  Cr as Auth0,
222
219
  M as Avatar,
223
- P as AvatarFallback,
224
- h as AvatarImage,
220
+ h as AvatarFallback,
221
+ P as AvatarImage,
225
222
  Dr as Azure,
226
- B as Badge,
223
+ I as Badge,
227
224
  Mr as Bamboohr,
228
- hr as Basecamp,
229
- Br as Bill,
225
+ Pr as Basecamp,
226
+ Ir as Bill,
230
227
  Gr as Bitbucket,
231
228
  Rr as Bluesky,
232
- vr as Box,
229
+ wr as Box,
233
230
  Hr as Braze,
234
231
  O as Breadcrumb,
235
232
  R as BreadcrumbEllipsis,
236
- y as BreadcrumbItem,
237
- v as BreadcrumbLink,
238
- w as BreadcrumbList,
233
+ v as BreadcrumbItem,
234
+ w as BreadcrumbLink,
235
+ y as BreadcrumbList,
239
236
  H as BreadcrumbPage,
240
237
  L as BreadcrumbSeparator,
241
238
  Er as Brex,
@@ -243,7 +240,7 @@ export {
243
240
  Ur as Buffer,
244
241
  _ as Button,
245
242
  U as ByocBadge,
246
- Wf as CATEGORIES,
243
+ _f as CATEGORIES,
247
244
  z as Calendar,
248
245
  W as CalendarDayButton,
249
246
  zr as Calendly,
@@ -272,10 +269,10 @@ export {
272
269
  xo as CollapsibleContent,
273
270
  no as CollapsibleTrigger,
274
271
  go as Command,
275
- co as CommandDialog,
276
- so as CommandEmpty,
277
- So as CommandGroup,
278
- bo as CommandInput,
272
+ so as CommandDialog,
273
+ co as CommandEmpty,
274
+ bo as CommandGroup,
275
+ So as CommandInput,
279
276
  Co as CommandItem,
280
277
  To as CommandList,
281
278
  Do as CommandSeparator,
@@ -285,19 +282,19 @@ export {
285
282
  le as CursorInstallDark,
286
283
  ne as CursorInstallLight,
287
284
  ue as Customerio,
288
- ce as Datadog,
285
+ se as Datadog,
289
286
  uf as DateTimePicker,
290
- Se as Daytona,
291
- Po as Dialog,
292
- ho as DialogClose,
293
- ko as DialogContent,
294
- Bo as DialogDescription,
295
- Io as DialogFooter,
287
+ be as Daytona,
288
+ ho as Dialog,
289
+ Po as DialogClose,
290
+ Bo as DialogContent,
291
+ Io as DialogDescription,
292
+ ko as DialogFooter,
296
293
  Go as DialogHeader,
297
294
  Oo as DialogOverlay,
298
295
  Ro as DialogPortal,
299
- yo as DialogTitle,
300
- vo as DialogTrigger,
296
+ vo as DialogTitle,
297
+ wo as DialogTrigger,
301
298
  Ce as DigitalOcean,
302
299
  De as Discord,
303
300
  Me as Dropbox,
@@ -316,12 +313,12 @@ export {
316
313
  Ko as DropdownMenuSubContent,
317
314
  Jo as DropdownMenuSubTrigger,
318
315
  Xo as DropdownMenuTrigger,
319
- he as E2b,
320
- Be as Ebay,
321
- cf as EmptyState,
316
+ Pe as E2b,
317
+ Ie as Ebay,
318
+ sf as EmptyState,
322
319
  Ge as Evernote,
323
320
  Re as Exa,
324
- ve as Factorial,
321
+ we as Factorial,
325
322
  He as Figma,
326
323
  Ee as Firecrawl,
327
324
  Fe as Freshservice,
@@ -339,28 +336,28 @@ export {
339
336
  lt as GoogleFlight,
340
337
  nt as GoogleFlights,
341
338
  ut as GoogleHotels,
342
- ct as GoogleJobs,
343
- St as GoogleMaps,
339
+ st as GoogleJobs,
340
+ bt as GoogleMaps,
344
341
  Ct as GoogleNews,
345
342
  Dt as GoogleSheets,
346
343
  Mt as GoogleShopping,
347
- ht as GoogleSlides,
348
- Bt as Goose,
344
+ Pt as GoogleSlides,
345
+ It as Goose,
349
346
  Gt as Heroku,
350
347
  Rt as Hootsuite,
351
348
  Yo as HoverCard,
352
349
  jo as HoverCardContent,
353
350
  $o as HoverCardTrigger,
354
- vt as Hubspot,
351
+ wt as Hubspot,
355
352
  Ht as Imgflip,
356
353
  um as Input,
357
354
  Et as Intercom,
358
355
  Ft as Jira,
359
- cm as Label,
356
+ sm as Label,
360
357
  Ut as Linear,
361
358
  zt as Linkedin,
362
359
  Zt as Luma,
363
- Of as MCP_OAUTH2_PROVIDER,
360
+ hf as MCP_OAUTH2_PROVIDER,
364
361
  Kt as Mailchimp,
365
362
  Xt as Mcp,
366
363
  Yt as Microsoft,
@@ -372,28 +369,28 @@ export {
372
369
  lp as MicrosoftTeams,
373
370
  np as MicrosoftWord,
374
371
  up as Miro,
375
- Sm as MobileTooltip,
376
- bm as MobileTooltipContent,
372
+ bm as MobileTooltip,
373
+ Sm as MobileTooltipContent,
377
374
  Cm as MobileTooltipProvider,
378
375
  Tm as MobileTooltipTrigger,
379
- cp as Monday,
380
- Sp as MongoDB,
376
+ sp as Monday,
377
+ bp as MongoDB,
381
378
  Cp as Netsuite,
382
379
  Dp as Notion,
383
- Rf as OAUTH2_PROVIDER,
384
- yf as OAUTH_PROVIDERS,
385
- vf as OAUTH_PROVIDER_CATALOGUE,
386
- wf as OAuthId,
387
- Hf as OAuthProviderId,
388
- Lf as OTHER_OAUTH_PROVIDERS,
380
+ Pf as OAUTH2_PROVIDER,
381
+ Bf as OAUTH_PROVIDERS,
382
+ If as OAUTH_PROVIDER_CATALOGUE,
383
+ kf as OAuthId,
384
+ Gf as OAuthProviderId,
385
+ Of as OTHER_OAUTH_PROVIDERS,
389
386
  Mp as Oauth,
390
- hp as Obsidian,
391
- Bp as Okta,
387
+ Pp as Obsidian,
388
+ Ip as Okta,
392
389
  Gp as Openai,
393
390
  Rp as OutlookCalendar,
394
- vp as OutlookMail,
395
- Ef as PREBUILT_OAUTH_PROVIDERS,
396
- If as PUBLIC_ICON_URL,
391
+ wp as OutlookMail,
392
+ Rf as PREBUILT_OAUTH_PROVIDERS,
393
+ Af as PUBLIC_ICON_URL,
397
394
  Hp as Pagerduty,
398
395
  Ep as Pinecone,
399
396
  Fp as Pinterest,
@@ -401,20 +398,20 @@ export {
401
398
  zp as Plaid,
402
399
  Am as Popover,
403
400
  Mm as PopoverAnchor,
404
- Pm as PopoverContent,
405
- hm as PopoverTrigger,
401
+ hm as PopoverContent,
402
+ Pm as PopoverTrigger,
406
403
  Zp as Postgres,
407
404
  Kp as Posthog,
408
- Bm as ProBadge,
405
+ Im as ProBadge,
409
406
  Gm as Progress,
410
407
  Xp as Pylon,
411
408
  Yp as Quickbooks,
412
409
  Rm as RadioGroup,
413
- ym as RadioGroupItem,
410
+ vm as RadioGroupItem,
414
411
  $p as Railway,
415
412
  ra as Reddit,
416
- Sf as RequirementBadges,
417
- wm as ResizableHandle,
413
+ bf as RequirementBadges,
414
+ ym as ResizableHandle,
418
415
  Hm as ResizablePanel,
419
416
  Lm as ResizablePanelGroup,
420
417
  ta as Salesforce,
@@ -446,38 +443,38 @@ export {
446
443
  di as SidebarGroup,
447
444
  ui as SidebarGroupAction,
448
445
  gi as SidebarGroupContent,
449
- ci as SidebarGroupLabel,
450
- si as SidebarHeader,
451
- Si as SidebarInput,
452
- bi as SidebarInset,
446
+ si as SidebarGroupLabel,
447
+ ci as SidebarHeader,
448
+ bi as SidebarInput,
449
+ Si as SidebarInset,
453
450
  Ci as SidebarMenu,
454
451
  Ti as SidebarMenuAction,
455
452
  Di as SidebarMenuBadge,
456
453
  Ai as SidebarMenuButton,
457
454
  Mi as SidebarMenuItem,
458
- Pi as SidebarMenuSkeleton,
459
- hi as SidebarMenuSub,
460
- ki as SidebarMenuSubButton,
461
- Bi as SidebarMenuSubItem,
462
- Ii as SidebarProvider,
455
+ hi as SidebarMenuSkeleton,
456
+ Pi as SidebarMenuSub,
457
+ Bi as SidebarMenuSubButton,
458
+ Ii as SidebarMenuSubItem,
459
+ ki as SidebarProvider,
463
460
  Gi as SidebarRail,
464
461
  Oi as SidebarSeparator,
465
462
  Ri as SidebarTrigger,
466
463
  ia as Singlestore,
467
- wi as Skeleton,
464
+ yi as Skeleton,
468
465
  la as Slack,
469
466
  Li as Slider,
470
467
  na as Snowflake,
471
468
  ua as Splunk,
472
- ca as Spotify,
473
- Sa as Square,
469
+ sa as Spotify,
470
+ ba as Square,
474
471
  Ca as Squarespace,
475
472
  Da as Squareup,
476
473
  Ma as Stripe,
477
474
  _i as Switch,
478
- Zf as TOOLKITS,
479
- qf as TOOLKIT_CATALOGUE,
480
- Ff as TOOLKIT_ICON_MAP,
475
+ Ff as TOOLKITS,
476
+ Vf as TOOLKIT_CATALOGUE,
477
+ wf as TOOLKIT_ICON_MAP,
481
478
  Vi as Table,
482
479
  Ui as TableBody,
483
480
  Ni as TableCaption,
@@ -490,22 +487,19 @@ export {
490
487
  Qi as TabsContent,
491
488
  Yi as TabsList,
492
489
  ji as TabsTrigger,
493
- ha as Tesla,
490
+ Pa as Tesla,
494
491
  of as Textarea,
495
- Ba as Ticktick,
492
+ Ia as Ticktick,
496
493
  Ga as Tiktok,
497
494
  ef as Toggle,
498
495
  Tf as ToolCard,
499
- bf as ToolkitCard,
500
- kf as ToolkitPicker,
501
- Af as ToolkitPickerTrigger,
502
- Pf as ToolkitSelectionSummary,
496
+ Sf as ToolkitCard,
503
497
  af as Tooltip,
504
498
  mf as TooltipContent,
505
499
  ff as TooltipProvider,
506
500
  lf as TooltipTrigger,
507
501
  Ra as Trello,
508
- va as Twilio,
502
+ wa as Twilio,
509
503
  Ha as Twitch,
510
504
  Ea as Vercel,
511
505
  nf as VirtualizedGrid,
@@ -523,16 +517,16 @@ export {
523
517
  im as ZohoBooks,
524
518
  lm as ZohoCreator,
525
519
  nm as Zoom,
526
- I as badgeVariants,
520
+ k as badgeVariants,
527
521
  F as buttonVariants,
528
- Jf as findPrebuiltProviderById,
529
- Xf as findPrebuiltProviderByProviderId,
530
- Qf as findToolkitByName,
531
- Vf as getToolIconByToolkitName,
532
- Uf as getToolkitIcon,
533
- Nf as getToolkitIconByName,
534
- Yf as isKnownToolkit,
535
- jf as isPrebuiltProvider,
522
+ Nf as findPrebuiltProviderById,
523
+ zf as findPrebuiltProviderByProviderId,
524
+ Wf as findToolkitByName,
525
+ yf as getToolIconByToolkitName,
526
+ Hf as getToolkitIcon,
527
+ Lf as getToolkitIconByName,
528
+ Zf as isKnownToolkit,
529
+ qf as isPrebuiltProvider,
536
530
  tf as toggleVariants,
537
- yi as useSidebar
531
+ vi as useSidebar
538
532
  };
@@ -17,9 +17,6 @@ import { Tooltip as v, TooltipTrigger as y, TooltipContent as w } from "./compon
17
17
  import "./components/ui/molecules/date-time-picker.js";
18
18
  import "./components/ui/molecules/tool-card.js";
19
19
  import { areStringArraysEqual as h, createPropsComparator as C } from "./components/ui/utils/memo.js";
20
- import "./metadata/oauth-providers.js";
21
- import "./metadata/toolkits.js";
22
- import "./components/ui/organisms/toolkit-picker/hooks/use-toolkit-picker.js";
23
20
  const F = ({
24
21
  secrets: r,
25
22
  className: a
@@ -298,7 +295,7 @@ const Y = C([
298
295
  "isByoc",
299
296
  "isPro",
300
297
  "hideCheckbox"
301
- ]), ke = f.memo(
298
+ ]), he = f.memo(
302
299
  X,
303
300
  Y
304
301
  );
@@ -306,5 +303,5 @@ export {
306
303
  H as O,
307
304
  J as R,
308
305
  G as S,
309
- ke as T
306
+ he as T
310
307
  };