@besaitech/ng-design-system-mcp 0.0.7 → 0.0.8

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.
Files changed (2) hide show
  1. package/data/docs.json +3 -2
  2. package/package.json +1 -1
package/data/docs.json CHANGED
@@ -1,9 +1,9 @@
1
1
  {
2
2
  "schemaVersion": "1.0.0",
3
- "libraryVersion": "0.0.34",
3
+ "libraryVersion": "0.0.35",
4
4
  "packageName": "@besaitech/ng-design-system",
5
5
  "devImport": "saitech-design-system",
6
- "generatedAt": "2026-09-02T09:32:28.288Z",
6
+ "generatedAt": "2026-09-02T19:08:48.844Z",
7
7
  "componentCount": 31,
8
8
  "components": [
9
9
  {
@@ -4279,6 +4279,7 @@
4279
4279
  "toggle-left",
4280
4280
  "type",
4281
4281
  "user",
4282
+ "user-check",
4282
4283
  "user-plus",
4283
4284
  "user-round",
4284
4285
  "users",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@besaitech/ng-design-system-mcp",
3
- "version": "0.0.7",
3
+ "version": "0.0.8",
4
4
  "description": "MCP server that exposes the @besaitech/ng-design-system Angular component library documentation (API, examples, tokens, icons, setup) to AI coding tools.",
5
5
  "type": "module",
6
6
  "bin": {