@arcadeai/design-system 3.20.0 → 3.21.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.
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { jsx as A } from "react/jsx-runtime";
|
|
2
2
|
import { Adp as C } from "../components/ui/atoms/icons/adp.js";
|
|
3
|
-
import { Aha as
|
|
3
|
+
import { Aha as I } from "../components/ui/atoms/icons/aha.js";
|
|
4
4
|
import { Airtable as p } from "../components/ui/atoms/icons/airtable.js";
|
|
5
|
-
import { Amplitude as
|
|
5
|
+
import { Amplitude as G } from "../components/ui/atoms/icons/amplitude.js";
|
|
6
6
|
import { Arcade as S } from "../components/ui/atoms/icons/arcade.js";
|
|
7
7
|
import { Asana as b } from "../components/ui/atoms/icons/asana.js";
|
|
8
8
|
import { Ashby as B } from "../components/ui/atoms/icons/ashby.js";
|
|
@@ -59,8 +59,8 @@ import { GoogleSlides as Ao } from "../components/ui/atoms/icons/google-slides.j
|
|
|
59
59
|
import { Heroku as Po } from "../components/ui/atoms/icons/heroku.js";
|
|
60
60
|
import { Hootsuite as ho } from "../components/ui/atoms/icons/hootsuite.js";
|
|
61
61
|
import { Hubspot as Co } from "../components/ui/atoms/icons/hubspot.js";
|
|
62
|
-
import { Imgflip as
|
|
63
|
-
import { Intercom as
|
|
62
|
+
import { Imgflip as Io } from "../components/ui/atoms/icons/imgflip.js";
|
|
63
|
+
import { Intercom as Go } from "../components/ui/atoms/icons/intercom.js";
|
|
64
64
|
import { Jira as So } from "../components/ui/atoms/icons/jira.js";
|
|
65
65
|
import { Linear as bo } from "../components/ui/atoms/icons/linear.js";
|
|
66
66
|
import { Linkedin as Bo } from "../components/ui/atoms/icons/linkedin.js";
|
|
@@ -119,13 +119,13 @@ import { Zoom as Ar } from "../components/ui/atoms/icons/zoom.js";
|
|
|
119
119
|
import { findToolkitByName as P } from "./utils.js";
|
|
120
120
|
const d = {
|
|
121
121
|
ADPWorkforceNow: C,
|
|
122
|
-
Aha:
|
|
122
|
+
Aha: I,
|
|
123
123
|
Airtable: p,
|
|
124
124
|
AirtableAPI: p,
|
|
125
|
-
Amplitude:
|
|
125
|
+
Amplitude: G,
|
|
126
126
|
ArcadeEngineAPI: S,
|
|
127
127
|
Asana: b,
|
|
128
|
-
|
|
128
|
+
AshbyAPI: B,
|
|
129
129
|
Auth0: y,
|
|
130
130
|
BambooHR: T,
|
|
131
131
|
Basecamp: M,
|
|
@@ -183,8 +183,8 @@ const d = {
|
|
|
183
183
|
Heroku: Po,
|
|
184
184
|
Hootsuite: ho,
|
|
185
185
|
Hubspot: Co,
|
|
186
|
-
Imgflip:
|
|
187
|
-
IntercomAPI:
|
|
186
|
+
Imgflip: Io,
|
|
187
|
+
IntercomAPI: Go,
|
|
188
188
|
Jira: So,
|
|
189
189
|
Linear: bo,
|
|
190
190
|
Linkedin: Bo,
|
|
@@ -103,16 +103,16 @@ const a = [
|
|
|
103
103
|
isHidden: !1
|
|
104
104
|
},
|
|
105
105
|
{
|
|
106
|
-
id: "
|
|
107
|
-
label: "Ashby",
|
|
106
|
+
id: "AshbyAPI",
|
|
107
|
+
label: "Ashby API",
|
|
108
108
|
isBYOC: !1,
|
|
109
109
|
isPro: !1,
|
|
110
110
|
publicIconUrl: `${e}/ashby.svg`,
|
|
111
|
-
docsLink: "https://docs.arcade.dev/en/mcp-servers/productivity/ashby",
|
|
112
|
-
relativeDocsLink: "/en/mcp-servers/productivity/ashby",
|
|
111
|
+
docsLink: "https://docs.arcade.dev/en/mcp-servers/productivity/ashby-api",
|
|
112
|
+
relativeDocsLink: "/en/mcp-servers/productivity/ashby-api",
|
|
113
113
|
category: "productivity",
|
|
114
|
-
type: "
|
|
115
|
-
isComingSoon: !
|
|
114
|
+
type: "arcade_starter",
|
|
115
|
+
isComingSoon: !1,
|
|
116
116
|
isHidden: !1
|
|
117
117
|
},
|
|
118
118
|
{
|