@arcadeai/design-system 3.17.0 → 3.18.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.
|
@@ -2,8 +2,8 @@ import { jsx as d } from "react/jsx-runtime";
|
|
|
2
2
|
import { Adp as h } from "../components/ui/atoms/icons/adp.js";
|
|
3
3
|
import { Aha as G } from "../components/ui/atoms/icons/aha.js";
|
|
4
4
|
import { Airtable as e } from "../components/ui/atoms/icons/airtable.js";
|
|
5
|
-
import { Amplitude as
|
|
6
|
-
import { Arcade as
|
|
5
|
+
import { Amplitude as I } from "../components/ui/atoms/icons/amplitude.js";
|
|
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 C } from "../components/ui/atoms/icons/ashby.js";
|
|
9
9
|
import { Auth0 as B } from "../components/ui/atoms/icons/auth0.js";
|
|
@@ -59,8 +59,8 @@ import { Heroku as Ao } from "../components/ui/atoms/icons/heroku.js";
|
|
|
59
59
|
import { Hootsuite as Po } from "../components/ui/atoms/icons/hootsuite.js";
|
|
60
60
|
import { Hubspot as ho } from "../components/ui/atoms/icons/hubspot.js";
|
|
61
61
|
import { Imgflip as Go } from "../components/ui/atoms/icons/imgflip.js";
|
|
62
|
-
import { Intercom as
|
|
63
|
-
import { Jira as
|
|
62
|
+
import { Intercom as Io } from "../components/ui/atoms/icons/intercom.js";
|
|
63
|
+
import { Jira as So } from "../components/ui/atoms/icons/jira.js";
|
|
64
64
|
import { Linear as bo } from "../components/ui/atoms/icons/linear.js";
|
|
65
65
|
import { Linkedin as Co } from "../components/ui/atoms/icons/linkedin.js";
|
|
66
66
|
import { Mailchimp as Bo } from "../components/ui/atoms/icons/mailchimp.js";
|
|
@@ -121,8 +121,8 @@ const k = {
|
|
|
121
121
|
Aha: G,
|
|
122
122
|
Airtable: e,
|
|
123
123
|
AirtableAPI: e,
|
|
124
|
-
Amplitude:
|
|
125
|
-
ArcadeEngineAPI:
|
|
124
|
+
Amplitude: I,
|
|
125
|
+
ArcadeEngineAPI: S,
|
|
126
126
|
Asana: b,
|
|
127
127
|
Ashby: C,
|
|
128
128
|
Auth0: B,
|
|
@@ -180,8 +180,8 @@ const k = {
|
|
|
180
180
|
Hootsuite: Po,
|
|
181
181
|
Hubspot: ho,
|
|
182
182
|
Imgflip: Go,
|
|
183
|
-
|
|
184
|
-
Jira:
|
|
183
|
+
IntercomAPI: Io,
|
|
184
|
+
Jira: So,
|
|
185
185
|
Linear: bo,
|
|
186
186
|
Linkedin: Co,
|
|
187
187
|
Mailchimp: Bo,
|
|
@@ -849,8 +849,8 @@ const r = [
|
|
|
849
849
|
isBYOC: !1,
|
|
850
850
|
isPro: !1,
|
|
851
851
|
publicIconUrl: `${e}/intercom.svg`,
|
|
852
|
-
docsLink: "https://docs.arcade.dev/en/mcp-servers/customer-support/intercom",
|
|
853
|
-
relativeDocsLink: "/en/mcp-servers/customer-support/intercom",
|
|
852
|
+
docsLink: "https://docs.arcade.dev/en/mcp-servers/customer-support/intercom-api",
|
|
853
|
+
relativeDocsLink: "/en/mcp-servers/customer-support/intercom-api",
|
|
854
854
|
category: "customer-support",
|
|
855
855
|
type: "arcade_starter",
|
|
856
856
|
isComingSoon: !1,
|