@lumeo-ui/mcp-server 4.1.0-preview.6 → 4.1.0-preview.7

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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lumeo-ui/mcp-server",
3
- "version": "4.1.0-preview.6",
3
+ "version": "4.1.0-preview.7",
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",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://lumeo.nativ.sh/components-api-schema.json",
3
- "version": "4.1.0-preview.6",
4
- "generated": "2026-07-04T07:18:46.3317266Z",
3
+ "version": "4.1.0-preview.7",
4
+ "generated": "2026-07-04T12:05:44.0829175Z",
5
5
  "stats": {
6
6
  "componentCount": 164,
7
7
  "totalParameters": 4178,
package/src/registry.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://lumeo.nativ.sh/registry-schema.json",
3
- "version": "4.1.0-preview.6",
4
- "generated": "2026-07-04T07:18:45.4457711Z",
3
+ "version": "4.1.0-preview.7",
4
+ "generated": "2026-07-04T12:05:43.2153616Z",
5
5
  "components": {
6
6
  "accordion": {
7
7
  "name": "Accordion",
@@ -1737,8 +1737,8 @@
1737
1737
  "registryUrl": "https://lumeo.nativ.sh/registry/data-grid.json",
1738
1738
  "testCoverage": {
1739
1739
  "tier": 4,
1740
- "files": 31,
1741
- "tests": 199,
1740
+ "files": 32,
1741
+ "tests": 201,
1742
1742
  "relatedFiles": 0,
1743
1743
  "render": true,
1744
1744
  "behavior": true,