@arcadeai/design-system 3.41.1 → 3.42.3
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/cursor.js +6 -9
- package/dist/assets/icons/mcp.js +2 -5
- package/dist/assets/icons/resend.js +10 -0
- package/dist/assets/index.css +1 -1
- package/dist/assets/tokens.css +1 -1
- package/dist/assets/variables.css +1 -1
- package/dist/components/index.js +387 -379
- package/dist/components/ui/atoms/compute-flow-paths.d.ts +21 -0
- package/dist/components/ui/atoms/compute-flow-paths.d.ts.map +1 -0
- package/dist/components/ui/atoms/compute-flow-paths.js +38 -0
- package/dist/components/ui/atoms/flow-connector.d.ts +48 -0
- package/dist/components/ui/atoms/flow-connector.d.ts.map +1 -0
- package/dist/components/ui/atoms/flow-connector.js +153 -0
- package/dist/components/ui/atoms/flow-hub.d.ts +26 -0
- package/dist/components/ui/atoms/flow-hub.d.ts.map +1 -0
- package/dist/components/ui/atoms/flow-hub.js +34 -0
- package/dist/components/ui/atoms/flow-tile.d.ts +19 -0
- package/dist/components/ui/atoms/flow-tile.d.ts.map +1 -0
- package/dist/components/ui/atoms/flow-tile.js +49 -0
- package/dist/components/ui/atoms/icons/cursor.d.ts.map +1 -1
- package/dist/components/ui/atoms/icons/cursor.js +7 -7
- package/dist/components/ui/atoms/icons/index.d.ts +1 -0
- package/dist/components/ui/atoms/icons/index.d.ts.map +1 -1
- package/dist/components/ui/atoms/icons/index.js +88 -86
- package/dist/components/ui/atoms/icons/mcp.d.ts.map +1 -1
- package/dist/components/ui/atoms/icons/mcp.js +3 -4
- package/dist/components/ui/atoms/icons/resend.d.ts +4 -0
- package/dist/components/ui/atoms/icons/resend.d.ts.map +1 -0
- package/dist/components/ui/atoms/icons/resend.js +24 -0
- package/dist/components/ui/atoms/index.js +257 -255
- package/dist/components/ui/index.js +387 -379
- package/dist/components/ui/molecules/flow-diagram.d.ts +56 -0
- package/dist/components/ui/molecules/flow-diagram.d.ts.map +1 -0
- package/dist/components/ui/molecules/flow-diagram.js +232 -0
- package/dist/components/ui/molecules/index.d.ts +2 -0
- package/dist/components/ui/molecules/index.d.ts.map +1 -1
- package/dist/components/ui/molecules/index.js +42 -40
- package/dist/components/ui/molecules/requirement-badges.js +6 -4
- package/dist/components/ui/molecules/toolkit-card.js +1 -1
- package/dist/components/ui/templates/gateway-diagram.d.ts +28 -0
- package/dist/components/ui/templates/gateway-diagram.d.ts.map +1 -0
- package/dist/components/ui/templates/gateway-diagram.js +76 -0
- package/dist/components/ui/templates/index.d.ts +2 -0
- package/dist/components/ui/templates/index.d.ts.map +1 -1
- package/dist/components/ui/templates/index.js +31 -27
- package/dist/main.js +410 -400
- package/dist/metadata/index.d.ts +1 -0
- package/dist/metadata/index.d.ts.map +1 -1
- package/dist/metadata/index.js +25 -23
- package/dist/metadata/mcp-clients.d.ts +54 -0
- package/dist/metadata/mcp-clients.d.ts.map +1 -0
- package/dist/metadata/mcp-clients.js +23 -0
- package/dist/metadata/toolkit-icons.d.ts.map +1 -1
- package/dist/metadata/toolkit-icons.js +58 -56
- package/dist/metadata/toolkits.d.ts.map +1 -1
- package/dist/metadata/toolkits.js +13 -0
- package/dist/{toolkit-card-Dc104Z9e.js → toolkit-card-ryIR325K.js} +22 -20
- package/package.json +1 -1
|
@@ -18,8 +18,8 @@ import { Bluesky as v } from "./bluesky.js";
|
|
|
18
18
|
import { Box as E } from "./box.js";
|
|
19
19
|
import { Braze as H } from "./braze.js";
|
|
20
20
|
import { Brex as q } from "./brex.js";
|
|
21
|
-
import { Brightdata as
|
|
22
|
-
import { Buffer as
|
|
21
|
+
import { Brightdata as R } from "./brightdata.js";
|
|
22
|
+
import { Buffer as z } from "./buffer.js";
|
|
23
23
|
import { Calendly as X } from "./calendly.js";
|
|
24
24
|
import { Claude as Q } from "./claude.js";
|
|
25
25
|
import { ClaudeCodeLogotype as K } from "./claude-code-logotype.js";
|
|
@@ -45,8 +45,8 @@ import { Ebay as Wo } from "./ebay.js";
|
|
|
45
45
|
import { Evernote as Zo } from "./evernote.js";
|
|
46
46
|
import { Exa as Io } from "./exa.js";
|
|
47
47
|
import { Factorial as No } from "./factorial.js";
|
|
48
|
-
import { Figma as
|
|
49
|
-
import { Firecrawl as
|
|
48
|
+
import { Figma as Vo } from "./figma.js";
|
|
49
|
+
import { Firecrawl as Jo } from "./firecrawl.js";
|
|
50
50
|
import { Forkable as Yo } from "./forkable.js";
|
|
51
51
|
import { Freshservice as jo } from "./freshservice.js";
|
|
52
52
|
import { Gemini as Uo } from "./gemini.js";
|
|
@@ -72,8 +72,8 @@ import { GoogleSlides as Wr } from "./google-slides.js";
|
|
|
72
72
|
import { Goose as Zr } from "./goose.js";
|
|
73
73
|
import { Granola as Ir } from "./granola.js";
|
|
74
74
|
import { Heroku as Nr } from "./heroku.js";
|
|
75
|
-
import { Hootsuite as
|
|
76
|
-
import { Hubspot as
|
|
75
|
+
import { Hootsuite as Vr } from "./hootsuite.js";
|
|
76
|
+
import { Hubspot as Jr } from "./hubspot.js";
|
|
77
77
|
import { Imgflip as Yr } from "./imgflip.js";
|
|
78
78
|
import { Intercom as jr } from "./intercom.js";
|
|
79
79
|
import { Jira as Ur } from "./jira.js";
|
|
@@ -99,8 +99,8 @@ import { MicrosoftTeams as We } from "./microsoft-teams.js";
|
|
|
99
99
|
import { MicrosoftWord as Ze } from "./microsoft-word.js";
|
|
100
100
|
import { Miro as Ie } from "./miro.js";
|
|
101
101
|
import { Monday as Ne } from "./monday.js";
|
|
102
|
-
import { MongoDB as
|
|
103
|
-
import { Netsuite as
|
|
102
|
+
import { MongoDB as Ve } from "./mongodb.js";
|
|
103
|
+
import { Netsuite as Je } from "./netsuite.js";
|
|
104
104
|
import { Notion as Ye } from "./notion.js";
|
|
105
105
|
import { Oauth as je } from "./oauth.js";
|
|
106
106
|
import { Obsidian as Ue } from "./obsidian.js";
|
|
@@ -117,41 +117,42 @@ import { Pylon as ht } from "./pylon.js";
|
|
|
117
117
|
import { Quickbooks as Gt } from "./quickbooks.js";
|
|
118
118
|
import { Railway as Mt } from "./railway.js";
|
|
119
119
|
import { Reddit as yt } from "./reddit.js";
|
|
120
|
-
import {
|
|
121
|
-
import {
|
|
122
|
-
import {
|
|
123
|
-
import {
|
|
124
|
-
import {
|
|
125
|
-
import {
|
|
126
|
-
import {
|
|
127
|
-
import {
|
|
128
|
-
import {
|
|
129
|
-
import {
|
|
130
|
-
import {
|
|
131
|
-
import {
|
|
132
|
-
import {
|
|
133
|
-
import {
|
|
134
|
-
import {
|
|
135
|
-
import {
|
|
136
|
-
import {
|
|
137
|
-
import {
|
|
138
|
-
import {
|
|
139
|
-
import {
|
|
140
|
-
import {
|
|
141
|
-
import {
|
|
142
|
-
import {
|
|
143
|
-
import {
|
|
144
|
-
import {
|
|
145
|
-
import {
|
|
146
|
-
import {
|
|
147
|
-
import {
|
|
148
|
-
import {
|
|
149
|
-
import {
|
|
150
|
-
import {
|
|
151
|
-
import {
|
|
152
|
-
import {
|
|
153
|
-
import {
|
|
154
|
-
import {
|
|
120
|
+
import { Resend as At } from "./resend.js";
|
|
121
|
+
import { Salesforce as Lt } from "./salesforce.js";
|
|
122
|
+
import { Shopify as Pt } from "./shopify.js";
|
|
123
|
+
import { Singlestore as Ft } from "./singlestore.js";
|
|
124
|
+
import { Slack as wt } from "./slack.js";
|
|
125
|
+
import { Snowflake as Wt } from "./snowflake.js";
|
|
126
|
+
import { Splunk as Zt } from "./splunk.js";
|
|
127
|
+
import { Spotify as It } from "./spotify.js";
|
|
128
|
+
import { Square as Nt } from "./square.js";
|
|
129
|
+
import { Squarespace as Vt } from "./squarespace.js";
|
|
130
|
+
import { Squareup as Jt } from "./squareup.js";
|
|
131
|
+
import { Stripe as Yt } from "./stripe.js";
|
|
132
|
+
import { Telegram as jt } from "./telegram.js";
|
|
133
|
+
import { Tesla as Ut } from "./tesla.js";
|
|
134
|
+
import { Ticktick as $t } from "./ticktick.js";
|
|
135
|
+
import { Tiktok as rp } from "./tiktok.js";
|
|
136
|
+
import { Trello as tp } from "./trello.js";
|
|
137
|
+
import { Twilio as fp } from "./twilio.js";
|
|
138
|
+
import { Twitch as xp } from "./twitch.js";
|
|
139
|
+
import { Vercel as ip } from "./vercel.js";
|
|
140
|
+
import { VercelLogotype as sp } from "./vercel-logotype.js";
|
|
141
|
+
import { Vscode as cp } from "./vscode.js";
|
|
142
|
+
import { Walmart as up } from "./walmart.js";
|
|
143
|
+
import { Weaviate as hp } from "./weaviate.js";
|
|
144
|
+
import { Windsurf as Gp } from "./windsurf.js";
|
|
145
|
+
import { Workday as Mp } from "./workday.js";
|
|
146
|
+
import { Wrike as yp } from "./wrike.js";
|
|
147
|
+
import { X as Ap } from "./x.js";
|
|
148
|
+
import { Xero as Lp } from "./xero.js";
|
|
149
|
+
import { Youtube as Pp } from "./youtube.js";
|
|
150
|
+
import { Yugabytedb as Fp } from "./yugabytedb.js";
|
|
151
|
+
import { Zendesk as wp } from "./zendesk.js";
|
|
152
|
+
import { Zoho as Wp } from "./zoho.js";
|
|
153
|
+
import { ZohoBooks as Zp } from "./zoho-books.js";
|
|
154
|
+
import { ZohoCreator as Ip } from "./zoho-creator.js";
|
|
155
|
+
import { Zoom as Np } from "./zoom.js";
|
|
155
156
|
export {
|
|
156
157
|
e as Adp,
|
|
157
158
|
p as Aha,
|
|
@@ -173,8 +174,8 @@ export {
|
|
|
173
174
|
E as Box,
|
|
174
175
|
H as Braze,
|
|
175
176
|
q as Brex,
|
|
176
|
-
|
|
177
|
-
|
|
177
|
+
R as Brightdata,
|
|
178
|
+
z as Buffer,
|
|
178
179
|
X as Calendly,
|
|
179
180
|
Q as Claude,
|
|
180
181
|
K as ClaudeCodeLogotype,
|
|
@@ -200,8 +201,8 @@ export {
|
|
|
200
201
|
Zo as Evernote,
|
|
201
202
|
Io as Exa,
|
|
202
203
|
No as Factorial,
|
|
203
|
-
|
|
204
|
-
|
|
204
|
+
Vo as Figma,
|
|
205
|
+
Jo as Firecrawl,
|
|
205
206
|
Yo as Forkable,
|
|
206
207
|
jo as Freshservice,
|
|
207
208
|
Uo as Gemini,
|
|
@@ -227,8 +228,8 @@ export {
|
|
|
227
228
|
Zr as Goose,
|
|
228
229
|
Ir as Granola,
|
|
229
230
|
Nr as Heroku,
|
|
230
|
-
|
|
231
|
-
|
|
231
|
+
Vr as Hootsuite,
|
|
232
|
+
Jr as Hubspot,
|
|
232
233
|
Yr as Imgflip,
|
|
233
234
|
jr as Intercom,
|
|
234
235
|
Ur as Jira,
|
|
@@ -254,8 +255,8 @@ export {
|
|
|
254
255
|
Ze as MicrosoftWord,
|
|
255
256
|
Ie as Miro,
|
|
256
257
|
Ne as Monday,
|
|
257
|
-
|
|
258
|
-
|
|
258
|
+
Ve as MongoDB,
|
|
259
|
+
Je as Netsuite,
|
|
259
260
|
Ye as Notion,
|
|
260
261
|
je as Oauth,
|
|
261
262
|
Ue as Obsidian,
|
|
@@ -272,39 +273,40 @@ export {
|
|
|
272
273
|
Gt as Quickbooks,
|
|
273
274
|
Mt as Railway,
|
|
274
275
|
yt as Reddit,
|
|
275
|
-
At as
|
|
276
|
-
Lt as
|
|
277
|
-
Pt as
|
|
278
|
-
Ft as
|
|
279
|
-
wt as
|
|
280
|
-
Wt as
|
|
281
|
-
Zt as
|
|
282
|
-
It as
|
|
283
|
-
Nt as
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
Yt as
|
|
287
|
-
jt as
|
|
288
|
-
Ut as
|
|
289
|
-
$t as
|
|
290
|
-
rp as
|
|
291
|
-
tp as
|
|
292
|
-
fp as
|
|
293
|
-
xp as
|
|
294
|
-
ip as
|
|
295
|
-
sp as
|
|
296
|
-
cp as
|
|
297
|
-
up as
|
|
298
|
-
hp as
|
|
299
|
-
Gp as
|
|
300
|
-
Mp as
|
|
301
|
-
yp as
|
|
302
|
-
Ap as
|
|
303
|
-
Lp as
|
|
304
|
-
Pp as
|
|
305
|
-
Fp as
|
|
306
|
-
wp as
|
|
307
|
-
Wp as
|
|
308
|
-
Zp as
|
|
309
|
-
Ip as
|
|
276
|
+
At as Resend,
|
|
277
|
+
Lt as Salesforce,
|
|
278
|
+
Pt as Shopify,
|
|
279
|
+
Ft as Singlestore,
|
|
280
|
+
wt as Slack,
|
|
281
|
+
Wt as Snowflake,
|
|
282
|
+
Zt as Splunk,
|
|
283
|
+
It as Spotify,
|
|
284
|
+
Nt as Square,
|
|
285
|
+
Vt as Squarespace,
|
|
286
|
+
Jt as Squareup,
|
|
287
|
+
Yt as Stripe,
|
|
288
|
+
jt as Telegram,
|
|
289
|
+
Ut as Tesla,
|
|
290
|
+
$t as Ticktick,
|
|
291
|
+
rp as Tiktok,
|
|
292
|
+
tp as Trello,
|
|
293
|
+
fp as Twilio,
|
|
294
|
+
xp as Twitch,
|
|
295
|
+
ip as Vercel,
|
|
296
|
+
sp as VercelLogotype,
|
|
297
|
+
cp as Vscode,
|
|
298
|
+
up as Walmart,
|
|
299
|
+
hp as Weaviate,
|
|
300
|
+
Gp as Windsurf,
|
|
301
|
+
Mp as Workday,
|
|
302
|
+
yp as Wrike,
|
|
303
|
+
Ap as X,
|
|
304
|
+
Lp as Xero,
|
|
305
|
+
Pp as Youtube,
|
|
306
|
+
Fp as Yugabytedb,
|
|
307
|
+
wp as Zendesk,
|
|
308
|
+
Wp as Zoho,
|
|
309
|
+
Zp as ZohoBooks,
|
|
310
|
+
Ip as ZohoCreator,
|
|
311
|
+
Np as Zoom
|
|
310
312
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"mcp.d.ts","sourceRoot":"","sources":["../../../../../lib/components/ui/atoms/icons/mcp.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,eAAO,MAAM,GAAG,GAAI,OAAO,QAAQ,CAAC,aAAa,CAAC,
|
|
1
|
+
{"version":3,"file":"mcp.d.ts","sourceRoot":"","sources":["../../../../../lib/components/ui/atoms/icons/mcp.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,eAAO,MAAM,GAAG,GAAI,OAAO,QAAQ,CAAC,aAAa,CAAC,4CAcjD,CAAC;AAEF,eAAe,GAAG,CAAC"}
|
|
@@ -1,15 +1,14 @@
|
|
|
1
|
-
import { jsxs as
|
|
2
|
-
const o = (
|
|
1
|
+
import { jsxs as t, jsx as l } from "react/jsx-runtime";
|
|
2
|
+
const o = (a) => /* @__PURE__ */ t(
|
|
3
3
|
"svg",
|
|
4
4
|
{
|
|
5
5
|
fill: "currentColor",
|
|
6
6
|
fillRule: "evenodd",
|
|
7
7
|
height: "1em",
|
|
8
|
-
style: { flex: "none", lineHeight: "1" },
|
|
9
8
|
viewBox: "0 0 24 24",
|
|
10
9
|
width: "1em",
|
|
11
10
|
xmlns: "http://www.w3.org/2000/svg",
|
|
12
|
-
...
|
|
11
|
+
...a,
|
|
13
12
|
children: [
|
|
14
13
|
/* @__PURE__ */ l("title", { children: "ModelContextProtocol" }),
|
|
15
14
|
/* @__PURE__ */ l("path", { d: "M15.688 2.343a2.588 2.588 0 00-3.61 0l-9.626 9.44a.863.863 0 01-1.203 0 .823.823 0 010-1.18l9.626-9.44a4.313 4.313 0 016.016 0 4.116 4.116 0 011.204 3.54 4.3 4.3 0 013.609 1.18l.05.05a4.115 4.115 0 010 5.9l-8.706 8.537a.274.274 0 000 .393l1.788 1.754a.823.823 0 010 1.18.863.863 0 01-1.203 0l-1.788-1.753a1.92 1.92 0 010-2.754l8.706-8.538a2.47 2.47 0 000-3.54l-.05-.049a2.588 2.588 0 00-3.607-.003l-7.172 7.034-.002.002-.098.097a.863.863 0 01-1.204 0 .823.823 0 010-1.18l7.273-7.133a2.47 2.47 0 00-.003-3.537z" }),
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"resend.d.ts","sourceRoot":"","sources":["../../../../../lib/components/ui/atoms/icons/resend.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,eAAO,MAAM,MAAM,GAAI,OAAO,QAAQ,CAAC,aAAa,CAAC,4CAapD,CAAC;AAEF,eAAe,MAAM,CAAC"}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { jsxs as s, jsx as e } from "react/jsx-runtime";
|
|
2
|
+
const n = (l) => /* @__PURE__ */ s(
|
|
3
|
+
"svg",
|
|
4
|
+
{
|
|
5
|
+
fill: "none",
|
|
6
|
+
viewBox: "0 0 1800 1800",
|
|
7
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
8
|
+
...l,
|
|
9
|
+
children: [
|
|
10
|
+
/* @__PURE__ */ e("title", { children: "Resend" }),
|
|
11
|
+
/* @__PURE__ */ e(
|
|
12
|
+
"path",
|
|
13
|
+
{
|
|
14
|
+
d: "M1000.46 450C1174.77 450 1278.43 553.669 1278.43 691.282C1278.43 828.896 1174.77 932.563 1000.46 932.563H912.382L1350 1350H1040.82L707.794 1033.48C683.944 1011.47 672.936 985.781 672.935 963.765C672.935 932.572 694.959 905.049 737.161 893.122L908.712 847.244C973.85 829.812 1018.81 779.353 1018.81 713.298C1018.8 632.567 952.745 585.78 871.095 585.78H450V450H1000.46Z",
|
|
15
|
+
fill: "currentColor"
|
|
16
|
+
}
|
|
17
|
+
)
|
|
18
|
+
]
|
|
19
|
+
}
|
|
20
|
+
);
|
|
21
|
+
export {
|
|
22
|
+
n as Resend,
|
|
23
|
+
n as default
|
|
24
|
+
};
|