@buildpad/mcp 0.1.6 → 0.1.8

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/dist/index.js CHANGED
@@ -6449,7 +6449,8 @@ function loadRegistry() {
6449
6449
  ],
6450
6450
  "registryDependencies": [
6451
6451
  "collection-form",
6452
- "collection-list"
6452
+ "collection-list",
6453
+ "list-m2a"
6453
6454
  ],
6454
6455
  "interface": {
6455
6456
  "id": "list-m2m",
@@ -6521,7 +6522,7 @@ function loadRegistry() {
6521
6522
  {
6522
6523
  "name": "list-o2m",
6523
6524
  "title": "ListO2M",
6524
- "description": "One-to-Many relationship interface",
6525
+ "description": "One-to-Many relationship interface with changeset staging, permission gates, batch edit, drag-and-drop reorder, unique FK / singleton guards, nested template rendering, and dynamic filter interpolation",
6525
6526
  "category": "relational",
6526
6527
  "files": [
6527
6528
  {