@arcadeai/design-system 3.21.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
  };
@@ -1,106 +1,106 @@
1
- import { jsx as A } from "react/jsx-runtime";
1
+ import { jsx as d } from "react/jsx-runtime";
2
2
  import { Adp as C } from "../components/ui/atoms/icons/adp.js";
3
- import { Aha as I } from "../components/ui/atoms/icons/aha.js";
4
- import { Airtable as p } from "../components/ui/atoms/icons/airtable.js";
5
- import { Amplitude as G } from "../components/ui/atoms/icons/amplitude.js";
6
- import { Arcade as S } from "../components/ui/atoms/icons/arcade.js";
7
- import { Asana as b } from "../components/ui/atoms/icons/asana.js";
8
- import { Ashby as B } from "../components/ui/atoms/icons/ashby.js";
9
- import { Auth0 as y } from "../components/ui/atoms/icons/auth0.js";
3
+ import { Aha as h } from "../components/ui/atoms/icons/aha.js";
4
+ import { Airtable as f } from "../components/ui/atoms/icons/airtable.js";
5
+ import { Amplitude as S } from "../components/ui/atoms/icons/amplitude.js";
6
+ import { Arcade as G } from "../components/ui/atoms/icons/arcade.js";
7
+ import { Asana as B } from "../components/ui/atoms/icons/asana.js";
8
+ import { Ashby as y } from "../components/ui/atoms/icons/ashby.js";
9
+ import { Auth0 as M } from "../components/ui/atoms/icons/auth0.js";
10
10
  import { Bamboohr as T } from "../components/ui/atoms/icons/bamboohr.js";
11
- import { Basecamp as M } from "../components/ui/atoms/icons/basecamp.js";
12
- import { Bill as D } from "../components/ui/atoms/icons/bill.js";
11
+ import { Basecamp as D } from "../components/ui/atoms/icons/basecamp.js";
12
+ import { Bill as H } from "../components/ui/atoms/icons/bill.js";
13
13
  import { Bitbucket as O } from "../components/ui/atoms/icons/bitbucket.js";
14
- import { Bluesky as w } from "../components/ui/atoms/icons/bluesky.js";
15
- import { Box as f } from "../components/ui/atoms/icons/box.js";
16
- import { Braze as x } from "../components/ui/atoms/icons/braze.js";
17
- import { Brex as F } from "../components/ui/atoms/icons/brex.js";
18
- import { Brightdata as v } from "../components/ui/atoms/icons/brightdata.js";
14
+ import { Bluesky as v } from "../components/ui/atoms/icons/bluesky.js";
15
+ import { Box as a } from "../components/ui/atoms/icons/box.js";
16
+ import { Braze as w } from "../components/ui/atoms/icons/braze.js";
17
+ import { Brex as x } from "../components/ui/atoms/icons/brex.js";
18
+ import { Brightdata as F } from "../components/ui/atoms/icons/brightdata.js";
19
19
  import { Buffer as N } from "../components/ui/atoms/icons/buffer.js";
20
- import { Calendly as a } from "../components/ui/atoms/icons/calendly.js";
20
+ import { Calendly as l } from "../components/ui/atoms/icons/calendly.js";
21
21
  import { Clickhouse as E } from "../components/ui/atoms/icons/clickhouse.js";
22
- import { Clickup as H } from "../components/ui/atoms/icons/clickup.js";
23
- import { Closeio as W } from "../components/ui/atoms/icons/closeio.js";
24
- import { Codesandbox as q } from "../components/ui/atoms/icons/codesandbox.js";
25
- import { Coinbase as L } from "../components/ui/atoms/icons/coinbase.js";
26
- import { Confluence as Z } from "../components/ui/atoms/icons/confluence.js";
27
- import { Cursor as X } from "../components/ui/atoms/icons/cursor.js";
28
- import { Customerio as t } from "../components/ui/atoms/icons/customerio.js";
29
- import { Datadog as J } from "../components/ui/atoms/icons/datadog.js";
22
+ import { Clickup as W } from "../components/ui/atoms/icons/clickup.js";
23
+ import { Closeio as q } from "../components/ui/atoms/icons/closeio.js";
24
+ import { Codesandbox as L } from "../components/ui/atoms/icons/codesandbox.js";
25
+ import { Coinbase as Z } from "../components/ui/atoms/icons/coinbase.js";
26
+ import { Confluence as X } from "../components/ui/atoms/icons/confluence.js";
27
+ import { Cursor as J } from "../components/ui/atoms/icons/cursor.js";
28
+ import { Customerio as e } from "../components/ui/atoms/icons/customerio.js";
29
+ import { Datadog as R } from "../components/ui/atoms/icons/datadog.js";
30
30
  import { DigitalOcean as z } from "../components/ui/atoms/icons/digital-ocean.js";
31
- import { Discord as R } from "../components/ui/atoms/icons/discord.js";
31
+ import { Discord as U } from "../components/ui/atoms/icons/discord.js";
32
32
  import { Dropbox as j } from "../components/ui/atoms/icons/dropbox.js";
33
33
  import { E2b as K } from "../components/ui/atoms/icons/e2b.js";
34
34
  import { Ebay as Q } from "../components/ui/atoms/icons/ebay.js";
35
- import { Evernote as U } from "../components/ui/atoms/icons/evernote.js";
36
- import { Exa as V } from "../components/ui/atoms/icons/exa.js";
37
- import { Factorial as Y } from "../components/ui/atoms/icons/factorial.js";
38
- import { Figma as l } from "../components/ui/atoms/icons/figma.js";
39
- import { Firecrawl as _ } from "../components/ui/atoms/icons/firecrawl.js";
40
- import { Freshservice as $ } from "../components/ui/atoms/icons/freshservice.js";
41
- import { Generic as s } from "../components/ui/atoms/icons/generic.js";
42
- import { Github as oo } from "../components/ui/atoms/icons/github.js";
43
- import { Gitlab as ro } from "../components/ui/atoms/icons/gitlab.js";
35
+ import { Evernote as V } from "../components/ui/atoms/icons/evernote.js";
36
+ import { Exa as Y } from "../components/ui/atoms/icons/exa.js";
37
+ import { Factorial as _ } from "../components/ui/atoms/icons/factorial.js";
38
+ import { Figma as s } from "../components/ui/atoms/icons/figma.js";
39
+ import { Firecrawl as $ } from "../components/ui/atoms/icons/firecrawl.js";
40
+ import { Freshservice as oo } from "../components/ui/atoms/icons/freshservice.js";
41
+ import { Generic as n } from "../components/ui/atoms/icons/generic.js";
42
+ import { Github as ro } from "../components/ui/atoms/icons/github.js";
43
+ import { Gitlab as io } from "../components/ui/atoms/icons/gitlab.js";
44
44
  import { Gmail as mo } from "../components/ui/atoms/icons/gmail.js";
45
- import { Google as io } from "../components/ui/atoms/icons/google.js";
46
- import { GoogleCalendar as to } from "../components/ui/atoms/icons/google-calendar.js";
47
- import { GoogleContacts as eo } from "../components/ui/atoms/icons/google-contacts.js";
48
- import { GoogleDocs as po } from "../components/ui/atoms/icons/google-docs.js";
49
- import { GoogleDrive as fo } from "../components/ui/atoms/icons/google-drive.js";
50
- import { GoogleFinance as ao } from "../components/ui/atoms/icons/google-finance.js";
51
- import { GoogleFlights as lo } from "../components/ui/atoms/icons/google-flights.js";
52
- import { GoogleHotels as so } from "../components/ui/atoms/icons/google-hotels.js";
53
- import { GoogleJobs as no } from "../components/ui/atoms/icons/google-jobs.js";
54
- import { GoogleMaps as co } from "../components/ui/atoms/icons/google-maps.js";
55
- import { GoogleNews as uo } from "../components/ui/atoms/icons/google-news.js";
56
- import { GoogleSheets as go } from "../components/ui/atoms/icons/google-sheets.js";
57
- import { GoogleShopping as ko } from "../components/ui/atoms/icons/google-shopping.js";
58
- import { GoogleSlides as Ao } from "../components/ui/atoms/icons/google-slides.js";
59
- import { Heroku as Po } from "../components/ui/atoms/icons/heroku.js";
60
- import { Hootsuite as ho } from "../components/ui/atoms/icons/hootsuite.js";
61
- import { Hubspot as Co } from "../components/ui/atoms/icons/hubspot.js";
62
- import { Imgflip as Io } from "../components/ui/atoms/icons/imgflip.js";
63
- import { Intercom as Go } from "../components/ui/atoms/icons/intercom.js";
45
+ import { Google as to } from "../components/ui/atoms/icons/google.js";
46
+ import { GoogleCalendar as eo } from "../components/ui/atoms/icons/google-calendar.js";
47
+ import { GoogleContacts as po } from "../components/ui/atoms/icons/google-contacts.js";
48
+ import { GoogleDocs as fo } from "../components/ui/atoms/icons/google-docs.js";
49
+ import { GoogleDrive as ao } from "../components/ui/atoms/icons/google-drive.js";
50
+ import { GoogleFinance as lo } from "../components/ui/atoms/icons/google-finance.js";
51
+ import { GoogleFlights as so } from "../components/ui/atoms/icons/google-flights.js";
52
+ import { GoogleHotels as no } from "../components/ui/atoms/icons/google-hotels.js";
53
+ import { GoogleJobs as co } from "../components/ui/atoms/icons/google-jobs.js";
54
+ import { GoogleMaps as uo } from "../components/ui/atoms/icons/google-maps.js";
55
+ import { GoogleNews as go } from "../components/ui/atoms/icons/google-news.js";
56
+ import { GoogleSheets as ko } from "../components/ui/atoms/icons/google-sheets.js";
57
+ import { GoogleShopping as Ao } from "../components/ui/atoms/icons/google-shopping.js";
58
+ import { GoogleSlides as Po } from "../components/ui/atoms/icons/google-slides.js";
59
+ import { Heroku as Io } from "../components/ui/atoms/icons/heroku.js";
60
+ import { Hootsuite as bo } from "../components/ui/atoms/icons/hootsuite.js";
61
+ import { Hubspot as o } from "../components/ui/atoms/icons/hubspot.js";
62
+ import { Imgflip as Co } from "../components/ui/atoms/icons/imgflip.js";
63
+ import { Intercom as ho } from "../components/ui/atoms/icons/intercom.js";
64
64
  import { Jira as So } from "../components/ui/atoms/icons/jira.js";
65
- import { Linear as bo } from "../components/ui/atoms/icons/linear.js";
65
+ import { Linear as Go } from "../components/ui/atoms/icons/linear.js";
66
66
  import { Linkedin as Bo } from "../components/ui/atoms/icons/linkedin.js";
67
67
  import { Mailchimp as yo } from "../components/ui/atoms/icons/mailchimp.js";
68
- import { Mcp as To } from "../components/ui/atoms/icons/mcp.js";
69
- import { MicrosoftDynamics as Mo } from "../components/ui/atoms/icons/microsoft-dynamics.js";
68
+ import { Mcp as Mo } from "../components/ui/atoms/icons/mcp.js";
69
+ import { MicrosoftDynamics as To } from "../components/ui/atoms/icons/microsoft-dynamics.js";
70
70
  import { MicrosoftSharepoint as Do } from "../components/ui/atoms/icons/microsoft-sharepoint.js";
71
- import { MicrosoftTeams as Oo } from "../components/ui/atoms/icons/microsoft-teams.js";
72
- import { Miro as n } from "../components/ui/atoms/icons/miro.js";
73
- import { Monday as wo } from "../components/ui/atoms/icons/monday.js";
74
- import { MongoDB as xo } from "../components/ui/atoms/icons/mongodb.js";
75
- import { Netsuite as Fo } from "../components/ui/atoms/icons/netsuite.js";
76
- import { Notion as c } from "../components/ui/atoms/icons/notion.js";
77
- import { Obsidian as vo } from "../components/ui/atoms/icons/obsidian.js";
78
- import { Okta as No } from "../components/ui/atoms/icons/okta.js";
79
- import { OneDrive as Eo } from "../components/ui/atoms/icons/one-drive.js";
80
- import { OutlookCalendar as Ho } from "../components/ui/atoms/icons/outlook-calendar.js";
71
+ import { MicrosoftTeams as Ho } from "../components/ui/atoms/icons/microsoft-teams.js";
72
+ import { Miro as c } from "../components/ui/atoms/icons/miro.js";
73
+ import { Monday as Oo } from "../components/ui/atoms/icons/monday.js";
74
+ import { MongoDB as vo } from "../components/ui/atoms/icons/mongodb.js";
75
+ import { Netsuite as wo } from "../components/ui/atoms/icons/netsuite.js";
76
+ import { Notion as u } from "../components/ui/atoms/icons/notion.js";
77
+ import { Obsidian as xo } from "../components/ui/atoms/icons/obsidian.js";
78
+ import { Okta as Fo } from "../components/ui/atoms/icons/okta.js";
79
+ import { OneDrive as No } from "../components/ui/atoms/icons/one-drive.js";
80
+ import { OutlookCalendar as Eo } from "../components/ui/atoms/icons/outlook-calendar.js";
81
81
  import { OutlookMail as Wo } from "../components/ui/atoms/icons/outlook-mail.js";
82
82
  import { Pagerduty as qo } from "../components/ui/atoms/icons/pagerduty.js";
83
83
  import { Pinecone as Lo } from "../components/ui/atoms/icons/pinecone.js";
84
84
  import { Pinterest as Zo } from "../components/ui/atoms/icons/pinterest.js";
85
85
  import { Pipedrive as Xo } from "../components/ui/atoms/icons/pipedrive.js";
86
86
  import { Plaid as Jo } from "../components/ui/atoms/icons/plaid.js";
87
- import { Postgres as zo } from "../components/ui/atoms/icons/postgres.js";
88
- import { Posthog as Ro } from "../components/ui/atoms/icons/posthog.js";
89
- import { Quickbooks as jo } from "../components/ui/atoms/icons/quickbooks.js";
90
- import { Reddit as Ko } from "../components/ui/atoms/icons/reddit.js";
91
- import { Salesforce as Qo } from "../components/ui/atoms/icons/salesforce.js";
92
- import { Shopify as Uo } from "../components/ui/atoms/icons/shopify.js";
87
+ import { Postgres as Ro } from "../components/ui/atoms/icons/postgres.js";
88
+ import { Posthog as zo } from "../components/ui/atoms/icons/posthog.js";
89
+ import { Quickbooks as Uo } from "../components/ui/atoms/icons/quickbooks.js";
90
+ import { Reddit as jo } from "../components/ui/atoms/icons/reddit.js";
91
+ import { Salesforce as Ko } from "../components/ui/atoms/icons/salesforce.js";
92
+ import { Shopify as Qo } from "../components/ui/atoms/icons/shopify.js";
93
93
  import { Singlestore as Vo } from "../components/ui/atoms/icons/singlestore.js";
94
- import { Slack as u } from "../components/ui/atoms/icons/slack.js";
94
+ import { Slack as g } from "../components/ui/atoms/icons/slack.js";
95
95
  import { Snowflake as Yo } from "../components/ui/atoms/icons/snowflake.js";
96
96
  import { Splunk as _o } from "../components/ui/atoms/icons/splunk.js";
97
97
  import { Spotify as $o } from "../components/ui/atoms/icons/spotify.js";
98
- import { Square as e } from "../components/ui/atoms/icons/square.js";
98
+ import { Square as p } from "../components/ui/atoms/icons/square.js";
99
99
  import { Squarespace as or } from "../components/ui/atoms/icons/squarespace.js";
100
100
  import { Squareup as rr } from "../components/ui/atoms/icons/squareup.js";
101
- import { Stripe as g } from "../components/ui/atoms/icons/stripe.js";
102
- import { Ticktick as mr } from "../components/ui/atoms/icons/ticktick.js";
103
- import { Tiktok as ir } from "../components/ui/atoms/icons/tiktok.js";
101
+ import { Stripe as k } from "../components/ui/atoms/icons/stripe.js";
102
+ import { Ticktick as ir } from "../components/ui/atoms/icons/ticktick.js";
103
+ import { Tiktok as mr } from "../components/ui/atoms/icons/tiktok.js";
104
104
  import { Trello as tr } from "../components/ui/atoms/icons/trello.js";
105
105
  import { Twilio as er } from "../components/ui/atoms/icons/twilio.js";
106
106
  import { Twitch as pr } from "../components/ui/atoms/icons/twitch.js";
@@ -110,127 +110,135 @@ import { Weaviate as lr } from "../components/ui/atoms/icons/weaviate.js";
110
110
  import { Workday as sr } from "../components/ui/atoms/icons/workday.js";
111
111
  import { Wrike as nr } from "../components/ui/atoms/icons/wrike.js";
112
112
  import { X as cr } from "../components/ui/atoms/icons/x.js";
113
- import { Xero as k } from "../components/ui/atoms/icons/xero.js";
113
+ import { Xero as A } from "../components/ui/atoms/icons/xero.js";
114
114
  import { Youtube as ur } from "../components/ui/atoms/icons/youtube.js";
115
115
  import { Zendesk as gr } from "../components/ui/atoms/icons/zendesk.js";
116
116
  import { ZohoBooks as kr } from "../components/ui/atoms/icons/zoho-books.js";
117
- import { ZohoCreator as dr } from "../components/ui/atoms/icons/zoho-creator.js";
118
- import { Zoom as Ar } from "../components/ui/atoms/icons/zoom.js";
119
- import { findToolkitByName as P } from "./utils.js";
120
- const d = {
117
+ import { ZohoCreator as Ar } from "../components/ui/atoms/icons/zoho-creator.js";
118
+ import { Zoom as Pr } from "../components/ui/atoms/icons/zoom.js";
119
+ import { findToolkitByName as I } from "./utils.js";
120
+ const P = {
121
121
  ADPWorkforceNow: C,
122
- Aha: I,
123
- Airtable: p,
124
- AirtableAPI: p,
125
- Amplitude: G,
126
- ArcadeEngineAPI: S,
127
- Asana: b,
128
- AshbyAPI: B,
129
- Auth0: y,
122
+ Aha: h,
123
+ Airtable: f,
124
+ AirtableAPI: f,
125
+ Amplitude: S,
126
+ ArcadeEngineAPI: G,
127
+ Asana: B,
128
+ AshbyAPI: y,
129
+ Auth0: M,
130
130
  BambooHR: T,
131
- Basecamp: M,
132
- BillCom: D,
131
+ Basecamp: D,
132
+ BillCom: H,
133
133
  Bitbucket: O,
134
- Bluesky: w,
135
- Box: f,
136
- BoxAPI: f,
137
- Braze: x,
138
- Brex: F,
139
- Brightdata: v,
134
+ Bluesky: v,
135
+ Box: a,
136
+ BoxAPI: a,
137
+ Braze: w,
138
+ Brex: x,
139
+ Brightdata: F,
140
140
  Buffer: N,
141
- Calendly: a,
142
- CalendlyAPI: a,
141
+ Calendly: l,
142
+ CalendlyAPI: l,
143
143
  Clickhouse: E,
144
- ClickUp: H,
145
- CloseIO: W,
146
- Codesandbox: q,
147
- Coinbase: L,
148
- Confluence: Z,
149
- CursorAgentsAPI: X,
150
- CustomerioApi: t,
151
- CustomerioPipelinesApi: t,
152
- CustomerioTrackApi: t,
153
- DatadogAPI: J,
144
+ ClickUp: W,
145
+ CloseIO: q,
146
+ Codesandbox: L,
147
+ Coinbase: Z,
148
+ Confluence: X,
149
+ CursorAgentsAPI: J,
150
+ CustomerioApi: e,
151
+ CustomerioPipelinesApi: e,
152
+ CustomerioTrackApi: e,
153
+ DatadogAPI: R,
154
154
  DigitalOcean: z,
155
- Discord: R,
155
+ Discord: U,
156
156
  Dropbox: j,
157
157
  E2b: K,
158
158
  EBay: Q,
159
- Evernote: U,
160
- ExaAPI: V,
161
- Factorial: Y,
162
- Figma: l,
163
- FigmaAPI: l,
164
- Firecrawl: _,
165
- FreshserviceAPI: $,
166
- Github: oo,
167
- GitLab: ro,
159
+ Evernote: V,
160
+ ExaAPI: Y,
161
+ Factorial: _,
162
+ Figma: s,
163
+ FigmaAPI: s,
164
+ Firecrawl: $,
165
+ FreshserviceAPI: oo,
166
+ Github: ro,
167
+ GitLab: io,
168
168
  Gmail: mo,
169
- GoogleCalendar: to,
170
- GoogleContacts: eo,
171
- GoogleDocs: po,
172
- GoogleDrive: fo,
173
- GoogleFinance: ao,
174
- GoogleFlights: lo,
175
- GoogleHotels: so,
176
- GoogleJobs: no,
177
- GoogleMaps: co,
178
- GoogleNews: uo,
179
- GoogleSearch: io,
180
- GoogleSheets: go,
181
- GoogleShopping: ko,
182
- GoogleSlides: Ao,
183
- Heroku: Po,
184
- Hootsuite: ho,
185
- Hubspot: Co,
186
- Imgflip: Io,
187
- IntercomAPI: Go,
169
+ GoogleCalendar: eo,
170
+ GoogleContacts: po,
171
+ GoogleDocs: fo,
172
+ GoogleDrive: ao,
173
+ GoogleFinance: lo,
174
+ GoogleFlights: so,
175
+ GoogleHotels: no,
176
+ GoogleJobs: co,
177
+ GoogleMaps: uo,
178
+ GoogleNews: go,
179
+ GoogleSearch: to,
180
+ GoogleSheets: ko,
181
+ GoogleShopping: Ao,
182
+ GoogleSlides: Po,
183
+ Heroku: Io,
184
+ Hootsuite: bo,
185
+ Hubspot: o,
186
+ HubspotAutomationAPI: o,
187
+ HubspotCMSAPI: o,
188
+ HubspotConversationsAPI: o,
189
+ HubspotCRMAPI: o,
190
+ HubspotEventsAPI: o,
191
+ HubspotMarketingAPI: o,
192
+ HubspotMeetingsAPI: o,
193
+ HubspotUsersAPI: o,
194
+ Imgflip: Co,
195
+ IntercomAPI: ho,
188
196
  Jira: So,
189
- Linear: bo,
197
+ Linear: Go,
190
198
  Linkedin: Bo,
191
199
  Mailchimp: yo,
192
- MCP: To,
193
- MicrosoftDynamics: Mo,
200
+ MCP: Mo,
201
+ MicrosoftDynamics: To,
194
202
  Sharepoint: Do,
195
- MicrosoftTeams: Oo,
196
- Miro: n,
197
- MiroAPI: n,
198
- Monday: wo,
199
- MongoDB: xo,
200
- Netsuite: Fo,
201
- Notion: c,
202
- NotionToolkit: c,
203
- Obsidian: vo,
204
- Okta: No,
205
- OneDrive: Eo,
206
- OutlookCalendar: Ho,
203
+ MicrosoftTeams: Ho,
204
+ Miro: c,
205
+ MiroAPI: c,
206
+ Monday: Oo,
207
+ MongoDB: vo,
208
+ Netsuite: wo,
209
+ Notion: u,
210
+ NotionToolkit: u,
211
+ Obsidian: xo,
212
+ Okta: Fo,
213
+ OneDrive: No,
214
+ OutlookCalendar: Eo,
207
215
  OutlookMail: Wo,
208
216
  PagerDutyAPI: qo,
209
217
  Pinecone: Lo,
210
218
  Pinterest: Zo,
211
219
  Pipedrive: Xo,
212
220
  Plaid: Jo,
213
- PosthogAPI: Ro,
214
- Postgres: zo,
215
- Quickbooks: jo,
216
- Reddit: Ko,
217
- Salesforce: Qo,
218
- Shopify: Uo,
221
+ PosthogAPI: zo,
222
+ Postgres: Ro,
223
+ Quickbooks: Uo,
224
+ Reddit: jo,
225
+ Salesforce: Ko,
226
+ Shopify: Qo,
219
227
  Singlestore: Vo,
220
- Slack: u,
221
- SlackAPI: u,
228
+ Slack: g,
229
+ SlackAPI: g,
222
230
  Snowflake: Yo,
223
231
  Splunk: _o,
224
232
  Spotify: $o,
225
- Square: e,
233
+ Square: p,
226
234
  Squareup: rr,
227
- SquareupAPI: e,
228
- SquareUpAPI: e,
235
+ SquareupAPI: p,
236
+ SquareUpAPI: p,
229
237
  Squarespace: or,
230
- Stripe: g,
231
- StripeAPI: g,
232
- Tiktok: ir,
233
- TickTickAPI: mr,
238
+ Stripe: k,
239
+ StripeAPI: k,
240
+ Tiktok: mr,
241
+ TickTickAPI: ir,
234
242
  TrelloAPI: tr,
235
243
  Twilio: er,
236
244
  Twitch: pr,
@@ -240,30 +248,30 @@ const d = {
240
248
  Workday: sr,
241
249
  Wrike: nr,
242
250
  X: cr,
243
- Xero: k,
244
- XeroAPI: k,
251
+ Xero: A,
252
+ XeroAPI: A,
245
253
  ZohoBooksAPI: kr,
246
- ZohoCreatorAPI: dr,
254
+ ZohoCreatorAPI: Ar,
247
255
  Youtube: ur,
248
256
  Zendesk: gr,
249
- Zoom: Ar
250
- }, h = (o) => {
251
- if (!o)
252
- return s;
253
- const m = o.toLowerCase(), r = Object.keys(d).find(
254
- (i) => i.toLowerCase() === m
257
+ Zoom: Pr
258
+ }, b = (r) => {
259
+ if (!r)
260
+ return n;
261
+ const m = r.toLowerCase(), i = Object.keys(P).find(
262
+ (t) => t.toLowerCase() === m
255
263
  );
256
- return r ? d[r] : s;
257
- }, Di = (o) => {
258
- const m = P(o), r = h(m?.id);
259
- return ({ className: i }) => /* @__PURE__ */ A(r, { className: i });
260
- }, Oi = (o) => {
261
- const m = P(o), r = h(m?.id);
262
- return ({ className: i }) => /* @__PURE__ */ A(r, { className: i });
264
+ return i ? P[i] : n;
265
+ }, Dm = (r) => {
266
+ const m = I(r), i = b(m?.id);
267
+ return ({ className: t }) => /* @__PURE__ */ d(i, { className: t });
268
+ }, Hm = (r) => {
269
+ const m = I(r), i = b(m?.id);
270
+ return ({ className: t }) => /* @__PURE__ */ d(i, { className: t });
263
271
  };
264
272
  export {
265
- d as TOOLKIT_ICON_MAP,
266
- Oi as getToolIconByToolkitName,
267
- h as getToolkitIcon,
268
- Di as getToolkitIconByName
273
+ P as TOOLKIT_ICON_MAP,
274
+ Hm as getToolIconByToolkitName,
275
+ b as getToolkitIcon,
276
+ Dm as getToolkitIconByName
269
277
  };
@@ -1,5 +1,5 @@
1
1
  import { PUBLIC_ICON_URL as e } from "./constants.js";
2
- const a = [
2
+ const r = [
3
3
  { id: "all", name: "All Tools" },
4
4
  { id: "productivity", name: "Productivity & Docs" },
5
5
  { id: "social", name: "Social & Communication" },
@@ -843,6 +843,45 @@ const a = [
843
843
  isComingSoon: !1,
844
844
  isHidden: !1
845
845
  },
846
+ {
847
+ id: "HubspotAutomationAPI",
848
+ label: "HubSpot Automation API",
849
+ isBYOC: !1,
850
+ isPro: !1,
851
+ publicIconUrl: `${e}/hubspot.svg`,
852
+ docsLink: "https://docs.arcade.dev/en/mcp-servers/sales/hubspot-automation-api",
853
+ relativeDocsLink: "/en/mcp-servers/sales/hubspot-automation-api",
854
+ category: "sales",
855
+ type: "arcade_starter",
856
+ isComingSoon: !1,
857
+ isHidden: !1
858
+ },
859
+ {
860
+ id: "HubspotCMSAPI",
861
+ label: "HubSpot CMS API",
862
+ isBYOC: !1,
863
+ isPro: !1,
864
+ publicIconUrl: `${e}/hubspot.svg`,
865
+ docsLink: "https://docs.arcade.dev/en/mcp-servers/sales/hubspot-cms-api",
866
+ relativeDocsLink: "/en/mcp-servers/sales/hubspot-cms-api",
867
+ category: "sales",
868
+ type: "arcade_starter",
869
+ isComingSoon: !1,
870
+ isHidden: !1
871
+ },
872
+ {
873
+ id: "HubspotConversationsAPI",
874
+ label: "HubSpot Conversations API",
875
+ isBYOC: !1,
876
+ isPro: !1,
877
+ publicIconUrl: `${e}/hubspot.svg`,
878
+ docsLink: "https://docs.arcade.dev/en/mcp-servers/sales/hubspot-conversations-api",
879
+ relativeDocsLink: "/en/mcp-servers/sales/hubspot-conversations-api",
880
+ category: "sales",
881
+ type: "arcade_starter",
882
+ isComingSoon: !1,
883
+ isHidden: !1
884
+ },
846
885
  {
847
886
  id: "HubspotCRMAPI",
848
887
  label: "HubSpot CRM API",
@@ -856,6 +895,19 @@ const a = [
856
895
  isComingSoon: !1,
857
896
  isHidden: !1
858
897
  },
898
+ {
899
+ id: "HubspotEventsAPI",
900
+ label: "HubSpot Events API",
901
+ isBYOC: !1,
902
+ isPro: !1,
903
+ publicIconUrl: `${e}/hubspot.svg`,
904
+ docsLink: "https://docs.arcade.dev/en/mcp-servers/sales/hubspot-events-api",
905
+ relativeDocsLink: "/en/mcp-servers/sales/hubspot-events-api",
906
+ category: "sales",
907
+ type: "arcade_starter",
908
+ isComingSoon: !1,
909
+ isHidden: !1
910
+ },
859
911
  {
860
912
  id: "HubspotMarketingAPI",
861
913
  label: "HubSpot Marketing API",
@@ -869,6 +921,32 @@ const a = [
869
921
  isComingSoon: !1,
870
922
  isHidden: !1
871
923
  },
924
+ {
925
+ id: "HubspotMeetingsAPI",
926
+ label: "HubSpot Meetings API",
927
+ isBYOC: !1,
928
+ isPro: !1,
929
+ publicIconUrl: `${e}/hubspot.svg`,
930
+ docsLink: "https://docs.arcade.dev/en/mcp-servers/sales/hubspot-meetings-api",
931
+ relativeDocsLink: "/en/mcp-servers/sales/hubspot-meetings-api",
932
+ category: "sales",
933
+ type: "arcade_starter",
934
+ isComingSoon: !1,
935
+ isHidden: !1
936
+ },
937
+ {
938
+ id: "HubspotUsersAPI",
939
+ label: "HubSpot Users API",
940
+ isBYOC: !1,
941
+ isPro: !1,
942
+ publicIconUrl: `${e}/hubspot.svg`,
943
+ docsLink: "https://docs.arcade.dev/en/mcp-servers/sales/hubspot-users-api",
944
+ relativeDocsLink: "/en/mcp-servers/sales/hubspot-users-api",
945
+ category: "sales",
946
+ type: "arcade_starter",
947
+ isComingSoon: !1,
948
+ isHidden: !1
949
+ },
872
950
  {
873
951
  id: "Imgflip",
874
952
  label: "Imgflip",
@@ -1641,7 +1719,7 @@ const a = [
1641
1719
  {}
1642
1720
  );
1643
1721
  export {
1644
- a as CATEGORIES,
1722
+ r as CATEGORIES,
1645
1723
  o as TOOLKITS,
1646
1724
  c as TOOLKIT_CATALOGUE
1647
1725
  };
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@arcadeai/design-system",
3
3
  "private": false,
4
- "version": "3.21.0",
4
+ "version": "3.23.0",
5
5
  "type": "module",
6
6
  "main": "dist/main.js",
7
7
  "types": "dist/main.d.ts",