@baseline-ui/mcp 0.0.0-nightly-20260109001238 → 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 +1 -1
- package/dist/index.cjs +1 -1
- package/dist/index.js +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
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-
|
|
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-
|
|
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