@baseline-ui/mcp 0.0.0-nightly-20260110001253 → 0.0.0-nightly-20260111001214

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/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @baseline-ui/mcp
2
2
 
3
- ## 0.0.0-nightly-20260110001253
3
+ ## 0.0.0-nightly-20260111001214
4
4
 
5
5
  ## 0.48.2
6
6
 
package/dist/index.cjs CHANGED
@@ -19261,7 +19261,7 @@ layoutOptions?: O
19261
19261
  12 | export { VirtualizedVertical as ListLayoutExample } from "../UNSAFE_ListBox/UNSAFE_ListBox.stories";
19262
19262
  > 13 | export { WithVirtualization as GridLayoutExample } from "../ImageGallery/ImageGallery.stories";
19263
19263
  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19264
- 14 |`},id:"core-collections-virtualizer--grid-layout-example"}],implementation:""},similarTo:[],figmaUrl:null}};var ms={version:"0.0.0-nightly-20260110001253"};var hs=`
19264
+ 14 |`},id:"core-collections-virtualizer--grid-layout-example"}],implementation:""},similarTo:[],figmaUrl:null}};var ms={version:"0.0.0-nightly-20260111001214"};var hs=`
19265
19265
  # Baseline UI MCP Server Guidelines
19266
19266
 
19267
19267
  This MCP server provides AI assistants with structured access to Baseline UI's comprehensive component documentation, icon library, theming resources, and design guidelines.
package/dist/index.js CHANGED
@@ -19261,7 +19261,7 @@ layoutOptions?: O
19261
19261
  12 | export { VirtualizedVertical as ListLayoutExample } from "../UNSAFE_ListBox/UNSAFE_ListBox.stories";
19262
19262
  > 13 | export { WithVirtualization as GridLayoutExample } from "../ImageGallery/ImageGallery.stories";
19263
19263
  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19264
- 14 |`},id:"core-collections-virtualizer--grid-layout-example"}],implementation:""},similarTo:[],figmaUrl:null}};var ms={version:"0.0.0-nightly-20260110001253"};var hs=`
19264
+ 14 |`},id:"core-collections-virtualizer--grid-layout-example"}],implementation:""},similarTo:[],figmaUrl:null}};var ms={version:"0.0.0-nightly-20260111001214"};var hs=`
19265
19265
  # Baseline UI MCP Server Guidelines
19266
19266
 
19267
19267
  This MCP server provides AI assistants with structured access to Baseline UI's comprehensive component documentation, icon library, theming resources, and design guidelines.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@baseline-ui/mcp",
3
- "version": "0.0.0-nightly-20260110001253",
3
+ "version": "0.0.0-nightly-20260111001214",
4
4
  "description": "MCP server for Baseline UI design system documentation",
5
5
  "type": "module",
6
6
  "bin": "dist/index.js",