@arcadeai/design-system 3.38.0 → 3.38.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/assets/index.css +1 -1
- package/dist/assets/tokens.css +1 -1
- package/dist/assets/variables.css +1 -1
- package/dist/components/index.js +287 -284
- package/dist/components/ui/atoms/index.d.ts +1 -0
- package/dist/components/ui/atoms/index.d.ts.map +1 -1
- package/dist/components/ui/atoms/index.js +184 -181
- package/dist/components/ui/atoms/sparkle-burst.d.ts +21 -0
- package/dist/components/ui/atoms/sparkle-burst.d.ts.map +1 -0
- package/dist/components/ui/atoms/sparkle-burst.js +29 -0
- package/dist/components/ui/index.js +287 -284
- package/dist/components/ui/molecules/steps-progress.d.ts +14 -1
- package/dist/components/ui/molecules/steps-progress.d.ts.map +1 -1
- package/dist/components/ui/molecules/steps-progress.js +137 -91
- package/dist/main.js +230 -227
- package/package.json +1 -1
package/dist/components/index.js
CHANGED
|
@@ -1,44 +1,44 @@
|
|
|
1
1
|
import { Accordion as e, AccordionContent as t, AccordionItem as a, AccordionTrigger as p } from "./ui/atoms/accordion.js";
|
|
2
2
|
import { Alert as i, AlertDescription as l, AlertTitle as n } from "./ui/atoms/alert.js";
|
|
3
|
-
import { AlertDialog as x, AlertDialogAction as d, AlertDialogCancel as s, AlertDialogContent as g, AlertDialogDescription as u, AlertDialogFooter as C, AlertDialogHeader as c, AlertDialogOverlay as
|
|
3
|
+
import { AlertDialog as x, AlertDialogAction as d, AlertDialogCancel as s, AlertDialogContent as g, AlertDialogDescription as u, AlertDialogFooter as C, AlertDialogHeader as c, AlertDialogOverlay as S, AlertDialogPortal as T, AlertDialogTitle as h, AlertDialogTrigger as b } from "./ui/atoms/alert-dialog.js";
|
|
4
4
|
import { ArcadeGradient as M } from "./ui/atoms/arcade-gradient.js";
|
|
5
5
|
import { Avatar as k, AvatarFallback as B, AvatarImage as G } from "./ui/atoms/avatar.js";
|
|
6
|
-
import { AvatarNotificationBadge as
|
|
6
|
+
import { AvatarNotificationBadge as L, avatarBadgeVariants as v } from "./ui/atoms/avatar-notification-badge.js";
|
|
7
7
|
import { Badge as I, badgeVariants as w } from "./ui/atoms/badge.js";
|
|
8
8
|
import { BrandChip as E } from "./ui/atoms/brand-chip.js";
|
|
9
|
-
import { Breadcrumb as
|
|
10
|
-
import { Button as
|
|
11
|
-
import { ByocBadge as
|
|
12
|
-
import { C as
|
|
9
|
+
import { Breadcrumb as R, BreadcrumbEllipsis as O, BreadcrumbItem as V, BreadcrumbLink as z, BreadcrumbList as N, BreadcrumbPage as W, BreadcrumbSeparator as U } from "./ui/atoms/breadcrumb.js";
|
|
10
|
+
import { Button as q, buttonVariants as J } from "./ui/atoms/button.js";
|
|
11
|
+
import { ByocBadge as X } from "./ui/atoms/byoc-badge.js";
|
|
12
|
+
import { C as j, a as K } from "../calendar-DreAgQKY.js";
|
|
13
13
|
import { Card as $, CardAction as oo, CardContent as ro, CardDescription as eo, CardFooter as to, CardHeader as ao, CardTitle as po } from "./ui/atoms/card.js";
|
|
14
14
|
import { ChartContainer as io, ChartLegend as lo, ChartLegendContent as no, ChartStyle as fo, ChartTooltip as xo, ChartTooltipContent as so } from "./ui/atoms/chart.js";
|
|
15
15
|
import { ChatContainerContent as uo, ChatContainerRoot as Co, ChatContainerScrollAnchor as co } from "./ui/atoms/chat-container.js";
|
|
16
|
-
import { Checkbox as
|
|
16
|
+
import { Checkbox as To } from "./ui/atoms/checkbox.js";
|
|
17
17
|
import { CodeBlock as bo, CodeBlockCode as Ao, CodeBlockGroup as Mo } from "./ui/atoms/code-block.js";
|
|
18
18
|
import { Collapsible as ko, CollapsibleContent as Bo, CollapsibleTrigger as Go } from "./ui/atoms/collapsible.js";
|
|
19
|
-
import { Command as
|
|
19
|
+
import { Command as Lo, CommandDialog as vo, CommandEmpty as yo, CommandGroup as Io, CommandInput as wo, CommandItem as Ho, CommandList as Eo, CommandSeparator as Fo, CommandShortcut as Ro } from "./ui/atoms/command.js";
|
|
20
20
|
import { CopyButton as Vo } from "./ui/atoms/copy-button.js";
|
|
21
|
-
import { Dialog as
|
|
22
|
-
import { DropdownMenu as
|
|
21
|
+
import { Dialog as No, DialogClose as Wo, DialogContent as Uo, DialogDescription as Zo, DialogFooter as qo, DialogHeader as Jo, DialogOverlay as _o, DialogPortal as Xo, DialogTitle as Yo, DialogTrigger as jo } from "./ui/atoms/dialog.js";
|
|
22
|
+
import { DropdownMenu as Qo, DropdownMenuCheckboxItem as $o, DropdownMenuContent as or, DropdownMenuGroup as rr, DropdownMenuItem as er, DropdownMenuLabel as tr, DropdownMenuPortal as ar, DropdownMenuRadioGroup as pr, DropdownMenuRadioItem as mr, DropdownMenuSeparator as ir, DropdownMenuShortcut as lr, DropdownMenuSub as nr, DropdownMenuSubContent as fr, DropdownMenuSubTrigger as xr, DropdownMenuTrigger as dr } from "./ui/atoms/dropdown-menu.js";
|
|
23
23
|
import { HoverCard as gr, HoverCardContent as ur, HoverCardTrigger as Cr } from "./ui/atoms/hover-card.js";
|
|
24
|
-
import { Adp as
|
|
24
|
+
import { Adp as Sr } from "./ui/atoms/icons/adp.js";
|
|
25
25
|
import { Aha as hr } from "./ui/atoms/icons/aha.js";
|
|
26
26
|
import { Airtable as Ar } from "./ui/atoms/icons/airtable.js";
|
|
27
27
|
import { Amplitude as Dr } from "./ui/atoms/icons/amplitude.js";
|
|
28
28
|
import { Arcade as Br } from "./ui/atoms/icons/arcade.js";
|
|
29
29
|
import { ArcadeLogo as Pr } from "./ui/atoms/icons/arcade-logo.js";
|
|
30
|
-
import { Asana as
|
|
30
|
+
import { Asana as vr } from "./ui/atoms/icons/asana.js";
|
|
31
31
|
import { Ashby as Ir } from "./ui/atoms/icons/ashby.js";
|
|
32
32
|
import { Atlassian as Hr } from "./ui/atoms/icons/atlassian.js";
|
|
33
33
|
import { Attio as Fr } from "./ui/atoms/icons/attio.js";
|
|
34
|
-
import { Auth0 as
|
|
34
|
+
import { Auth0 as Or } from "./ui/atoms/icons/auth0.js";
|
|
35
35
|
import { Azure as zr } from "./ui/atoms/icons/azure.js";
|
|
36
|
-
import { Bamboohr as
|
|
37
|
-
import { Basecamp as
|
|
36
|
+
import { Bamboohr as Wr } from "./ui/atoms/icons/bamboohr.js";
|
|
37
|
+
import { Basecamp as Zr } from "./ui/atoms/icons/basecamp.js";
|
|
38
38
|
import { Bill as Jr } from "./ui/atoms/icons/bill.js";
|
|
39
|
-
import { Bitbucket as
|
|
40
|
-
import { Bluesky as
|
|
41
|
-
import { Box as
|
|
39
|
+
import { Bitbucket as Xr } from "./ui/atoms/icons/bitbucket.js";
|
|
40
|
+
import { Bluesky as jr } from "./ui/atoms/icons/bluesky.js";
|
|
41
|
+
import { Box as Qr } from "./ui/atoms/icons/box.js";
|
|
42
42
|
import { Braze as oe } from "./ui/atoms/icons/braze.js";
|
|
43
43
|
import { Brex as ee } from "./ui/atoms/icons/brex.js";
|
|
44
44
|
import { Brightdata as ae } from "./ui/atoms/icons/brightdata.js";
|
|
@@ -48,24 +48,24 @@ import { Claude as fe } from "./ui/atoms/icons/claude.js";
|
|
|
48
48
|
import { ClaudeCodeLogotype as de } from "./ui/atoms/icons/claude-code-logotype.js";
|
|
49
49
|
import { Clickhouse as ge } from "./ui/atoms/icons/clickhouse.js";
|
|
50
50
|
import { Clickup as Ce } from "./ui/atoms/icons/clickup.js";
|
|
51
|
-
import { Cline as
|
|
51
|
+
import { Cline as Se } from "./ui/atoms/icons/cline.js";
|
|
52
52
|
import { Closeio as he } from "./ui/atoms/icons/closeio.js";
|
|
53
53
|
import { Codesandbox as Ae } from "./ui/atoms/icons/codesandbox.js";
|
|
54
54
|
import { Coinbase as De } from "./ui/atoms/icons/coinbase.js";
|
|
55
55
|
import { Confluence as Be } from "./ui/atoms/icons/confluence.js";
|
|
56
56
|
import { Cursor as Pe } from "./ui/atoms/icons/cursor.js";
|
|
57
|
-
import { CursorInstallDark as
|
|
57
|
+
import { CursorInstallDark as ve } from "./ui/atoms/icons/cursor-install-dark.js";
|
|
58
58
|
import { CursorInstallLight as Ie } from "./ui/atoms/icons/cursor-install-light.js";
|
|
59
59
|
import { CursorLogotype as He } from "./ui/atoms/icons/cursor-logotype.js";
|
|
60
60
|
import { Customerio as Fe } from "./ui/atoms/icons/customerio.js";
|
|
61
|
-
import { Datadog as
|
|
61
|
+
import { Datadog as Oe } from "./ui/atoms/icons/datadog.js";
|
|
62
62
|
import { Daytona as ze } from "./ui/atoms/icons/daytona.js";
|
|
63
|
-
import { DigitalOcean as
|
|
64
|
-
import { Discord as
|
|
63
|
+
import { DigitalOcean as We } from "./ui/atoms/icons/digital-ocean.js";
|
|
64
|
+
import { Discord as Ze } from "./ui/atoms/icons/discord.js";
|
|
65
65
|
import { Dropbox as Je } from "./ui/atoms/icons/dropbox.js";
|
|
66
|
-
import { E2b as
|
|
67
|
-
import { Ebay as
|
|
68
|
-
import { Evernote as
|
|
66
|
+
import { E2b as Xe } from "./ui/atoms/icons/e2b.js";
|
|
67
|
+
import { Ebay as je } from "./ui/atoms/icons/ebay.js";
|
|
68
|
+
import { Evernote as Qe } from "./ui/atoms/icons/evernote.js";
|
|
69
69
|
import { Exa as ot } from "./ui/atoms/icons/exa.js";
|
|
70
70
|
import { Factorial as et } from "./ui/atoms/icons/factorial.js";
|
|
71
71
|
import { Figma as at } from "./ui/atoms/icons/figma.js";
|
|
@@ -75,24 +75,24 @@ import { Gemini as ft } from "./ui/atoms/icons/gemini.js";
|
|
|
75
75
|
import { Generic as dt } from "./ui/atoms/icons/generic.js";
|
|
76
76
|
import { Github as gt } from "./ui/atoms/icons/github.js";
|
|
77
77
|
import { Gitlab as Ct } from "./ui/atoms/icons/gitlab.js";
|
|
78
|
-
import { Gmail as
|
|
78
|
+
import { Gmail as St } from "./ui/atoms/icons/gmail.js";
|
|
79
79
|
import { Google as ht } from "./ui/atoms/icons/google.js";
|
|
80
80
|
import { GoogleCalendar as At } from "./ui/atoms/icons/google-calendar.js";
|
|
81
81
|
import { GoogleContacts as Dt } from "./ui/atoms/icons/google-contacts.js";
|
|
82
82
|
import { GoogleDocs as Bt } from "./ui/atoms/icons/google-docs.js";
|
|
83
83
|
import { GoogleDrive as Pt } from "./ui/atoms/icons/google-drive.js";
|
|
84
|
-
import { GoogleFinance as
|
|
84
|
+
import { GoogleFinance as vt } from "./ui/atoms/icons/google-finance.js";
|
|
85
85
|
import { GoogleFlight as It } from "./ui/atoms/icons/google-flight.js";
|
|
86
86
|
import { GoogleFlights as Ht } from "./ui/atoms/icons/google-flights.js";
|
|
87
87
|
import { GoogleHotels as Ft } from "./ui/atoms/icons/google-hotels.js";
|
|
88
|
-
import { GoogleJobs as
|
|
88
|
+
import { GoogleJobs as Ot } from "./ui/atoms/icons/google-jobs.js";
|
|
89
89
|
import { GoogleMaps as zt } from "./ui/atoms/icons/google-maps.js";
|
|
90
|
-
import { GoogleNews as
|
|
91
|
-
import { GoogleSheets as
|
|
90
|
+
import { GoogleNews as Wt } from "./ui/atoms/icons/google-news.js";
|
|
91
|
+
import { GoogleSheets as Zt } from "./ui/atoms/icons/google-sheets.js";
|
|
92
92
|
import { GoogleShopping as Jt } from "./ui/atoms/icons/google-shopping.js";
|
|
93
|
-
import { GoogleSlides as
|
|
94
|
-
import { Goose as
|
|
95
|
-
import { Granola as
|
|
93
|
+
import { GoogleSlides as Xt } from "./ui/atoms/icons/google-slides.js";
|
|
94
|
+
import { Goose as jt } from "./ui/atoms/icons/goose.js";
|
|
95
|
+
import { Granola as Qt } from "./ui/atoms/icons/granola.js";
|
|
96
96
|
import { Heroku as oa } from "./ui/atoms/icons/heroku.js";
|
|
97
97
|
import { Hootsuite as ea } from "./ui/atoms/icons/hootsuite.js";
|
|
98
98
|
import { Hubspot as aa } from "./ui/atoms/icons/hubspot.js";
|
|
@@ -102,24 +102,24 @@ import { Jira as fa } from "./ui/atoms/icons/jira.js";
|
|
|
102
102
|
import { Langchain as da } from "./ui/atoms/icons/langchain.js";
|
|
103
103
|
import { LangchainLogotype as ga } from "./ui/atoms/icons/langchain-logotype.js";
|
|
104
104
|
import { Linear as Ca } from "./ui/atoms/icons/linear.js";
|
|
105
|
-
import { Linkedin as
|
|
105
|
+
import { Linkedin as Sa } from "./ui/atoms/icons/linkedin.js";
|
|
106
106
|
import { Luma as ha } from "./ui/atoms/icons/luma.js";
|
|
107
107
|
import { Mailchimp as Aa } from "./ui/atoms/icons/mailchimp.js";
|
|
108
108
|
import { Mastra as Da } from "./ui/atoms/icons/mastra.js";
|
|
109
109
|
import { MastraLogotype as Ba } from "./ui/atoms/icons/mastra-logotype.js";
|
|
110
110
|
import { MathToolkit as Pa } from "./ui/atoms/icons/math-toolkit.js";
|
|
111
|
-
import { Mcp as
|
|
111
|
+
import { Mcp as va } from "./ui/atoms/icons/mcp.js";
|
|
112
112
|
import { Microsoft as Ia } from "./ui/atoms/icons/microsoft.js";
|
|
113
113
|
import { MicrosoftDynamics as Ha } from "./ui/atoms/icons/microsoft-dynamics.js";
|
|
114
114
|
import { MicrosoftExcel as Fa } from "./ui/atoms/icons/microsoft-excel.js";
|
|
115
|
-
import { MicrosoftOnedrive as
|
|
115
|
+
import { MicrosoftOnedrive as Oa } from "./ui/atoms/icons/microsoft-onedrive.js";
|
|
116
116
|
import { MicrosoftOutlookCalendar as za } from "./ui/atoms/icons/microsoft-outlook-calendar.js";
|
|
117
|
-
import { MicrosoftOutlookMail as
|
|
118
|
-
import { MicrosoftPowerpoint as
|
|
117
|
+
import { MicrosoftOutlookMail as Wa } from "./ui/atoms/icons/microsoft-outlook-mail.js";
|
|
118
|
+
import { MicrosoftPowerpoint as Za } from "./ui/atoms/icons/microsoft-powerpoint.js";
|
|
119
119
|
import { MicrosoftSharepoint as Ja } from "./ui/atoms/icons/microsoft-sharepoint.js";
|
|
120
|
-
import { MicrosoftTeams as
|
|
121
|
-
import { MicrosoftWord as
|
|
122
|
-
import { Miro as
|
|
120
|
+
import { MicrosoftTeams as Xa } from "./ui/atoms/icons/microsoft-teams.js";
|
|
121
|
+
import { MicrosoftWord as ja } from "./ui/atoms/icons/microsoft-word.js";
|
|
122
|
+
import { Miro as Qa } from "./ui/atoms/icons/miro.js";
|
|
123
123
|
import { Monday as op } from "./ui/atoms/icons/monday.js";
|
|
124
124
|
import { MongoDB as ep } from "./ui/atoms/icons/mongodb.js";
|
|
125
125
|
import { Netsuite as ap } from "./ui/atoms/icons/netsuite.js";
|
|
@@ -129,24 +129,24 @@ import { Obsidian as fp } from "./ui/atoms/icons/obsidian.js";
|
|
|
129
129
|
import { Okta as dp } from "./ui/atoms/icons/okta.js";
|
|
130
130
|
import { Openai as gp } from "./ui/atoms/icons/openai.js";
|
|
131
131
|
import { Pagerduty as Cp } from "./ui/atoms/icons/pagerduty.js";
|
|
132
|
-
import { Pinecone as
|
|
132
|
+
import { Pinecone as Sp } from "./ui/atoms/icons/pinecone.js";
|
|
133
133
|
import { Pinterest as hp } from "./ui/atoms/icons/pinterest.js";
|
|
134
134
|
import { Pipedrive as Ap } from "./ui/atoms/icons/pipedrive.js";
|
|
135
135
|
import { Plaid as Dp } from "./ui/atoms/icons/plaid.js";
|
|
136
136
|
import { Postgres as Bp } from "./ui/atoms/icons/postgres.js";
|
|
137
137
|
import { Posthog as Pp } from "./ui/atoms/icons/posthog.js";
|
|
138
|
-
import { Pylon as
|
|
138
|
+
import { Pylon as vp } from "./ui/atoms/icons/pylon.js";
|
|
139
139
|
import { Quickbooks as Ip } from "./ui/atoms/icons/quickbooks.js";
|
|
140
140
|
import { Railway as Hp } from "./ui/atoms/icons/railway.js";
|
|
141
141
|
import { Reddit as Fp } from "./ui/atoms/icons/reddit.js";
|
|
142
|
-
import { Salesforce as
|
|
142
|
+
import { Salesforce as Op } from "./ui/atoms/icons/salesforce.js";
|
|
143
143
|
import { Shopify as zp } from "./ui/atoms/icons/shopify.js";
|
|
144
|
-
import { Singlestore as
|
|
145
|
-
import { Slack as
|
|
144
|
+
import { Singlestore as Wp } from "./ui/atoms/icons/singlestore.js";
|
|
145
|
+
import { Slack as Zp } from "./ui/atoms/icons/slack.js";
|
|
146
146
|
import { Snowflake as Jp } from "./ui/atoms/icons/snowflake.js";
|
|
147
|
-
import { Splunk as
|
|
148
|
-
import { Spotify as
|
|
149
|
-
import { Square as
|
|
147
|
+
import { Splunk as Xp } from "./ui/atoms/icons/splunk.js";
|
|
148
|
+
import { Spotify as jp } from "./ui/atoms/icons/spotify.js";
|
|
149
|
+
import { Square as Qp } from "./ui/atoms/icons/square.js";
|
|
150
150
|
import { Squarespace as om } from "./ui/atoms/icons/squarespace.js";
|
|
151
151
|
import { Squareup as em } from "./ui/atoms/icons/squareup.js";
|
|
152
152
|
import { Stripe as am } from "./ui/atoms/icons/stripe.js";
|
|
@@ -156,79 +156,80 @@ import { Tiktok as fm } from "./ui/atoms/icons/tiktok.js";
|
|
|
156
156
|
import { Trello as dm } from "./ui/atoms/icons/trello.js";
|
|
157
157
|
import { Twilio as gm } from "./ui/atoms/icons/twilio.js";
|
|
158
158
|
import { Twitch as Cm } from "./ui/atoms/icons/twitch.js";
|
|
159
|
-
import { Vercel as
|
|
159
|
+
import { Vercel as Sm } from "./ui/atoms/icons/vercel.js";
|
|
160
160
|
import { VercelLogotype as hm } from "./ui/atoms/icons/vercel-logotype.js";
|
|
161
161
|
import { Vscode as Am } from "./ui/atoms/icons/vscode.js";
|
|
162
162
|
import { Walmart as Dm } from "./ui/atoms/icons/walmart.js";
|
|
163
163
|
import { Weaviate as Bm } from "./ui/atoms/icons/weaviate.js";
|
|
164
164
|
import { Windsurf as Pm } from "./ui/atoms/icons/windsurf.js";
|
|
165
|
-
import { Workday as
|
|
165
|
+
import { Workday as vm } from "./ui/atoms/icons/workday.js";
|
|
166
166
|
import { Wrike as Im } from "./ui/atoms/icons/wrike.js";
|
|
167
167
|
import { X as Hm } from "./ui/atoms/icons/x.js";
|
|
168
168
|
import { Xero as Fm } from "./ui/atoms/icons/xero.js";
|
|
169
|
-
import { Youtube as
|
|
169
|
+
import { Youtube as Om } from "./ui/atoms/icons/youtube.js";
|
|
170
170
|
import { Yugabytedb as zm } from "./ui/atoms/icons/yugabytedb.js";
|
|
171
|
-
import { Zendesk as
|
|
172
|
-
import { Zoho as
|
|
171
|
+
import { Zendesk as Wm } from "./ui/atoms/icons/zendesk.js";
|
|
172
|
+
import { Zoho as Zm } from "./ui/atoms/icons/zoho.js";
|
|
173
173
|
import { ZohoBooks as Jm } from "./ui/atoms/icons/zoho-books.js";
|
|
174
|
-
import { ZohoCreator as
|
|
175
|
-
import { Zoom as
|
|
176
|
-
import { Input as
|
|
174
|
+
import { ZohoCreator as Xm } from "./ui/atoms/icons/zoho-creator.js";
|
|
175
|
+
import { Zoom as jm } from "./ui/atoms/icons/zoom.js";
|
|
176
|
+
import { Input as Qm } from "./ui/atoms/input.js";
|
|
177
177
|
import { JsonHighlight as oi, jsonHighlightVariants as ri } from "./ui/atoms/json-highlight.js";
|
|
178
178
|
import { Label as ti } from "./ui/atoms/label.js";
|
|
179
179
|
import { Loader as pi } from "./ui/atoms/loader.js";
|
|
180
180
|
import { M as ii } from "../markdown-D0xxRbwP.js";
|
|
181
181
|
import { MobileTooltip as ni, MobileTooltipContent as fi, MobileTooltipProvider as xi, MobileTooltipTrigger as di } from "./ui/atoms/mobile-tooltip.js";
|
|
182
182
|
import { Popover as gi, PopoverAnchor as ui, PopoverContent as Ci, PopoverTrigger as ci } from "./ui/atoms/popover.js";
|
|
183
|
-
import { ProBadge as
|
|
183
|
+
import { ProBadge as Ti } from "./ui/atoms/pro-badge.js";
|
|
184
184
|
import { Progress as bi } from "./ui/atoms/progress.js";
|
|
185
185
|
import { RadioGroup as Mi, RadioGroupItem as Di } from "./ui/atoms/radio-group.js";
|
|
186
186
|
import { ResizableHandle as Bi, ResizablePanel as Gi, ResizablePanelGroup as Pi } from "./ui/atoms/resizable.js";
|
|
187
|
-
import { ScrollArea as
|
|
187
|
+
import { ScrollArea as vi, ScrollBar as yi } from "./ui/atoms/scroll-area.js";
|
|
188
188
|
import { ScrollButton as wi } from "./ui/atoms/scroll-button.js";
|
|
189
|
-
import { Select as Ei, SelectContent as Fi, SelectGroup as
|
|
189
|
+
import { Select as Ei, SelectContent as Fi, SelectGroup as Ri, SelectItem as Oi, SelectLabel as Vi, SelectScrollDownButton as zi, SelectScrollUpButton as Ni, SelectSeparator as Wi, SelectTrigger as Ui, SelectValue as Zi } from "./ui/atoms/select.js";
|
|
190
190
|
import { Separator as Ji } from "./ui/atoms/separator.js";
|
|
191
|
-
import { Sheet as
|
|
192
|
-
import { Sidebar as tl, SidebarContent as al, SidebarFooter as pl, SidebarGroup as ml, SidebarGroupAction as il, SidebarGroupContent as ll, SidebarGroupLabel as nl, SidebarHeader as fl, SidebarInput as xl, SidebarInset as dl, SidebarMenu as sl, SidebarMenuAction as gl, SidebarMenuBadge as ul, SidebarMenuButton as Cl, SidebarMenuItem as cl, SidebarMenuSkeleton as
|
|
191
|
+
import { Sheet as Xi, SheetClose as Yi, SheetContent as ji, SheetDescription as Ki, SheetFooter as Qi, SheetHeader as $i, SheetTitle as ol, SheetTrigger as rl } from "./ui/atoms/sheet.js";
|
|
192
|
+
import { Sidebar as tl, SidebarContent as al, SidebarFooter as pl, SidebarGroup as ml, SidebarGroupAction as il, SidebarGroupContent as ll, SidebarGroupLabel as nl, SidebarHeader as fl, SidebarInput as xl, SidebarInset as dl, SidebarMenu as sl, SidebarMenuAction as gl, SidebarMenuBadge as ul, SidebarMenuButton as Cl, SidebarMenuItem as cl, SidebarMenuSkeleton as Sl, SidebarMenuSub as Tl, SidebarMenuSubButton as hl, SidebarMenuSubItem as bl, SidebarProvider as Al, SidebarRail as Ml, SidebarSeparator as Dl, SidebarTrigger as kl, useSidebar as Bl } from "./ui/atoms/sidebar.js";
|
|
193
193
|
import { Skeleton as Pl } from "./ui/atoms/skeleton.js";
|
|
194
|
-
import { Slider as
|
|
195
|
-
import {
|
|
196
|
-
import {
|
|
197
|
-
import {
|
|
198
|
-
import {
|
|
199
|
-
import {
|
|
200
|
-
import {
|
|
201
|
-
import {
|
|
202
|
-
import {
|
|
203
|
-
import {
|
|
204
|
-
import {
|
|
205
|
-
import {
|
|
206
|
-
import {
|
|
207
|
-
import {
|
|
208
|
-
import {
|
|
209
|
-
import {
|
|
210
|
-
import {
|
|
211
|
-
import {
|
|
212
|
-
import {
|
|
213
|
-
import {
|
|
214
|
-
import {
|
|
215
|
-
import {
|
|
216
|
-
import {
|
|
217
|
-
import {
|
|
218
|
-
import {
|
|
219
|
-
import {
|
|
220
|
-
import {
|
|
221
|
-
import {
|
|
222
|
-
import {
|
|
223
|
-
import {
|
|
224
|
-
import {
|
|
225
|
-
import {
|
|
194
|
+
import { Slider as vl } from "./ui/atoms/slider.js";
|
|
195
|
+
import { DS_SPARKLE_DURATION_MS as Il, SparkleBurst as wl } from "./ui/atoms/sparkle-burst.js";
|
|
196
|
+
import { StepIndicator as El, stepIndicatorIconVariants as Fl, stepIndicatorLabelVariants as Rl } from "./ui/atoms/step-indicator.js";
|
|
197
|
+
import { Switch as Vl } from "./ui/atoms/switch.js";
|
|
198
|
+
import { Table as Nl, TableBody as Wl, TableCaption as Ul, TableCell as Zl, TableFooter as ql, TableHead as Jl, TableHeader as _l, TableRow as Xl } from "./ui/atoms/table.js";
|
|
199
|
+
import { Tabs as jl, TabsContent as Kl, TabsList as Ql, TabsTrigger as $l } from "./ui/atoms/tabs.js";
|
|
200
|
+
import { Textarea as rn } from "./ui/atoms/textarea.js";
|
|
201
|
+
import { Toggle as tn, toggleVariants as an } from "./ui/atoms/toggle.js";
|
|
202
|
+
import { Tooltip as mn, TooltipContent as ln, TooltipProvider as nn, TooltipTrigger as fn } from "./ui/atoms/tooltip.js";
|
|
203
|
+
import { ViewToolsControl as dn } from "./ui/atoms/view-tools-control.js";
|
|
204
|
+
import { VirtualizedGrid as gn } from "./ui/atoms/virtualized-grid.js";
|
|
205
|
+
import { ChatHistoryItem as Cn } from "./ui/molecules/chat-history-item.js";
|
|
206
|
+
import { ChatAssistantMessage as Sn, ChatMessageList as Tn, ChatMessageListSkeleton as hn, ChatStreamingIndicator as bn, ChatUserMessage as An } from "./ui/molecules/chat-message-list.js";
|
|
207
|
+
import { CommandBar as Dn } from "./ui/molecules/command-bar.js";
|
|
208
|
+
import { ConfirmPopover as Bn } from "./ui/molecules/confirm-popover.js";
|
|
209
|
+
import { DateTimePicker as Pn } from "./ui/molecules/date-time-picker.js";
|
|
210
|
+
import { EmptyState as vn } from "./ui/molecules/empty-state.js";
|
|
211
|
+
import { ErrorState as In } from "./ui/molecules/error-state.js";
|
|
212
|
+
import { Message as Hn, MessageAction as En, MessageActions as Fn, MessageAvatar as Rn, MessageContent as On } from "./ui/molecules/message.js";
|
|
213
|
+
import { PromptInput as zn, PromptInputAction as Nn, PromptInputActions as Wn, PromptInputTextarea as Un } from "./ui/molecules/prompt-input.js";
|
|
214
|
+
import { R as qn, T as Jn } from "../toolkit-card-CB1oiaei.js";
|
|
215
|
+
import { StepsProgress as Xn } from "./ui/molecules/steps-progress.js";
|
|
216
|
+
import { SuggestionCard as jn, SuggestionCardSkeleton as Kn } from "./ui/molecules/suggestion-card.js";
|
|
217
|
+
import { ToolAuthorization as $n, ToolAuthorizationArgs as of, ToolAuthorizationContent as rf, ToolAuthorizationHeader as ef, ToolAuthorizationMessage as tf } from "./ui/molecules/tool-authorization.js";
|
|
218
|
+
import { ToolCallAccordion as pf, ToolCallAccordionContent as mf, ToolCallAccordionItem as lf, ToolCallAccordionTrigger as nf } from "./ui/molecules/tool-call-accordion.js";
|
|
219
|
+
import { ToolCard as xf } from "./ui/molecules/tool-card.js";
|
|
220
|
+
import { UserNav as sf } from "./ui/molecules/user-nav.js";
|
|
221
|
+
import { ChatPageSkeleton as uf } from "./ui/pages/chat-page-skeleton.js";
|
|
222
|
+
import { LoginPage as cf } from "./ui/pages/login-page.js";
|
|
223
|
+
import { AuthTemplate as Tf, AuthTemplateCard as hf, AuthTemplateContent as bf, AuthTemplateDefaultBackground as Af, AuthTemplateDescription as Mf, AuthTemplateFooter as Df, AuthTemplateGridOverlay as kf, AuthTemplateHeader as Bf, AuthTemplateLegal as Gf, AuthTemplateLegalLink as Pf, AuthTemplateLogo as Lf, AuthTemplatePrompt as vf, AuthTemplatePromptLink as yf, AuthTemplateTitle as If, AuthTemplateVideoBackground as wf } from "./ui/templates/auth-template.js";
|
|
224
|
+
import { ChatTemplate as Ef, ChatTemplateBody as Ff, ChatTemplateFooter as Rf, ChatTemplateHeader as Of, ChatTemplateHeaderGroup as Vf, ChatTemplateOverview as zf, ChatTemplateOverviewSubtitle as Nf, ChatTemplateOverviewTitle as Wf, ChatTemplateSuggestions as Uf } from "./ui/templates/chat-template.js";
|
|
225
|
+
import { ChatBodySkeleton as qf, ChatContentSkeleton as Jf, ChatFooterSkeleton as _f, ChatHeaderSkeleton as Xf, ChatSidebarSkeleton as Yf } from "./ui/templates/chat-template-skeletons.js";
|
|
226
|
+
import { ErrorTemplate as Kf, ErrorTemplateActions as Qf, ErrorTemplateContent as $f, ErrorTemplateDescription as ox, ErrorTemplateIcon as rx, ErrorTemplateLogo as ex, ErrorTemplateTitle as tx, ErrorTemplateUrl as ax } from "./ui/templates/error-template.js";
|
|
226
227
|
export {
|
|
227
228
|
e as Accordion,
|
|
228
229
|
t as AccordionContent,
|
|
229
230
|
a as AccordionItem,
|
|
230
231
|
p as AccordionTrigger,
|
|
231
|
-
|
|
232
|
+
Sr as Adp,
|
|
232
233
|
hr as Aha,
|
|
233
234
|
Ar as Airtable,
|
|
234
235
|
i as Alert,
|
|
@@ -240,8 +241,8 @@ export {
|
|
|
240
241
|
u as AlertDialogDescription,
|
|
241
242
|
C as AlertDialogFooter,
|
|
242
243
|
c as AlertDialogHeader,
|
|
243
|
-
|
|
244
|
-
|
|
244
|
+
S as AlertDialogOverlay,
|
|
245
|
+
T as AlertDialogPortal,
|
|
245
246
|
h as AlertDialogTitle,
|
|
246
247
|
b as AlertDialogTrigger,
|
|
247
248
|
n as AlertTitle,
|
|
@@ -249,53 +250,53 @@ export {
|
|
|
249
250
|
Br as Arcade,
|
|
250
251
|
M as ArcadeGradient,
|
|
251
252
|
Pr as ArcadeLogo,
|
|
252
|
-
|
|
253
|
+
vr as Asana,
|
|
253
254
|
Ir as Ashby,
|
|
254
255
|
Hr as Atlassian,
|
|
255
256
|
Fr as Attio,
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
257
|
+
Or as Auth0,
|
|
258
|
+
Tf as AuthTemplate,
|
|
259
|
+
hf as AuthTemplateCard,
|
|
260
|
+
bf as AuthTemplateContent,
|
|
261
|
+
Af as AuthTemplateDefaultBackground,
|
|
262
|
+
Mf as AuthTemplateDescription,
|
|
263
|
+
Df as AuthTemplateFooter,
|
|
264
|
+
kf as AuthTemplateGridOverlay,
|
|
265
|
+
Bf as AuthTemplateHeader,
|
|
266
|
+
Gf as AuthTemplateLegal,
|
|
267
|
+
Pf as AuthTemplateLegalLink,
|
|
268
|
+
Lf as AuthTemplateLogo,
|
|
269
|
+
vf as AuthTemplatePrompt,
|
|
270
|
+
yf as AuthTemplatePromptLink,
|
|
271
|
+
If as AuthTemplateTitle,
|
|
272
|
+
wf as AuthTemplateVideoBackground,
|
|
272
273
|
k as Avatar,
|
|
273
274
|
B as AvatarFallback,
|
|
274
275
|
G as AvatarImage,
|
|
275
|
-
|
|
276
|
+
L as AvatarNotificationBadge,
|
|
276
277
|
zr as Azure,
|
|
277
278
|
I as Badge,
|
|
278
|
-
|
|
279
|
-
|
|
279
|
+
Wr as Bamboohr,
|
|
280
|
+
Zr as Basecamp,
|
|
280
281
|
Jr as Bill,
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
282
|
+
Xr as Bitbucket,
|
|
283
|
+
jr as Bluesky,
|
|
284
|
+
Qr as Box,
|
|
284
285
|
E as BrandChip,
|
|
285
286
|
oe as Braze,
|
|
286
|
-
|
|
287
|
-
|
|
287
|
+
R as Breadcrumb,
|
|
288
|
+
O as BreadcrumbEllipsis,
|
|
288
289
|
V as BreadcrumbItem,
|
|
289
290
|
z as BreadcrumbLink,
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
291
|
+
N as BreadcrumbList,
|
|
292
|
+
W as BreadcrumbPage,
|
|
293
|
+
U as BreadcrumbSeparator,
|
|
293
294
|
ee as Brex,
|
|
294
295
|
ae as Brightdata,
|
|
295
296
|
me as Buffer,
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
297
|
+
q as Button,
|
|
298
|
+
X as ByocBadge,
|
|
299
|
+
j as Calendar,
|
|
299
300
|
K as CalendarDayButton,
|
|
300
301
|
le as Calendly,
|
|
301
302
|
$ as Card,
|
|
@@ -311,36 +312,36 @@ export {
|
|
|
311
312
|
fo as ChartStyle,
|
|
312
313
|
xo as ChartTooltip,
|
|
313
314
|
so as ChartTooltipContent,
|
|
314
|
-
|
|
315
|
-
|
|
315
|
+
Sn as ChatAssistantMessage,
|
|
316
|
+
qf as ChatBodySkeleton,
|
|
316
317
|
uo as ChatContainerContent,
|
|
317
318
|
Co as ChatContainerRoot,
|
|
318
319
|
co as ChatContainerScrollAnchor,
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
320
|
+
Jf as ChatContentSkeleton,
|
|
321
|
+
_f as ChatFooterSkeleton,
|
|
322
|
+
Xf as ChatHeaderSkeleton,
|
|
323
|
+
Cn as ChatHistoryItem,
|
|
324
|
+
Tn as ChatMessageList,
|
|
325
|
+
hn as ChatMessageListSkeleton,
|
|
326
|
+
uf as ChatPageSkeleton,
|
|
327
|
+
Yf as ChatSidebarSkeleton,
|
|
328
|
+
bn as ChatStreamingIndicator,
|
|
329
|
+
Ef as ChatTemplate,
|
|
330
|
+
Ff as ChatTemplateBody,
|
|
331
|
+
Rf as ChatTemplateFooter,
|
|
332
|
+
Of as ChatTemplateHeader,
|
|
333
|
+
Vf as ChatTemplateHeaderGroup,
|
|
334
|
+
zf as ChatTemplateOverview,
|
|
335
|
+
Nf as ChatTemplateOverviewSubtitle,
|
|
336
|
+
Wf as ChatTemplateOverviewTitle,
|
|
337
|
+
Uf as ChatTemplateSuggestions,
|
|
338
|
+
An as ChatUserMessage,
|
|
339
|
+
To as Checkbox,
|
|
339
340
|
fe as Claude,
|
|
340
341
|
de as ClaudeCodeLogotype,
|
|
341
342
|
ge as Clickhouse,
|
|
342
343
|
Ce as Clickup,
|
|
343
|
-
|
|
344
|
+
Se as Cline,
|
|
344
345
|
he as Closeio,
|
|
345
346
|
bo as CodeBlock,
|
|
346
347
|
Ao as CodeBlockCode,
|
|
@@ -350,41 +351,42 @@ export {
|
|
|
350
351
|
ko as Collapsible,
|
|
351
352
|
Bo as CollapsibleContent,
|
|
352
353
|
Go as CollapsibleTrigger,
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
354
|
+
Lo as Command,
|
|
355
|
+
Dn as CommandBar,
|
|
356
|
+
vo as CommandDialog,
|
|
356
357
|
yo as CommandEmpty,
|
|
357
358
|
Io as CommandGroup,
|
|
358
359
|
wo as CommandInput,
|
|
359
360
|
Ho as CommandItem,
|
|
360
361
|
Eo as CommandList,
|
|
361
362
|
Fo as CommandSeparator,
|
|
362
|
-
|
|
363
|
-
|
|
363
|
+
Ro as CommandShortcut,
|
|
364
|
+
Bn as ConfirmPopover,
|
|
364
365
|
Be as Confluence,
|
|
365
366
|
Vo as CopyButton,
|
|
366
367
|
Pe as Cursor,
|
|
367
|
-
|
|
368
|
+
ve as CursorInstallDark,
|
|
368
369
|
Ie as CursorInstallLight,
|
|
369
370
|
He as CursorLogotype,
|
|
370
371
|
Fe as Customerio,
|
|
371
|
-
|
|
372
|
-
|
|
372
|
+
Il as DS_SPARKLE_DURATION_MS,
|
|
373
|
+
Oe as Datadog,
|
|
374
|
+
Pn as DateTimePicker,
|
|
373
375
|
ze as Daytona,
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
376
|
+
No as Dialog,
|
|
377
|
+
Wo as DialogClose,
|
|
378
|
+
Uo as DialogContent,
|
|
379
|
+
Zo as DialogDescription,
|
|
380
|
+
qo as DialogFooter,
|
|
379
381
|
Jo as DialogHeader,
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
382
|
+
_o as DialogOverlay,
|
|
383
|
+
Xo as DialogPortal,
|
|
384
|
+
Yo as DialogTitle,
|
|
385
|
+
jo as DialogTrigger,
|
|
386
|
+
We as DigitalOcean,
|
|
387
|
+
Ze as Discord,
|
|
386
388
|
Je as Dropbox,
|
|
387
|
-
|
|
389
|
+
Qo as DropdownMenu,
|
|
388
390
|
$o as DropdownMenuCheckboxItem,
|
|
389
391
|
or as DropdownMenuContent,
|
|
390
392
|
rr as DropdownMenuGroup,
|
|
@@ -399,19 +401,19 @@ export {
|
|
|
399
401
|
fr as DropdownMenuSubContent,
|
|
400
402
|
xr as DropdownMenuSubTrigger,
|
|
401
403
|
dr as DropdownMenuTrigger,
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
404
|
+
Xe as E2b,
|
|
405
|
+
je as Ebay,
|
|
406
|
+
vn as EmptyState,
|
|
407
|
+
In as ErrorState,
|
|
408
|
+
Kf as ErrorTemplate,
|
|
409
|
+
Qf as ErrorTemplateActions,
|
|
410
|
+
$f as ErrorTemplateContent,
|
|
411
|
+
ox as ErrorTemplateDescription,
|
|
412
|
+
rx as ErrorTemplateIcon,
|
|
413
|
+
ex as ErrorTemplateLogo,
|
|
414
|
+
tx as ErrorTemplateTitle,
|
|
415
|
+
ax as ErrorTemplateUrl,
|
|
416
|
+
Qe as Evernote,
|
|
415
417
|
ot as Exa,
|
|
416
418
|
et as Factorial,
|
|
417
419
|
at as Figma,
|
|
@@ -421,24 +423,24 @@ export {
|
|
|
421
423
|
dt as Generic,
|
|
422
424
|
gt as Github,
|
|
423
425
|
Ct as Gitlab,
|
|
424
|
-
|
|
426
|
+
St as Gmail,
|
|
425
427
|
ht as Google,
|
|
426
428
|
At as GoogleCalendar,
|
|
427
429
|
Dt as GoogleContacts,
|
|
428
430
|
Bt as GoogleDocs,
|
|
429
431
|
Pt as GoogleDrive,
|
|
430
|
-
|
|
432
|
+
vt as GoogleFinance,
|
|
431
433
|
It as GoogleFlight,
|
|
432
434
|
Ht as GoogleFlights,
|
|
433
435
|
Ft as GoogleHotels,
|
|
434
|
-
|
|
436
|
+
Ot as GoogleJobs,
|
|
435
437
|
zt as GoogleMaps,
|
|
436
|
-
|
|
437
|
-
|
|
438
|
+
Wt as GoogleNews,
|
|
439
|
+
Zt as GoogleSheets,
|
|
438
440
|
Jt as GoogleShopping,
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
441
|
+
Xt as GoogleSlides,
|
|
442
|
+
jt as Goose,
|
|
443
|
+
Qt as Granola,
|
|
442
444
|
oa as Heroku,
|
|
443
445
|
ea as Hootsuite,
|
|
444
446
|
gr as HoverCard,
|
|
@@ -446,7 +448,7 @@ export {
|
|
|
446
448
|
Cr as HoverCardTrigger,
|
|
447
449
|
aa as Hubspot,
|
|
448
450
|
ma as Imgflip,
|
|
449
|
-
|
|
451
|
+
Qm as Input,
|
|
450
452
|
la as Intercom,
|
|
451
453
|
fa as Jira,
|
|
452
454
|
oi as JsonHighlight,
|
|
@@ -454,32 +456,32 @@ export {
|
|
|
454
456
|
da as Langchain,
|
|
455
457
|
ga as LangchainLogotype,
|
|
456
458
|
Ca as Linear,
|
|
457
|
-
|
|
459
|
+
Sa as Linkedin,
|
|
458
460
|
pi as Loader,
|
|
459
|
-
|
|
461
|
+
cf as LoginPage,
|
|
460
462
|
ha as Luma,
|
|
461
463
|
Aa as Mailchimp,
|
|
462
464
|
ii as Markdown,
|
|
463
465
|
Da as Mastra,
|
|
464
466
|
Ba as MastraLogotype,
|
|
465
467
|
Pa as MathToolkit,
|
|
466
|
-
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
468
|
+
va as Mcp,
|
|
469
|
+
Hn as Message,
|
|
470
|
+
En as MessageAction,
|
|
471
|
+
Fn as MessageActions,
|
|
472
|
+
Rn as MessageAvatar,
|
|
473
|
+
On as MessageContent,
|
|
472
474
|
Ia as Microsoft,
|
|
473
475
|
Ha as MicrosoftDynamics,
|
|
474
476
|
Fa as MicrosoftExcel,
|
|
475
|
-
|
|
477
|
+
Oa as MicrosoftOnedrive,
|
|
476
478
|
za as MicrosoftOutlookCalendar,
|
|
477
|
-
|
|
478
|
-
|
|
479
|
+
Wa as MicrosoftOutlookMail,
|
|
480
|
+
Za as MicrosoftPowerpoint,
|
|
479
481
|
Ja as MicrosoftSharepoint,
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
482
|
+
Xa as MicrosoftTeams,
|
|
483
|
+
ja as MicrosoftWord,
|
|
484
|
+
Qa as Miro,
|
|
483
485
|
ni as MobileTooltip,
|
|
484
486
|
fi as MobileTooltipContent,
|
|
485
487
|
xi as MobileTooltipProvider,
|
|
@@ -493,7 +495,7 @@ export {
|
|
|
493
495
|
dp as Okta,
|
|
494
496
|
gp as Openai,
|
|
495
497
|
Cp as Pagerduty,
|
|
496
|
-
|
|
498
|
+
Sp as Pinecone,
|
|
497
499
|
hp as Pinterest,
|
|
498
500
|
Ap as Pipedrive,
|
|
499
501
|
Dp as Plaid,
|
|
@@ -503,42 +505,42 @@ export {
|
|
|
503
505
|
ci as PopoverTrigger,
|
|
504
506
|
Bp as Postgres,
|
|
505
507
|
Pp as Posthog,
|
|
506
|
-
|
|
508
|
+
Ti as ProBadge,
|
|
507
509
|
bi as Progress,
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
510
|
+
zn as PromptInput,
|
|
511
|
+
Nn as PromptInputAction,
|
|
512
|
+
Wn as PromptInputActions,
|
|
513
|
+
Un as PromptInputTextarea,
|
|
514
|
+
vp as Pylon,
|
|
513
515
|
Ip as Quickbooks,
|
|
514
516
|
Mi as RadioGroup,
|
|
515
517
|
Di as RadioGroupItem,
|
|
516
518
|
Hp as Railway,
|
|
517
519
|
Fp as Reddit,
|
|
518
|
-
|
|
520
|
+
qn as RequirementBadges,
|
|
519
521
|
Bi as ResizableHandle,
|
|
520
522
|
Gi as ResizablePanel,
|
|
521
523
|
Pi as ResizablePanelGroup,
|
|
522
|
-
|
|
523
|
-
|
|
524
|
+
Op as Salesforce,
|
|
525
|
+
vi as ScrollArea,
|
|
524
526
|
yi as ScrollBar,
|
|
525
527
|
wi as ScrollButton,
|
|
526
528
|
Ei as Select,
|
|
527
529
|
Fi as SelectContent,
|
|
528
|
-
|
|
529
|
-
|
|
530
|
+
Ri as SelectGroup,
|
|
531
|
+
Oi as SelectItem,
|
|
530
532
|
Vi as SelectLabel,
|
|
531
533
|
zi as SelectScrollDownButton,
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
|
|
534
|
+
Ni as SelectScrollUpButton,
|
|
535
|
+
Wi as SelectSeparator,
|
|
536
|
+
Ui as SelectTrigger,
|
|
537
|
+
Zi as SelectValue,
|
|
536
538
|
Ji as Separator,
|
|
537
|
-
|
|
538
|
-
|
|
539
|
-
|
|
539
|
+
Xi as Sheet,
|
|
540
|
+
Yi as SheetClose,
|
|
541
|
+
ji as SheetContent,
|
|
540
542
|
Ki as SheetDescription,
|
|
541
|
-
|
|
543
|
+
Qi as SheetFooter,
|
|
542
544
|
$i as SheetHeader,
|
|
543
545
|
ol as SheetTitle,
|
|
544
546
|
rl as SheetTrigger,
|
|
@@ -558,91 +560,92 @@ export {
|
|
|
558
560
|
ul as SidebarMenuBadge,
|
|
559
561
|
Cl as SidebarMenuButton,
|
|
560
562
|
cl as SidebarMenuItem,
|
|
561
|
-
|
|
562
|
-
|
|
563
|
+
Sl as SidebarMenuSkeleton,
|
|
564
|
+
Tl as SidebarMenuSub,
|
|
563
565
|
hl as SidebarMenuSubButton,
|
|
564
566
|
bl as SidebarMenuSubItem,
|
|
565
567
|
Al as SidebarProvider,
|
|
566
568
|
Ml as SidebarRail,
|
|
567
569
|
Dl as SidebarSeparator,
|
|
568
570
|
kl as SidebarTrigger,
|
|
569
|
-
|
|
571
|
+
Wp as Singlestore,
|
|
570
572
|
Pl as Skeleton,
|
|
571
|
-
|
|
572
|
-
|
|
573
|
+
Zp as Slack,
|
|
574
|
+
vl as Slider,
|
|
573
575
|
Jp as Snowflake,
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
|
|
576
|
+
wl as SparkleBurst,
|
|
577
|
+
Xp as Splunk,
|
|
578
|
+
jp as Spotify,
|
|
579
|
+
Qp as Square,
|
|
577
580
|
om as Squarespace,
|
|
578
581
|
em as Squareup,
|
|
579
|
-
|
|
580
|
-
|
|
582
|
+
El as StepIndicator,
|
|
583
|
+
Xn as StepsProgress,
|
|
581
584
|
am as Stripe,
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
|
|
585
|
+
jn as SuggestionCard,
|
|
586
|
+
Kn as SuggestionCardSkeleton,
|
|
587
|
+
Vl as Switch,
|
|
588
|
+
Nl as Table,
|
|
589
|
+
Wl as TableBody,
|
|
590
|
+
Ul as TableCaption,
|
|
591
|
+
Zl as TableCell,
|
|
592
|
+
ql as TableFooter,
|
|
593
|
+
Jl as TableHead,
|
|
594
|
+
_l as TableHeader,
|
|
595
|
+
Xl as TableRow,
|
|
596
|
+
jl as Tabs,
|
|
597
|
+
Kl as TabsContent,
|
|
598
|
+
Ql as TabsList,
|
|
599
|
+
$l as TabsTrigger,
|
|
597
600
|
mm as Tesla,
|
|
598
|
-
|
|
601
|
+
rn as Textarea,
|
|
599
602
|
lm as Ticktick,
|
|
600
603
|
fm as Tiktok,
|
|
601
|
-
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
|
|
615
|
-
|
|
616
|
-
|
|
604
|
+
tn as Toggle,
|
|
605
|
+
$n as ToolAuthorization,
|
|
606
|
+
of as ToolAuthorizationArgs,
|
|
607
|
+
rf as ToolAuthorizationContent,
|
|
608
|
+
ef as ToolAuthorizationHeader,
|
|
609
|
+
tf as ToolAuthorizationMessage,
|
|
610
|
+
pf as ToolCallAccordion,
|
|
611
|
+
mf as ToolCallAccordionContent,
|
|
612
|
+
lf as ToolCallAccordionItem,
|
|
613
|
+
nf as ToolCallAccordionTrigger,
|
|
614
|
+
xf as ToolCard,
|
|
615
|
+
Jn as ToolkitCard,
|
|
616
|
+
mn as Tooltip,
|
|
617
|
+
ln as TooltipContent,
|
|
618
|
+
nn as TooltipProvider,
|
|
619
|
+
fn as TooltipTrigger,
|
|
617
620
|
dm as Trello,
|
|
618
621
|
gm as Twilio,
|
|
619
622
|
Cm as Twitch,
|
|
620
|
-
|
|
621
|
-
|
|
623
|
+
sf as UserNav,
|
|
624
|
+
Sm as Vercel,
|
|
622
625
|
hm as VercelLogotype,
|
|
623
|
-
|
|
624
|
-
|
|
626
|
+
dn as ViewToolsControl,
|
|
627
|
+
gn as VirtualizedGrid,
|
|
625
628
|
Am as Vscode,
|
|
626
629
|
Dm as Walmart,
|
|
627
630
|
Bm as Weaviate,
|
|
628
631
|
Pm as Windsurf,
|
|
629
|
-
|
|
632
|
+
vm as Workday,
|
|
630
633
|
Im as Wrike,
|
|
631
634
|
Hm as X,
|
|
632
635
|
Fm as Xero,
|
|
633
|
-
|
|
636
|
+
Om as Youtube,
|
|
634
637
|
zm as Yugabytedb,
|
|
635
|
-
|
|
636
|
-
|
|
638
|
+
Wm as Zendesk,
|
|
639
|
+
Zm as Zoho,
|
|
637
640
|
Jm as ZohoBooks,
|
|
638
|
-
|
|
639
|
-
|
|
640
|
-
|
|
641
|
+
Xm as ZohoCreator,
|
|
642
|
+
jm as Zoom,
|
|
643
|
+
v as avatarBadgeVariants,
|
|
641
644
|
w as badgeVariants,
|
|
642
645
|
J as buttonVariants,
|
|
643
646
|
ri as jsonHighlightVariants,
|
|
644
|
-
|
|
645
|
-
|
|
646
|
-
|
|
647
|
+
Fl as stepIndicatorIconVariants,
|
|
648
|
+
Rl as stepIndicatorLabelVariants,
|
|
649
|
+
an as toggleVariants,
|
|
647
650
|
Bl as useSidebar
|
|
648
651
|
};
|