@syncfusion/ej2-angular-maps 20.3.49 → 20.3.56-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 +867 -0
- package/@syncfusion/ej2-angular-maps.es5.js.map +1 -0
- package/@syncfusion/ej2-angular-maps.js +800 -0
- package/@syncfusion/ej2-angular-maps.js.map +1 -0
- package/CHANGELOG.md +565 -0
- package/dist/ej2-angular-maps.umd.js +1106 -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/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 +0 -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 +0 -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 -160
- 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 -728
- package/fesm2015/syncfusion-ej2-angular-maps.mjs.map +0 -1
- package/fesm2020/syncfusion-ej2-angular-maps.mjs +0 -728
- package/fesm2020/syncfusion-ej2-angular-maps.mjs.map +0 -1
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"_from": "@syncfusion/ej2-angular-maps@*",
|
|
3
|
-
"_id": "@syncfusion/ej2-angular-maps@20.3.
|
|
3
|
+
"_id": "@syncfusion/ej2-angular-maps@20.3.49",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-Y12rYwiQEo2MnESRcaAmzDYLy9V4Q/L8wQAA7Me7VvYVga/XUooGIe+3R19G4WU6DcNQOLMdGAdBiYMZoL0sSw==",
|
|
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": "
|
|
23
|
-
"_shasum": "
|
|
22
|
+
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-maps/-/ej2-angular-maps-20.3.49.tgz",
|
|
23
|
+
"_shasum": "0d6724167832fb053d169a3ca02d8835299d5d31",
|
|
24
24
|
"_spec": "@syncfusion/ej2-angular-maps@*",
|
|
25
|
-
"_where": "/jenkins/workspace/automation_release_19.1.0.1
|
|
25
|
+
"_where": "/jenkins/workspace/ease-automation_release_19.1.0.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": "~20.3.
|
|
35
|
-
"@syncfusion/ej2-base": "~20.3.
|
|
36
|
-
"@syncfusion/ej2-maps": "20.3.
|
|
37
|
-
"tslib": "^2.3.0"
|
|
34
|
+
"@syncfusion/ej2-angular-base": "~20.3.56",
|
|
35
|
+
"@syncfusion/ej2-base": "~20.3.56",
|
|
36
|
+
"@syncfusion/ej2-maps": "20.3.56"
|
|
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://github.com/syncfusion/ej2-angular-ui-components#readme",
|
|
59
43
|
"keywords": [
|
|
60
44
|
"ej2",
|
|
@@ -83,7 +67,9 @@
|
|
|
83
67
|
"ej2-ng-maps"
|
|
84
68
|
],
|
|
85
69
|
"license": "SEE LICENSE IN license",
|
|
86
|
-
"
|
|
70
|
+
"main": "dist/ej2-angular-maps.umd.js",
|
|
71
|
+
"metadata": "ej2-angular-maps.metadata.json",
|
|
72
|
+
"module": "@syncfusion/ej2-angular-maps.es5.js",
|
|
87
73
|
"name": "@syncfusion/ej2-angular-maps",
|
|
88
74
|
"repository": {
|
|
89
75
|
"type": "git",
|
|
@@ -91,6 +77,6 @@
|
|
|
91
77
|
},
|
|
92
78
|
"schematics": "./schematics/collection.json",
|
|
93
79
|
"sideEffects": false,
|
|
94
|
-
"typings": "
|
|
95
|
-
"version": "20.3.
|
|
80
|
+
"typings": "ej2-angular-maps.d.ts",
|
|
81
|
+
"version": "20.3.56-ngcc"
|
|
96
82
|
}
|
|
@@ -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 = "^20.3.
|
|
2
|
+
export declare const pkgVer = "^20.3.49";
|
|
3
3
|
export declare const moduleName = "MapsModule";
|
|
4
|
-
export declare const themeVer = "~20.3.
|
|
4
|
+
export declare const themeVer = "~20.3.49";
|
|
@@ -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 = '^20.3.
|
|
4
|
+
exports.pkgVer = '^20.3.56';
|
|
5
5
|
exports.moduleName = 'MapsModule';
|
|
6
|
-
exports.themeVer = '~20.3.
|
|
6
|
+
exports.themeVer = '~20.3.56';
|
|
@@ -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
|
* Annotation Directive
|
|
6
5
|
* ```html
|
|
@@ -40,8 +39,6 @@ export declare class AnnotationDirective extends ComplexBase<AnnotationDirective
|
|
|
40
39
|
*/
|
|
41
40
|
content: any;
|
|
42
41
|
constructor(viewContainerRef: ViewContainerRef);
|
|
43
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AnnotationDirective, never>;
|
|
44
|
-
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"]>;
|
|
45
42
|
}
|
|
46
43
|
/**
|
|
47
44
|
* Annotation Array Directive
|
|
@@ -49,6 +46,4 @@ export declare class AnnotationDirective extends ComplexBase<AnnotationDirective
|
|
|
49
46
|
*/
|
|
50
47
|
export declare class AnnotationsDirective extends ArrayBase<AnnotationsDirective> {
|
|
51
48
|
constructor();
|
|
52
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AnnotationsDirective, never>;
|
|
53
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<AnnotationsDirective, "ej-maps>e-maps-annotations", never, {}, {}, ["children"]>;
|
|
54
49
|
}
|
|
@@ -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
|
* Layer Directive
|
|
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
|
* ColorMapping Directive
|
|
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
|
* Layer Directive
|
|
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
|
* Layer Directive
|
|
6
5
|
* ```html
|
|
@@ -30,7 +29,7 @@ export declare class LayerDirective extends ComplexBase<LayerDirective> {
|
|
|
30
29
|
/**
|
|
31
30
|
* Sets and gets the Bing map type for the layer. If you use shape data with BingMapType without using layer type as Bing,
|
|
32
31
|
* then the map will render based on shape data since default layer type will be set as Geometry.
|
|
33
|
-
|
|
32
|
+
|
|
34
33
|
* @default Aerial
|
|
35
34
|
*/
|
|
36
35
|
bingMapType: any;
|
|
@@ -64,14 +63,14 @@ export declare class LayerDirective extends ComplexBase<LayerDirective> {
|
|
|
64
63
|
initialShapeSelection: any;
|
|
65
64
|
/**
|
|
66
65
|
* Sets and gets the key for the tile map layer in maps.
|
|
67
|
-
|
|
66
|
+
|
|
68
67
|
* @default ''
|
|
69
68
|
*/
|
|
70
69
|
key: any;
|
|
71
70
|
/**
|
|
72
71
|
* Sets and gets the type of the layer in maps. If we use layer type with shape data property in layer of the maps
|
|
73
72
|
* then map will render based on the provided layer type.
|
|
74
|
-
|
|
73
|
+
|
|
75
74
|
* @default Geometry
|
|
76
75
|
*/
|
|
77
76
|
layerType: any;
|
|
@@ -119,7 +118,7 @@ export declare class LayerDirective extends ComplexBase<LayerDirective> {
|
|
|
119
118
|
shapeSettings: any;
|
|
120
119
|
/**
|
|
121
120
|
* Sets and gets the type of the static maps.
|
|
122
|
-
|
|
121
|
+
|
|
123
122
|
* @default RoadMap
|
|
124
123
|
*/
|
|
125
124
|
staticMapType: any;
|
|
@@ -142,8 +141,6 @@ export declare class LayerDirective extends ComplexBase<LayerDirective> {
|
|
|
142
141
|
*/
|
|
143
142
|
visible: any;
|
|
144
143
|
constructor(viewContainerRef: ViewContainerRef);
|
|
145
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<LayerDirective, never>;
|
|
146
|
-
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"]>;
|
|
147
144
|
}
|
|
148
145
|
/**
|
|
149
146
|
* Layer Array Directive
|
|
@@ -151,6 +148,4 @@ export declare class LayerDirective extends ComplexBase<LayerDirective> {
|
|
|
151
148
|
*/
|
|
152
149
|
export declare class LayersDirective extends ArrayBase<LayersDirective> {
|
|
153
150
|
constructor();
|
|
154
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<LayersDirective, never>;
|
|
155
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<LayersDirective, "ej-maps>e-layers", never, {}, {}, ["children"]>;
|
|
156
151
|
}
|
|
@@ -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[];
|
|
@@ -62,6 +61,4 @@ export declare class MapsComponent extends Maps implements IComponentBase {
|
|
|
62
61
|
ngAfterContentChecked(): void;
|
|
63
62
|
registerEvents: (eventList: string[]) => void;
|
|
64
63
|
addTwoWay: (propList: string[]) => void;
|
|
65
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MapsComponent, never>;
|
|
66
|
-
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"; "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>;
|
|
67
64
|
}
|
|
@@ -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
|
* Layer Directive
|
|
6
5
|
* ```html
|
|
@@ -140,8 +139,6 @@ export declare class MarkerDirective extends ComplexBase<MarkerDirective> {
|
|
|
140
139
|
template: any;
|
|
141
140
|
tooltipSettings_template: any;
|
|
142
141
|
constructor(viewContainerRef: ViewContainerRef);
|
|
143
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MarkerDirective, never>;
|
|
144
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<MarkerDirective, "e-layer>e-markerSettings>e-markerSetting", never, { "animationDelay": "animationDelay"; "animationDuration": "animationDuration"; "border": "border"; "colorValuePath": "colorValuePath"; "dashArray": "dashArray"; "dataSource": "dataSource"; "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"]>;
|
|
145
142
|
}
|
|
146
143
|
/**
|
|
147
144
|
* Marker Array Directive
|
|
@@ -149,6 +146,4 @@ export declare class MarkerDirective extends ComplexBase<MarkerDirective> {
|
|
|
149
146
|
*/
|
|
150
147
|
export declare class MarkersDirective extends ArrayBase<MarkersDirective> {
|
|
151
148
|
constructor();
|
|
152
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MarkersDirective, never>;
|
|
153
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<MarkersDirective, "e-layer>e-markerSettings", never, {}, {}, ["children"]>;
|
|
154
149
|
}
|
|
@@ -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
|
* Layer Directive
|
|
6
5
|
* ```html
|
|
@@ -65,8 +64,6 @@ export declare class NavigationLineDirective extends ComplexBase<NavigationLineD
|
|
|
65
64
|
width: any;
|
|
66
65
|
tooltipSettings_template: any;
|
|
67
66
|
constructor(viewContainerRef: ViewContainerRef);
|
|
68
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<NavigationLineDirective, never>;
|
|
69
|
-
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"]>;
|
|
70
67
|
}
|
|
71
68
|
/**
|
|
72
69
|
* NavigationLine Array Directive
|
|
@@ -74,6 +71,4 @@ export declare class NavigationLineDirective extends ComplexBase<NavigationLineD
|
|
|
74
71
|
*/
|
|
75
72
|
export declare class NavigationLinesDirective extends ArrayBase<NavigationLinesDirective> {
|
|
76
73
|
constructor();
|
|
77
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<NavigationLinesDirective, never>;
|
|
78
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<NavigationLinesDirective, "e-layer>e-navigationLineSettings", never, {}, {}, ["children"]>;
|
|
79
74
|
}
|
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
|
-
* Annotation Directive
|
|
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,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYW5ub3RhdGlvbnMuZGlyZWN0aXZlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vc3JjL21hcHMvYW5ub3RhdGlvbnMuZGlyZWN0aXZlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7QUFBQSxPQUFPLEVBQUUsU0FBUyxFQUFvQixlQUFlLEVBQUUsWUFBWSxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQzNGLE9BQU8sRUFBRSxXQUFXLEVBQUUsU0FBUyxFQUFFLFFBQVEsRUFBRSxNQUFNLDhCQUE4QixDQUFDO0FBQ2hGLE9BQU8sRUFBRSxRQUFRLEVBQUUsTUFBTSw4QkFBOEIsQ0FBQzs7QUFHeEQsSUFBSSxLQUFLLEdBQWEsQ0FBQyxTQUFTLEVBQUUscUJBQXFCLEVBQUUsbUJBQW1CLEVBQUUsR0FBRyxFQUFFLEdBQUcsRUFBRSxRQUFRLENBQUMsQ0FBQztBQUNsRyxJQUFJLE9BQU8sR0FBYSxFQUFFLENBQUM7QUFDM0I7Ozs7Ozs7R0FPRztBQVNILE1BQU0sT0FBTyxtQkFBb0IsU0FBUSxXQUFnQztJQW1DckUsWUFBb0IsZ0JBQWlDO1FBQ2pELEtBQUssRUFBRSxDQUFDO1FBRFEscUJBQWdCLEdBQWhCLGdCQUFnQixDQUFpQjtRQUVqRCxRQUFRLENBQUMsaUJBQWlCLEVBQUUsSUFBSSxFQUFFLElBQUksQ0FBQyxnQkFBZ0IsQ0FBQyxDQUFDO1FBQ3pELElBQUksQ0FBQyxjQUFjLENBQUMsT0FBTyxDQUFDLENBQUM7UUFDN0IsSUFBSSxDQUFDLGlCQUFpQixHQUFHLEtBQUssQ0FBQztJQUNuQyxDQUFDOztnSEF4Q1EsbUJBQW1CO29HQUFuQixtQkFBbUI7QUFpQzVCO0lBREMsUUFBUSxFQUFFO29EQUNTOzJGQWpDWCxtQkFBbUI7a0JBUi9CLFNBQVM7bUJBQUM7b0JBQ1AsUUFBUSxFQUFFLHNDQUFzQztvQkFDaEQsTUFBTSxFQUFFLEtBQUs7b0JBQ2IsT0FBTyxFQUFFLE9BQU87b0JBQ2hCLE9BQU8sRUFBRSxFQUVSO2lCQUNKO3VHQWtDVSxPQUFPO3NCQUZiLFlBQVk7dUJBQUMsU0FBUzs7QUFZM0I7OztHQUdHO0FBT0gsTUFBTSxPQUFPLG9CQUFxQixTQUFRLFNBQStCO0lBQ3JFO1FBQ0ksS0FBSyxDQUFDLGFBQWEsQ0FBQyxDQUFDO0lBQ3pCLENBQUM7O2lIQUhRLG9CQUFvQjtxR0FBcEIsb0JBQW9CLDJGQUhLLG1CQUFtQjsyRkFHNUMsb0JBQW9CO2tCQU5oQyxTQUFTO21CQUFDO29CQUNQLFFBQVEsRUFBRSw0QkFBNEI7b0JBQ3RDLE9BQU8sRUFBRTt3QkFDTCxRQUFRLEVBQUUsSUFBSSxlQUFlLENBQUMsbUJBQW1CLENBQUM7cUJBQ3JEO2lCQUNKIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgRGlyZWN0aXZlLCBWaWV3Q29udGFpbmVyUmVmLCBDb250ZW50Q2hpbGRyZW4sIENvbnRlbnRDaGlsZCB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHsgQ29tcGxleEJhc2UsIEFycmF5QmFzZSwgc2V0VmFsdWUgfSBmcm9tICdAc3luY2Z1c2lvbi9lajItYW5ndWxhci1iYXNlJztcbmltcG9ydCB7IFRlbXBsYXRlIH0gZnJvbSAnQHN5bmNmdXNpb24vZWoyLWFuZ3VsYXItYmFzZSc7XG5cblxubGV0IGlucHV0OiBzdHJpbmdbXSA9IFsnY29udGVudCcsICdob3Jpem9udGFsQWxpZ25tZW50JywgJ3ZlcnRpY2FsQWxpZ25tZW50JywgJ3gnLCAneScsICd6SW5kZXgnXTtcbmxldCBvdXRwdXRzOiBzdHJpbmdbXSA9IFtdO1xuLyoqXG4gKiBBbm5vdGF0aW9uIERpcmVjdGl2ZVxuICogYGBgaHRtbFxuICogPGUtbWFwcy1hbm5vdGF0aW9ucz5cbiAqIDxlLW1hcHMtYW5ub3RhdGlvbj48L2UtbWFwcy1hbm5vdGF0aW9uPlxuICogPC9lLW1hcHMtYW5ub3RhdGlvbnM+XG4gKiBgYGBcbiAqL1xuQERpcmVjdGl2ZSh7XG4gICAgc2VsZWN0b3I6ICdlLW1hcHMtYW5ub3RhdGlvbnM+ZS1tYXBzLWFubm90YXRpb24nLFxuICAgIGlucHV0czogaW5wdXQsXG4gICAgb3V0cHV0czogb3V0cHV0cywgICAgXG4gICAgcXVlcmllczoge1xuXG4gICAgfVxufSlcbmV4cG9ydCBjbGFzcyBBbm5vdGF0aW9uRGlyZWN0aXZlIGV4dGVuZHMgQ29tcGxleEJhc2U8QW5ub3RhdGlvbkRpcmVjdGl2ZT4ge1xuICAgIHB1YmxpYyBkaXJlY3RpdmVQcm9wTGlzdDogYW55O1xuXHRcblxuXG4gICAgLyoqIFxuICAgICAqIFNldHMgYW5kIGdldHMgdGhlIGFubm90YXRpb24gZWxlbWVudCB0byBiZSBhbGlnbmVkIGhvcml6b250YWxseS5cbiAgICAgKiBAZGVmYXVsdCBOb25lXG4gICAgICovXG4gICAgcHVibGljIGhvcml6b250YWxBbGlnbm1lbnQ6IGFueTtcbiAgICAvKiogXG4gICAgICogU2V0cyBhbmQgZ2V0cyB0aGUgYW5ub3RhdGlvbiBlbGVtZW50IHRvIGJlIGFsaWduZWQgdmVydGljYWxseS5cbiAgICAgKiBAZGVmYXVsdCBOb25lXG4gICAgICovXG4gICAgcHVibGljIHZlcnRpY2FsQWxpZ25tZW50OiBhbnk7XG4gICAgLyoqIFxuICAgICAqIFNldHMgYW5kIGdldHMgdGhlIHggcG9zaXRpb24gb2YgdGhlIGFubm90YXRpb24gaW4gbWFwcyBjb21wb25lbnQuXG4gICAgICovXG4gICAgcHVibGljIHg6IGFueTtcbiAgICAvKiogXG4gICAgICogU2V0cyBhbmQgZ2V0cyB0aGUgeSBwb3NpdGlvbiBvZiB0aGUgYW5ub3RhdGlvbiBpbiBtYXBzIGNvbXBvbmVudC5cbiAgICAgKi9cbiAgICBwdWJsaWMgeTogYW55O1xuICAgIC8qKiBcbiAgICAgKiBTZXRzIGFuZCBnZXRzIHRoZSB6LWluZGV4IG9mIHRoZSBhbm5vdGF0aW9uIGluIG1hcHMgY29tcG9uZW50LlxuICAgICAqIEBkZWZhdWx0ICctMSdcbiAgICAgKi9cbiAgICBwdWJsaWMgekluZGV4OiBhbnk7XG4gICAgLyoqIFxuICAgICAqIFNldHMgYW5kIGdldHMgdGhlIGNvbnRlbnQgZm9yIHRoZSBhbm5vdGF0aW9uIGluIG1hcHMgY29tcG9uZW50LlxuICAgICAqL1xuICAgIEBDb250ZW50Q2hpbGQoJ2NvbnRlbnQnKVxuICAgIEBUZW1wbGF0ZSgpXG4gICAgcHVibGljIGNvbnRlbnQ6IGFueTtcblxuICAgIGNvbnN0cnVjdG9yKHByaXZhdGUgdmlld0NvbnRhaW5lclJlZjpWaWV3Q29udGFpbmVyUmVmKSB7XG4gICAgICAgIHN1cGVyKCk7XG4gICAgICAgIHNldFZhbHVlKCdjdXJyZW50SW5zdGFuY2UnLCB0aGlzLCB0aGlzLnZpZXdDb250YWluZXJSZWYpO1xuICAgICAgICB0aGlzLnJlZ2lzdGVyRXZlbnRzKG91dHB1dHMpO1xuICAgICAgICB0aGlzLmRpcmVjdGl2ZVByb3BMaXN0ID0gaW5wdXQ7XG4gICAgfVxufVxuXG4vKipcbiAqIEFubm90YXRpb24gQXJyYXkgRGlyZWN0aXZlXG4gKiBAcHJpdmF0ZVxuICovXG5ARGlyZWN0aXZlKHtcbiAgICBzZWxlY3RvcjogJ2VqLW1hcHM+ZS1tYXBzLWFubm90YXRpb25zJyxcbiAgICBxdWVyaWVzOiB7XG4gICAgICAgIGNoaWxkcmVuOiBuZXcgQ29udGVudENoaWxkcmVuKEFubm90YXRpb25EaXJlY3RpdmUpXG4gICAgfSxcbn0pXG5leHBvcnQgY2xhc3MgQW5ub3RhdGlvbnNEaXJlY3RpdmUgZXh0ZW5kcyBBcnJheUJhc2U8QW5ub3RhdGlvbnNEaXJlY3RpdmU+IHtcbiAgICBjb25zdHJ1Y3RvcigpIHtcbiAgICAgICAgc3VwZXIoJ2Fubm90YXRpb25zJyk7XG4gICAgfVxufSJdfQ==
|
|
@@ -1,71 +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 { ColorMappingsDirective } from './colormapping.directive';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
let input = ['animationDelay', 'animationDuration', 'border', 'bubbleType', 'colorMapping', 'colorValuePath', 'dataSource', 'fill', 'highlightSettings', 'maxRadius', 'minRadius', 'opacity', 'query', 'selectionSettings', 'tooltipSettings', 'valuePath', 'visible'];
|
|
8
|
-
let outputs = [];
|
|
9
|
-
/**
|
|
10
|
-
* Layer Directive
|
|
11
|
-
* ```html
|
|
12
|
-
* <e-layers>
|
|
13
|
-
* <e-layer>
|
|
14
|
-
* <e-bubbleSettings>
|
|
15
|
-
* <e-bubbleSetting>
|
|
16
|
-
* </e-bubbleSetting>
|
|
17
|
-
* </e-bubbleSettings>
|
|
18
|
-
* </e-layer>
|
|
19
|
-
* </e-layers>
|
|
20
|
-
* ```
|
|
21
|
-
*/
|
|
22
|
-
export class BubbleDirective extends ComplexBase {
|
|
23
|
-
constructor(viewContainerRef) {
|
|
24
|
-
super();
|
|
25
|
-
this.viewContainerRef = viewContainerRef;
|
|
26
|
-
this.tags = ['colorMapping'];
|
|
27
|
-
setValue('currentInstance', this, this.viewContainerRef);
|
|
28
|
-
this.registerEvents(outputs);
|
|
29
|
-
this.directivePropList = input;
|
|
30
|
-
}
|
|
31
|
-
}
|
|
32
|
-
BubbleDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: BubbleDirective, deps: [{ token: i0.ViewContainerRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
33
|
-
BubbleDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.0.3", type: BubbleDirective, selector: "e-layer>e-bubbleSettings>e-bubbleSetting", inputs: { 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" }, queries: [{ propertyName: "tooltipSettings_template", first: true, predicate: ["tooltipSettingsTemplate"], descendants: true }, { propertyName: "childColorMapping", first: true, predicate: ColorMappingsDirective, descendants: true }], usesInheritance: true, ngImport: i0 });
|
|
34
|
-
__decorate([
|
|
35
|
-
Template()
|
|
36
|
-
], BubbleDirective.prototype, "tooltipSettings_template", void 0);
|
|
37
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: BubbleDirective, decorators: [{
|
|
38
|
-
type: Directive,
|
|
39
|
-
args: [{
|
|
40
|
-
selector: 'e-layer>e-bubbleSettings>e-bubbleSetting',
|
|
41
|
-
inputs: input,
|
|
42
|
-
outputs: outputs,
|
|
43
|
-
queries: {
|
|
44
|
-
childColorMapping: new ContentChild(ColorMappingsDirective)
|
|
45
|
-
}
|
|
46
|
-
}]
|
|
47
|
-
}], ctorParameters: function () { return [{ type: i0.ViewContainerRef }]; }, propDecorators: { tooltipSettings_template: [{
|
|
48
|
-
type: ContentChild,
|
|
49
|
-
args: ['tooltipSettingsTemplate']
|
|
50
|
-
}] } });
|
|
51
|
-
/**
|
|
52
|
-
* Bubble Array Directive
|
|
53
|
-
* @private
|
|
54
|
-
*/
|
|
55
|
-
export class BubblesDirective extends ArrayBase {
|
|
56
|
-
constructor() {
|
|
57
|
-
super('bubblesettings');
|
|
58
|
-
}
|
|
59
|
-
}
|
|
60
|
-
BubblesDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: BubblesDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
61
|
-
BubblesDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.0.3", type: BubblesDirective, selector: "e-layer>e-bubbleSettings", queries: [{ propertyName: "children", predicate: BubbleDirective }], usesInheritance: true, ngImport: i0 });
|
|
62
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: BubblesDirective, decorators: [{
|
|
63
|
-
type: Directive,
|
|
64
|
-
args: [{
|
|
65
|
-
selector: 'e-layer>e-bubbleSettings',
|
|
66
|
-
queries: {
|
|
67
|
-
children: new ContentChildren(BubbleDirective)
|
|
68
|
-
},
|
|
69
|
-
}]
|
|
70
|
-
}], ctorParameters: function () { return []; } });
|
|
71
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYnViYmxlc2V0dGluZ3MuZGlyZWN0aXZlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vc3JjL21hcHMvYnViYmxlc2V0dGluZ3MuZGlyZWN0aXZlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7QUFBQSxPQUFPLEVBQUUsU0FBUyxFQUFvQixlQUFlLEVBQUUsWUFBWSxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQzNGLE9BQU8sRUFBRSxXQUFXLEVBQUUsU0FBUyxFQUFFLFFBQVEsRUFBRSxNQUFNLDhCQUE4QixDQUFDO0FBQ2hGLE9BQU8sRUFBRSxRQUFRLEVBQUUsTUFBTSw4QkFBOEIsQ0FBQztBQUN4RCxPQUFPLEVBQUUsc0JBQXNCLEVBQUUsTUFBTSwwQkFBMEIsQ0FBQzs7QUFFbEUsSUFBSSxLQUFLLEdBQWEsQ0FBQyxnQkFBZ0IsRUFBRSxtQkFBbUIsRUFBRSxRQUFRLEVBQUUsWUFBWSxFQUFFLGNBQWMsRUFBRSxnQkFBZ0IsRUFBRSxZQUFZLEVBQUUsTUFBTSxFQUFFLG1CQUFtQixFQUFFLFdBQVcsRUFBRSxXQUFXLEVBQUUsU0FBUyxFQUFFLE9BQU8sRUFBRSxtQkFBbUIsRUFBRSxpQkFBaUIsRUFBRSxXQUFXLEVBQUUsU0FBUyxDQUFDLENBQUM7QUFDalIsSUFBSSxPQUFPLEdBQWEsRUFBRSxDQUFDO0FBQzNCOzs7Ozs7Ozs7Ozs7R0FZRztBQVNILE1BQU0sT0FBTyxlQUFnQixTQUFRLFdBQTRCO0lBK0Y3RCxZQUFvQixnQkFBaUM7UUFDakQsS0FBSyxFQUFFLENBQUM7UUFEUSxxQkFBZ0IsR0FBaEIsZ0JBQWdCLENBQWlCO1FBM0Y5QyxTQUFJLEdBQWEsQ0FBQyxjQUFjLENBQUMsQ0FBQztRQTZGckMsUUFBUSxDQUFDLGlCQUFpQixFQUFFLElBQUksRUFBRSxJQUFJLENBQUMsZ0JBQWdCLENBQUMsQ0FBQztRQUN6RCxJQUFJLENBQUMsY0FBYyxDQUFDLE9BQU8sQ0FBQyxDQUFDO1FBQzdCLElBQUksQ0FBQyxpQkFBaUIsR0FBRyxLQUFLLENBQUM7SUFDbkMsQ0FBQzs7NEdBcEdRLGVBQWU7Z0dBQWYsZUFBZSxtdEJBSGdCLHNCQUFzQjtBQWdHOUQ7SUFEQyxRQUFRLEVBQUU7aUVBQzBCOzJGQTdGNUIsZUFBZTtrQkFSM0IsU0FBUzttQkFBQztvQkFDUCxRQUFRLEVBQUUsMENBQTBDO29CQUNwRCxNQUFNLEVBQUUsS0FBSztvQkFDYixPQUFPLEVBQUUsT0FBTztvQkFDaEIsT0FBTyxFQUFFO3dCQUNMLGlCQUFpQixFQUFFLElBQUksWUFBWSxDQUFDLHNCQUFzQixDQUFDO3FCQUM5RDtpQkFDSjt1R0E4RlUsd0JBQXdCO3NCQUY5QixZQUFZO3VCQUFDLHlCQUF5Qjs7QUFZM0M7OztHQUdHO0FBT0gsTUFBTSxPQUFPLGdCQUFpQixTQUFRLFNBQTJCO0lBQzdEO1FBQ0ksS0FBSyxDQUFDLGdCQUFnQixDQUFDLENBQUM7SUFDNUIsQ0FBQzs7NkdBSFEsZ0JBQWdCO2lHQUFoQixnQkFBZ0IseUZBSFMsZUFBZTsyRkFHeEMsZ0JBQWdCO2tCQU41QixTQUFTO21CQUFDO29CQUNQLFFBQVEsRUFBRSwwQkFBMEI7b0JBQ3BDLE9BQU8sRUFBRTt3QkFDTCxRQUFRLEVBQUUsSUFBSSxlQUFlLENBQUMsZUFBZSxDQUFDO3FCQUNqRDtpQkFDSiIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IERpcmVjdGl2ZSwgVmlld0NvbnRhaW5lclJlZiwgQ29udGVudENoaWxkcmVuLCBDb250ZW50Q2hpbGQgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IENvbXBsZXhCYXNlLCBBcnJheUJhc2UsIHNldFZhbHVlIH0gZnJvbSAnQHN5bmNmdXNpb24vZWoyLWFuZ3VsYXItYmFzZSc7XG5pbXBvcnQgeyBUZW1wbGF0ZSB9IGZyb20gJ0BzeW5jZnVzaW9uL2VqMi1hbmd1bGFyLWJhc2UnO1xuaW1wb3J0IHsgQ29sb3JNYXBwaW5nc0RpcmVjdGl2ZSB9IGZyb20gJy4vY29sb3JtYXBwaW5nLmRpcmVjdGl2ZSc7XG5cbmxldCBpbnB1dDogc3RyaW5nW10gPSBbJ2FuaW1hdGlvbkRlbGF5JywgJ2FuaW1hdGlvbkR1cmF0aW9uJywgJ2JvcmRlcicsICdidWJibGVUeXBlJywgJ2NvbG9yTWFwcGluZycsICdjb2xvclZhbHVlUGF0aCcsICdkYXRhU291cmNlJywgJ2ZpbGwnLCAnaGlnaGxpZ2h0U2V0dGluZ3MnLCAnbWF4UmFkaXVzJywgJ21pblJhZGl1cycsICdvcGFjaXR5JywgJ3F1ZXJ5JywgJ3NlbGVjdGlvblNldHRpbmdzJywgJ3Rvb2x0aXBTZXR0aW5ncycsICd2YWx1ZVBhdGgnLCAndmlzaWJsZSddO1xubGV0IG91dHB1dHM6IHN0cmluZ1tdID0gW107XG4vKipcbiAqIExheWVyIERpcmVjdGl2ZVxuICogYGBgaHRtbFxuICogPGUtbGF5ZXJzPlxuICogPGUtbGF5ZXI+XG4gKiA8ZS1idWJibGVTZXR0aW5ncz5cbiAqIDxlLWJ1YmJsZVNldHRpbmc+XG4gKiA8L2UtYnViYmxlU2V0dGluZz5cbiAqIDwvZS1idWJibGVTZXR0aW5ncz5cbiAqIDwvZS1sYXllcj5cbiAqIDwvZS1sYXllcnM+XG4gKiBgYGBcbiAqL1xuQERpcmVjdGl2ZSh7XG4gICAgc2VsZWN0b3I6ICdlLWxheWVyPmUtYnViYmxlU2V0dGluZ3M+ZS1idWJibGVTZXR0aW5nJyxcbiAgICBpbnB1dHM6IGlucHV0LFxuICAgIG91dHB1dHM6IG91dHB1dHMsICAgIFxuICAgIHF1ZXJpZXM6IHtcbiAgICAgICAgY2hpbGRDb2xvck1hcHBpbmc6IG5ldyBDb250ZW50Q2hpbGQoQ29sb3JNYXBwaW5nc0RpcmVjdGl2ZSlcbiAgICB9XG59KVxuZXhwb3J0IGNsYXNzIEJ1YmJsZURpcmVjdGl2ZSBleHRlbmRzIENvbXBsZXhCYXNlPEJ1YmJsZURpcmVjdGl2ZT4ge1xuICAgIHB1YmxpYyBkaXJlY3RpdmVQcm9wTGlzdDogYW55O1xuXHRcbiAgICBwdWJsaWMgY2hpbGRDb2xvck1hcHBpbmc6IGFueTtcbiAgICBwdWJsaWMgdGFnczogc3RyaW5nW10gPSBbJ2NvbG9yTWFwcGluZyddO1xuICAgIC8qKiBcbiAgICAgKiBTZXRzIGFuZCBnZXRzIHRoZSBkZWxheSBpbiBhbmltYXRpb24gZm9yIGJ1YmJsZSBpbiBtYXBzLlxuICAgICAqIEBkZWZhdWx0IDBcbiAgICAgKi9cbiAgICBwdWJsaWMgYW5pbWF0aW9uRGVsYXk6IGFueTtcbiAgICAvKiogXG4gICAgICogU2V0cyBhbmQgZ2V0cyB0aGUgZHVyYXRpb24gZm9yIHRoZSBhbmltYXRpb24gZm9yIGJ1YmJsZSBpbiBtYXBzLlxuICAgICAqIEBkZWZhdWx0IDEwMDBcbiAgICAgKi9cbiAgICBwdWJsaWMgYW5pbWF0aW9uRHVyYXRpb246IGFueTtcbiAgICAvKiogXG4gICAgICogU2V0cyBhbmQgZ2V0cyB0aGUgb3B0aW9ucyB0byBjdXN0b21pemUgdGhlIGNvbG9yIGFuZCB3aWR0aCBvZiB0aGUgYm9yZGVyIGZvciB0aGUgYnViYmxlIGluIG1hcHMuXG4gICAgICovXG4gICAgcHVibGljIGJvcmRlcjogYW55O1xuICAgIC8qKiBcbiAgICAgKiBTZXRzIGFuZCBnZXRzIHRoZSB0eXBlIG9mIHRoZSBidWJibGUgaW4gbWFwcy5cbiAgICAgKiBAZGVmYXVsdCBDaXJjbGVcbiAgICAgKi9cbiAgICBwdWJsaWMgYnViYmxlVHlwZTogYW55O1xuICAgIC8qKiBcbiAgICAgKiBTZXRzIGFuZCBnZXRzIHRoZSBjb2xvci1tYXBwaW5nIGZvciB0aGUgYnViYmxlIGluIG1hcHMuXG4gICAgICogQGRlZmF1bHQgW11cbiAgICAgKi9cbiAgICBwdWJsaWMgY29sb3JNYXBwaW5nOiBhbnk7XG4gICAgLyoqIFxuICAgICAqIFNldHMgYW5kIGdldHMgdGhlIHZhbHVlIGZyb20gdGhlIGRhdGEgc291cmNlIG9mIGJ1YmJsZSBzZXR0aW5ncyBmb3IgdGhlIGNvbG9yIG9mIHRoZSBidWJibGUgaW4gbWFwcy5cbiAgICAgKiBAZGVmYXVsdCBudWxsXG4gICAgICovXG4gICAgcHVibGljIGNvbG9yVmFsdWVQYXRoOiBhbnk7XG4gICAgLyoqIFxuICAgICAqIFNldHMgYW5kIGdldHMgdGhlIGRhdGEgc291cmNlIGZvciB0aGUgYnViYmxlLiBcbiAgICAgKiBUaGUgZGF0YSBzb3VyY2UgbXVzdCBjb250YWluIHRoZSBzaXplIHZhbHVlIG9mIHRoZSBidWJibGUgdGhhdCBjYW4gYmUgYm91bmQgdG8gdGhlIGJ1YmJsZSBcbiAgICAgKiBvZiB0aGUgTWFwcyB1c2luZyB0aGUgdmFsdWVQYXRoIHByb3BlcnR5IGluIHRoZSBidWJibGVTZXR0aW5ncy4gXG4gICAgICogVGhlIGRhdGEgc291cmNlIGNhbiBjb250YWluIGRhdGEgc3VjaCBhcyBjb2xvciwgYW5kIHRoZSBvdGhlciBpbmZvcm1hdGlvbiB0aGF0IGNhbiBiZSBib3VuZCB0byB0aGUgYnViYmxlLCBhbmQgdG9vbHRpcCBvZiB0aGUgYnViYmxlLlxuICAgICAqIEBpc29ic2VydmFibGUgdHJ1ZVxuICAgICAqIEBkZWZhdWx0IFtdXG4gICAgICovXG4gICAgcHVibGljIGRhdGFTb3VyY2U6IGFueTtcbiAgICAvKiogXG4gICAgICogU2V0cyBhbmQgZ2V0cyB0aGUgY29sb3IgZm9yIHRoZSBidWJibGUgaW4gbWFwcy5cbiAgICAgKiBAZGVmYXVsdCAnJ1xuICAgICAqL1xuICAgIHB1YmxpYyBmaWxsOiBhbnk7XG4gICAgLyoqIFxuICAgICAqIFNldHMgYW5kIGdldHMgdGhlIGhpZ2hsaWdodCBzZXR0aW5ncyBmb3IgdGhlIGJ1YmJsZSBpbiBtYXBzLlxuICAgICAqL1xuICAgIHB1YmxpYyBoaWdobGlnaHRTZXR0aW5nczogYW55O1xuICAgIC8qKiBcbiAgICAgKiBTZXRzIGFuZCBnZXRzIHRoZSBtYXhpbXVtIHJhZGl1cyBmb3IgdGhlIGJ1YmJsZSBpbiBtYXBzLlxuICAgICAqIEBkZWZhdWx0IDIwXG4gICAgICovXG4gICAgcHVibGljIG1heFJhZGl1czogYW55O1xuICAgIC8qKiBcbiAgICAgKiBTZXRzIGFuZCBnZXRzIHRoZSBtaW5pbXVtIHJhZGl1cyBmb3IgdGhlIGJ1YmJsZSBpbiBtYXBzLlxuICAgICAqIEBkZWZhdWx0IDEwXG4gICAgICovXG4gICAgcHVibGljIG1pblJhZGl1czogYW55O1xuICAgIC8qKiBcbiAgICAgKiBTZXRzIGFuZCBnZXRzIHRoZSBvcGFjaXR5IG9mIHRoZSBidWJibGUgaW4gbWFwcy5cbiAgICAgKiBAZGVmYXVsdCAxXG4gICAgICovXG4gICAgcHVibGljIG9wYWNpdHk6IGFueTtcbiAgICAvKiogXG4gICAgICogU2V0cyBhbmQgZ2V0cyB0aGUgcXVlcnkgdG8gc2VsZWN0IHBhcnRpY3VsYXIgZGF0YSBmcm9tIHRoZSBidWJibGUgZGF0YS4gXG4gICAgICogVGhpcyBwcm9wZXJ0eSBpcyBhcHBsaWNhYmxlIG9ubHkgd2hlbiB0aGUgZGF0YSBzb3VyY2UgaXMgY3JlYXRlZCBieSBkYXRhIG1hbmFnZXIuXG4gICAgICogQGRlZmF1bHQgbnVsbFxuICAgICAqL1xuICAgIHB1YmxpYyBxdWVyeTogYW55O1xuICAgIC8qKiBcbiAgICAgKiBTZXRzIGFuZCBnZXRzIHRoZSBzZWxlY3Rpb24gc2V0dGluZ3MgZm9yIHRoZSBidWJibGUgaW4gbWFwcy5cbiAgICAgKi9cbiAgICBwdWJsaWMgc2VsZWN0aW9uU2V0dGluZ3M6IGFueTtcbiAgICAvKiogXG4gICAgICogU2V0cyBhbmQgZ2V0cyB0aGUgb3B0aW9ucyB0byBjdXN0b21pemUgdGhlIHRvb2x0aXAgZm9yIHRoZSBidWJibGVzIGluIG1hcHMuXG4gICAgICovXG4gICAgcHVibGljIHRvb2x0aXBTZXR0aW5nczogYW55O1xuICAgIC8qKiBcbiAgICAgKiBTZXRzIGFuZCBnZXRzIHRoZSB2YWx1ZSBmcm9tIHRoZSBkYXRhIHNvdXJjZSBvZiBidWJibGUgc2V0dGluZ3MgZm9yIHRoZSBidWJibGUgdG8gYmUgcmVuZGVyZWQgaW4gbWFwcy5cbiAgICAgKiBAZGVmYXVsdCBudWxsXG4gICAgICovXG4gICAgcHVibGljIHZhbHVlUGF0aDogYW55O1xuICAgIC8qKiBcbiAgICAgKiBFbmFibGVzIG9yIGRpc2FibGVzIHRoZSB2aXNpYmlsaXR5IHN0YXRlIG9mIHRoZSBidWJibGVzIGluIG1hcHMuXG4gICAgICogQGRlZmF1bHQgZmFsc2VcbiAgICAgKi9cbiAgICBwdWJsaWMgdmlzaWJsZTogYW55O1xuICAgIEBDb250ZW50Q2hpbGQoJ3Rvb2x0aXBTZXR0aW5nc1RlbXBsYXRlJylcbiAgICBAVGVtcGxhdGUoKVxuICAgIHB1YmxpYyB0b29sdGlwU2V0dGluZ3NfdGVtcGxhdGU6IGFueTtcblxuICAgIGNvbnN0cnVjdG9yKHByaXZhdGUgdmlld0NvbnRhaW5lclJlZjpWaWV3Q29udGFpbmVyUmVmKSB7XG4gICAgICAgIHN1cGVyKCk7XG4gICAgICAgIHNldFZhbHVlKCdjdXJyZW50SW5zdGFuY2UnLCB0aGlzLCB0aGlzLnZpZXdDb250YWluZXJSZWYpO1xuICAgICAgICB0aGlzLnJlZ2lzdGVyRXZlbnRzKG91dHB1dHMpO1xuICAgICAgICB0aGlzLmRpcmVjdGl2ZVByb3BMaXN0ID0gaW5wdXQ7XG4gICAgfVxufVxuXG4vKipcbiAqIEJ1YmJsZSBBcnJheSBEaXJlY3RpdmVcbiAqIEBwcml2YXRlXG4gKi9cbkBEaXJlY3RpdmUoe1xuICAgIHNlbGVjdG9yOiAnZS1sYXllcj5lLWJ1YmJsZVNldHRpbmdzJyxcbiAgICBxdWVyaWVzOiB7XG4gICAgICAgIGNoaWxkcmVuOiBuZXcgQ29udGVudENoaWxkcmVuKEJ1YmJsZURpcmVjdGl2ZSlcbiAgICB9LFxufSlcbmV4cG9ydCBjbGFzcyBCdWJibGVzRGlyZWN0aXZlIGV4dGVuZHMgQXJyYXlCYXNlPEJ1YmJsZXNEaXJlY3RpdmU+IHtcbiAgICBjb25zdHJ1Y3RvcigpIHtcbiAgICAgICAgc3VwZXIoJ2J1YmJsZXNldHRpbmdzJyk7XG4gICAgfVxufSJdfQ==
|