@arcadeai/design-system 3.21.0 → 3.22.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/metadata/toolkit-icons.js +197 -189
- package/dist/metadata/toolkits.js +80 -2
- package/package.json +1 -1
|
@@ -1,106 +1,106 @@
|
|
|
1
|
-
import { jsx as
|
|
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
|
|
4
|
-
import { Airtable as
|
|
5
|
-
import { Amplitude as
|
|
6
|
-
import { Arcade as
|
|
7
|
-
import { Asana as
|
|
8
|
-
import { Ashby as
|
|
9
|
-
import { Auth0 as
|
|
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
|
|
12
|
-
import { Bill as
|
|
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
|
|
15
|
-
import { Box as
|
|
16
|
-
import { Braze as
|
|
17
|
-
import { Brex as
|
|
18
|
-
import { Brightdata as
|
|
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
|
|
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
|
|
23
|
-
import { Closeio as
|
|
24
|
-
import { Codesandbox as
|
|
25
|
-
import { Coinbase as
|
|
26
|
-
import { Confluence as
|
|
27
|
-
import { Cursor as
|
|
28
|
-
import { Customerio as
|
|
29
|
-
import { Datadog as
|
|
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
|
|
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
|
|
36
|
-
import { Exa as
|
|
37
|
-
import { Factorial as
|
|
38
|
-
import { Figma as
|
|
39
|
-
import { Firecrawl as
|
|
40
|
-
import { Freshservice as
|
|
41
|
-
import { Generic as
|
|
42
|
-
import { Github as
|
|
43
|
-
import { Gitlab as
|
|
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
|
|
46
|
-
import { GoogleCalendar as
|
|
47
|
-
import { GoogleContacts as
|
|
48
|
-
import { GoogleDocs as
|
|
49
|
-
import { GoogleDrive as
|
|
50
|
-
import { GoogleFinance as
|
|
51
|
-
import { GoogleFlights as
|
|
52
|
-
import { GoogleHotels as
|
|
53
|
-
import { GoogleJobs as
|
|
54
|
-
import { GoogleMaps as
|
|
55
|
-
import { GoogleNews as
|
|
56
|
-
import { GoogleSheets as
|
|
57
|
-
import { GoogleShopping as
|
|
58
|
-
import { GoogleSlides as
|
|
59
|
-
import { Heroku as
|
|
60
|
-
import { Hootsuite as
|
|
61
|
-
import { Hubspot as
|
|
62
|
-
import { Imgflip as
|
|
63
|
-
import { Intercom as
|
|
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
|
|
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
|
|
69
|
-
import { MicrosoftDynamics as
|
|
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
|
|
72
|
-
import { Miro as
|
|
73
|
-
import { Monday as
|
|
74
|
-
import { MongoDB as
|
|
75
|
-
import { Netsuite as
|
|
76
|
-
import { Notion as
|
|
77
|
-
import { Obsidian as
|
|
78
|
-
import { Okta as
|
|
79
|
-
import { OneDrive as
|
|
80
|
-
import { OutlookCalendar as
|
|
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
|
|
88
|
-
import { Posthog as
|
|
89
|
-
import { Quickbooks as
|
|
90
|
-
import { Reddit as
|
|
91
|
-
import { Salesforce as
|
|
92
|
-
import { Shopify as
|
|
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
|
|
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
|
|
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
|
|
102
|
-
import { Ticktick as
|
|
103
|
-
import { Tiktok as
|
|
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
|
|
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
|
|
118
|
-
import { Zoom as
|
|
119
|
-
import { findToolkitByName as
|
|
120
|
-
const
|
|
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:
|
|
123
|
-
Airtable:
|
|
124
|
-
AirtableAPI:
|
|
125
|
-
Amplitude:
|
|
126
|
-
ArcadeEngineAPI:
|
|
127
|
-
Asana:
|
|
128
|
-
AshbyAPI:
|
|
129
|
-
Auth0:
|
|
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:
|
|
132
|
-
BillCom:
|
|
131
|
+
Basecamp: D,
|
|
132
|
+
BillCom: H,
|
|
133
133
|
Bitbucket: O,
|
|
134
|
-
Bluesky:
|
|
135
|
-
Box:
|
|
136
|
-
BoxAPI:
|
|
137
|
-
Braze:
|
|
138
|
-
Brex:
|
|
139
|
-
Brightdata:
|
|
134
|
+
Bluesky: v,
|
|
135
|
+
Box: a,
|
|
136
|
+
BoxAPI: a,
|
|
137
|
+
Braze: w,
|
|
138
|
+
Brex: x,
|
|
139
|
+
Brightdata: F,
|
|
140
140
|
Buffer: N,
|
|
141
|
-
Calendly:
|
|
142
|
-
CalendlyAPI:
|
|
141
|
+
Calendly: l,
|
|
142
|
+
CalendlyAPI: l,
|
|
143
143
|
Clickhouse: E,
|
|
144
|
-
ClickUp:
|
|
145
|
-
CloseIO:
|
|
146
|
-
Codesandbox:
|
|
147
|
-
Coinbase:
|
|
148
|
-
Confluence:
|
|
149
|
-
CursorAgentsAPI:
|
|
150
|
-
CustomerioApi:
|
|
151
|
-
CustomerioPipelinesApi:
|
|
152
|
-
CustomerioTrackApi:
|
|
153
|
-
DatadogAPI:
|
|
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:
|
|
155
|
+
Discord: U,
|
|
156
156
|
Dropbox: j,
|
|
157
157
|
E2b: K,
|
|
158
158
|
EBay: Q,
|
|
159
|
-
Evernote:
|
|
160
|
-
ExaAPI:
|
|
161
|
-
Factorial:
|
|
162
|
-
Figma:
|
|
163
|
-
FigmaAPI:
|
|
164
|
-
Firecrawl:
|
|
165
|
-
FreshserviceAPI:
|
|
166
|
-
Github:
|
|
167
|
-
GitLab:
|
|
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:
|
|
170
|
-
GoogleContacts:
|
|
171
|
-
GoogleDocs:
|
|
172
|
-
GoogleDrive:
|
|
173
|
-
GoogleFinance:
|
|
174
|
-
GoogleFlights:
|
|
175
|
-
GoogleHotels:
|
|
176
|
-
GoogleJobs:
|
|
177
|
-
GoogleMaps:
|
|
178
|
-
GoogleNews:
|
|
179
|
-
GoogleSearch:
|
|
180
|
-
GoogleSheets:
|
|
181
|
-
GoogleShopping:
|
|
182
|
-
GoogleSlides:
|
|
183
|
-
Heroku:
|
|
184
|
-
Hootsuite:
|
|
185
|
-
Hubspot:
|
|
186
|
-
|
|
187
|
-
|
|
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:
|
|
197
|
+
Linear: Go,
|
|
190
198
|
Linkedin: Bo,
|
|
191
199
|
Mailchimp: yo,
|
|
192
|
-
MCP:
|
|
193
|
-
MicrosoftDynamics:
|
|
200
|
+
MCP: Mo,
|
|
201
|
+
MicrosoftDynamics: To,
|
|
194
202
|
Sharepoint: Do,
|
|
195
|
-
MicrosoftTeams:
|
|
196
|
-
Miro:
|
|
197
|
-
MiroAPI:
|
|
198
|
-
Monday:
|
|
199
|
-
MongoDB:
|
|
200
|
-
Netsuite:
|
|
201
|
-
Notion:
|
|
202
|
-
NotionToolkit:
|
|
203
|
-
Obsidian:
|
|
204
|
-
Okta:
|
|
205
|
-
OneDrive:
|
|
206
|
-
OutlookCalendar:
|
|
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:
|
|
214
|
-
Postgres:
|
|
215
|
-
Quickbooks:
|
|
216
|
-
Reddit:
|
|
217
|
-
Salesforce:
|
|
218
|
-
Shopify:
|
|
221
|
+
PosthogAPI: zo,
|
|
222
|
+
Postgres: Ro,
|
|
223
|
+
Quickbooks: Uo,
|
|
224
|
+
Reddit: jo,
|
|
225
|
+
Salesforce: Ko,
|
|
226
|
+
Shopify: Qo,
|
|
219
227
|
Singlestore: Vo,
|
|
220
|
-
Slack:
|
|
221
|
-
SlackAPI:
|
|
228
|
+
Slack: g,
|
|
229
|
+
SlackAPI: g,
|
|
222
230
|
Snowflake: Yo,
|
|
223
231
|
Splunk: _o,
|
|
224
232
|
Spotify: $o,
|
|
225
|
-
Square:
|
|
233
|
+
Square: p,
|
|
226
234
|
Squareup: rr,
|
|
227
|
-
SquareupAPI:
|
|
228
|
-
SquareUpAPI:
|
|
235
|
+
SquareupAPI: p,
|
|
236
|
+
SquareUpAPI: p,
|
|
229
237
|
Squarespace: or,
|
|
230
|
-
Stripe:
|
|
231
|
-
StripeAPI:
|
|
232
|
-
Tiktok:
|
|
233
|
-
TickTickAPI:
|
|
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:
|
|
244
|
-
XeroAPI:
|
|
251
|
+
Xero: A,
|
|
252
|
+
XeroAPI: A,
|
|
245
253
|
ZohoBooksAPI: kr,
|
|
246
|
-
ZohoCreatorAPI:
|
|
254
|
+
ZohoCreatorAPI: Ar,
|
|
247
255
|
Youtube: ur,
|
|
248
256
|
Zendesk: gr,
|
|
249
|
-
Zoom:
|
|
250
|
-
},
|
|
251
|
-
if (!
|
|
252
|
-
return
|
|
253
|
-
const m =
|
|
254
|
-
(
|
|
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
|
|
257
|
-
},
|
|
258
|
-
const m =
|
|
259
|
-
return ({ className:
|
|
260
|
-
},
|
|
261
|
-
const m =
|
|
262
|
-
return ({ className:
|
|
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
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
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
|
|
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
|
-
|
|
1722
|
+
r as CATEGORIES,
|
|
1645
1723
|
o as TOOLKITS,
|
|
1646
1724
|
c as TOOLKIT_CATALOGUE
|
|
1647
1725
|
};
|