@arcadeai/design-system 3.45.6 → 3.46.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 +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,
|
|
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"}
|
|
@@ -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
|
|
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 {
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
8
|
-
import {
|
|
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
|
|
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:
|
|
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:
|
|
29
|
+
Icon: r
|
|
31
30
|
},
|
|
32
31
|
windsurf: {
|
|
33
32
|
label: "Windsurf",
|
|
34
|
-
Icon:
|
|
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:
|
|
41
|
+
Icon: a
|
|
47
42
|
},
|
|
48
43
|
chatgpt: {
|
|
49
44
|
label: "ChatGPT",
|
|
50
|
-
Icon:
|
|
45
|
+
Icon: a
|
|
51
46
|
},
|
|
52
47
|
mcp_url: {
|
|
53
48
|
label: "MCP URL",
|
|
54
|
-
Icon:
|
|
49
|
+
Icon: i
|
|
55
50
|
}
|
|
56
51
|
};
|
|
57
52
|
//#endregion
|
|
58
|
-
export {
|
|
53
|
+
export { c as MCP_CLIENT_METADATA };
|