@syncfusion/ej2-angular-maps 26.1.35 → 26.1.41-ngcc

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.
Files changed (174) hide show
  1. package/@syncfusion/ej2-angular-maps.es5.js +877 -0
  2. package/@syncfusion/ej2-angular-maps.es5.js.map +1 -0
  3. package/@syncfusion/ej2-angular-maps.js +810 -0
  4. package/@syncfusion/ej2-angular-maps.js.map +1 -0
  5. package/dist/ej2-angular-maps.umd.js +1135 -0
  6. package/dist/ej2-angular-maps.umd.js.map +1 -0
  7. package/dist/ej2-angular-maps.umd.min.js +11 -0
  8. package/dist/ej2-angular-maps.umd.min.js.map +1 -0
  9. package/{syncfusion-ej2-angular-maps.d.ts → ej2-angular-maps.d.ts} +1 -1
  10. package/ej2-angular-maps.metadata.json +1 -0
  11. package/license +10 -0
  12. package/package.json +14 -28
  13. package/schematics/collection.json +0 -45
  14. package/src/maps/annotations.directive.d.ts +0 -5
  15. package/src/maps/bubblesettings.directive.d.ts +0 -5
  16. package/src/maps/colormapping.directive.d.ts +0 -5
  17. package/src/maps/initialshapeselection.directive.d.ts +0 -5
  18. package/src/maps/layers.directive.d.ts +0 -5
  19. package/src/maps/maps-all.module.d.ts +0 -6
  20. package/src/maps/maps.component.d.ts +0 -3
  21. package/src/maps/maps.module.d.ts +0 -13
  22. package/src/maps/markersettings.directive.d.ts +0 -5
  23. package/src/maps/navigationlinesettings.directive.d.ts +0 -5
  24. package/CHANGELOG.md +0 -603
  25. package/esm2020/public_api.mjs +0 -2
  26. package/esm2020/src/index.mjs +0 -12
  27. package/esm2020/src/maps/annotations.directive.mjs +0 -62
  28. package/esm2020/src/maps/bubblesettings.directive.mjs +0 -71
  29. package/esm2020/src/maps/colormapping.directive.mjs +0 -61
  30. package/esm2020/src/maps/initialshapeselection.directive.mjs +0 -59
  31. package/esm2020/src/maps/layers.directive.mjs +0 -64
  32. package/esm2020/src/maps/maps-all.module.mjs +0 -68
  33. package/esm2020/src/maps/maps.component.mjs +0 -168
  34. package/esm2020/src/maps/maps.module.mjs +0 -88
  35. package/esm2020/src/maps/markersettings.directive.mjs +0 -73
  36. package/esm2020/src/maps/navigationlinesettings.directive.mjs +0 -67
  37. package/esm2020/syncfusion-ej2-angular-maps.mjs +0 -5
  38. package/fesm2015/syncfusion-ej2-angular-maps.mjs +0 -737
  39. package/fesm2015/syncfusion-ej2-angular-maps.mjs.map +0 -1
  40. package/fesm2020/syncfusion-ej2-angular-maps.mjs +0 -737
  41. package/fesm2020/syncfusion-ej2-angular-maps.mjs.map +0 -1
  42. package/schematics/generators/maps-annotation/images/__path__/__name@dasherize__/compass.svg +0 -197
  43. package/schematics/generators/maps-annotation/index.d.ts +0 -3
  44. package/schematics/generators/maps-annotation/index.js +0 -8
  45. package/schematics/generators/maps-annotation/index.ts +0 -8
  46. package/schematics/generators/maps-annotation/sample-details.d.ts +0 -5
  47. package/schematics/generators/maps-annotation/sample-details.js +0 -7
  48. package/schematics/generators/maps-annotation/sample-details.ts +0 -5
  49. package/schematics/generators/maps-annotation/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -21
  50. package/schematics/generators/maps-annotation/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -15
  51. package/schematics/generators/maps-annotation/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -58
  52. package/schematics/generators/maps-annotation/schema.d.ts +0 -3
  53. package/schematics/generators/maps-annotation/schema.js +0 -2
  54. package/schematics/generators/maps-annotation/schema.json +0 -125
  55. package/schematics/generators/maps-annotation/schema.ts +0 -3
  56. package/schematics/generators/maps-bubble/index.d.ts +0 -3
  57. package/schematics/generators/maps-bubble/index.js +0 -8
  58. package/schematics/generators/maps-bubble/index.ts +0 -8
  59. package/schematics/generators/maps-bubble/sample-details.d.ts +0 -5
  60. package/schematics/generators/maps-bubble/sample-details.js +0 -7
  61. package/schematics/generators/maps-bubble/sample-details.ts +0 -5
  62. package/schematics/generators/maps-bubble/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -3
  63. package/schematics/generators/maps-bubble/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -10
  64. package/schematics/generators/maps-bubble/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -72
  65. package/schematics/generators/maps-bubble/samples/__path__/__name@dasherize@if-flat__/assets/population-data.ts +0 -46
  66. package/schematics/generators/maps-bubble/samples/__path__/__name@dasherize@if-flat__/assets/world-map.ts +0 -184
  67. package/schematics/generators/maps-bubble/schema.d.ts +0 -3
  68. package/schematics/generators/maps-bubble/schema.js +0 -2
  69. package/schematics/generators/maps-bubble/schema.json +0 -125
  70. package/schematics/generators/maps-bubble/schema.ts +0 -3
  71. package/schematics/generators/maps-color-mapping/images/__path__/__name@dasherize__/ballon.png +0 -0
  72. package/schematics/generators/maps-color-mapping/index.d.ts +0 -3
  73. package/schematics/generators/maps-color-mapping/index.js +0 -8
  74. package/schematics/generators/maps-color-mapping/index.ts +0 -8
  75. package/schematics/generators/maps-color-mapping/sample-details.d.ts +0 -5
  76. package/schematics/generators/maps-color-mapping/sample-details.js +0 -7
  77. package/schematics/generators/maps-color-mapping/sample-details.ts +0 -5
  78. package/schematics/generators/maps-color-mapping/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -3
  79. package/schematics/generators/maps-color-mapping/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -8
  80. package/schematics/generators/maps-color-mapping/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -77
  81. package/schematics/generators/maps-color-mapping/schema.d.ts +0 -3
  82. package/schematics/generators/maps-color-mapping/schema.js +0 -2
  83. package/schematics/generators/maps-color-mapping/schema.json +0 -125
  84. package/schematics/generators/maps-color-mapping/schema.ts +0 -3
  85. package/schematics/generators/maps-default/images/__path__/__name@dasherize__/ballon.png +0 -0
  86. package/schematics/generators/maps-default/index.d.ts +0 -3
  87. package/schematics/generators/maps-default/index.js +0 -8
  88. package/schematics/generators/maps-default/index.ts +0 -8
  89. package/schematics/generators/maps-default/sample-details.d.ts +0 -5
  90. package/schematics/generators/maps-default/sample-details.js +0 -7
  91. package/schematics/generators/maps-default/sample-details.ts +0 -5
  92. package/schematics/generators/maps-default/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -3
  93. package/schematics/generators/maps-default/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -10
  94. package/schematics/generators/maps-default/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -33
  95. package/schematics/generators/maps-default/schema.d.ts +0 -3
  96. package/schematics/generators/maps-default/schema.js +0 -2
  97. package/schematics/generators/maps-default/schema.json +0 -125
  98. package/schematics/generators/maps-default/schema.ts +0 -3
  99. package/schematics/generators/maps-label/index.d.ts +0 -3
  100. package/schematics/generators/maps-label/index.js +0 -8
  101. package/schematics/generators/maps-label/index.ts +0 -8
  102. package/schematics/generators/maps-label/sample-details.d.ts +0 -5
  103. package/schematics/generators/maps-label/sample-details.js +0 -7
  104. package/schematics/generators/maps-label/sample-details.ts +0 -5
  105. package/schematics/generators/maps-label/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -3
  106. package/schematics/generators/maps-label/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -8
  107. package/schematics/generators/maps-label/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -38
  108. package/schematics/generators/maps-label/samples/__path__/__name@dasherize@if-flat__/assets/world-map.ts +0 -184
  109. package/schematics/generators/maps-label/schema.d.ts +0 -3
  110. package/schematics/generators/maps-label/schema.js +0 -2
  111. package/schematics/generators/maps-label/schema.json +0 -125
  112. package/schematics/generators/maps-label/schema.ts +0 -3
  113. package/schematics/generators/maps-legend/images/__path__/__name@dasherize__/ballon.png +0 -0
  114. package/schematics/generators/maps-legend/index.d.ts +0 -3
  115. package/schematics/generators/maps-legend/index.js +0 -8
  116. package/schematics/generators/maps-legend/index.ts +0 -8
  117. package/schematics/generators/maps-legend/sample-details.d.ts +0 -5
  118. package/schematics/generators/maps-legend/sample-details.js +0 -7
  119. package/schematics/generators/maps-legend/sample-details.ts +0 -5
  120. package/schematics/generators/maps-legend/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -3
  121. package/schematics/generators/maps-legend/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -8
  122. package/schematics/generators/maps-legend/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -102
  123. package/schematics/generators/maps-legend/schema.d.ts +0 -3
  124. package/schematics/generators/maps-legend/schema.js +0 -2
  125. package/schematics/generators/maps-legend/schema.json +0 -125
  126. package/schematics/generators/maps-legend/schema.ts +0 -3
  127. package/schematics/generators/maps-marker/images/__path__/__name@dasherize__/ballon.png +0 -0
  128. package/schematics/generators/maps-marker/index.d.ts +0 -3
  129. package/schematics/generators/maps-marker/index.js +0 -8
  130. package/schematics/generators/maps-marker/index.ts +0 -8
  131. package/schematics/generators/maps-marker/sample-details.d.ts +0 -5
  132. package/schematics/generators/maps-marker/sample-details.js +0 -7
  133. package/schematics/generators/maps-marker/sample-details.ts +0 -5
  134. package/schematics/generators/maps-marker/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -3
  135. package/schematics/generators/maps-marker/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -10
  136. package/schematics/generators/maps-marker/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -101
  137. package/schematics/generators/maps-marker/schema.d.ts +0 -3
  138. package/schematics/generators/maps-marker/schema.js +0 -2
  139. package/schematics/generators/maps-marker/schema.json +0 -125
  140. package/schematics/generators/maps-marker/schema.ts +0 -3
  141. package/schematics/generators/maps-navigation-line/index.d.ts +0 -3
  142. package/schematics/generators/maps-navigation-line/index.js +0 -8
  143. package/schematics/generators/maps-navigation-line/index.ts +0 -8
  144. package/schematics/generators/maps-navigation-line/sample-details.d.ts +0 -5
  145. package/schematics/generators/maps-navigation-line/sample-details.js +0 -7
  146. package/schematics/generators/maps-navigation-line/sample-details.ts +0 -5
  147. package/schematics/generators/maps-navigation-line/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -19
  148. package/schematics/generators/maps-navigation-line/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -6
  149. package/schematics/generators/maps-navigation-line/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -121
  150. package/schematics/generators/maps-navigation-line/samples/__path__/__name@dasherize@if-flat__/assets/map-location.ts +0 -128
  151. package/schematics/generators/maps-navigation-line/samples/__path__/__name@dasherize@if-flat__/assets/world-map.ts +0 -184
  152. package/schematics/generators/maps-navigation-line/schema.d.ts +0 -3
  153. package/schematics/generators/maps-navigation-line/schema.js +0 -2
  154. package/schematics/generators/maps-navigation-line/schema.json +0 -125
  155. package/schematics/generators/maps-navigation-line/schema.ts +0 -3
  156. package/schematics/generators/maps-osm/index.d.ts +0 -3
  157. package/schematics/generators/maps-osm/index.js +0 -8
  158. package/schematics/generators/maps-osm/index.ts +0 -8
  159. package/schematics/generators/maps-osm/sample-details.d.ts +0 -5
  160. package/schematics/generators/maps-osm/sample-details.js +0 -7
  161. package/schematics/generators/maps-osm/sample-details.ts +0 -5
  162. package/schematics/generators/maps-osm/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -3
  163. package/schematics/generators/maps-osm/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -10
  164. package/schematics/generators/maps-osm/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -33
  165. package/schematics/generators/maps-osm/schema.d.ts +0 -3
  166. package/schematics/generators/maps-osm/schema.js +0 -2
  167. package/schematics/generators/maps-osm/schema.json +0 -125
  168. package/schematics/generators/maps-osm/schema.ts +0 -3
  169. package/schematics/ng-add/index.d.ts +0 -3
  170. package/schematics/ng-add/index.js +0 -9
  171. package/schematics/ng-add/schema.d.ts +0 -13
  172. package/schematics/ng-add/schema.js +0 -2
  173. package/schematics/utils/lib-details.d.ts +0 -4
  174. package/schematics/utils/lib-details.js +0 -6
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "_from": "@syncfusion/ej2-angular-maps@*",
3
3
  "_id": "@syncfusion/ej2-angular-maps@26.1.35",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-eksNsp6tlOXrOjxVdVrWCKcdda0gcbRSGzuC4RsXdeCfbjfqNFO7qeRfPpo8nZ0hZoOqeYx0Z59T12ZYwUljtw==",
5
+ "_integrity": "sha512-BPCVjbcmf1IdYMrGF1KBWcdMTeyv5BWS/wOhmBC7dk9ZpObMy/tnoGRnEiEWF+rLvnfcCYHoO0pQ0/SMhnYhfQ==",
6
6
  "_location": "/@syncfusion/ej2-angular-maps",
7
7
  "_phantomChildren": {},
8
8
  "_requested": {
@@ -19,10 +19,10 @@
19
19
  "_requiredBy": [
20
20
  "/"
21
21
  ],
22
- "_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-angular-release/@syncfusion/ej2-angular-maps/-/ej2-angular-maps-26.1.35.tgz",
23
- "_shasum": "195b4dd338b2ee5f9aff96236f16bdc9107a7437",
22
+ "_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-maps/-/ej2-angular-maps-26.1.35.tgz",
23
+ "_shasum": "31ad0b883f7432af4c06258de387a52098a9820c",
24
24
  "_spec": "@syncfusion/ej2-angular-maps@*",
25
- "_where": "/jenkins/workspace/elease-automation_release_26.1.1/ivypackages/included",
25
+ "_where": "/jenkins/workspace/elease-automation_release_26.1.1/packages/included",
26
26
  "author": {
27
27
  "name": "Syncfusion Inc."
28
28
  },
@@ -31,30 +31,14 @@
31
31
  },
32
32
  "bundleDependencies": false,
33
33
  "dependencies": {
34
- "@syncfusion/ej2-angular-base": "~26.1.35",
35
- "@syncfusion/ej2-base": "~26.1.35",
36
- "@syncfusion/ej2-maps": "26.1.35",
37
- "tslib": "^2.3.0"
34
+ "@syncfusion/ej2-angular-base": "~26.1.41",
35
+ "@syncfusion/ej2-base": "~26.1.37",
36
+ "@syncfusion/ej2-maps": "26.1.41"
38
37
  },
39
38
  "deprecated": false,
40
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",
41
- "es2020": "fesm2020/syncfusion-ej2-angular-maps.mjs",
42
- "esm2020": "esm2020/syncfusion-ej2-angular-maps.mjs",
43
- "exports": {
44
- "./package.json": {
45
- "default": "./package.json"
46
- },
47
- ".": {
48
- "types": "./syncfusion-ej2-angular-maps.d.ts",
49
- "esm2020": "./esm2020/syncfusion-ej2-angular-maps.mjs",
50
- "es2020": "./fesm2020/syncfusion-ej2-angular-maps.mjs",
51
- "es2015": "./fesm2015/syncfusion-ej2-angular-maps.mjs",
52
- "node": "./fesm2015/syncfusion-ej2-angular-maps.mjs",
53
- "default": "./fesm2020/syncfusion-ej2-angular-maps.mjs"
54
- }
55
- },
56
- "fesm2015": "fesm2015/syncfusion-ej2-angular-maps.mjs",
57
- "fesm2020": "fesm2020/syncfusion-ej2-angular-maps.mjs",
40
+ "devDependencies": {},
41
+ "es2015": "@syncfusion/ej2-angular-maps.js",
58
42
  "homepage": "https://www.syncfusion.com/angular-components",
59
43
  "keywords": [
60
44
  "angular",
@@ -62,7 +46,9 @@
62
46
  "ej2-ng-maps"
63
47
  ],
64
48
  "license": "SEE LICENSE IN license",
65
- "module": "fesm2015/syncfusion-ej2-angular-maps.mjs",
49
+ "main": "dist/ej2-angular-maps.umd.js",
50
+ "metadata": "ej2-angular-maps.metadata.json",
51
+ "module": "@syncfusion/ej2-angular-maps.es5.js",
66
52
  "name": "@syncfusion/ej2-angular-maps",
67
53
  "repository": {
68
54
  "type": "git",
@@ -70,6 +56,6 @@
70
56
  },
71
57
  "schematics": "./schematics/collection.json",
72
58
  "sideEffects": false,
73
- "typings": "syncfusion-ej2-angular-maps.d.ts",
74
- "version": "26.1.35"
59
+ "typings": "ej2-angular-maps.d.ts",
60
+ "version": "26.1.41-ngcc"
75
61
  }
@@ -5,51 +5,6 @@
5
5
  "description": "Adds Essential JS 2 specific Angular package to an application",
6
6
  "factory": "./ng-add",
7
7
  "schema": "./ng-add/schema.json"
8
- },
9
- "maps-annotation": {
10
- "description": "Create an Angular Maps component with annotation view",
11
- "factory": "./generators/maps-annotation",
12
- "schema": "./generators/maps-annotation/schema.json"
13
- },
14
- "maps-bubble": {
15
- "description": "Create an Angular Maps component with bubble views",
16
- "factory": "./generators/maps-bubble",
17
- "schema": "./generators/maps-bubble/schema.json"
18
- },
19
- "maps-color-mapping": {
20
- "description": "Create an Angular Maps component with color-mapping views",
21
- "factory": "./generators/maps-color-mapping",
22
- "schema": "./generators/maps-color-mapping/schema.json"
23
- },
24
- "maps-default": {
25
- "description": "Create an Angular Maps component with default",
26
- "factory": "./generators/maps-default",
27
- "schema": "./generators/maps-default/schema.json"
28
- },
29
- "maps-label": {
30
- "description": "Create an Angular Maps component with label views",
31
- "factory": "./generators/maps-label",
32
- "schema": "./generators/maps-label/schema.json"
33
- },
34
- "maps-legend": {
35
- "description": "Create an Angular Maps component with legend views",
36
- "factory": "./generators/maps-legend",
37
- "schema": "./generators/maps-legend/schema.json"
38
- },
39
- "maps-marker": {
40
- "description": "Create an Angular Maps component with marker views",
41
- "factory": "./generators/maps-marker",
42
- "schema": "./generators/maps-marker/schema.json"
43
- },
44
- "maps-navigation-line": {
45
- "description": "Create an Angular Maps component with navigation-line view",
46
- "factory": "./generators/maps-navigation-line",
47
- "schema": "./generators/maps-navigation-line/schema.json"
48
- },
49
- "maps-osm": {
50
- "description": "Create an Angular Maps component with osm view",
51
- "factory": "./generators/maps-osm",
52
- "schema": "./generators/maps-osm/schema.json"
53
8
  }
54
9
  }
55
10
  }
@@ -1,6 +1,5 @@
1
1
  import { ViewContainerRef } from '@angular/core';
2
2
  import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base';
3
- import * as i0 from "@angular/core";
4
3
  /**
5
4
  * Represents the directive to define the annotations in the maps.
6
5
  * ```html
@@ -44,8 +43,6 @@ export declare class AnnotationDirective extends ComplexBase<AnnotationDirective
44
43
  */
45
44
  content: any;
46
45
  constructor(viewContainerRef: ViewContainerRef);
47
- static ɵfac: i0.ɵɵFactoryDeclaration<AnnotationDirective, never>;
48
- static ɵdir: i0.ɵɵDirectiveDeclaration<AnnotationDirective, "e-maps-annotations>e-maps-annotation", never, { "content": "content"; "horizontalAlignment": "horizontalAlignment"; "verticalAlignment": "verticalAlignment"; "x": "x"; "y": "y"; "zIndex": "zIndex"; }, {}, ["content"]>;
49
46
  }
50
47
  /**
51
48
  * Annotation Array Directive
@@ -53,6 +50,4 @@ export declare class AnnotationDirective extends ComplexBase<AnnotationDirective
53
50
  */
54
51
  export declare class AnnotationsDirective extends ArrayBase<AnnotationsDirective> {
55
52
  constructor();
56
- static ɵfac: i0.ɵɵFactoryDeclaration<AnnotationsDirective, never>;
57
- static ɵdir: i0.ɵɵDirectiveDeclaration<AnnotationsDirective, "ej-maps>e-maps-annotations", never, {}, {}, ["children"]>;
58
53
  }
@@ -1,6 +1,5 @@
1
1
  import { ViewContainerRef } from '@angular/core';
2
2
  import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base';
3
- import * as i0 from "@angular/core";
4
3
  /**
5
4
  * Represents the directive to define the bubbles in the maps.
6
5
  * ```html
@@ -107,8 +106,6 @@ export declare class BubbleDirective extends ComplexBase<BubbleDirective> {
107
106
  visible: any;
108
107
  tooltipSettings_template: any;
109
108
  constructor(viewContainerRef: ViewContainerRef);
110
- static ɵfac: i0.ɵɵFactoryDeclaration<BubbleDirective, never>;
111
- static ɵdir: i0.ɵɵDirectiveDeclaration<BubbleDirective, "e-layer>e-bubbleSettings>e-bubbleSetting", never, { "animationDelay": "animationDelay"; "animationDuration": "animationDuration"; "border": "border"; "bubbleType": "bubbleType"; "colorMapping": "colorMapping"; "colorValuePath": "colorValuePath"; "dataSource": "dataSource"; "fill": "fill"; "highlightSettings": "highlightSettings"; "maxRadius": "maxRadius"; "minRadius": "minRadius"; "opacity": "opacity"; "query": "query"; "selectionSettings": "selectionSettings"; "tooltipSettings": "tooltipSettings"; "valuePath": "valuePath"; "visible": "visible"; }, {}, ["tooltipSettings_template", "childColorMapping"]>;
112
109
  }
113
110
  /**
114
111
  * Bubble Array Directive
@@ -116,6 +113,4 @@ export declare class BubbleDirective extends ComplexBase<BubbleDirective> {
116
113
  */
117
114
  export declare class BubblesDirective extends ArrayBase<BubblesDirective> {
118
115
  constructor();
119
- static ɵfac: i0.ɵɵFactoryDeclaration<BubblesDirective, never>;
120
- static ɵdir: i0.ɵɵDirectiveDeclaration<BubblesDirective, "e-layer>e-bubbleSettings", never, {}, {}, ["children"]>;
121
116
  }
@@ -1,6 +1,5 @@
1
1
  import { ViewContainerRef } from '@angular/core';
2
2
  import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base';
3
- import * as i0 from "@angular/core";
4
3
  /**
5
4
  * Represents the directive to define the bubble color mapping in the maps.
6
5
  * ```html
@@ -62,8 +61,6 @@ export declare class ColorMappingDirective extends ComplexBase<ColorMappingDirec
62
61
  */
63
62
  value: any;
64
63
  constructor(viewContainerRef: ViewContainerRef);
65
- static ɵfac: i0.ɵɵFactoryDeclaration<ColorMappingDirective, never>;
66
- static ɵdir: i0.ɵɵDirectiveDeclaration<ColorMappingDirective, "e-bubbleSettings>e-colorMappings>e-colorMapping", never, { "color": "color"; "from": "from"; "label": "label"; "maxOpacity": "maxOpacity"; "minOpacity": "minOpacity"; "showLegend": "showLegend"; "to": "to"; "value": "value"; }, {}, never>;
67
64
  }
68
65
  /**
69
66
  * ColorMapping Array Directive
@@ -71,6 +68,4 @@ export declare class ColorMappingDirective extends ComplexBase<ColorMappingDirec
71
68
  */
72
69
  export declare class ColorMappingsDirective extends ArrayBase<ColorMappingsDirective> {
73
70
  constructor();
74
- static ɵfac: i0.ɵɵFactoryDeclaration<ColorMappingsDirective, never>;
75
- static ɵdir: i0.ɵɵDirectiveDeclaration<ColorMappingsDirective, "e-bubbleSettings>e-colorMappings", never, {}, {}, ["children"]>;
76
71
  }
@@ -1,6 +1,5 @@
1
1
  import { ViewContainerRef } from '@angular/core';
2
2
  import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base';
3
- import * as i0 from "@angular/core";
4
3
  /**
5
4
  * Represents the directive to configure the selection of the shapes when the maps is initially rendered.
6
5
  * ```html
@@ -28,8 +27,6 @@ export declare class InitialShapeSelectionDirective extends ComplexBase<InitialS
28
27
  */
29
28
  shapeValue: any;
30
29
  constructor(viewContainerRef: ViewContainerRef);
31
- static ɵfac: i0.ɵɵFactoryDeclaration<InitialShapeSelectionDirective, never>;
32
- static ɵdir: i0.ɵɵDirectiveDeclaration<InitialShapeSelectionDirective, "e-layer>e-initialShapeSelections>e-initialShapeSelection", never, { "shapePath": "shapePath"; "shapeValue": "shapeValue"; }, {}, never>;
33
30
  }
34
31
  /**
35
32
  * InitialShapeSelection Array Directive
@@ -37,6 +34,4 @@ export declare class InitialShapeSelectionDirective extends ComplexBase<InitialS
37
34
  */
38
35
  export declare class InitialShapeSelectionsDirective extends ArrayBase<InitialShapeSelectionsDirective> {
39
36
  constructor();
40
- static ɵfac: i0.ɵɵFactoryDeclaration<InitialShapeSelectionsDirective, never>;
41
- static ɵdir: i0.ɵɵDirectiveDeclaration<InitialShapeSelectionsDirective, "e-layer>e-initialShapeSelections", never, {}, {}, ["children"]>;
42
37
  }
@@ -1,6 +1,5 @@
1
1
  import { ViewContainerRef } from '@angular/core';
2
2
  import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base';
3
- import * as i0 from "@angular/core";
4
3
  /**
5
4
  * Represents the directive to define the layer of the maps.
6
5
  * ```html
@@ -126,8 +125,6 @@ export declare class LayerDirective extends ComplexBase<LayerDirective> {
126
125
  */
127
126
  visible: any;
128
127
  constructor(viewContainerRef: ViewContainerRef);
129
- static ɵfac: i0.ɵɵFactoryDeclaration<LayerDirective, never>;
130
- static ɵdir: i0.ɵɵDirectiveDeclaration<LayerDirective, "e-layers>e-layer", never, { "animationDuration": "animationDuration"; "bubbleSettings": "bubbleSettings"; "dataLabelSettings": "dataLabelSettings"; "dataSource": "dataSource"; "geometryType": "geometryType"; "highlightSettings": "highlightSettings"; "initialShapeSelection": "initialShapeSelection"; "markerClusterSettings": "markerClusterSettings"; "markerSettings": "markerSettings"; "navigationLineSettings": "navigationLineSettings"; "polygonSettings": "polygonSettings"; "query": "query"; "selectionSettings": "selectionSettings"; "shapeData": "shapeData"; "shapeDataPath": "shapeDataPath"; "shapePropertyPath": "shapePropertyPath"; "shapeSettings": "shapeSettings"; "toggleLegendSettings": "toggleLegendSettings"; "tooltipSettings": "tooltipSettings"; "type": "type"; "urlTemplate": "urlTemplate"; "visible": "visible"; }, {}, ["childInitialShapeSelection", "childMarkerSettings", "childBubbleSettings", "childNavigationLineSettings"]>;
131
128
  }
132
129
  /**
133
130
  * Layer Array Directive
@@ -135,6 +132,4 @@ export declare class LayerDirective extends ComplexBase<LayerDirective> {
135
132
  */
136
133
  export declare class LayersDirective extends ArrayBase<LayersDirective> {
137
134
  constructor();
138
- static ɵfac: i0.ɵɵFactoryDeclaration<LayersDirective, never>;
139
- static ɵdir: i0.ɵɵDirectiveDeclaration<LayersDirective, "ej-maps>e-layers", never, {}, {}, ["children"]>;
140
135
  }
@@ -1,7 +1,4 @@
1
1
  import { ValueProvider } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- import * as i1 from "@angular/common";
4
- import * as i2 from "./maps.module";
5
2
  export declare const BubbleService: ValueProvider;
6
3
  export declare const LegendService: ValueProvider;
7
4
  export declare const MarkerService: ValueProvider;
@@ -20,7 +17,4 @@ export declare const PolygonService: ValueProvider;
20
17
  * NgModule definition for the Maps component with providers.
21
18
  */
22
19
  export declare class MapsAllModule {
23
- static ɵfac: i0.ɵɵFactoryDeclaration<MapsAllModule, never>;
24
- static ɵmod: i0.ɵɵNgModuleDeclaration<MapsAllModule, never, [typeof i1.CommonModule, typeof i2.MapsModule], [typeof i2.MapsModule]>;
25
- static ɵinj: i0.ɵɵInjectorDeclaration<MapsAllModule>;
26
20
  }
@@ -3,7 +3,6 @@ import { IComponentBase } from '@syncfusion/ej2-angular-base';
3
3
  import { Maps } from '@syncfusion/ej2-maps';
4
4
  import { LayersDirective } from './layers.directive';
5
5
  import { AnnotationsDirective } from './annotations.directive';
6
- import * as i0 from "@angular/core";
7
6
  export declare const inputs: string[];
8
7
  export declare const outputs: string[];
9
8
  export declare const twoWays: string[];
@@ -67,6 +66,4 @@ export declare class MapsComponent extends Maps implements IComponentBase {
67
66
  ngAfterContentChecked(): void;
68
67
  registerEvents: (eventList: string[]) => void;
69
68
  addTwoWay: (propList: string[]) => void;
70
- static ɵfac: i0.ɵɵFactoryDeclaration<MapsComponent, never>;
71
- static ɵcmp: i0.ɵɵComponentDeclaration<MapsComponent, "ejs-maps", never, { "allowImageExport": "allowImageExport"; "allowPdfExport": "allowPdfExport"; "allowPrint": "allowPrint"; "annotations": "annotations"; "background": "background"; "baseLayerIndex": "baseLayerIndex"; "border": "border"; "centerPosition": "centerPosition"; "description": "description"; "enablePersistence": "enablePersistence"; "enableRtl": "enableRtl"; "format": "format"; "height": "height"; "layers": "layers"; "legendSettings": "legendSettings"; "locale": "locale"; "mapsArea": "mapsArea"; "margin": "margin"; "projectionType": "projectionType"; "tabIndex": "tabIndex"; "theme": "theme"; "titleSettings": "titleSettings"; "tooltipDisplayMode": "tooltipDisplayMode"; "useGroupingSeparator": "useGroupingSeparator"; "width": "width"; "zoomSettings": "zoomSettings"; }, { "animationComplete": "animationComplete"; "annotationRendering": "annotationRendering"; "beforePrint": "beforePrint"; "bubbleClick": "bubbleClick"; "bubbleMouseMove": "bubbleMouseMove"; "bubbleRendering": "bubbleRendering"; "click": "click"; "dataLabelRendering": "dataLabelRendering"; "doubleClick": "doubleClick"; "itemHighlight": "itemHighlight"; "itemSelection": "itemSelection"; "layerRendering": "layerRendering"; "legendRendering": "legendRendering"; "load": "load"; "loaded": "loaded"; "markerClick": "markerClick"; "markerClusterClick": "markerClusterClick"; "markerClusterMouseMove": "markerClusterMouseMove"; "markerClusterRendering": "markerClusterRendering"; "markerDragEnd": "markerDragEnd"; "markerDragStart": "markerDragStart"; "markerMouseMove": "markerMouseMove"; "markerRendering": "markerRendering"; "onclick": "onclick"; "pan": "pan"; "panComplete": "panComplete"; "resize": "resize"; "rightClick": "rightClick"; "shapeHighlight": "shapeHighlight"; "shapeRendering": "shapeRendering"; "shapeSelected": "shapeSelected"; "tooltipRender": "tooltipRender"; "tooltipRenderComplete": "tooltipRenderComplete"; "zoom": "zoom"; "zoomComplete": "zoomComplete"; "dataSourceChange": "dataSourceChange"; }, ["childLayers", "childAnnotations"], never>;
72
69
  }
@@ -1,18 +1,5 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./maps.component";
3
- import * as i2 from "./initialshapeselection.directive";
4
- import * as i3 from "./markersettings.directive";
5
- import * as i4 from "./colormapping.directive";
6
- import * as i5 from "./bubblesettings.directive";
7
- import * as i6 from "./navigationlinesettings.directive";
8
- import * as i7 from "./layers.directive";
9
- import * as i8 from "./annotations.directive";
10
- import * as i9 from "@angular/common";
11
1
  /**
12
2
  * NgModule definition for the Maps component.
13
3
  */
14
4
  export declare class MapsModule {
15
- static ɵfac: i0.ɵɵFactoryDeclaration<MapsModule, never>;
16
- static ɵmod: i0.ɵɵNgModuleDeclaration<MapsModule, [typeof i1.MapsComponent, typeof i2.InitialShapeSelectionDirective, typeof i2.InitialShapeSelectionsDirective, typeof i3.MarkerDirective, typeof i3.MarkersDirective, typeof i4.ColorMappingDirective, typeof i4.ColorMappingsDirective, typeof i5.BubbleDirective, typeof i5.BubblesDirective, typeof i6.NavigationLineDirective, typeof i6.NavigationLinesDirective, typeof i7.LayerDirective, typeof i7.LayersDirective, typeof i8.AnnotationDirective, typeof i8.AnnotationsDirective], [typeof i9.CommonModule], [typeof i1.MapsComponent, typeof i2.InitialShapeSelectionDirective, typeof i2.InitialShapeSelectionsDirective, typeof i3.MarkerDirective, typeof i3.MarkersDirective, typeof i4.ColorMappingDirective, typeof i4.ColorMappingsDirective, typeof i5.BubbleDirective, typeof i5.BubblesDirective, typeof i6.NavigationLineDirective, typeof i6.NavigationLinesDirective, typeof i7.LayerDirective, typeof i7.LayersDirective, typeof i8.AnnotationDirective, typeof i8.AnnotationsDirective]>;
17
- static ɵinj: i0.ɵɵInjectorDeclaration<MapsModule>;
18
5
  }
@@ -1,6 +1,5 @@
1
1
  import { ViewContainerRef } from '@angular/core';
2
2
  import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base';
3
- import * as i0 from "@angular/core";
4
3
  /**
5
4
  * Represents the directive to define the markers in the maps.
6
5
  * ```html
@@ -147,8 +146,6 @@ export declare class MarkerDirective extends ComplexBase<MarkerDirective> {
147
146
  template: any;
148
147
  tooltipSettings_template: any;
149
148
  constructor(viewContainerRef: ViewContainerRef);
150
- static ɵfac: i0.ɵɵFactoryDeclaration<MarkerDirective, never>;
151
- static ɵdir: i0.ɵɵDirectiveDeclaration<MarkerDirective, "e-layer>e-markerSettings>e-markerSetting", never, { "animationDelay": "animationDelay"; "animationDuration": "animationDuration"; "border": "border"; "colorValuePath": "colorValuePath"; "dashArray": "dashArray"; "dataSource": "dataSource"; "enableDrag": "enableDrag"; "fill": "fill"; "height": "height"; "highlightSettings": "highlightSettings"; "imageUrl": "imageUrl"; "imageUrlValuePath": "imageUrlValuePath"; "initialMarkerSelection": "initialMarkerSelection"; "latitudeValuePath": "latitudeValuePath"; "legendText": "legendText"; "longitudeValuePath": "longitudeValuePath"; "offset": "offset"; "opacity": "opacity"; "query": "query"; "selectionSettings": "selectionSettings"; "shape": "shape"; "shapeValuePath": "shapeValuePath"; "template": "template"; "tooltipSettings": "tooltipSettings"; "visible": "visible"; "width": "width"; }, {}, ["template", "tooltipSettings_template"]>;
152
149
  }
153
150
  /**
154
151
  * Marker Array Directive
@@ -156,6 +153,4 @@ export declare class MarkerDirective extends ComplexBase<MarkerDirective> {
156
153
  */
157
154
  export declare class MarkersDirective extends ArrayBase<MarkersDirective> {
158
155
  constructor();
159
- static ɵfac: i0.ɵɵFactoryDeclaration<MarkersDirective, never>;
160
- static ɵdir: i0.ɵɵDirectiveDeclaration<MarkersDirective, "e-layer>e-markerSettings", never, {}, {}, ["children"]>;
161
156
  }
@@ -1,6 +1,5 @@
1
1
  import { ViewContainerRef } from '@angular/core';
2
2
  import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base';
3
- import * as i0 from "@angular/core";
4
3
  /**
5
4
  * Represents the directive to define the navigation lines in the maps.
6
5
  * ```html
@@ -66,8 +65,6 @@ export declare class NavigationLineDirective extends ComplexBase<NavigationLineD
66
65
  width: any;
67
66
  tooltipSettings_template: any;
68
67
  constructor(viewContainerRef: ViewContainerRef);
69
- static ɵfac: i0.ɵɵFactoryDeclaration<NavigationLineDirective, never>;
70
- static ɵdir: i0.ɵɵDirectiveDeclaration<NavigationLineDirective, "e-layer>e-navigationLineSettings>e-navigationLineSetting", never, { "angle": "angle"; "arrowSettings": "arrowSettings"; "color": "color"; "dashArray": "dashArray"; "highlightSettings": "highlightSettings"; "latitude": "latitude"; "longitude": "longitude"; "selectionSettings": "selectionSettings"; "visible": "visible"; "width": "width"; }, {}, ["tooltipSettings_template"]>;
71
68
  }
72
69
  /**
73
70
  * NavigationLine Array Directive
@@ -75,6 +72,4 @@ export declare class NavigationLineDirective extends ComplexBase<NavigationLineD
75
72
  */
76
73
  export declare class NavigationLinesDirective extends ArrayBase<NavigationLinesDirective> {
77
74
  constructor();
78
- static ɵfac: i0.ɵɵFactoryDeclaration<NavigationLinesDirective, never>;
79
- static ɵdir: i0.ɵɵDirectiveDeclaration<NavigationLinesDirective, "e-layer>e-navigationLineSettings", never, {}, {}, ["children"]>;
80
75
  }