@lumeo-ui/mcp-server 4.0.0 → 4.0.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/package.json +1 -1
- package/src/components-api.json +2 -2
- package/src/registry.json +3 -3
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@lumeo-ui/mcp-server",
|
|
3
|
-
"version": "4.0.
|
|
3
|
+
"version": "4.0.1",
|
|
4
4
|
"description": "Model Context Protocol server for the Lumeo Blazor component library. Lets LLMs (Claude, Copilot, Cursor) author correct Lumeo markup.",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "dist/index.js",
|
package/src/components-api.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://lumeo.nativ.sh/components-api-schema.json",
|
|
3
|
-
"version": "4.0.
|
|
4
|
-
"generated": "2026-07-
|
|
3
|
+
"version": "4.0.1",
|
|
4
|
+
"generated": "2026-07-01T14:04:24.6200294Z",
|
|
5
5
|
"stats": {
|
|
6
6
|
"componentCount": 164,
|
|
7
7
|
"totalParameters": 4153,
|
package/src/registry.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://lumeo.nativ.sh/registry-schema.json",
|
|
3
|
-
"version": "4.0.
|
|
4
|
-
"generated": "2026-07-
|
|
3
|
+
"version": "4.0.1",
|
|
4
|
+
"generated": "2026-07-01T14:04:22.8042409Z",
|
|
5
5
|
"components": {
|
|
6
6
|
"accordion": {
|
|
7
7
|
"name": "Accordion",
|
|
@@ -1772,7 +1772,7 @@
|
|
|
1772
1772
|
"testCoverage": {
|
|
1773
1773
|
"tier": 4,
|
|
1774
1774
|
"files": 27,
|
|
1775
|
-
"tests":
|
|
1775
|
+
"tests": 183,
|
|
1776
1776
|
"relatedFiles": 0,
|
|
1777
1777
|
"render": true,
|
|
1778
1778
|
"behavior": true,
|