@nocobase/plugin-data-visualization 2.0.0-alpha.40 → 2.0.0-alpha.41

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.
@@ -8,18 +8,18 @@
8
8
  */
9
9
 
10
10
  module.exports = {
11
- "@nocobase/client": "2.0.0-alpha.40",
11
+ "@nocobase/client": "2.0.0-alpha.41",
12
12
  "@formily/react": "2.3.7",
13
- "@nocobase/plugin-ai": "2.0.0-alpha.40",
14
- "@nocobase/flow-engine": "2.0.0-alpha.40",
13
+ "@nocobase/plugin-ai": "2.0.0-alpha.41",
14
+ "@nocobase/flow-engine": "2.0.0-alpha.41",
15
15
  "react-i18next": "11.18.6",
16
16
  "dayjs": "1.11.13",
17
17
  "@formily/shared": "2.3.7",
18
18
  "lodash": "4.17.21",
19
- "@nocobase/cache": "2.0.0-alpha.40",
20
- "@nocobase/server": "2.0.0-alpha.40",
21
- "@nocobase/test": "2.0.0-alpha.40",
22
- "@nocobase/utils": "2.0.0-alpha.40",
19
+ "@nocobase/cache": "2.0.0-alpha.41",
20
+ "@nocobase/server": "2.0.0-alpha.41",
21
+ "@nocobase/test": "2.0.0-alpha.41",
22
+ "@nocobase/utils": "2.0.0-alpha.41",
23
23
  "react": "18.2.0",
24
24
  "@emotion/css": "11.13.0",
25
25
  "@ant-design/icons": "5.6.1",
@@ -27,8 +27,8 @@ module.exports = {
27
27
  "antd": "5.24.2",
28
28
  "@formily/antd-v5": "1.2.3",
29
29
  "@formily/core": "2.3.7",
30
- "@nocobase/actions": "2.0.0-alpha.40",
31
- "@nocobase/database": "2.0.0-alpha.40",
30
+ "@nocobase/actions": "2.0.0-alpha.41",
31
+ "@nocobase/database": "2.0.0-alpha.41",
32
32
  "sequelize": "6.35.2",
33
33
  "@formily/reactive": "2.3.7"
34
34
  };
@@ -16,7 +16,7 @@
16
16
  "Transform": "Transform",
17
17
  "Chart type": "Chart type",
18
18
  "JSON config": "JSON config",
19
- "Query builder": "Query builder",
19
+ "Builder": "Builder",
20
20
  "Data query": "Data query",
21
21
  "Query": "Query",
22
22
  "Data": "Data",
@@ -132,5 +132,14 @@
132
132
  "Horizontal": "Horizontal",
133
133
  "Vertical": "Vertical",
134
134
  "Category field": "Category field",
135
- "Value field": "Value field"
135
+ "Value field": "Value field",
136
+ "Choose the appropriate chart": "Choose the appropriate chart",
137
+ "Auto map by data columns": "Auto map by data columns",
138
+ "Optimize visual encoding": "Optimize visual encoding",
139
+ "Fix preview errors or field mismatch": "Fix preview errors or field mismatch",
140
+
141
+ "Recommend chart type by data structure and explain reasons": "Recommend chart type by data structure and explain reasons",
142
+ "Map X/Y/category/value by columns and generate ECharts options": "Map X/Y/category/value by columns and generate ECharts options",
143
+ "Optimize color, ordering and aggregation, output ECharts options": "Optimize color, ordering and aggregation, output ECharts options",
144
+ "Fix errors or field mismatch, output SQL or ECharts options": "Fix errors or field mismatch, output SQL or ECharts options"
136
145
  }
@@ -16,7 +16,7 @@
16
16
  "Transform": "数据转换",
17
17
  "Chart type": "图表类型",
18
18
  "JSON config": "JSON 配置",
19
- "Query builder": "查询构建器",
19
+ "Builder": "构建器",
20
20
  "Data query": "数据查询",
21
21
  "Query": "查询",
22
22
  "Data": "数据",
@@ -133,5 +133,14 @@
133
133
  "Horizontal": "水平",
134
134
  "Vertical": "垂直",
135
135
  "Category field": "分类字段",
136
- "Value field": "数值字段"
136
+ "Value field": "数值字段",
137
+ "Choose the appropriate chart": "选择合适的图表",
138
+ "Auto map by data columns": "根据数据列自动映射",
139
+ "Optimize visual encoding": "优化视觉编码",
140
+ "Fix preview errors or field mismatch": "修复预览错误/字段不匹配",
141
+
142
+ "Recommend chart type by data structure and explain reasons": "请根据数据结构推荐图表类型并解释原因",
143
+ "Map X/Y/category/value by columns and generate ECharts options": "请根据字段列映射 X/Y/分类/值并生成 ECharts options",
144
+ "Optimize color, ordering and aggregation, output ECharts options": "请优化颜色、排序与聚合,并输出 ECharts options",
145
+ "Fix errors or field mismatch, output SQL or ECharts options": "修复错误或字段不匹配问题,并输出查询SQL 或 ECharts options"
137
146
  }
@@ -1 +1 @@
1
- {"name":"koa-compose","description":"compose Koa middleware","repository":"koajs/compose","version":"4.1.0","keywords":["koa","middleware","compose"],"files":["index.js"],"dependencies":{},"devDependencies":{"codecov":"^3.0.0","jest":"^21.0.0","matcha":"^0.7.0","standard":"^10.0.3"},"scripts":{"bench":"matcha bench/bench.js","lint":"standard --fix .","test":"jest --forceExit --coverage"},"jest":{"testEnvironment":"node"},"license":"MIT","_lastModified":"2025-11-18T07:32:21.696Z"}
1
+ {"name":"koa-compose","description":"compose Koa middleware","repository":"koajs/compose","version":"4.1.0","keywords":["koa","middleware","compose"],"files":["index.js"],"dependencies":{},"devDependencies":{"codecov":"^3.0.0","jest":"^21.0.0","matcha":"^0.7.0","standard":"^10.0.3"},"scripts":{"bench":"matcha bench/bench.js","lint":"standard --fix .","test":"jest --forceExit --coverage"},"jest":{"testEnvironment":"node"},"license":"MIT","_lastModified":"2025-11-19T01:24:19.041Z"}
@@ -1 +1 @@
1
- {"name":"moment-timezone","version":"0.5.43","description":"Parse and display moments in any timezone.","homepage":"http://momentjs.com/timezone/","author":"Tim Wood <washwithcare@gmail.com> (http://timwoodcreates.com/)","keywords":["moment","date","time","timezone","olson","iana","zone","tz"],"main":"./index.js","typings":"./index.d.ts","engines":{"node":"*"},"repository":{"type":"git","url":"https://github.com/moment/moment-timezone.git"},"bugs":{"url":"https://github.com/moment/moment-timezone/issues"},"license":"MIT","dependencies":{"moment":"^2.29.4"},"devDependencies":{"grunt":"^1.5.3","grunt-contrib-clean":"^2.0.1","grunt-contrib-jshint":"^3.2.0","grunt-contrib-nodeunit":"^4.0.0","grunt-contrib-uglify":"^5.2.2","grunt-exec":"^3.0.0","typescript":"^3.5.1"},"jspm":{"main":"builds/moment-timezone-with-data","shim":{"moment-timezone":{"deps":["moment"]}}},"scripts":{"test":"grunt"},"_lastModified":"2025-11-18T07:32:22.259Z"}
1
+ {"name":"moment-timezone","version":"0.5.43","description":"Parse and display moments in any timezone.","homepage":"http://momentjs.com/timezone/","author":"Tim Wood <washwithcare@gmail.com> (http://timwoodcreates.com/)","keywords":["moment","date","time","timezone","olson","iana","zone","tz"],"main":"./index.js","typings":"./index.d.ts","engines":{"node":"*"},"repository":{"type":"git","url":"https://github.com/moment/moment-timezone.git"},"bugs":{"url":"https://github.com/moment/moment-timezone/issues"},"license":"MIT","dependencies":{"moment":"^2.29.4"},"devDependencies":{"grunt":"^1.5.3","grunt-contrib-clean":"^2.0.1","grunt-contrib-jshint":"^3.2.0","grunt-contrib-nodeunit":"^4.0.0","grunt-contrib-uglify":"^5.2.2","grunt-exec":"^3.0.0","typescript":"^3.5.1"},"jspm":{"main":"builds/moment-timezone-with-data","shim":{"moment-timezone":{"deps":["moment"]}}},"scripts":{"test":"grunt"},"_lastModified":"2025-11-19T01:24:19.598Z"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nocobase/plugin-data-visualization",
3
- "version": "2.0.0-alpha.40",
3
+ "version": "2.0.0-alpha.41",
4
4
  "displayName": "Data visualization",
5
5
  "displayName.zh-CN": "数据可视化",
6
6
  "description": "Provides data visualization feature, including chart block and chart filter block, support line charts, area charts, bar charts and more than a dozen kinds of charts, you can also extend more chart types.",
@@ -42,7 +42,7 @@
42
42
  "@nocobase/test": "2.x",
43
43
  "@nocobase/utils": "2.x"
44
44
  },
45
- "gitHead": "dfb9fd33f43e91e676ae7b1f1a595bc38b7c20d2",
45
+ "gitHead": "889e81eef0280c2e45571bd0a4b2db6aa004f8c1",
46
46
  "keywords": [
47
47
  "Blocks"
48
48
  ]