@arcadeai/design-system 3.29.2 → 3.30.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/assets/icons/yugabytedb.js +10 -0
- package/dist/{calendar-cxv-TTEh.js → calendar-CjLXktko.js} +1 -1
- package/dist/components/index.js +189 -187
- package/dist/components/ui/atoms/accordion.js +1 -1
- package/dist/components/ui/atoms/alert-dialog.js +1 -1
- package/dist/components/ui/atoms/alert.js +2 -2
- package/dist/components/ui/atoms/avatar.js +1 -1
- package/dist/components/ui/atoms/badge.js +2 -2
- package/dist/components/ui/atoms/breadcrumb.js +1 -1
- package/dist/components/ui/atoms/button.js +2 -2
- package/dist/components/ui/atoms/byoc-badge.d.ts +1 -1
- package/dist/components/ui/atoms/byoc-badge.d.ts.map +1 -1
- package/dist/components/ui/atoms/byoc-badge.js +2 -2
- package/dist/components/ui/atoms/calendar.js +2 -2
- package/dist/components/ui/atoms/card.js +1 -1
- package/dist/components/ui/atoms/chart.d.ts.map +1 -1
- package/dist/components/ui/atoms/chart.js +1 -1
- package/dist/components/ui/atoms/checkbox.js +1 -1
- package/dist/components/ui/atoms/command.js +364 -288
- package/dist/components/ui/atoms/dialog.js +1 -1
- package/dist/components/ui/atoms/dropdown-menu.js +1 -1
- package/dist/components/ui/atoms/form.js +1 -1
- package/dist/components/ui/atoms/hover-card.js +1 -1
- package/dist/components/ui/atoms/icons/adp.js +1 -1
- package/dist/components/ui/atoms/icons/index.d.ts +1 -0
- package/dist/components/ui/atoms/icons/index.d.ts.map +1 -1
- package/dist/components/ui/atoms/icons/index.js +32 -30
- package/dist/components/ui/atoms/icons/workday.js +1 -1
- package/dist/components/ui/atoms/icons/yugabytedb.d.ts +4 -0
- package/dist/components/ui/atoms/icons/yugabytedb.d.ts.map +1 -0
- package/dist/components/ui/atoms/icons/yugabytedb.js +20 -0
- package/dist/components/ui/atoms/index.js +179 -177
- package/dist/components/ui/atoms/input.js +1 -1
- package/dist/components/ui/atoms/label.js +1 -1
- package/dist/components/ui/atoms/popover.js +1 -1
- package/dist/components/ui/atoms/pro-badge.js +2 -2
- package/dist/components/ui/atoms/progress.js +1 -1
- package/dist/components/ui/atoms/radio-group.js +1 -1
- package/dist/components/ui/atoms/resizable.js +1 -1
- package/dist/components/ui/atoms/scroll-area.js +1 -1
- package/dist/components/ui/atoms/select.js +1 -1
- package/dist/components/ui/atoms/separator.js +1 -1
- package/dist/components/ui/atoms/sheet.js +1 -1
- package/dist/components/ui/atoms/sidebar.js +2 -2
- package/dist/components/ui/atoms/skeleton.js +1 -1
- package/dist/components/ui/atoms/slider.js +1 -1
- package/dist/components/ui/atoms/switch.js +1 -1
- package/dist/components/ui/atoms/table.js +1 -1
- package/dist/components/ui/atoms/tabs.js +1 -1
- package/dist/components/ui/atoms/textarea.js +1 -1
- package/dist/components/ui/atoms/toggle.js +2 -2
- package/dist/components/ui/atoms/tooltip.js +1 -1
- package/dist/components/ui/atoms/view-tools-control.js +1 -1
- package/dist/components/ui/atoms/virtualized-grid.js +7 -6
- package/dist/components/ui/index.js +189 -187
- package/dist/components/ui/molecules/date-time-picker.js +1 -1
- package/dist/components/ui/molecules/index.js +1 -1
- package/dist/components/ui/molecules/requirement-badges.js +2 -2
- package/dist/components/ui/molecules/tool-card.js +1 -1
- package/dist/components/ui/molecules/toolkit-card.js +3 -3
- package/dist/{index-r7CUvu2m.js → index-DBUvnhgM.js} +1 -1
- package/dist/lib/utils.js +1 -1
- package/dist/main.js +203 -201
- package/dist/metadata/toolkit-icons.d.ts.map +1 -1
- package/dist/metadata/toolkit-icons.js +48 -46
- package/dist/metadata/toolkits.d.ts.map +1 -1
- package/dist/metadata/toolkits.js +13 -0
- package/dist/{toolkit-card-DE-5B2dS.js → toolkit-card-B23qLCqG.js} +2 -2
- package/dist/{utils-6KgZuQUR.js → utils-CVF2pBPP.js} +555 -396
- package/package.json +32 -32
package/dist/main.js
CHANGED
|
@@ -1,20 +1,20 @@
|
|
|
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 s, AlertDialogFooter as
|
|
3
|
+
import { AlertDialog as n, AlertDialogAction as d, AlertDialogCancel as u, AlertDialogContent as g, AlertDialogDescription as s, AlertDialogFooter as b, 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
5
|
import { Badge as I, badgeVariants as k } from "./components/ui/atoms/badge.js";
|
|
6
|
-
import { Breadcrumb as O, BreadcrumbEllipsis as R, BreadcrumbItem as
|
|
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";
|
|
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
|
-
import { C as z, a as W } from "./calendar-
|
|
10
|
-
import { Card as q, CardAction as K, CardContent as J, CardDescription as X, CardFooter as
|
|
9
|
+
import { C as z, a as W } from "./calendar-CjLXktko.js";
|
|
10
|
+
import { Card as q, CardAction as K, CardContent as J, CardDescription as X, CardFooter as Y, CardHeader as Q, CardTitle as j } from "./components/ui/atoms/card.js";
|
|
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 so, CommandEmpty as
|
|
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
|
|
14
|
+
import { Command as go, CommandDialog as so, CommandEmpty as bo, CommandGroup as co, 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 yo, DialogTrigger as vo } 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
|
-
import { HoverCard as
|
|
17
|
+
import { HoverCard as Qo, 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";
|
|
19
19
|
import { Aha as tr } from "./components/ui/atoms/icons/aha.js";
|
|
20
20
|
import { Airtable as ar } from "./components/ui/atoms/icons/airtable.js";
|
|
@@ -23,7 +23,7 @@ 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
25
|
import { Atlassian as sr } from "./components/ui/atoms/icons/atlassian.js";
|
|
26
|
-
import { Attio as
|
|
26
|
+
import { Attio as cr } 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";
|
|
@@ -31,7 +31,7 @@ import { Basecamp as Pr } from "./components/ui/atoms/icons/basecamp.js";
|
|
|
31
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
|
|
34
|
+
import { Box as vr } 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";
|
|
@@ -40,7 +40,7 @@ import { Calendly as zr } from "./components/ui/atoms/icons/calendly.js";
|
|
|
40
40
|
import { Claude as Zr } from "./components/ui/atoms/icons/claude.js";
|
|
41
41
|
import { Clickhouse as Kr } from "./components/ui/atoms/icons/clickhouse.js";
|
|
42
42
|
import { Clickup as Xr } from "./components/ui/atoms/icons/clickup.js";
|
|
43
|
-
import { Cline as
|
|
43
|
+
import { Cline as Qr } from "./components/ui/atoms/icons/cline.js";
|
|
44
44
|
import { Closeio as $r } from "./components/ui/atoms/icons/closeio.js";
|
|
45
45
|
import { Codesandbox as re } from "./components/ui/atoms/icons/codesandbox.js";
|
|
46
46
|
import { Coinbase as te } from "./components/ui/atoms/icons/coinbase.js";
|
|
@@ -50,7 +50,7 @@ import { CursorInstallDark as le } from "./components/ui/atoms/icons/cursor-inst
|
|
|
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
52
|
import { Datadog as se } from "./components/ui/atoms/icons/datadog.js";
|
|
53
|
-
import { Daytona as
|
|
53
|
+
import { Daytona as ce } 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";
|
|
@@ -58,7 +58,7 @@ import { E2b as Pe } from "./components/ui/atoms/icons/e2b.js";
|
|
|
58
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
|
|
61
|
+
import { Factorial as ve } 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";
|
|
@@ -67,7 +67,7 @@ import { Generic as ze } from "./components/ui/atoms/icons/generic.js";
|
|
|
67
67
|
import { Github as Ze } from "./components/ui/atoms/icons/github.js";
|
|
68
68
|
import { Gitlab as Ke } from "./components/ui/atoms/icons/gitlab.js";
|
|
69
69
|
import { Gmail as Xe } from "./components/ui/atoms/icons/gmail.js";
|
|
70
|
-
import { Google as
|
|
70
|
+
import { Google as Qe } from "./components/ui/atoms/icons/google.js";
|
|
71
71
|
import { GoogleCalendar as $e } from "./components/ui/atoms/icons/google-calendar.js";
|
|
72
72
|
import { GoogleContacts as rt } from "./components/ui/atoms/icons/google-contacts.js";
|
|
73
73
|
import { GoogleDocs as tt } from "./components/ui/atoms/icons/google-docs.js";
|
|
@@ -77,7 +77,7 @@ 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
79
|
import { GoogleJobs as st } from "./components/ui/atoms/icons/google-jobs.js";
|
|
80
|
-
import { GoogleMaps as
|
|
80
|
+
import { GoogleMaps as ct } 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";
|
|
@@ -85,7 +85,7 @@ import { GoogleSlides as Pt } from "./components/ui/atoms/icons/google-slides.js
|
|
|
85
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
|
|
88
|
+
import { Hubspot as vt } 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";
|
|
@@ -94,7 +94,7 @@ import { Linkedin as zt } from "./components/ui/atoms/icons/linkedin.js";
|
|
|
94
94
|
import { Luma as Zt } from "./components/ui/atoms/icons/luma.js";
|
|
95
95
|
import { Mailchimp as Kt } from "./components/ui/atoms/icons/mailchimp.js";
|
|
96
96
|
import { Mcp as Xt } from "./components/ui/atoms/icons/mcp.js";
|
|
97
|
-
import { Microsoft as
|
|
97
|
+
import { Microsoft as Qt } from "./components/ui/atoms/icons/microsoft.js";
|
|
98
98
|
import { MicrosoftDynamics as $t } from "./components/ui/atoms/icons/microsoft-dynamics.js";
|
|
99
99
|
import { MicrosoftExcel as rp } from "./components/ui/atoms/icons/microsoft-excel.js";
|
|
100
100
|
import { MicrosoftOnedrive as tp } from "./components/ui/atoms/icons/microsoft-onedrive.js";
|
|
@@ -104,7 +104,7 @@ import { MicrosoftTeams as lp } from "./components/ui/atoms/icons/microsoft-team
|
|
|
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
106
|
import { Monday as sp } from "./components/ui/atoms/icons/monday.js";
|
|
107
|
-
import { MongoDB as
|
|
107
|
+
import { MongoDB as cp } 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";
|
|
@@ -112,7 +112,7 @@ import { Obsidian as Pp } from "./components/ui/atoms/icons/obsidian.js";
|
|
|
112
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
|
|
115
|
+
import { OutlookMail as vp } 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";
|
|
@@ -121,7 +121,7 @@ import { Plaid as zp } from "./components/ui/atoms/icons/plaid.js";
|
|
|
121
121
|
import { Postgres as Zp } from "./components/ui/atoms/icons/postgres.js";
|
|
122
122
|
import { Posthog as Kp } from "./components/ui/atoms/icons/posthog.js";
|
|
123
123
|
import { Pylon as Xp } from "./components/ui/atoms/icons/pylon.js";
|
|
124
|
-
import { Quickbooks as
|
|
124
|
+
import { Quickbooks as Qp } from "./components/ui/atoms/icons/quickbooks.js";
|
|
125
125
|
import { Railway as $p } from "./components/ui/atoms/icons/railway.js";
|
|
126
126
|
import { Reddit as ra } from "./components/ui/atoms/icons/reddit.js";
|
|
127
127
|
import { Salesforce as ta } from "./components/ui/atoms/icons/salesforce.js";
|
|
@@ -131,7 +131,7 @@ 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
133
|
import { Spotify as sa } from "./components/ui/atoms/icons/spotify.js";
|
|
134
|
-
import { Square as
|
|
134
|
+
import { Square as ca } 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";
|
|
@@ -139,7 +139,7 @@ import { Tesla as Pa } from "./components/ui/atoms/icons/tesla.js";
|
|
|
139
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
|
|
142
|
+
import { Twilio as va } 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";
|
|
@@ -148,45 +148,46 @@ import { Weaviate as za } from "./components/ui/atoms/icons/weaviate.js";
|
|
|
148
148
|
import { Windsurf as Za } from "./components/ui/atoms/icons/windsurf.js";
|
|
149
149
|
import { Workday as Ka } from "./components/ui/atoms/icons/workday.js";
|
|
150
150
|
import { Wrike as Xa } from "./components/ui/atoms/icons/wrike.js";
|
|
151
|
-
import { X as
|
|
151
|
+
import { X as Qa } from "./components/ui/atoms/icons/x.js";
|
|
152
152
|
import { Xero as $a } from "./components/ui/atoms/icons/xero.js";
|
|
153
153
|
import { Youtube as rm } from "./components/ui/atoms/icons/youtube.js";
|
|
154
|
-
import {
|
|
155
|
-
import {
|
|
156
|
-
import {
|
|
157
|
-
import {
|
|
158
|
-
import {
|
|
159
|
-
import {
|
|
160
|
-
import {
|
|
161
|
-
import {
|
|
162
|
-
import {
|
|
163
|
-
import {
|
|
164
|
-
import {
|
|
165
|
-
import {
|
|
166
|
-
import {
|
|
167
|
-
import {
|
|
168
|
-
import {
|
|
169
|
-
import {
|
|
170
|
-
import {
|
|
171
|
-
import {
|
|
172
|
-
import {
|
|
173
|
-
import {
|
|
174
|
-
import {
|
|
175
|
-
import {
|
|
176
|
-
import {
|
|
177
|
-
import {
|
|
178
|
-
import {
|
|
179
|
-
import {
|
|
180
|
-
import {
|
|
181
|
-
import {
|
|
182
|
-
import {
|
|
183
|
-
import {
|
|
184
|
-
import {
|
|
185
|
-
import {
|
|
186
|
-
import {
|
|
187
|
-
import {
|
|
188
|
-
import {
|
|
189
|
-
import {
|
|
154
|
+
import { Yugabytedb as tm } from "./components/ui/atoms/icons/yugabytedb.js";
|
|
155
|
+
import { Zendesk as am } from "./components/ui/atoms/icons/zendesk.js";
|
|
156
|
+
import { Zoho as im } from "./components/ui/atoms/icons/zoho.js";
|
|
157
|
+
import { ZohoBooks as lm } from "./components/ui/atoms/icons/zoho-books.js";
|
|
158
|
+
import { ZohoCreator as nm } from "./components/ui/atoms/icons/zoho-creator.js";
|
|
159
|
+
import { Zoom as um } from "./components/ui/atoms/icons/zoom.js";
|
|
160
|
+
import { Input as sm } from "./components/ui/atoms/input.js";
|
|
161
|
+
import { Label as cm } from "./components/ui/atoms/label.js";
|
|
162
|
+
import { MobileTooltip as Cm, MobileTooltipContent as Tm, MobileTooltipProvider as Dm, MobileTooltipTrigger as Am } from "./components/ui/atoms/mobile-tooltip.js";
|
|
163
|
+
import { Popover as hm, PopoverAnchor as Pm, PopoverContent as Bm, PopoverTrigger as Im } from "./components/ui/atoms/popover.js";
|
|
164
|
+
import { ProBadge as Gm } from "./components/ui/atoms/pro-badge.js";
|
|
165
|
+
import { Progress as Rm } from "./components/ui/atoms/progress.js";
|
|
166
|
+
import { RadioGroup as vm, RadioGroupItem as wm } from "./components/ui/atoms/radio-group.js";
|
|
167
|
+
import { ResizableHandle as Lm, ResizablePanel as Em, ResizablePanelGroup as _m } from "./components/ui/atoms/resizable.js";
|
|
168
|
+
import { ScrollArea as Vm, ScrollBar as Um } from "./components/ui/atoms/scroll-area.js";
|
|
169
|
+
import { Select as zm, SelectContent as Wm, SelectGroup as Zm, SelectItem as qm, SelectLabel as Km, SelectScrollDownButton as Jm, SelectScrollUpButton as Xm, SelectSeparator as Ym, SelectTrigger as Qm, SelectValue as jm } from "./components/ui/atoms/select.js";
|
|
170
|
+
import { Separator as oi } from "./components/ui/atoms/separator.js";
|
|
171
|
+
import { Sheet as ei, SheetClose as ti, SheetContent as pi, SheetDescription as ai, SheetFooter as mi, SheetHeader as ii, SheetTitle as fi, SheetTrigger as li } from "./components/ui/atoms/sheet.js";
|
|
172
|
+
import { Sidebar as ni, SidebarContent as di, SidebarFooter as ui, SidebarGroup as gi, SidebarGroupAction as si, SidebarGroupContent as bi, SidebarGroupLabel as ci, SidebarHeader as Si, SidebarInput as Ci, SidebarInset as Ti, SidebarMenu as Di, SidebarMenuAction as Ai, SidebarMenuBadge as Mi, SidebarMenuButton as hi, SidebarMenuItem as Pi, SidebarMenuSkeleton as Bi, SidebarMenuSub as Ii, SidebarMenuSubButton as ki, SidebarMenuSubItem as Gi, SidebarProvider as Oi, SidebarRail as Ri, SidebarSeparator as yi, SidebarTrigger as vi, useSidebar as wi } from "./components/ui/atoms/sidebar.js";
|
|
173
|
+
import { Skeleton as Li } from "./components/ui/atoms/skeleton.js";
|
|
174
|
+
import { Slider as _i } from "./components/ui/atoms/slider.js";
|
|
175
|
+
import { Switch as Vi } from "./components/ui/atoms/switch.js";
|
|
176
|
+
import { Table as Ni, TableBody as zi, TableCaption as Wi, TableCell as Zi, TableFooter as qi, TableHead as Ki, TableHeader as Ji, TableRow as Xi } from "./components/ui/atoms/table.js";
|
|
177
|
+
import { Tabs as Qi, TabsContent as ji, TabsList as $i, TabsTrigger as of } from "./components/ui/atoms/tabs.js";
|
|
178
|
+
import { Textarea as ef } from "./components/ui/atoms/textarea.js";
|
|
179
|
+
import { Toggle as pf, toggleVariants as af } from "./components/ui/atoms/toggle.js";
|
|
180
|
+
import { Tooltip as ff, TooltipContent as lf, TooltipProvider as xf, TooltipTrigger as nf } from "./components/ui/atoms/tooltip.js";
|
|
181
|
+
import { VirtualizedGrid as uf } from "./components/ui/atoms/virtualized-grid.js";
|
|
182
|
+
import { DateTimePicker as sf } from "./components/ui/molecules/date-time-picker.js";
|
|
183
|
+
import { EmptyState as cf } from "./components/ui/molecules/empty-state.js";
|
|
184
|
+
import { R as Cf, T as Tf } from "./toolkit-card-B23qLCqG.js";
|
|
185
|
+
import { ToolCard as Af } from "./components/ui/molecules/tool-card.js";
|
|
186
|
+
import { PUBLIC_ICON_URL as hf } from "./metadata/constants.js";
|
|
187
|
+
import { MCP_OAUTH2_PROVIDER as Bf, OAUTH2_PROVIDER as If, OAUTH_PROVIDERS as kf, OAUTH_PROVIDER_CATALOGUE as Gf, OAuthId as Of, OAuthProviderId as Rf, OTHER_OAUTH_PROVIDERS as yf, PREBUILT_OAUTH_PROVIDERS as vf } from "./metadata/oauth-providers.js";
|
|
188
|
+
import { TOOLKIT_ICON_MAP as Hf, getToolIconByToolkitName as Lf, getToolkitIcon as Ef, getToolkitIconByName as _f } from "./metadata/toolkit-icons.js";
|
|
189
|
+
import { CATEGORIES as Vf, TOOLKITS as Uf, TOOLKIT_CATALOGUE as Nf } from "./metadata/toolkits.js";
|
|
190
|
+
import { findPrebuiltProviderById as Wf, findPrebuiltProviderByProviderId as Zf, findToolkitByName as qf, isKnownToolkit as Kf, isPrebuiltProvider as Jf } from "./metadata/utils.js";
|
|
190
191
|
export {
|
|
191
192
|
e as Accordion,
|
|
192
193
|
t as AccordionContent,
|
|
@@ -202,8 +203,8 @@ export {
|
|
|
202
203
|
u as AlertDialogCancel,
|
|
203
204
|
g as AlertDialogContent,
|
|
204
205
|
s as AlertDialogDescription,
|
|
205
|
-
|
|
206
|
-
|
|
206
|
+
b as AlertDialogFooter,
|
|
207
|
+
c as AlertDialogHeader,
|
|
207
208
|
S as AlertDialogOverlay,
|
|
208
209
|
C as AlertDialogPortal,
|
|
209
210
|
T as AlertDialogTitle,
|
|
@@ -214,7 +215,7 @@ export {
|
|
|
214
215
|
nr as Asana,
|
|
215
216
|
ur as Ashby,
|
|
216
217
|
sr as Atlassian,
|
|
217
|
-
|
|
218
|
+
cr as Attio,
|
|
218
219
|
Cr as Auth0,
|
|
219
220
|
M as Avatar,
|
|
220
221
|
h as AvatarFallback,
|
|
@@ -226,13 +227,13 @@ export {
|
|
|
226
227
|
Ir as Bill,
|
|
227
228
|
Gr as Bitbucket,
|
|
228
229
|
Rr as Bluesky,
|
|
229
|
-
|
|
230
|
+
vr as Box,
|
|
230
231
|
Hr as Braze,
|
|
231
232
|
O as Breadcrumb,
|
|
232
233
|
R as BreadcrumbEllipsis,
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
234
|
+
y as BreadcrumbItem,
|
|
235
|
+
v as BreadcrumbLink,
|
|
236
|
+
w as BreadcrumbList,
|
|
236
237
|
H as BreadcrumbPage,
|
|
237
238
|
L as BreadcrumbSeparator,
|
|
238
239
|
Er as Brex,
|
|
@@ -240,7 +241,7 @@ export {
|
|
|
240
241
|
Ur as Buffer,
|
|
241
242
|
_ as Button,
|
|
242
243
|
U as ByocBadge,
|
|
243
|
-
|
|
244
|
+
Vf as CATEGORIES,
|
|
244
245
|
z as Calendar,
|
|
245
246
|
W as CalendarDayButton,
|
|
246
247
|
zr as Calendly,
|
|
@@ -248,8 +249,8 @@ export {
|
|
|
248
249
|
K as CardAction,
|
|
249
250
|
J as CardContent,
|
|
250
251
|
X as CardDescription,
|
|
251
|
-
|
|
252
|
-
|
|
252
|
+
Y as CardFooter,
|
|
253
|
+
Q as CardHeader,
|
|
253
254
|
j as CardTitle,
|
|
254
255
|
oo as ChartContainer,
|
|
255
256
|
ro as ChartLegend,
|
|
@@ -261,7 +262,7 @@ export {
|
|
|
261
262
|
Zr as Claude,
|
|
262
263
|
Kr as Clickhouse,
|
|
263
264
|
Xr as Clickup,
|
|
264
|
-
|
|
265
|
+
Qr as Cline,
|
|
265
266
|
$r as Closeio,
|
|
266
267
|
re as Codesandbox,
|
|
267
268
|
te as Coinbase,
|
|
@@ -270,8 +271,8 @@ export {
|
|
|
270
271
|
no as CollapsibleTrigger,
|
|
271
272
|
go as Command,
|
|
272
273
|
so as CommandDialog,
|
|
273
|
-
|
|
274
|
-
|
|
274
|
+
bo as CommandEmpty,
|
|
275
|
+
co as CommandGroup,
|
|
275
276
|
So as CommandInput,
|
|
276
277
|
Co as CommandItem,
|
|
277
278
|
To as CommandList,
|
|
@@ -283,8 +284,8 @@ export {
|
|
|
283
284
|
ne as CursorInstallLight,
|
|
284
285
|
ue as Customerio,
|
|
285
286
|
se as Datadog,
|
|
286
|
-
|
|
287
|
-
|
|
287
|
+
sf as DateTimePicker,
|
|
288
|
+
ce as Daytona,
|
|
288
289
|
ho as Dialog,
|
|
289
290
|
Po as DialogClose,
|
|
290
291
|
Bo as DialogContent,
|
|
@@ -293,8 +294,8 @@ export {
|
|
|
293
294
|
Go as DialogHeader,
|
|
294
295
|
Oo as DialogOverlay,
|
|
295
296
|
Ro as DialogPortal,
|
|
296
|
-
|
|
297
|
-
|
|
297
|
+
yo as DialogTitle,
|
|
298
|
+
vo as DialogTrigger,
|
|
298
299
|
Ce as DigitalOcean,
|
|
299
300
|
De as Discord,
|
|
300
301
|
Me as Dropbox,
|
|
@@ -315,10 +316,10 @@ export {
|
|
|
315
316
|
Xo as DropdownMenuTrigger,
|
|
316
317
|
Pe as E2b,
|
|
317
318
|
Ie as Ebay,
|
|
318
|
-
|
|
319
|
+
cf as EmptyState,
|
|
319
320
|
Ge as Evernote,
|
|
320
321
|
Re as Exa,
|
|
321
|
-
|
|
322
|
+
ve as Factorial,
|
|
322
323
|
He as Figma,
|
|
323
324
|
Ee as Firecrawl,
|
|
324
325
|
Fe as Freshservice,
|
|
@@ -327,7 +328,7 @@ export {
|
|
|
327
328
|
Ze as Github,
|
|
328
329
|
Ke as Gitlab,
|
|
329
330
|
Xe as Gmail,
|
|
330
|
-
|
|
331
|
+
Qe as Google,
|
|
331
332
|
$e as GoogleCalendar,
|
|
332
333
|
rt as GoogleContacts,
|
|
333
334
|
tt as GoogleDocs,
|
|
@@ -337,7 +338,7 @@ export {
|
|
|
337
338
|
nt as GoogleFlights,
|
|
338
339
|
ut as GoogleHotels,
|
|
339
340
|
st as GoogleJobs,
|
|
340
|
-
|
|
341
|
+
ct as GoogleMaps,
|
|
341
342
|
Ct as GoogleNews,
|
|
342
343
|
Dt as GoogleSheets,
|
|
343
344
|
Mt as GoogleShopping,
|
|
@@ -345,22 +346,22 @@ export {
|
|
|
345
346
|
It as Goose,
|
|
346
347
|
Gt as Heroku,
|
|
347
348
|
Rt as Hootsuite,
|
|
348
|
-
|
|
349
|
+
Qo as HoverCard,
|
|
349
350
|
jo as HoverCardContent,
|
|
350
351
|
$o as HoverCardTrigger,
|
|
351
|
-
|
|
352
|
+
vt as Hubspot,
|
|
352
353
|
Ht as Imgflip,
|
|
353
|
-
|
|
354
|
+
sm as Input,
|
|
354
355
|
Et as Intercom,
|
|
355
356
|
Ft as Jira,
|
|
356
|
-
|
|
357
|
+
cm as Label,
|
|
357
358
|
Ut as Linear,
|
|
358
359
|
zt as Linkedin,
|
|
359
360
|
Zt as Luma,
|
|
360
|
-
|
|
361
|
+
Bf as MCP_OAUTH2_PROVIDER,
|
|
361
362
|
Kt as Mailchimp,
|
|
362
363
|
Xt as Mcp,
|
|
363
|
-
|
|
364
|
+
Qt as Microsoft,
|
|
364
365
|
$t as MicrosoftDynamics,
|
|
365
366
|
rp as MicrosoftExcel,
|
|
366
367
|
tp as MicrosoftOnedrive,
|
|
@@ -369,164 +370,165 @@ export {
|
|
|
369
370
|
lp as MicrosoftTeams,
|
|
370
371
|
np as MicrosoftWord,
|
|
371
372
|
up as Miro,
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
373
|
+
Cm as MobileTooltip,
|
|
374
|
+
Tm as MobileTooltipContent,
|
|
375
|
+
Dm as MobileTooltipProvider,
|
|
376
|
+
Am as MobileTooltipTrigger,
|
|
376
377
|
sp as Monday,
|
|
377
|
-
|
|
378
|
+
cp as MongoDB,
|
|
378
379
|
Cp as Netsuite,
|
|
379
380
|
Dp as Notion,
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
381
|
+
If as OAUTH2_PROVIDER,
|
|
382
|
+
kf as OAUTH_PROVIDERS,
|
|
383
|
+
Gf as OAUTH_PROVIDER_CATALOGUE,
|
|
384
|
+
Of as OAuthId,
|
|
385
|
+
Rf as OAuthProviderId,
|
|
386
|
+
yf as OTHER_OAUTH_PROVIDERS,
|
|
386
387
|
Mp as Oauth,
|
|
387
388
|
Pp as Obsidian,
|
|
388
389
|
Ip as Okta,
|
|
389
390
|
Gp as Openai,
|
|
390
391
|
Rp as OutlookCalendar,
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
392
|
+
vp as OutlookMail,
|
|
393
|
+
vf as PREBUILT_OAUTH_PROVIDERS,
|
|
394
|
+
hf as PUBLIC_ICON_URL,
|
|
394
395
|
Hp as Pagerduty,
|
|
395
396
|
Ep as Pinecone,
|
|
396
397
|
Fp as Pinterest,
|
|
397
398
|
Up as Pipedrive,
|
|
398
399
|
zp as Plaid,
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
400
|
+
hm as Popover,
|
|
401
|
+
Pm as PopoverAnchor,
|
|
402
|
+
Bm as PopoverContent,
|
|
403
|
+
Im as PopoverTrigger,
|
|
403
404
|
Zp as Postgres,
|
|
404
405
|
Kp as Posthog,
|
|
405
|
-
|
|
406
|
-
|
|
406
|
+
Gm as ProBadge,
|
|
407
|
+
Rm as Progress,
|
|
407
408
|
Xp as Pylon,
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
409
|
+
Qp as Quickbooks,
|
|
410
|
+
vm as RadioGroup,
|
|
411
|
+
wm as RadioGroupItem,
|
|
411
412
|
$p as Railway,
|
|
412
413
|
ra as Reddit,
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
414
|
+
Cf as RequirementBadges,
|
|
415
|
+
Lm as ResizableHandle,
|
|
416
|
+
Em as ResizablePanel,
|
|
417
|
+
_m as ResizablePanelGroup,
|
|
417
418
|
ta as Salesforce,
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
419
|
+
Vm as ScrollArea,
|
|
420
|
+
Um as ScrollBar,
|
|
421
|
+
zm as Select,
|
|
422
|
+
Wm as SelectContent,
|
|
423
|
+
Zm as SelectGroup,
|
|
424
|
+
qm as SelectItem,
|
|
425
|
+
Km as SelectLabel,
|
|
426
|
+
Jm as SelectScrollDownButton,
|
|
427
|
+
Xm as SelectScrollUpButton,
|
|
428
|
+
Ym as SelectSeparator,
|
|
429
|
+
Qm as SelectTrigger,
|
|
430
|
+
jm as SelectValue,
|
|
431
|
+
oi as Separator,
|
|
432
|
+
ei as Sheet,
|
|
433
|
+
ti as SheetClose,
|
|
434
|
+
pi as SheetContent,
|
|
435
|
+
ai as SheetDescription,
|
|
436
|
+
mi as SheetFooter,
|
|
437
|
+
ii as SheetHeader,
|
|
438
|
+
fi as SheetTitle,
|
|
439
|
+
li as SheetTrigger,
|
|
439
440
|
aa as Shopify,
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
441
|
+
ni as Sidebar,
|
|
442
|
+
di as SidebarContent,
|
|
443
|
+
ui as SidebarFooter,
|
|
444
|
+
gi as SidebarGroup,
|
|
445
|
+
si as SidebarGroupAction,
|
|
446
|
+
bi as SidebarGroupContent,
|
|
447
|
+
ci as SidebarGroupLabel,
|
|
448
|
+
Si as SidebarHeader,
|
|
449
|
+
Ci as SidebarInput,
|
|
450
|
+
Ti as SidebarInset,
|
|
451
|
+
Di as SidebarMenu,
|
|
452
|
+
Ai as SidebarMenuAction,
|
|
453
|
+
Mi as SidebarMenuBadge,
|
|
454
|
+
hi as SidebarMenuButton,
|
|
455
|
+
Pi as SidebarMenuItem,
|
|
456
|
+
Bi as SidebarMenuSkeleton,
|
|
457
|
+
Ii as SidebarMenuSub,
|
|
458
|
+
ki as SidebarMenuSubButton,
|
|
459
|
+
Gi as SidebarMenuSubItem,
|
|
460
|
+
Oi as SidebarProvider,
|
|
461
|
+
Ri as SidebarRail,
|
|
462
|
+
yi as SidebarSeparator,
|
|
463
|
+
vi as SidebarTrigger,
|
|
463
464
|
ia as Singlestore,
|
|
464
|
-
|
|
465
|
+
Li as Skeleton,
|
|
465
466
|
la as Slack,
|
|
466
|
-
|
|
467
|
+
_i as Slider,
|
|
467
468
|
na as Snowflake,
|
|
468
469
|
ua as Splunk,
|
|
469
470
|
sa as Spotify,
|
|
470
|
-
|
|
471
|
+
ca as Square,
|
|
471
472
|
Ca as Squarespace,
|
|
472
473
|
Da as Squareup,
|
|
473
474
|
Ma as Stripe,
|
|
474
|
-
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
|
|
475
|
+
Vi as Switch,
|
|
476
|
+
Uf as TOOLKITS,
|
|
477
|
+
Nf as TOOLKIT_CATALOGUE,
|
|
478
|
+
Hf as TOOLKIT_ICON_MAP,
|
|
479
|
+
Ni as Table,
|
|
480
|
+
zi as TableBody,
|
|
481
|
+
Wi as TableCaption,
|
|
482
|
+
Zi as TableCell,
|
|
483
|
+
qi as TableFooter,
|
|
484
|
+
Ki as TableHead,
|
|
485
|
+
Ji as TableHeader,
|
|
486
|
+
Xi as TableRow,
|
|
487
|
+
Qi as Tabs,
|
|
488
|
+
ji as TabsContent,
|
|
489
|
+
$i as TabsList,
|
|
490
|
+
of as TabsTrigger,
|
|
490
491
|
Pa as Tesla,
|
|
491
|
-
|
|
492
|
+
ef as Textarea,
|
|
492
493
|
Ia as Ticktick,
|
|
493
494
|
Ga as Tiktok,
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
|
|
500
|
-
|
|
495
|
+
pf as Toggle,
|
|
496
|
+
Af as ToolCard,
|
|
497
|
+
Tf as ToolkitCard,
|
|
498
|
+
ff as Tooltip,
|
|
499
|
+
lf as TooltipContent,
|
|
500
|
+
xf as TooltipProvider,
|
|
501
|
+
nf as TooltipTrigger,
|
|
501
502
|
Ra as Trello,
|
|
502
|
-
|
|
503
|
+
va as Twilio,
|
|
503
504
|
Ha as Twitch,
|
|
504
505
|
Ea as Vercel,
|
|
505
|
-
|
|
506
|
+
uf as VirtualizedGrid,
|
|
506
507
|
Fa as Vscode,
|
|
507
508
|
Ua as Walmart,
|
|
508
509
|
za as Weaviate,
|
|
509
510
|
Za as Windsurf,
|
|
510
511
|
Ka as Workday,
|
|
511
512
|
Xa as Wrike,
|
|
512
|
-
|
|
513
|
+
Qa as X,
|
|
513
514
|
$a as Xero,
|
|
514
515
|
rm as Youtube,
|
|
515
|
-
tm as
|
|
516
|
-
am as
|
|
517
|
-
im as
|
|
518
|
-
lm as
|
|
519
|
-
nm as
|
|
516
|
+
tm as Yugabytedb,
|
|
517
|
+
am as Zendesk,
|
|
518
|
+
im as Zoho,
|
|
519
|
+
lm as ZohoBooks,
|
|
520
|
+
nm as ZohoCreator,
|
|
521
|
+
um as Zoom,
|
|
520
522
|
k as badgeVariants,
|
|
521
523
|
F as buttonVariants,
|
|
522
|
-
|
|
523
|
-
|
|
524
|
-
|
|
525
|
-
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
|
|
524
|
+
Wf as findPrebuiltProviderById,
|
|
525
|
+
Zf as findPrebuiltProviderByProviderId,
|
|
526
|
+
qf as findToolkitByName,
|
|
527
|
+
Lf as getToolIconByToolkitName,
|
|
528
|
+
Ef as getToolkitIcon,
|
|
529
|
+
_f as getToolkitIconByName,
|
|
530
|
+
Kf as isKnownToolkit,
|
|
531
|
+
Jf as isPrebuiltProvider,
|
|
532
|
+
af as toggleVariants,
|
|
533
|
+
wi as useSidebar
|
|
532
534
|
};
|