@arcadeai/design-system 3.16.0 → 3.17.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.
@@ -844,16 +844,16 @@ const r = [
844
844
  isHidden: !1
845
845
  },
846
846
  {
847
- id: "Intercom",
848
- label: "Intercom",
847
+ id: "IntercomAPI",
848
+ label: "Intercom API",
849
849
  isBYOC: !1,
850
850
  isPro: !1,
851
851
  publicIconUrl: `${e}/intercom.svg`,
852
- docsLink: "https://docs.arcade.dev/en/mcp-servers/social-communication/intercom",
853
- relativeDocsLink: "/en/mcp-servers/social-communication/intercom",
854
- category: "social",
855
- type: "arcade",
856
- isComingSoon: !0,
852
+ docsLink: "https://docs.arcade.dev/en/mcp-servers/customer-support/intercom",
853
+ relativeDocsLink: "/en/mcp-servers/customer-support/intercom",
854
+ category: "customer-support",
855
+ type: "arcade_starter",
856
+ isComingSoon: !1,
857
857
  isHidden: !1
858
858
  },
859
859
  {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@arcadeai/design-system",
3
3
  "private": false,
4
- "version": "3.16.0",
4
+ "version": "3.17.0",
5
5
  "type": "module",
6
6
  "main": "dist/main.js",
7
7
  "types": "dist/main.d.ts",