@ng-primitives/mcp 0.128.8 → 0.129.0

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": "@ng-primitives/mcp",
3
- "version": "0.128.8",
3
+ "version": "0.129.0",
4
4
  "description": "MCP server for Angular Primitives - headless UI library",
5
5
  "type": "commonjs",
6
6
  "main": "./src/index.js",
@@ -2402,7 +2402,7 @@
2402
2402
  {
2403
2403
  "name": "example-6",
2404
2404
  "code": "<div\n class=\"truncated-text\"\n appTooltipTrigger=\"This tooltip only shows when text overflows\"\n ngpTooltipTriggerShowOnOverflow\n>\n This text might be truncated\n</div>",
2405
- "description": "Conditional Tooltips"
2405
+ "description": "Show on Overflow"
2406
2406
  },
2407
2407
  {
2408
2408
  "name": "example-7",