@idealyst/mcp-server 1.2.141 → 1.2.143

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.cjs CHANGED
@@ -11648,6 +11648,7 @@ var componentMetadata = {
11648
11648
  "Custom cell rendering via column `render` function",
11649
11649
  "Custom column titles (ReactNode) \u2014 render icons, badges, or any element as header",
11650
11650
  "Footer row support \u2014 static content or computed from data via `footer` callback",
11651
+ "Row dividers via `dividers` prop \u2014 works with any table type",
11651
11652
  "Striped, bordered, and standard type variants",
11652
11653
  "Column alignment (left, center, right)"
11653
11654
  ],