@xyd-js/mcp-server 0.0.0-build-3d2980a-20251001121752 → 0.0.0-build-eeaeeda-20251001123000
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/CHANGELOG.md +2 -2
- package/dist/index.js +10 -10
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
# @xyd-js/mcp-server
|
|
2
2
|
|
|
3
|
-
## 0.0.0-build-
|
|
3
|
+
## 0.0.0-build-eeaeeda-20251001123000
|
|
4
4
|
|
|
5
5
|
### Patch Changes
|
|
6
6
|
|
|
7
7
|
- update all packages
|
|
8
8
|
- Updated dependencies
|
|
9
|
-
- @xyd-js/mcp@0.0.0-build-
|
|
9
|
+
- @xyd-js/mcp@0.0.0-build-eeaeeda-20251001123000
|
package/dist/index.js
CHANGED
|
@@ -154981,11 +154981,11 @@ function Ie2(e488) {
|
|
|
154981
154981
|
}), d29) : null;
|
|
154982
154982
|
}
|
|
154983
154983
|
var He2 = { name: "cosmo", type: "from-css", colors: { "list.focusForeground": "var(--syntax1)", "scrollbar.shadow": "var(--syntax2)", "tab.activeBorder": "var(--syntax1)", "widget.shadow": "var(--syntax2)", "activityBar.border": "var(--syntax3)", "editorGroup.border": "var(--syntax3)", "editorGroupHeader.tabsBorder": "var(--syntax3)", "editorWidget.border": "var(--syntax3)", "editorWidget.resizeBorder": "var(--syntax3)", "input.border": "var(--syntax3)", "notificationCenter.border": "var(--syntax3)", "notifications.border": "var(--syntax3)", "panel.border": "var(--syntax3)", "sideBar.border": "var(--syntax3)", "statusBar.border": "var(--syntax3)", "tab.border": "var(--syntax3)", "activityBar.background": "var(--syntax4)", "statusBar.background": "var(--syntax4)", "statusBar.noFolderBackground": "var(--syntax4)", "statusBar.debuggingBackground": "var(--syntax4)", "editorGroupHeader.tabsBackground": "var(--syntax5)", "editorWidget.background": "var(--syntax5)", "sideBar.background": "var(--syntax5)", "sideBarSectionHeader.background": "var(--syntax5)", "tab.inactiveBackground": "var(--syntax5)", "activityBarBadge.background": "var(--syntax6)", "activityBar.foreground": "var(--syntax6)", "statusBar.foreground": "var(--syntax7)", "input.placeholderForeground": "var(--syntax8)", "editorLineNumber.foreground": "var(--syntax9)", "editorLineNumber.activeForeground": "var(--syntax6)", foreground: "var(--syntax6)", "panelTitle.activeForeground": "var(--syntax6)", "sideBarTitle.foreground": "var(--syntax6)", "sideBarSectionHeader.foreground": "var(--syntax6)", "panelTitle.inactiveForeground": "var(--syntax10)", "tab.inactiveForeground": "var(--syntax10)", "list.highlightForeground": "var(--syntax10)", "editor.lineHighlightBackground": "var(--syntax11)", focusBorder: "var(--syntax12)", "button.background": "var(--syntax13)", "list.activeSelectionBackground": "var(--syntax13)", "list.focusBackground": "var(--syntax13)", "selection.background": "#B3D7FF", "list.inactiveSelectionBackground": "var(--syntax14)", "terminal.ansiBlack": "var(--syntax15)", "terminal.ansiBrightBlack": "var(--syntax15)", "terminal.ansiRed": "var(--syntax16)", "terminal.ansiBrightRed": "var(--syntax16)", "terminal.ansiGreen": "var(--syntax17)", "terminal.ansiBrightGreen": "var(--syntax17)", "terminal.ansiYellow": "var(--syntax18)", "terminal.ansiBrightYellow": "var(--syntax18)", "terminal.ansiBlue": "var(--syntax19)", "terminal.ansiBrightBlue": "var(--syntax19)", "terminal.ansiMagenta": "var(--syntax20)", "terminal.ansiBrightMagenta": "var(--syntax20)", "terminal.ansiCyan": "var(--syntax21)", "terminal.ansiBrightCyan": "var(--syntax21)" }, tokenColors: [{ scope: "new.expr entity.name", settings: { foreground: "var(--syntax22)" } }, { name: "Comments", scope: ["comment", "comment storage.type"], settings: { foreground: "var(--syntax23)", fontStyle: "italic" } }, { name: "CSS", scope: ["entity.other.attribute-name.pseudo-class.css", "entity.other.attribute-name.pseudo-class.scss", "entity.other.attribute-name.pseudo-element.css", "entity.other.attribute-name.pseudo-element.scss", "support.function.calc.css", "support.function.calc.scss", "support.type.property-name.css", "support.type.property-name.scss", "support.type.vendored.property-name.css", "support.type.vendored.property-name.scss", "meta.property-value.css support.constant", "meta.property-value.scss support.constant", "meta.property-value.css support.constant.property-value", "meta.property-value.scss support.constant.property-value", "support.function.transform.css", "support.function.transform.scss"], settings: { foreground: "var(--syntax20)" } }, { name: "Decorator", scope: ["meta.decorator", "meta.decorator punctuation.decorator", "meta.decorator variable.other.readwrite", "meta.decorator meta.function-call entity.name.function"], settings: { foreground: "var(--syntax18)" } }, { name: "Doctype", scope: ["meta.tag.sgml.html"], settings: { foreground: "var(--syntax9)" } }, { name: "Functions", scope: ["entity.name.function", "support.function"], settings: { foreground: "var(--syntax24)" } }, { name: "Keys", scope: ["meta.property-list meta.property-name", "support.type.property-name", "support.type.map.key", "entity.name.tag.yaml"], settings: { foreground: "var(--syntax24)" } }, { name: "Keywords", scope: ["keyword.control", "keyword.declaration", "keyword.expressions-and-types", "keyword.operator.new", "keyword.reserved", "keyword.statement", "storage.type", "storage.modifier", "constant.language", "variable.language.super", "variable.language.this", "text.html entity.name.tag", "meta.tag entity.name.tag", "meta.tag support.class", "string.regexp keyword.other"], settings: { foreground: "var(--syntax25)", fontStyle: "bold" } }, { name: "Operators", scope: ["storage.type.function.arrow", "meta.template.expression punctuation", "punctuation.separator.key-value", "meta.object-literal.key meta.brace.square", "meta.template.expression keyword.operator", "keyword.operator.or.regexp", "keyword.operator.quantifier", "punctuation.definition.group.regexp", "punctuation.definition.character-class"], settings: { foreground: "var(--syntax15)" } }, { scope: ["meta.tag entity.other.attribute-name", "constant.character.escape.backslash"], settings: { foreground: "var(--syntax26)" } }, { name: "Numbers", scope: ["constant.numeric", "keyword.other.unit", "constant.other.color"], settings: { foreground: "var(--syntax19)" } }, { name: "Strings", scope: ["string", "variable.parameter.url.scss", "markup.heading.markdown", "beginning.punctuation.definition.list.markdown", "meta.template.expression meta.embedded punctuation.definition.string.begin", "meta.template.expression meta.embedded punctuation.definition.string.end"], settings: { foreground: "var(--syntax27)" } }, { name: "Types", scope: ["meta.type", "meta.return.type", "entity.name.type", "support.type.primitive"], settings: { foreground: "var(--syntax22)" } }, { scope: ["meta.objectliteral variable.other.object", "entity.name.type.module", "entity.other.inherited-class", "variable.scss", "variable.other.bracket.shell", "entity.name.function.scss"], settings: { foreground: "var(--syntax21)" } }, { scope: ["keyword.control.at-rule", "meta.import variable.other.readwrite", "meta.definition.variable variable.other.readwrite", "meta.definition.variable variable.other.constant", "meta.template.expression variable.other.readwrite", "meta.template.expression variable.other.constant", "support.constant.property-value"], settings: { foreground: "var(--syntax15)" } }, { scope: ["variable.other.property", "variable.other.object.property", "support.variable.property"], settings: { foreground: "var(--syntax22)" } }] };
|
|
154984
|
-
function
|
|
154985
|
-
return
|
|
154984
|
+
function $e2(e488, n470, t481) {
|
|
154985
|
+
return Ue2.apply(this, arguments);
|
|
154986
154986
|
}
|
|
154987
|
-
function
|
|
154988
|
-
return
|
|
154987
|
+
function Ue2() {
|
|
154988
|
+
return Ue2 = T4(P2().m(function e(n470, t481, r325) {
|
|
154989
154989
|
var a443, o237, i314, l51, c105;
|
|
154990
154990
|
return P2().w(function(e488) {
|
|
154991
154991
|
for (;; )
|
|
@@ -154996,7 +154996,7 @@ function $e2() {
|
|
|
154996
154996
|
return i314 = e488.v, l51 = i314.code, c105 = i314.annotations, a443 = [].concat(j2(a443), j2(c105)), o237 = l51, e488.a(2, { code: o237, annotations: a443 });
|
|
154997
154997
|
}
|
|
154998
154998
|
}, e);
|
|
154999
|
-
})),
|
|
154999
|
+
})), Ue2.apply(this, arguments);
|
|
155000
155000
|
}
|
|
155001
155001
|
function De2(e488, n470) {
|
|
155002
155002
|
return Ve2.apply(this, arguments);
|
|
@@ -155041,7 +155041,7 @@ function Ze2() {
|
|
|
155041
155041
|
for (;; )
|
|
155042
155042
|
switch (e488.n) {
|
|
155043
155043
|
case 0:
|
|
155044
|
-
return r325 = g6.length > 2 && g6[2] !== undefined ? g6[2] : {}, a443 = n470.value, o237 = n470.lang, i314 = o237 === undefined ? "txt" : o237, F3.includes(i314) || (console.warn('Code Hike warning: Unknown language "'.concat(i314, '"')), i314 = "txt"), e488.n = 1,
|
|
155044
|
+
return r325 = g6.length > 2 && g6[2] !== undefined ? g6[2] : {}, a443 = n470.value, o237 = n470.lang, i314 = o237 === undefined ? "txt" : o237, F3.includes(i314) || (console.warn('Code Hike warning: Unknown language "'.concat(i314, '"')), i314 = "txt"), e488.n = 1, $e2(a443, i314, r325.annotationPrefix || "!");
|
|
155045
155045
|
case 1:
|
|
155046
155046
|
return l51 = e488.v, c105 = l51.code, u28 = l51.annotations, e488.n = 2, gQ2(c105, i314, t481, { annotations: [], scopes: false });
|
|
155047
155047
|
case 2:
|
|
@@ -155522,7 +155522,7 @@ function In(e488) {
|
|
|
155522
155522
|
return import_react5.default.createElement("xyd-loader", { "data-size": r325, className: " ".concat("lr0mq4l", " ").concat(a443 || "", " ") }, import_react5.default.createElement("div", { part: "dots" }, import_react5.default.createElement("div", { part: "dot" }), import_react5.default.createElement("div", { part: "dot" }), import_react5.default.createElement("div", { part: "dot" })));
|
|
155523
155523
|
}
|
|
155524
155524
|
var Hn = import_react5.createContext({ highlighted: [] });
|
|
155525
|
-
function
|
|
155525
|
+
function $n(e488) {
|
|
155526
155526
|
var r325, a443 = import_react5.useState(p28(e488.codeblocks)), o237 = M2(a443, 2), l51 = o237[0], c105 = o237[1], u28 = import_react5.useState(true), s186 = M2(u28, 2), m82 = s186[0], v4 = s186[1];
|
|
155527
155527
|
function p28(e489) {
|
|
155528
155528
|
return e489 ? e489.map(function(e490) {
|
|
@@ -155556,7 +155556,7 @@ function Un(e488) {
|
|
|
155556
155556
|
}
|
|
155557
155557
|
return n470.a(2);
|
|
155558
155558
|
case 2:
|
|
155559
|
-
return n470.n = 3,
|
|
155559
|
+
return n470.n = 3, Un(e488.codeblocks, e488.theme || He2);
|
|
155560
155560
|
case 3:
|
|
155561
155561
|
t481 = n470.v, c105(t481), v4(false);
|
|
155562
155562
|
case 4:
|
|
@@ -155571,7 +155571,7 @@ function Un(e488) {
|
|
|
155571
155571
|
return e489.highlighted;
|
|
155572
155572
|
})) ? f4 : m82 ? import_react5.default.createElement(In, null) : f4;
|
|
155573
155573
|
}
|
|
155574
|
-
function
|
|
155574
|
+
function Un(e488, n470) {
|
|
155575
155575
|
return U2(this, undefined, undefined, P2().m(function t() {
|
|
155576
155576
|
return P2().w(function(t481) {
|
|
155577
155577
|
for (;; )
|
|
@@ -155642,7 +155642,7 @@ function Kn(e488) {
|
|
|
155642
155642
|
}(), r325;
|
|
155643
155643
|
}
|
|
155644
155644
|
function Xn(e488) {
|
|
155645
|
-
return import_react5.default.createElement(import_react5.Suspense, { fallback: import_react5.default.createElement(Vn, null) }, import_react5.default.createElement(
|
|
155645
|
+
return import_react5.default.createElement(import_react5.Suspense, { fallback: import_react5.default.createElement(Vn, null) }, import_react5.default.createElement($n, { codeblocks: e488.codeblocks, theme: e488.theme }, e488.children));
|
|
155646
155646
|
}
|
|
155647
155647
|
function Zn() {
|
|
155648
155648
|
return import_react5.default.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", strokeWidth: 3, stroke: "currentColor", fill: "none", width: 16, strokeLinecap: "round", strokeLinejoin: "round" }, import_react5.default.createElement("path", { stroke: "none", d: "M0 0h24v24H0z", fill: "none" }), import_react5.default.createElement("path", { d: "M12 12l8 -4.5" }), import_react5.default.createElement("path", { d: "M12 12v9" }), import_react5.default.createElement("path", { d: "M12 12l-8 -4.5" }), import_react5.default.createElement("path", { d: "M12 12l8 4.5" }), import_react5.default.createElement("path", { d: "M12 3v9" }), import_react5.default.createElement("path", { d: "M12 12l-8 4.5" }));
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@xyd-js/mcp-server",
|
|
3
|
-
"version": "0.0.0-build-
|
|
3
|
+
"version": "0.0.0-build-eeaeeda-20251001123000",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"description": "MCP server for xyd",
|
|
6
6
|
"main": "dist/index.js",
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
"dependencies": {
|
|
17
17
|
"@modelcontextprotocol/sdk": "^1.18.1",
|
|
18
18
|
"express": "^5.1.0",
|
|
19
|
-
"@xyd-js/mcp": "0.0.0-build-
|
|
19
|
+
"@xyd-js/mcp": "0.0.0-build-eeaeeda-20251001123000"
|
|
20
20
|
},
|
|
21
21
|
"devDependencies": {
|
|
22
22
|
"@types/express": "^4.17.21",
|