@nocobase/plugin-charts 1.9.15 → 1.9.16
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/externalVersion.js +4 -4
- package/dist/locale/de-DE.json +60 -60
- package/dist/locale/en-US.json +66 -14
- package/dist/locale/es-ES.json +60 -38
- package/dist/locale/fr-FR.json +74 -1
- package/dist/locale/it-IT.json +61 -48
- package/dist/locale/ja-JP.json +74 -1
- package/dist/locale/ko-KR.json +65 -52
- package/dist/locale/nl-NL.json +72 -20
- package/dist/locale/pt-BR.json +66 -14
- package/dist/locale/ru-RU.json +1 -1
- package/dist/locale/tr-TR.json +74 -1
- package/dist/locale/uk-UA.json +74 -0
- package/dist/locale/zh-CN.json +60 -47
- package/dist/locale/zh-TW.json +74 -0
- package/dist/node_modules/json5/package.json +1 -1
- package/package.json +2 -2
package/dist/locale/zh-CN.json
CHANGED
|
@@ -1,61 +1,74 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
3
|
-
"
|
|
4
|
-
"
|
|
5
|
-
"
|
|
2
|
+
"1 「Numeric」 field, 0~ 1 「Unordered Noun」 field": "1 个「数值」字段,0 ~ 1 个「无序名词」字段",
|
|
3
|
+
"1 「Time」 or 「Order Noun」 field, 1 「Value」 field": "1 个「时间」或「有序名词」字段,1 个「数值」字段",
|
|
4
|
+
"1 「Unordered Noun」 field, 1 「Numeric」 field": "1 个「无序名词」字段,1 个「数值」字段",
|
|
5
|
+
"1 「time」 or 「ordered noun」 field, 1 「value」 field, 0 to 1 「unordered noun」": "1 个「时间」或「有序名词」字段,1 个「数值」字段,0 ~ 1 个「无序名词」",
|
|
6
|
+
"1 「time」 or 「ordered noun」 field, 1 「value」 field, 0~ 1 「unordered noun」": "1 个「时间」或「有序名词」字段,1 个「数值」字段,0 ~ 1 个「无序名词」",
|
|
7
|
+
"1 「time」or 「Ordered Noun」 field,1 「Numerical」 field,1 「Unordered Noun」 field (optional)": "1 个「时间」或「有序名词」字段,1 个「数值」字段,1 个「无序名词」字段(可选)",
|
|
8
|
+
"1~ 2 「Unordered Noun」 fields, 1 「Numeric」 field": "1 ~ 2 个「无序名词」字段,1 个「数值」字段",
|
|
6
9
|
"Actions": "操作",
|
|
7
|
-
"
|
|
8
|
-
"
|
|
9
|
-
"
|
|
10
|
-
"
|
|
11
|
-
"Queries": "查询列表",
|
|
12
|
-
"Select chart query": "选择图表数据",
|
|
13
|
-
"Select query data": "选择查询数据",
|
|
14
|
-
"Type": "类型",
|
|
15
|
-
"Chart type": "图表类型",
|
|
16
|
-
"Chart title": "图表标题",
|
|
17
|
-
"Basic charts": "基础图表",
|
|
18
|
-
"More charts": "更多图表",
|
|
19
|
-
"Chart config": "图表配置",
|
|
10
|
+
"Add JSON query": "添加JSON查询",
|
|
11
|
+
"Add SQL query": "添加SQL查询",
|
|
12
|
+
"Add chart query": "添加图表查询",
|
|
13
|
+
"Add provider": "Add",
|
|
20
14
|
"Add query": "添加查询",
|
|
21
|
-
"
|
|
22
|
-
"Invalid JSON format,must be an object array.": "无效的JSON格式,必须是对象数组。",
|
|
15
|
+
"Are you sure you want to delete it?": "Are you sure you want to delete it?",
|
|
23
16
|
"Area": "面积图",
|
|
24
17
|
"Bar": "条形图",
|
|
25
|
-
"
|
|
26
|
-
"
|
|
27
|
-
"
|
|
28
|
-
"
|
|
29
|
-
"
|
|
30
|
-
"
|
|
31
|
-
"
|
|
18
|
+
"Basic charts": "基础图表",
|
|
19
|
+
"Branch Length/Metrics": "分支长度 / 度量",
|
|
20
|
+
"Branch Tags/Dimensions": "分支标签 / 维度",
|
|
21
|
+
"Cancel": "取消",
|
|
22
|
+
"Category axis / Dimension": "类别轴 / 维度",
|
|
23
|
+
"Chart": "图表",
|
|
24
|
+
"Chart (Old)": "图表 (旧)",
|
|
25
|
+
"Chart config": "图表配置",
|
|
32
26
|
"Chart preview": "图表预览",
|
|
27
|
+
"Chart title": "图表标题",
|
|
28
|
+
"Chart type": "图表类型",
|
|
29
|
+
"Charts": "图表",
|
|
30
|
+
"Client id": "Client id",
|
|
31
|
+
"Color legend / Dimensional": "颜色系列 / 维度",
|
|
32
|
+
"Column": "柱状图",
|
|
33
|
+
"Create chart block": "创建图表区块",
|
|
34
|
+
"Data preview": "数据预览",
|
|
35
|
+
"Delete": "删除",
|
|
36
|
+
"Delete provider": "Delete",
|
|
33
37
|
"Delete queries": "删除查询列表",
|
|
34
38
|
"Delete query": "删除查询",
|
|
35
|
-
"
|
|
36
|
-
"
|
|
37
|
-
"
|
|
38
|
-
"
|
|
39
|
-
"
|
|
40
|
-
"
|
|
39
|
+
"Edit": "编辑",
|
|
40
|
+
"Edit chart block": "编辑图表区块",
|
|
41
|
+
"Edit provider": "Edit",
|
|
42
|
+
"Edit query": "编辑查询",
|
|
43
|
+
"Enable": "启用",
|
|
44
|
+
"Entity id or issuer": "Entity id or issuer",
|
|
45
|
+
"Funnel": "漏斗图",
|
|
46
|
+
"Funnel Layer Width/Metrics": "漏斗层宽度 / 度量",
|
|
47
|
+
"Invalid JSON format": "无效的JSON格式",
|
|
48
|
+
"Invalid JSON format,must be an object array.": "无效的JSON格式,必须是对象数组。",
|
|
41
49
|
"JSON config": "JSON 配置",
|
|
42
50
|
"Json config references": "JSON配置参考",
|
|
43
|
-
"Create chart block": "创建图表区块",
|
|
44
|
-
"Invalid JSON format": "无效的JSON格式",
|
|
45
51
|
"Json config references: ": "JSON配置参考: ",
|
|
52
|
+
"Line": "折线图",
|
|
53
|
+
"Login Url": "Login Url",
|
|
54
|
+
"More charts": "更多图表",
|
|
55
|
+
"Pie": "饼图",
|
|
56
|
+
"Please check the chart config": "请检查图表配置",
|
|
57
|
+
"Public cert": "Public cert",
|
|
58
|
+
"Queries": "查询列表",
|
|
59
|
+
"Radar": "雷达图",
|
|
60
|
+
"Redirect url": "Redirect url",
|
|
61
|
+
"SAML Providers": "SAML Providers",
|
|
62
|
+
"SAML manager": "SAML manager",
|
|
63
|
+
"SP entity id": "SP entity id",
|
|
64
|
+
"Scatter": "散点图",
|
|
46
65
|
"Sector Angle / Metric": "扇形角 / 度量",
|
|
47
66
|
"Sector label / Dimensional": "扇形标签 / 维度",
|
|
48
|
-
"
|
|
49
|
-
"
|
|
50
|
-
"
|
|
51
|
-
"
|
|
52
|
-
"
|
|
53
|
-
"
|
|
54
|
-
"
|
|
55
|
-
"1 「time」 or 「ordered noun」 field, 1 「value」 field, 0 to 1 「unordered noun」": "1 个「时间」或「有序名词」字段,1 个「数值」字段,0 ~ 1 个「无序名词」",
|
|
56
|
-
"1 「Unordered Noun」 field, 1 「Numeric」 field": "1 个「无序名词」字段,1 个「数值」字段",
|
|
57
|
-
"1 「Time」 or 「Order Noun」 field, 1 「Value」 field": "1 个「时间」或「有序名词」字段,1 个「数值」字段",
|
|
58
|
-
"1~ 2 「Unordered Noun」 fields, 1 「Numeric」 field": "1 ~ 2 个「无序名词」字段,1 个「数值」字段",
|
|
59
|
-
"1 「Numeric」 field, 0~ 1 「Unordered Noun」 field": "1 个「数值」字段,0 ~ 1 个「无序名词」字段",
|
|
60
|
-
"Chart (Old)": "图表 (旧)"
|
|
67
|
+
"Select chart query": "选择图表数据",
|
|
68
|
+
"Select query data": "选择查询数据",
|
|
69
|
+
"Sign in button name, which will be displayed on the sign in page": "Sign in button name, which will be displayed on the sign in page",
|
|
70
|
+
"Submit": "提交",
|
|
71
|
+
"Title": "名称",
|
|
72
|
+
"Type": "类型",
|
|
73
|
+
"Value axis / Metrics": "值轴 / 度量"
|
|
61
74
|
}
|
|
@@ -0,0 +1,74 @@
|
|
|
1
|
+
{
|
|
2
|
+
"1 「Numeric」 field, 0~ 1 「Unordered Noun」 field": "1 「Numeric」 field, 0~ 1 「Unordered Noun」 field",
|
|
3
|
+
"1 「Time」 or 「Order Noun」 field, 1 「Value」 field": "1 「Time」 or 「Order Noun」 field, 1 「Value」 field",
|
|
4
|
+
"1 「Unordered Noun」 field, 1 「Numeric」 field": "1 「Unordered Noun」 field, 1 「Numeric」 field",
|
|
5
|
+
"1 「time」 or 「ordered noun」 field, 1 「value」 field, 0 to 1 「unordered noun」": "1 「time」 or 「ordered noun」 field, 1 「value」 field, 0 to 1 「unordered noun」",
|
|
6
|
+
"1 「time」 or 「ordered noun」 field, 1 「value」 field, 0~ 1 「unordered noun」": "1 「time」 or 「ordered noun」 field, 1 「value」 field, 0~ 1 「unordered noun」",
|
|
7
|
+
"1 「time」or 「Ordered Noun」 field,1 「Numerical」 field,1 「Unordered Noun」 field (optional)": "1 「time」or 「Ordered Noun」 field,1 「Numerical」 field,1 「Unordered Noun」 field (optional)",
|
|
8
|
+
"1~ 2 「Unordered Noun」 fields, 1 「Numeric」 field": "1~ 2 「Unordered Noun」 fields, 1 「Numeric」 field",
|
|
9
|
+
"Actions": "Actions",
|
|
10
|
+
"Add JSON query": "Add JSON query",
|
|
11
|
+
"Add SQL query": "Add SQL query",
|
|
12
|
+
"Add chart query": "Add chart query",
|
|
13
|
+
"Add provider": "Add",
|
|
14
|
+
"Add query": "Add query",
|
|
15
|
+
"Are you sure you want to delete it?": "Are you sure you want to delete it?",
|
|
16
|
+
"Area": "Area",
|
|
17
|
+
"Bar": "Bar",
|
|
18
|
+
"Basic charts": "Basic charts",
|
|
19
|
+
"Branch Length/Metrics": "Branch Length/Metrics",
|
|
20
|
+
"Branch Tags/Dimensions": "Branch Tags/Dimensions",
|
|
21
|
+
"Cancel": "Cancel",
|
|
22
|
+
"Category axis / Dimension": "Category axis / Dimension",
|
|
23
|
+
"Chart": "Chart",
|
|
24
|
+
"Chart (Old)": "Chart (Old)",
|
|
25
|
+
"Chart config": "Chart config",
|
|
26
|
+
"Chart preview": "Chart preview",
|
|
27
|
+
"Chart title": "Chart title",
|
|
28
|
+
"Chart type": "Chart type",
|
|
29
|
+
"Charts": "Charts",
|
|
30
|
+
"Client id": "Client id",
|
|
31
|
+
"Color legend / Dimensional": "Color legend / Dimensional",
|
|
32
|
+
"Column": "Column",
|
|
33
|
+
"Create chart block": "Create chart block",
|
|
34
|
+
"Data preview": "Data preview",
|
|
35
|
+
"Delete": "Delete",
|
|
36
|
+
"Delete provider": "Delete",
|
|
37
|
+
"Delete queries": "Delete queries",
|
|
38
|
+
"Delete query": "Delete query",
|
|
39
|
+
"Edit": "Edit",
|
|
40
|
+
"Edit chart block": "Edit chart block",
|
|
41
|
+
"Edit provider": "Edit",
|
|
42
|
+
"Edit query": "Edit query",
|
|
43
|
+
"Enable": "Enable",
|
|
44
|
+
"Entity id or issuer": "Entity id or issuer",
|
|
45
|
+
"Funnel": "Funnel",
|
|
46
|
+
"Funnel Layer Width/Metrics": "Funnel Layer Width/Metrics",
|
|
47
|
+
"Invalid JSON format": "Invalid JSON format",
|
|
48
|
+
"Invalid JSON format,must be an object array.": "Invalid JSON format,must be an object array.",
|
|
49
|
+
"JSON config": "JSON config",
|
|
50
|
+
"Json config references": "Json config references",
|
|
51
|
+
"Json config references: ": "Json config references: ",
|
|
52
|
+
"Line": "Line",
|
|
53
|
+
"Login Url": "Login Url",
|
|
54
|
+
"More charts": "More charts",
|
|
55
|
+
"Pie": "Pie",
|
|
56
|
+
"Please check the chart config": "Please check the chart config",
|
|
57
|
+
"Public cert": "Public cert",
|
|
58
|
+
"Queries": "Queries",
|
|
59
|
+
"Radar": "Radar",
|
|
60
|
+
"Redirect url": "Redirect url",
|
|
61
|
+
"SAML Providers": "SAML Providers",
|
|
62
|
+
"SAML manager": "SAML manager",
|
|
63
|
+
"SP entity id": "SP entity id",
|
|
64
|
+
"Scatter": "Scatter",
|
|
65
|
+
"Sector Angle / Metric": "Sector Angle / Metric",
|
|
66
|
+
"Sector label / Dimensional": "Sector label / Dimensional",
|
|
67
|
+
"Select chart query": "Select chart query",
|
|
68
|
+
"Select query data": "Select query data",
|
|
69
|
+
"Sign in button name, which will be displayed on the sign in page": "Sign in button name, which will be displayed on the sign in page",
|
|
70
|
+
"Submit": "Submit",
|
|
71
|
+
"Title": "Title",
|
|
72
|
+
"Type": "Type",
|
|
73
|
+
"Value axis / Metrics": "Value axis / Metrics"
|
|
74
|
+
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"json5","version":"2.2.3","description":"JSON for Humans","main":"lib/index.js","module":"dist/index.mjs","bin":"lib/cli.js","browser":"dist/index.js","types":"lib/index.d.ts","files":["lib/","dist/"],"engines":{"node":">=6"},"scripts":{"build":"rollup -c","build-package":"node build/package.js","build-unicode":"node build/unicode.js","coverage":"tap --coverage-report html test","lint":"eslint --fix .","lint-report":"eslint .","prepublishOnly":"npm run production","preversion":"npm run production","production":"run-s test build","tap":"tap -Rspec --100 test","test":"run-s lint-report tap","version":"npm run build-package && git add package.json5"},"repository":{"type":"git","url":"git+https://github.com/json5/json5.git"},"keywords":["json","json5","es5","es2015","ecmascript"],"author":"Aseem Kishore <aseem.kishore@gmail.com>","contributors":["Max Nanasy <max.nanasy@gmail.com>","Andrew Eisenberg <andrew@eisenberg.as>","Jordan Tucker <jordanbtucker@gmail.com>"],"license":"MIT","bugs":{"url":"https://github.com/json5/json5/issues"},"homepage":"http://json5.org/","devDependencies":{"core-js":"^2.6.5","eslint":"^5.15.3","eslint-config-standard":"^12.0.0","eslint-plugin-import":"^2.16.0","eslint-plugin-node":"^8.0.1","eslint-plugin-promise":"^4.0.1","eslint-plugin-standard":"^4.0.0","npm-run-all":"^4.1.5","regenerate":"^1.4.0","rollup":"^0.64.1","rollup-plugin-buble":"^0.19.6","rollup-plugin-commonjs":"^9.2.1","rollup-plugin-node-resolve":"^3.4.0","rollup-plugin-terser":"^1.0.1","sinon":"^6.3.5","tap":"^12.6.0","unicode-10.0.0":"^0.7.5"},"_lastModified":"2025-
|
|
1
|
+
{"name":"json5","version":"2.2.3","description":"JSON for Humans","main":"lib/index.js","module":"dist/index.mjs","bin":"lib/cli.js","browser":"dist/index.js","types":"lib/index.d.ts","files":["lib/","dist/"],"engines":{"node":">=6"},"scripts":{"build":"rollup -c","build-package":"node build/package.js","build-unicode":"node build/unicode.js","coverage":"tap --coverage-report html test","lint":"eslint --fix .","lint-report":"eslint .","prepublishOnly":"npm run production","preversion":"npm run production","production":"run-s test build","tap":"tap -Rspec --100 test","test":"run-s lint-report tap","version":"npm run build-package && git add package.json5"},"repository":{"type":"git","url":"git+https://github.com/json5/json5.git"},"keywords":["json","json5","es5","es2015","ecmascript"],"author":"Aseem Kishore <aseem.kishore@gmail.com>","contributors":["Max Nanasy <max.nanasy@gmail.com>","Andrew Eisenberg <andrew@eisenberg.as>","Jordan Tucker <jordanbtucker@gmail.com>"],"license":"MIT","bugs":{"url":"https://github.com/json5/json5/issues"},"homepage":"http://json5.org/","devDependencies":{"core-js":"^2.6.5","eslint":"^5.15.3","eslint-config-standard":"^12.0.0","eslint-plugin-import":"^2.16.0","eslint-plugin-node":"^8.0.1","eslint-plugin-promise":"^4.0.1","eslint-plugin-standard":"^4.0.0","npm-run-all":"^4.1.5","regenerate":"^1.4.0","rollup":"^0.64.1","rollup-plugin-buble":"^0.19.6","rollup-plugin-commonjs":"^9.2.1","rollup-plugin-node-resolve":"^3.4.0","rollup-plugin-terser":"^1.0.1","sinon":"^6.3.5","tap":"^12.6.0","unicode-10.0.0":"^0.7.5"},"_lastModified":"2025-12-01T17:42:59.441Z"}
|
package/package.json
CHANGED
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
"description": "The plugin has been deprecated, please use the data visualization plugin instead.",
|
|
7
7
|
"description.ru-RU": "Данный плагин устарел, используйте вместо него плагин для визуализации данных.",
|
|
8
8
|
"description.zh-CN": "已废弃插件,请使用数据可视化插件代替。",
|
|
9
|
-
"version": "1.9.
|
|
9
|
+
"version": "1.9.16",
|
|
10
10
|
"main": "./dist/server/index.js",
|
|
11
11
|
"license": "AGPL-3.0",
|
|
12
12
|
"devDependencies": {
|
|
@@ -28,5 +28,5 @@
|
|
|
28
28
|
"@nocobase/test": "1.x",
|
|
29
29
|
"@nocobase/utils": "1.x"
|
|
30
30
|
},
|
|
31
|
-
"gitHead": "
|
|
31
|
+
"gitHead": "ca822bde759d66200628633f660135091c30df12"
|
|
32
32
|
}
|