@syncfusion/ej2-angular-maps 32.1.21 → 32.1.24-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 +877 -0
- package/@syncfusion/ej2-angular-maps.es5.js.map +1 -0
- package/@syncfusion/ej2-angular-maps.js +810 -0
- package/@syncfusion/ej2-angular-maps.js.map +1 -0
- package/LICENSE +10 -0
- package/README.md +8 -16
- package/dist/ej2-angular-maps.umd.js +1137 -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/ej2-angular-maps.d.ts +5 -0
- package/ej2-angular-maps.metadata.json +1 -0
- package/package.json +48 -30
- package/public_api.d.ts +1 -1
- package/schematics/utils/lib-details.js +2 -2
- package/schematics/utils/lib-details.ts +2 -2
- package/src/index.d.ts +11 -11
- package/src/maps/annotations.directive.d.ts +53 -58
- package/src/maps/bubblesettings.directive.d.ts +116 -121
- package/src/maps/colormapping.directive.d.ts +71 -76
- package/src/maps/initialshapeselection.directive.d.ts +37 -42
- package/src/maps/layers.directive.d.ts +135 -140
- package/src/maps/maps-all.module.d.ts +20 -26
- package/src/maps/maps.component.d.ts +70 -73
- package/src/maps/maps.module.d.ts +5 -18
- package/src/maps/markersettings.directive.d.ts +171 -176
- package/src/maps/navigationlinesettings.directive.d.ts +75 -80
- package/CHANGELOG.md +0 -644
- package/esm2020/public_api.mjs +0 -2
- 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 -68
- package/esm2020/src/maps/maps.component.mjs +0 -168
- 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 -737
- package/fesm2015/syncfusion-ej2-angular-maps.mjs.map +0 -1
- package/fesm2020/syncfusion-ej2-angular-maps.mjs +0 -737
- package/fesm2020/syncfusion-ej2-angular-maps.mjs.map +0 -1
- package/syncfusion-ej2-angular-maps.d.ts +0 -5
|
@@ -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","mouseMove","onclick","pan","panComplete","resize","rightClick","shapeHighlight","shapeRendering","shapeSelected","tooltipRender","tooltipRenderComplete","zoom","zoomComplete","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","clusterSettings","colorValuePath","dashArray","dataSource","enableDrag","fill","height","heightValuePath","highlightSettings","imageUrl","imageUrlValuePath","initialMarkerSelection","latitudeValuePath","legendText","longitudeValuePath","offset","opacity","query","selectionSettings","shape","shapeValuePath","template","tooltipSettings","visible","width","widthValuePath"],"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","bubbleSettings","dataLabelSettings","dataSource","geometryType","highlightSettings","initialShapeSelection","markerClusterSettings","markerSettings","navigationLineSettings","polygonSettings","query","selectionSettings","shapeData","shapeDataPath","shapePropertyPath","shapeSettings","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"},{"__symbolic":"reference","name":"PolygonService"}]}]}],"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"}},"PolygonService":{"provide":"MapsPolygon","useValue":{"__symbolic":"reference","module":"@syncfusion/ej2-maps","name":"Polygon"}}},"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","PolygonService":"./src/maps/maps-all.module"},"importAs":"@syncfusion/ej2-angular-maps"}
|
package/package.json
CHANGED
|
@@ -1,43 +1,61 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
3
|
-
"
|
|
4
|
-
"
|
|
5
|
-
"
|
|
6
|
-
"
|
|
7
|
-
"
|
|
2
|
+
"_from": "@syncfusion/ej2-angular-maps@*",
|
|
3
|
+
"_id": "@syncfusion/ej2-angular-maps@32.1.1",
|
|
4
|
+
"_inBundle": false,
|
|
5
|
+
"_integrity": "sha512-Ev1BOmv7dApbIBrfDhb04EoAP23tRXmrSmZ0/IkVobcmfnlr7Qg8eYvH8vwFXai52GsBI6f5p7wUtGdVSkmbBg==",
|
|
6
|
+
"_location": "/@syncfusion/ej2-angular-maps",
|
|
7
|
+
"_phantomChildren": {},
|
|
8
|
+
"_requested": {
|
|
9
|
+
"type": "range",
|
|
10
|
+
"registry": true,
|
|
11
|
+
"raw": "@syncfusion/ej2-angular-maps@*",
|
|
12
|
+
"name": "@syncfusion/ej2-angular-maps",
|
|
13
|
+
"escapedName": "@syncfusion%2fej2-angular-maps",
|
|
14
|
+
"scope": "@syncfusion",
|
|
15
|
+
"rawSpec": "*",
|
|
16
|
+
"saveSpec": null,
|
|
17
|
+
"fetchSpec": "*"
|
|
18
|
+
},
|
|
19
|
+
"_requiredBy": [
|
|
20
|
+
"/"
|
|
21
|
+
],
|
|
22
|
+
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-release/@syncfusion/ej2-angular-maps/-/ej2-angular-maps-32.1.1.tgz",
|
|
23
|
+
"_shasum": "4c4ff01e05b9b76771f69928d3609ea701b2cd39",
|
|
24
|
+
"_spec": "@syncfusion/ej2-angular-maps@*",
|
|
25
|
+
"_where": "D:\\SF3992\\WFH\\Nexus\\release",
|
|
26
|
+
"author": {
|
|
27
|
+
"name": "Syncfusion Inc."
|
|
28
|
+
},
|
|
29
|
+
"bugs": {
|
|
30
|
+
"url": "https://github.com/syncfusion/ej2-angular-ui-components/issues"
|
|
31
|
+
},
|
|
32
|
+
"bundleDependencies": false,
|
|
8
33
|
"dependencies": {
|
|
9
|
-
"@syncfusion/ej2-base": "~32.1.
|
|
10
|
-
"@syncfusion/ej2-
|
|
11
|
-
"@syncfusion/ej2-maps": "32.1.
|
|
34
|
+
"@syncfusion/ej2-angular-base": "~32.1.24",
|
|
35
|
+
"@syncfusion/ej2-base": "~32.1.24",
|
|
36
|
+
"@syncfusion/ej2-maps": "32.1.24"
|
|
12
37
|
},
|
|
38
|
+
"deprecated": false,
|
|
39
|
+
"description": "The Maps component is used to visualize the geographical data and represent the statistical data of a particular geographical area on earth with user interactivity, and provides various customizing options for Angular",
|
|
40
|
+
"devDependencies": {},
|
|
41
|
+
"es2015": "@syncfusion/ej2-angular-maps.js",
|
|
42
|
+
"homepage": "https://www.syncfusion.com/angular-components",
|
|
13
43
|
"keywords": [
|
|
14
44
|
"angular",
|
|
15
45
|
"ng-maps",
|
|
16
46
|
"ej2-ng-maps"
|
|
17
47
|
],
|
|
48
|
+
"license": "SEE LICENSE IN license",
|
|
49
|
+
"main": "dist/ej2-angular-maps.umd.js",
|
|
50
|
+
"metadata": "ej2-angular-maps.metadata.json",
|
|
51
|
+
"module": "@syncfusion/ej2-angular-maps.es5.js",
|
|
52
|
+
"name": "@syncfusion/ej2-angular-maps",
|
|
18
53
|
"repository": {
|
|
19
54
|
"type": "git",
|
|
20
|
-
"url": "https://github.com/syncfusion/ej2-angular-ui-components.git"
|
|
55
|
+
"url": "git+https://github.com/syncfusion/ej2-angular-ui-components.git"
|
|
21
56
|
},
|
|
57
|
+
"schematics": "./schematics/collection.json",
|
|
22
58
|
"sideEffects": false,
|
|
23
|
-
"
|
|
24
|
-
"
|
|
25
|
-
"esm2020": "esm2020/syncfusion-ej2-angular-maps.mjs",
|
|
26
|
-
"fesm2020": "fesm2020/syncfusion-ej2-angular-maps.mjs",
|
|
27
|
-
"fesm2015": "fesm2015/syncfusion-ej2-angular-maps.mjs",
|
|
28
|
-
"typings": "syncfusion-ej2-angular-maps.d.ts",
|
|
29
|
-
"exports": {
|
|
30
|
-
"./package.json": {
|
|
31
|
-
"default": "./package.json"
|
|
32
|
-
},
|
|
33
|
-
".": {
|
|
34
|
-
"types": "./syncfusion-ej2-angular-maps.d.ts",
|
|
35
|
-
"esm2020": "./esm2020/syncfusion-ej2-angular-maps.mjs",
|
|
36
|
-
"es2020": "./fesm2020/syncfusion-ej2-angular-maps.mjs",
|
|
37
|
-
"es2015": "./fesm2015/syncfusion-ej2-angular-maps.mjs",
|
|
38
|
-
"node": "./fesm2015/syncfusion-ej2-angular-maps.mjs",
|
|
39
|
-
"default": "./fesm2020/syncfusion-ej2-angular-maps.mjs"
|
|
40
|
-
}
|
|
41
|
-
},
|
|
42
|
-
"homepage": "https://www.syncfusion.com/angular-components"
|
|
59
|
+
"typings": "ej2-angular-maps.d.ts",
|
|
60
|
+
"version": "32.1.24-ngcc"
|
|
43
61
|
}
|
package/public_api.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './src/index';
|
|
1
|
+
export * from './src/index';
|
|
@@ -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 = '^32.1.
|
|
4
|
+
exports.pkgVer = '^32.1.24';
|
|
5
5
|
exports.moduleName = 'MapsModule';
|
|
6
|
-
exports.themeVer = '~32.1.
|
|
6
|
+
exports.themeVer = '~32.1.24';
|
package/src/index.d.ts
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
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, PolygonService } from './maps/maps-all.module';
|
|
11
|
-
export * from '@syncfusion/ej2-maps';
|
|
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, PolygonService } from './maps/maps-all.module';
|
|
11
|
+
export * from '@syncfusion/ej2-maps';
|
|
@@ -1,58 +1,53 @@
|
|
|
1
|
-
import { ViewContainerRef } from '@angular/core';
|
|
2
|
-
import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base';
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
*
|
|
6
|
-
*
|
|
7
|
-
* <e-maps-
|
|
8
|
-
*
|
|
9
|
-
*
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
*
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
*
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
*
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
*
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
*
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
*
|
|
42
|
-
* @
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
export declare class AnnotationsDirective extends ArrayBase<AnnotationsDirective> {
|
|
55
|
-
constructor();
|
|
56
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AnnotationsDirective, never>;
|
|
57
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<AnnotationsDirective, "ej-maps>e-maps-annotations", never, {}, {}, ["children"]>;
|
|
58
|
-
}
|
|
1
|
+
import { ViewContainerRef } from '@angular/core';
|
|
2
|
+
import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base';
|
|
3
|
+
/**
|
|
4
|
+
* Represents the directive to define the annotations in the maps.
|
|
5
|
+
* ```html
|
|
6
|
+
* <e-maps-annotations>
|
|
7
|
+
* <e-maps-annotation></e-maps-annotation>
|
|
8
|
+
* </e-maps-annotations>
|
|
9
|
+
* ```
|
|
10
|
+
*/
|
|
11
|
+
export declare class AnnotationDirective extends ComplexBase<AnnotationDirective> {
|
|
12
|
+
private viewContainerRef;
|
|
13
|
+
directivePropList: any;
|
|
14
|
+
/**
|
|
15
|
+
* Gets or sets the type of the placement when the annotation is to be aligned horizontally.
|
|
16
|
+
* @default None
|
|
17
|
+
*/
|
|
18
|
+
horizontalAlignment: any;
|
|
19
|
+
/**
|
|
20
|
+
* Gets or sets the type of the placement when the annotation is to be aligned vertically.
|
|
21
|
+
* @default None
|
|
22
|
+
*/
|
|
23
|
+
verticalAlignment: any;
|
|
24
|
+
/**
|
|
25
|
+
* Gets or sets the x position of the annotation in pixel or percentage format.
|
|
26
|
+
* @default '0px'
|
|
27
|
+
*/
|
|
28
|
+
x: any;
|
|
29
|
+
/**
|
|
30
|
+
* Gets or sets the y position of the annotation in pixel or percentage format.
|
|
31
|
+
* @default '0px'
|
|
32
|
+
*/
|
|
33
|
+
y: any;
|
|
34
|
+
/**
|
|
35
|
+
* Gets or sets the z-index of the annotation in maps.
|
|
36
|
+
* @default '-1'
|
|
37
|
+
*/
|
|
38
|
+
zIndex: any;
|
|
39
|
+
/**
|
|
40
|
+
* Gets or sets the content for the annotation in maps.
|
|
41
|
+
* @default ''
|
|
42
|
+
* @asptype string
|
|
43
|
+
*/
|
|
44
|
+
content: any;
|
|
45
|
+
constructor(viewContainerRef: ViewContainerRef);
|
|
46
|
+
}
|
|
47
|
+
/**
|
|
48
|
+
* Annotation Array Directive
|
|
49
|
+
* @private
|
|
50
|
+
*/
|
|
51
|
+
export declare class AnnotationsDirective extends ArrayBase<AnnotationsDirective> {
|
|
52
|
+
constructor();
|
|
53
|
+
}
|
|
@@ -1,121 +1,116 @@
|
|
|
1
|
-
import { ViewContainerRef } from '@angular/core';
|
|
2
|
-
import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base';
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
*
|
|
6
|
-
*
|
|
7
|
-
* <e-
|
|
8
|
-
* <e-
|
|
9
|
-
* <e-
|
|
10
|
-
*
|
|
11
|
-
* </e-
|
|
12
|
-
* </e-
|
|
13
|
-
* </e-
|
|
14
|
-
*
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
*
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
*
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
*
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
*
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
*
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
*
|
|
53
|
-
*
|
|
54
|
-
*
|
|
55
|
-
*
|
|
56
|
-
* @
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
*
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
*
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
*
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
*
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
*
|
|
86
|
-
*
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
*
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
*
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
export declare class BubblesDirective extends ArrayBase<BubblesDirective> {
|
|
118
|
-
constructor();
|
|
119
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BubblesDirective, never>;
|
|
120
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<BubblesDirective, "e-layer>e-bubbleSettings", never, {}, {}, ["children"]>;
|
|
121
|
-
}
|
|
1
|
+
import { ViewContainerRef } from '@angular/core';
|
|
2
|
+
import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base';
|
|
3
|
+
/**
|
|
4
|
+
* Represents the directive to define the bubbles in the maps.
|
|
5
|
+
* ```html
|
|
6
|
+
* <e-layers>
|
|
7
|
+
* <e-layer>
|
|
8
|
+
* <e-bubbleSettings>
|
|
9
|
+
* <e-bubbleSetting>
|
|
10
|
+
* </e-bubbleSetting>
|
|
11
|
+
* </e-bubbleSettings>
|
|
12
|
+
* </e-layer>
|
|
13
|
+
* </e-layers>
|
|
14
|
+
* ```
|
|
15
|
+
*/
|
|
16
|
+
export declare class BubbleDirective extends ComplexBase<BubbleDirective> {
|
|
17
|
+
private viewContainerRef;
|
|
18
|
+
directivePropList: any;
|
|
19
|
+
childColorMapping: any;
|
|
20
|
+
tags: string[];
|
|
21
|
+
/**
|
|
22
|
+
* Gets or sets the delay in animation for the bubbles in maps.
|
|
23
|
+
* @default 0
|
|
24
|
+
*/
|
|
25
|
+
animationDelay: any;
|
|
26
|
+
/**
|
|
27
|
+
* Gets or sets the duration for the animation of the bubbles in maps.
|
|
28
|
+
* @default 1000
|
|
29
|
+
*/
|
|
30
|
+
animationDuration: any;
|
|
31
|
+
/**
|
|
32
|
+
* Gets or sets the options to customize the style properties of the border for the bubbles in maps.
|
|
33
|
+
*/
|
|
34
|
+
border: any;
|
|
35
|
+
/**
|
|
36
|
+
* Gets or sets the type of the bubble in maps.
|
|
37
|
+
* @default Circle
|
|
38
|
+
*/
|
|
39
|
+
bubbleType: any;
|
|
40
|
+
/**
|
|
41
|
+
* Gets or sets the color-mapping for the bubbles in maps.
|
|
42
|
+
* @default []
|
|
43
|
+
*/
|
|
44
|
+
colorMapping: any;
|
|
45
|
+
/**
|
|
46
|
+
* Gets or sets the field name from the data source of bubble settings to set the color for each bubble in maps.
|
|
47
|
+
* @default null
|
|
48
|
+
*/
|
|
49
|
+
colorValuePath: any;
|
|
50
|
+
/**
|
|
51
|
+
* Gets or sets the data source for the bubble.
|
|
52
|
+
* The data source must contain the size value of the bubble that can be bound to the bubble
|
|
53
|
+
* of the maps using the `valuePath` property in the `bubbleSettings`.
|
|
54
|
+
* The data source can contain data such as color and other informations that can be bound to the bubble and tooltip of the bubble.
|
|
55
|
+
* @isobservable true
|
|
56
|
+
* @default []
|
|
57
|
+
*/
|
|
58
|
+
dataSource: any;
|
|
59
|
+
/**
|
|
60
|
+
* Gets or sets the color for the bubbles in maps.
|
|
61
|
+
* @default ''
|
|
62
|
+
*/
|
|
63
|
+
fill: any;
|
|
64
|
+
/**
|
|
65
|
+
* Gets or sets the options to customize the highlight of the bubbles in maps.
|
|
66
|
+
*/
|
|
67
|
+
highlightSettings: any;
|
|
68
|
+
/**
|
|
69
|
+
* Gets or sets the maximum radius for the bubbles in maps.
|
|
70
|
+
* @default 20
|
|
71
|
+
*/
|
|
72
|
+
maxRadius: any;
|
|
73
|
+
/**
|
|
74
|
+
* Gets or sets the minimum radius for the bubbles in maps.
|
|
75
|
+
* @default 10
|
|
76
|
+
*/
|
|
77
|
+
minRadius: any;
|
|
78
|
+
/**
|
|
79
|
+
* Gets or sets the opacity of the bubbles in maps.
|
|
80
|
+
* @default 1
|
|
81
|
+
*/
|
|
82
|
+
opacity: any;
|
|
83
|
+
/**
|
|
84
|
+
* Gets or sets the query to select particular data from the bubble data source.
|
|
85
|
+
* This property is applicable only when the data source is created by data manager.
|
|
86
|
+
* @default null
|
|
87
|
+
*/
|
|
88
|
+
query: any;
|
|
89
|
+
/**
|
|
90
|
+
* Gets or sets the options to customize the selection of the bubbles in maps.
|
|
91
|
+
*/
|
|
92
|
+
selectionSettings: any;
|
|
93
|
+
/**
|
|
94
|
+
* Gets or sets the options to customize the tooltip of the bubbles in maps.
|
|
95
|
+
*/
|
|
96
|
+
tooltipSettings: any;
|
|
97
|
+
/**
|
|
98
|
+
* Gets or sets the field name from the data source of bubble settings based on which the bubbles are rendered on the maps.
|
|
99
|
+
* @default null
|
|
100
|
+
*/
|
|
101
|
+
valuePath: any;
|
|
102
|
+
/**
|
|
103
|
+
* Enables or disables the visibility of the bubbles in maps.
|
|
104
|
+
* @default false
|
|
105
|
+
*/
|
|
106
|
+
visible: any;
|
|
107
|
+
tooltipSettings_template: any;
|
|
108
|
+
constructor(viewContainerRef: ViewContainerRef);
|
|
109
|
+
}
|
|
110
|
+
/**
|
|
111
|
+
* Bubble Array Directive
|
|
112
|
+
* @private
|
|
113
|
+
*/
|
|
114
|
+
export declare class BubblesDirective extends ArrayBase<BubblesDirective> {
|
|
115
|
+
constructor();
|
|
116
|
+
}
|