@arcadeai/design-system 3.45.6 → 3.46.1

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/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # Arcade Design System
2
2
 
3
- Published as [`@arcadeai/design-system`](https://www.npmjs.com/package/@arcadeai/design-system) — 100+ accessible React components built on Radix UI with Tailwind CSS.
3
+ Published as [`@arcadeai/design-system`](https://www.npmjs.com/package/@arcadeai/design-system) — 100+ accessible React components built on Base UI with Tailwind CSS.
4
4
 
5
5
  ## Usage
6
6
 
@@ -1 +1 @@
1
- {"version":3,"file":"gateway-diagram.d.ts","sourceRoot":"","sources":["../../../../lib/components/ui/templates/gateway-diagram.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAI5C,OAAO,EAEL,KAAK,gBAAgB,EACtB,MAAM,wCAAwC,CAAC;AAChD,OAAO,EAAuB,KAAK,WAAW,EAAE,MAAM,wBAAwB,CAAC;AAI/E;;;GAGG;AACH,eAAO,MAAM,sBAAsB,EAAE,SAAS,WAAW,EAQxD,CAAC;AAEF;;;;GAIG;AACH,eAAO,MAAM,sBAAsB,EAAE,SAAS,MAAM,EAYnD,CAAC;AAKF,KAAK,mBAAmB,GAAG;IACzB,gDAAgD;IAChD,YAAY,CAAC,EAAE,SAAS,WAAW,EAAE,CAAC;IACtC,4DAA4D;IAC5D,YAAY,CAAC,EAAE,SAAS,MAAM,EAAE,CAAC;IACjC,OAAO,CAAC,EAAE,gBAAgB,CAAC,SAAS,CAAC,CAAC;IACtC,SAAS,CAAC,EAAE,gBAAgB,CAAC,WAAW,CAAC,CAAC;IAC1C,SAAS,CAAC,EAAE,gBAAgB,CAAC,WAAW,CAAC,CAAC;IAC1C,IAAI,CAAC,EAAE,gBAAgB,CAAC,MAAM,CAAC,CAAC;CACjC,GAAG,IAAI,CAAC,cAAc,CAAC,KAAK,CAAC,EAAE,UAAU,CAAC,CAAC;AAsB5C,iBAAS,cAAc,CAAC,EACtB,YAAqC,EACrC,YAAqC,EACrC,OAAgB,EAChB,SAAkB,EAClB,SAAS,EACT,IAAW,EACX,YAAY,EAAE,SAAwC,EACtD,GAAG,KAAK,EACT,EAAE,mBAAmB,+BAmDrB;AAED,OAAO,EAAE,cAAc,EAAE,CAAC;AAC1B,YAAY,EAAE,mBAAmB,EAAE,CAAC"}
1
+ {"version":3,"file":"gateway-diagram.d.ts","sourceRoot":"","sources":["../../../../lib/components/ui/templates/gateway-diagram.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAI5C,OAAO,EAEL,KAAK,gBAAgB,EACtB,MAAM,wCAAwC,CAAC;AAChD,OAAO,EAAuB,KAAK,WAAW,EAAE,MAAM,wBAAwB,CAAC;AAI/E;;;GAGG;AACH,eAAO,MAAM,sBAAsB,EAAE,SAAS,WAAW,EAOxD,CAAC;AAEF;;;;GAIG;AACH,eAAO,MAAM,sBAAsB,EAAE,SAAS,MAAM,EAYnD,CAAC;AAKF,KAAK,mBAAmB,GAAG;IACzB,gDAAgD;IAChD,YAAY,CAAC,EAAE,SAAS,WAAW,EAAE,CAAC;IACtC,4DAA4D;IAC5D,YAAY,CAAC,EAAE,SAAS,MAAM,EAAE,CAAC;IACjC,OAAO,CAAC,EAAE,gBAAgB,CAAC,SAAS,CAAC,CAAC;IACtC,SAAS,CAAC,EAAE,gBAAgB,CAAC,WAAW,CAAC,CAAC;IAC1C,SAAS,CAAC,EAAE,gBAAgB,CAAC,WAAW,CAAC,CAAC;IAC1C,IAAI,CAAC,EAAE,gBAAgB,CAAC,MAAM,CAAC,CAAC;CACjC,GAAG,IAAI,CAAC,cAAc,CAAC,KAAK,CAAC,EAAE,UAAU,CAAC,CAAC;AAsB5C,iBAAS,cAAc,CAAC,EACtB,YAAqC,EACrC,YAAqC,EACrC,OAAgB,EAChB,SAAkB,EAClB,SAAS,EACT,IAAW,EACX,YAAY,EAAE,SAAwC,EACtD,GAAG,KAAK,EACT,EAAE,mBAAmB,+BAmDrB;AAED,OAAO,EAAE,cAAc,EAAE,CAAC;AAC1B,YAAY,EAAE,mBAAmB,EAAE,CAAC"}
@@ -12,8 +12,7 @@ var c = [
12
12
  "cursor",
13
13
  "vscode",
14
14
  "codex",
15
- "gemini_cli",
16
- "claude_desktop",
15
+ "goose",
17
16
  "windsurf"
18
17
  ], l = [
19
18
  "Gmail",
@@ -41,10 +41,6 @@ export declare const MCP_CLIENT_METADATA: {
41
41
  readonly label: "Cline";
42
42
  readonly Icon: (props: SVGProps<SVGSVGElement>) => import("react").JSX.Element;
43
43
  };
44
- readonly gemini_cli: {
45
- readonly label: "Gemini CLI";
46
- readonly Icon: (props: SVGProps<SVGSVGElement>) => import("react").JSX.Element;
47
- };
48
44
  readonly codex: {
49
45
  readonly label: "Codex";
50
46
  readonly Icon: (props: SVGProps<SVGSVGElement>) => import("react").JSX.Element;
@@ -1 +1 @@
1
- {"version":3,"file":"mcp-clients.d.ts","sourceRoot":"","sources":["../../lib/metadata/mcp-clients.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAGtC;;;;;;;;;;;;GAYG;AACH,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAkB/B,CAAC;AAEF,MAAM,MAAM,WAAW,GAAG,MAAM,OAAO,mBAAmB,CAAC"}
1
+ {"version":3,"file":"mcp-clients.d.ts","sourceRoot":"","sources":["../../lib/metadata/mcp-clients.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAGtC;;;;;;;;;;;;GAYG;AACH,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAiB/B,CAAC;AAEF,MAAM,MAAM,WAAW,GAAG,MAAM,OAAO,mBAAmB,CAAC"}
@@ -1,21 +1,20 @@
1
1
  import { Claude as e } from "../components/ui/atoms/icons/claude.js";
2
2
  import { Cline as t } from "../components/ui/atoms/icons/cline.js";
3
3
  import { Cursor as n } from "../components/ui/atoms/icons/cursor.js";
4
- import { Gemini as r } from "../components/ui/atoms/icons/gemini.js";
5
- import { Goose as i } from "../components/ui/atoms/icons/goose.js";
6
- import { Mcp as a } from "../components/ui/atoms/icons/mcp.js";
7
- import { Openai as o } from "../components/ui/atoms/icons/openai.js";
8
- import { Vscode as s } from "../components/ui/atoms/icons/vscode.js";
9
- import { Windsurf as c } from "../components/ui/atoms/icons/windsurf.js";
4
+ import { Goose as r } from "../components/ui/atoms/icons/goose.js";
5
+ import { Mcp as i } from "../components/ui/atoms/icons/mcp.js";
6
+ import { Openai as a } from "../components/ui/atoms/icons/openai.js";
7
+ import { Vscode as o } from "../components/ui/atoms/icons/vscode.js";
8
+ import { Windsurf as s } from "../components/ui/atoms/icons/windsurf.js";
10
9
  //#region lib/metadata/mcp-clients.ts
11
- var l = {
10
+ var c = {
12
11
  cursor: {
13
12
  label: "Cursor",
14
13
  Icon: n
15
14
  },
16
15
  vscode: {
17
16
  label: "VS Code",
18
- Icon: s
17
+ Icon: o
19
18
  },
20
19
  claude_code: {
21
20
  label: "Claude Code",
@@ -27,32 +26,28 @@ var l = {
27
26
  },
28
27
  goose: {
29
28
  label: "Goose",
30
- Icon: i
29
+ Icon: r
31
30
  },
32
31
  windsurf: {
33
32
  label: "Windsurf",
34
- Icon: c
33
+ Icon: s
35
34
  },
36
35
  cline: {
37
36
  label: "Cline",
38
37
  Icon: t
39
38
  },
40
- gemini_cli: {
41
- label: "Gemini CLI",
42
- Icon: r
43
- },
44
39
  codex: {
45
40
  label: "Codex",
46
- Icon: o
41
+ Icon: a
47
42
  },
48
43
  chatgpt: {
49
44
  label: "ChatGPT",
50
- Icon: o
45
+ Icon: a
51
46
  },
52
47
  mcp_url: {
53
48
  label: "MCP URL",
54
- Icon: a
49
+ Icon: i
55
50
  }
56
51
  };
57
52
  //#endregion
58
- export { l as MCP_CLIENT_METADATA };
53
+ export { c as MCP_CLIENT_METADATA };
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@arcadeai/design-system",
3
3
  "private": false,
4
- "version": "3.45.6",
4
+ "version": "3.46.1",
5
5
  "type": "module",
6
6
  "main": "./dist/main.js",
7
7
  "types": "./dist/main.d.ts",