@sdata/web-vue-mcp 1.3.0 → 1.4.0

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.
Files changed (2) hide show
  1. package/dist/index.js +14 -2
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -5,8 +5,8 @@ import { CallToolRequestSchema, ListToolsRequestSchema } from "@modelcontextprot
5
5
  //#endregion
6
6
  //#region src/index.ts
7
7
  const data = {
8
- version: "3.13.0",
9
- generatedAt: "2026-07-18T01:27:36.736Z",
8
+ version: "3.14.0",
9
+ generatedAt: "2026-07-18T06:23:25.324Z",
10
10
  library: {
11
11
  "name": "@sdata/web-vue",
12
12
  "framework": "Vue 3",
@@ -3152,6 +3152,18 @@ const data = {
3152
3152
  "events": [],
3153
3153
  "slots": []
3154
3154
  },
3155
+ {
3156
+ "name": "sd-basic-crud-table",
3157
+ "title": "基础增删改查表格 BasicCrudTable",
3158
+ "category": "数据展示",
3159
+ "description": "固定流程的 CRUD 表格,统一查询、分页、详情回填、创建、编辑、删除与成功后刷新。",
3160
+ "docUrl": "https://sd-design.js.org/components/basic-crud-table",
3161
+ "importPath": "@sdata/web-vue",
3162
+ "importName": "BasicCrudTable",
3163
+ "props": [],
3164
+ "events": [],
3165
+ "slots": []
3166
+ },
3155
3167
  {
3156
3168
  "name": "sd-table",
3157
3169
  "title": "表格 Table",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sdata/web-vue-mcp",
3
- "version": "1.3.0",
3
+ "version": "1.4.0",
4
4
  "description": "Model Context Protocol (MCP) server for the SD Design Vue component library",
5
5
  "keywords": [
6
6
  "ai",