@nocobase/plugin-map 1.7.0-alpha.4 → 1.7.0-beta.10
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 +5 -5
- package/dist/locale/nl-NL.json +33 -30
- package/package.json +2 -2
package/dist/externalVersion.js
CHANGED
|
@@ -8,10 +8,10 @@
|
|
|
8
8
|
*/
|
|
9
9
|
|
|
10
10
|
module.exports = {
|
|
11
|
-
"@nocobase/client": "1.7.0-
|
|
11
|
+
"@nocobase/client": "1.7.0-beta.10",
|
|
12
12
|
"react": "18.2.0",
|
|
13
|
-
"@nocobase/server": "1.7.0-
|
|
14
|
-
"@nocobase/test": "1.7.0-
|
|
13
|
+
"@nocobase/server": "1.7.0-beta.10",
|
|
14
|
+
"@nocobase/test": "1.7.0-beta.10",
|
|
15
15
|
"@formily/react": "2.3.0",
|
|
16
16
|
"lodash": "4.17.21",
|
|
17
17
|
"@ant-design/icons": "5.6.1",
|
|
@@ -21,7 +21,7 @@ module.exports = {
|
|
|
21
21
|
"@formily/shared": "2.3.2",
|
|
22
22
|
"@formily/core": "2.3.0",
|
|
23
23
|
"react-i18next": "11.18.6",
|
|
24
|
-
"@nocobase/actions": "1.7.0-
|
|
25
|
-
"@nocobase/database": "1.7.0-
|
|
24
|
+
"@nocobase/actions": "1.7.0-beta.10",
|
|
25
|
+
"@nocobase/database": "1.7.0-beta.10",
|
|
26
26
|
"ahooks": "3.7.8"
|
|
27
27
|
};
|
package/dist/locale/nl-NL.json
CHANGED
|
@@ -1,35 +1,35 @@
|
|
|
1
1
|
{
|
|
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
|
|
2
|
+
"Map": "Kaart",
|
|
3
|
+
"Map-based geometry": "Kaartgebaseerde geometrie",
|
|
4
|
+
"Map type": "Kaarttype",
|
|
5
|
+
"Point": "Punt",
|
|
6
|
+
"Line": "Lijn",
|
|
7
|
+
"Circle": "Cirkel",
|
|
8
|
+
"Polygon": "Veelhoek",
|
|
9
|
+
"Access key": "Toegangssleutel",
|
|
10
|
+
"securityJsCode or serviceHost": "securityJsCode of serviceHost",
|
|
11
11
|
"AMap": "AMap",
|
|
12
12
|
"Google Maps": "Google Maps",
|
|
13
13
|
"Clear": "Wissen",
|
|
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": "
|
|
14
|
+
"Click to select the starting point and double-click to end the drawing": "Klik om het startpunt te selecteren en dubbelklik om het tekenen te beëindigen",
|
|
15
|
+
"Clear the canvas": "Wis het canvas",
|
|
16
|
+
"Are you sure to clear the canvas?": "Weet je zeker dat je het canvas wilt wissen?",
|
|
17
|
+
"Confirm": "Bevestigen",
|
|
18
18
|
"Cancel": "Annuleren",
|
|
19
|
-
"Enter keywords to search": "
|
|
20
|
-
"The AccessKey is incorrect, please check it": "
|
|
21
|
-
"Please configure the AMap securityCode or serviceHost correctly": "
|
|
22
|
-
"Map Manager": "
|
|
23
|
-
"Configuration": "
|
|
19
|
+
"Enter keywords to search": "Voer zoekwoorden in om te zoeken",
|
|
20
|
+
"The AccessKey is incorrect, please check it": "De AccessKey is onjuist, controleer het",
|
|
21
|
+
"Please configure the AMap securityCode or serviceHost correctly": "Configureer de AMap securityCode of serviceHost correct",
|
|
22
|
+
"Map Manager": "Kaartbeheerder",
|
|
23
|
+
"Configuration": "Configuratie",
|
|
24
24
|
"Saved successfully": "Succesvol opgeslagen",
|
|
25
|
-
"Saved failed": "
|
|
25
|
+
"Saved failed": "Opslaan mislukt",
|
|
26
26
|
"Edit": "Bewerken",
|
|
27
27
|
"Save": "Opslaan",
|
|
28
|
-
"Please configure the AccessKey and SecurityJsCode first": "
|
|
29
|
-
"Go to the configuration page": "
|
|
28
|
+
"Please configure the AccessKey and SecurityJsCode first": "Configureer eerst de AccessKey en SecurityJsCode",
|
|
29
|
+
"Go to the configuration page": "Ga naar de configuratiepagina",
|
|
30
30
|
"Zoom": "Zoom",
|
|
31
|
-
"Set default zoom level": "
|
|
32
|
-
"The default zoom level of the map": "
|
|
31
|
+
"Set default zoom level": "Stel het standaard zoomniveau in",
|
|
32
|
+
"The default zoom level of the map": "Het standaard zoomniveau van de kaart",
|
|
33
33
|
"Edit field title": "Veldtitel bewerken",
|
|
34
34
|
"Field title": "Veldtitel",
|
|
35
35
|
"Edit tooltip": "Tooltip bewerken",
|
|
@@ -41,11 +41,14 @@
|
|
|
41
41
|
"Readonly": "Alleen-lezen",
|
|
42
42
|
"Easy-reading": "Gemakkelijk te lezen",
|
|
43
43
|
"Edit description": "Bewerk beschrijving",
|
|
44
|
-
"Map field": "
|
|
45
|
-
"Marker field": "
|
|
46
|
-
"Load google maps failed, Please check the Api key and refresh the page": "
|
|
47
|
-
"Create map block": "
|
|
48
|
-
"Start point": "
|
|
49
|
-
"End point": "
|
|
50
|
-
"Concatenation order field": "
|
|
44
|
+
"Map field": "Kaartveld",
|
|
45
|
+
"Marker field": "Markerveld",
|
|
46
|
+
"Load google maps failed, Please check the Api key and refresh the page": "Google Maps laden mislukt, controleer de Api-sleutel en vernieuw de pagina",
|
|
47
|
+
"Create map block": "Kaartblok maken",
|
|
48
|
+
"Start point": "Startpunt",
|
|
49
|
+
"End point": "Eindpunt",
|
|
50
|
+
"Concatenation order field": "Concatenatievolgordeveld",
|
|
51
|
+
"securityJsCode or serviceHost is required": "securityJsCode of serviceHost is verplicht",
|
|
52
|
+
"Access key is required": "Toegangssleutel is verplicht",
|
|
53
|
+
"Api key is required": "Api-sleutel is verplicht"
|
|
51
54
|
}
|
package/package.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"name": "@nocobase/plugin-map",
|
|
3
3
|
"displayName": "Block: Map",
|
|
4
4
|
"displayName.zh-CN": "区块:地图",
|
|
5
|
-
"version": "1.7.0-
|
|
5
|
+
"version": "1.7.0-beta.10",
|
|
6
6
|
"description": "Map block, support Gaode map and Google map, you can also extend more map types.",
|
|
7
7
|
"description.zh-CN": "地图区块,支持高德地图和 Google 地图,你也可以扩展更多地图类型。",
|
|
8
8
|
"license": "AGPL-3.0",
|
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
"@nocobase/test": "1.x",
|
|
37
37
|
"@nocobase/utils": "1.x"
|
|
38
38
|
},
|
|
39
|
-
"gitHead": "
|
|
39
|
+
"gitHead": "e9077cd02774330e9d9d0c9ff0324596207d90a0",
|
|
40
40
|
"keywords": [
|
|
41
41
|
"Blocks"
|
|
42
42
|
]
|