@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
|
@@ -1137,7 +1137,7 @@ var componentMetadata = {
|
|
|
1137
1137
|
"Custom column titles (ReactNode) \u2014 render icons, badges, or any element as header",
|
|
1138
1138
|
"Footer row support \u2014 static content or computed from data via `footer` callback",
|
|
1139
1139
|
"Row dividers via `dividers` prop \u2014 works with any table type",
|
|
1140
|
-
"Striped
|
|
1140
|
+
"Striped and standard type variants",
|
|
1141
1141
|
"Column alignment (left, center, right)"
|
|
1142
1142
|
],
|
|
1143
1143
|
bestPractices: [
|
|
@@ -67732,4 +67732,4 @@ export {
|
|
|
67732
67732
|
toolHandlers,
|
|
67733
67733
|
callTool
|
|
67734
67734
|
};
|
|
67735
|
-
//# sourceMappingURL=chunk-
|
|
67735
|
+
//# sourceMappingURL=chunk-TVNRJ4US.js.map
|