@arcadeai/design-system 3.43.1 → 3.44.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/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 +15 -14
- package/dist/metadata/toolkits.d.ts.map +1 -1
- package/dist/metadata/toolkits.js +26 -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,CAoKtD,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"}
|
|
@@ -50,8 +50,8 @@ 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";
|
|
@@ -96,8 +96,8 @@ 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
|
-
import { Posthog as
|
|
100
|
-
import { Pylon as
|
|
99
|
+
import { Posthog as C } from "../components/ui/atoms/icons/posthog.js";
|
|
100
|
+
import { Pylon as M } 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";
|
|
@@ -117,8 +117,8 @@ 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";
|
|
@@ -166,6 +166,7 @@ const B = {
|
|
|
166
166
|
Coinbase: Q,
|
|
167
167
|
Confluence: V,
|
|
168
168
|
CursorAgentsApi: _,
|
|
169
|
+
Customerio: e,
|
|
169
170
|
CustomerioApi: e,
|
|
170
171
|
CustomerioPipelinesApi: e,
|
|
171
172
|
CustomerioTrackApi: e,
|
|
@@ -190,8 +191,8 @@ const B = {
|
|
|
190
191
|
Gmail: ko,
|
|
191
192
|
GoogleCalendar: bo,
|
|
192
193
|
GoogleContacts: ho,
|
|
193
|
-
GoogleDocs:
|
|
194
|
-
GoogleDrive:
|
|
194
|
+
GoogleDocs: Co,
|
|
195
|
+
GoogleDrive: Mo,
|
|
195
196
|
GoogleFinance: yo,
|
|
196
197
|
GoogleFlights: Go,
|
|
197
198
|
GoogleHotels: So,
|
|
@@ -251,11 +252,11 @@ const B = {
|
|
|
251
252
|
Pinterest: or,
|
|
252
253
|
Pipedrive: rr,
|
|
253
254
|
Plaid: ir,
|
|
254
|
-
Posthog:
|
|
255
|
-
PosthogApi:
|
|
255
|
+
Posthog: C,
|
|
256
|
+
PosthogApi: C,
|
|
256
257
|
Postgres: mr,
|
|
257
|
-
Pylon:
|
|
258
|
-
PylonApi:
|
|
258
|
+
Pylon: M,
|
|
259
|
+
PylonApi: M,
|
|
259
260
|
Quickbooks: tr,
|
|
260
261
|
Railway: er,
|
|
261
262
|
Reddit: pr,
|
|
@@ -279,8 +280,8 @@ const B = {
|
|
|
279
280
|
Tiktok: br,
|
|
280
281
|
TickTickApi: dr,
|
|
281
282
|
TrelloApi: hr,
|
|
282
|
-
Twilio:
|
|
283
|
-
Twitch:
|
|
283
|
+
Twilio: Cr,
|
|
284
|
+
Twitch: Mr,
|
|
284
285
|
Vercel: yr,
|
|
285
286
|
Walmart: Gr,
|
|
286
287
|
WeaviateApi: Sr,
|
|
@@ -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,EA4pE7B,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",
|
|
@@ -1844,6 +1857,19 @@ const r = [
|
|
|
1844
1857
|
isComingSoon: !1,
|
|
1845
1858
|
isHidden: !1
|
|
1846
1859
|
},
|
|
1860
|
+
{
|
|
1861
|
+
id: "Vercel",
|
|
1862
|
+
label: "Vercel",
|
|
1863
|
+
isBYOC: !1,
|
|
1864
|
+
isPro: !1,
|
|
1865
|
+
publicIconUrl: `${e}/vercel.svg`,
|
|
1866
|
+
docsLink: "https://docs.arcade.dev/en/resources/integrations/development/vercel",
|
|
1867
|
+
relativeDocsLink: "/en/resources/integrations/development/vercel",
|
|
1868
|
+
category: "development",
|
|
1869
|
+
type: "arcade",
|
|
1870
|
+
isComingSoon: !1,
|
|
1871
|
+
isHidden: !1
|
|
1872
|
+
},
|
|
1847
1873
|
{
|
|
1848
1874
|
id: "VercelApi",
|
|
1849
1875
|
label: "Vercel API",
|