@syncfusion/ej2-angular-maps 21.2.10 → 22.1.34-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.
- package/@syncfusion/ej2-angular-maps.es5.js +868 -0
- package/@syncfusion/ej2-angular-maps.es5.js.map +1 -0
- package/@syncfusion/ej2-angular-maps.js +801 -0
- package/@syncfusion/ej2-angular-maps.js.map +1 -0
- package/CHANGELOG.md +582 -0
- package/dist/ej2-angular-maps.umd.js +1113 -0
- package/dist/ej2-angular-maps.umd.js.map +1 -0
- package/dist/ej2-angular-maps.umd.min.js +11 -0
- package/dist/ej2-angular-maps.umd.min.js.map +1 -0
- package/{syncfusion-ej2-angular-maps.d.ts → ej2-angular-maps.d.ts} +1 -1
- package/ej2-angular-maps.metadata.json +1 -0
- package/license +10 -0
- package/package.json +15 -29
- package/postinstall/tagchange.js +18 -0
- package/schematics/utils/lib-details.d.ts +2 -2
- package/schematics/utils/lib-details.js +2 -2
- package/schematics/utils/lib-details.ts +2 -2
- package/src/maps/annotations.directive.d.ts +1 -5
- package/src/maps/bubblesettings.directive.d.ts +0 -5
- package/src/maps/colormapping.directive.d.ts +0 -5
- package/src/maps/initialshapeselection.directive.d.ts +0 -5
- package/src/maps/layers.directive.d.ts +4 -9
- package/src/maps/maps-all.module.d.ts +0 -6
- package/src/maps/maps.component.d.ts +0 -3
- package/src/maps/maps.module.d.ts +0 -13
- package/src/maps/markersettings.directive.d.ts +1 -5
- package/src/maps/navigationlinesettings.directive.d.ts +0 -5
- package/esm2020/public_api.mjs +0 -3
- package/esm2020/src/index.mjs +0 -12
- package/esm2020/src/maps/annotations.directive.mjs +0 -62
- package/esm2020/src/maps/bubblesettings.directive.mjs +0 -71
- package/esm2020/src/maps/colormapping.directive.mjs +0 -61
- package/esm2020/src/maps/initialshapeselection.directive.mjs +0 -59
- package/esm2020/src/maps/layers.directive.mjs +0 -64
- package/esm2020/src/maps/maps-all.module.mjs +0 -65
- package/esm2020/src/maps/maps.component.mjs +0 -161
- package/esm2020/src/maps/maps.module.mjs +0 -88
- package/esm2020/src/maps/markersettings.directive.mjs +0 -73
- package/esm2020/src/maps/navigationlinesettings.directive.mjs +0 -67
- package/esm2020/syncfusion-ej2-angular-maps.mjs +0 -5
- package/fesm2015/syncfusion-ej2-angular-maps.mjs +0 -729
- package/fesm2015/syncfusion-ej2-angular-maps.mjs.map +0 -1
- package/fesm2020/syncfusion-ej2-angular-maps.mjs +0 -729
- package/fesm2020/syncfusion-ej2-angular-maps.mjs.map +0 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"__symbolic":"module","version":3,"exports":[{"from":"@syncfusion/ej2-maps"}],"metadata":{"ɵa":["allowImageExport","allowPdfExport","allowPrint","annotations","background","baseLayerIndex","border","centerPosition","description","enablePersistence","enableRtl","format","height","layers","legendSettings","locale","mapsArea","margin","projectionType","tabIndex","theme","titleSettings","tooltipDisplayMode","useGroupingSeparator","width","zoomSettings"],"ɵb":["animationComplete","annotationRendering","beforePrint","bubbleClick","bubbleMouseMove","bubbleRendering","click","dataLabelRendering","doubleClick","itemHighlight","itemSelection","layerRendering","legendRendering","load","loaded","markerClick","markerClusterClick","markerClusterMouseMove","markerClusterRendering","markerDragEnd","markerDragStart","markerMouseMove","markerRendering","onclick","pan","resize","rightClick","shapeHighlight","shapeRendering","shapeSelected","tooltipRender","tooltipRenderComplete","zoom","dataSourceChange"],"InitialShapeSelectionDirective":{"__symbolic":"class","extends":{"__symbolic":"reference","module":"@syncfusion/ej2-angular-base","name":"ComplexBase"},"decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Directive"},"arguments":[{"selector":"e-layer>e-initialShapeSelections>e-initialShapeSelection","inputs":["shapePath","shapeValue"],"outputs":[],"queries":{}}]}],"members":{"__ctor__":[{"__symbolic":"constructor","parameters":[{"__symbolic":"reference","module":"@angular/core","name":"ViewContainerRef"}]}]}},"InitialShapeSelectionsDirective":{"__symbolic":"class","extends":{"__symbolic":"reference","module":"@syncfusion/ej2-angular-base","name":"ArrayBase"},"decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Directive"},"arguments":[{"selector":"e-layer>e-initialShapeSelections","queries":{"children":{"__symbolic":"new","expression":{"__symbolic":"reference","module":"@angular/core","name":"ContentChildren"},"arguments":[{"__symbolic":"reference","name":"InitialShapeSelectionDirective"}]}}}]}],"members":{"__ctor__":[{"__symbolic":"constructor"}]}},"MarkerDirective":{"__symbolic":"class","extends":{"__symbolic":"reference","module":"@syncfusion/ej2-angular-base","name":"ComplexBase"},"decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Directive"},"arguments":[{"selector":"e-layer>e-markerSettings>e-markerSetting","inputs":["animationDelay","animationDuration","border","colorValuePath","dashArray","dataSource","enableDrag","fill","height","highlightSettings","imageUrl","imageUrlValuePath","initialMarkerSelection","latitudeValuePath","legendText","longitudeValuePath","offset","opacity","query","selectionSettings","shape","shapeValuePath","template","tooltipSettings","visible","width"],"outputs":[],"queries":{}}]}],"members":{"template":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"ContentChild"},"arguments":["template"]},{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@syncfusion/ej2-angular-base","name":"Template"}}]}],"tooltipSettings_template":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"ContentChild"},"arguments":["tooltipSettingsTemplate"]},{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@syncfusion/ej2-angular-base","name":"Template"}}]}],"__ctor__":[{"__symbolic":"constructor","parameters":[{"__symbolic":"reference","module":"@angular/core","name":"ViewContainerRef"}]}]}},"MarkersDirective":{"__symbolic":"class","extends":{"__symbolic":"reference","module":"@syncfusion/ej2-angular-base","name":"ArrayBase"},"decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Directive"},"arguments":[{"selector":"e-layer>e-markerSettings","queries":{"children":{"__symbolic":"new","expression":{"__symbolic":"reference","module":"@angular/core","name":"ContentChildren"},"arguments":[{"__symbolic":"reference","name":"MarkerDirective"}]}}}]}],"members":{"__ctor__":[{"__symbolic":"constructor"}]}},"ColorMappingDirective":{"__symbolic":"class","extends":{"__symbolic":"reference","module":"@syncfusion/ej2-angular-base","name":"ComplexBase"},"decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Directive"},"arguments":[{"selector":"e-bubbleSettings>e-colorMappings>e-colorMapping","inputs":["color","from","label","maxOpacity","minOpacity","showLegend","to","value"],"outputs":[],"queries":{}}]}],"members":{"__ctor__":[{"__symbolic":"constructor","parameters":[{"__symbolic":"reference","module":"@angular/core","name":"ViewContainerRef"}]}]}},"ColorMappingsDirective":{"__symbolic":"class","extends":{"__symbolic":"reference","module":"@syncfusion/ej2-angular-base","name":"ArrayBase"},"decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Directive"},"arguments":[{"selector":"e-bubbleSettings>e-colorMappings","queries":{"children":{"__symbolic":"new","expression":{"__symbolic":"reference","module":"@angular/core","name":"ContentChildren"},"arguments":[{"__symbolic":"reference","name":"ColorMappingDirective"}]}}}]}],"members":{"__ctor__":[{"__symbolic":"constructor"}]}},"BubbleDirective":{"__symbolic":"class","extends":{"__symbolic":"reference","module":"@syncfusion/ej2-angular-base","name":"ComplexBase"},"decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Directive"},"arguments":[{"selector":"e-layer>e-bubbleSettings>e-bubbleSetting","inputs":["animationDelay","animationDuration","border","bubbleType","colorMapping","colorValuePath","dataSource","fill","highlightSettings","maxRadius","minRadius","opacity","query","selectionSettings","tooltipSettings","valuePath","visible"],"outputs":[],"queries":{"childColorMapping":{"__symbolic":"new","expression":{"__symbolic":"reference","module":"@angular/core","name":"ContentChild"},"arguments":[{"__symbolic":"reference","name":"ColorMappingsDirective"}]}}}]}],"members":{"tooltipSettings_template":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"ContentChild"},"arguments":["tooltipSettingsTemplate"]},{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@syncfusion/ej2-angular-base","name":"Template"}}]}],"__ctor__":[{"__symbolic":"constructor","parameters":[{"__symbolic":"reference","module":"@angular/core","name":"ViewContainerRef"}]}]}},"BubblesDirective":{"__symbolic":"class","extends":{"__symbolic":"reference","module":"@syncfusion/ej2-angular-base","name":"ArrayBase"},"decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Directive"},"arguments":[{"selector":"e-layer>e-bubbleSettings","queries":{"children":{"__symbolic":"new","expression":{"__symbolic":"reference","module":"@angular/core","name":"ContentChildren"},"arguments":[{"__symbolic":"reference","name":"BubbleDirective"}]}}}]}],"members":{"__ctor__":[{"__symbolic":"constructor"}]}},"NavigationLineDirective":{"__symbolic":"class","extends":{"__symbolic":"reference","module":"@syncfusion/ej2-angular-base","name":"ComplexBase"},"decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Directive"},"arguments":[{"selector":"e-layer>e-navigationLineSettings>e-navigationLineSetting","inputs":["angle","arrowSettings","color","dashArray","highlightSettings","latitude","longitude","selectionSettings","visible","width"],"outputs":[],"queries":{}}]}],"members":{"tooltipSettings_template":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"ContentChild"},"arguments":["tooltipSettingsTemplate"]},{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@syncfusion/ej2-angular-base","name":"Template"}}]}],"__ctor__":[{"__symbolic":"constructor","parameters":[{"__symbolic":"reference","module":"@angular/core","name":"ViewContainerRef"}]}]}},"NavigationLinesDirective":{"__symbolic":"class","extends":{"__symbolic":"reference","module":"@syncfusion/ej2-angular-base","name":"ArrayBase"},"decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Directive"},"arguments":[{"selector":"e-layer>e-navigationLineSettings","queries":{"children":{"__symbolic":"new","expression":{"__symbolic":"reference","module":"@angular/core","name":"ContentChildren"},"arguments":[{"__symbolic":"reference","name":"NavigationLineDirective"}]}}}]}],"members":{"__ctor__":[{"__symbolic":"constructor"}]}},"LayerDirective":{"__symbolic":"class","extends":{"__symbolic":"reference","module":"@syncfusion/ej2-angular-base","name":"ComplexBase"},"decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Directive"},"arguments":[{"selector":"e-layers>e-layer","inputs":["animationDuration","bingMapType","bubbleSettings","dataLabelSettings","dataSource","geometryType","highlightSettings","initialShapeSelection","key","layerType","markerClusterSettings","markerSettings","navigationLineSettings","query","selectionSettings","shapeData","shapeDataPath","shapePropertyPath","shapeSettings","staticMapType","toggleLegendSettings","tooltipSettings","type","urlTemplate","visible"],"outputs":[],"queries":{"childInitialShapeSelection":{"__symbolic":"new","expression":{"__symbolic":"reference","module":"@angular/core","name":"ContentChild"},"arguments":[{"__symbolic":"reference","name":"InitialShapeSelectionsDirective"}]},"childMarkerSettings":{"__symbolic":"new","expression":{"__symbolic":"reference","module":"@angular/core","name":"ContentChild"},"arguments":[{"__symbolic":"reference","name":"MarkersDirective"}]},"childBubbleSettings":{"__symbolic":"new","expression":{"__symbolic":"reference","module":"@angular/core","name":"ContentChild"},"arguments":[{"__symbolic":"reference","name":"BubblesDirective"}]},"childNavigationLineSettings":{"__symbolic":"new","expression":{"__symbolic":"reference","module":"@angular/core","name":"ContentChild"},"arguments":[{"__symbolic":"reference","name":"NavigationLinesDirective"}]}}}]}],"members":{"__ctor__":[{"__symbolic":"constructor","parameters":[{"__symbolic":"reference","module":"@angular/core","name":"ViewContainerRef"}]}]}},"LayersDirective":{"__symbolic":"class","extends":{"__symbolic":"reference","module":"@syncfusion/ej2-angular-base","name":"ArrayBase"},"decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Directive"},"arguments":[{"selector":"ej-maps>e-layers","queries":{"children":{"__symbolic":"new","expression":{"__symbolic":"reference","module":"@angular/core","name":"ContentChildren"},"arguments":[{"__symbolic":"reference","name":"LayerDirective"}]}}}]}],"members":{"__ctor__":[{"__symbolic":"constructor"}]}},"AnnotationDirective":{"__symbolic":"class","extends":{"__symbolic":"reference","module":"@syncfusion/ej2-angular-base","name":"ComplexBase"},"decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Directive"},"arguments":[{"selector":"e-maps-annotations>e-maps-annotation","inputs":["content","horizontalAlignment","verticalAlignment","x","y","zIndex"],"outputs":[],"queries":{}}]}],"members":{"content":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"ContentChild"},"arguments":["content"]},{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@syncfusion/ej2-angular-base","name":"Template"}}]}],"__ctor__":[{"__symbolic":"constructor","parameters":[{"__symbolic":"reference","module":"@angular/core","name":"ViewContainerRef"}]}]}},"AnnotationsDirective":{"__symbolic":"class","extends":{"__symbolic":"reference","module":"@syncfusion/ej2-angular-base","name":"ArrayBase"},"decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Directive"},"arguments":[{"selector":"ej-maps>e-maps-annotations","queries":{"children":{"__symbolic":"new","expression":{"__symbolic":"reference","module":"@angular/core","name":"ContentChildren"},"arguments":[{"__symbolic":"reference","name":"AnnotationDirective"}]}}}]}],"members":{"__ctor__":[{"__symbolic":"constructor"}]}},"MapsComponent":{"__symbolic":"class","extends":{"__symbolic":"reference","module":"@syncfusion/ej2-maps","name":"Maps"},"decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Component"},"arguments":[{"selector":"ejs-maps","inputs":{"__symbolic":"reference","name":"ɵa"},"outputs":{"__symbolic":"reference","name":"ɵb"},"template":"","changeDetection":{"__symbolic":"select","expression":{"__symbolic":"reference","module":"@angular/core","name":"ChangeDetectionStrategy"},"member":"OnPush"},"queries":{"childLayers":{"__symbolic":"new","expression":{"__symbolic":"reference","module":"@angular/core","name":"ContentChild"},"arguments":[{"__symbolic":"reference","name":"LayersDirective"}]},"childAnnotations":{"__symbolic":"new","expression":{"__symbolic":"reference","module":"@angular/core","name":"ContentChild"},"arguments":[{"__symbolic":"reference","name":"AnnotationsDirective"}]}}}]},{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@syncfusion/ej2-angular-base","name":"ComponentMixins"},"arguments":[[{"__symbolic":"reference","module":"@syncfusion/ej2-angular-base","name":"ComponentBase"}]]}],"members":{"__ctor__":[{"__symbolic":"constructor","parameters":[{"__symbolic":"reference","module":"@angular/core","name":"ElementRef"},{"__symbolic":"reference","module":"@angular/core","name":"Renderer2"},{"__symbolic":"reference","module":"@angular/core","name":"ViewContainerRef"},{"__symbolic":"reference","module":"@angular/core","name":"Injector"}]}],"ngOnInit":[{"__symbolic":"method"}],"ngAfterViewInit":[{"__symbolic":"method"}],"ngOnDestroy":[{"__symbolic":"method"}],"ngAfterContentChecked":[{"__symbolic":"method"}]}},"MapsModule":{"__symbolic":"class","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"NgModule"},"arguments":[{"imports":[{"__symbolic":"reference","module":"@angular/common","name":"CommonModule"}],"declarations":[{"__symbolic":"reference","name":"MapsComponent"},{"__symbolic":"reference","name":"InitialShapeSelectionDirective"},{"__symbolic":"reference","name":"InitialShapeSelectionsDirective"},{"__symbolic":"reference","name":"MarkerDirective"},{"__symbolic":"reference","name":"MarkersDirective"},{"__symbolic":"reference","name":"ColorMappingDirective"},{"__symbolic":"reference","name":"ColorMappingsDirective"},{"__symbolic":"reference","name":"BubbleDirective"},{"__symbolic":"reference","name":"BubblesDirective"},{"__symbolic":"reference","name":"NavigationLineDirective"},{"__symbolic":"reference","name":"NavigationLinesDirective"},{"__symbolic":"reference","name":"LayerDirective"},{"__symbolic":"reference","name":"LayersDirective"},{"__symbolic":"reference","name":"AnnotationDirective"},{"__symbolic":"reference","name":"AnnotationsDirective"}],"exports":[{"__symbolic":"reference","name":"MapsComponent"},{"__symbolic":"reference","name":"InitialShapeSelectionDirective"},{"__symbolic":"reference","name":"InitialShapeSelectionsDirective"},{"__symbolic":"reference","name":"MarkerDirective"},{"__symbolic":"reference","name":"MarkersDirective"},{"__symbolic":"reference","name":"ColorMappingDirective"},{"__symbolic":"reference","name":"ColorMappingsDirective"},{"__symbolic":"reference","name":"BubbleDirective"},{"__symbolic":"reference","name":"BubblesDirective"},{"__symbolic":"reference","name":"NavigationLineDirective"},{"__symbolic":"reference","name":"NavigationLinesDirective"},{"__symbolic":"reference","name":"LayerDirective"},{"__symbolic":"reference","name":"LayersDirective"},{"__symbolic":"reference","name":"AnnotationDirective"},{"__symbolic":"reference","name":"AnnotationsDirective"}]}]}],"members":{}},"MapsAllModule":{"__symbolic":"class","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"NgModule"},"arguments":[{"imports":[{"__symbolic":"reference","module":"@angular/common","name":"CommonModule"},{"__symbolic":"reference","name":"MapsModule"}],"exports":[{"__symbolic":"reference","name":"MapsModule"}],"providers":[{"__symbolic":"reference","name":"BubbleService"},{"__symbolic":"reference","name":"LegendService"},{"__symbolic":"reference","name":"MarkerService"},{"__symbolic":"reference","name":"HighlightService"},{"__symbolic":"reference","name":"SelectionService"},{"__symbolic":"reference","name":"MapsTooltipService"},{"__symbolic":"reference","name":"ZoomService"},{"__symbolic":"reference","name":"DataLabelService"},{"__symbolic":"reference","name":"NavigationLineService"},{"__symbolic":"reference","name":"AnnotationsService"},{"__symbolic":"reference","name":"PrintService"},{"__symbolic":"reference","name":"PdfExportService"},{"__symbolic":"reference","name":"ImageExportService"}]}]}],"members":{}},"BubbleService":{"provide":"MapsBubble","useValue":{"__symbolic":"reference","module":"@syncfusion/ej2-maps","name":"Bubble"}},"LegendService":{"provide":"MapsLegend","useValue":{"__symbolic":"reference","module":"@syncfusion/ej2-maps","name":"Legend"}},"MarkerService":{"provide":"MapsMarker","useValue":{"__symbolic":"reference","module":"@syncfusion/ej2-maps","name":"Marker"}},"HighlightService":{"provide":"MapsHighlight","useValue":{"__symbolic":"reference","module":"@syncfusion/ej2-maps","name":"Highlight"}},"SelectionService":{"provide":"MapsSelection","useValue":{"__symbolic":"reference","module":"@syncfusion/ej2-maps","name":"Selection"}},"MapsTooltipService":{"provide":"MapsMapsTooltip","useValue":{"__symbolic":"reference","module":"@syncfusion/ej2-maps","name":"MapsTooltip"}},"ZoomService":{"provide":"MapsZoom","useValue":{"__symbolic":"reference","module":"@syncfusion/ej2-maps","name":"Zoom"}},"DataLabelService":{"provide":"MapsDataLabel","useValue":{"__symbolic":"reference","module":"@syncfusion/ej2-maps","name":"DataLabel"}},"NavigationLineService":{"provide":"MapsNavigationLine","useValue":{"__symbolic":"reference","module":"@syncfusion/ej2-maps","name":"NavigationLine"}},"AnnotationsService":{"provide":"MapsAnnotations","useValue":{"__symbolic":"reference","module":"@syncfusion/ej2-maps","name":"Annotations"}},"PrintService":{"provide":"MapsPrint","useValue":{"__symbolic":"reference","module":"@syncfusion/ej2-maps","name":"Print"}},"PdfExportService":{"provide":"MapsPdfExport","useValue":{"__symbolic":"reference","module":"@syncfusion/ej2-maps","name":"PdfExport"}},"ImageExportService":{"provide":"MapsImageExport","useValue":{"__symbolic":"reference","module":"@syncfusion/ej2-maps","name":"ImageExport"}}},"origins":{"ɵa":"./src/maps/maps.component","ɵb":"./src/maps/maps.component","InitialShapeSelectionDirective":"./src/maps/initialshapeselection.directive","InitialShapeSelectionsDirective":"./src/maps/initialshapeselection.directive","MarkerDirective":"./src/maps/markersettings.directive","MarkersDirective":"./src/maps/markersettings.directive","ColorMappingDirective":"./src/maps/colormapping.directive","ColorMappingsDirective":"./src/maps/colormapping.directive","BubbleDirective":"./src/maps/bubblesettings.directive","BubblesDirective":"./src/maps/bubblesettings.directive","NavigationLineDirective":"./src/maps/navigationlinesettings.directive","NavigationLinesDirective":"./src/maps/navigationlinesettings.directive","LayerDirective":"./src/maps/layers.directive","LayersDirective":"./src/maps/layers.directive","AnnotationDirective":"./src/maps/annotations.directive","AnnotationsDirective":"./src/maps/annotations.directive","MapsComponent":"./src/maps/maps.component","MapsModule":"./src/maps/maps.module","MapsAllModule":"./src/maps/maps-all.module","BubbleService":"./src/maps/maps-all.module","LegendService":"./src/maps/maps-all.module","MarkerService":"./src/maps/maps-all.module","HighlightService":"./src/maps/maps-all.module","SelectionService":"./src/maps/maps-all.module","MapsTooltipService":"./src/maps/maps-all.module","ZoomService":"./src/maps/maps-all.module","DataLabelService":"./src/maps/maps-all.module","NavigationLineService":"./src/maps/maps-all.module","AnnotationsService":"./src/maps/maps-all.module","PrintService":"./src/maps/maps-all.module","PdfExportService":"./src/maps/maps-all.module","ImageExportService":"./src/maps/maps-all.module"},"importAs":"@syncfusion/ej2-angular-maps"}
|
package/license
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
Essential JS 2 library is available under the Syncfusion Essential Studio program, and can be licensed either under the Syncfusion Community License Program or the Syncfusion commercial license.
|
|
2
|
+
|
|
3
|
+
To be qualified for the Syncfusion Community License Program you must have a gross revenue of less than one (1) million U.S. dollars ($1,000,000.00 USD) per year and have less than five (5) developers in your organization, and agree to be bound by Syncfusion’s terms and conditions.
|
|
4
|
+
|
|
5
|
+
Customers who do not qualify for the community license can contact sales@syncfusion.com for commercial licensing options.
|
|
6
|
+
|
|
7
|
+
Under no circumstances can you use this product without (1) either a Community License or a commercial license and (2) without agreeing and abiding by Syncfusion’s license containing all terms and conditions.
|
|
8
|
+
|
|
9
|
+
The Syncfusion license that contains the terms and conditions can be found at
|
|
10
|
+
https://www.syncfusion.com/content/downloads/syncfusion_license.pdf
|
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"_from": "@syncfusion/ej2-angular-maps@*",
|
|
3
|
-
"_id": "@syncfusion/ej2-angular-maps@
|
|
3
|
+
"_id": "@syncfusion/ej2-angular-maps@16.41.37",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-y0xs048hK2hUL3/lsbZLI5YvlgTD5dOiNA+Mj0d7tgLkoONELfA9vZRScj3YogfipAyPNeW+Jm94tN2XXg2iPw==",
|
|
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.syncfusion.com/repository/ej2-
|
|
23
|
-
"_shasum": "
|
|
22
|
+
"_resolved": "https://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-angular-maps/-/ej2-angular-maps-16.41.37.tgz",
|
|
23
|
+
"_shasum": "aab9c2ea6d59b717fbae6654fd206296b44219a6",
|
|
24
24
|
"_spec": "@syncfusion/ej2-angular-maps@*",
|
|
25
|
-
"_where": "/jenkins/workspace/elease-automation_release_21.1.1/
|
|
25
|
+
"_where": "/jenkins/workspace/elease-automation_release_21.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": "~
|
|
35
|
-
"@syncfusion/ej2-base": "~
|
|
36
|
-
"@syncfusion/ej2-maps": "
|
|
37
|
-
"tslib": "^2.3.0"
|
|
34
|
+
"@syncfusion/ej2-angular-base": "~22.1.34",
|
|
35
|
+
"@syncfusion/ej2-base": "~22.1.34",
|
|
36
|
+
"@syncfusion/ej2-maps": "22.1.34"
|
|
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
|
-
"
|
|
42
|
-
"
|
|
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
|
-
"
|
|
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": "
|
|
74
|
-
"version": "
|
|
59
|
+
"typings": "ej2-angular-maps.d.ts",
|
|
60
|
+
"version": "22.1.34-ngcc"
|
|
75
61
|
}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
var fs = require("fs");
|
|
2
|
+
var glob = require("glob");
|
|
3
|
+
|
|
4
|
+
var selectors = ['ejs-maps'];
|
|
5
|
+
|
|
6
|
+
if (process.env.tagName !== undefined) {
|
|
7
|
+
var newTagPrefix = process.env.tagName.trim();
|
|
8
|
+
var files = glob.sync("./@syncfusion/*");
|
|
9
|
+
for (var i = 0; i < files.length; i++) {
|
|
10
|
+
var sourceFile = fs.readFileSync(files[i], "utf8");
|
|
11
|
+
for (var j = 0; j < selectors.length; j++) {
|
|
12
|
+
selectors[j] = selectors[j].replace('[','').replace(']','');
|
|
13
|
+
var tagRegex = new RegExp(selectors[j], "g");
|
|
14
|
+
sourceFile = sourceFile.replace(tagRegex,selectors[j].replace("ejs", newTagPrefix));
|
|
15
|
+
}
|
|
16
|
+
fs.writeFileSync(files[i], sourceFile, "utf8");
|
|
17
|
+
}
|
|
18
|
+
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
export declare const pkgName = "@syncfusion/ej2-angular-maps";
|
|
2
|
-
export declare const pkgVer = "^
|
|
2
|
+
export declare const pkgVer = "^16.41.37";
|
|
3
3
|
export declare const moduleName = "MapsModule";
|
|
4
|
-
export declare const themeVer = "~
|
|
4
|
+
export declare const themeVer = "~16.41.37";
|
|
@@ -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 = '^
|
|
4
|
+
exports.pkgVer = '^22.1.34';
|
|
5
5
|
exports.moduleName = 'MapsModule';
|
|
6
|
-
exports.themeVer = '~
|
|
6
|
+
exports.themeVer = '~22.1.34';
|
|
@@ -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
|
|
@@ -40,11 +39,10 @@ export declare class AnnotationDirective extends ComplexBase<AnnotationDirective
|
|
|
40
39
|
/**
|
|
41
40
|
* Gets or sets the content for the annotation in maps.
|
|
42
41
|
* @default ''
|
|
42
|
+
* @asptype string
|
|
43
43
|
*/
|
|
44
44
|
content: any;
|
|
45
45
|
constructor(viewContainerRef: ViewContainerRef);
|
|
46
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AnnotationDirective, never>;
|
|
47
|
-
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"]>;
|
|
48
46
|
}
|
|
49
47
|
/**
|
|
50
48
|
* Annotation Array Directive
|
|
@@ -52,6 +50,4 @@ export declare class AnnotationDirective extends ComplexBase<AnnotationDirective
|
|
|
52
50
|
*/
|
|
53
51
|
export declare class AnnotationsDirective extends ArrayBase<AnnotationsDirective> {
|
|
54
52
|
constructor();
|
|
55
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AnnotationsDirective, never>;
|
|
56
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<AnnotationsDirective, "ej-maps>e-maps-annotations", never, {}, {}, ["children"]>;
|
|
57
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
|
|
@@ -30,7 +29,7 @@ export declare class LayerDirective extends ComplexBase<LayerDirective> {
|
|
|
30
29
|
/**
|
|
31
30
|
* Gets or sets the Bing map type for the layer. If you set GeoJSON data in the map and set the `BingMapType` value without setting the layer type as "Bing",
|
|
32
31
|
* then the map will be rendered based on the provided shape data since the default layer type will be set as "Geometry".
|
|
33
|
-
|
|
32
|
+
|
|
34
33
|
* @default Aerial
|
|
35
34
|
*/
|
|
36
35
|
bingMapType: any;
|
|
@@ -67,14 +66,14 @@ export declare class LayerDirective extends ComplexBase<LayerDirective> {
|
|
|
67
66
|
initialShapeSelection: any;
|
|
68
67
|
/**
|
|
69
68
|
* Gets or sets the key for the online map provider to render in the layer of the maps.
|
|
70
|
-
|
|
69
|
+
|
|
71
70
|
* @default ''
|
|
72
71
|
*/
|
|
73
72
|
key: any;
|
|
74
73
|
/**
|
|
75
74
|
* Gets or sets the type of the layer in maps. If we use layer type with shape data property in layer of the maps
|
|
76
75
|
* then map will render based on the provided layer type.
|
|
77
|
-
|
|
76
|
+
|
|
78
77
|
* @default Geometry
|
|
79
78
|
*/
|
|
80
79
|
layerType: any;
|
|
@@ -123,7 +122,7 @@ export declare class LayerDirective extends ComplexBase<LayerDirective> {
|
|
|
123
122
|
shapeSettings: any;
|
|
124
123
|
/**
|
|
125
124
|
* Gets or sets the type of the static maps.
|
|
126
|
-
|
|
125
|
+
|
|
127
126
|
* @default RoadMap
|
|
128
127
|
*/
|
|
129
128
|
staticMapType: any;
|
|
@@ -147,8 +146,6 @@ export declare class LayerDirective extends ComplexBase<LayerDirective> {
|
|
|
147
146
|
*/
|
|
148
147
|
visible: any;
|
|
149
148
|
constructor(viewContainerRef: ViewContainerRef);
|
|
150
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<LayerDirective, never>;
|
|
151
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<LayerDirective, "e-layers>e-layer", never, { "animationDuration": "animationDuration"; "bingMapType": "bingMapType"; "bubbleSettings": "bubbleSettings"; "dataLabelSettings": "dataLabelSettings"; "dataSource": "dataSource"; "geometryType": "geometryType"; "highlightSettings": "highlightSettings"; "initialShapeSelection": "initialShapeSelection"; "key": "key"; "layerType": "layerType"; "markerClusterSettings": "markerClusterSettings"; "markerSettings": "markerSettings"; "navigationLineSettings": "navigationLineSettings"; "query": "query"; "selectionSettings": "selectionSettings"; "shapeData": "shapeData"; "shapeDataPath": "shapeDataPath"; "shapePropertyPath": "shapePropertyPath"; "shapeSettings": "shapeSettings"; "staticMapType": "staticMapType"; "toggleLegendSettings": "toggleLegendSettings"; "tooltipSettings": "tooltipSettings"; "type": "type"; "urlTemplate": "urlTemplate"; "visible": "visible"; }, {}, ["childInitialShapeSelection", "childMarkerSettings", "childBubbleSettings", "childNavigationLineSettings"]>;
|
|
152
149
|
}
|
|
153
150
|
/**
|
|
154
151
|
* Layer Array Directive
|
|
@@ -156,6 +153,4 @@ export declare class LayerDirective extends ComplexBase<LayerDirective> {
|
|
|
156
153
|
*/
|
|
157
154
|
export declare class LayersDirective extends ArrayBase<LayersDirective> {
|
|
158
155
|
constructor();
|
|
159
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<LayersDirective, never>;
|
|
160
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<LayersDirective, "ej-maps>e-layers", never, {}, {}, ["children"]>;
|
|
161
156
|
}
|
|
@@ -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;
|
|
@@ -19,7 +16,4 @@ export declare const ImageExportService: ValueProvider;
|
|
|
19
16
|
* NgModule definition for the Maps component with providers.
|
|
20
17
|
*/
|
|
21
18
|
export declare class MapsAllModule {
|
|
22
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MapsAllModule, never>;
|
|
23
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<MapsAllModule, never, [typeof i1.CommonModule, typeof i2.MapsModule], [typeof i2.MapsModule]>;
|
|
24
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<MapsAllModule>;
|
|
25
19
|
}
|
|
@@ -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[];
|
|
@@ -65,6 +64,4 @@ export declare class MapsComponent extends Maps implements IComponentBase {
|
|
|
65
64
|
ngAfterContentChecked(): void;
|
|
66
65
|
registerEvents: (eventList: string[]) => void;
|
|
67
66
|
addTwoWay: (propList: string[]) => void;
|
|
68
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MapsComponent, never>;
|
|
69
|
-
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"; "resize": "resize"; "rightClick": "rightClick"; "shapeHighlight": "shapeHighlight"; "shapeRendering": "shapeRendering"; "shapeSelected": "shapeSelected"; "tooltipRender": "tooltipRender"; "tooltipRenderComplete": "tooltipRenderComplete"; "zoom": "zoom"; "dataSourceChange": "dataSourceChange"; }, ["childLayers", "childAnnotations"], never>;
|
|
70
67
|
}
|
|
@@ -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
|
|
@@ -142,12 +141,11 @@ export declare class MarkerDirective extends ComplexBase<MarkerDirective> {
|
|
|
142
141
|
/**
|
|
143
142
|
* Gets or sets the template for the marker to render custom elements.
|
|
144
143
|
* @default null
|
|
144
|
+
* @asptype string
|
|
145
145
|
*/
|
|
146
146
|
template: any;
|
|
147
147
|
tooltipSettings_template: any;
|
|
148
148
|
constructor(viewContainerRef: ViewContainerRef);
|
|
149
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MarkerDirective, never>;
|
|
150
|
-
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"]>;
|
|
151
149
|
}
|
|
152
150
|
/**
|
|
153
151
|
* Marker Array Directive
|
|
@@ -155,6 +153,4 @@ export declare class MarkerDirective extends ComplexBase<MarkerDirective> {
|
|
|
155
153
|
*/
|
|
156
154
|
export declare class MarkersDirective extends ArrayBase<MarkersDirective> {
|
|
157
155
|
constructor();
|
|
158
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MarkersDirective, never>;
|
|
159
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<MarkersDirective, "e-layer>e-markerSettings", never, {}, {}, ["children"]>;
|
|
160
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
|
}
|
package/esm2020/public_api.mjs
DELETED
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
// Mapping root file for package generation
|
|
2
|
-
export * from './src/index';
|
|
3
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicHVibGljX2FwaS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uL3B1YmxpY19hcGkudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsMkNBQTJDO0FBQzNDLGNBQWMsYUFBYSxDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiLy8gTWFwcGluZyByb290IGZpbGUgZm9yIHBhY2thZ2UgZ2VuZXJhdGlvblxuZXhwb3J0ICogZnJvbSAnLi9zcmMvaW5kZXgnOyJdfQ==
|
package/esm2020/src/index.mjs
DELETED
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
export { InitialShapeSelectionDirective, InitialShapeSelectionsDirective } from './maps/initialshapeselection.directive';
|
|
2
|
-
export { MarkerDirective, MarkersDirective } from './maps/markersettings.directive';
|
|
3
|
-
export { ColorMappingDirective, ColorMappingsDirective } from './maps/colormapping.directive';
|
|
4
|
-
export { BubbleDirective, BubblesDirective } from './maps/bubblesettings.directive';
|
|
5
|
-
export { NavigationLineDirective, NavigationLinesDirective } from './maps/navigationlinesettings.directive';
|
|
6
|
-
export { LayerDirective, LayersDirective } from './maps/layers.directive';
|
|
7
|
-
export { AnnotationDirective, AnnotationsDirective } from './maps/annotations.directive';
|
|
8
|
-
export { MapsComponent } from './maps/maps.component';
|
|
9
|
-
export { MapsModule } from './maps/maps.module';
|
|
10
|
-
export { MapsAllModule, BubbleService, LegendService, MarkerService, HighlightService, SelectionService, MapsTooltipService, ZoomService, DataLabelService, NavigationLineService, AnnotationsService, PrintService, PdfExportService, ImageExportService } from './maps/maps-all.module';
|
|
11
|
-
export * from '@syncfusion/ej2-maps';
|
|
12
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi9zcmMvaW5kZXgudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFDLDhCQUE4QixFQUFDLCtCQUErQixFQUFDLE1BQU0sd0NBQXdDLENBQUM7QUFDdEgsT0FBTyxFQUFDLGVBQWUsRUFBQyxnQkFBZ0IsRUFBQyxNQUFNLGlDQUFpQyxDQUFDO0FBQ2pGLE9BQU8sRUFBQyxxQkFBcUIsRUFBQyxzQkFBc0IsRUFBQyxNQUFNLCtCQUErQixDQUFDO0FBQzNGLE9BQU8sRUFBQyxlQUFlLEVBQUMsZ0JBQWdCLEVBQUMsTUFBTSxpQ0FBaUMsQ0FBQztBQUNqRixPQUFPLEVBQUMsdUJBQXVCLEVBQUMsd0JBQXdCLEVBQUMsTUFBTSx5Q0FBeUMsQ0FBQztBQUN6RyxPQUFPLEVBQUMsY0FBYyxFQUFDLGVBQWUsRUFBQyxNQUFNLHlCQUF5QixDQUFDO0FBQ3ZFLE9BQU8sRUFBQyxtQkFBbUIsRUFBQyxvQkFBb0IsRUFBQyxNQUFNLDhCQUE4QixDQUFDO0FBQ3RGLE9BQU8sRUFBRSxhQUFhLEVBQUMsTUFBTSx1QkFBdUIsQ0FBQztBQUNyRCxPQUFPLEVBQUUsVUFBVSxFQUFFLE1BQU0sb0JBQW9CLENBQUM7QUFDaEQsT0FBTyxFQUFFLGFBQWEsRUFBRSxhQUFhLEVBQUUsYUFBYSxFQUFFLGFBQWEsRUFBRSxnQkFBZ0IsRUFBRSxnQkFBZ0IsRUFBRSxrQkFBa0IsRUFBRSxXQUFXLEVBQUUsZ0JBQWdCLEVBQUUscUJBQXFCLEVBQUUsa0JBQWtCLEVBQUUsWUFBWSxFQUFFLGdCQUFnQixFQUFFLGtCQUFrQixFQUFFLE1BQU0sd0JBQXdCLENBQUM7QUFDMVIsY0FBYyxzQkFBc0IsQ0FBQyIsInNvdXJjZXNDb250ZW50IjpbImV4cG9ydCB7SW5pdGlhbFNoYXBlU2VsZWN0aW9uRGlyZWN0aXZlLEluaXRpYWxTaGFwZVNlbGVjdGlvbnNEaXJlY3RpdmV9IGZyb20gJy4vbWFwcy9pbml0aWFsc2hhcGVzZWxlY3Rpb24uZGlyZWN0aXZlJztcbmV4cG9ydCB7TWFya2VyRGlyZWN0aXZlLE1hcmtlcnNEaXJlY3RpdmV9IGZyb20gJy4vbWFwcy9tYXJrZXJzZXR0aW5ncy5kaXJlY3RpdmUnO1xuZXhwb3J0IHtDb2xvck1hcHBpbmdEaXJlY3RpdmUsQ29sb3JNYXBwaW5nc0RpcmVjdGl2ZX0gZnJvbSAnLi9tYXBzL2NvbG9ybWFwcGluZy5kaXJlY3RpdmUnO1xuZXhwb3J0IHtCdWJibGVEaXJlY3RpdmUsQnViYmxlc0RpcmVjdGl2ZX0gZnJvbSAnLi9tYXBzL2J1YmJsZXNldHRpbmdzLmRpcmVjdGl2ZSc7XG5leHBvcnQge05hdmlnYXRpb25MaW5lRGlyZWN0aXZlLE5hdmlnYXRpb25MaW5lc0RpcmVjdGl2ZX0gZnJvbSAnLi9tYXBzL25hdmlnYXRpb25saW5lc2V0dGluZ3MuZGlyZWN0aXZlJztcbmV4cG9ydCB7TGF5ZXJEaXJlY3RpdmUsTGF5ZXJzRGlyZWN0aXZlfSBmcm9tICcuL21hcHMvbGF5ZXJzLmRpcmVjdGl2ZSc7XG5leHBvcnQge0Fubm90YXRpb25EaXJlY3RpdmUsQW5ub3RhdGlvbnNEaXJlY3RpdmV9IGZyb20gJy4vbWFwcy9hbm5vdGF0aW9ucy5kaXJlY3RpdmUnO1xuZXhwb3J0IHsgTWFwc0NvbXBvbmVudH0gZnJvbSAnLi9tYXBzL21hcHMuY29tcG9uZW50JztcbmV4cG9ydCB7IE1hcHNNb2R1bGUgfSBmcm9tICcuL21hcHMvbWFwcy5tb2R1bGUnO1xuZXhwb3J0IHsgTWFwc0FsbE1vZHVsZSwgQnViYmxlU2VydmljZSwgTGVnZW5kU2VydmljZSwgTWFya2VyU2VydmljZSwgSGlnaGxpZ2h0U2VydmljZSwgU2VsZWN0aW9uU2VydmljZSwgTWFwc1Rvb2x0aXBTZXJ2aWNlLCBab29tU2VydmljZSwgRGF0YUxhYmVsU2VydmljZSwgTmF2aWdhdGlvbkxpbmVTZXJ2aWNlLCBBbm5vdGF0aW9uc1NlcnZpY2UsIFByaW50U2VydmljZSwgUGRmRXhwb3J0U2VydmljZSwgSW1hZ2VFeHBvcnRTZXJ2aWNlIH0gZnJvbSAnLi9tYXBzL21hcHMtYWxsLm1vZHVsZSc7XG5leHBvcnQgKiBmcm9tICdAc3luY2Z1c2lvbi9lajItbWFwcyc7Il19
|
|
@@ -1,62 +0,0 @@
|
|
|
1
|
-
import { __decorate } from "tslib";
|
|
2
|
-
import { Directive, ContentChildren, ContentChild } from '@angular/core';
|
|
3
|
-
import { ComplexBase, ArrayBase, setValue } from '@syncfusion/ej2-angular-base';
|
|
4
|
-
import { Template } from '@syncfusion/ej2-angular-base';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
let input = ['content', 'horizontalAlignment', 'verticalAlignment', 'x', 'y', 'zIndex'];
|
|
7
|
-
let outputs = [];
|
|
8
|
-
/**
|
|
9
|
-
* Represents the directive to define the annotations in the maps.
|
|
10
|
-
* ```html
|
|
11
|
-
* <e-maps-annotations>
|
|
12
|
-
* <e-maps-annotation></e-maps-annotation>
|
|
13
|
-
* </e-maps-annotations>
|
|
14
|
-
* ```
|
|
15
|
-
*/
|
|
16
|
-
export class AnnotationDirective extends ComplexBase {
|
|
17
|
-
constructor(viewContainerRef) {
|
|
18
|
-
super();
|
|
19
|
-
this.viewContainerRef = viewContainerRef;
|
|
20
|
-
setValue('currentInstance', this, this.viewContainerRef);
|
|
21
|
-
this.registerEvents(outputs);
|
|
22
|
-
this.directivePropList = input;
|
|
23
|
-
}
|
|
24
|
-
}
|
|
25
|
-
AnnotationDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: AnnotationDirective, deps: [{ token: i0.ViewContainerRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
26
|
-
AnnotationDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.0.3", type: AnnotationDirective, selector: "e-maps-annotations>e-maps-annotation", inputs: { content: "content", horizontalAlignment: "horizontalAlignment", verticalAlignment: "verticalAlignment", x: "x", y: "y", zIndex: "zIndex" }, queries: [{ propertyName: "content", first: true, predicate: ["content"], descendants: true }], usesInheritance: true, ngImport: i0 });
|
|
27
|
-
__decorate([
|
|
28
|
-
Template()
|
|
29
|
-
], AnnotationDirective.prototype, "content", void 0);
|
|
30
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: AnnotationDirective, decorators: [{
|
|
31
|
-
type: Directive,
|
|
32
|
-
args: [{
|
|
33
|
-
selector: 'e-maps-annotations>e-maps-annotation',
|
|
34
|
-
inputs: input,
|
|
35
|
-
outputs: outputs,
|
|
36
|
-
queries: {}
|
|
37
|
-
}]
|
|
38
|
-
}], ctorParameters: function () { return [{ type: i0.ViewContainerRef }]; }, propDecorators: { content: [{
|
|
39
|
-
type: ContentChild,
|
|
40
|
-
args: ['content']
|
|
41
|
-
}] } });
|
|
42
|
-
/**
|
|
43
|
-
* Annotation Array Directive
|
|
44
|
-
* @private
|
|
45
|
-
*/
|
|
46
|
-
export class AnnotationsDirective extends ArrayBase {
|
|
47
|
-
constructor() {
|
|
48
|
-
super('annotations');
|
|
49
|
-
}
|
|
50
|
-
}
|
|
51
|
-
AnnotationsDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: AnnotationsDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
52
|
-
AnnotationsDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.0.3", type: AnnotationsDirective, selector: "ej-maps>e-maps-annotations", queries: [{ propertyName: "children", predicate: AnnotationDirective }], usesInheritance: true, ngImport: i0 });
|
|
53
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: AnnotationsDirective, decorators: [{
|
|
54
|
-
type: Directive,
|
|
55
|
-
args: [{
|
|
56
|
-
selector: 'ej-maps>e-maps-annotations',
|
|
57
|
-
queries: {
|
|
58
|
-
children: new ContentChildren(AnnotationDirective)
|
|
59
|
-
},
|
|
60
|
-
}]
|
|
61
|
-
}], ctorParameters: function () { return []; } });
|
|
62
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYW5ub3RhdGlvbnMuZGlyZWN0aXZlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vc3JjL21hcHMvYW5ub3RhdGlvbnMuZGlyZWN0aXZlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7QUFBQSxPQUFPLEVBQUUsU0FBUyxFQUFvQixlQUFlLEVBQUUsWUFBWSxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQzNGLE9BQU8sRUFBRSxXQUFXLEVBQUUsU0FBUyxFQUFFLFFBQVEsRUFBRSxNQUFNLDhCQUE4QixDQUFDO0FBQ2hGLE9BQU8sRUFBRSxRQUFRLEVBQUUsTUFBTSw4QkFBOEIsQ0FBQzs7QUFHeEQsSUFBSSxLQUFLLEdBQWEsQ0FBQyxTQUFTLEVBQUUscUJBQXFCLEVBQUUsbUJBQW1CLEVBQUUsR0FBRyxFQUFFLEdBQUcsRUFBRSxRQUFRLENBQUMsQ0FBQztBQUNsRyxJQUFJLE9BQU8sR0FBYSxFQUFFLENBQUM7QUFDM0I7Ozs7Ozs7R0FPRztBQVNILE1BQU0sT0FBTyxtQkFBb0IsU0FBUSxXQUFnQztJQXNDckUsWUFBb0IsZ0JBQWlDO1FBQ2pELEtBQUssRUFBRSxDQUFDO1FBRFEscUJBQWdCLEdBQWhCLGdCQUFnQixDQUFpQjtRQUVqRCxRQUFRLENBQUMsaUJBQWlCLEVBQUUsSUFBSSxFQUFFLElBQUksQ0FBQyxnQkFBZ0IsQ0FBQyxDQUFDO1FBQ3pELElBQUksQ0FBQyxjQUFjLENBQUMsT0FBTyxDQUFDLENBQUM7UUFDN0IsSUFBSSxDQUFDLGlCQUFpQixHQUFHLEtBQUssQ0FBQztJQUNuQyxDQUFDOztnSEEzQ1EsbUJBQW1CO29HQUFuQixtQkFBbUI7QUFvQzVCO0lBREMsUUFBUSxFQUFFO29EQUNTOzJGQXBDWCxtQkFBbUI7a0JBUi9CLFNBQVM7bUJBQUM7b0JBQ1AsUUFBUSxFQUFFLHNDQUFzQztvQkFDaEQsTUFBTSxFQUFFLEtBQUs7b0JBQ2IsT0FBTyxFQUFFLE9BQU87b0JBQ2hCLE9BQU8sRUFBRSxFQUVSO2lCQUNKO3VHQXFDVSxPQUFPO3NCQUZiLFlBQVk7dUJBQUMsU0FBUzs7QUFZM0I7OztHQUdHO0FBT0gsTUFBTSxPQUFPLG9CQUFxQixTQUFRLFNBQStCO0lBQ3JFO1FBQ0ksS0FBSyxDQUFDLGFBQWEsQ0FBQyxDQUFDO0lBQ3pCLENBQUM7O2lIQUhRLG9CQUFvQjtxR0FBcEIsb0JBQW9CLDJGQUhLLG1CQUFtQjsyRkFHNUMsb0JBQW9CO2tCQU5oQyxTQUFTO21CQUFDO29CQUNQLFFBQVEsRUFBRSw0QkFBNEI7b0JBQ3RDLE9BQU8sRUFBRTt3QkFDTCxRQUFRLEVBQUUsSUFBSSxlQUFlLENBQUMsbUJBQW1CLENBQUM7cUJBQ3JEO2lCQUNKIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgRGlyZWN0aXZlLCBWaWV3Q29udGFpbmVyUmVmLCBDb250ZW50Q2hpbGRyZW4sIENvbnRlbnRDaGlsZCB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHsgQ29tcGxleEJhc2UsIEFycmF5QmFzZSwgc2V0VmFsdWUgfSBmcm9tICdAc3luY2Z1c2lvbi9lajItYW5ndWxhci1iYXNlJztcbmltcG9ydCB7IFRlbXBsYXRlIH0gZnJvbSAnQHN5bmNmdXNpb24vZWoyLWFuZ3VsYXItYmFzZSc7XG5cblxubGV0IGlucHV0OiBzdHJpbmdbXSA9IFsnY29udGVudCcsICdob3Jpem9udGFsQWxpZ25tZW50JywgJ3ZlcnRpY2FsQWxpZ25tZW50JywgJ3gnLCAneScsICd6SW5kZXgnXTtcbmxldCBvdXRwdXRzOiBzdHJpbmdbXSA9IFtdO1xuLyoqXG4gKiBSZXByZXNlbnRzIHRoZSBkaXJlY3RpdmUgdG8gZGVmaW5lIHRoZSBhbm5vdGF0aW9ucyBpbiB0aGUgbWFwcy5cbiAqIGBgYGh0bWxcbiAqIDxlLW1hcHMtYW5ub3RhdGlvbnM+XG4gKiA8ZS1tYXBzLWFubm90YXRpb24+PC9lLW1hcHMtYW5ub3RhdGlvbj5cbiAqIDwvZS1tYXBzLWFubm90YXRpb25zPlxuICogYGBgXG4gKi9cbkBEaXJlY3RpdmUoe1xuICAgIHNlbGVjdG9yOiAnZS1tYXBzLWFubm90YXRpb25zPmUtbWFwcy1hbm5vdGF0aW9uJyxcbiAgICBpbnB1dHM6IGlucHV0LFxuICAgIG91dHB1dHM6IG91dHB1dHMsICAgIFxuICAgIHF1ZXJpZXM6IHtcblxuICAgIH1cbn0pXG5leHBvcnQgY2xhc3MgQW5ub3RhdGlvbkRpcmVjdGl2ZSBleHRlbmRzIENvbXBsZXhCYXNlPEFubm90YXRpb25EaXJlY3RpdmU+IHtcbiAgICBwdWJsaWMgZGlyZWN0aXZlUHJvcExpc3Q6IGFueTtcblx0XG5cblxuICAgIC8qKiBcbiAgICAgKiBHZXRzIG9yIHNldHMgdGhlIHR5cGUgb2YgdGhlIHBsYWNlbWVudCB3aGVuIHRoZSBhbm5vdGF0aW9uIGlzIHRvIGJlIGFsaWduZWQgaG9yaXpvbnRhbGx5LlxuICAgICAqIEBkZWZhdWx0IE5vbmVcbiAgICAgKi9cbiAgICBwdWJsaWMgaG9yaXpvbnRhbEFsaWdubWVudDogYW55O1xuICAgIC8qKiBcbiAgICAgKiBHZXRzIG9yIHNldHMgdGhlIHR5cGUgb2YgdGhlIHBsYWNlbWVudCB3aGVuIHRoZSBhbm5vdGF0aW9uIGlzIHRvIGJlIGFsaWduZWQgdmVydGljYWxseS5cbiAgICAgKiBAZGVmYXVsdCBOb25lXG4gICAgICovXG4gICAgcHVibGljIHZlcnRpY2FsQWxpZ25tZW50OiBhbnk7XG4gICAgLyoqIFxuICAgICAqIEdldHMgb3Igc2V0cyB0aGUgeCBwb3NpdGlvbiBvZiB0aGUgYW5ub3RhdGlvbiBpbiBwaXhlbCBvciBwZXJjZW50YWdlIGZvcm1hdC5cbiAgICAgKiBAZGVmYXVsdCAnMHB4J1xuICAgICAqL1xuICAgIHB1YmxpYyB4OiBhbnk7XG4gICAgLyoqIFxuICAgICAqIEdldHMgb3Igc2V0cyB0aGUgeSBwb3NpdGlvbiBvZiB0aGUgYW5ub3RhdGlvbiBpbiBwaXhlbCBvciBwZXJjZW50YWdlIGZvcm1hdC5cbiAgICAgKiBAZGVmYXVsdCAnMHB4J1xuICAgICAqL1xuICAgIHB1YmxpYyB5OiBhbnk7XG4gICAgLyoqIFxuICAgICAqIEdldHMgb3Igc2V0cyB0aGUgei1pbmRleCBvZiB0aGUgYW5ub3RhdGlvbiBpbiBtYXBzLlxuICAgICAqIEBkZWZhdWx0ICctMSdcbiAgICAgKi9cbiAgICBwdWJsaWMgekluZGV4OiBhbnk7XG4gICAgLyoqIFxuICAgICAqIEdldHMgb3Igc2V0cyB0aGUgY29udGVudCBmb3IgdGhlIGFubm90YXRpb24gaW4gbWFwcy5cbiAgICAgKiBAZGVmYXVsdCAnJ1xuICAgICAqL1xuICAgIEBDb250ZW50Q2hpbGQoJ2NvbnRlbnQnKVxuICAgIEBUZW1wbGF0ZSgpXG4gICAgcHVibGljIGNvbnRlbnQ6IGFueTtcblxuICAgIGNvbnN0cnVjdG9yKHByaXZhdGUgdmlld0NvbnRhaW5lclJlZjpWaWV3Q29udGFpbmVyUmVmKSB7XG4gICAgICAgIHN1cGVyKCk7XG4gICAgICAgIHNldFZhbHVlKCdjdXJyZW50SW5zdGFuY2UnLCB0aGlzLCB0aGlzLnZpZXdDb250YWluZXJSZWYpO1xuICAgICAgICB0aGlzLnJlZ2lzdGVyRXZlbnRzKG91dHB1dHMpO1xuICAgICAgICB0aGlzLmRpcmVjdGl2ZVByb3BMaXN0ID0gaW5wdXQ7XG4gICAgfVxufVxuXG4vKipcbiAqIEFubm90YXRpb24gQXJyYXkgRGlyZWN0aXZlXG4gKiBAcHJpdmF0ZVxuICovXG5ARGlyZWN0aXZlKHtcbiAgICBzZWxlY3RvcjogJ2VqLW1hcHM+ZS1tYXBzLWFubm90YXRpb25zJyxcbiAgICBxdWVyaWVzOiB7XG4gICAgICAgIGNoaWxkcmVuOiBuZXcgQ29udGVudENoaWxkcmVuKEFubm90YXRpb25EaXJlY3RpdmUpXG4gICAgfSxcbn0pXG5leHBvcnQgY2xhc3MgQW5ub3RhdGlvbnNEaXJlY3RpdmUgZXh0ZW5kcyBBcnJheUJhc2U8QW5ub3RhdGlvbnNEaXJlY3RpdmU+IHtcbiAgICBjb25zdHJ1Y3RvcigpIHtcbiAgICAgICAgc3VwZXIoJ2Fubm90YXRpb25zJyk7XG4gICAgfVxufSJdfQ==
|