@lumeo-ui/mcp-server 4.1.0-preview.12 → 4.1.0-preview.13

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.12",
3
+ "version": "4.1.0-preview.13",
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.12",
4
- "generated": "2026-07-06T10:31:39.2997307Z",
3
+ "version": "4.1.0-preview.13",
4
+ "generated": "2026-07-06T11:57:46.4623548Z",
5
5
  "stats": {
6
6
  "componentCount": 164,
7
7
  "totalParameters": 4184,
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.12",
4
- "generated": "2026-07-06T10:31:37.4424768Z",
3
+ "version": "4.1.0-preview.13",
4
+ "generated": "2026-07-06T11:57:44.6371319Z",
5
5
  "components": {
6
6
  "accordion": {
7
7
  "name": "Accordion",
@@ -3758,8 +3758,8 @@
3758
3758
  "registryUrl": "https://lumeo.nativ.sh/registry/overlay.json",
3759
3759
  "testCoverage": {
3760
3760
  "tier": 3,
3761
- "files": 6,
3762
- "tests": 44,
3761
+ "files": 7,
3762
+ "tests": 50,
3763
3763
  "relatedFiles": 0,
3764
3764
  "render": true,
3765
3765
  "behavior": true,