@fewangsit/wangsvue-gsts 2.0.0-alpha.21 → 2.0.0-alpha.22

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.
@@ -437,7 +437,7 @@ export interface TableColumn<T extends Data> {
437
437
  */
438
438
  preset?: ColumnPreset<T>;
439
439
  /**
440
- * Whether the column is checked by default, only for Custom Report Table
440
+ * Whether the column is checked by default
441
441
  * @default true
442
442
  */
443
443
  checkedByDefault?: boolean;
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "metadata": {
3
- "generatedAt": "2026-05-04T09:10:44.525Z",
3
+ "generatedAt": "2026-05-13T04:19:40.687Z",
4
4
  "version": "1.0.0",
5
5
  "totalComponents": 68,
6
6
  "packagePath": "../../packages/globalsettings-tagsamurai"
@@ -1,5 +1,5 @@
1
1
  Component Data Source Summary
2
- Generated: 2026-05-04T09:10:44.525Z
2
+ Generated: 2026-05-13T04:19:40.687Z
3
3
  Version: 1.0.0
4
4
  Total Components: 68
5
5
  Package: ../../packages/globalsettings-tagsamurai
package/mcp/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fewangsit/wangsvue-gsts-mcp",
3
- "version": "2.0.0-alpha.20",
3
+ "version": "2.0.0-alpha.21",
4
4
  "description": "MCP Server for @fewangsit/wangsvue-gsts",
5
5
  "main": "main.js",
6
6
  "type": "module",
@@ -10,18 +10,18 @@
10
10
  "buildContext": {
11
11
  "package": {
12
12
  "name": "@fewangsit/wangsvue-gsts",
13
- "version": "2.0.0-alpha.20",
13
+ "version": "2.0.0-alpha.21",
14
14
  "description": "Global Settings Tagsamurai VueJS Component Library",
15
15
  "repository": "https://github.com/fewangsit/wangsvue",
16
16
  "workspace": "wangsvue-gsts"
17
17
  },
18
18
  "build": {
19
- "timestamp": "2026-05-04T09:10:53.095Z",
19
+ "timestamp": "2026-05-13T04:19:44.988Z",
20
20
  "gitInfo": {
21
- "head": "2cf98b4f601cccc1c9460d5a720dd5d044f8e6b3",
21
+ "head": "1a8d2cde7909913e19f424fe66417c146c700ef8",
22
22
  "branch": "dev",
23
23
  "repository": "https://github.com/fewangsit/wangsvue.git",
24
- "timestamp": "2026-05-04T09:10:52.041Z"
24
+ "timestamp": "2026-05-13T04:19:44.325Z"
25
25
  }
26
26
  }
27
27
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fewangsit/wangsvue-gsts",
3
- "version": "2.0.0-alpha.21",
3
+ "version": "2.0.0-alpha.22",
4
4
  "author": "Wangsit FE Developer",
5
5
  "description": "Global Settings Tagsamurai VueJS Component Library",
6
6
  "type": "module",