@arcadeai/design-system 3.22.0 → 3.23.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.
@@ -8,6 +8,7 @@ export declare const OAuthId: {
8
8
  readonly Clickup: "arcade-clickup";
9
9
  readonly Discord: "arcade-discord";
10
10
  readonly Dropbox: "arcade-dropbox";
11
+ readonly Figma: "arcade-figma";
11
12
  readonly Github: "arcade-github";
12
13
  readonly Google: "arcade-google";
13
14
  readonly Hubspot: "arcade-hubspot";
@@ -41,6 +42,7 @@ export declare const OAuthProviderId: {
41
42
  readonly Clickup: "clickup";
42
43
  readonly Discord: "discord";
43
44
  readonly Dropbox: "dropbox";
45
+ readonly Figma: "figma";
44
46
  readonly Github: "github";
45
47
  readonly Google: "google";
46
48
  readonly Hubspot: "hubspot";
@@ -95,7 +97,7 @@ export declare const MCP_OAUTH2_PROVIDER: {
95
97
  docs: string;
96
98
  };
97
99
  /**
98
- * OTHER OAUTH PROVIDERS - A list of all OAuth providers that are not prebuilt
100
+ * OTHER OAUTH PROVIDERS - Generic OAuth providers for custom integrations
99
101
  */
100
102
  export declare const OTHER_OAUTH_PROVIDERS: OAuthCatalogue[];
101
103
  /**
@@ -6,30 +6,31 @@ import { Calendly as c } from "../components/ui/atoms/icons/calendly.js";
6
6
  import { Clickup as n } from "../components/ui/atoms/icons/clickup.js";
7
7
  import { Discord as p } from "../components/ui/atoms/icons/discord.js";
8
8
  import { Dropbox as h } from "../components/ui/atoms/icons/dropbox.js";
9
- import { Github as l } from "../components/ui/atoms/icons/github.js";
9
+ import { Figma as l } from "../components/ui/atoms/icons/figma.js";
10
+ import { Github as m } from "../components/ui/atoms/icons/github.js";
10
11
  import { Google as u } from "../components/ui/atoms/icons/google.js";
11
- import { Hubspot as m } from "../components/ui/atoms/icons/hubspot.js";
12
- import { Linear as v } from "../components/ui/atoms/icons/linear.js";
13
- import { Linkedin as g } from "../components/ui/atoms/icons/linkedin.js";
14
- import { Mailchimp as b } from "../components/ui/atoms/icons/mailchimp.js";
15
- import { Mcp as A } from "../components/ui/atoms/icons/mcp.js";
12
+ import { Hubspot as v } from "../components/ui/atoms/icons/hubspot.js";
13
+ import { Linear as g } from "../components/ui/atoms/icons/linear.js";
14
+ import { Linkedin as b } from "../components/ui/atoms/icons/linkedin.js";
15
+ import { Mailchimp as A } from "../components/ui/atoms/icons/mailchimp.js";
16
+ import { Mcp as f } from "../components/ui/atoms/icons/mcp.js";
16
17
  import { Microsoft as k } from "../components/ui/atoms/icons/microsoft.js";
17
- import { Miro as f } from "../components/ui/atoms/icons/miro.js";
18
- import { Notion as _ } from "../components/ui/atoms/icons/notion.js";
19
- import { Oauth as I } from "../components/ui/atoms/icons/oauth.js";
20
- import { Pagerduty as w } from "../components/ui/atoms/icons/pagerduty.js";
21
- import { Reddit as U } from "../components/ui/atoms/icons/reddit.js";
22
- import { Salesforce as z } from "../components/ui/atoms/icons/salesforce.js";
23
- import { Slack as y } from "../components/ui/atoms/icons/slack.js";
24
- import { Spotify as T } from "../components/ui/atoms/icons/spotify.js";
25
- import { Square as S } from "../components/ui/atoms/icons/square.js";
26
- import { Tesla as $ } from "../components/ui/atoms/icons/tesla.js";
27
- import { Ticktick as M } from "../components/ui/atoms/icons/ticktick.js";
28
- import { Twitch as O } from "../components/ui/atoms/icons/twitch.js";
29
- import { X as C } from "../components/ui/atoms/icons/x.js";
30
- import { Zendesk as P } from "../components/ui/atoms/icons/zendesk.js";
31
- import { Zoho as D } from "../components/ui/atoms/icons/zoho.js";
32
- import { Zoom as R } from "../components/ui/atoms/icons/zoom.js";
18
+ import { Miro as _ } from "../components/ui/atoms/icons/miro.js";
19
+ import { Notion as I } from "../components/ui/atoms/icons/notion.js";
20
+ import { Oauth as w } from "../components/ui/atoms/icons/oauth.js";
21
+ import { Pagerduty as U } from "../components/ui/atoms/icons/pagerduty.js";
22
+ import { Reddit as z } from "../components/ui/atoms/icons/reddit.js";
23
+ import { Salesforce as y } from "../components/ui/atoms/icons/salesforce.js";
24
+ import { Slack as T } from "../components/ui/atoms/icons/slack.js";
25
+ import { Spotify as S } from "../components/ui/atoms/icons/spotify.js";
26
+ import { Square as $ } from "../components/ui/atoms/icons/square.js";
27
+ import { Tesla as M } from "../components/ui/atoms/icons/tesla.js";
28
+ import { Ticktick as O } from "../components/ui/atoms/icons/ticktick.js";
29
+ import { Twitch as C } from "../components/ui/atoms/icons/twitch.js";
30
+ import { X as P } from "../components/ui/atoms/icons/x.js";
31
+ import { Zendesk as D } from "../components/ui/atoms/icons/zendesk.js";
32
+ import { Zoho as R } from "../components/ui/atoms/icons/zoho.js";
33
+ import { Zoom as Z } from "../components/ui/atoms/icons/zoom.js";
33
34
  import { PUBLIC_ICON_URL as o } from "./constants.js";
34
35
  const i = {
35
36
  Airtable: "arcade-airtable",
@@ -39,6 +40,7 @@ const i = {
39
40
  Clickup: "arcade-clickup",
40
41
  Discord: "arcade-discord",
41
42
  Dropbox: "arcade-dropbox",
43
+ Figma: "arcade-figma",
42
44
  Github: "arcade-github",
43
45
  Google: "arcade-google",
44
46
  Hubspot: "arcade-hubspot",
@@ -71,6 +73,7 @@ const i = {
71
73
  Clickup: "clickup",
72
74
  Discord: "discord",
73
75
  Dropbox: "dropbox",
76
+ Figma: "figma",
74
77
  Github: "github",
75
78
  Google: "google",
76
79
  Hubspot: "hubspot",
@@ -95,7 +98,16 @@ const i = {
95
98
  Zendesk: "zendesk",
96
99
  Zoho: "zoho",
97
100
  Zoom: "zoom"
98
- }, Z = [
101
+ }, x = [
102
+ {
103
+ id: i.Airtable,
104
+ provider_id: e.Airtable,
105
+ name: "Airtable",
106
+ description: "Authorize tools and agents with Airtable",
107
+ publicIconUrl: `${o}/airtable.svg`,
108
+ icon: d,
109
+ docs: "https://docs.arcade.dev/home/auth-providers/airtable"
110
+ },
99
111
  {
100
112
  id: i.Asana,
101
113
  provider_id: e.Asana,
@@ -114,6 +126,24 @@ const i = {
114
126
  icon: s,
115
127
  docs: "https://docs.arcade.dev/home/auth-providers/atlassian"
116
128
  },
129
+ {
130
+ id: i.Calendly,
131
+ provider_id: e.Calendly,
132
+ name: "Calendly",
133
+ description: "Authorize tools and agents with Calendly",
134
+ publicIconUrl: `${o}/calendly.svg`,
135
+ icon: c,
136
+ docs: "https://docs.arcade.dev/home/auth-providers/calendly"
137
+ },
138
+ {
139
+ id: i.Clickup,
140
+ provider_id: e.Clickup,
141
+ name: "ClickUp",
142
+ description: "Authorize tools and agents with ClickUp",
143
+ publicIconUrl: `${o}/clickup.svg`,
144
+ icon: n,
145
+ docs: "https://docs.arcade.dev/home/auth-providers/clickup"
146
+ },
117
147
  {
118
148
  id: i.Discord,
119
149
  provider_id: e.Discord,
@@ -132,13 +162,22 @@ const i = {
132
162
  icon: h,
133
163
  docs: "https://docs.arcade.dev/home/auth-providers/dropbox"
134
164
  },
165
+ {
166
+ id: i.Figma,
167
+ provider_id: e.Figma,
168
+ name: "Figma",
169
+ description: "Authorize tools and agents with Figma",
170
+ publicIconUrl: `${o}/figma.svg`,
171
+ icon: l,
172
+ docs: "https://docs.arcade.dev/home/auth-providers/figma"
173
+ },
135
174
  {
136
175
  id: i.Github,
137
176
  provider_id: e.Github,
138
177
  name: "GitHub",
139
178
  description: "Authorize tools and agents with GitHub, including private repositories",
140
179
  publicIconUrl: `${o}/github.svg`,
141
- icon: l,
180
+ icon: m,
142
181
  docs: "https://docs.arcade.dev/home/auth-providers/github"
143
182
  },
144
183
  {
@@ -156,7 +195,7 @@ const i = {
156
195
  name: "HubSpot",
157
196
  description: "Authorize tools and agents with HubSpot",
158
197
  publicIconUrl: `${o}/hubspot.svg`,
159
- icon: m,
198
+ icon: v,
160
199
  docs: "https://docs.arcade.dev/home/auth-providers/hubspot"
161
200
  },
162
201
  {
@@ -165,7 +204,7 @@ const i = {
165
204
  name: "Linear",
166
205
  description: "Authorize tools and agents with Linear",
167
206
  publicIconUrl: `${o}/linear.svg`,
168
- icon: v,
207
+ icon: g,
169
208
  docs: "https://docs.arcade.dev/home/auth-providers/linear"
170
209
  },
171
210
  {
@@ -174,9 +213,18 @@ const i = {
174
213
  name: "LinkedIn",
175
214
  description: "Authorize tools and agents with LinkedIn",
176
215
  publicIconUrl: `${o}/linkedin.svg`,
177
- icon: g,
216
+ icon: b,
178
217
  docs: "https://docs.arcade.dev/home/auth-providers/linkedin"
179
218
  },
219
+ {
220
+ id: i.Mailchimp,
221
+ provider_id: e.Mailchimp,
222
+ name: "Mailchimp",
223
+ description: "Authorize tools and agents with Mailchimp",
224
+ publicIconUrl: `${o}/mailchimp.svg`,
225
+ icon: A,
226
+ docs: "https://docs.arcade.dev/home/auth-providers/mailchimp"
227
+ },
180
228
  {
181
229
  id: i.Microsoft,
182
230
  provider_id: e.Microsoft,
@@ -186,22 +234,40 @@ const i = {
186
234
  icon: k,
187
235
  docs: "https://docs.arcade.dev/home/auth-providers/microsoft"
188
236
  },
237
+ {
238
+ id: i.Miro,
239
+ provider_id: e.Miro,
240
+ name: "Miro",
241
+ description: "Authorize tools and agents with Miro",
242
+ publicIconUrl: `${o}/miro.svg`,
243
+ icon: _,
244
+ docs: "https://docs.arcade.dev/home/auth-providers/miro"
245
+ },
189
246
  {
190
247
  id: i.Notion,
191
248
  provider_id: e.Notion,
192
249
  name: "Notion",
193
250
  description: "Authorize tools and agents with Notion",
194
251
  publicIconUrl: `${o}/notion.svg`,
195
- icon: _,
252
+ icon: I,
196
253
  docs: "https://docs.arcade.dev/home/auth-providers/notion"
197
254
  },
255
+ {
256
+ id: i.Pagerduty,
257
+ provider_id: e.Pagerduty,
258
+ name: "PagerDuty",
259
+ description: "Authorize tools and agents with PagerDuty",
260
+ publicIconUrl: `${o}/pagerduty.svg`,
261
+ icon: U,
262
+ docs: "https://docs.arcade.dev/home/auth-providers/pagerduty"
263
+ },
198
264
  {
199
265
  id: i.Reddit,
200
266
  provider_id: e.Reddit,
201
267
  name: "Reddit",
202
268
  description: "Authorize tools and agents with Reddit",
203
269
  publicIconUrl: `${o}/reddit.svg`,
204
- icon: U,
270
+ icon: z,
205
271
  docs: "https://docs.arcade.dev/home/auth-providers/reddit"
206
272
  },
207
273
  {
@@ -210,7 +276,7 @@ const i = {
210
276
  name: "Slack",
211
277
  description: "Authorize tools and agents with Slack",
212
278
  publicIconUrl: `${o}/slack.svg`,
213
- icon: y,
279
+ icon: T,
214
280
  docs: "https://docs.arcade.dev/home/auth-providers/slack"
215
281
  },
216
282
  {
@@ -219,16 +285,34 @@ const i = {
219
285
  name: "Spotify",
220
286
  description: "Authorize tools and agents with Spotify",
221
287
  publicIconUrl: `${o}/spotify.svg`,
222
- icon: T,
288
+ icon: S,
223
289
  docs: "https://docs.arcade.dev/home/auth-providers/spotify"
224
290
  },
291
+ {
292
+ id: i.Squareup,
293
+ provider_id: e.Squareup,
294
+ name: "Square",
295
+ description: "Authorize tools and agents with Square",
296
+ publicIconUrl: `${o}/square.svg`,
297
+ icon: $,
298
+ docs: "https://docs.arcade.dev/home/auth-providers/squareup"
299
+ },
300
+ {
301
+ id: i.Ticktick,
302
+ provider_id: e.Ticktick,
303
+ name: "TickTick",
304
+ description: "Authorize tools and agents with TickTick",
305
+ publicIconUrl: `${o}/ticktick.svg`,
306
+ icon: O,
307
+ docs: "https://docs.arcade.dev/home/auth-providers/ticktick"
308
+ },
225
309
  {
226
310
  id: i.Twitch,
227
311
  provider_id: e.Twitch,
228
312
  name: "Twitch",
229
313
  description: "Authorize tools and agents with Twitch",
230
314
  publicIconUrl: `${o}/twitch.svg`,
231
- icon: O,
315
+ icon: C,
232
316
  docs: "https://docs.arcade.dev/home/auth-providers/twitch"
233
317
  },
234
318
  {
@@ -237,127 +321,64 @@ const i = {
237
321
  name: "X (Twitter)",
238
322
  description: "Authorize tools and agents with X (Twitter)",
239
323
  publicIconUrl: `${o}/x.svg`,
240
- icon: C,
324
+ icon: P,
241
325
  docs: "https://docs.arcade.dev/home/auth-providers/x"
242
326
  },
327
+ {
328
+ id: i.Zoho,
329
+ provider_id: e.Zoho,
330
+ name: "Zoho",
331
+ description: "Authorize tools and agents with Zoho",
332
+ publicIconUrl: `${o}/zoho.svg`,
333
+ icon: R,
334
+ docs: "https://docs.arcade.dev/home/auth-providers/zoho"
335
+ },
243
336
  {
244
337
  id: i.Zoom,
245
338
  provider_id: e.Zoom,
246
339
  name: "Zoom",
247
340
  description: "Authorize tools and agents with Zoom",
248
341
  publicIconUrl: `${o}/zoom.svg`,
249
- icon: R,
342
+ icon: Z,
250
343
  docs: "https://docs.arcade.dev/home/auth-providers/zoom"
251
344
  }
252
- ], x = {
345
+ ], L = {
253
346
  id: i.OAuth2,
254
347
  provider_id: e.OAuth2,
255
348
  name: "OAuth 2.0",
256
349
  description: "Authorize tools and agents with any OAuth 2.0 compatible provider",
257
350
  publicIconUrl: `${o}/oauth.svg`,
258
- icon: I,
351
+ icon: w,
259
352
  docs: "https://docs.arcade.dev/home/auth-providers/oauth2"
260
- }, L = {
353
+ }, G = {
261
354
  id: i.MCP_OAuth2,
262
355
  provider_id: e.MCP_OAuth2,
263
356
  name: "MCP",
264
357
  description: "Model Context Protocol (MCP)",
265
358
  publicIconUrl: `${o}/mcp.svg`,
266
- icon: A,
359
+ icon: f,
267
360
  docs: "https://docs.arcade.dev/en/home/glossary#mcp-server"
268
361
  // TODO: Use the correct docs link when we have it
269
- }, G = [
270
- x,
362
+ }, H = [
271
363
  L,
272
- {
273
- id: i.Airtable,
274
- provider_id: e.Airtable,
275
- name: "Airtable",
276
- description: "Authorize tools and agents with Airtable",
277
- publicIconUrl: `${o}/airtable.svg`,
278
- icon: d,
279
- docs: "https://docs.arcade.dev/home/auth-providers/airtable"
280
- },
281
- {
282
- id: i.Calendly,
283
- provider_id: e.Calendly,
284
- name: "Calendly",
285
- description: "Authorize tools and agents with Calendly",
286
- publicIconUrl: `${o}/calendly.svg`,
287
- icon: c,
288
- docs: "https://docs.arcade.dev/home/auth-providers/calendly"
289
- },
290
- {
291
- id: i.Clickup,
292
- provider_id: e.Clickup,
293
- name: "ClickUp",
294
- description: "Authorize tools and agents with ClickUp",
295
- publicIconUrl: `${o}/clickup.svg`,
296
- icon: n,
297
- docs: "https://docs.arcade.dev/home/auth-providers/clickup"
298
- },
299
- {
300
- id: i.Mailchimp,
301
- provider_id: e.Mailchimp,
302
- name: "Mailchimp",
303
- description: "Authorize tools and agents with Mailchimp",
304
- publicIconUrl: `${o}/mailchimp.svg`,
305
- icon: b,
306
- docs: "https://docs.arcade.dev/home/auth-providers/mailchimp"
307
- },
308
- {
309
- id: i.Miro,
310
- provider_id: e.Miro,
311
- name: "Miro",
312
- description: "Authorize tools and agents with Miro",
313
- publicIconUrl: `${o}/miro.svg`,
314
- icon: f,
315
- docs: "https://docs.arcade.dev/home/auth-providers/miro"
316
- },
317
- {
318
- id: i.Pagerduty,
319
- provider_id: e.Pagerduty,
320
- name: "PagerDuty",
321
- description: "Authorize tools and agents with PagerDuty",
322
- publicIconUrl: `${o}/pagerduty.svg`,
323
- icon: w,
324
- docs: "https://docs.arcade.dev/home/auth-providers/pagerduty"
325
- },
364
+ G,
326
365
  {
327
366
  id: i.Salesforce,
328
367
  provider_id: e.Salesforce,
329
368
  name: "Salesforce",
330
369
  description: "Authorize tools and agents with Salesforce",
331
370
  publicIconUrl: `${o}/salesforce.svg`,
332
- icon: z,
371
+ icon: y,
333
372
  docs: "https://docs.arcade.dev/home/auth-providers/salesforce"
334
373
  },
335
- {
336
- id: i.Squareup,
337
- provider_id: e.Squareup,
338
- name: "Square",
339
- description: "Authorize tools and agents with Square",
340
- publicIconUrl: `${o}/square.svg`,
341
- icon: S,
342
- docs: "https://docs.arcade.dev/home/auth-providers/squareup"
343
- },
344
374
  {
345
375
  id: i.Tesla,
346
376
  provider_id: e.Tesla,
347
377
  name: "Tesla",
348
378
  description: "Authorize tools and agents with Tesla",
349
379
  publicIconUrl: `${o}/tesla.svg`,
350
- icon: $,
351
- docs: "https://docs.arcade.dev/home/auth-providers/tesla"
352
- },
353
- {
354
- id: i.Ticktick,
355
- provider_id: e.Ticktick,
356
- name: "TickTick",
357
- description: "Authorize tools and agents with TickTick",
358
- publicIconUrl: `${o}/ticktick.svg`,
359
380
  icon: M,
360
- docs: "https://docs.arcade.dev/home/auth-providers/ticktick"
381
+ docs: "https://docs.arcade.dev/home/auth-providers/tesla"
361
382
  },
362
383
  {
363
384
  id: i.Zendesk,
@@ -365,32 +386,23 @@ const i = {
365
386
  name: "Zendesk",
366
387
  description: "Authorize tools and agents with Zendesk",
367
388
  publicIconUrl: `${o}/zendesk.svg`,
368
- icon: P,
369
- docs: "https://docs.arcade.dev/home/auth-providers/zendesk"
370
- },
371
- {
372
- id: i.Zoho,
373
- provider_id: e.Zoho,
374
- name: "Zoho",
375
- description: "Authorize tools and agents with Zoho",
376
- publicIconUrl: `${o}/zoho.svg`,
377
389
  icon: D,
378
- docs: "https://docs.arcade.dev/home/auth-providers/zoho"
390
+ docs: "https://docs.arcade.dev/home/auth-providers/zendesk"
379
391
  }
380
- ], H = [
381
- ...Z,
382
- ...G
383
- ], _o = H.reduce(
392
+ ], q = [
393
+ ...x,
394
+ ...H
395
+ ], wo = q.reduce(
384
396
  (r, t) => (r[t.provider_id] = t, r),
385
397
  {}
386
398
  );
387
399
  export {
388
- L as MCP_OAUTH2_PROVIDER,
389
- x as OAUTH2_PROVIDER,
390
- H as OAUTH_PROVIDERS,
391
- _o as OAUTH_PROVIDER_CATALOGUE,
400
+ G as MCP_OAUTH2_PROVIDER,
401
+ L as OAUTH2_PROVIDER,
402
+ q as OAUTH_PROVIDERS,
403
+ wo as OAUTH_PROVIDER_CATALOGUE,
392
404
  i as OAuthId,
393
405
  e as OAuthProviderId,
394
- G as OTHER_OAUTH_PROVIDERS,
395
- Z as PREBUILT_OAUTH_PROVIDERS
406
+ H as OTHER_OAUTH_PROVIDERS,
407
+ x as PREBUILT_OAUTH_PROVIDERS
396
408
  };
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@arcadeai/design-system",
3
3
  "private": false,
4
- "version": "3.22.0",
4
+ "version": "3.23.0",
5
5
  "type": "module",
6
6
  "main": "dist/main.js",
7
7
  "types": "dist/main.d.ts",