@arcadeai/design-system 3.42.3 → 3.42.5
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/forkable.js +2 -2
- package/dist/assets/icons/squareup.js +7 -11
- package/dist/assets/index.css +1 -1
- package/dist/assets/tokens.css +1 -1
- package/dist/assets/variables.css +1 -1
- package/dist/components/ui/atoms/copy-button.d.ts.map +1 -1
- package/dist/components/ui/atoms/copy-button.js +1 -1
- package/dist/components/ui/atoms/icons/forkable.js +8 -8
- package/dist/components/ui/atoms/icons/squareup.d.ts.map +1 -1
- package/dist/components/ui/atoms/icons/squareup.js +12 -13
- package/dist/metadata/toolkit-icons.d.ts.map +1 -1
- package/dist/metadata/toolkit-icons.js +77 -76
- package/dist/metadata/toolkits.d.ts.map +1 -1
- package/dist/metadata/toolkits.js +13 -0
- package/package.json +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"copy-button.d.ts","sourceRoot":"","sources":["../../../../lib/components/ui/atoms/copy-button.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,KAAK,cAAc,EAAyB,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"copy-button.d.ts","sourceRoot":"","sources":["../../../../lib/components/ui/atoms/copy-button.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,KAAK,cAAc,EAAyB,MAAM,OAAO,CAAC;AAEnE,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC;AAIlC,KAAK,eAAe,GAAG;IACrB,OAAO,EAAE,MAAM,CAAC;IAChB,MAAM,CAAC,EAAE,MAAM,IAAI,CAAC;CACrB,GAAG,cAAc,CAAC,OAAO,MAAM,CAAC,CAAC;AAElC,iBAAS,UAAU,CAAC,EAClB,OAAO,EACP,MAAM,EACN,SAAS,EACT,OAAiB,EACjB,IAAa,EACb,QAAQ,EACR,GAAG,KAAK,EACT,EAAE,eAAe,2CAuCjB;AAED,YAAY,EAAE,eAAe,EAAE,CAAC;AAChC,OAAO,EAAE,UAAU,EAAE,CAAC"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { jsx as t, jsxs as u } from "react/jsx-runtime";
|
|
2
2
|
import { Copy as d, Check as f } from "lucide-react";
|
|
3
3
|
import { useState as y, useCallback as C } from "react";
|
|
4
|
-
import { Button as b } from "./button.js";
|
|
5
4
|
import { cn as a } from "../../../lib/utils.js";
|
|
5
|
+
import { Button as b } from "./button.js";
|
|
6
6
|
const x = 2e3;
|
|
7
7
|
function k({
|
|
8
8
|
content: o,
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { jsxs as e, jsx as
|
|
2
|
-
const
|
|
1
|
+
import { jsxs as e, jsx as r } from "react/jsx-runtime";
|
|
2
|
+
const o = (t) => /* @__PURE__ */ e(
|
|
3
3
|
"svg",
|
|
4
4
|
{
|
|
5
5
|
fill: "none",
|
|
@@ -7,17 +7,17 @@ const L = (l) => /* @__PURE__ */ e(
|
|
|
7
7
|
viewBox: "0 0 60 60",
|
|
8
8
|
width: "1em",
|
|
9
9
|
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
-
...
|
|
10
|
+
...t,
|
|
11
11
|
children: [
|
|
12
|
-
/* @__PURE__ */
|
|
12
|
+
/* @__PURE__ */ r("title", { children: "Forkable" }),
|
|
13
13
|
" ",
|
|
14
14
|
/* @__PURE__ */ e("g", { transform: "translate(0, 18)", children: [
|
|
15
15
|
" ",
|
|
16
|
-
/* @__PURE__ */
|
|
16
|
+
/* @__PURE__ */ r(
|
|
17
17
|
"path",
|
|
18
18
|
{
|
|
19
19
|
d: "M24 8.8418L60 5.14258V18.8564L24 15.1572V24H0L0 20.5713H20.5713L20.5713 3.42871L0 3.42871L0 0L24 0V8.8418ZM15.4287 17.1426H0L0 13.7139H15.4287L15.4287 17.1426ZM27.4287 11.9502V12.0498L56.5713 14.666V9.33301L27.4287 11.9502ZM15.4287 10.2861H0L0 6.85742H15.4287V10.2861Z",
|
|
20
|
-
fill: "
|
|
20
|
+
fill: "currentColor"
|
|
21
21
|
}
|
|
22
22
|
),
|
|
23
23
|
" "
|
|
@@ -26,6 +26,6 @@ const L = (l) => /* @__PURE__ */ e(
|
|
|
26
26
|
}
|
|
27
27
|
);
|
|
28
28
|
export {
|
|
29
|
-
|
|
30
|
-
|
|
29
|
+
o as Forkable,
|
|
30
|
+
o as default
|
|
31
31
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"squareup.d.ts","sourceRoot":"","sources":["../../../../../lib/components/ui/atoms/icons/squareup.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,eAAO,MAAM,QAAQ,GAAI,OAAO,QAAQ,CAAC,aAAa,CAAC,
|
|
1
|
+
{"version":3,"file":"squareup.d.ts","sourceRoot":"","sources":["../../../../../lib/components/ui/atoms/icons/squareup.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,eAAO,MAAM,QAAQ,GAAI,OAAO,QAAQ,CAAC,aAAa,CAAC,4CAsCtD,CAAC;AAEF,eAAe,QAAQ,CAAC"}
|
|
@@ -1,44 +1,43 @@
|
|
|
1
|
-
import { jsxs as e, jsx as
|
|
2
|
-
const i = (
|
|
1
|
+
import { jsxs as e, jsx as r } from "react/jsx-runtime";
|
|
2
|
+
const i = (t) => /* @__PURE__ */ e(
|
|
3
3
|
"svg",
|
|
4
4
|
{
|
|
5
|
-
fill: "
|
|
6
|
-
|
|
7
|
-
width: "396",
|
|
5
|
+
fill: "none",
|
|
6
|
+
viewBox: "0 0 396 396",
|
|
8
7
|
xmlns: "http://www.w3.org/2000/svg",
|
|
9
|
-
...
|
|
8
|
+
...t,
|
|
10
9
|
children: [
|
|
11
|
-
/* @__PURE__ */
|
|
12
|
-
/* @__PURE__ */
|
|
10
|
+
/* @__PURE__ */ r("title", { children: "Squareup" }),
|
|
11
|
+
/* @__PURE__ */ r(
|
|
13
12
|
"rect",
|
|
14
13
|
{
|
|
15
14
|
height: "324",
|
|
16
15
|
rx: "30",
|
|
17
16
|
ry: "30",
|
|
18
|
-
stroke: "
|
|
17
|
+
stroke: "currentColor",
|
|
19
18
|
strokeWidth: "72",
|
|
20
19
|
width: "324",
|
|
21
20
|
x: "36",
|
|
22
21
|
y: "36"
|
|
23
22
|
}
|
|
24
23
|
),
|
|
25
|
-
/* @__PURE__ */
|
|
24
|
+
/* @__PURE__ */ r(
|
|
26
25
|
"rect",
|
|
27
26
|
{
|
|
28
27
|
height: "266",
|
|
29
28
|
rx: "28",
|
|
30
29
|
ry: "28",
|
|
31
|
-
stroke: "
|
|
30
|
+
stroke: "currentColor",
|
|
32
31
|
strokeWidth: "14",
|
|
33
32
|
width: "266",
|
|
34
33
|
x: "65",
|
|
35
34
|
y: "65"
|
|
36
35
|
}
|
|
37
36
|
),
|
|
38
|
-
/* @__PURE__ */
|
|
37
|
+
/* @__PURE__ */ r(
|
|
39
38
|
"rect",
|
|
40
39
|
{
|
|
41
|
-
fill: "
|
|
40
|
+
fill: "currentColor",
|
|
42
41
|
height: "108",
|
|
43
42
|
rx: "12",
|
|
44
43
|
ry: "12",
|
|
@@ -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,CAiKtD,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,11 +1,11 @@
|
|
|
1
|
-
import { jsx as
|
|
2
|
-
import { Adp as
|
|
3
|
-
import { Aha as
|
|
1
|
+
import { jsx as P } from "react/jsx-runtime";
|
|
2
|
+
import { Adp as O } from "../components/ui/atoms/icons/adp.js";
|
|
3
|
+
import { Aha as w } 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 { Arcade as
|
|
7
|
-
import { Asana as
|
|
8
|
-
import { Ashby as
|
|
5
|
+
import { Amplitude as H } from "../components/ui/atoms/icons/amplitude.js";
|
|
6
|
+
import { Arcade as x } from "../components/ui/atoms/icons/arcade.js";
|
|
7
|
+
import { Asana as F } from "../components/ui/atoms/icons/asana.js";
|
|
8
|
+
import { Ashby as a } from "../components/ui/atoms/icons/ashby.js";
|
|
9
9
|
import { Attio as v } from "../components/ui/atoms/icons/attio.js";
|
|
10
10
|
import { Auth0 as E } from "../components/ui/atoms/icons/auth0.js";
|
|
11
11
|
import { Bamboohr as I } from "../components/ui/atoms/icons/bamboohr.js";
|
|
@@ -13,12 +13,12 @@ import { Basecamp as N } from "../components/ui/atoms/icons/basecamp.js";
|
|
|
13
13
|
import { Bill as W } from "../components/ui/atoms/icons/bill.js";
|
|
14
14
|
import { Bitbucket as L } from "../components/ui/atoms/icons/bitbucket.js";
|
|
15
15
|
import { Bluesky as q } from "../components/ui/atoms/icons/bluesky.js";
|
|
16
|
-
import { Box as
|
|
16
|
+
import { Box as l } from "../components/ui/atoms/icons/box.js";
|
|
17
17
|
import { Braze as Z } from "../components/ui/atoms/icons/braze.js";
|
|
18
18
|
import { Brex as R } from "../components/ui/atoms/icons/brex.js";
|
|
19
19
|
import { Brightdata as X } from "../components/ui/atoms/icons/brightdata.js";
|
|
20
20
|
import { Buffer as J } from "../components/ui/atoms/icons/buffer.js";
|
|
21
|
-
import { Calendly as
|
|
21
|
+
import { Calendly as s } from "../components/ui/atoms/icons/calendly.js";
|
|
22
22
|
import { Clickhouse as Y } from "../components/ui/atoms/icons/clickhouse.js";
|
|
23
23
|
import { Clickup as z } from "../components/ui/atoms/icons/clickup.js";
|
|
24
24
|
import { Closeio as U } from "../components/ui/atoms/icons/closeio.js";
|
|
@@ -37,11 +37,11 @@ import { Ebay as mo } from "../components/ui/atoms/icons/ebay.js";
|
|
|
37
37
|
import { Evernote as eo } from "../components/ui/atoms/icons/evernote.js";
|
|
38
38
|
import { Exa as po } from "../components/ui/atoms/icons/exa.js";
|
|
39
39
|
import { Factorial as fo } from "../components/ui/atoms/icons/factorial.js";
|
|
40
|
-
import { Figma as
|
|
40
|
+
import { Figma as n } from "../components/ui/atoms/icons/figma.js";
|
|
41
41
|
import { Firecrawl as ao } from "../components/ui/atoms/icons/firecrawl.js";
|
|
42
42
|
import { Forkable as lo } from "../components/ui/atoms/icons/forkable.js";
|
|
43
43
|
import { Freshservice as so } from "../components/ui/atoms/icons/freshservice.js";
|
|
44
|
-
import { Generic as
|
|
44
|
+
import { Generic as c } from "../components/ui/atoms/icons/generic.js";
|
|
45
45
|
import { Github as no } from "../components/ui/atoms/icons/github.js";
|
|
46
46
|
import { Gitlab as co } from "../components/ui/atoms/icons/gitlab.js";
|
|
47
47
|
import { Gmail as uo } from "../components/ui/atoms/icons/gmail.js";
|
|
@@ -52,8 +52,8 @@ import { GoogleDocs as bo } from "../components/ui/atoms/icons/google-docs.js";
|
|
|
52
52
|
import { GoogleDrive as ho } from "../components/ui/atoms/icons/google-drive.js";
|
|
53
53
|
import { GoogleFinance as Mo } from "../components/ui/atoms/icons/google-finance.js";
|
|
54
54
|
import { GoogleFlights as Co } from "../components/ui/atoms/icons/google-flights.js";
|
|
55
|
-
import { GoogleHotels as
|
|
56
|
-
import { GoogleJobs as
|
|
55
|
+
import { GoogleHotels as yo } from "../components/ui/atoms/icons/google-hotels.js";
|
|
56
|
+
import { GoogleJobs as Go } from "../components/ui/atoms/icons/google-jobs.js";
|
|
57
57
|
import { GoogleMaps as So } from "../components/ui/atoms/icons/google-maps.js";
|
|
58
58
|
import { GoogleNews as Bo } from "../components/ui/atoms/icons/google-news.js";
|
|
59
59
|
import { GoogleSheets as Po } from "../components/ui/atoms/icons/google-sheets.js";
|
|
@@ -69,33 +69,33 @@ import { Jira as vo } from "../components/ui/atoms/icons/jira.js";
|
|
|
69
69
|
import { Linear as Eo } from "../components/ui/atoms/icons/linear.js";
|
|
70
70
|
import { Linkedin as Io } from "../components/ui/atoms/icons/linkedin.js";
|
|
71
71
|
import { Luma as No } from "../components/ui/atoms/icons/luma.js";
|
|
72
|
-
import { Mailchimp as
|
|
72
|
+
import { Mailchimp as u } from "../components/ui/atoms/icons/mailchimp.js";
|
|
73
73
|
import { MathToolkit as Wo } from "../components/ui/atoms/icons/math-toolkit.js";
|
|
74
74
|
import { Mcp as Lo } from "../components/ui/atoms/icons/mcp.js";
|
|
75
75
|
import { MicrosoftDynamics as qo } from "../components/ui/atoms/icons/microsoft-dynamics.js";
|
|
76
76
|
import { MicrosoftExcel as Zo } from "../components/ui/atoms/icons/microsoft-excel.js";
|
|
77
77
|
import { MicrosoftOnedrive as Ro } from "../components/ui/atoms/icons/microsoft-onedrive.js";
|
|
78
|
-
import { MicrosoftOutlookCalendar as
|
|
79
|
-
import { MicrosoftOutlookMail as
|
|
78
|
+
import { MicrosoftOutlookCalendar as g } from "../components/ui/atoms/icons/microsoft-outlook-calendar.js";
|
|
79
|
+
import { MicrosoftOutlookMail as k } from "../components/ui/atoms/icons/microsoft-outlook-mail.js";
|
|
80
80
|
import { MicrosoftPowerpoint as Xo } from "../components/ui/atoms/icons/microsoft-powerpoint.js";
|
|
81
|
-
import { MicrosoftSharepoint as
|
|
81
|
+
import { MicrosoftSharepoint as A } from "../components/ui/atoms/icons/microsoft-sharepoint.js";
|
|
82
82
|
import { MicrosoftTeams as Jo } from "../components/ui/atoms/icons/microsoft-teams.js";
|
|
83
83
|
import { MicrosoftWord as Yo } from "../components/ui/atoms/icons/microsoft-word.js";
|
|
84
|
-
import { Miro as
|
|
84
|
+
import { Miro as d } from "../components/ui/atoms/icons/miro.js";
|
|
85
85
|
import { Monday as zo } from "../components/ui/atoms/icons/monday.js";
|
|
86
86
|
import { MongoDB as Uo } from "../components/ui/atoms/icons/mongodb.js";
|
|
87
87
|
import { Netsuite as jo } from "../components/ui/atoms/icons/netsuite.js";
|
|
88
|
-
import { Notion as
|
|
88
|
+
import { Notion as b } from "../components/ui/atoms/icons/notion.js";
|
|
89
89
|
import { Obsidian as Ko } from "../components/ui/atoms/icons/obsidian.js";
|
|
90
90
|
import { Okta as Qo } from "../components/ui/atoms/icons/okta.js";
|
|
91
|
-
import { Pagerduty as
|
|
91
|
+
import { Pagerduty as h } from "../components/ui/atoms/icons/pagerduty.js";
|
|
92
92
|
import { Pinecone as Vo } from "../components/ui/atoms/icons/pinecone.js";
|
|
93
93
|
import { Pinterest as _o } from "../components/ui/atoms/icons/pinterest.js";
|
|
94
94
|
import { Pipedrive as $o } from "../components/ui/atoms/icons/pipedrive.js";
|
|
95
95
|
import { Plaid as or } from "../components/ui/atoms/icons/plaid.js";
|
|
96
96
|
import { Postgres as rr } from "../components/ui/atoms/icons/postgres.js";
|
|
97
|
-
import { Posthog as
|
|
98
|
-
import { Pylon as
|
|
97
|
+
import { Posthog as M } from "../components/ui/atoms/icons/posthog.js";
|
|
98
|
+
import { Pylon as C } from "../components/ui/atoms/icons/pylon.js";
|
|
99
99
|
import { Quickbooks as ir } from "../components/ui/atoms/icons/quickbooks.js";
|
|
100
100
|
import { Railway as tr } from "../components/ui/atoms/icons/railway.js";
|
|
101
101
|
import { Reddit as mr } from "../components/ui/atoms/icons/reddit.js";
|
|
@@ -103,7 +103,7 @@ import { Resend as er } from "../components/ui/atoms/icons/resend.js";
|
|
|
103
103
|
import { Salesforce as pr } from "../components/ui/atoms/icons/salesforce.js";
|
|
104
104
|
import { Shopify as fr } from "../components/ui/atoms/icons/shopify.js";
|
|
105
105
|
import { Singlestore as ar } from "../components/ui/atoms/icons/singlestore.js";
|
|
106
|
-
import { Slack as
|
|
106
|
+
import { Slack as y } from "../components/ui/atoms/icons/slack.js";
|
|
107
107
|
import { Snowflake as lr } from "../components/ui/atoms/icons/snowflake.js";
|
|
108
108
|
import { Splunk as sr } from "../components/ui/atoms/icons/splunk.js";
|
|
109
109
|
import { Spotify as nr } from "../components/ui/atoms/icons/spotify.js";
|
|
@@ -119,27 +119,28 @@ import { Twilio as br } from "../components/ui/atoms/icons/twilio.js";
|
|
|
119
119
|
import { Twitch as hr } from "../components/ui/atoms/icons/twitch.js";
|
|
120
120
|
import { Vercel as Mr } from "../components/ui/atoms/icons/vercel.js";
|
|
121
121
|
import { Walmart as Cr } from "../components/ui/atoms/icons/walmart.js";
|
|
122
|
-
import { Weaviate as
|
|
123
|
-
import { Workday as
|
|
122
|
+
import { Weaviate as yr } from "../components/ui/atoms/icons/weaviate.js";
|
|
123
|
+
import { Workday as Gr } from "../components/ui/atoms/icons/workday.js";
|
|
124
124
|
import { Wrike as Sr } from "../components/ui/atoms/icons/wrike.js";
|
|
125
125
|
import { X as Br } from "../components/ui/atoms/icons/x.js";
|
|
126
|
-
import { Xero as
|
|
126
|
+
import { Xero as S } from "../components/ui/atoms/icons/xero.js";
|
|
127
127
|
import { Youtube as Pr } from "../components/ui/atoms/icons/youtube.js";
|
|
128
128
|
import { Yugabytedb as Tr } from "../components/ui/atoms/icons/yugabytedb.js";
|
|
129
129
|
import { Zendesk as Dr } from "../components/ui/atoms/icons/zendesk.js";
|
|
130
130
|
import { ZohoBooks as Or } from "../components/ui/atoms/icons/zoho-books.js";
|
|
131
131
|
import { ZohoCreator as wr } from "../components/ui/atoms/icons/zoho-creator.js";
|
|
132
132
|
import { Zoom as Hr } from "../components/ui/atoms/icons/zoom.js";
|
|
133
|
-
import { findToolkitByName as
|
|
134
|
-
const
|
|
135
|
-
ADPWorkforceNow:
|
|
136
|
-
Aha:
|
|
133
|
+
import { findToolkitByName as T } from "./utils.js";
|
|
134
|
+
const B = {
|
|
135
|
+
ADPWorkforceNow: O,
|
|
136
|
+
Aha: w,
|
|
137
137
|
Airtable: f,
|
|
138
138
|
AirtableApi: f,
|
|
139
|
-
Amplitude:
|
|
140
|
-
ArcadeEngineApi:
|
|
141
|
-
Asana:
|
|
142
|
-
|
|
139
|
+
Amplitude: H,
|
|
140
|
+
ArcadeEngineApi: x,
|
|
141
|
+
Asana: F,
|
|
142
|
+
Ashby: a,
|
|
143
|
+
AshbyApi: a,
|
|
143
144
|
Attio: v,
|
|
144
145
|
Auth0: E,
|
|
145
146
|
BambooHR: I,
|
|
@@ -147,14 +148,14 @@ const S = {
|
|
|
147
148
|
BillCom: W,
|
|
148
149
|
Bitbucket: L,
|
|
149
150
|
Bluesky: q,
|
|
150
|
-
Box:
|
|
151
|
-
BoxApi:
|
|
151
|
+
Box: l,
|
|
152
|
+
BoxApi: l,
|
|
152
153
|
Braze: Z,
|
|
153
154
|
Brex: R,
|
|
154
155
|
Brightdata: X,
|
|
155
156
|
Buffer: J,
|
|
156
|
-
Calendly:
|
|
157
|
-
CalendlyApi:
|
|
157
|
+
Calendly: s,
|
|
158
|
+
CalendlyApi: s,
|
|
158
159
|
Clickhouse: Y,
|
|
159
160
|
ClickUp: z,
|
|
160
161
|
CloseIO: U,
|
|
@@ -175,8 +176,8 @@ const S = {
|
|
|
175
176
|
Evernote: eo,
|
|
176
177
|
ExaApi: po,
|
|
177
178
|
Factorial: fo,
|
|
178
|
-
Figma:
|
|
179
|
-
FigmaApi:
|
|
179
|
+
Figma: n,
|
|
180
|
+
FigmaApi: n,
|
|
180
181
|
Firecrawl: ao,
|
|
181
182
|
Forkable: lo,
|
|
182
183
|
FreshserviceApi: so,
|
|
@@ -189,8 +190,8 @@ const S = {
|
|
|
189
190
|
GoogleDrive: ho,
|
|
190
191
|
GoogleFinance: Mo,
|
|
191
192
|
GoogleFlights: Co,
|
|
192
|
-
GoogleHotels:
|
|
193
|
-
GoogleJobs:
|
|
193
|
+
GoogleHotels: yo,
|
|
194
|
+
GoogleJobs: Go,
|
|
194
195
|
GoogleMaps: So,
|
|
195
196
|
GoogleNews: Bo,
|
|
196
197
|
GoogleSearch: go,
|
|
@@ -215,42 +216,42 @@ const S = {
|
|
|
215
216
|
Linear: Eo,
|
|
216
217
|
Linkedin: Io,
|
|
217
218
|
LumaApi: No,
|
|
218
|
-
Mailchimp:
|
|
219
|
-
MailchimpMarketingApi:
|
|
219
|
+
Mailchimp: u,
|
|
220
|
+
MailchimpMarketingApi: u,
|
|
220
221
|
Math: Wo,
|
|
221
222
|
MCP: Lo,
|
|
222
223
|
MicrosoftDynamics: qo,
|
|
223
224
|
MicrosoftExcel: Zo,
|
|
224
|
-
MicrosoftOutlookCalendar:
|
|
225
|
-
MicrosoftOutlookMail:
|
|
225
|
+
MicrosoftOutlookCalendar: g,
|
|
226
|
+
MicrosoftOutlookMail: k,
|
|
226
227
|
MicrosoftPowerpoint: Xo,
|
|
227
|
-
MicrosoftSharePoint:
|
|
228
|
-
Sharepoint:
|
|
228
|
+
MicrosoftSharePoint: A,
|
|
229
|
+
Sharepoint: A,
|
|
229
230
|
MicrosoftTeams: Jo,
|
|
230
231
|
MicrosoftWord: Yo,
|
|
231
|
-
Miro:
|
|
232
|
-
MiroApi:
|
|
232
|
+
Miro: d,
|
|
233
|
+
MiroApi: d,
|
|
233
234
|
Monday: zo,
|
|
234
235
|
MongoDB: Uo,
|
|
235
236
|
Netsuite: jo,
|
|
236
|
-
Notion:
|
|
237
|
-
NotionToolkit:
|
|
237
|
+
Notion: b,
|
|
238
|
+
NotionToolkit: b,
|
|
238
239
|
Obsidian: Ko,
|
|
239
240
|
Okta: Qo,
|
|
240
241
|
MicrosoftOnedrive: Ro,
|
|
241
|
-
OutlookCalendar:
|
|
242
|
-
OutlookMail:
|
|
243
|
-
PagerDuty:
|
|
244
|
-
PagerDutyApi:
|
|
242
|
+
OutlookCalendar: g,
|
|
243
|
+
OutlookMail: k,
|
|
244
|
+
PagerDuty: h,
|
|
245
|
+
PagerDutyApi: h,
|
|
245
246
|
Pinecone: Vo,
|
|
246
247
|
Pinterest: _o,
|
|
247
248
|
Pipedrive: $o,
|
|
248
249
|
Plaid: or,
|
|
249
|
-
Posthog:
|
|
250
|
-
PosthogApi:
|
|
250
|
+
Posthog: M,
|
|
251
|
+
PosthogApi: M,
|
|
251
252
|
Postgres: rr,
|
|
252
|
-
Pylon:
|
|
253
|
-
PylonApi:
|
|
253
|
+
Pylon: C,
|
|
254
|
+
PylonApi: C,
|
|
254
255
|
Quickbooks: ir,
|
|
255
256
|
Railway: tr,
|
|
256
257
|
Reddit: mr,
|
|
@@ -258,8 +259,8 @@ const S = {
|
|
|
258
259
|
Salesforce: pr,
|
|
259
260
|
Shopify: fr,
|
|
260
261
|
Singlestore: ar,
|
|
261
|
-
Slack:
|
|
262
|
-
SlackApi:
|
|
262
|
+
Slack: y,
|
|
263
|
+
SlackApi: y,
|
|
263
264
|
Snowflake: lr,
|
|
264
265
|
Splunk: sr,
|
|
265
266
|
Spotify: nr,
|
|
@@ -278,35 +279,35 @@ const S = {
|
|
|
278
279
|
Twitch: hr,
|
|
279
280
|
Vercel: Mr,
|
|
280
281
|
Walmart: Cr,
|
|
281
|
-
WeaviateApi:
|
|
282
|
-
Workday:
|
|
282
|
+
WeaviateApi: yr,
|
|
283
|
+
Workday: Gr,
|
|
283
284
|
Wrike: Sr,
|
|
284
285
|
X: Br,
|
|
285
|
-
Xero:
|
|
286
|
-
XeroApi:
|
|
286
|
+
Xero: S,
|
|
287
|
+
XeroApi: S,
|
|
287
288
|
YugabyteDB: Tr,
|
|
288
289
|
ZohoBooksApi: Or,
|
|
289
290
|
ZohoCreatorApi: wr,
|
|
290
291
|
Youtube: Pr,
|
|
291
292
|
Zendesk: Dr,
|
|
292
293
|
Zoom: Hr
|
|
293
|
-
},
|
|
294
|
+
}, D = (r) => {
|
|
294
295
|
if (!r)
|
|
295
|
-
return
|
|
296
|
-
const t = r.toLowerCase(), i = Object.keys(
|
|
296
|
+
return c;
|
|
297
|
+
const t = r.toLowerCase(), i = Object.keys(B).find(
|
|
297
298
|
(m) => m.toLowerCase() === t
|
|
298
299
|
);
|
|
299
|
-
return i ?
|
|
300
|
+
return i ? B[i] : c;
|
|
300
301
|
}, tm = (r) => {
|
|
301
|
-
const t =
|
|
302
|
-
return ({ className: m }) => /* @__PURE__ */
|
|
302
|
+
const t = T(r), i = D(t?.id);
|
|
303
|
+
return ({ className: m }) => /* @__PURE__ */ P(i, { className: m });
|
|
303
304
|
}, mm = (r) => {
|
|
304
|
-
const t =
|
|
305
|
-
return ({ className: m }) => /* @__PURE__ */
|
|
305
|
+
const t = T(r), i = D(t?.id);
|
|
306
|
+
return ({ className: m }) => /* @__PURE__ */ P(i, { className: m });
|
|
306
307
|
};
|
|
307
308
|
export {
|
|
308
|
-
|
|
309
|
+
B as TOOLKIT_ICON_MAP,
|
|
309
310
|
mm as getToolIconByToolkitName,
|
|
310
|
-
|
|
311
|
+
D as getToolkitIcon,
|
|
311
312
|
tm as getToolkitIconByName
|
|
312
313
|
};
|
|
@@ -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,EAqmE7B,CAAC;AAEF,eAAO,MAAM,iBAAiB,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAMrD,CAAC"}
|
|
@@ -102,6 +102,19 @@ const r = [
|
|
|
102
102
|
isComingSoon: !1,
|
|
103
103
|
isHidden: !1
|
|
104
104
|
},
|
|
105
|
+
{
|
|
106
|
+
id: "Ashby",
|
|
107
|
+
label: "Ashby",
|
|
108
|
+
isBYOC: !0,
|
|
109
|
+
isPro: !1,
|
|
110
|
+
publicIconUrl: `${e}/ashby.svg`,
|
|
111
|
+
docsLink: "https://docs.arcade.dev/en/resources/integrations/productivity/ashby",
|
|
112
|
+
relativeDocsLink: "/en/resources/integrations/productivity/ashby",
|
|
113
|
+
category: "productivity",
|
|
114
|
+
type: "arcade",
|
|
115
|
+
isComingSoon: !1,
|
|
116
|
+
isHidden: !1
|
|
117
|
+
},
|
|
105
118
|
{
|
|
106
119
|
id: "AshbyApi",
|
|
107
120
|
label: "Ashby API",
|