@trimble-oss/moduswebcomponents-mcp 1.0.0 → 1.2.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.
Files changed (33) hide show
  1. package/package.json +1 -1
  2. package/versions/{1.0.0 → 1.0.1}/component-docs/_all_components.json +1 -1
  3. package/versions/1.2.0/component-docs/_all_components.json +56 -0
  4. package/versions/1.2.0/component-docs/modus-wc-autocomplete.json +415 -0
  5. package/versions/1.2.0/component-docs/modus-wc-date.json +227 -0
  6. package/versions/1.2.0/component-docs/modus-wc-dropdown-menu.json +164 -0
  7. package/versions/1.2.0/component-docs/modus-wc-logo.json +61 -0
  8. package/versions/1.2.0/component-docs/modus-wc-menu-item.json +165 -0
  9. package/versions/1.2.0/component-docs/modus-wc-menu.json +106 -0
  10. package/versions/1.2.0/component-docs/modus-wc-navbar.json +290 -0
  11. package/versions/1.2.0/component-docs/modus-wc-profile-menu.json +64 -0
  12. package/versions/1.2.0/component-docs/modus-wc-side-navigation.json +102 -0
  13. package/versions/1.2.0/component-docs/modus-wc-table.json +202 -0
  14. package/versions/1.2.0/component-docs/modus-wc-tooltip.json +94 -0
  15. package/versions/1.2.0/component-docs/modus-wc-typography.json +78 -0
  16. package/versions/1.2.0/docs/_all_docs.json +15 -0
  17. package/versions/1.2.0/docs/angular.mdx +374 -0
  18. package/versions/1.2.0/docs/getting-started.mdx +131 -0
  19. /package/versions/{1.0.0 → 1.0.1}/component-docs/modus-wc-autocomplete.json +0 -0
  20. /package/versions/{1.0.0 → 1.0.1}/component-docs/modus-wc-date.json +0 -0
  21. /package/versions/{1.0.0 → 1.0.1}/component-docs/modus-wc-dropdown-menu.json +0 -0
  22. /package/versions/{1.0.0 → 1.0.1}/component-docs/modus-wc-logo.json +0 -0
  23. /package/versions/{1.0.0 → 1.0.1}/component-docs/modus-wc-menu-item.json +0 -0
  24. /package/versions/{1.0.0 → 1.0.1}/component-docs/modus-wc-menu.json +0 -0
  25. /package/versions/{1.0.0 → 1.0.1}/component-docs/modus-wc-navbar.json +0 -0
  26. /package/versions/{1.0.0 → 1.0.1}/component-docs/modus-wc-profile-menu.json +0 -0
  27. /package/versions/{1.0.0 → 1.0.1}/component-docs/modus-wc-side-navigation.json +0 -0
  28. /package/versions/{1.0.0 → 1.0.1}/component-docs/modus-wc-table.json +0 -0
  29. /package/versions/{1.0.0 → 1.0.1}/component-docs/modus-wc-tooltip.json +0 -0
  30. /package/versions/{1.0.0 → 1.0.1}/component-docs/modus-wc-typography.json +0 -0
  31. /package/versions/{1.0.0 → 1.0.1}/docs/_all_docs.json +0 -0
  32. /package/versions/{1.0.0 → 1.0.1}/docs/angular.mdx +0 -0
  33. /package/versions/{1.0.0 → 1.0.1}/docs/getting-started.mdx +0 -0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@trimble-oss/moduswebcomponents-mcp",
3
- "version": "1.0.0",
3
+ "version": "1.2.0",
4
4
  "description": "MCP server for Modus Web Components documentation",
5
5
  "type": "module",
6
6
  "bin": {
@@ -52,5 +52,5 @@
52
52
  "modus-wc-typography",
53
53
  "modus-wc-utility-panel"
54
54
  ],
55
- "last_updated": "1774600205.807"
55
+ "last_updated": "1774602265.781"
56
56
  }
@@ -0,0 +1,56 @@
1
+ {
2
+ "total": 50,
3
+ "components": [
4
+ "modus-wc-accordion",
5
+ "modus-wc-alert",
6
+ "modus-wc-autocomplete",
7
+ "modus-wc-avatar",
8
+ "modus-wc-badge",
9
+ "modus-wc-breadcrumbs",
10
+ "modus-wc-button",
11
+ "modus-wc-button-group",
12
+ "modus-wc-card",
13
+ "modus-wc-checkbox",
14
+ "modus-wc-chip",
15
+ "modus-wc-collapse",
16
+ "modus-wc-date",
17
+ "modus-wc-divider",
18
+ "modus-wc-dropdown-menu",
19
+ "modus-wc-file-dropzone",
20
+ "modus-wc-handle",
21
+ "modus-wc-icon",
22
+ "modus-wc-input-feedback",
23
+ "modus-wc-input-label",
24
+ "modus-wc-loader",
25
+ "modus-wc-logo",
26
+ "modus-wc-menu",
27
+ "modus-wc-menu-item",
28
+ "modus-wc-modal",
29
+ "modus-wc-navbar",
30
+ "modus-wc-number-input",
31
+ "modus-wc-pagination",
32
+ "modus-wc-panel",
33
+ "modus-wc-profile-menu",
34
+ "modus-wc-progress",
35
+ "modus-wc-radio",
36
+ "modus-wc-rating",
37
+ "modus-wc-select",
38
+ "modus-wc-side-navigation",
39
+ "modus-wc-skeleton",
40
+ "modus-wc-slider",
41
+ "modus-wc-stepper",
42
+ "modus-wc-switch",
43
+ "modus-wc-table",
44
+ "modus-wc-tabs",
45
+ "modus-wc-text-input",
46
+ "modus-wc-textarea",
47
+ "modus-wc-theme-switcher",
48
+ "modus-wc-time-input",
49
+ "modus-wc-toast",
50
+ "modus-wc-toolbar",
51
+ "modus-wc-tooltip",
52
+ "modus-wc-typography",
53
+ "modus-wc-utility-panel"
54
+ ],
55
+ "last_updated": "1774608035.025"
56
+ }