@nocobase/plugin-map 0.17.0-alpha.3 → 0.17.0-alpha.4

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.
@@ -1,7 +1,7 @@
1
1
  module.exports = {
2
- "@nocobase/client": "0.17.0-alpha.3",
2
+ "@nocobase/client": "0.17.0-alpha.4",
3
3
  "react": "18.2.0",
4
- "@nocobase/server": "0.17.0-alpha.3",
4
+ "@nocobase/server": "0.17.0-alpha.4",
5
5
  "@formily/react": "2.2.27",
6
6
  "lodash": "4.17.21",
7
7
  "@ant-design/icons": "5.1.4",
@@ -12,6 +12,6 @@ module.exports = {
12
12
  "react-router-dom": "6.14.1",
13
13
  "@formily/core": "2.2.27",
14
14
  "react-i18next": "11.18.6",
15
- "@nocobase/actions": "0.17.0-alpha.3",
16
- "@nocobase/database": "0.17.0-alpha.3"
15
+ "@nocobase/actions": "0.17.0-alpha.4",
16
+ "@nocobase/database": "0.17.0-alpha.4"
17
17
  };
@@ -1,51 +1,51 @@
1
1
  {
2
- "Map": "Map",
3
- "Map-based geometry": "Map-based geometry",
4
- "Map type": "Map type",
5
- "Point": "Point",
6
- "Line": "Line",
7
- "Circle": "Circle",
8
- "Polygon": "Polygon",
9
- "Access key": "Access key",
10
- "securityJsCode or serviceHost": "securityJsCode or serviceHost",
11
- "AMap": "AMap",
12
- "Google Maps": "Google Maps",
13
- "Clear": "Clear",
14
- "Click to select the starting point and double-click to end the drawing": "Click to select the starting point and double-click to end the drawing",
15
- "Clear the canvas": "Clear the canvas",
16
- "Are you sure to clear the canvas?": "Are you sure to clear the canvas?",
17
- "Confirm": "Confirm",
18
- "Cancel": "Cancel",
19
- "Enter keywords to search": "Enter keywords to search",
20
- "The AccessKey is incorrect, please check it": "The AccessKey is incorrect, please check it",
21
- "Please configure the AMap securityCode or serviceHost correctly": "Please configure the AMap securityCode or serviceHost correctly",
22
- "Map Manager": "Map Manager",
23
- "Configuration": "Configuration",
24
- "Saved successfully": "Saved successfully",
25
- "Saved failed": "Saved failed",
26
- "Edit": "Edit",
27
- "Save": "Save",
28
- "Please configure the AccessKey and SecurityJsCode first": "Please configure the AccessKey and SecurityJsCode first",
29
- "Go to the configuration page": "Go to the configuration page",
30
- "Zoom": "Zoom",
31
- "Set default zoom level": "Set default zoom level",
32
- "The default zoom level of the map": "The default zoom level of the map",
33
- "Edit field title": "Edit field title",
34
- "Field title": "Field title",
35
- "Edit tooltip": "Edit tooltip",
36
- "Delete field": "Delete field",
37
- "Required": "Required",
38
- "Pattern": "Pattern",
39
- "Operator": "Operator",
40
- "Editable": "Editable",
41
- "Readonly": "Readonly",
42
- "Easy-reading": "Easy-reading",
43
- "Edit description": "Edit description",
44
- "Map field": "Map field",
45
- "Marker field": "Marker field",
46
- "Load google maps failed, Please check the Api key and refresh the page": "Load google maps failed, Please check the Api key and refresh the page",
47
- "Create map block": "Create map block",
48
- "Start point": "Start point",
49
- "End point": "End point",
50
- "Concatenation order field": "Concatenation order field"
2
+ "Map": "地图",
3
+ "Map-based geometry": "基于地图的几何图形",
4
+ "Map type": "地图类型",
5
+ "Point": "",
6
+ "Line": "线",
7
+ "Circle": "",
8
+ "Polygon": "多边形",
9
+ "Access key": "访问密钥",
10
+ "securityJsCode or serviceHost": "securityJsCode serviceHost",
11
+ "AMap": "高德地图",
12
+ "Google Maps": "谷歌地图",
13
+ "Clear": "清空",
14
+ "Click to select the starting point and double-click to end the drawing": "点击选择起点,双击结束绘制",
15
+ "Clear the canvas": "清空画布",
16
+ "Are you sure to clear the canvas?": "您确定要清空画布吗?",
17
+ "Confirm": "确定",
18
+ "Cancel": "取消",
19
+ "Enter keywords to search": "输入地方名关键字搜索(必须包含省/市)",
20
+ "The AccessKey is incorrect, please check it": "访问密钥不正确,请检查",
21
+ "Please configure the AMap securityCode or serviceHost correctly": "请正确配置高德地图 securityCode serviceHost",
22
+ "Map Manager": "地图管理",
23
+ "Configuration": "配置",
24
+ "Saved successfully": "保存成功",
25
+ "Saved failed": "保存失败",
26
+ "Edit": "编辑",
27
+ "Save": "保存",
28
+ "Please configure the AccessKey and SecurityJsCode first": "请先配置 AccessKey SecurityJsCode",
29
+ "Go to the configuration page": "前往配置页面",
30
+ "Zoom": "缩放",
31
+ "Set default zoom level": "设置默认缩放级别",
32
+ "The default zoom level of the map": "地图默认缩放级别",
33
+ "Edit field title": "编辑字段标题",
34
+ "Field title": "字段标题",
35
+ "Edit tooltip": "编辑提示信息",
36
+ "Delete field": "删除字段",
37
+ "Required": "必填",
38
+ "Pattern": "模式",
39
+ "Operator": "运算符",
40
+ "Editable": "可编辑",
41
+ "Readonly": "只读(禁止编辑)",
42
+ "Easy-reading": "只读(阅读模式)",
43
+ "Edit description": "编辑描述",
44
+ "Map field": "地图字段",
45
+ "Marker field": "标记字段",
46
+ "Load google maps failed, Please check the Api key and refresh the page": "加载谷歌地图失败,请检查 Api key 并刷新页面",
47
+ "Create map block": "创建地图区块",
48
+ "Start point": "起点",
49
+ "End point": "终点",
50
+ "Concatenation order field": "连接顺序字段"
51
51
  }
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@nocobase/plugin-map",
3
3
  "displayName": "Map",
4
4
  "displayName.zh-CN": "地图",
5
- "version": "0.17.0-alpha.3",
5
+ "version": "0.17.0-alpha.4",
6
6
  "description": "Provides map fields and blocks",
7
7
  "description.zh-CN": "提供地图字段和区块",
8
8
  "license": "AGPL-3.0",
@@ -34,5 +34,5 @@
34
34
  "@nocobase/test": "0.x",
35
35
  "@nocobase/utils": "0.x"
36
36
  },
37
- "gitHead": "8fb3aace819722ceb845ea63ec3009f324a897a9"
37
+ "gitHead": "663b03a3799a70ba1a2bc6a0d686e679331a50ad"
38
38
  }