@arcadeai/design-system 3.18.0 → 3.20.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/customerio.js +19 -0
- package/dist/components/index.js +312 -310
- package/dist/components/ui/atoms/icons/customerio.d.ts +3 -0
- package/dist/components/ui/atoms/icons/customerio.js +40 -0
- package/dist/components/ui/atoms/icons/index.d.ts +1 -0
- package/dist/components/ui/atoms/icons/index.js +198 -196
- package/dist/components/ui/atoms/index.js +299 -297
- package/dist/components/ui/index.js +312 -310
- package/dist/main.js +338 -336
- package/dist/metadata/toolkit-icons.js +229 -225
- package/dist/metadata/toolkits.js +41 -2
- package/package.json +1 -1
|
@@ -1,265 +1,269 @@
|
|
|
1
|
-
import { jsx as
|
|
2
|
-
import { Adp as
|
|
1
|
+
import { jsx as A } from "react/jsx-runtime";
|
|
2
|
+
import { Adp as C } from "../components/ui/atoms/icons/adp.js";
|
|
3
3
|
import { Aha as G } from "../components/ui/atoms/icons/aha.js";
|
|
4
|
-
import { Airtable as
|
|
4
|
+
import { Airtable as p } from "../components/ui/atoms/icons/airtable.js";
|
|
5
5
|
import { Amplitude as I } from "../components/ui/atoms/icons/amplitude.js";
|
|
6
6
|
import { Arcade as S } from "../components/ui/atoms/icons/arcade.js";
|
|
7
7
|
import { Asana as b } from "../components/ui/atoms/icons/asana.js";
|
|
8
|
-
import { Ashby as
|
|
9
|
-
import { Auth0 as
|
|
10
|
-
import { Bamboohr as
|
|
8
|
+
import { Ashby as B } from "../components/ui/atoms/icons/ashby.js";
|
|
9
|
+
import { Auth0 as y } from "../components/ui/atoms/icons/auth0.js";
|
|
10
|
+
import { Bamboohr as T } from "../components/ui/atoms/icons/bamboohr.js";
|
|
11
11
|
import { Basecamp as M } from "../components/ui/atoms/icons/basecamp.js";
|
|
12
|
-
import { Bill as
|
|
13
|
-
import { Bitbucket as
|
|
14
|
-
import { Bluesky as
|
|
15
|
-
import { Box as
|
|
16
|
-
import { Braze as
|
|
17
|
-
import { Brex as
|
|
18
|
-
import { Brightdata as
|
|
19
|
-
import { Buffer as
|
|
20
|
-
import { Calendly as
|
|
21
|
-
import { Clickhouse as
|
|
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 {
|
|
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 {
|
|
12
|
+
import { Bill as D } from "../components/ui/atoms/icons/bill.js";
|
|
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";
|
|
19
|
+
import { Buffer as N } from "../components/ui/atoms/icons/buffer.js";
|
|
20
|
+
import { Calendly as a } from "../components/ui/atoms/icons/calendly.js";
|
|
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";
|
|
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";
|
|
32
|
+
import { Dropbox as j } from "../components/ui/atoms/icons/dropbox.js";
|
|
33
|
+
import { E2b as K } from "../components/ui/atoms/icons/e2b.js";
|
|
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";
|
|
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";
|
|
52
53
|
import { GoogleJobs as no } from "../components/ui/atoms/icons/google-jobs.js";
|
|
53
|
-
import { GoogleMaps as
|
|
54
|
-
import { GoogleNews as
|
|
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";
|
|
55
56
|
import { GoogleSheets as go } from "../components/ui/atoms/icons/google-sheets.js";
|
|
56
|
-
import { GoogleShopping as
|
|
57
|
-
import { GoogleSlides as
|
|
58
|
-
import { Heroku as
|
|
59
|
-
import { Hootsuite as
|
|
60
|
-
import { Hubspot as
|
|
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";
|
|
61
62
|
import { Imgflip as Go } from "../components/ui/atoms/icons/imgflip.js";
|
|
62
63
|
import { Intercom as Io } from "../components/ui/atoms/icons/intercom.js";
|
|
63
64
|
import { Jira as So } from "../components/ui/atoms/icons/jira.js";
|
|
64
65
|
import { Linear as bo } from "../components/ui/atoms/icons/linear.js";
|
|
65
|
-
import { Linkedin as
|
|
66
|
-
import { Mailchimp as
|
|
67
|
-
import { Mcp as
|
|
66
|
+
import { Linkedin as Bo } from "../components/ui/atoms/icons/linkedin.js";
|
|
67
|
+
import { Mailchimp as yo } from "../components/ui/atoms/icons/mailchimp.js";
|
|
68
|
+
import { Mcp as To } from "../components/ui/atoms/icons/mcp.js";
|
|
68
69
|
import { MicrosoftDynamics as Mo } from "../components/ui/atoms/icons/microsoft-dynamics.js";
|
|
69
|
-
import { MicrosoftSharepoint as
|
|
70
|
-
import { MicrosoftTeams as
|
|
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";
|
|
71
72
|
import { Miro as n } from "../components/ui/atoms/icons/miro.js";
|
|
72
|
-
import { Monday as
|
|
73
|
-
import { MongoDB as
|
|
74
|
-
import { Netsuite as
|
|
75
|
-
import { Notion as
|
|
76
|
-
import { Obsidian as
|
|
77
|
-
import { Okta as
|
|
78
|
-
import { OneDrive as
|
|
79
|
-
import { OutlookCalendar as
|
|
80
|
-
import { OutlookMail as
|
|
81
|
-
import { Pagerduty as
|
|
82
|
-
import { Pinecone as
|
|
83
|
-
import { Pinterest as
|
|
84
|
-
import { Pipedrive as
|
|
85
|
-
import { Plaid as
|
|
86
|
-
import { Postgres as
|
|
87
|
-
import { Posthog as
|
|
88
|
-
import { Quickbooks as
|
|
89
|
-
import { Reddit as
|
|
90
|
-
import { Salesforce as
|
|
91
|
-
import { Shopify as
|
|
92
|
-
import { Singlestore as
|
|
93
|
-
import { Slack as
|
|
94
|
-
import { Snowflake as
|
|
95
|
-
import { Splunk as
|
|
96
|
-
import { Spotify as
|
|
97
|
-
import { Square as
|
|
98
|
-
import { Squarespace as
|
|
99
|
-
import { Squareup as
|
|
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";
|
|
81
|
+
import { OutlookMail as Wo } from "../components/ui/atoms/icons/outlook-mail.js";
|
|
82
|
+
import { Pagerduty as qo } from "../components/ui/atoms/icons/pagerduty.js";
|
|
83
|
+
import { Pinecone as Lo } from "../components/ui/atoms/icons/pinecone.js";
|
|
84
|
+
import { Pinterest as Zo } from "../components/ui/atoms/icons/pinterest.js";
|
|
85
|
+
import { Pipedrive as Xo } from "../components/ui/atoms/icons/pipedrive.js";
|
|
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";
|
|
93
|
+
import { Singlestore as Vo } from "../components/ui/atoms/icons/singlestore.js";
|
|
94
|
+
import { Slack as u } from "../components/ui/atoms/icons/slack.js";
|
|
95
|
+
import { Snowflake as Yo } from "../components/ui/atoms/icons/snowflake.js";
|
|
96
|
+
import { Splunk as _o } from "../components/ui/atoms/icons/splunk.js";
|
|
97
|
+
import { Spotify as $o } from "../components/ui/atoms/icons/spotify.js";
|
|
98
|
+
import { Square as e } from "../components/ui/atoms/icons/square.js";
|
|
99
|
+
import { Squarespace as or } from "../components/ui/atoms/icons/squarespace.js";
|
|
100
|
+
import { Squareup as rr } from "../components/ui/atoms/icons/squareup.js";
|
|
100
101
|
import { Stripe as g } from "../components/ui/atoms/icons/stripe.js";
|
|
101
|
-
import { Ticktick as
|
|
102
|
-
import { Tiktok as
|
|
103
|
-
import { Trello as
|
|
104
|
-
import { Twilio as
|
|
105
|
-
import { Twitch as
|
|
106
|
-
import { Vercel as
|
|
107
|
-
import { Walmart as
|
|
108
|
-
import { Weaviate as
|
|
109
|
-
import { Workday as
|
|
102
|
+
import { Ticktick as mr } from "../components/ui/atoms/icons/ticktick.js";
|
|
103
|
+
import { Tiktok as ir } from "../components/ui/atoms/icons/tiktok.js";
|
|
104
|
+
import { Trello as tr } from "../components/ui/atoms/icons/trello.js";
|
|
105
|
+
import { Twilio as er } from "../components/ui/atoms/icons/twilio.js";
|
|
106
|
+
import { Twitch as pr } from "../components/ui/atoms/icons/twitch.js";
|
|
107
|
+
import { Vercel as fr } from "../components/ui/atoms/icons/vercel.js";
|
|
108
|
+
import { Walmart as ar } from "../components/ui/atoms/icons/walmart.js";
|
|
109
|
+
import { Weaviate as lr } from "../components/ui/atoms/icons/weaviate.js";
|
|
110
|
+
import { Workday as sr } from "../components/ui/atoms/icons/workday.js";
|
|
110
111
|
import { Wrike as nr } from "../components/ui/atoms/icons/wrike.js";
|
|
111
|
-
import { X as
|
|
112
|
-
import { Xero as
|
|
113
|
-
import { Youtube as
|
|
112
|
+
import { X as cr } from "../components/ui/atoms/icons/x.js";
|
|
113
|
+
import { Xero as k } from "../components/ui/atoms/icons/xero.js";
|
|
114
|
+
import { Youtube as ur } from "../components/ui/atoms/icons/youtube.js";
|
|
114
115
|
import { Zendesk as gr } from "../components/ui/atoms/icons/zendesk.js";
|
|
115
|
-
import { ZohoBooks as
|
|
116
|
-
import { ZohoCreator as
|
|
117
|
-
import { Zoom as
|
|
118
|
-
import { findToolkitByName as
|
|
119
|
-
const
|
|
120
|
-
ADPWorkforceNow:
|
|
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 = {
|
|
121
|
+
ADPWorkforceNow: C,
|
|
121
122
|
Aha: G,
|
|
122
|
-
Airtable:
|
|
123
|
-
AirtableAPI:
|
|
123
|
+
Airtable: p,
|
|
124
|
+
AirtableAPI: p,
|
|
124
125
|
Amplitude: I,
|
|
125
126
|
ArcadeEngineAPI: S,
|
|
126
127
|
Asana: b,
|
|
127
|
-
Ashby:
|
|
128
|
-
Auth0:
|
|
129
|
-
BambooHR:
|
|
128
|
+
Ashby: B,
|
|
129
|
+
Auth0: y,
|
|
130
|
+
BambooHR: T,
|
|
130
131
|
Basecamp: M,
|
|
131
|
-
BillCom:
|
|
132
|
-
Bitbucket:
|
|
133
|
-
Bluesky:
|
|
134
|
-
Box:
|
|
135
|
-
BoxAPI:
|
|
136
|
-
Braze:
|
|
137
|
-
Brex:
|
|
138
|
-
Brightdata:
|
|
139
|
-
Buffer:
|
|
140
|
-
Calendly:
|
|
141
|
-
CalendlyAPI:
|
|
142
|
-
Clickhouse:
|
|
143
|
-
ClickUp:
|
|
144
|
-
CloseIO:
|
|
145
|
-
Codesandbox:
|
|
146
|
-
Coinbase:
|
|
147
|
-
Confluence:
|
|
148
|
-
CursorAgentsAPI:
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
132
|
+
BillCom: D,
|
|
133
|
+
Bitbucket: O,
|
|
134
|
+
Bluesky: w,
|
|
135
|
+
Box: f,
|
|
136
|
+
BoxAPI: f,
|
|
137
|
+
Braze: x,
|
|
138
|
+
Brex: F,
|
|
139
|
+
Brightdata: v,
|
|
140
|
+
Buffer: N,
|
|
141
|
+
Calendly: a,
|
|
142
|
+
CalendlyAPI: a,
|
|
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,
|
|
154
|
+
DigitalOcean: z,
|
|
155
|
+
Discord: R,
|
|
156
|
+
Dropbox: j,
|
|
157
|
+
E2b: K,
|
|
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,
|
|
168
|
+
Gmail: mo,
|
|
169
|
+
GoogleCalendar: to,
|
|
170
|
+
GoogleContacts: eo,
|
|
171
|
+
GoogleDocs: po,
|
|
172
|
+
GoogleDrive: fo,
|
|
173
|
+
GoogleFinance: ao,
|
|
174
|
+
GoogleFlights: lo,
|
|
175
|
+
GoogleHotels: so,
|
|
172
176
|
GoogleJobs: no,
|
|
173
|
-
GoogleMaps:
|
|
174
|
-
GoogleNews:
|
|
175
|
-
GoogleSearch:
|
|
177
|
+
GoogleMaps: co,
|
|
178
|
+
GoogleNews: uo,
|
|
179
|
+
GoogleSearch: io,
|
|
176
180
|
GoogleSheets: go,
|
|
177
|
-
GoogleShopping:
|
|
178
|
-
GoogleSlides:
|
|
179
|
-
Heroku:
|
|
180
|
-
Hootsuite:
|
|
181
|
-
Hubspot:
|
|
181
|
+
GoogleShopping: ko,
|
|
182
|
+
GoogleSlides: Ao,
|
|
183
|
+
Heroku: Po,
|
|
184
|
+
Hootsuite: ho,
|
|
185
|
+
Hubspot: Co,
|
|
182
186
|
Imgflip: Go,
|
|
183
187
|
IntercomAPI: Io,
|
|
184
188
|
Jira: So,
|
|
185
189
|
Linear: bo,
|
|
186
|
-
Linkedin:
|
|
187
|
-
Mailchimp:
|
|
188
|
-
MCP:
|
|
190
|
+
Linkedin: Bo,
|
|
191
|
+
Mailchimp: yo,
|
|
192
|
+
MCP: To,
|
|
189
193
|
MicrosoftDynamics: Mo,
|
|
190
|
-
Sharepoint:
|
|
191
|
-
MicrosoftTeams:
|
|
194
|
+
Sharepoint: Do,
|
|
195
|
+
MicrosoftTeams: Oo,
|
|
192
196
|
Miro: n,
|
|
193
197
|
MiroAPI: n,
|
|
194
|
-
Monday:
|
|
195
|
-
MongoDB:
|
|
196
|
-
Netsuite:
|
|
197
|
-
Notion:
|
|
198
|
-
NotionToolkit:
|
|
199
|
-
Obsidian:
|
|
200
|
-
Okta:
|
|
201
|
-
OneDrive:
|
|
202
|
-
OutlookCalendar:
|
|
203
|
-
OutlookMail:
|
|
204
|
-
PagerDutyAPI:
|
|
205
|
-
Pinecone:
|
|
206
|
-
Pinterest:
|
|
207
|
-
Pipedrive:
|
|
208
|
-
Plaid:
|
|
209
|
-
PosthogAPI:
|
|
210
|
-
Postgres:
|
|
211
|
-
Quickbooks:
|
|
212
|
-
Reddit:
|
|
213
|
-
Salesforce:
|
|
214
|
-
Shopify:
|
|
215
|
-
Singlestore:
|
|
216
|
-
Slack:
|
|
217
|
-
SlackAPI:
|
|
218
|
-
Snowflake:
|
|
219
|
-
Splunk:
|
|
220
|
-
Spotify:
|
|
221
|
-
Square:
|
|
222
|
-
Squareup:
|
|
223
|
-
SquareupAPI:
|
|
224
|
-
SquareUpAPI:
|
|
225
|
-
Squarespace:
|
|
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,
|
|
207
|
+
OutlookMail: Wo,
|
|
208
|
+
PagerDutyAPI: qo,
|
|
209
|
+
Pinecone: Lo,
|
|
210
|
+
Pinterest: Zo,
|
|
211
|
+
Pipedrive: Xo,
|
|
212
|
+
Plaid: Jo,
|
|
213
|
+
PosthogAPI: Ro,
|
|
214
|
+
Postgres: zo,
|
|
215
|
+
Quickbooks: jo,
|
|
216
|
+
Reddit: Ko,
|
|
217
|
+
Salesforce: Qo,
|
|
218
|
+
Shopify: Uo,
|
|
219
|
+
Singlestore: Vo,
|
|
220
|
+
Slack: u,
|
|
221
|
+
SlackAPI: u,
|
|
222
|
+
Snowflake: Yo,
|
|
223
|
+
Splunk: _o,
|
|
224
|
+
Spotify: $o,
|
|
225
|
+
Square: e,
|
|
226
|
+
Squareup: rr,
|
|
227
|
+
SquareupAPI: e,
|
|
228
|
+
SquareUpAPI: e,
|
|
229
|
+
Squarespace: or,
|
|
226
230
|
Stripe: g,
|
|
227
231
|
StripeAPI: g,
|
|
228
|
-
Tiktok:
|
|
229
|
-
TickTickAPI:
|
|
230
|
-
TrelloAPI:
|
|
231
|
-
Twilio:
|
|
232
|
-
Twitch:
|
|
233
|
-
Vercel:
|
|
234
|
-
Walmart:
|
|
235
|
-
WeaviateAPI:
|
|
236
|
-
Workday:
|
|
232
|
+
Tiktok: ir,
|
|
233
|
+
TickTickAPI: mr,
|
|
234
|
+
TrelloAPI: tr,
|
|
235
|
+
Twilio: er,
|
|
236
|
+
Twitch: pr,
|
|
237
|
+
Vercel: fr,
|
|
238
|
+
Walmart: ar,
|
|
239
|
+
WeaviateAPI: lr,
|
|
240
|
+
Workday: sr,
|
|
237
241
|
Wrike: nr,
|
|
238
|
-
X:
|
|
239
|
-
Xero:
|
|
240
|
-
XeroAPI:
|
|
241
|
-
ZohoBooksAPI:
|
|
242
|
-
ZohoCreatorAPI:
|
|
243
|
-
Youtube:
|
|
242
|
+
X: cr,
|
|
243
|
+
Xero: k,
|
|
244
|
+
XeroAPI: k,
|
|
245
|
+
ZohoBooksAPI: kr,
|
|
246
|
+
ZohoCreatorAPI: dr,
|
|
247
|
+
Youtube: ur,
|
|
244
248
|
Zendesk: gr,
|
|
245
|
-
Zoom:
|
|
246
|
-
},
|
|
249
|
+
Zoom: Ar
|
|
250
|
+
}, h = (o) => {
|
|
247
251
|
if (!o)
|
|
248
|
-
return
|
|
249
|
-
const m = o.toLowerCase(), r = Object.keys(
|
|
252
|
+
return s;
|
|
253
|
+
const m = o.toLowerCase(), r = Object.keys(d).find(
|
|
250
254
|
(i) => i.toLowerCase() === m
|
|
251
255
|
);
|
|
252
|
-
return r ?
|
|
253
|
-
},
|
|
254
|
-
const m =
|
|
255
|
-
return ({ className: i }) => /* @__PURE__ */
|
|
256
|
-
},
|
|
257
|
-
const m =
|
|
258
|
-
return ({ className: i }) => /* @__PURE__ */
|
|
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 });
|
|
259
263
|
};
|
|
260
264
|
export {
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
+
d as TOOLKIT_ICON_MAP,
|
|
266
|
+
Oi as getToolIconByToolkitName,
|
|
267
|
+
h as getToolkitIcon,
|
|
268
|
+
Di as getToolkitIconByName
|
|
265
269
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { PUBLIC_ICON_URL as e } from "./constants.js";
|
|
2
|
-
const
|
|
2
|
+
const a = [
|
|
3
3
|
{ id: "all", name: "All Tools" },
|
|
4
4
|
{ id: "productivity", name: "Productivity & Docs" },
|
|
5
5
|
{ id: "social", name: "Social & Communication" },
|
|
@@ -375,6 +375,45 @@ const r = [
|
|
|
375
375
|
isComingSoon: !1,
|
|
376
376
|
isHidden: !1
|
|
377
377
|
},
|
|
378
|
+
{
|
|
379
|
+
id: "CustomerioApi",
|
|
380
|
+
label: "Customer.io API",
|
|
381
|
+
isBYOC: !1,
|
|
382
|
+
isPro: !1,
|
|
383
|
+
publicIconUrl: `${e}/customerio.svg`,
|
|
384
|
+
docsLink: "https://docs.arcade.dev/en/mcp-servers/customer-support/customerio-api",
|
|
385
|
+
relativeDocsLink: "/en/mcp-servers/customer-support/customerio-api",
|
|
386
|
+
category: "customer-support",
|
|
387
|
+
type: "arcade_starter",
|
|
388
|
+
isComingSoon: !1,
|
|
389
|
+
isHidden: !1
|
|
390
|
+
},
|
|
391
|
+
{
|
|
392
|
+
id: "CustomerioPipelinesApi",
|
|
393
|
+
label: "Customer.io Pipelines API",
|
|
394
|
+
isBYOC: !1,
|
|
395
|
+
isPro: !1,
|
|
396
|
+
publicIconUrl: `${e}/customerio.svg`,
|
|
397
|
+
docsLink: "https://docs.arcade.dev/en/mcp-servers/customer-support/customerio-pipelines-api",
|
|
398
|
+
relativeDocsLink: "/en/mcp-servers/customer-support/customerio-pipelines-api",
|
|
399
|
+
category: "customer-support",
|
|
400
|
+
type: "arcade_starter",
|
|
401
|
+
isComingSoon: !1,
|
|
402
|
+
isHidden: !1
|
|
403
|
+
},
|
|
404
|
+
{
|
|
405
|
+
id: "CustomerioTrackApi",
|
|
406
|
+
label: "Customer.io Track API",
|
|
407
|
+
isBYOC: !1,
|
|
408
|
+
isPro: !1,
|
|
409
|
+
publicIconUrl: `${e}/customerio.svg`,
|
|
410
|
+
docsLink: "https://docs.arcade.dev/en/mcp-servers/customer-support/customerio-track-api",
|
|
411
|
+
relativeDocsLink: "/en/mcp-servers/customer-support/customerio-track-api",
|
|
412
|
+
category: "customer-support",
|
|
413
|
+
type: "arcade_starter",
|
|
414
|
+
isComingSoon: !1,
|
|
415
|
+
isHidden: !1
|
|
416
|
+
},
|
|
378
417
|
{
|
|
379
418
|
id: "DatadogAPI",
|
|
380
419
|
label: "Datadog API",
|
|
@@ -1602,7 +1641,7 @@ const r = [
|
|
|
1602
1641
|
{}
|
|
1603
1642
|
);
|
|
1604
1643
|
export {
|
|
1605
|
-
|
|
1644
|
+
a as CATEGORIES,
|
|
1606
1645
|
o as TOOLKITS,
|
|
1607
1646
|
c as TOOLKIT_CATALOGUE
|
|
1608
1647
|
};
|