@syncfusion/ej2-angular-maps 30.2.4 → 31.1.17

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/CHANGELOG.md CHANGED
@@ -8,13 +8,11 @@
8
8
 
9
9
  ## [Unreleased]
10
10
 
11
- ## 30.1.37 (2025-06-25)
12
-
13
11
  ### Maps
14
12
 
15
13
  #### Bug fixes
16
14
 
17
- - `#I695421` - The data label will render correctly when binds to the specified label Path.
15
+ - `#I732333` - The map rendered in the pop-up will no longer throw console warnings during user interaction.
18
16
 
19
17
  #### New Features
20
18
 
package/package.json CHANGED
@@ -1,31 +1,44 @@
1
1
  {
2
- "name": "@syncfusion/ej2-angular-maps",
3
- "version": "30.2.4",
4
- "description": "The Maps component is used to visualize the geographical data and represent the statistical data of a particular geographical area on earth with user interactivity, and provides various customizing options for Angular",
5
- "author": "Syncfusion Inc.",
6
- "license": "SEE LICENSE IN license",
7
- "schematics": "./schematics/collection.json",
8
- "dependencies": {
9
- "@syncfusion/ej2-base": "~30.2.4",
10
- "@syncfusion/ej2-angular-base": "~30.2.4",
11
- "@syncfusion/ej2-maps": "30.2.4"
2
+ "_from": "@syncfusion/ej2-angular-maps@*",
3
+ "_id": "@syncfusion/ej2-angular-maps@16.43.0",
4
+ "_inBundle": false,
5
+ "_integrity": "sha512-BVII8NYl+WtXuxSubrGPDGsVo0B+lykivK0d/MxNM1UWNwQcwPc9De8EVw6Kjnj91QYWnAyaySF9r8kuAyXVnw==",
6
+ "_location": "/@syncfusion/ej2-angular-maps",
7
+ "_phantomChildren": {},
8
+ "_requested": {
9
+ "type": "range",
10
+ "registry": true,
11
+ "raw": "@syncfusion/ej2-angular-maps@*",
12
+ "name": "@syncfusion/ej2-angular-maps",
13
+ "escapedName": "@syncfusion%2fej2-angular-maps",
14
+ "scope": "@syncfusion",
15
+ "rawSpec": "*",
16
+ "saveSpec": null,
17
+ "fetchSpec": "*"
12
18
  },
13
- "keywords": [
14
- "angular",
15
- "ng-maps",
16
- "ej2-ng-maps"
19
+ "_requiredBy": [
20
+ "/"
17
21
  ],
18
- "repository": {
19
- "type": "git",
20
- "url": "https://github.com/syncfusion/ej2-angular-ui-components.git"
22
+ "_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-angular-development/@syncfusion/ej2-angular-maps/-/ej2-angular-maps-16.43.0.tgz",
23
+ "_shasum": "0760a6e783d5091e2eb4299d078e07b30e303aaf",
24
+ "_spec": "@syncfusion/ej2-angular-maps@*",
25
+ "_where": "D:\\SF3992\\WFH\\Nexus\\release",
26
+ "author": {
27
+ "name": "Syncfusion Inc."
21
28
  },
22
- "sideEffects": false,
23
- "module": "fesm2015/syncfusion-ej2-angular-maps.mjs",
29
+ "bugs": {
30
+ "url": "https://github.com/syncfusion/ej2-angular-ui-components/issues"
31
+ },
32
+ "bundleDependencies": false,
33
+ "dependencies": {
34
+ "@syncfusion/ej2-angular-base": "~31.1.17",
35
+ "@syncfusion/ej2-base": "~31.1.17",
36
+ "@syncfusion/ej2-maps": "31.1.17"
37
+ },
38
+ "deprecated": false,
39
+ "description": "The Maps component is used to visualize the geographical data and represent the statistical data of a particular geographical area on earth with user interactivity, and provides various customizing options for Angular",
24
40
  "es2020": "fesm2020/syncfusion-ej2-angular-maps.mjs",
25
41
  "esm2020": "esm2020/syncfusion-ej2-angular-maps.mjs",
26
- "fesm2020": "fesm2020/syncfusion-ej2-angular-maps.mjs",
27
- "fesm2015": "fesm2015/syncfusion-ej2-angular-maps.mjs",
28
- "typings": "syncfusion-ej2-angular-maps.d.ts",
29
42
  "exports": {
30
43
  "./package.json": {
31
44
  "default": "./package.json"
@@ -39,5 +52,23 @@
39
52
  "default": "./fesm2020/syncfusion-ej2-angular-maps.mjs"
40
53
  }
41
54
  },
42
- "homepage": "https://www.syncfusion.com/angular-components"
55
+ "fesm2015": "fesm2015/syncfusion-ej2-angular-maps.mjs",
56
+ "fesm2020": "fesm2020/syncfusion-ej2-angular-maps.mjs",
57
+ "homepage": "https://www.syncfusion.com/angular-components",
58
+ "keywords": [
59
+ "angular",
60
+ "ng-maps",
61
+ "ej2-ng-maps"
62
+ ],
63
+ "license": "SEE LICENSE IN license",
64
+ "module": "fesm2015/syncfusion-ej2-angular-maps.mjs",
65
+ "name": "@syncfusion/ej2-angular-maps",
66
+ "repository": {
67
+ "type": "git",
68
+ "url": "git+https://github.com/syncfusion/ej2-angular-ui-components.git"
69
+ },
70
+ "schematics": "./schematics/collection.json",
71
+ "sideEffects": false,
72
+ "typings": "syncfusion-ej2-angular-maps.d.ts",
73
+ "version": "31.1.17"
43
74
  }
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.pkgName = '@syncfusion/ej2-angular-maps';
4
- exports.pkgVer = '^30.2.4';
4
+ exports.pkgVer = '^31.1.17';
5
5
  exports.moduleName = 'MapsModule';
6
- exports.themeVer = '~30.2.4';
6
+ exports.themeVer = '~31.1.17';
@@ -1,4 +1,4 @@
1
1
  export const pkgName = '@syncfusion/ej2-angular-maps';
2
- export const pkgVer = '^30.2.4';
2
+ export const pkgVer = '^31.1.17';
3
3
  export const moduleName = 'MapsModule';
4
- export const themeVer = '~30.2.4';
4
+ export const themeVer = '~31.1.17';