@arcadeai/design-system 7.9.0 → 7.9.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.
@@ -0,0 +1,15 @@
1
+ import { jsx as e, jsxs as t } from "react/jsx-runtime";
2
+ //#region lib/components/ui/atoms/icons/mixpanel.tsx
3
+ var n = (n) => /* @__PURE__ */ t("svg", {
4
+ height: "1em",
5
+ viewBox: "0 0 24 24",
6
+ width: "1em",
7
+ xmlns: "http://www.w3.org/2000/svg",
8
+ ...n,
9
+ children: [/* @__PURE__ */ e("title", { children: "Mixpanel" }), /* @__PURE__ */ e("path", {
10
+ d: "M6.967 9.996h3.053c-.763-.477-1.048-1.145-1.431-2.384L7.443 3.366C6.919 1.458 6.49.551 4.39.551H.004v1.145h.621c1.286 0 1.431.477 1.814 1.908L3.44 7.326c.524 1.814 1.337 2.67 3.53 2.67zm7.06 0h3.053c2.194 0 2.956-.86 3.484-2.67l1.001-3.722c.382-1.431.57-1.908 1.814-1.908H24V.551h-4.34c-2.146 0-2.576.86-3.053 2.815l-1.145 4.246c-.384 1.286-.673 1.907-1.435 2.384m-4.007 4.008h4.007V9.996H10.02zM0 23.449h4.39c2.1 0 2.529-.907 3.053-2.815l1.146-4.246c.383-1.239.668-1.907 1.431-2.384H6.967c-2.194 0-3.007.86-3.531 2.67l-1.001 3.722c-.383 1.431-.524 1.907-1.814 1.907H0zm19.65 0h4.343v-1.146h-.622c-1.239 0-1.431-.476-1.814-1.907l-1.001-3.722c-.524-1.814-1.286-2.67-3.483-2.67h-3.046c.762.477 1.041 1.098 1.424 2.384l1.145 4.246c.477 1.955.907 2.815 3.054 2.815",
11
+ fill: "#7856FF"
12
+ })]
13
+ });
14
+ //#endregion
15
+ export { n as Mixpanel, n as default };
@@ -0,0 +1,4 @@
1
+ import { SVGProps } from 'react';
2
+ export declare const Servicenow: (props: SVGProps<SVGSVGElement>) => import("react").JSX.Element;
3
+ export default Servicenow;
4
+ //# sourceMappingURL=servicenow.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"servicenow.d.ts","sourceRoot":"","sources":["../../../../../lib/components/ui/atoms/icons/servicenow.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,eAAO,MAAM,UAAU,GAAI,OAAO,QAAQ,CAAC,aAAa,CAAC,gCAQxD,CAAC;AAEF,eAAe,UAAU,CAAC"}
@@ -0,0 +1,13 @@
1
+ import { jsx as e, jsxs as t } from "react/jsx-runtime";
2
+ //#region lib/components/ui/atoms/icons/servicenow.tsx
3
+ var n = (n) => /* @__PURE__ */ t("svg", {
4
+ viewBox: "93.8 3.52 18 18",
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ ...n,
7
+ children: [/* @__PURE__ */ e("title", { children: "Servicenow" }), /* @__PURE__ */ e("path", {
8
+ d: "m102.8 5.762c-4.2 0-7.5 3.3-7.5 7.5 0 2.2 0.9 4.2 2.3 5.6 0.5 0.5 1.4 0.5 2 0.1 0.8-0.7 2-1.1 3.2-1.1 1.3 0 2.3 0.4 3.2 1.1 0.6 0.5 1.4 0.4 2-0.2 1.4-1.4 2.3-3.3 2.3-5.5-0.1-4.1-3.4-7.5-7.5-7.5m-0.1 11.4c-2.3 0-3.8-1.7-3.8-3.8s1.5-3.8 3.8-3.8 3.8 1.7 3.8 3.8-1.5 3.8-3.8 3.8",
9
+ fill: "#81b5a1"
10
+ })]
11
+ });
12
+ //#endregion
13
+ export { n as Servicenow, n as default };
@@ -138,87 +138,89 @@ import { MicrosoftSharepoint as Er } from "./icons/microsoft-sharepoint.js";
138
138
  import { MicrosoftTeams as Dr } from "./icons/microsoft-teams.js";
139
139
  import { MicrosoftWord as Or } from "./icons/microsoft-word.js";
140
140
  import { Miro as kr } from "./icons/miro.js";
141
- import { Monday as Ar } from "./icons/monday.js";
142
- import { MongoDB as jr } from "./icons/mongodb.js";
143
- import { Netsuite as Mr } from "./icons/netsuite.js";
144
- import { Notion as Nr } from "./icons/notion.js";
145
- import { Oauth as Pr } from "./icons/oauth.js";
146
- import { Obsidian as Fr } from "./icons/obsidian.js";
147
- import { Okta as Ir } from "./icons/okta.js";
148
- import { Openai as Lr } from "./icons/openai.js";
149
- import { Pagerduty as Rr } from "./icons/pagerduty.js";
150
- import { Pinecone as zr } from "./icons/pinecone.js";
151
- import { Pinterest as Br } from "./icons/pinterest.js";
152
- import { Pipedrive as Vr } from "./icons/pipedrive.js";
153
- import { Plaid as Hr } from "./icons/plaid.js";
154
- import { Postgres as Ur } from "./icons/postgres.js";
155
- import { Posthog as Wr } from "./icons/posthog.js";
156
- import { Postman as Gr } from "./icons/postman.js";
157
- import { Pylon as Kr } from "./icons/pylon.js";
158
- import { Quickbooks as qr } from "./icons/quickbooks.js";
159
- import { Railway as Jr } from "./icons/railway.js";
160
- import { Reddit as Yr } from "./icons/reddit.js";
161
- import { Resend as Xr } from "./icons/resend.js";
162
- import { Salesforce as Zr } from "./icons/salesforce.js";
163
- import { Shopify as Qr } from "./icons/shopify.js";
164
- import { Singlestore as $r } from "./icons/singlestore.js";
165
- import { Slack as ei } from "./icons/slack.js";
166
- import { Snowflake as ti } from "./icons/snowflake.js";
167
- import { Splunk as ni } from "./icons/splunk.js";
168
- import { Spotify as ri } from "./icons/spotify.js";
169
- import { Square as ii } from "./icons/square.js";
170
- import { Squarespace as ai } from "./icons/squarespace.js";
171
- import { Squareup as oi } from "./icons/squareup.js";
172
- import { Stripe as si } from "./icons/stripe.js";
173
- import { Telegram as ci } from "./icons/telegram.js";
174
- import { Tesla as li } from "./icons/tesla.js";
175
- import { Ticktick as ui } from "./icons/ticktick.js";
176
- import { Tiktok as di } from "./icons/tiktok.js";
177
- import { Trello as fi } from "./icons/trello.js";
178
- import { Twilio as pi } from "./icons/twilio.js";
179
- import { Twitch as mi } from "./icons/twitch.js";
180
- import { Vercel as hi } from "./icons/vercel.js";
181
- import { VercelLogotype as gi } from "./icons/vercel-logotype.js";
182
- import { Vscode as _i } from "./icons/vscode.js";
183
- import { Walmart as vi } from "./icons/walmart.js";
184
- import { Weaviate as yi } from "./icons/weaviate.js";
185
- import { Windsurf as bi } from "./icons/windsurf.js";
186
- import { Workday as xi } from "./icons/workday.js";
187
- import { Wrike as Si } from "./icons/wrike.js";
188
- import { X as Ci } from "./icons/x.js";
189
- import { Xero as wi } from "./icons/xero.js";
190
- import { Youtube as Ti } from "./icons/youtube.js";
191
- import { Yugabytedb as Ei } from "./icons/yugabytedb.js";
192
- import { Zendesk as Di } from "./icons/zendesk.js";
193
- import { Zoho as Oi } from "./icons/zoho.js";
194
- import { ZohoBooks as ki } from "./icons/zoho-books.js";
195
- import { ZohoCreator as Ai } from "./icons/zoho-creator.js";
196
- import { Zoom as ji } from "./icons/zoom.js";
197
- import { n as Mi, t as Ni } from "../../../radio-group-BpMluqfv.js";
198
- import { a as Pi, i as Fi, n as Ii, r as Li, t as Ri } from "../../../progress-BqG0PtAD.js";
199
- import { t as zi } from "../../../input-DZTqcpe-.js";
200
- import { Textarea as Bi } from "./textarea.js";
201
- import { InputGroup as Vi, InputGroupAddon as Hi, InputGroupButton as Ui, InputGroupInput as Wi, InputGroupText as Gi, InputGroupTextarea as Ki } from "./input-group.js";
202
- import { JsonHighlight as qi, jsonHighlightVariants as Ji } from "./json-highlight.js";
203
- import { Label as Yi } from "./label.js";
204
- import { Loader as Xi } from "./loader.js";
205
- import { ProBadge as Zi } from "./pro-badge.js";
206
- import { n as Qi, r as $i, t as ea } from "../../../resizable-7RrCRLzm.js";
207
- import { n as ta, t as na } from "../../../scroll-area-D7iOy7xj.js";
208
- import { ScrollButton as ra } from "./scroll-button.js";
209
- import { ScrollToBottomButton as ia } from "./scroll-to-bottom-button.js";
210
- import { Separator as aa } from "./separator.js";
211
- import { Sheet as oa, SheetClose as sa, SheetContent as ca, SheetDescription as la, SheetFooter as ua, SheetHeader as da, SheetTitle as fa, SheetTrigger as pa } from "./sheet.js";
212
- import { Skeleton as ma } from "./skeleton.js";
213
- import { Sidebar as ha, SidebarContent as ga, SidebarFooter as _a, SidebarGroup as va, SidebarGroupAction as ya, SidebarGroupContent as ba, SidebarGroupLabel as xa, SidebarHeader as Sa, SidebarInput as Ca, SidebarInset as wa, SidebarMenu as Ta, SidebarMenuAction as Ea, SidebarMenuBadge as Da, SidebarMenuButton as Oa, SidebarMenuItem as ka, SidebarMenuSkeleton as Aa, SidebarMenuSub as ja, SidebarMenuSubButton as Ma, SidebarMenuSubItem as Na, SidebarProvider as Pa, SidebarRail as Fa, SidebarSeparator as Ia, SidebarTrigger as La, useSidebar as Ra } from "./sidebar.js";
214
- import { t as za } from "../../../slider-ClXWRpwI.js";
215
- import { DS_SPARKLE_DURATION_MS as Ba, SparkleBurst as Va } from "./sparkle-burst.js";
216
- import { StepIndicator as Ha, stepIndicatorIconVariants as Ua, stepIndicatorLabelVariants as Wa } from "./step-indicator.js";
217
- import { t as Ga } from "../../../switch-DlxZDt6o.js";
218
- import { Table as Ka, TableBody as qa, TableCaption as Ja, TableCell as Ya, TableFooter as Xa, TableHead as Za, TableHeader as Qa, TableRow as $a } from "./table.js";
219
- import { a as eo, i as to, n as no, r as ro, t as io } from "../../../tabs-Cj3LY-7F.js";
220
- import { Toggle as ao, toggleVariants as oo } from "./toggle.js";
221
- import { n as so, t as co } from "../../../toggle-group-CmP4iHEJ.js";
222
- import { ViewToolsControl as lo } from "./view-tools-control.js";
223
- import { t as uo } from "../../../virtualized-grid-DLNjqTNm.js";
224
- export { r as Accordion, t as AccordionContent, n as AccordionItem, e as AccordionTrigger, kt as Adp, At as Aha, jt as Airtable, i as Alert, a as AlertAction, o as AlertDescription, T as AlertDialog, x as AlertDialogAction, C as AlertDialogCancel, y as AlertDialogContent, h as AlertDialogDescription, S as AlertDialogFooter, w as AlertDialogHeader, g as AlertDialogMedia, b as AlertDialogOverlay, E as AlertDialogPortal, _ as AlertDialogTitle, v as AlertDialogTrigger, s as AlertTitle, Mt as Amplitude, Nt as Apollo, Pt as Arcade, k as ArcadeGradient, A as ArcadeGrid, Ft as ArcadeLogo, It as Asana, Lt as Ashby, Rt as Atlassian, zt as Attio, Bt as Auth0, I as Avatar, N as AvatarBadge, F as AvatarFallback, M as AvatarGroup, j as AvatarGroupCount, P as AvatarImage, L as AvatarNotificationBadge, Vt as Azure, z as Badge, Ht as Bamboohr, Ut as Basecamp, Wt as Bill, Gt as Bitbucket, Kt as Bluesky, qt as Box, V as BrandChip, Jt as Braze, H as Breadcrumb, U as BreadcrumbEllipsis, W as BreadcrumbItem, G as BreadcrumbLink, K as BreadcrumbList, q as BreadcrumbPage, J as BreadcrumbSeparator, Yt as Brex, Xt as Brightdata, Zt as Buffer, O as Button, he as ByocBadge, _e as Calendar, ge as CalendarDayButton, Qt as Calendly, ve as Card, ye as CardAction, be as CardContent, xe as CardDescription, Se as CardFooter, Ce as CardHeader, we as CardTitle, Te as ChartContainer, Ee as ChartLegend, De as ChartLegendContent, Oe as ChartStyle, ke as ChartTooltip, Ae as ChartTooltipContent, je as ChatContainerContent, Me as ChatContainerRoot, Ne as ChatContainerScrollAnchor, Fe as Checkbox, Pe as CheckboxVisual, $t as Claude, en as ClaudeCodeLogotype, Ie as ClearButton, tn as Clickhouse, nn as Clickup, rn as Cline, an as Closeio, Re as CodeBlock, ze as CodeBlockCode, Be as CodeBlockGroup, on as Codesandbox, sn as Coinbase, Ue as Collapsible, Ve as CollapsibleContent, He as CollapsibleTrigger, Qe as Command, Je as CommandDialog, Xe as CommandEmpty, Ke as CommandGroup, We as CommandInput, Ye as CommandItem, Ze as CommandList, Ge as CommandSeparator, qe as CommandShortcut, cn as Confluence, lt as CopyButton, ln as Cursor, un as CursorInstallDark, dn as CursorInstallLight, fn as CursorLogotype, pn as Customerio, Ba as DS_SPARKLE_DURATION_MS, mn as Datadog, hn as Daytona, $e as Dialog, et as DialogClose, tt as DialogContent, nt as DialogDescription, rt as DialogFooter, it as DialogHeader, at as DialogOverlay, ot as DialogPortal, st as DialogTitle, ct as DialogTrigger, gn as DigitalOcean, _n as Discord, vn as Dropbox, Ct as DropdownMenu, vt as DropdownMenuCheckboxItem, xt as DropdownMenuContent, ht as DropdownMenuGroup, ut as DropdownMenuItem, yt as DropdownMenuLabel, St as DropdownMenuPortal, dt as DropdownMenuRadioGroup, gt as DropdownMenuRadioItem, wt as DropdownMenuSeparator, ft as DropdownMenuShortcut, pt as DropdownMenuSub, bt as DropdownMenuSubContent, _t as DropdownMenuSubTrigger, mt as DropdownMenuTrigger, yn as E2b, bn as Ebay, xn as Evernote, Sn as Exa, Cn as Factorial, wn as Figma, Tt as FilterChip, Tn as Firecrawl, En as Fireflies, Dn as FlyIo, On as Forkable, kn as Freshdesk, An as Freshservice, jn as Gemini, Mn as Generic, Nn as Github, Pn as Gitlab, Fn as Glean, In as Gmail, Ln as Google, Rn as GoogleCalendar, zn as GoogleContacts, Bn as GoogleDocs, Vn as GoogleDrive, Hn as GoogleFinance, Un as GoogleFlight, Wn as GoogleFlights, Gn as GoogleForms, Kn as GoogleHotels, qn as GoogleJobs, Jn as GoogleMaps, Yn as GoogleNews, Xn as GoogleSheets, Zn as GoogleShopping, Qn as GoogleSlides, $n as Goose, er as Granola, tr as Heroku, nr as Hootsuite, m as HoverCard, f as HoverCardContent, p as HoverCardTrigger, rr as Hubspot, Dt as IconTile, ir as Imgflip, zi as Input, Vi as InputGroup, Hi as InputGroupAddon, Ui as InputGroupButton, Wi as InputGroupInput, Gi as InputGroupText, Ki as InputGroupTextarea, ar as Insightly, or as Intercom, sr as Jira, qi as JsonHighlight, Yi as Label, cr as Langchain, lr as LangchainLogotype, ur as Linear, dr as Linkedin, Xi as Loader, fr as Luma, pr as Mailchimp, Le as Markdown, mr as Mastra, hr as MastraLogotype, gr as MathToolkit, _r as Mcp, vr as Microsoft, yr as MicrosoftDynamics, br as MicrosoftExcel, xr as MicrosoftOnedrive, Sr as MicrosoftOutlookCalendar, Cr as MicrosoftOutlookMail, wr as MicrosoftPowerBi, Tr as MicrosoftPowerpoint, Er as MicrosoftSharepoint, Dr as MicrosoftTeams, Or as MicrosoftWord, kr as Miro, de as MobileTooltip, fe as MobileTooltipContent, pe as MobileTooltipProvider, me as MobileTooltipTrigger, Ar as Monday, jr as MongoDB, Mr as Netsuite, Nr as Notion, Pr as Oauth, Fr as Obsidian, Ir as Okta, Lr as Openai, Rr as Pagerduty, zr as Pinecone, Br as Pinterest, Vr as Pipedrive, Hr as Plaid, ee as Popover, Z as PopoverContent, $ as PopoverDescription, X as PopoverHeader, Y as PopoverTitle, Q as PopoverTrigger, Ur as Postgres, Wr as Posthog, Gr as Postman, Zi as ProBadge, Ri as Progress, Ii as ProgressIndicator, Li as ProgressLabel, Fi as ProgressTrack, Pi as ProgressValue, Kr as Pylon, qr as Quickbooks, Ni as RadioGroup, Mi as RadioGroupItem, Jr as Railway, Yr as Reddit, Xr as Resend, ea as ResizableHandle, Qi as ResizablePanel, $i as ResizablePanelGroup, Zr as Salesforce, na as ScrollArea, ta as ScrollBar, ra as ScrollButton, ia as ScrollToBottomButton, le as Select, ae as SelectContent, se as SelectGroup, re as SelectItem, te as SelectLabel, oe as SelectScrollDownButton, ce as SelectScrollUpButton, ne as SelectSeparator, ie as SelectTrigger, ue as SelectValue, aa as Separator, oa as Sheet, sa as SheetClose, ca as SheetContent, la as SheetDescription, ua as SheetFooter, da as SheetHeader, fa as SheetTitle, pa as SheetTrigger, Qr as Shopify, ha as Sidebar, ga as SidebarContent, _a as SidebarFooter, va as SidebarGroup, ya as SidebarGroupAction, ba as SidebarGroupContent, xa as SidebarGroupLabel, Sa as SidebarHeader, Ca as SidebarInput, wa as SidebarInset, Ta as SidebarMenu, Ea as SidebarMenuAction, Da as SidebarMenuBadge, Oa as SidebarMenuButton, ka as SidebarMenuItem, Aa as SidebarMenuSkeleton, ja as SidebarMenuSub, Ma as SidebarMenuSubButton, Na as SidebarMenuSubItem, Pa as SidebarProvider, Fa as SidebarRail, Ia as SidebarSeparator, La as SidebarTrigger, $r as Singlestore, ma as Skeleton, ei as Slack, za as Slider, ti as Snowflake, Va as SparkleBurst, ni as Splunk, ri as Spotify, ii as Square, ai as Squarespace, oi as Squareup, Ha as StepIndicator, si as Stripe, Ga as Switch, Ka as Table, qa as TableBody, Ja as TableCaption, Ya as TableCell, Xa as TableFooter, Za as TableHead, Qa as TableHeader, $a as TableRow, io as Tabs, no as TabsContent, ro as TabsList, to as TabsTrigger, ci as Telegram, li as Tesla, Bi as Textarea, ui as Ticktick, di as Tiktok, ao as Toggle, co as ToggleGroup, so as ToggleGroupChip, d as Tooltip, l as TooltipContent, u as TooltipProvider, c as TooltipTrigger, fi as Trello, pi as Twilio, mi as Twitch, hi as Vercel, gi as VercelLogotype, lo as ViewToolsControl, uo as VirtualizedGrid, _i as Vscode, vi as Walmart, yi as Weaviate, bi as Windsurf, xi as Workday, Si as Wrike, Ci as X, wi as Xero, Ti as Youtube, Ei as Yugabytedb, Di as Zendesk, Oi as Zoho, ki as ZohoBooks, Ai as ZohoCreator, ji as Zoom, R as avatarBadgeVariants, B as badgeVariants, D as buttonVariants, Et as filterChipVariants, Ot as iconTileVariants, Ji as jsonHighlightVariants, Ua as stepIndicatorIconVariants, Wa as stepIndicatorLabelVariants, eo as tabsListVariants, oo as toggleVariants, Ra as useSidebar };
141
+ import { Mixpanel as Ar } from "./icons/mixpanel.js";
142
+ import { Monday as jr } from "./icons/monday.js";
143
+ import { MongoDB as Mr } from "./icons/mongodb.js";
144
+ import { Netsuite as Nr } from "./icons/netsuite.js";
145
+ import { Notion as Pr } from "./icons/notion.js";
146
+ import { Oauth as Fr } from "./icons/oauth.js";
147
+ import { Obsidian as Ir } from "./icons/obsidian.js";
148
+ import { Okta as Lr } from "./icons/okta.js";
149
+ import { Openai as Rr } from "./icons/openai.js";
150
+ import { Pagerduty as zr } from "./icons/pagerduty.js";
151
+ import { Pinecone as Br } from "./icons/pinecone.js";
152
+ import { Pinterest as Vr } from "./icons/pinterest.js";
153
+ import { Pipedrive as Hr } from "./icons/pipedrive.js";
154
+ import { Plaid as Ur } from "./icons/plaid.js";
155
+ import { Postgres as Wr } from "./icons/postgres.js";
156
+ import { Posthog as Gr } from "./icons/posthog.js";
157
+ import { Postman as Kr } from "./icons/postman.js";
158
+ import { Pylon as qr } from "./icons/pylon.js";
159
+ import { Quickbooks as Jr } from "./icons/quickbooks.js";
160
+ import { Railway as Yr } from "./icons/railway.js";
161
+ import { Reddit as Xr } from "./icons/reddit.js";
162
+ import { Resend as Zr } from "./icons/resend.js";
163
+ import { Salesforce as Qr } from "./icons/salesforce.js";
164
+ import { Servicenow as $r } from "./icons/servicenow.js";
165
+ import { Shopify as ei } from "./icons/shopify.js";
166
+ import { Singlestore as ti } from "./icons/singlestore.js";
167
+ import { Slack as ni } from "./icons/slack.js";
168
+ import { Snowflake as ri } from "./icons/snowflake.js";
169
+ import { Splunk as ii } from "./icons/splunk.js";
170
+ import { Spotify as ai } from "./icons/spotify.js";
171
+ import { Square as oi } from "./icons/square.js";
172
+ import { Squarespace as si } from "./icons/squarespace.js";
173
+ import { Squareup as ci } from "./icons/squareup.js";
174
+ import { Stripe as li } from "./icons/stripe.js";
175
+ import { Telegram as ui } from "./icons/telegram.js";
176
+ import { Tesla as di } from "./icons/tesla.js";
177
+ import { Ticktick as fi } from "./icons/ticktick.js";
178
+ import { Tiktok as pi } from "./icons/tiktok.js";
179
+ import { Trello as mi } from "./icons/trello.js";
180
+ import { Twilio as hi } from "./icons/twilio.js";
181
+ import { Twitch as gi } from "./icons/twitch.js";
182
+ import { Vercel as _i } from "./icons/vercel.js";
183
+ import { VercelLogotype as vi } from "./icons/vercel-logotype.js";
184
+ import { Vscode as yi } from "./icons/vscode.js";
185
+ import { Walmart as bi } from "./icons/walmart.js";
186
+ import { Weaviate as xi } from "./icons/weaviate.js";
187
+ import { Windsurf as Si } from "./icons/windsurf.js";
188
+ import { Workday as Ci } from "./icons/workday.js";
189
+ import { Wrike as wi } from "./icons/wrike.js";
190
+ import { X as Ti } from "./icons/x.js";
191
+ import { Xero as Ei } from "./icons/xero.js";
192
+ import { Youtube as Di } from "./icons/youtube.js";
193
+ import { Yugabytedb as Oi } from "./icons/yugabytedb.js";
194
+ import { Zendesk as ki } from "./icons/zendesk.js";
195
+ import { Zoho as Ai } from "./icons/zoho.js";
196
+ import { ZohoBooks as ji } from "./icons/zoho-books.js";
197
+ import { ZohoCreator as Mi } from "./icons/zoho-creator.js";
198
+ import { Zoom as Ni } from "./icons/zoom.js";
199
+ import { n as Pi, t as Fi } from "../../../radio-group-BpMluqfv.js";
200
+ import { a as Ii, i as Li, n as Ri, r as zi, t as Bi } from "../../../progress-BqG0PtAD.js";
201
+ import { t as Vi } from "../../../input-DZTqcpe-.js";
202
+ import { Textarea as Hi } from "./textarea.js";
203
+ import { InputGroup as Ui, InputGroupAddon as Wi, InputGroupButton as Gi, InputGroupInput as Ki, InputGroupText as qi, InputGroupTextarea as Ji } from "./input-group.js";
204
+ import { JsonHighlight as Yi, jsonHighlightVariants as Xi } from "./json-highlight.js";
205
+ import { Label as Zi } from "./label.js";
206
+ import { Loader as Qi } from "./loader.js";
207
+ import { ProBadge as $i } from "./pro-badge.js";
208
+ import { n as ea, r as ta, t as na } from "../../../resizable-7RrCRLzm.js";
209
+ import { n as ra, t as ia } from "../../../scroll-area-D7iOy7xj.js";
210
+ import { ScrollButton as aa } from "./scroll-button.js";
211
+ import { ScrollToBottomButton as oa } from "./scroll-to-bottom-button.js";
212
+ import { Separator as sa } from "./separator.js";
213
+ import { Sheet as ca, SheetClose as la, SheetContent as ua, SheetDescription as da, SheetFooter as fa, SheetHeader as pa, SheetTitle as ma, SheetTrigger as ha } from "./sheet.js";
214
+ import { Skeleton as ga } from "./skeleton.js";
215
+ import { Sidebar as _a, SidebarContent as va, SidebarFooter as ya, SidebarGroup as ba, SidebarGroupAction as xa, SidebarGroupContent as Sa, SidebarGroupLabel as Ca, SidebarHeader as wa, SidebarInput as Ta, SidebarInset as Ea, SidebarMenu as Da, SidebarMenuAction as Oa, SidebarMenuBadge as ka, SidebarMenuButton as Aa, SidebarMenuItem as ja, SidebarMenuSkeleton as Ma, SidebarMenuSub as Na, SidebarMenuSubButton as Pa, SidebarMenuSubItem as Fa, SidebarProvider as Ia, SidebarRail as La, SidebarSeparator as Ra, SidebarTrigger as za, useSidebar as Ba } from "./sidebar.js";
216
+ import { t as Va } from "../../../slider-ClXWRpwI.js";
217
+ import { DS_SPARKLE_DURATION_MS as Ha, SparkleBurst as Ua } from "./sparkle-burst.js";
218
+ import { StepIndicator as Wa, stepIndicatorIconVariants as Ga, stepIndicatorLabelVariants as Ka } from "./step-indicator.js";
219
+ import { t as qa } from "../../../switch-DlxZDt6o.js";
220
+ import { Table as Ja, TableBody as Ya, TableCaption as Xa, TableCell as Za, TableFooter as Qa, TableHead as $a, TableHeader as eo, TableRow as to } from "./table.js";
221
+ import { a as no, i as ro, n as io, r as ao, t as oo } from "../../../tabs-Cj3LY-7F.js";
222
+ import { Toggle as so, toggleVariants as co } from "./toggle.js";
223
+ import { n as lo, t as uo } from "../../../toggle-group-CmP4iHEJ.js";
224
+ import { ViewToolsControl as fo } from "./view-tools-control.js";
225
+ import { t as po } from "../../../virtualized-grid-DLNjqTNm.js";
226
+ export { r as Accordion, t as AccordionContent, n as AccordionItem, e as AccordionTrigger, kt as Adp, At as Aha, jt as Airtable, i as Alert, a as AlertAction, o as AlertDescription, T as AlertDialog, x as AlertDialogAction, C as AlertDialogCancel, y as AlertDialogContent, h as AlertDialogDescription, S as AlertDialogFooter, w as AlertDialogHeader, g as AlertDialogMedia, b as AlertDialogOverlay, E as AlertDialogPortal, _ as AlertDialogTitle, v as AlertDialogTrigger, s as AlertTitle, Mt as Amplitude, Nt as Apollo, Pt as Arcade, k as ArcadeGradient, A as ArcadeGrid, Ft as ArcadeLogo, It as Asana, Lt as Ashby, Rt as Atlassian, zt as Attio, Bt as Auth0, I as Avatar, N as AvatarBadge, F as AvatarFallback, M as AvatarGroup, j as AvatarGroupCount, P as AvatarImage, L as AvatarNotificationBadge, Vt as Azure, z as Badge, Ht as Bamboohr, Ut as Basecamp, Wt as Bill, Gt as Bitbucket, Kt as Bluesky, qt as Box, V as BrandChip, Jt as Braze, H as Breadcrumb, U as BreadcrumbEllipsis, W as BreadcrumbItem, G as BreadcrumbLink, K as BreadcrumbList, q as BreadcrumbPage, J as BreadcrumbSeparator, Yt as Brex, Xt as Brightdata, Zt as Buffer, O as Button, he as ByocBadge, _e as Calendar, ge as CalendarDayButton, Qt as Calendly, ve as Card, ye as CardAction, be as CardContent, xe as CardDescription, Se as CardFooter, Ce as CardHeader, we as CardTitle, Te as ChartContainer, Ee as ChartLegend, De as ChartLegendContent, Oe as ChartStyle, ke as ChartTooltip, Ae as ChartTooltipContent, je as ChatContainerContent, Me as ChatContainerRoot, Ne as ChatContainerScrollAnchor, Fe as Checkbox, Pe as CheckboxVisual, $t as Claude, en as ClaudeCodeLogotype, Ie as ClearButton, tn as Clickhouse, nn as Clickup, rn as Cline, an as Closeio, Re as CodeBlock, ze as CodeBlockCode, Be as CodeBlockGroup, on as Codesandbox, sn as Coinbase, Ue as Collapsible, Ve as CollapsibleContent, He as CollapsibleTrigger, Qe as Command, Je as CommandDialog, Xe as CommandEmpty, Ke as CommandGroup, We as CommandInput, Ye as CommandItem, Ze as CommandList, Ge as CommandSeparator, qe as CommandShortcut, cn as Confluence, lt as CopyButton, ln as Cursor, un as CursorInstallDark, dn as CursorInstallLight, fn as CursorLogotype, pn as Customerio, Ha as DS_SPARKLE_DURATION_MS, mn as Datadog, hn as Daytona, $e as Dialog, et as DialogClose, tt as DialogContent, nt as DialogDescription, rt as DialogFooter, it as DialogHeader, at as DialogOverlay, ot as DialogPortal, st as DialogTitle, ct as DialogTrigger, gn as DigitalOcean, _n as Discord, vn as Dropbox, Ct as DropdownMenu, vt as DropdownMenuCheckboxItem, xt as DropdownMenuContent, ht as DropdownMenuGroup, ut as DropdownMenuItem, yt as DropdownMenuLabel, St as DropdownMenuPortal, dt as DropdownMenuRadioGroup, gt as DropdownMenuRadioItem, wt as DropdownMenuSeparator, ft as DropdownMenuShortcut, pt as DropdownMenuSub, bt as DropdownMenuSubContent, _t as DropdownMenuSubTrigger, mt as DropdownMenuTrigger, yn as E2b, bn as Ebay, xn as Evernote, Sn as Exa, Cn as Factorial, wn as Figma, Tt as FilterChip, Tn as Firecrawl, En as Fireflies, Dn as FlyIo, On as Forkable, kn as Freshdesk, An as Freshservice, jn as Gemini, Mn as Generic, Nn as Github, Pn as Gitlab, Fn as Glean, In as Gmail, Ln as Google, Rn as GoogleCalendar, zn as GoogleContacts, Bn as GoogleDocs, Vn as GoogleDrive, Hn as GoogleFinance, Un as GoogleFlight, Wn as GoogleFlights, Gn as GoogleForms, Kn as GoogleHotels, qn as GoogleJobs, Jn as GoogleMaps, Yn as GoogleNews, Xn as GoogleSheets, Zn as GoogleShopping, Qn as GoogleSlides, $n as Goose, er as Granola, tr as Heroku, nr as Hootsuite, m as HoverCard, f as HoverCardContent, p as HoverCardTrigger, rr as Hubspot, Dt as IconTile, ir as Imgflip, Vi as Input, Ui as InputGroup, Wi as InputGroupAddon, Gi as InputGroupButton, Ki as InputGroupInput, qi as InputGroupText, Ji as InputGroupTextarea, ar as Insightly, or as Intercom, sr as Jira, Yi as JsonHighlight, Zi as Label, cr as Langchain, lr as LangchainLogotype, ur as Linear, dr as Linkedin, Qi as Loader, fr as Luma, pr as Mailchimp, Le as Markdown, mr as Mastra, hr as MastraLogotype, gr as MathToolkit, _r as Mcp, vr as Microsoft, yr as MicrosoftDynamics, br as MicrosoftExcel, xr as MicrosoftOnedrive, Sr as MicrosoftOutlookCalendar, Cr as MicrosoftOutlookMail, wr as MicrosoftPowerBi, Tr as MicrosoftPowerpoint, Er as MicrosoftSharepoint, Dr as MicrosoftTeams, Or as MicrosoftWord, kr as Miro, Ar as Mixpanel, de as MobileTooltip, fe as MobileTooltipContent, pe as MobileTooltipProvider, me as MobileTooltipTrigger, jr as Monday, Mr as MongoDB, Nr as Netsuite, Pr as Notion, Fr as Oauth, Ir as Obsidian, Lr as Okta, Rr as Openai, zr as Pagerduty, Br as Pinecone, Vr as Pinterest, Hr as Pipedrive, Ur as Plaid, ee as Popover, Z as PopoverContent, $ as PopoverDescription, X as PopoverHeader, Y as PopoverTitle, Q as PopoverTrigger, Wr as Postgres, Gr as Posthog, Kr as Postman, $i as ProBadge, Bi as Progress, Ri as ProgressIndicator, zi as ProgressLabel, Li as ProgressTrack, Ii as ProgressValue, qr as Pylon, Jr as Quickbooks, Fi as RadioGroup, Pi as RadioGroupItem, Yr as Railway, Xr as Reddit, Zr as Resend, na as ResizableHandle, ea as ResizablePanel, ta as ResizablePanelGroup, Qr as Salesforce, ia as ScrollArea, ra as ScrollBar, aa as ScrollButton, oa as ScrollToBottomButton, le as Select, ae as SelectContent, se as SelectGroup, re as SelectItem, te as SelectLabel, oe as SelectScrollDownButton, ce as SelectScrollUpButton, ne as SelectSeparator, ie as SelectTrigger, ue as SelectValue, sa as Separator, $r as Servicenow, ca as Sheet, la as SheetClose, ua as SheetContent, da as SheetDescription, fa as SheetFooter, pa as SheetHeader, ma as SheetTitle, ha as SheetTrigger, ei as Shopify, _a as Sidebar, va as SidebarContent, ya as SidebarFooter, ba as SidebarGroup, xa as SidebarGroupAction, Sa as SidebarGroupContent, Ca as SidebarGroupLabel, wa as SidebarHeader, Ta as SidebarInput, Ea as SidebarInset, Da as SidebarMenu, Oa as SidebarMenuAction, ka as SidebarMenuBadge, Aa as SidebarMenuButton, ja as SidebarMenuItem, Ma as SidebarMenuSkeleton, Na as SidebarMenuSub, Pa as SidebarMenuSubButton, Fa as SidebarMenuSubItem, Ia as SidebarProvider, La as SidebarRail, Ra as SidebarSeparator, za as SidebarTrigger, ti as Singlestore, ga as Skeleton, ni as Slack, Va as Slider, ri as Snowflake, Ua as SparkleBurst, ii as Splunk, ai as Spotify, oi as Square, si as Squarespace, ci as Squareup, Wa as StepIndicator, li as Stripe, qa as Switch, Ja as Table, Ya as TableBody, Xa as TableCaption, Za as TableCell, Qa as TableFooter, $a as TableHead, eo as TableHeader, to as TableRow, oo as Tabs, io as TabsContent, ao as TabsList, ro as TabsTrigger, ui as Telegram, di as Tesla, Hi as Textarea, fi as Ticktick, pi as Tiktok, so as Toggle, uo as ToggleGroup, lo as ToggleGroupChip, d as Tooltip, l as TooltipContent, u as TooltipProvider, c as TooltipTrigger, mi as Trello, hi as Twilio, gi as Twitch, _i as Vercel, vi as VercelLogotype, fo as ViewToolsControl, po as VirtualizedGrid, yi as Vscode, bi as Walmart, xi as Weaviate, Si as Windsurf, Ci as Workday, wi as Wrike, Ti as X, Ei as Xero, Di as Youtube, Oi as Yugabytedb, ki as Zendesk, Ai as Zoho, ji as ZohoBooks, Mi as ZohoCreator, Ni as Zoom, R as avatarBadgeVariants, B as badgeVariants, D as buttonVariants, Et as filterChipVariants, Ot as iconTileVariants, Xi as jsonHighlightVariants, Ga as stepIndicatorIconVariants, Ka as stepIndicatorLabelVariants, no as tabsListVariants, co as toggleVariants, Ba as useSidebar };
@@ -1,3 +1,4 @@
1
+ /* empty css */
1
2
  /* empty css */
2
3
  import { t as e } from "../../../button-BdQxLUOB.js";
3
4
  import { Badge as t } from "../atoms/badge.js";
@@ -10,7 +11,6 @@ import { t as s } from "../../../input-DZTqcpe-.js";
10
11
  import { Label as c } from "../atoms/label.js";
11
12
  import { Separator as l } from "../atoms/separator.js";
12
13
  import { t as u } from "../../../switch-DlxZDt6o.js";
13
- /* empty css */
14
14
  import { useState as d } from "react";
15
15
  import { jsx as f, jsxs as p } from "react/jsx-runtime";
16
16
  import { CheckIcon as m, MoonIcon as h, PaletteIcon as g, SunIcon as _, TypeIcon as v } from "lucide-react";