@arcadeai/design-system 3.43.1 → 3.44.1
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/vercel.js +4 -4
- package/dist/components/ui/atoms/icons/vercel.js +8 -8
- package/dist/metadata/toolkit-icons.d.ts.map +1 -1
- package/dist/metadata/toolkit-icons.js +110 -108
- package/dist/metadata/toolkits.d.ts.map +1 -1
- package/dist/metadata/toolkits.js +39 -0
- package/package.json +1 -1
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import * as e from "react";
|
|
2
|
-
import { forwardRef as
|
|
2
|
+
import { forwardRef as a } from "react";
|
|
3
3
|
const m = ({
|
|
4
4
|
title: r,
|
|
5
|
-
titleId:
|
|
6
|
-
...
|
|
7
|
-
},
|
|
5
|
+
titleId: t,
|
|
6
|
+
...l
|
|
7
|
+
}, o) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 76 65", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", ref: o, "aria-labelledby": t, ...l }, r ? /* @__PURE__ */ e.createElement("title", { id: t }, r) : null, /* @__PURE__ */ e.createElement("path", { d: "M37.5274 0L75.0548 65H0L37.5274 0Z", fill: "currentColor" })), c = a(m);
|
|
8
8
|
export {
|
|
9
9
|
c as default
|
|
10
10
|
};
|
|
@@ -1,20 +1,20 @@
|
|
|
1
|
-
import { jsxs as
|
|
2
|
-
const
|
|
1
|
+
import { jsxs as t, jsx as e } from "react/jsx-runtime";
|
|
2
|
+
const i = (l) => /* @__PURE__ */ t(
|
|
3
3
|
"svg",
|
|
4
4
|
{
|
|
5
|
+
fill: "none",
|
|
5
6
|
height: "1em",
|
|
6
|
-
|
|
7
|
-
viewBox: "0 0 256 222",
|
|
7
|
+
viewBox: "0 0 76 65",
|
|
8
8
|
width: "1em",
|
|
9
9
|
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
-
...
|
|
10
|
+
...l,
|
|
11
11
|
children: [
|
|
12
12
|
/* @__PURE__ */ e("title", { children: "Vercel" }),
|
|
13
|
-
/* @__PURE__ */ e("path", { d: "
|
|
13
|
+
/* @__PURE__ */ e("path", { d: "M37.5274 0L75.0548 65H0L37.5274 0Z", fill: "currentColor" })
|
|
14
14
|
]
|
|
15
15
|
}
|
|
16
16
|
);
|
|
17
17
|
export {
|
|
18
|
-
|
|
19
|
-
|
|
18
|
+
i as Vercel,
|
|
19
|
+
i as default
|
|
20
20
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"toolkit-icons.d.ts","sourceRoot":"","sources":["../../lib/metadata/toolkit-icons.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAItC,MAAM,MAAM,qBAAqB,GAAG;IAClC,KAAK,EAAE,MAAM,CAAC;CACf,CAAC;AAGF,eAAO,MAAM,gBAAgB,EAAE,MAAM,CACnC,MAAM,EACN,CAAC,KAAK,EAAE,QAAQ,CAAC,aAAa,CAAC,KAAK,KAAK,CAAC,GAAG,CAAC,OAAO,
|
|
1
|
+
{"version":3,"file":"toolkit-icons.d.ts","sourceRoot":"","sources":["../../lib/metadata/toolkit-icons.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAItC,MAAM,MAAM,qBAAqB,GAAG;IAClC,KAAK,EAAE,MAAM,CAAC;CACf,CAAC;AAGF,eAAO,MAAM,gBAAgB,EAAE,MAAM,CACnC,MAAM,EACN,CAAC,KAAK,EAAE,QAAQ,CAAC,aAAa,CAAC,KAAK,KAAK,CAAC,GAAG,CAAC,OAAO,CAqKtD,CAAC;AAEF;;;;GAIG;AACH,eAAO,MAAM,cAAc,GACzB,WAAW,MAAM,GAAG,SAAS,KAC5B,CAAC,CAAC,KAAK,EAAE,QAAQ,CAAC,aAAa,CAAC,KAAK,KAAK,CAAC,GAAG,CAAC,OAAO,CAYxD,CAAC;AAEF;;;;GAIG;AACH,eAAO,MAAM,oBAAoB,GAC/B,aAAa,MAAM,KAClB,CAAC,CAAC,KAAK,EAAE;IAAE,SAAS,CAAC,EAAE,MAAM,CAAA;CAAE,KAAK,KAAK,CAAC,YAAY,CAQxD,CAAC;AAEF;;;;GAIG;AACH,eAAO,MAAM,wBAAwB,GACnC,aAAa,MAAM,KAClB,CAAC,CAAC,KAAK,EAAE;IAAE,SAAS,CAAC,EAAE,MAAM,CAAA;CAAE,KAAK,KAAK,CAAC,YAAY,CAQxD,CAAC"}
|
|
@@ -1,34 +1,34 @@
|
|
|
1
|
-
import { jsx as
|
|
2
|
-
import { Adp as
|
|
3
|
-
import { Aha as
|
|
1
|
+
import { jsx as T } from "react/jsx-runtime";
|
|
2
|
+
import { Adp as w } from "../components/ui/atoms/icons/adp.js";
|
|
3
|
+
import { Aha as F } from "../components/ui/atoms/icons/aha.js";
|
|
4
4
|
import { Airtable as f } from "../components/ui/atoms/icons/airtable.js";
|
|
5
|
-
import { Amplitude as
|
|
6
|
-
import { Apollo as
|
|
7
|
-
import { Arcade as
|
|
8
|
-
import { Asana as
|
|
5
|
+
import { Amplitude as H } from "../components/ui/atoms/icons/amplitude.js";
|
|
6
|
+
import { Apollo as x } from "../components/ui/atoms/icons/apollo.js";
|
|
7
|
+
import { Arcade as v } from "../components/ui/atoms/icons/arcade.js";
|
|
8
|
+
import { Asana as E } from "../components/ui/atoms/icons/asana.js";
|
|
9
9
|
import { Ashby as a } from "../components/ui/atoms/icons/ashby.js";
|
|
10
|
-
import { Attio as
|
|
11
|
-
import { Auth0 as
|
|
12
|
-
import { Bamboohr as
|
|
13
|
-
import { Basecamp as
|
|
14
|
-
import { Bill as
|
|
15
|
-
import { Bitbucket as
|
|
16
|
-
import { Bluesky as
|
|
10
|
+
import { Attio as I } from "../components/ui/atoms/icons/attio.js";
|
|
11
|
+
import { Auth0 as N } from "../components/ui/atoms/icons/auth0.js";
|
|
12
|
+
import { Bamboohr as W } from "../components/ui/atoms/icons/bamboohr.js";
|
|
13
|
+
import { Basecamp as L } from "../components/ui/atoms/icons/basecamp.js";
|
|
14
|
+
import { Bill as q } from "../components/ui/atoms/icons/bill.js";
|
|
15
|
+
import { Bitbucket as Z } from "../components/ui/atoms/icons/bitbucket.js";
|
|
16
|
+
import { Bluesky as R } from "../components/ui/atoms/icons/bluesky.js";
|
|
17
17
|
import { Box as l } from "../components/ui/atoms/icons/box.js";
|
|
18
|
-
import { Braze as
|
|
19
|
-
import { Brex as
|
|
20
|
-
import { Brightdata as
|
|
21
|
-
import { Buffer as
|
|
18
|
+
import { Braze as X } from "../components/ui/atoms/icons/braze.js";
|
|
19
|
+
import { Brex as J } from "../components/ui/atoms/icons/brex.js";
|
|
20
|
+
import { Brightdata as Y } from "../components/ui/atoms/icons/brightdata.js";
|
|
21
|
+
import { Buffer as z } from "../components/ui/atoms/icons/buffer.js";
|
|
22
22
|
import { Calendly as s } from "../components/ui/atoms/icons/calendly.js";
|
|
23
|
-
import { Clickhouse as
|
|
24
|
-
import { Clickup as
|
|
25
|
-
import { Closeio as
|
|
26
|
-
import { Codesandbox as
|
|
27
|
-
import { Coinbase as
|
|
28
|
-
import { Confluence as
|
|
29
|
-
import { Cursor as
|
|
23
|
+
import { Clickhouse as U } from "../components/ui/atoms/icons/clickhouse.js";
|
|
24
|
+
import { Clickup as j } from "../components/ui/atoms/icons/clickup.js";
|
|
25
|
+
import { Closeio as K } from "../components/ui/atoms/icons/closeio.js";
|
|
26
|
+
import { Codesandbox as Q } from "../components/ui/atoms/icons/codesandbox.js";
|
|
27
|
+
import { Coinbase as V } from "../components/ui/atoms/icons/coinbase.js";
|
|
28
|
+
import { Confluence as _ } from "../components/ui/atoms/icons/confluence.js";
|
|
29
|
+
import { Cursor as $ } from "../components/ui/atoms/icons/cursor.js";
|
|
30
30
|
import { Customerio as e } from "../components/ui/atoms/icons/customerio.js";
|
|
31
|
-
import { Datadog as
|
|
31
|
+
import { Datadog as n } from "../components/ui/atoms/icons/datadog.js";
|
|
32
32
|
import { Daytona as oo } from "../components/ui/atoms/icons/daytona.js";
|
|
33
33
|
import { DigitalOcean as ro } from "../components/ui/atoms/icons/digital-ocean.js";
|
|
34
34
|
import { Discord as io } from "../components/ui/atoms/icons/discord.js";
|
|
@@ -38,20 +38,20 @@ import { Ebay as eo } from "../components/ui/atoms/icons/ebay.js";
|
|
|
38
38
|
import { Evernote as po } from "../components/ui/atoms/icons/evernote.js";
|
|
39
39
|
import { Exa as fo } from "../components/ui/atoms/icons/exa.js";
|
|
40
40
|
import { Factorial as ao } from "../components/ui/atoms/icons/factorial.js";
|
|
41
|
-
import { Figma as
|
|
41
|
+
import { Figma as c } from "../components/ui/atoms/icons/figma.js";
|
|
42
42
|
import { Firecrawl as lo } from "../components/ui/atoms/icons/firecrawl.js";
|
|
43
43
|
import { Forkable as so } from "../components/ui/atoms/icons/forkable.js";
|
|
44
44
|
import { Freshdesk as no } from "../components/ui/atoms/icons/freshdesk.js";
|
|
45
45
|
import { Freshservice as co } from "../components/ui/atoms/icons/freshservice.js";
|
|
46
|
-
import { Generic as
|
|
46
|
+
import { Generic as u } from "../components/ui/atoms/icons/generic.js";
|
|
47
47
|
import { Github as uo } from "../components/ui/atoms/icons/github.js";
|
|
48
48
|
import { Gitlab as go } from "../components/ui/atoms/icons/gitlab.js";
|
|
49
49
|
import { Gmail as ko } from "../components/ui/atoms/icons/gmail.js";
|
|
50
50
|
import { Google as Ao } from "../components/ui/atoms/icons/google.js";
|
|
51
51
|
import { GoogleCalendar as bo } from "../components/ui/atoms/icons/google-calendar.js";
|
|
52
52
|
import { GoogleContacts as ho } from "../components/ui/atoms/icons/google-contacts.js";
|
|
53
|
-
import { GoogleDocs as
|
|
54
|
-
import { GoogleDrive as
|
|
53
|
+
import { GoogleDocs as Co } from "../components/ui/atoms/icons/google-docs.js";
|
|
54
|
+
import { GoogleDrive as Mo } from "../components/ui/atoms/icons/google-drive.js";
|
|
55
55
|
import { GoogleFinance as yo } from "../components/ui/atoms/icons/google-finance.js";
|
|
56
56
|
import { GoogleFlights as Go } from "../components/ui/atoms/icons/google-flights.js";
|
|
57
57
|
import { GoogleHotels as So } from "../components/ui/atoms/icons/google-hotels.js";
|
|
@@ -71,33 +71,33 @@ import { Jira as Io } from "../components/ui/atoms/icons/jira.js";
|
|
|
71
71
|
import { Linear as No } from "../components/ui/atoms/icons/linear.js";
|
|
72
72
|
import { Linkedin as Wo } from "../components/ui/atoms/icons/linkedin.js";
|
|
73
73
|
import { Luma as Lo } from "../components/ui/atoms/icons/luma.js";
|
|
74
|
-
import { Mailchimp as
|
|
74
|
+
import { Mailchimp as g } from "../components/ui/atoms/icons/mailchimp.js";
|
|
75
75
|
import { MathToolkit as qo } from "../components/ui/atoms/icons/math-toolkit.js";
|
|
76
76
|
import { Mcp as Zo } from "../components/ui/atoms/icons/mcp.js";
|
|
77
77
|
import { MicrosoftDynamics as Ro } from "../components/ui/atoms/icons/microsoft-dynamics.js";
|
|
78
78
|
import { MicrosoftExcel as Xo } from "../components/ui/atoms/icons/microsoft-excel.js";
|
|
79
79
|
import { MicrosoftOnedrive as Jo } from "../components/ui/atoms/icons/microsoft-onedrive.js";
|
|
80
|
-
import { MicrosoftOutlookCalendar as
|
|
81
|
-
import { MicrosoftOutlookMail as
|
|
80
|
+
import { MicrosoftOutlookCalendar as k } from "../components/ui/atoms/icons/microsoft-outlook-calendar.js";
|
|
81
|
+
import { MicrosoftOutlookMail as A } from "../components/ui/atoms/icons/microsoft-outlook-mail.js";
|
|
82
82
|
import { MicrosoftPowerpoint as Yo } from "../components/ui/atoms/icons/microsoft-powerpoint.js";
|
|
83
|
-
import { MicrosoftSharepoint as
|
|
83
|
+
import { MicrosoftSharepoint as d } from "../components/ui/atoms/icons/microsoft-sharepoint.js";
|
|
84
84
|
import { MicrosoftTeams as zo } from "../components/ui/atoms/icons/microsoft-teams.js";
|
|
85
85
|
import { MicrosoftWord as Uo } from "../components/ui/atoms/icons/microsoft-word.js";
|
|
86
|
-
import { Miro as
|
|
86
|
+
import { Miro as b } from "../components/ui/atoms/icons/miro.js";
|
|
87
87
|
import { Monday as jo } from "../components/ui/atoms/icons/monday.js";
|
|
88
88
|
import { MongoDB as Ko } from "../components/ui/atoms/icons/mongodb.js";
|
|
89
89
|
import { Netsuite as Qo } from "../components/ui/atoms/icons/netsuite.js";
|
|
90
|
-
import { Notion as
|
|
90
|
+
import { Notion as h } from "../components/ui/atoms/icons/notion.js";
|
|
91
91
|
import { Obsidian as Vo } from "../components/ui/atoms/icons/obsidian.js";
|
|
92
92
|
import { Okta as _o } from "../components/ui/atoms/icons/okta.js";
|
|
93
|
-
import { Pagerduty as
|
|
93
|
+
import { Pagerduty as C } from "../components/ui/atoms/icons/pagerduty.js";
|
|
94
94
|
import { Pinecone as $o } from "../components/ui/atoms/icons/pinecone.js";
|
|
95
95
|
import { Pinterest as or } from "../components/ui/atoms/icons/pinterest.js";
|
|
96
96
|
import { Pipedrive as rr } from "../components/ui/atoms/icons/pipedrive.js";
|
|
97
97
|
import { Plaid as ir } from "../components/ui/atoms/icons/plaid.js";
|
|
98
98
|
import { Postgres as mr } from "../components/ui/atoms/icons/postgres.js";
|
|
99
99
|
import { Posthog as M } from "../components/ui/atoms/icons/posthog.js";
|
|
100
|
-
import { Pylon as
|
|
100
|
+
import { Pylon as y } from "../components/ui/atoms/icons/pylon.js";
|
|
101
101
|
import { Quickbooks as tr } from "../components/ui/atoms/icons/quickbooks.js";
|
|
102
102
|
import { Railway as er } from "../components/ui/atoms/icons/railway.js";
|
|
103
103
|
import { Reddit as pr } from "../components/ui/atoms/icons/reddit.js";
|
|
@@ -105,71 +105,73 @@ import { Resend as fr } from "../components/ui/atoms/icons/resend.js";
|
|
|
105
105
|
import { Salesforce as ar } from "../components/ui/atoms/icons/salesforce.js";
|
|
106
106
|
import { Shopify as lr } from "../components/ui/atoms/icons/shopify.js";
|
|
107
107
|
import { Singlestore as sr } from "../components/ui/atoms/icons/singlestore.js";
|
|
108
|
-
import { Slack as
|
|
108
|
+
import { Slack as G } from "../components/ui/atoms/icons/slack.js";
|
|
109
109
|
import { Snowflake as nr } from "../components/ui/atoms/icons/snowflake.js";
|
|
110
110
|
import { Splunk as cr } from "../components/ui/atoms/icons/splunk.js";
|
|
111
111
|
import { Spotify as ur } from "../components/ui/atoms/icons/spotify.js";
|
|
112
112
|
import { Square as p } from "../components/ui/atoms/icons/square.js";
|
|
113
113
|
import { Squarespace as gr } from "../components/ui/atoms/icons/squarespace.js";
|
|
114
114
|
import { Squareup as kr } from "../components/ui/atoms/icons/squareup.js";
|
|
115
|
-
import { Stripe as
|
|
115
|
+
import { Stripe as S } from "../components/ui/atoms/icons/stripe.js";
|
|
116
116
|
import { Telegram as Ar } from "../components/ui/atoms/icons/telegram.js";
|
|
117
117
|
import { Ticktick as dr } from "../components/ui/atoms/icons/ticktick.js";
|
|
118
118
|
import { Tiktok as br } from "../components/ui/atoms/icons/tiktok.js";
|
|
119
119
|
import { Trello as hr } from "../components/ui/atoms/icons/trello.js";
|
|
120
|
-
import { Twilio as
|
|
121
|
-
import { Twitch as
|
|
120
|
+
import { Twilio as Cr } from "../components/ui/atoms/icons/twilio.js";
|
|
121
|
+
import { Twitch as Mr } from "../components/ui/atoms/icons/twitch.js";
|
|
122
122
|
import { Vercel as yr } from "../components/ui/atoms/icons/vercel.js";
|
|
123
123
|
import { Walmart as Gr } from "../components/ui/atoms/icons/walmart.js";
|
|
124
124
|
import { Weaviate as Sr } from "../components/ui/atoms/icons/weaviate.js";
|
|
125
125
|
import { Workday as Br } from "../components/ui/atoms/icons/workday.js";
|
|
126
126
|
import { Wrike as Pr } from "../components/ui/atoms/icons/wrike.js";
|
|
127
127
|
import { X as Tr } from "../components/ui/atoms/icons/x.js";
|
|
128
|
-
import { Xero as
|
|
128
|
+
import { Xero as B } from "../components/ui/atoms/icons/xero.js";
|
|
129
129
|
import { Youtube as Dr } from "../components/ui/atoms/icons/youtube.js";
|
|
130
130
|
import { Yugabytedb as Or } from "../components/ui/atoms/icons/yugabytedb.js";
|
|
131
131
|
import { Zendesk as wr } from "../components/ui/atoms/icons/zendesk.js";
|
|
132
132
|
import { ZohoBooks as Fr } from "../components/ui/atoms/icons/zoho-books.js";
|
|
133
133
|
import { ZohoCreator as Hr } from "../components/ui/atoms/icons/zoho-creator.js";
|
|
134
134
|
import { Zoom as xr } from "../components/ui/atoms/icons/zoom.js";
|
|
135
|
-
import { findToolkitByName as
|
|
136
|
-
const
|
|
137
|
-
ADPWorkforceNow:
|
|
138
|
-
Aha:
|
|
135
|
+
import { findToolkitByName as D } from "./utils.js";
|
|
136
|
+
const P = {
|
|
137
|
+
ADPWorkforceNow: w,
|
|
138
|
+
Aha: F,
|
|
139
139
|
Airtable: f,
|
|
140
140
|
AirtableApi: f,
|
|
141
|
-
Amplitude:
|
|
142
|
-
Apollo:
|
|
143
|
-
ArcadeEngineApi:
|
|
144
|
-
Asana:
|
|
141
|
+
Amplitude: H,
|
|
142
|
+
Apollo: x,
|
|
143
|
+
ArcadeEngineApi: v,
|
|
144
|
+
Asana: E,
|
|
145
145
|
Ashby: a,
|
|
146
146
|
AshbyApi: a,
|
|
147
|
-
Attio:
|
|
148
|
-
Auth0:
|
|
149
|
-
BambooHR:
|
|
150
|
-
Basecamp:
|
|
151
|
-
BillCom:
|
|
152
|
-
Bitbucket:
|
|
153
|
-
Bluesky:
|
|
147
|
+
Attio: I,
|
|
148
|
+
Auth0: N,
|
|
149
|
+
BambooHR: W,
|
|
150
|
+
Basecamp: L,
|
|
151
|
+
BillCom: q,
|
|
152
|
+
Bitbucket: Z,
|
|
153
|
+
Bluesky: R,
|
|
154
154
|
Box: l,
|
|
155
155
|
BoxApi: l,
|
|
156
|
-
Braze:
|
|
157
|
-
Brex:
|
|
158
|
-
Brightdata:
|
|
159
|
-
Buffer:
|
|
156
|
+
Braze: X,
|
|
157
|
+
Brex: J,
|
|
158
|
+
Brightdata: Y,
|
|
159
|
+
Buffer: z,
|
|
160
160
|
Calendly: s,
|
|
161
161
|
CalendlyApi: s,
|
|
162
|
-
Clickhouse:
|
|
163
|
-
ClickUp:
|
|
164
|
-
CloseIO:
|
|
165
|
-
Codesandbox:
|
|
166
|
-
Coinbase:
|
|
167
|
-
Confluence:
|
|
168
|
-
CursorAgentsApi:
|
|
162
|
+
Clickhouse: U,
|
|
163
|
+
ClickUp: j,
|
|
164
|
+
CloseIO: K,
|
|
165
|
+
Codesandbox: Q,
|
|
166
|
+
Coinbase: V,
|
|
167
|
+
Confluence: _,
|
|
168
|
+
CursorAgentsApi: $,
|
|
169
|
+
Customerio: e,
|
|
169
170
|
CustomerioApi: e,
|
|
170
171
|
CustomerioPipelinesApi: e,
|
|
171
172
|
CustomerioTrackApi: e,
|
|
172
|
-
|
|
173
|
+
Datadog: n,
|
|
174
|
+
DatadogApi: n,
|
|
173
175
|
Daytona: oo,
|
|
174
176
|
DigitalOcean: ro,
|
|
175
177
|
Discord: io,
|
|
@@ -179,8 +181,8 @@ const B = {
|
|
|
179
181
|
Evernote: po,
|
|
180
182
|
ExaApi: fo,
|
|
181
183
|
Factorial: ao,
|
|
182
|
-
Figma:
|
|
183
|
-
FigmaApi:
|
|
184
|
+
Figma: c,
|
|
185
|
+
FigmaApi: c,
|
|
184
186
|
Firecrawl: lo,
|
|
185
187
|
Forkable: so,
|
|
186
188
|
Freshdesk: no,
|
|
@@ -190,8 +192,8 @@ const B = {
|
|
|
190
192
|
Gmail: ko,
|
|
191
193
|
GoogleCalendar: bo,
|
|
192
194
|
GoogleContacts: ho,
|
|
193
|
-
GoogleDocs:
|
|
194
|
-
GoogleDrive:
|
|
195
|
+
GoogleDocs: Co,
|
|
196
|
+
GoogleDrive: Mo,
|
|
195
197
|
GoogleFinance: yo,
|
|
196
198
|
GoogleFlights: Go,
|
|
197
199
|
GoogleHotels: So,
|
|
@@ -220,33 +222,33 @@ const B = {
|
|
|
220
222
|
Linear: No,
|
|
221
223
|
Linkedin: Wo,
|
|
222
224
|
LumaApi: Lo,
|
|
223
|
-
Mailchimp:
|
|
224
|
-
MailchimpMarketingApi:
|
|
225
|
+
Mailchimp: g,
|
|
226
|
+
MailchimpMarketingApi: g,
|
|
225
227
|
Math: qo,
|
|
226
228
|
MCP: Zo,
|
|
227
229
|
MicrosoftDynamics: Ro,
|
|
228
230
|
MicrosoftExcel: Xo,
|
|
229
|
-
MicrosoftOutlookCalendar:
|
|
230
|
-
MicrosoftOutlookMail:
|
|
231
|
+
MicrosoftOutlookCalendar: k,
|
|
232
|
+
MicrosoftOutlookMail: A,
|
|
231
233
|
MicrosoftPowerpoint: Yo,
|
|
232
|
-
MicrosoftSharePoint:
|
|
233
|
-
Sharepoint:
|
|
234
|
+
MicrosoftSharePoint: d,
|
|
235
|
+
Sharepoint: d,
|
|
234
236
|
MicrosoftTeams: zo,
|
|
235
237
|
MicrosoftWord: Uo,
|
|
236
|
-
Miro:
|
|
237
|
-
MiroApi:
|
|
238
|
+
Miro: b,
|
|
239
|
+
MiroApi: b,
|
|
238
240
|
Monday: jo,
|
|
239
241
|
MongoDB: Ko,
|
|
240
242
|
Netsuite: Qo,
|
|
241
|
-
Notion:
|
|
242
|
-
NotionToolkit:
|
|
243
|
+
Notion: h,
|
|
244
|
+
NotionToolkit: h,
|
|
243
245
|
Obsidian: Vo,
|
|
244
246
|
Okta: _o,
|
|
245
247
|
MicrosoftOnedrive: Jo,
|
|
246
|
-
OutlookCalendar:
|
|
247
|
-
OutlookMail:
|
|
248
|
-
PagerDuty:
|
|
249
|
-
PagerDutyApi:
|
|
248
|
+
OutlookCalendar: k,
|
|
249
|
+
OutlookMail: A,
|
|
250
|
+
PagerDuty: C,
|
|
251
|
+
PagerDutyApi: C,
|
|
250
252
|
Pinecone: $o,
|
|
251
253
|
Pinterest: or,
|
|
252
254
|
Pipedrive: rr,
|
|
@@ -254,8 +256,8 @@ const B = {
|
|
|
254
256
|
Posthog: M,
|
|
255
257
|
PosthogApi: M,
|
|
256
258
|
Postgres: mr,
|
|
257
|
-
Pylon:
|
|
258
|
-
PylonApi:
|
|
259
|
+
Pylon: y,
|
|
260
|
+
PylonApi: y,
|
|
259
261
|
Quickbooks: tr,
|
|
260
262
|
Railway: er,
|
|
261
263
|
Reddit: pr,
|
|
@@ -263,8 +265,8 @@ const B = {
|
|
|
263
265
|
Salesforce: ar,
|
|
264
266
|
Shopify: lr,
|
|
265
267
|
Singlestore: sr,
|
|
266
|
-
Slack:
|
|
267
|
-
SlackApi:
|
|
268
|
+
Slack: G,
|
|
269
|
+
SlackApi: G,
|
|
268
270
|
Snowflake: nr,
|
|
269
271
|
Splunk: cr,
|
|
270
272
|
Spotify: ur,
|
|
@@ -273,45 +275,45 @@ const B = {
|
|
|
273
275
|
SquareupApi: p,
|
|
274
276
|
SquareUpApi: p,
|
|
275
277
|
Squarespace: gr,
|
|
276
|
-
Stripe:
|
|
277
|
-
StripeApi:
|
|
278
|
+
Stripe: S,
|
|
279
|
+
StripeApi: S,
|
|
278
280
|
Telegram: Ar,
|
|
279
281
|
Tiktok: br,
|
|
280
282
|
TickTickApi: dr,
|
|
281
283
|
TrelloApi: hr,
|
|
282
|
-
Twilio:
|
|
283
|
-
Twitch:
|
|
284
|
+
Twilio: Cr,
|
|
285
|
+
Twitch: Mr,
|
|
284
286
|
Vercel: yr,
|
|
285
287
|
Walmart: Gr,
|
|
286
288
|
WeaviateApi: Sr,
|
|
287
289
|
Workday: Br,
|
|
288
290
|
Wrike: Pr,
|
|
289
291
|
X: Tr,
|
|
290
|
-
Xero:
|
|
291
|
-
XeroApi:
|
|
292
|
+
Xero: B,
|
|
293
|
+
XeroApi: B,
|
|
292
294
|
YugabyteDB: Or,
|
|
293
295
|
ZohoBooksApi: Fr,
|
|
294
296
|
ZohoCreatorApi: Hr,
|
|
295
297
|
Youtube: Dr,
|
|
296
298
|
Zendesk: wr,
|
|
297
299
|
Zoom: xr
|
|
298
|
-
},
|
|
300
|
+
}, O = (r) => {
|
|
299
301
|
if (!r)
|
|
300
|
-
return
|
|
301
|
-
const m = r.toLowerCase(), i = Object.keys(
|
|
302
|
+
return u;
|
|
303
|
+
const m = r.toLowerCase(), i = Object.keys(P).find(
|
|
302
304
|
(t) => t.toLowerCase() === m
|
|
303
305
|
);
|
|
304
|
-
return i ?
|
|
306
|
+
return i ? P[i] : u;
|
|
305
307
|
}, ft = (r) => {
|
|
306
|
-
const m =
|
|
307
|
-
return ({ className: t }) => /* @__PURE__ */
|
|
308
|
+
const m = D(r), i = O(m?.id);
|
|
309
|
+
return ({ className: t }) => /* @__PURE__ */ T(i, { className: t });
|
|
308
310
|
}, at = (r) => {
|
|
309
|
-
const m =
|
|
310
|
-
return ({ className: t }) => /* @__PURE__ */
|
|
311
|
+
const m = D(r), i = O(m?.id);
|
|
312
|
+
return ({ className: t }) => /* @__PURE__ */ T(i, { className: t });
|
|
311
313
|
};
|
|
312
314
|
export {
|
|
313
|
-
|
|
315
|
+
P as TOOLKIT_ICON_MAP,
|
|
314
316
|
at as getToolIconByToolkitName,
|
|
315
|
-
|
|
317
|
+
O as getToolkitIcon,
|
|
316
318
|
ft as getToolkitIconByName
|
|
317
319
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"toolkits.d.ts","sourceRoot":"","sources":["../../lib/metadata/toolkits.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,QAAQ,EAAE,OAAO,EAAE,MAAM,SAAS,CAAC;AAEjD,eAAO,MAAM,UAAU,EAAE,QAAQ,EAWhC,CAAC;AAEF,eAAO,MAAM,QAAQ,EAAE,OAAO,
|
|
1
|
+
{"version":3,"file":"toolkits.d.ts","sourceRoot":"","sources":["../../lib/metadata/toolkits.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,QAAQ,EAAE,OAAO,EAAE,MAAM,SAAS,CAAC;AAEjD,eAAO,MAAM,UAAU,EAAE,QAAQ,EAWhC,CAAC;AAEF,eAAO,MAAM,QAAQ,EAAE,OAAO,EA0qE7B,CAAC;AAEF,eAAO,MAAM,iBAAiB,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAMrD,CAAC"}
|
|
@@ -414,6 +414,19 @@ const r = [
|
|
|
414
414
|
isComingSoon: !1,
|
|
415
415
|
isHidden: !1
|
|
416
416
|
},
|
|
417
|
+
{
|
|
418
|
+
id: "Customerio",
|
|
419
|
+
label: "Customer.io",
|
|
420
|
+
isBYOC: !1,
|
|
421
|
+
isPro: !1,
|
|
422
|
+
publicIconUrl: `${e}/customerio.svg`,
|
|
423
|
+
docsLink: "https://docs.arcade.dev/en/resources/integrations/customer-support/customerio",
|
|
424
|
+
relativeDocsLink: "/en/resources/integrations/customer-support/customerio",
|
|
425
|
+
category: "customer-support",
|
|
426
|
+
type: "arcade",
|
|
427
|
+
isComingSoon: !1,
|
|
428
|
+
isHidden: !1
|
|
429
|
+
},
|
|
417
430
|
{
|
|
418
431
|
id: "CustomerioApi",
|
|
419
432
|
label: "Customer.io API",
|
|
@@ -453,6 +466,19 @@ const r = [
|
|
|
453
466
|
isComingSoon: !1,
|
|
454
467
|
isHidden: !1
|
|
455
468
|
},
|
|
469
|
+
{
|
|
470
|
+
id: "Datadog",
|
|
471
|
+
label: "Datadog",
|
|
472
|
+
isBYOC: !1,
|
|
473
|
+
isPro: !1,
|
|
474
|
+
publicIconUrl: `${e}/datadog.svg`,
|
|
475
|
+
docsLink: "https://docs.arcade.dev/en/resources/integrations/development/datadog",
|
|
476
|
+
relativeDocsLink: "/en/resources/integrations/development/datadog",
|
|
477
|
+
category: "development",
|
|
478
|
+
type: "arcade",
|
|
479
|
+
isComingSoon: !1,
|
|
480
|
+
isHidden: !1
|
|
481
|
+
},
|
|
456
482
|
{
|
|
457
483
|
id: "DatadogApi",
|
|
458
484
|
label: "Datadog API",
|
|
@@ -1844,6 +1870,19 @@ const r = [
|
|
|
1844
1870
|
isComingSoon: !1,
|
|
1845
1871
|
isHidden: !1
|
|
1846
1872
|
},
|
|
1873
|
+
{
|
|
1874
|
+
id: "Vercel",
|
|
1875
|
+
label: "Vercel",
|
|
1876
|
+
isBYOC: !1,
|
|
1877
|
+
isPro: !1,
|
|
1878
|
+
publicIconUrl: `${e}/vercel.svg`,
|
|
1879
|
+
docsLink: "https://docs.arcade.dev/en/resources/integrations/development/vercel",
|
|
1880
|
+
relativeDocsLink: "/en/resources/integrations/development/vercel",
|
|
1881
|
+
category: "development",
|
|
1882
|
+
type: "arcade",
|
|
1883
|
+
isComingSoon: !1,
|
|
1884
|
+
isHidden: !1
|
|
1885
|
+
},
|
|
1847
1886
|
{
|
|
1848
1887
|
id: "VercelApi",
|
|
1849
1888
|
label: "Vercel API",
|