@arcadeai/design-system 2.1.0 → 2.3.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/index.css +1 -1
- package/dist/assets/tokens.css +1 -1
- package/dist/assets/variables.css +1 -1
- package/dist/components/index.js +211 -209
- package/dist/components/ui/atoms/icons/index.d.ts +1 -0
- package/dist/components/ui/atoms/icons/index.js +94 -92
- package/dist/components/ui/atoms/icons/mongodb.d.ts +3 -0
- package/dist/components/ui/atoms/icons/mongodb.js +39 -0
- package/dist/components/ui/atoms/index.js +187 -185
- package/dist/components/ui/index.js +211 -209
- package/dist/components/ui/molecules/index.js +1 -1
- package/dist/components/ui/molecules/requirement-badges.js +1 -1
- package/dist/components/ui/molecules/tool-card.js +24 -24
- package/dist/components/ui/molecules/toolkit-card.js +1 -1
- package/dist/components/ui/molecules/toolkit-selection-summary.js +1 -1
- package/dist/components/ui/organisms/toolkit-picker/components/action-buttons.d.ts +6 -0
- package/dist/components/ui/organisms/toolkit-picker/components/action-buttons.js +54 -0
- package/dist/components/ui/organisms/toolkit-picker/components/filter-badges.d.ts +1 -0
- package/dist/components/ui/organisms/toolkit-picker/components/filter-badges.js +92 -0
- package/dist/components/ui/organisms/toolkit-picker/components/search-input.js +52 -18
- package/dist/components/ui/organisms/toolkit-picker/components/select-button.js +1 -1
- package/dist/components/ui/organisms/toolkit-picker/components/toolkit-card-with-selection.js +1 -1
- package/dist/components/ui/organisms/toolkit-picker/components/toolkit-list.d.ts +6 -0
- package/dist/components/ui/organisms/toolkit-picker/components/toolkit-list.js +90 -0
- package/dist/components/ui/organisms/toolkit-picker/components/tools-list.d.ts +6 -0
- package/dist/components/ui/organisms/toolkit-picker/components/tools-list.js +97 -0
- package/dist/components/ui/organisms/toolkit-picker/toolkit-picker.js +105 -302
- package/dist/components/ui/organisms/toolkit-picker/toolkit-picker.test.js +642 -622
- package/dist/main.js +218 -216
- package/dist/metadata/toolkits.js +98 -82
- package/dist/{toolkit-card-DgjPGtsJ.js → toolkit-card-BWuG_NJi.js} +27 -27
- package/package.json +4 -3
|
@@ -8,9 +8,9 @@ import { Ashby as g } from "./ashby.js";
|
|
|
8
8
|
import { Atlassian as d } from "./atlassian.js";
|
|
9
9
|
import { Auth0 as G } from "./auth0.js";
|
|
10
10
|
import { Azure as h } from "./azure.js";
|
|
11
|
-
import { Bamboohr as
|
|
12
|
-
import { Basecamp as
|
|
13
|
-
import { Bill as
|
|
11
|
+
import { Bamboohr as M } from "./bamboohr.js";
|
|
12
|
+
import { Basecamp as B } from "./basecamp.js";
|
|
13
|
+
import { Bill as y } from "./bill.js";
|
|
14
14
|
import { Bitbucket as O } from "./bitbucket.js";
|
|
15
15
|
import { Bluesky as T } from "./bluesky.js";
|
|
16
16
|
import { Box as w } from "./box.js";
|
|
@@ -35,8 +35,8 @@ import { Factorial as go } from "./factorial.js";
|
|
|
35
35
|
import { Figma as ko } from "./figma.js";
|
|
36
36
|
import { Firecrawl as bo } from "./firecrawl.js";
|
|
37
37
|
import { Generic as So } from "./generic.js";
|
|
38
|
-
import { Github as
|
|
39
|
-
import { Gitlab as
|
|
38
|
+
import { Github as Ao } from "./github.js";
|
|
39
|
+
import { Gitlab as Co } from "./gitlab.js";
|
|
40
40
|
import { Gmail as Do } from "./gmail.js";
|
|
41
41
|
import { Google as Fo } from "./google.js";
|
|
42
42
|
import { GoogleCalendar as vo } from "./google-calendar.js";
|
|
@@ -62,53 +62,54 @@ import { Jira as ur } from "./jira.js";
|
|
|
62
62
|
import { Linear as kr } from "./linear.js";
|
|
63
63
|
import { Linkedin as br } from "./linkedin.js";
|
|
64
64
|
import { Mailchimp as Sr } from "./mailchimp.js";
|
|
65
|
-
import { Mcp as
|
|
66
|
-
import { Microsoft as
|
|
65
|
+
import { Mcp as Ar } from "./mcp.js";
|
|
66
|
+
import { Microsoft as Cr } from "./microsoft.js";
|
|
67
67
|
import { MicrosoftDynamics as Dr } from "./microsoft-dynamics.js";
|
|
68
68
|
import { MicrosoftSharepoint as Fr } from "./microsoft-sharepoint.js";
|
|
69
69
|
import { MicrosoftTeams as vr } from "./microsoft-teams.js";
|
|
70
70
|
import { Miro as Pr } from "./miro.js";
|
|
71
71
|
import { Monday as Wr } from "./monday.js";
|
|
72
|
-
import {
|
|
73
|
-
import {
|
|
74
|
-
import {
|
|
75
|
-
import {
|
|
76
|
-
import {
|
|
77
|
-
import {
|
|
78
|
-
import {
|
|
79
|
-
import {
|
|
80
|
-
import {
|
|
81
|
-
import {
|
|
82
|
-
import {
|
|
83
|
-
import {
|
|
84
|
-
import {
|
|
85
|
-
import {
|
|
86
|
-
import {
|
|
87
|
-
import {
|
|
88
|
-
import {
|
|
89
|
-
import {
|
|
90
|
-
import {
|
|
91
|
-
import {
|
|
72
|
+
import { MongoDB as Nr } from "./mongodb.js";
|
|
73
|
+
import { Netsuite as zr } from "./netsuite.js";
|
|
74
|
+
import { Notion as Jr } from "./notion.js";
|
|
75
|
+
import { Oauth as Xr } from "./oauth.js";
|
|
76
|
+
import { Obsidian as Qr } from "./obsidian.js";
|
|
77
|
+
import { Okta as Vr } from "./okta.js";
|
|
78
|
+
import { OneDrive as jr } from "./one-drive.js";
|
|
79
|
+
import { OutlookCalendar as Ur } from "./outlook-calendar.js";
|
|
80
|
+
import { OutlookMail as $r } from "./outlook-mail.js";
|
|
81
|
+
import { Pinecone as re } from "./pinecone.js";
|
|
82
|
+
import { Pinterest as te } from "./pinterest.js";
|
|
83
|
+
import { Pipedrive as fe } from "./pipedrive.js";
|
|
84
|
+
import { Plaid as xe } from "./plaid.js";
|
|
85
|
+
import { Postgres as ae } from "./postgres.js";
|
|
86
|
+
import { Quickbooks as se } from "./quickbooks.js";
|
|
87
|
+
import { Reddit as ce } from "./reddit.js";
|
|
88
|
+
import { Salesforce as ue } from "./salesforce.js";
|
|
89
|
+
import { Shopify as ke } from "./shopify.js";
|
|
90
|
+
import { Singlestore as be } from "./singlestore.js";
|
|
91
|
+
import { Slack as Se } from "./slack.js";
|
|
92
|
+
import { Snowflake as Ae } from "./snowflake.js";
|
|
92
93
|
import { Splunk as Ce } from "./splunk.js";
|
|
93
|
-
import { Spotify as
|
|
94
|
-
import { Square as
|
|
95
|
-
import { Squarespace as
|
|
96
|
-
import { Stripe as
|
|
97
|
-
import { Tesla as
|
|
98
|
-
import { Tiktok as
|
|
99
|
-
import { Trello as
|
|
100
|
-
import { Twilio as
|
|
101
|
-
import { Twitch as
|
|
102
|
-
import { Vercel as
|
|
103
|
-
import { Walmart as
|
|
104
|
-
import { Weaviate as
|
|
105
|
-
import { Workday as
|
|
106
|
-
import { Wrike as
|
|
107
|
-
import { X as
|
|
108
|
-
import { Xero as
|
|
109
|
-
import { Youtube as
|
|
110
|
-
import { Zendesk as
|
|
111
|
-
import { Zoom as
|
|
94
|
+
import { Spotify as De } from "./spotify.js";
|
|
95
|
+
import { Square as Fe } from "./square.js";
|
|
96
|
+
import { Squarespace as ve } from "./squarespace.js";
|
|
97
|
+
import { Stripe as Pe } from "./stripe.js";
|
|
98
|
+
import { Tesla as We } from "./tesla.js";
|
|
99
|
+
import { Tiktok as Ne } from "./tiktok.js";
|
|
100
|
+
import { Trello as ze } from "./trello.js";
|
|
101
|
+
import { Twilio as Je } from "./twilio.js";
|
|
102
|
+
import { Twitch as Xe } from "./twitch.js";
|
|
103
|
+
import { Vercel as Qe } from "./vercel.js";
|
|
104
|
+
import { Walmart as Ve } from "./walmart.js";
|
|
105
|
+
import { Weaviate as je } from "./weaviate.js";
|
|
106
|
+
import { Workday as Ue } from "./workday.js";
|
|
107
|
+
import { Wrike as $e } from "./wrike.js";
|
|
108
|
+
import { X as rt } from "./x.js";
|
|
109
|
+
import { Xero as tt } from "./xero.js";
|
|
110
|
+
import { Youtube as ft } from "./youtube.js";
|
|
111
|
+
import { Zendesk as xt } from "./zendesk.js";
|
|
112
|
+
import { Zoom as at } from "./zoom.js";
|
|
112
113
|
export {
|
|
113
114
|
e as Adp,
|
|
114
115
|
p as Aha,
|
|
@@ -120,9 +121,9 @@ export {
|
|
|
120
121
|
d as Atlassian,
|
|
121
122
|
G as Auth0,
|
|
122
123
|
h as Azure,
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
124
|
+
M as Bamboohr,
|
|
125
|
+
B as Basecamp,
|
|
126
|
+
y as Bill,
|
|
126
127
|
O as Bitbucket,
|
|
127
128
|
T as Bluesky,
|
|
128
129
|
w as Box,
|
|
@@ -147,8 +148,8 @@ export {
|
|
|
147
148
|
ko as Figma,
|
|
148
149
|
bo as Firecrawl,
|
|
149
150
|
So as Generic,
|
|
150
|
-
|
|
151
|
-
|
|
151
|
+
Ao as Github,
|
|
152
|
+
Co as Gitlab,
|
|
152
153
|
Do as Gmail,
|
|
153
154
|
Fo as Google,
|
|
154
155
|
vo as GoogleCalendar,
|
|
@@ -174,51 +175,52 @@ export {
|
|
|
174
175
|
kr as Linear,
|
|
175
176
|
br as Linkedin,
|
|
176
177
|
Sr as Mailchimp,
|
|
177
|
-
|
|
178
|
-
|
|
178
|
+
Ar as Mcp,
|
|
179
|
+
Cr as Microsoft,
|
|
179
180
|
Dr as MicrosoftDynamics,
|
|
180
181
|
Fr as MicrosoftSharepoint,
|
|
181
182
|
vr as MicrosoftTeams,
|
|
182
183
|
Pr as Miro,
|
|
183
184
|
Wr as Monday,
|
|
184
|
-
Nr as
|
|
185
|
-
zr as
|
|
186
|
-
Jr as
|
|
187
|
-
Xr as
|
|
188
|
-
Qr as
|
|
189
|
-
Vr as
|
|
190
|
-
jr as
|
|
191
|
-
Ur as
|
|
192
|
-
$r as
|
|
193
|
-
re as
|
|
194
|
-
te as
|
|
195
|
-
fe as
|
|
196
|
-
xe as
|
|
197
|
-
ae as
|
|
198
|
-
se as
|
|
199
|
-
ce as
|
|
200
|
-
ue as
|
|
201
|
-
ke as
|
|
202
|
-
be as
|
|
203
|
-
Se as
|
|
185
|
+
Nr as MongoDB,
|
|
186
|
+
zr as Netsuite,
|
|
187
|
+
Jr as Notion,
|
|
188
|
+
Xr as Oauth,
|
|
189
|
+
Qr as Obsidian,
|
|
190
|
+
Vr as Okta,
|
|
191
|
+
jr as OneDrive,
|
|
192
|
+
Ur as OutlookCalendar,
|
|
193
|
+
$r as OutlookMail,
|
|
194
|
+
re as Pinecone,
|
|
195
|
+
te as Pinterest,
|
|
196
|
+
fe as Pipedrive,
|
|
197
|
+
xe as Plaid,
|
|
198
|
+
ae as Postgres,
|
|
199
|
+
se as Quickbooks,
|
|
200
|
+
ce as Reddit,
|
|
201
|
+
ue as Salesforce,
|
|
202
|
+
ke as Shopify,
|
|
203
|
+
be as Singlestore,
|
|
204
|
+
Se as Slack,
|
|
205
|
+
Ae as Snowflake,
|
|
204
206
|
Ce as Splunk,
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
207
|
+
De as Spotify,
|
|
208
|
+
Fe as Square,
|
|
209
|
+
ve as Squarespace,
|
|
210
|
+
Pe as Stripe,
|
|
211
|
+
We as Tesla,
|
|
212
|
+
Ne as Tiktok,
|
|
213
|
+
ze as Trello,
|
|
214
|
+
Je as Twilio,
|
|
215
|
+
Xe as Twitch,
|
|
216
|
+
Qe as Vercel,
|
|
217
|
+
Ve as Walmart,
|
|
218
|
+
je as Weaviate,
|
|
219
|
+
Ue as Workday,
|
|
220
|
+
$e as Wrike,
|
|
221
|
+
rt as X,
|
|
222
|
+
tt as Xero,
|
|
223
|
+
ft as Youtube,
|
|
224
|
+
xt as Zendesk,
|
|
225
|
+
at as Zoom
|
|
224
226
|
};
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
import { jsxs as t, jsx as l } from "react/jsx-runtime";
|
|
2
|
+
const o = (c) => /* @__PURE__ */ t(
|
|
3
|
+
"svg",
|
|
4
|
+
{
|
|
5
|
+
height: "64",
|
|
6
|
+
viewBox: "0 0 32 32",
|
|
7
|
+
width: "64",
|
|
8
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
9
|
+
...c,
|
|
10
|
+
children: [
|
|
11
|
+
/* @__PURE__ */ l("title", { children: "Mongodb" }),
|
|
12
|
+
/* @__PURE__ */ l(
|
|
13
|
+
"path",
|
|
14
|
+
{
|
|
15
|
+
d: "M15.9.087l.854 1.604c.192.296.4.558.645.802.715.715 1.394 1.464 2.004 2.266 1.447 1.9 2.423 4.01 3.12 6.292.418 1.394.645 2.824.662 4.27.07 4.323-1.412 8.035-4.4 11.12-.488.488-1.01.94-1.57 1.342-.296 0-.436-.227-.558-.436-.227-.383-.366-.82-.436-1.255-.105-.523-.174-1.046-.14-1.586v-.244C16.057 24.21 15.796.21 15.9.087z",
|
|
16
|
+
fill: "#599636"
|
|
17
|
+
}
|
|
18
|
+
),
|
|
19
|
+
/* @__PURE__ */ l(
|
|
20
|
+
"path",
|
|
21
|
+
{
|
|
22
|
+
d: "M15.9.034c-.035-.07-.07-.017-.105.017.017.35-.105.662-.296.96-.21.296-.488.523-.767.767-1.55 1.342-2.77 2.963-3.747 4.776-1.3 2.44-1.97 5.055-2.16 7.808-.087.993.314 4.497.627 5.508.854 2.684 2.388 4.933 4.375 6.885.488.47 1.01.906 1.55 1.325.157 0 .174-.14.21-.244a4.78 4.78 0 0 0 .157-.68l.35-2.614L15.9.034z",
|
|
23
|
+
fill: "#6cac48"
|
|
24
|
+
}
|
|
25
|
+
),
|
|
26
|
+
/* @__PURE__ */ l(
|
|
27
|
+
"path",
|
|
28
|
+
{
|
|
29
|
+
d: "M16.754 28.845c.035-.4.227-.732.436-1.063-.21-.087-.366-.26-.488-.453-.105-.174-.192-.383-.26-.575-.244-.732-.296-1.5-.366-2.248v-.453c-.087.07-.105.662-.105.75a17.37 17.37 0 0 1-.314 2.353c-.052.314-.087.627-.28.906 0 .035 0 .07.017.122.314.924.4 1.865.453 2.824v.35c0 .418-.017.33.33.47.14.052.296.07.436.174.105 0 .122-.087.122-.157l-.052-.575v-1.604c-.017-.28.035-.558.07-.82z",
|
|
30
|
+
fill: "#c2bfbf"
|
|
31
|
+
}
|
|
32
|
+
)
|
|
33
|
+
]
|
|
34
|
+
}
|
|
35
|
+
);
|
|
36
|
+
export {
|
|
37
|
+
o as MongoDB,
|
|
38
|
+
o as default
|
|
39
|
+
};
|