@arcadeai/design-system 3.43.0 → 3.44.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/apollo.js +10 -0
- package/dist/assets/icons/vercel.js +4 -4
- package/dist/components/index.js +553 -551
- package/dist/components/ui/atoms/icons/apollo.d.ts +4 -0
- package/dist/components/ui/atoms/icons/apollo.d.ts.map +1 -0
- package/dist/components/ui/atoms/icons/apollo.js +27 -0
- 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 +306 -304
- package/dist/components/ui/atoms/icons/vercel.js +8 -8
- package/dist/components/ui/atoms/index.js +452 -450
- package/dist/components/ui/index.js +553 -551
- package/dist/main.js +582 -580
- package/dist/metadata/toolkit-icons.d.ts.map +1 -1
- package/dist/metadata/toolkit-icons.js +227 -224
- package/dist/metadata/toolkits.d.ts.map +1 -1
- package/dist/metadata/toolkits.js +39 -0
- package/package.json +1 -1
package/dist/main.js
CHANGED
|
@@ -25,220 +25,221 @@ import { Adp as Dr } from "./components/ui/atoms/icons/adp.js";
|
|
|
25
25
|
import { Aha as Mr } from "./components/ui/atoms/icons/aha.js";
|
|
26
26
|
import { Airtable as kr } from "./components/ui/atoms/icons/airtable.js";
|
|
27
27
|
import { Amplitude as Gr } from "./components/ui/atoms/icons/amplitude.js";
|
|
28
|
-
import {
|
|
29
|
-
import {
|
|
30
|
-
import {
|
|
31
|
-
import {
|
|
32
|
-
import {
|
|
33
|
-
import {
|
|
34
|
-
import {
|
|
35
|
-
import {
|
|
36
|
-
import {
|
|
37
|
-
import {
|
|
38
|
-
import {
|
|
39
|
-
import {
|
|
40
|
-
import {
|
|
41
|
-
import {
|
|
42
|
-
import {
|
|
43
|
-
import {
|
|
44
|
-
import {
|
|
45
|
-
import {
|
|
46
|
-
import {
|
|
47
|
-
import {
|
|
48
|
-
import {
|
|
49
|
-
import {
|
|
50
|
-
import {
|
|
51
|
-
import {
|
|
52
|
-
import {
|
|
53
|
-
import {
|
|
54
|
-
import {
|
|
55
|
-
import {
|
|
56
|
-
import {
|
|
57
|
-
import {
|
|
58
|
-
import {
|
|
59
|
-
import {
|
|
60
|
-
import {
|
|
61
|
-
import {
|
|
62
|
-
import {
|
|
63
|
-
import {
|
|
64
|
-
import {
|
|
65
|
-
import {
|
|
66
|
-
import {
|
|
67
|
-
import {
|
|
68
|
-
import {
|
|
69
|
-
import {
|
|
70
|
-
import {
|
|
71
|
-
import {
|
|
72
|
-
import {
|
|
73
|
-
import {
|
|
74
|
-
import {
|
|
75
|
-
import {
|
|
76
|
-
import {
|
|
77
|
-
import {
|
|
78
|
-
import {
|
|
79
|
-
import {
|
|
80
|
-
import {
|
|
81
|
-
import {
|
|
82
|
-
import {
|
|
83
|
-
import {
|
|
84
|
-
import {
|
|
85
|
-
import {
|
|
86
|
-
import {
|
|
87
|
-
import {
|
|
88
|
-
import {
|
|
89
|
-
import {
|
|
90
|
-
import {
|
|
91
|
-
import {
|
|
92
|
-
import {
|
|
93
|
-
import {
|
|
94
|
-
import {
|
|
95
|
-
import {
|
|
96
|
-
import {
|
|
97
|
-
import {
|
|
98
|
-
import {
|
|
99
|
-
import {
|
|
100
|
-
import {
|
|
101
|
-
import {
|
|
102
|
-
import {
|
|
103
|
-
import {
|
|
104
|
-
import {
|
|
105
|
-
import {
|
|
106
|
-
import {
|
|
107
|
-
import {
|
|
108
|
-
import {
|
|
109
|
-
import {
|
|
110
|
-
import {
|
|
111
|
-
import {
|
|
112
|
-
import {
|
|
113
|
-
import {
|
|
114
|
-
import {
|
|
115
|
-
import {
|
|
116
|
-
import {
|
|
117
|
-
import {
|
|
118
|
-
import {
|
|
119
|
-
import {
|
|
120
|
-
import {
|
|
121
|
-
import {
|
|
122
|
-
import {
|
|
123
|
-
import {
|
|
124
|
-
import {
|
|
125
|
-
import {
|
|
126
|
-
import {
|
|
127
|
-
import {
|
|
128
|
-
import {
|
|
129
|
-
import {
|
|
130
|
-
import {
|
|
131
|
-
import {
|
|
132
|
-
import {
|
|
133
|
-
import {
|
|
134
|
-
import {
|
|
135
|
-
import {
|
|
136
|
-
import {
|
|
137
|
-
import {
|
|
138
|
-
import {
|
|
139
|
-
import {
|
|
140
|
-
import {
|
|
141
|
-
import {
|
|
142
|
-
import {
|
|
143
|
-
import {
|
|
144
|
-
import {
|
|
145
|
-
import {
|
|
146
|
-
import {
|
|
147
|
-
import {
|
|
148
|
-
import {
|
|
149
|
-
import {
|
|
150
|
-
import {
|
|
151
|
-
import {
|
|
152
|
-
import {
|
|
153
|
-
import {
|
|
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 {
|
|
190
|
-
import {
|
|
191
|
-
import {
|
|
192
|
-
import {
|
|
193
|
-
import {
|
|
194
|
-
import {
|
|
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 {
|
|
226
|
-
import {
|
|
227
|
-
import {
|
|
228
|
-
import {
|
|
229
|
-
import {
|
|
230
|
-
import {
|
|
231
|
-
import {
|
|
232
|
-
import {
|
|
233
|
-
import {
|
|
234
|
-
import {
|
|
235
|
-
import {
|
|
236
|
-
import {
|
|
237
|
-
import {
|
|
238
|
-
import {
|
|
239
|
-
import {
|
|
240
|
-
import {
|
|
241
|
-
import {
|
|
28
|
+
import { Apollo as vr } from "./components/ui/atoms/icons/apollo.js";
|
|
29
|
+
import { Arcade as yr } from "./components/ui/atoms/icons/arcade.js";
|
|
30
|
+
import { ArcadeLogo as Rr } from "./components/ui/atoms/icons/arcade-logo.js";
|
|
31
|
+
import { Asana as Hr } from "./components/ui/atoms/icons/asana.js";
|
|
32
|
+
import { Ashby as Vr } from "./components/ui/atoms/icons/ashby.js";
|
|
33
|
+
import { Atlassian as Ur } from "./components/ui/atoms/icons/atlassian.js";
|
|
34
|
+
import { Attio as zr } from "./components/ui/atoms/icons/attio.js";
|
|
35
|
+
import { Auth0 as Kr } from "./components/ui/atoms/icons/auth0.js";
|
|
36
|
+
import { Azure as qr } from "./components/ui/atoms/icons/azure.js";
|
|
37
|
+
import { Bamboohr as Xr } from "./components/ui/atoms/icons/bamboohr.js";
|
|
38
|
+
import { Basecamp as jr } from "./components/ui/atoms/icons/basecamp.js";
|
|
39
|
+
import { Bill as $r } from "./components/ui/atoms/icons/bill.js";
|
|
40
|
+
import { Bitbucket as re } from "./components/ui/atoms/icons/bitbucket.js";
|
|
41
|
+
import { Bluesky as te } from "./components/ui/atoms/icons/bluesky.js";
|
|
42
|
+
import { Box as pe } from "./components/ui/atoms/icons/box.js";
|
|
43
|
+
import { Braze as ie } from "./components/ui/atoms/icons/braze.js";
|
|
44
|
+
import { Brex as ne } from "./components/ui/atoms/icons/brex.js";
|
|
45
|
+
import { Brightdata as xe } from "./components/ui/atoms/icons/brightdata.js";
|
|
46
|
+
import { Buffer as se } from "./components/ui/atoms/icons/buffer.js";
|
|
47
|
+
import { Calendly as ge } from "./components/ui/atoms/icons/calendly.js";
|
|
48
|
+
import { Claude as Te } from "./components/ui/atoms/icons/claude.js";
|
|
49
|
+
import { ClaudeCodeLogotype as Se } from "./components/ui/atoms/icons/claude-code-logotype.js";
|
|
50
|
+
import { Clickhouse as he } from "./components/ui/atoms/icons/clickhouse.js";
|
|
51
|
+
import { Clickup as De } from "./components/ui/atoms/icons/clickup.js";
|
|
52
|
+
import { Cline as Me } from "./components/ui/atoms/icons/cline.js";
|
|
53
|
+
import { Closeio as ke } from "./components/ui/atoms/icons/closeio.js";
|
|
54
|
+
import { Codesandbox as Ge } from "./components/ui/atoms/icons/codesandbox.js";
|
|
55
|
+
import { Coinbase as ve } from "./components/ui/atoms/icons/coinbase.js";
|
|
56
|
+
import { Confluence as ye } from "./components/ui/atoms/icons/confluence.js";
|
|
57
|
+
import { Cursor as Re } from "./components/ui/atoms/icons/cursor.js";
|
|
58
|
+
import { CursorInstallDark as He } from "./components/ui/atoms/icons/cursor-install-dark.js";
|
|
59
|
+
import { CursorInstallLight as Ve } from "./components/ui/atoms/icons/cursor-install-light.js";
|
|
60
|
+
import { CursorLogotype as Ue } from "./components/ui/atoms/icons/cursor-logotype.js";
|
|
61
|
+
import { Customerio as ze } from "./components/ui/atoms/icons/customerio.js";
|
|
62
|
+
import { Datadog as Ke } from "./components/ui/atoms/icons/datadog.js";
|
|
63
|
+
import { Daytona as qe } from "./components/ui/atoms/icons/daytona.js";
|
|
64
|
+
import { DigitalOcean as Xe } from "./components/ui/atoms/icons/digital-ocean.js";
|
|
65
|
+
import { Discord as je } from "./components/ui/atoms/icons/discord.js";
|
|
66
|
+
import { Dropbox as $e } from "./components/ui/atoms/icons/dropbox.js";
|
|
67
|
+
import { E2b as rt } from "./components/ui/atoms/icons/e2b.js";
|
|
68
|
+
import { Ebay as tt } from "./components/ui/atoms/icons/ebay.js";
|
|
69
|
+
import { Evernote as pt } from "./components/ui/atoms/icons/evernote.js";
|
|
70
|
+
import { Exa as it } from "./components/ui/atoms/icons/exa.js";
|
|
71
|
+
import { Factorial as nt } from "./components/ui/atoms/icons/factorial.js";
|
|
72
|
+
import { Figma as xt } from "./components/ui/atoms/icons/figma.js";
|
|
73
|
+
import { Firecrawl as st } from "./components/ui/atoms/icons/firecrawl.js";
|
|
74
|
+
import { Forkable as gt } from "./components/ui/atoms/icons/forkable.js";
|
|
75
|
+
import { Freshdesk as Tt } from "./components/ui/atoms/icons/freshdesk.js";
|
|
76
|
+
import { Freshservice as St } from "./components/ui/atoms/icons/freshservice.js";
|
|
77
|
+
import { Gemini as ht } from "./components/ui/atoms/icons/gemini.js";
|
|
78
|
+
import { Generic as Dt } from "./components/ui/atoms/icons/generic.js";
|
|
79
|
+
import { Github as Mt } from "./components/ui/atoms/icons/github.js";
|
|
80
|
+
import { Gitlab as kt } from "./components/ui/atoms/icons/gitlab.js";
|
|
81
|
+
import { Gmail as Gt } from "./components/ui/atoms/icons/gmail.js";
|
|
82
|
+
import { Google as vt } from "./components/ui/atoms/icons/google.js";
|
|
83
|
+
import { GoogleCalendar as yt } from "./components/ui/atoms/icons/google-calendar.js";
|
|
84
|
+
import { GoogleContacts as Rt } from "./components/ui/atoms/icons/google-contacts.js";
|
|
85
|
+
import { GoogleDocs as Ht } from "./components/ui/atoms/icons/google-docs.js";
|
|
86
|
+
import { GoogleDrive as Vt } from "./components/ui/atoms/icons/google-drive.js";
|
|
87
|
+
import { GoogleFinance as Ut } from "./components/ui/atoms/icons/google-finance.js";
|
|
88
|
+
import { GoogleFlight as zt } from "./components/ui/atoms/icons/google-flight.js";
|
|
89
|
+
import { GoogleFlights as Kt } from "./components/ui/atoms/icons/google-flights.js";
|
|
90
|
+
import { GoogleHotels as qt } from "./components/ui/atoms/icons/google-hotels.js";
|
|
91
|
+
import { GoogleJobs as Xt } from "./components/ui/atoms/icons/google-jobs.js";
|
|
92
|
+
import { GoogleMaps as jt } from "./components/ui/atoms/icons/google-maps.js";
|
|
93
|
+
import { GoogleNews as $t } from "./components/ui/atoms/icons/google-news.js";
|
|
94
|
+
import { GoogleSheets as ra } from "./components/ui/atoms/icons/google-sheets.js";
|
|
95
|
+
import { GoogleShopping as ta } from "./components/ui/atoms/icons/google-shopping.js";
|
|
96
|
+
import { GoogleSlides as pa } from "./components/ui/atoms/icons/google-slides.js";
|
|
97
|
+
import { Goose as ia } from "./components/ui/atoms/icons/goose.js";
|
|
98
|
+
import { Granola as na } from "./components/ui/atoms/icons/granola.js";
|
|
99
|
+
import { Heroku as xa } from "./components/ui/atoms/icons/heroku.js";
|
|
100
|
+
import { Hootsuite as sa } from "./components/ui/atoms/icons/hootsuite.js";
|
|
101
|
+
import { Hubspot as ga } from "./components/ui/atoms/icons/hubspot.js";
|
|
102
|
+
import { Imgflip as Ta } from "./components/ui/atoms/icons/imgflip.js";
|
|
103
|
+
import { Intercom as Sa } from "./components/ui/atoms/icons/intercom.js";
|
|
104
|
+
import { Jira as ha } from "./components/ui/atoms/icons/jira.js";
|
|
105
|
+
import { Langchain as Da } from "./components/ui/atoms/icons/langchain.js";
|
|
106
|
+
import { LangchainLogotype as Ma } from "./components/ui/atoms/icons/langchain-logotype.js";
|
|
107
|
+
import { Linear as ka } from "./components/ui/atoms/icons/linear.js";
|
|
108
|
+
import { Linkedin as Ga } from "./components/ui/atoms/icons/linkedin.js";
|
|
109
|
+
import { Luma as va } from "./components/ui/atoms/icons/luma.js";
|
|
110
|
+
import { Mailchimp as ya } from "./components/ui/atoms/icons/mailchimp.js";
|
|
111
|
+
import { Mastra as Ra } from "./components/ui/atoms/icons/mastra.js";
|
|
112
|
+
import { MastraLogotype as Ha } from "./components/ui/atoms/icons/mastra-logotype.js";
|
|
113
|
+
import { MathToolkit as Va } from "./components/ui/atoms/icons/math-toolkit.js";
|
|
114
|
+
import { Mcp as Ua } from "./components/ui/atoms/icons/mcp.js";
|
|
115
|
+
import { Microsoft as za } from "./components/ui/atoms/icons/microsoft.js";
|
|
116
|
+
import { MicrosoftDynamics as Ka } from "./components/ui/atoms/icons/microsoft-dynamics.js";
|
|
117
|
+
import { MicrosoftExcel as qa } from "./components/ui/atoms/icons/microsoft-excel.js";
|
|
118
|
+
import { MicrosoftOnedrive as Xa } from "./components/ui/atoms/icons/microsoft-onedrive.js";
|
|
119
|
+
import { MicrosoftOutlookCalendar as ja } from "./components/ui/atoms/icons/microsoft-outlook-calendar.js";
|
|
120
|
+
import { MicrosoftOutlookMail as $a } from "./components/ui/atoms/icons/microsoft-outlook-mail.js";
|
|
121
|
+
import { MicrosoftPowerpoint as rp } from "./components/ui/atoms/icons/microsoft-powerpoint.js";
|
|
122
|
+
import { MicrosoftSharepoint as tp } from "./components/ui/atoms/icons/microsoft-sharepoint.js";
|
|
123
|
+
import { MicrosoftTeams as pp } from "./components/ui/atoms/icons/microsoft-teams.js";
|
|
124
|
+
import { MicrosoftWord as ip } from "./components/ui/atoms/icons/microsoft-word.js";
|
|
125
|
+
import { Miro as np } from "./components/ui/atoms/icons/miro.js";
|
|
126
|
+
import { Monday as xp } from "./components/ui/atoms/icons/monday.js";
|
|
127
|
+
import { MongoDB as sp } from "./components/ui/atoms/icons/mongodb.js";
|
|
128
|
+
import { Netsuite as gp } from "./components/ui/atoms/icons/netsuite.js";
|
|
129
|
+
import { Notion as Tp } from "./components/ui/atoms/icons/notion.js";
|
|
130
|
+
import { Oauth as Sp } from "./components/ui/atoms/icons/oauth.js";
|
|
131
|
+
import { Obsidian as hp } from "./components/ui/atoms/icons/obsidian.js";
|
|
132
|
+
import { Okta as Dp } from "./components/ui/atoms/icons/okta.js";
|
|
133
|
+
import { Openai as Mp } from "./components/ui/atoms/icons/openai.js";
|
|
134
|
+
import { Pagerduty as kp } from "./components/ui/atoms/icons/pagerduty.js";
|
|
135
|
+
import { Pinecone as Gp } from "./components/ui/atoms/icons/pinecone.js";
|
|
136
|
+
import { Pinterest as vp } from "./components/ui/atoms/icons/pinterest.js";
|
|
137
|
+
import { Pipedrive as yp } from "./components/ui/atoms/icons/pipedrive.js";
|
|
138
|
+
import { Plaid as Rp } from "./components/ui/atoms/icons/plaid.js";
|
|
139
|
+
import { Postgres as Hp } from "./components/ui/atoms/icons/postgres.js";
|
|
140
|
+
import { Posthog as Vp } from "./components/ui/atoms/icons/posthog.js";
|
|
141
|
+
import { Pylon as Up } from "./components/ui/atoms/icons/pylon.js";
|
|
142
|
+
import { Quickbooks as zp } from "./components/ui/atoms/icons/quickbooks.js";
|
|
143
|
+
import { Railway as Kp } from "./components/ui/atoms/icons/railway.js";
|
|
144
|
+
import { Reddit as qp } from "./components/ui/atoms/icons/reddit.js";
|
|
145
|
+
import { Resend as Xp } from "./components/ui/atoms/icons/resend.js";
|
|
146
|
+
import { Salesforce as jp } from "./components/ui/atoms/icons/salesforce.js";
|
|
147
|
+
import { Shopify as $p } from "./components/ui/atoms/icons/shopify.js";
|
|
148
|
+
import { Singlestore as rm } from "./components/ui/atoms/icons/singlestore.js";
|
|
149
|
+
import { Slack as tm } from "./components/ui/atoms/icons/slack.js";
|
|
150
|
+
import { Snowflake as pm } from "./components/ui/atoms/icons/snowflake.js";
|
|
151
|
+
import { Splunk as im } from "./components/ui/atoms/icons/splunk.js";
|
|
152
|
+
import { Spotify as nm } from "./components/ui/atoms/icons/spotify.js";
|
|
153
|
+
import { Square as xm } from "./components/ui/atoms/icons/square.js";
|
|
154
|
+
import { Squarespace as sm } from "./components/ui/atoms/icons/squarespace.js";
|
|
155
|
+
import { Squareup as gm } from "./components/ui/atoms/icons/squareup.js";
|
|
156
|
+
import { Stripe as Tm } from "./components/ui/atoms/icons/stripe.js";
|
|
157
|
+
import { Telegram as Sm } from "./components/ui/atoms/icons/telegram.js";
|
|
158
|
+
import { Tesla as hm } from "./components/ui/atoms/icons/tesla.js";
|
|
159
|
+
import { Ticktick as Dm } from "./components/ui/atoms/icons/ticktick.js";
|
|
160
|
+
import { Tiktok as Mm } from "./components/ui/atoms/icons/tiktok.js";
|
|
161
|
+
import { Trello as km } from "./components/ui/atoms/icons/trello.js";
|
|
162
|
+
import { Twilio as Gm } from "./components/ui/atoms/icons/twilio.js";
|
|
163
|
+
import { Twitch as vm } from "./components/ui/atoms/icons/twitch.js";
|
|
164
|
+
import { Vercel as ym } from "./components/ui/atoms/icons/vercel.js";
|
|
165
|
+
import { VercelLogotype as Rm } from "./components/ui/atoms/icons/vercel-logotype.js";
|
|
166
|
+
import { Vscode as Hm } from "./components/ui/atoms/icons/vscode.js";
|
|
167
|
+
import { Walmart as Vm } from "./components/ui/atoms/icons/walmart.js";
|
|
168
|
+
import { Weaviate as Um } from "./components/ui/atoms/icons/weaviate.js";
|
|
169
|
+
import { Windsurf as zm } from "./components/ui/atoms/icons/windsurf.js";
|
|
170
|
+
import { Workday as Km } from "./components/ui/atoms/icons/workday.js";
|
|
171
|
+
import { Wrike as qm } from "./components/ui/atoms/icons/wrike.js";
|
|
172
|
+
import { X as Xm } from "./components/ui/atoms/icons/x.js";
|
|
173
|
+
import { Xero as jm } from "./components/ui/atoms/icons/xero.js";
|
|
174
|
+
import { Youtube as $m } from "./components/ui/atoms/icons/youtube.js";
|
|
175
|
+
import { Yugabytedb as ri } from "./components/ui/atoms/icons/yugabytedb.js";
|
|
176
|
+
import { Zendesk as ti } from "./components/ui/atoms/icons/zendesk.js";
|
|
177
|
+
import { Zoho as pi } from "./components/ui/atoms/icons/zoho.js";
|
|
178
|
+
import { ZohoBooks as ii } from "./components/ui/atoms/icons/zoho-books.js";
|
|
179
|
+
import { ZohoCreator as ni } from "./components/ui/atoms/icons/zoho-creator.js";
|
|
180
|
+
import { Zoom as xi } from "./components/ui/atoms/icons/zoom.js";
|
|
181
|
+
import { Input as si } from "./components/ui/atoms/input.js";
|
|
182
|
+
import { InputGroup as gi, InputGroupAddon as Ci, InputGroupButton as Ti, InputGroupInput as ci, InputGroupText as Si, InputGroupTextarea as Ai } from "./components/ui/atoms/input-group.js";
|
|
183
|
+
import { JsonHighlight as bi, jsonHighlightVariants as Di } from "./components/ui/atoms/json-highlight.js";
|
|
184
|
+
import { Label as Mi } from "./components/ui/atoms/label.js";
|
|
185
|
+
import { Loader as ki } from "./components/ui/atoms/loader.js";
|
|
186
|
+
import { M as Gi } from "./markdown-Cv6uZPhi.js";
|
|
187
|
+
import { MobileTooltip as vi, MobileTooltipContent as Oi, MobileTooltipProvider as yi, MobileTooltipTrigger as Ei } from "./components/ui/atoms/mobile-tooltip.js";
|
|
188
|
+
import { Popover as wi, PopoverContent as Hi, PopoverDescription as _i, PopoverHeader as Vi, PopoverTitle as Fi, PopoverTrigger as Ui } from "./components/ui/atoms/popover.js";
|
|
189
|
+
import { ProBadge as zi } from "./components/ui/atoms/pro-badge.js";
|
|
190
|
+
import { Progress as Ki, ProgressIndicator as Zi, ProgressLabel as qi, ProgressTrack as Ji, ProgressValue as Xi } from "./components/ui/atoms/progress.js";
|
|
191
|
+
import { RadioGroup as ji, RadioGroupItem as Qi } from "./components/ui/atoms/radio-group.js";
|
|
192
|
+
import { ResizableHandle as ol, ResizablePanel as rl, ResizablePanelGroup as el } from "./components/ui/atoms/resizable.js";
|
|
193
|
+
import { ScrollArea as al, ScrollBar as pl } from "./components/ui/atoms/scroll-area.js";
|
|
194
|
+
import { ScrollButton as il } from "./components/ui/atoms/scroll-button.js";
|
|
195
|
+
import { Select as nl, SelectContent as fl, SelectGroup as xl, SelectItem as dl, SelectLabel as sl, SelectScrollDownButton as ul, SelectScrollUpButton as gl, SelectSeparator as Cl, SelectTrigger as Tl, SelectValue as cl } from "./components/ui/atoms/select.js";
|
|
196
|
+
import { Separator as Al } from "./components/ui/atoms/separator.js";
|
|
197
|
+
import { Sheet as bl, SheetClose as Dl, SheetContent as Il, SheetDescription as Ml, SheetFooter as Pl, SheetHeader as kl, SheetTitle as Bl, SheetTrigger as Gl } from "./components/ui/atoms/sheet.js";
|
|
198
|
+
import { Sidebar as vl, SidebarContent as Ol, SidebarFooter as yl, SidebarGroup as El, SidebarGroupAction as Rl, SidebarGroupContent as wl, SidebarGroupLabel as Hl, SidebarHeader as _l, SidebarInput as Vl, SidebarInset as Fl, SidebarMenu as Ul, SidebarMenuAction as Nl, SidebarMenuBadge as zl, SidebarMenuButton as Wl, SidebarMenuItem as Kl, SidebarMenuSkeleton as Zl, SidebarMenuSub as ql, SidebarMenuSubButton as Jl, SidebarMenuSubItem as Xl, SidebarProvider as Yl, SidebarRail as jl, SidebarSeparator as Ql, SidebarTrigger as $l, useSidebar as on } from "./components/ui/atoms/sidebar.js";
|
|
199
|
+
import { Skeleton as en } from "./components/ui/atoms/skeleton.js";
|
|
200
|
+
import { Slider as an } from "./components/ui/atoms/slider.js";
|
|
201
|
+
import { DS_SPARKLE_DURATION_MS as mn, SparkleBurst as ln } from "./components/ui/atoms/sparkle-burst.js";
|
|
202
|
+
import { StepIndicator as fn, stepIndicatorIconVariants as xn, stepIndicatorLabelVariants as dn } from "./components/ui/atoms/step-indicator.js";
|
|
203
|
+
import { Switch as un } from "./components/ui/atoms/switch.js";
|
|
204
|
+
import { Table as Cn, TableBody as Tn, TableCaption as cn, TableCell as Sn, TableFooter as An, TableHead as hn, TableHeader as bn, TableRow as Dn } from "./components/ui/atoms/table.js";
|
|
205
|
+
import { Tabs as Mn, TabsContent as Pn, TabsList as kn, TabsTrigger as Bn, tabsListVariants as Gn } from "./components/ui/atoms/tabs.js";
|
|
206
|
+
import { Textarea as vn } from "./components/ui/atoms/textarea.js";
|
|
207
|
+
import { Toggle as yn, toggleVariants as En } from "./components/ui/atoms/toggle.js";
|
|
208
|
+
import { Tooltip as wn, TooltipContent as Hn, TooltipProvider as _n, TooltipTrigger as Vn } from "./components/ui/atoms/tooltip.js";
|
|
209
|
+
import { ViewToolsControl as Un } from "./components/ui/atoms/view-tools-control.js";
|
|
210
|
+
import { VirtualizedGrid as zn } from "./components/ui/atoms/virtualized-grid.js";
|
|
211
|
+
import { ChatHistoryItem as Kn } from "./components/ui/molecules/chat-history-item.js";
|
|
212
|
+
import { ChatAssistantMessage as qn, ChatMessageList as Jn, ChatMessageListSkeleton as Xn, ChatStreamingIndicator as Yn, ChatUserMessage as jn } from "./components/ui/molecules/chat-message-list.js";
|
|
213
|
+
import { ClientSecretInput as $n } from "./components/ui/molecules/client-secret-field.js";
|
|
214
|
+
import { CommandBar as rf } from "./components/ui/molecules/command-bar.js";
|
|
215
|
+
import { ConfirmPopover as tf } from "./components/ui/molecules/confirm-popover.js";
|
|
216
|
+
import { DateTimePicker as pf } from "./components/ui/molecules/date-time-picker.js";
|
|
217
|
+
import { EmptyState as lf } from "./components/ui/molecules/empty-state.js";
|
|
218
|
+
import { ErrorState as ff } from "./components/ui/molecules/error-state.js";
|
|
219
|
+
import { FlowDiagram as df } from "./components/ui/molecules/flow-diagram.js";
|
|
220
|
+
import { Message as uf, MessageAction as gf, MessageActions as Cf, MessageAvatar as Tf, MessageContent as cf } from "./components/ui/molecules/message.js";
|
|
221
|
+
import { PromptInput as Af, PromptInputAction as hf, PromptInputActions as bf, PromptInputTextarea as Df } from "./components/ui/molecules/prompt-input.js";
|
|
222
|
+
import { R as Mf, T as Pf } from "./toolkit-card-ryIR325K.js";
|
|
223
|
+
import { StepsProgress as Bf } from "./components/ui/molecules/steps-progress.js";
|
|
224
|
+
import { SuggestionCard as Lf, SuggestionCardSkeleton as vf } from "./components/ui/molecules/suggestion-card.js";
|
|
225
|
+
import { TagsInput as yf, TagsInputValue as Ef } from "./components/ui/molecules/tags-input.js";
|
|
226
|
+
import { ToolAuthorization as wf, ToolAuthorizationArgs as Hf, ToolAuthorizationContent as _f, ToolAuthorizationHeader as Vf, ToolAuthorizationMessage as Ff } from "./components/ui/molecules/tool-authorization.js";
|
|
227
|
+
import { ToolCallAccordion as Nf, ToolCallAccordionContent as zf, ToolCallAccordionItem as Wf, ToolCallAccordionTrigger as Kf } from "./components/ui/molecules/tool-call-accordion.js";
|
|
228
|
+
import { ToolCard as qf } from "./components/ui/molecules/tool-card.js";
|
|
229
|
+
import { UserNav as Xf } from "./components/ui/molecules/user-nav.js";
|
|
230
|
+
import { ChatPageSkeleton as jf } from "./components/ui/pages/chat-page-skeleton.js";
|
|
231
|
+
import { LoginPage as $f } from "./components/ui/pages/login-page.js";
|
|
232
|
+
import { AuthTemplate as rx, AuthTemplateCard as ex, AuthTemplateContent as tx, AuthTemplateDefaultBackground as ax, AuthTemplateDescription as px, AuthTemplateFooter as mx, AuthTemplateGridOverlay as ix, AuthTemplateHeader as lx, AuthTemplateLegal as nx, AuthTemplateLegalLink as fx, AuthTemplateLogo as xx, AuthTemplatePrompt as dx, AuthTemplatePromptLink as sx, AuthTemplateTitle as ux, AuthTemplateVideoBackground as gx } from "./components/ui/templates/auth-template.js";
|
|
233
|
+
import { ChatTemplate as Tx, ChatTemplateBody as cx, ChatTemplateFooter as Sx, ChatTemplateHeader as Ax, ChatTemplateHeaderGroup as hx, ChatTemplateOverview as bx, ChatTemplateOverviewSubtitle as Dx, ChatTemplateOverviewTitle as Ix, ChatTemplateSuggestions as Mx } from "./components/ui/templates/chat-template.js";
|
|
234
|
+
import { ChatBodySkeleton as kx, ChatContentSkeleton as Bx, ChatFooterSkeleton as Gx, ChatHeaderSkeleton as Lx, ChatSidebarSkeleton as vx } from "./components/ui/templates/chat-template-skeletons.js";
|
|
235
|
+
import { ErrorTemplate as yx, ErrorTemplateActions as Ex, ErrorTemplateContent as Rx, ErrorTemplateDescription as wx, ErrorTemplateIcon as Hx, ErrorTemplateLogo as _x, ErrorTemplateTitle as Vx, ErrorTemplateUrl as Fx } from "./components/ui/templates/error-template.js";
|
|
236
|
+
import { DEFAULT_MCP_CLIENT_IDS as Nx, DEFAULT_MCP_SERVER_IDS as zx, GatewayDiagram as Wx } from "./components/ui/templates/gateway-diagram.js";
|
|
237
|
+
import { PUBLIC_ICON_URL as Zx, PUBLIC_VIDEO_URL as qx } from "./metadata/constants.js";
|
|
238
|
+
import { MCP_CLIENT_METADATA as Xx } from "./metadata/mcp-clients.js";
|
|
239
|
+
import { MCP_OAUTH2_PROVIDER as jx, OAUTH2_PROVIDER as Qx, OAUTH_PROVIDERS as $x, OAUTH_PROVIDER_CATALOGUE as od, OAuthId as rd, OAuthProviderId as ed, OTHER_OAUTH_PROVIDERS as td, PREBUILT_OAUTH_PROVIDERS as ad } from "./metadata/oauth-providers.js";
|
|
240
|
+
import { TOOLKIT_ICON_MAP as md, getToolIconByToolkitName as id, getToolkitIcon as ld, getToolkitIconByName as nd } from "./metadata/toolkit-icons.js";
|
|
241
|
+
import { CATEGORIES as xd, TOOLKITS as dd, TOOLKIT_CATALOGUE as sd } from "./metadata/toolkits.js";
|
|
242
|
+
import { findPrebuiltProviderById as gd, findPrebuiltProviderByProviderId as Cd, findToolkitByName as Td, isKnownToolkit as cd, isPrebuiltProvider as Sd } from "./metadata/utils.js";
|
|
242
243
|
export {
|
|
243
244
|
e as Accordion,
|
|
244
245
|
t as AccordionContent,
|
|
@@ -264,29 +265,30 @@ export {
|
|
|
264
265
|
D as AlertDialogTrigger,
|
|
265
266
|
f as AlertTitle,
|
|
266
267
|
Gr as Amplitude,
|
|
267
|
-
vr as
|
|
268
|
+
vr as Apollo,
|
|
269
|
+
yr as Arcade,
|
|
268
270
|
M as ArcadeGradient,
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
271
|
+
Rr as ArcadeLogo,
|
|
272
|
+
Hr as Asana,
|
|
273
|
+
Vr as Ashby,
|
|
274
|
+
Ur as Atlassian,
|
|
275
|
+
zr as Attio,
|
|
276
|
+
Kr as Auth0,
|
|
277
|
+
rx as AuthTemplate,
|
|
278
|
+
ex as AuthTemplateCard,
|
|
279
|
+
tx as AuthTemplateContent,
|
|
280
|
+
ax as AuthTemplateDefaultBackground,
|
|
281
|
+
px as AuthTemplateDescription,
|
|
282
|
+
mx as AuthTemplateFooter,
|
|
283
|
+
ix as AuthTemplateGridOverlay,
|
|
284
|
+
lx as AuthTemplateHeader,
|
|
285
|
+
nx as AuthTemplateLegal,
|
|
286
|
+
fx as AuthTemplateLegalLink,
|
|
287
|
+
xx as AuthTemplateLogo,
|
|
288
|
+
dx as AuthTemplatePrompt,
|
|
289
|
+
sx as AuthTemplatePromptLink,
|
|
290
|
+
ux as AuthTemplateTitle,
|
|
291
|
+
gx as AuthTemplateVideoBackground,
|
|
290
292
|
k as Avatar,
|
|
291
293
|
B as AvatarBadge,
|
|
292
294
|
G as AvatarFallback,
|
|
@@ -294,16 +296,16 @@ export {
|
|
|
294
296
|
v as AvatarGroupCount,
|
|
295
297
|
O as AvatarImage,
|
|
296
298
|
E as AvatarNotificationBadge,
|
|
297
|
-
|
|
299
|
+
qr as Azure,
|
|
298
300
|
H as Badge,
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
301
|
+
Xr as Bamboohr,
|
|
302
|
+
jr as Basecamp,
|
|
303
|
+
$r as Bill,
|
|
304
|
+
re as Bitbucket,
|
|
305
|
+
te as Bluesky,
|
|
306
|
+
pe as Box,
|
|
305
307
|
F as BrandChip,
|
|
306
|
-
|
|
308
|
+
ie as Braze,
|
|
307
309
|
N as Breadcrumb,
|
|
308
310
|
z as BreadcrumbEllipsis,
|
|
309
311
|
W as BreadcrumbItem,
|
|
@@ -311,15 +313,15 @@ export {
|
|
|
311
313
|
Z as BreadcrumbList,
|
|
312
314
|
q as BreadcrumbPage,
|
|
313
315
|
J as BreadcrumbSeparator,
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
316
|
+
ne as Brex,
|
|
317
|
+
xe as Brightdata,
|
|
318
|
+
se as Buffer,
|
|
317
319
|
Y as Button,
|
|
318
320
|
$ as ByocBadge,
|
|
319
|
-
|
|
321
|
+
xd as CATEGORIES,
|
|
320
322
|
ro as Calendar,
|
|
321
323
|
eo as CalendarDayButton,
|
|
322
|
-
|
|
324
|
+
ge as Calendly,
|
|
323
325
|
ao as Card,
|
|
324
326
|
po as CardAction,
|
|
325
327
|
mo as CardContent,
|
|
@@ -333,48 +335,48 @@ export {
|
|
|
333
335
|
Co as ChartStyle,
|
|
334
336
|
To as ChartTooltip,
|
|
335
337
|
co as ChartTooltipContent,
|
|
336
|
-
|
|
337
|
-
|
|
338
|
+
qn as ChatAssistantMessage,
|
|
339
|
+
kx as ChatBodySkeleton,
|
|
338
340
|
Ao as ChatContainerContent,
|
|
339
341
|
ho as ChatContainerRoot,
|
|
340
342
|
bo as ChatContainerScrollAnchor,
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
343
|
+
Bx as ChatContentSkeleton,
|
|
344
|
+
Gx as ChatFooterSkeleton,
|
|
345
|
+
Lx as ChatHeaderSkeleton,
|
|
346
|
+
Kn as ChatHistoryItem,
|
|
347
|
+
Jn as ChatMessageList,
|
|
348
|
+
Xn as ChatMessageListSkeleton,
|
|
349
|
+
jf as ChatPageSkeleton,
|
|
350
|
+
vx as ChatSidebarSkeleton,
|
|
351
|
+
Yn as ChatStreamingIndicator,
|
|
352
|
+
Tx as ChatTemplate,
|
|
353
|
+
cx as ChatTemplateBody,
|
|
354
|
+
Sx as ChatTemplateFooter,
|
|
355
|
+
Ax as ChatTemplateHeader,
|
|
356
|
+
hx as ChatTemplateHeaderGroup,
|
|
357
|
+
bx as ChatTemplateOverview,
|
|
358
|
+
Dx as ChatTemplateOverviewSubtitle,
|
|
359
|
+
Ix as ChatTemplateOverviewTitle,
|
|
360
|
+
Mx as ChatTemplateSuggestions,
|
|
361
|
+
jn as ChatUserMessage,
|
|
360
362
|
Io as Checkbox,
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
363
|
+
Te as Claude,
|
|
364
|
+
Se as ClaudeCodeLogotype,
|
|
365
|
+
he as Clickhouse,
|
|
366
|
+
De as Clickup,
|
|
367
|
+
$n as ClientSecretInput,
|
|
368
|
+
Me as Cline,
|
|
369
|
+
ke as Closeio,
|
|
368
370
|
Po as CodeBlock,
|
|
369
371
|
ko as CodeBlockCode,
|
|
370
372
|
Bo as CodeBlockGroup,
|
|
371
|
-
|
|
372
|
-
|
|
373
|
+
Ge as Codesandbox,
|
|
374
|
+
ve as Coinbase,
|
|
373
375
|
Lo as Collapsible,
|
|
374
376
|
vo as CollapsibleContent,
|
|
375
377
|
Oo as CollapsibleTrigger,
|
|
376
378
|
Eo as Command,
|
|
377
|
-
|
|
379
|
+
rf as CommandBar,
|
|
378
380
|
Ro as CommandDialog,
|
|
379
381
|
wo as CommandEmpty,
|
|
380
382
|
Ho as CommandGroup,
|
|
@@ -383,20 +385,20 @@ export {
|
|
|
383
385
|
Fo as CommandList,
|
|
384
386
|
Uo as CommandSeparator,
|
|
385
387
|
No as CommandShortcut,
|
|
386
|
-
|
|
387
|
-
|
|
388
|
+
tf as ConfirmPopover,
|
|
389
|
+
ye as Confluence,
|
|
388
390
|
Wo as CopyButton,
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
391
|
+
Re as Cursor,
|
|
392
|
+
He as CursorInstallDark,
|
|
393
|
+
Ve as CursorInstallLight,
|
|
394
|
+
Ue as CursorLogotype,
|
|
395
|
+
ze as Customerio,
|
|
396
|
+
Nx as DEFAULT_MCP_CLIENT_IDS,
|
|
397
|
+
zx as DEFAULT_MCP_SERVER_IDS,
|
|
398
|
+
mn as DS_SPARKLE_DURATION_MS,
|
|
399
|
+
Ke as Datadog,
|
|
400
|
+
pf as DateTimePicker,
|
|
401
|
+
qe as Daytona,
|
|
400
402
|
Zo as Dialog,
|
|
401
403
|
qo as DialogClose,
|
|
402
404
|
Jo as DialogContent,
|
|
@@ -407,9 +409,9 @@ export {
|
|
|
407
409
|
$o as DialogPortal,
|
|
408
410
|
or as DialogTitle,
|
|
409
411
|
rr as DialogTrigger,
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
412
|
+
Xe as DigitalOcean,
|
|
413
|
+
je as Discord,
|
|
414
|
+
$e as Dropbox,
|
|
413
415
|
tr as DropdownMenu,
|
|
414
416
|
ar as DropdownMenuCheckboxItem,
|
|
415
417
|
pr as DropdownMenuContent,
|
|
@@ -425,294 +427,294 @@ export {
|
|
|
425
427
|
gr as DropdownMenuSubContent,
|
|
426
428
|
Cr as DropdownMenuSubTrigger,
|
|
427
429
|
Tr as DropdownMenuTrigger,
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
430
|
+
rt as E2b,
|
|
431
|
+
tt as Ebay,
|
|
432
|
+
lf as EmptyState,
|
|
433
|
+
ff as ErrorState,
|
|
434
|
+
yx as ErrorTemplate,
|
|
435
|
+
Ex as ErrorTemplateActions,
|
|
436
|
+
Rx as ErrorTemplateContent,
|
|
437
|
+
wx as ErrorTemplateDescription,
|
|
438
|
+
Hx as ErrorTemplateIcon,
|
|
439
|
+
_x as ErrorTemplateLogo,
|
|
440
|
+
Vx as ErrorTemplateTitle,
|
|
441
|
+
Fx as ErrorTemplateUrl,
|
|
442
|
+
pt as Evernote,
|
|
443
|
+
it as Exa,
|
|
444
|
+
nt as Factorial,
|
|
445
|
+
xt as Figma,
|
|
446
|
+
st as Firecrawl,
|
|
447
|
+
df as FlowDiagram,
|
|
448
|
+
gt as Forkable,
|
|
449
|
+
Tt as Freshdesk,
|
|
450
|
+
St as Freshservice,
|
|
451
|
+
Wx as GatewayDiagram,
|
|
452
|
+
ht as Gemini,
|
|
453
|
+
Dt as Generic,
|
|
454
|
+
Mt as Github,
|
|
455
|
+
kt as Gitlab,
|
|
456
|
+
Gt as Gmail,
|
|
457
|
+
vt as Google,
|
|
458
|
+
yt as GoogleCalendar,
|
|
459
|
+
Rt as GoogleContacts,
|
|
460
|
+
Ht as GoogleDocs,
|
|
461
|
+
Vt as GoogleDrive,
|
|
462
|
+
Ut as GoogleFinance,
|
|
463
|
+
zt as GoogleFlight,
|
|
464
|
+
Kt as GoogleFlights,
|
|
465
|
+
qt as GoogleHotels,
|
|
466
|
+
Xt as GoogleJobs,
|
|
467
|
+
jt as GoogleMaps,
|
|
468
|
+
$t as GoogleNews,
|
|
469
|
+
ra as GoogleSheets,
|
|
470
|
+
ta as GoogleShopping,
|
|
471
|
+
pa as GoogleSlides,
|
|
472
|
+
ia as Goose,
|
|
473
|
+
na as Granola,
|
|
474
|
+
xa as Heroku,
|
|
475
|
+
sa as Hootsuite,
|
|
474
476
|
Sr as HoverCard,
|
|
475
477
|
Ar as HoverCardContent,
|
|
476
478
|
hr as HoverCardTrigger,
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
|
|
524
|
-
|
|
525
|
-
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
|
|
536
|
-
|
|
537
|
-
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
|
|
548
|
-
|
|
549
|
-
|
|
550
|
-
|
|
551
|
-
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
|
|
565
|
-
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
|
|
597
|
-
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
|
|
615
|
-
|
|
616
|
-
|
|
617
|
-
|
|
618
|
-
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
|
|
623
|
-
|
|
624
|
-
|
|
625
|
-
|
|
626
|
-
|
|
627
|
-
|
|
628
|
-
|
|
629
|
-
|
|
630
|
-
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
|
|
634
|
-
|
|
635
|
-
|
|
636
|
-
|
|
637
|
-
|
|
638
|
-
|
|
639
|
-
|
|
640
|
-
|
|
641
|
-
|
|
642
|
-
|
|
643
|
-
|
|
644
|
-
|
|
645
|
-
|
|
646
|
-
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
|
|
654
|
-
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
|
|
661
|
-
|
|
662
|
-
|
|
663
|
-
|
|
664
|
-
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
|
|
668
|
-
|
|
669
|
-
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
|
|
673
|
-
|
|
674
|
-
|
|
675
|
-
|
|
676
|
-
|
|
677
|
-
|
|
678
|
-
|
|
679
|
-
|
|
680
|
-
|
|
681
|
-
|
|
682
|
-
|
|
683
|
-
|
|
684
|
-
|
|
685
|
-
|
|
686
|
-
|
|
687
|
-
|
|
688
|
-
|
|
689
|
-
|
|
690
|
-
|
|
691
|
-
|
|
692
|
-
|
|
693
|
-
|
|
694
|
-
|
|
695
|
-
|
|
696
|
-
|
|
697
|
-
|
|
698
|
-
|
|
699
|
-
|
|
700
|
-
|
|
479
|
+
ga as Hubspot,
|
|
480
|
+
Ta as Imgflip,
|
|
481
|
+
si as Input,
|
|
482
|
+
gi as InputGroup,
|
|
483
|
+
Ci as InputGroupAddon,
|
|
484
|
+
Ti as InputGroupButton,
|
|
485
|
+
ci as InputGroupInput,
|
|
486
|
+
Si as InputGroupText,
|
|
487
|
+
Ai as InputGroupTextarea,
|
|
488
|
+
Sa as Intercom,
|
|
489
|
+
ha as Jira,
|
|
490
|
+
bi as JsonHighlight,
|
|
491
|
+
Mi as Label,
|
|
492
|
+
Da as Langchain,
|
|
493
|
+
Ma as LangchainLogotype,
|
|
494
|
+
ka as Linear,
|
|
495
|
+
Ga as Linkedin,
|
|
496
|
+
ki as Loader,
|
|
497
|
+
$f as LoginPage,
|
|
498
|
+
va as Luma,
|
|
499
|
+
Xx as MCP_CLIENT_METADATA,
|
|
500
|
+
jx as MCP_OAUTH2_PROVIDER,
|
|
501
|
+
ya as Mailchimp,
|
|
502
|
+
Gi as Markdown,
|
|
503
|
+
Ra as Mastra,
|
|
504
|
+
Ha as MastraLogotype,
|
|
505
|
+
Va as MathToolkit,
|
|
506
|
+
Ua as Mcp,
|
|
507
|
+
uf as Message,
|
|
508
|
+
gf as MessageAction,
|
|
509
|
+
Cf as MessageActions,
|
|
510
|
+
Tf as MessageAvatar,
|
|
511
|
+
cf as MessageContent,
|
|
512
|
+
za as Microsoft,
|
|
513
|
+
Ka as MicrosoftDynamics,
|
|
514
|
+
qa as MicrosoftExcel,
|
|
515
|
+
Xa as MicrosoftOnedrive,
|
|
516
|
+
ja as MicrosoftOutlookCalendar,
|
|
517
|
+
$a as MicrosoftOutlookMail,
|
|
518
|
+
rp as MicrosoftPowerpoint,
|
|
519
|
+
tp as MicrosoftSharepoint,
|
|
520
|
+
pp as MicrosoftTeams,
|
|
521
|
+
ip as MicrosoftWord,
|
|
522
|
+
np as Miro,
|
|
523
|
+
vi as MobileTooltip,
|
|
524
|
+
Oi as MobileTooltipContent,
|
|
525
|
+
yi as MobileTooltipProvider,
|
|
526
|
+
Ei as MobileTooltipTrigger,
|
|
527
|
+
xp as Monday,
|
|
528
|
+
sp as MongoDB,
|
|
529
|
+
gp as Netsuite,
|
|
530
|
+
Tp as Notion,
|
|
531
|
+
Qx as OAUTH2_PROVIDER,
|
|
532
|
+
$x as OAUTH_PROVIDERS,
|
|
533
|
+
od as OAUTH_PROVIDER_CATALOGUE,
|
|
534
|
+
rd as OAuthId,
|
|
535
|
+
ed as OAuthProviderId,
|
|
536
|
+
td as OTHER_OAUTH_PROVIDERS,
|
|
537
|
+
Sp as Oauth,
|
|
538
|
+
hp as Obsidian,
|
|
539
|
+
Dp as Okta,
|
|
540
|
+
Mp as Openai,
|
|
541
|
+
ad as PREBUILT_OAUTH_PROVIDERS,
|
|
542
|
+
Zx as PUBLIC_ICON_URL,
|
|
543
|
+
qx as PUBLIC_VIDEO_URL,
|
|
544
|
+
kp as Pagerduty,
|
|
545
|
+
Gp as Pinecone,
|
|
546
|
+
vp as Pinterest,
|
|
547
|
+
yp as Pipedrive,
|
|
548
|
+
Rp as Plaid,
|
|
549
|
+
wi as Popover,
|
|
550
|
+
Hi as PopoverContent,
|
|
551
|
+
_i as PopoverDescription,
|
|
552
|
+
Vi as PopoverHeader,
|
|
553
|
+
Fi as PopoverTitle,
|
|
554
|
+
Ui as PopoverTrigger,
|
|
555
|
+
Hp as Postgres,
|
|
556
|
+
Vp as Posthog,
|
|
557
|
+
zi as ProBadge,
|
|
558
|
+
Ki as Progress,
|
|
559
|
+
Zi as ProgressIndicator,
|
|
560
|
+
qi as ProgressLabel,
|
|
561
|
+
Ji as ProgressTrack,
|
|
562
|
+
Xi as ProgressValue,
|
|
563
|
+
Af as PromptInput,
|
|
564
|
+
hf as PromptInputAction,
|
|
565
|
+
bf as PromptInputActions,
|
|
566
|
+
Df as PromptInputTextarea,
|
|
567
|
+
Up as Pylon,
|
|
568
|
+
zp as Quickbooks,
|
|
569
|
+
ji as RadioGroup,
|
|
570
|
+
Qi as RadioGroupItem,
|
|
571
|
+
Kp as Railway,
|
|
572
|
+
qp as Reddit,
|
|
573
|
+
Mf as RequirementBadges,
|
|
574
|
+
Xp as Resend,
|
|
575
|
+
ol as ResizableHandle,
|
|
576
|
+
rl as ResizablePanel,
|
|
577
|
+
el as ResizablePanelGroup,
|
|
578
|
+
jp as Salesforce,
|
|
579
|
+
al as ScrollArea,
|
|
580
|
+
pl as ScrollBar,
|
|
581
|
+
il as ScrollButton,
|
|
582
|
+
nl as Select,
|
|
583
|
+
fl as SelectContent,
|
|
584
|
+
xl as SelectGroup,
|
|
585
|
+
dl as SelectItem,
|
|
586
|
+
sl as SelectLabel,
|
|
587
|
+
ul as SelectScrollDownButton,
|
|
588
|
+
gl as SelectScrollUpButton,
|
|
589
|
+
Cl as SelectSeparator,
|
|
590
|
+
Tl as SelectTrigger,
|
|
591
|
+
cl as SelectValue,
|
|
592
|
+
Al as Separator,
|
|
593
|
+
bl as Sheet,
|
|
594
|
+
Dl as SheetClose,
|
|
595
|
+
Il as SheetContent,
|
|
596
|
+
Ml as SheetDescription,
|
|
597
|
+
Pl as SheetFooter,
|
|
598
|
+
kl as SheetHeader,
|
|
599
|
+
Bl as SheetTitle,
|
|
600
|
+
Gl as SheetTrigger,
|
|
601
|
+
$p as Shopify,
|
|
602
|
+
vl as Sidebar,
|
|
603
|
+
Ol as SidebarContent,
|
|
604
|
+
yl as SidebarFooter,
|
|
605
|
+
El as SidebarGroup,
|
|
606
|
+
Rl as SidebarGroupAction,
|
|
607
|
+
wl as SidebarGroupContent,
|
|
608
|
+
Hl as SidebarGroupLabel,
|
|
609
|
+
_l as SidebarHeader,
|
|
610
|
+
Vl as SidebarInput,
|
|
611
|
+
Fl as SidebarInset,
|
|
612
|
+
Ul as SidebarMenu,
|
|
613
|
+
Nl as SidebarMenuAction,
|
|
614
|
+
zl as SidebarMenuBadge,
|
|
615
|
+
Wl as SidebarMenuButton,
|
|
616
|
+
Kl as SidebarMenuItem,
|
|
617
|
+
Zl as SidebarMenuSkeleton,
|
|
618
|
+
ql as SidebarMenuSub,
|
|
619
|
+
Jl as SidebarMenuSubButton,
|
|
620
|
+
Xl as SidebarMenuSubItem,
|
|
621
|
+
Yl as SidebarProvider,
|
|
622
|
+
jl as SidebarRail,
|
|
623
|
+
Ql as SidebarSeparator,
|
|
624
|
+
$l as SidebarTrigger,
|
|
625
|
+
rm as Singlestore,
|
|
626
|
+
en as Skeleton,
|
|
627
|
+
tm as Slack,
|
|
628
|
+
an as Slider,
|
|
629
|
+
pm as Snowflake,
|
|
630
|
+
ln as SparkleBurst,
|
|
631
|
+
im as Splunk,
|
|
632
|
+
nm as Spotify,
|
|
633
|
+
xm as Square,
|
|
634
|
+
sm as Squarespace,
|
|
635
|
+
gm as Squareup,
|
|
636
|
+
fn as StepIndicator,
|
|
637
|
+
Bf as StepsProgress,
|
|
638
|
+
Tm as Stripe,
|
|
639
|
+
Lf as SuggestionCard,
|
|
640
|
+
vf as SuggestionCardSkeleton,
|
|
641
|
+
un as Switch,
|
|
642
|
+
dd as TOOLKITS,
|
|
643
|
+
sd as TOOLKIT_CATALOGUE,
|
|
644
|
+
md as TOOLKIT_ICON_MAP,
|
|
645
|
+
Cn as Table,
|
|
646
|
+
Tn as TableBody,
|
|
647
|
+
cn as TableCaption,
|
|
648
|
+
Sn as TableCell,
|
|
649
|
+
An as TableFooter,
|
|
650
|
+
hn as TableHead,
|
|
651
|
+
bn as TableHeader,
|
|
652
|
+
Dn as TableRow,
|
|
653
|
+
Mn as Tabs,
|
|
654
|
+
Pn as TabsContent,
|
|
655
|
+
kn as TabsList,
|
|
656
|
+
Bn as TabsTrigger,
|
|
657
|
+
yf as TagsInput,
|
|
658
|
+
Ef as TagsInputValue,
|
|
659
|
+
Sm as Telegram,
|
|
660
|
+
hm as Tesla,
|
|
661
|
+
vn as Textarea,
|
|
662
|
+
Dm as Ticktick,
|
|
663
|
+
Mm as Tiktok,
|
|
664
|
+
yn as Toggle,
|
|
665
|
+
wf as ToolAuthorization,
|
|
666
|
+
Hf as ToolAuthorizationArgs,
|
|
667
|
+
_f as ToolAuthorizationContent,
|
|
668
|
+
Vf as ToolAuthorizationHeader,
|
|
669
|
+
Ff as ToolAuthorizationMessage,
|
|
670
|
+
Nf as ToolCallAccordion,
|
|
671
|
+
zf as ToolCallAccordionContent,
|
|
672
|
+
Wf as ToolCallAccordionItem,
|
|
673
|
+
Kf as ToolCallAccordionTrigger,
|
|
674
|
+
qf as ToolCard,
|
|
675
|
+
Pf as ToolkitCard,
|
|
676
|
+
wn as Tooltip,
|
|
677
|
+
Hn as TooltipContent,
|
|
678
|
+
_n as TooltipProvider,
|
|
679
|
+
Vn as TooltipTrigger,
|
|
680
|
+
km as Trello,
|
|
681
|
+
Gm as Twilio,
|
|
682
|
+
vm as Twitch,
|
|
683
|
+
Xf as UserNav,
|
|
684
|
+
ym as Vercel,
|
|
685
|
+
Rm as VercelLogotype,
|
|
686
|
+
Un as ViewToolsControl,
|
|
687
|
+
zn as VirtualizedGrid,
|
|
688
|
+
Hm as Vscode,
|
|
689
|
+
Vm as Walmart,
|
|
690
|
+
Um as Weaviate,
|
|
691
|
+
zm as Windsurf,
|
|
692
|
+
Km as Workday,
|
|
693
|
+
qm as Wrike,
|
|
694
|
+
Xm as X,
|
|
695
|
+
jm as Xero,
|
|
696
|
+
$m as Youtube,
|
|
697
|
+
ri as Yugabytedb,
|
|
698
|
+
ti as Zendesk,
|
|
699
|
+
pi as Zoho,
|
|
700
|
+
ii as ZohoBooks,
|
|
701
|
+
ni as ZohoCreator,
|
|
702
|
+
xi as Zoom,
|
|
701
703
|
R as avatarBadgeVariants,
|
|
702
704
|
_ as badgeVariants,
|
|
703
705
|
j as buttonVariants,
|
|
704
|
-
|
|
705
|
-
|
|
706
|
-
|
|
707
|
-
|
|
708
|
-
|
|
709
|
-
|
|
710
|
-
|
|
711
|
-
|
|
712
|
-
|
|
713
|
-
|
|
714
|
-
|
|
715
|
-
|
|
716
|
-
|
|
717
|
-
|
|
706
|
+
gd as findPrebuiltProviderById,
|
|
707
|
+
Cd as findPrebuiltProviderByProviderId,
|
|
708
|
+
Td as findToolkitByName,
|
|
709
|
+
id as getToolIconByToolkitName,
|
|
710
|
+
ld as getToolkitIcon,
|
|
711
|
+
nd as getToolkitIconByName,
|
|
712
|
+
cd as isKnownToolkit,
|
|
713
|
+
Sd as isPrebuiltProvider,
|
|
714
|
+
Di as jsonHighlightVariants,
|
|
715
|
+
xn as stepIndicatorIconVariants,
|
|
716
|
+
dn as stepIndicatorLabelVariants,
|
|
717
|
+
Gn as tabsListVariants,
|
|
718
|
+
En as toggleVariants,
|
|
719
|
+
on as useSidebar
|
|
718
720
|
};
|