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

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 +5 -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.36",
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-02T22:09:02.222Z",
7
7
  "componentCount": 31,
8
8
  "components": [
9
9
  {
@@ -4224,6 +4224,7 @@
4224
4224
  "bell",
4225
4225
  "bike",
4226
4226
  "book-open",
4227
+ "bug",
4227
4228
  "building-2",
4228
4229
  "calendar",
4229
4230
  "chart-column",
@@ -4270,6 +4271,7 @@
4270
4271
  "refresh-cw",
4271
4272
  "rotate-ccw",
4272
4273
  "rows-3",
4274
+ "scroll-text",
4273
4275
  "search",
4274
4276
  "settings",
4275
4277
  "square",
@@ -4279,6 +4281,7 @@
4279
4281
  "toggle-left",
4280
4282
  "type",
4281
4283
  "user",
4284
+ "user-check",
4282
4285
  "user-plus",
4283
4286
  "user-round",
4284
4287
  "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.9",
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": {