@idealyst/mcp-server 1.2.143 → 1.2.145
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/{chunk-YNHBUSGH.js → chunk-TVNRJ4US.js} +2 -2
- package/dist/chunk-TVNRJ4US.js.map +1 -0
- package/dist/index.cjs +1 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +1 -1
- package/dist/tools/index.cjs +1 -1
- package/dist/tools/index.cjs.map +1 -1
- package/dist/tools/index.js +1 -1
- package/package.json +5 -5
- package/dist/chunk-YNHBUSGH.js.map +0 -1
package/dist/index.js
CHANGED
package/dist/tools/index.cjs
CHANGED
|
@@ -1259,7 +1259,7 @@ var componentMetadata = {
|
|
|
1259
1259
|
"Custom column titles (ReactNode) \u2014 render icons, badges, or any element as header",
|
|
1260
1260
|
"Footer row support \u2014 static content or computed from data via `footer` callback",
|
|
1261
1261
|
"Row dividers via `dividers` prop \u2014 works with any table type",
|
|
1262
|
-
"Striped
|
|
1262
|
+
"Striped and standard type variants",
|
|
1263
1263
|
"Column alignment (left, center, right)"
|
|
1264
1264
|
],
|
|
1265
1265
|
bestPractices: [
|