igniteui-webcomponents-maps 4.2.4-alpha → 4.3.0-beta.0
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/bundles/igniteui-webcomponents-maps.umd.js +1838 -1835
- package/bundles/igniteui-webcomponents-maps.umd.min.js +1 -1
- package/esm2015/lib/GeographicContourLineSeriesView_combined.js +42 -39
- package/esm2015/lib/GeographicHighDensityScatterSeriesView_combined.js +86 -86
- package/esm2015/lib/GeographicMapSeriesHost_combined.js +185 -185
- package/esm2015/lib/GeographicMarkerSeries.js +29 -29
- package/esm2015/lib/GeographicPolylineSeriesView_combined.js +20 -20
- package/esm2015/lib/GeographicProportionalSymbolSeriesView_combined.js +94 -94
- package/esm2015/lib/GeographicShapeSeriesBase_combined.js +63 -63
- package/esm2015/lib/GeographicShapeSeriesView_combined.js +59 -59
- package/esm2015/lib/GeographicSymbolSeriesView_combined.js +61 -61
- package/esm2015/lib/GeographicTileSeries.js +30 -30
- package/esm2015/lib/SphericalMercatorHorizontalScaler.js +2 -2
- package/esm2015/lib/SphericalMercatorVerticalScaler.js +9 -9
- package/esm2015/lib/TileSeries_combined.js +94 -94
- package/esm2015/lib/XamGeographicMap_combined.js +450 -450
- package/esm2015/lib/igc-bing-maps-map-imagery.js +5 -5
- package/esm2015/lib/igc-custom-map-imagery.js +5 -5
- package/esm2015/lib/igc-geographic-contour-line-series-component.js +14 -14
- package/esm2015/lib/igc-geographic-high-density-scatter-series-component.js +37 -37
- package/esm2015/lib/igc-geographic-map-component.js +110 -110
- package/esm2015/lib/igc-geographic-map-imagery.js +13 -13
- package/esm2015/lib/igc-geographic-map-series-host-component.js +25 -25
- package/esm2015/lib/igc-geographic-marker-series-base-component.js +3 -3
- package/esm2015/lib/igc-geographic-marker-series-component.js +34 -34
- package/esm2015/lib/igc-geographic-polyline-series-component.js +18 -18
- package/esm2015/lib/igc-geographic-proportional-symbol-series-base-component.js +3 -3
- package/esm2015/lib/igc-geographic-proportional-symbol-series-component.js +49 -49
- package/esm2015/lib/igc-geographic-scatter-area-series-component.js +13 -13
- package/esm2015/lib/igc-geographic-shape-series-base-base-component.js +3 -3
- package/esm2015/lib/igc-geographic-shape-series-base-component.js +28 -28
- package/esm2015/lib/igc-geographic-shape-series-component.js +49 -49
- package/esm2015/lib/igc-geographic-symbol-series-base-component.js +3 -3
- package/esm2015/lib/igc-geographic-symbol-series-component.js +27 -27
- package/esm2015/lib/igc-geographic-tile-series-component.js +9 -9
- package/esm2015/lib/igc-geographic-xy-triangulating-series-base-component.js +3 -3
- package/esm2015/lib/igc-geographic-xy-triangulating-series-component.js +15 -15
- package/esm2015/lib/igc-tile-series-component.js +6 -6
- package/esm5/lib/ArcGISOnlineMapImagery.js +10 -10
- package/esm5/lib/BingMapsMapImageryView_combined.js +8 -8
- package/esm5/lib/BingResourceSet.js +2 -2
- package/esm5/lib/BingResponse.js +2 -2
- package/esm5/lib/CustomMapImagery.js +2 -2
- package/esm5/lib/GeographicContourLineSeriesView_combined.js +43 -40
- package/esm5/lib/GeographicHighDensityScatterSeriesView_combined.js +85 -85
- package/esm5/lib/GeographicMapSeriesHost_combined.js +186 -186
- package/esm5/lib/GeographicMarkerSeries.js +31 -31
- package/esm5/lib/GeographicMarkerSeriesBase.js +2 -2
- package/esm5/lib/GeographicPolylineSeriesView_combined.js +21 -21
- package/esm5/lib/GeographicProportionalSymbolSeriesBase.js +2 -2
- package/esm5/lib/GeographicProportionalSymbolSeriesBaseView.js +2 -2
- package/esm5/lib/GeographicProportionalSymbolSeriesView_combined.js +95 -95
- package/esm5/lib/GeographicShapeSeriesBaseBase.js +2 -2
- package/esm5/lib/GeographicShapeSeriesBaseBaseView.js +2 -2
- package/esm5/lib/GeographicShapeSeriesBase_combined.js +66 -66
- package/esm5/lib/GeographicShapeSeriesView_combined.js +60 -60
- package/esm5/lib/GeographicSymbolSeriesBase.js +2 -2
- package/esm5/lib/GeographicSymbolSeriesBaseView.js +2 -2
- package/esm5/lib/GeographicSymbolSeriesView_combined.js +62 -62
- package/esm5/lib/GeographicTileSeries.js +30 -30
- package/esm5/lib/GeographicXYTriangulatingSeriesBase.js +2 -2
- package/esm5/lib/GeographicXYTriangulatingSeriesBaseView.js +2 -2
- package/esm5/lib/ImageTilesReadyEventArgs.js +2 -2
- package/esm5/lib/ImageryMetadata.js +2 -2
- package/esm5/lib/ImagesChangedEventArgs.js +2 -2
- package/esm5/lib/LevelOfDetailResponseModel.js +5 -5
- package/esm5/lib/MapServerResponseModel.js +4 -4
- package/esm5/lib/SphericalMercatorHorizontalScaler.js +4 -4
- package/esm5/lib/SphericalMercatorVerticalScaler.js +6 -6
- package/esm5/lib/SubDomainsCollection.js +2 -2
- package/esm5/lib/TileGeneratorMapImagery.js +2 -2
- package/esm5/lib/TileInfoResponseModel.js +3 -3
- package/esm5/lib/TileSeries_combined.js +95 -95
- package/esm5/lib/TokenResponseModel.js +5 -5
- package/esm5/lib/XamGeographicMap_combined.js +469 -469
- package/esm5/lib/igc-arc-gis-online-map-imagery.js +11 -11
- package/esm5/lib/igc-bing-maps-map-imagery.js +14 -14
- package/esm5/lib/igc-custom-map-imagery.js +4 -4
- package/esm5/lib/igc-geographic-contour-line-series-component.js +19 -19
- package/esm5/lib/igc-geographic-high-density-scatter-series-component.js +49 -49
- package/esm5/lib/igc-geographic-map-component.js +75 -75
- package/esm5/lib/igc-geographic-map-imagery.js +12 -12
- package/esm5/lib/igc-geographic-map-series-host-component.js +30 -30
- package/esm5/lib/igc-geographic-marker-series-base-component.js +4 -4
- package/esm5/lib/igc-geographic-marker-series-component.js +46 -46
- package/esm5/lib/igc-geographic-polyline-series-component.js +23 -23
- package/esm5/lib/igc-geographic-proportional-symbol-series-base-component.js +4 -4
- package/esm5/lib/igc-geographic-proportional-symbol-series-component.js +65 -65
- package/esm5/lib/igc-geographic-scatter-area-series-component.js +17 -17
- package/esm5/lib/igc-geographic-shape-series-base-base-component.js +4 -4
- package/esm5/lib/igc-geographic-shape-series-base-component.js +38 -38
- package/esm5/lib/igc-geographic-shape-series-component.js +65 -65
- package/esm5/lib/igc-geographic-symbol-series-base-component.js +4 -4
- package/esm5/lib/igc-geographic-symbol-series-component.js +34 -34
- package/esm5/lib/igc-geographic-tile-series-component.js +11 -11
- package/esm5/lib/igc-geographic-xy-triangulating-series-base-component.js +4 -4
- package/esm5/lib/igc-geographic-xy-triangulating-series-component.js +23 -23
- package/esm5/lib/igc-image-tiles-ready-event-args.js +1 -1
- package/esm5/lib/igc-images-changed-event-args.js +1 -1
- package/esm5/lib/igc-open-street-map-imagery.js +4 -4
- package/esm5/lib/igc-sub-domains-collection.js +2 -2
- package/esm5/lib/igc-tile-generator-map-imagery.js +4 -4
- package/esm5/lib/igc-tile-series-component.js +9 -9
- package/fesm2015/igniteui-webcomponents-maps.js +1698 -1695
- package/fesm5/igniteui-webcomponents-maps.js +1752 -1749
- package/lib/ArcGISOnlineMapImagery.d.ts +16 -8
- package/lib/BingMapsMapImageryView_combined.d.ts +10 -5
- package/lib/GeographicContourLineSeriesView_combined.d.ts +15 -15
- package/lib/GeographicHighDensityScatterSeriesView_combined.d.ts +25 -24
- package/lib/GeographicMapSeriesHost_combined.d.ts +44 -42
- package/lib/GeographicMarkerSeries.d.ts +18 -18
- package/lib/GeographicMarkerSeriesBase.d.ts +1 -1
- package/lib/GeographicPolylineSeriesView_combined.d.ts +9 -9
- package/lib/GeographicProportionalSymbolSeriesBase.d.ts +1 -1
- package/lib/GeographicProportionalSymbolSeriesView_combined.d.ts +27 -27
- package/lib/GeographicShapeSeriesBaseBase.d.ts +1 -1
- package/lib/GeographicShapeSeriesBase_combined.d.ts +25 -24
- package/lib/GeographicShapeSeriesView_combined.d.ts +28 -28
- package/lib/GeographicSymbolSeriesBase.d.ts +1 -1
- package/lib/GeographicSymbolSeriesView_combined.d.ts +21 -21
- package/lib/GeographicTileSeries.d.ts +10 -9
- package/lib/GeographicXYTriangulatingSeriesBase.d.ts +1 -1
- package/lib/LevelOfDetailResponseModel.d.ts +6 -3
- package/lib/MapServerResponseModel.d.ts +4 -2
- package/lib/SphericalMercatorVerticalScaler.d.ts +2 -2
- package/lib/TileInfoResponseModel.d.ts +2 -1
- package/lib/TileSeries_combined.d.ts +22 -20
- package/lib/TokenResponseModel.d.ts +6 -3
- package/lib/XamGeographicMap_combined.d.ts +113 -100
- package/lib/igc-arc-gis-online-map-imagery.d.ts +17 -9
- package/lib/igc-bing-maps-map-imagery.d.ts +23 -12
- package/lib/igc-custom-map-imagery.d.ts +3 -2
- package/lib/igc-geographic-contour-line-series-component.d.ts +13 -8
- package/lib/igc-geographic-high-density-scatter-series-component.d.ts +27 -15
- package/lib/igc-geographic-map-component.d.ts +41 -23
- package/lib/igc-geographic-map-imagery.d.ts +23 -12
- package/lib/igc-geographic-map-series-host-component.d.ts +8 -6
- package/lib/igc-geographic-marker-series-base-component.d.ts +2 -2
- package/lib/igc-geographic-marker-series-component.d.ts +24 -13
- package/lib/igc-geographic-polyline-series-component.d.ts +13 -8
- package/lib/igc-geographic-proportional-symbol-series-base-component.d.ts +2 -2
- package/lib/igc-geographic-proportional-symbol-series-component.d.ts +39 -21
- package/lib/igc-geographic-scatter-area-series-component.d.ts +11 -7
- package/lib/igc-geographic-shape-series-base-base-component.d.ts +2 -2
- package/lib/igc-geographic-shape-series-base-component.d.ts +26 -14
- package/lib/igc-geographic-shape-series-component.d.ts +35 -19
- package/lib/igc-geographic-symbol-series-base-component.d.ts +2 -2
- package/lib/igc-geographic-symbol-series-component.d.ts +21 -12
- package/lib/igc-geographic-tile-series-component.d.ts +7 -5
- package/lib/igc-geographic-xy-triangulating-series-base-component.d.ts +2 -2
- package/lib/igc-geographic-xy-triangulating-series-component.d.ts +16 -9
- package/lib/igc-image-tiles-ready-event-args.d.ts +1 -1
- package/lib/igc-images-changed-event-args.d.ts +1 -1
- package/lib/igc-open-street-map-imagery.d.ts +3 -2
- package/lib/igc-tile-generator-map-imagery.d.ts +3 -2
- package/lib/igc-tile-series-component.d.ts +5 -4
- package/package.json +3 -3
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import
|
|
1
|
+
import { __extends } from "tslib";
|
|
2
2
|
import { IgcSeriesComponent } from "igniteui-webcomponents-charts";
|
|
3
3
|
import { getAllPropertyNames, toSpinal, toPoint, fromPoint, fromRect } from "igniteui-webcomponents-core";
|
|
4
4
|
/**
|
|
5
5
|
* Base class for hosting chart series in a IgxGeographicMap.Component
|
|
6
6
|
*/
|
|
7
7
|
var IgcGeographicMapSeriesHostComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
8
|
-
|
|
8
|
+
__extends(IgcGeographicMapSeriesHostComponent, _super);
|
|
9
9
|
function IgcGeographicMapSeriesHostComponent() {
|
|
10
10
|
return _super.call(this) || this;
|
|
11
11
|
}
|
|
@@ -16,7 +16,7 @@ var IgcGeographicMapSeriesHostComponent = /** @class */ /*@__PURE__*/ (function
|
|
|
16
16
|
get: function () {
|
|
17
17
|
return this._implementation;
|
|
18
18
|
},
|
|
19
|
-
enumerable:
|
|
19
|
+
enumerable: false,
|
|
20
20
|
configurable: true
|
|
21
21
|
});
|
|
22
22
|
IgcGeographicMapSeriesHostComponent.prototype.connectedCallback = function () {
|
|
@@ -53,7 +53,7 @@ var IgcGeographicMapSeriesHostComponent = /** @class */ /*@__PURE__*/ (function
|
|
|
53
53
|
}
|
|
54
54
|
return IgcGeographicMapSeriesHostComponent._observedAttributesIgcGeographicMapSeriesHostComponent;
|
|
55
55
|
},
|
|
56
|
-
enumerable:
|
|
56
|
+
enumerable: false,
|
|
57
57
|
configurable: true
|
|
58
58
|
});
|
|
59
59
|
Object.defineProperty(IgcGeographicMapSeriesHostComponent.prototype, "isGeographic", {
|
|
@@ -61,9 +61,9 @@ var IgcGeographicMapSeriesHostComponent = /** @class */ /*@__PURE__*/ (function
|
|
|
61
61
|
* Checks if this control is geographic coordinate system
|
|
62
62
|
*/
|
|
63
63
|
get: function () {
|
|
64
|
-
return this.i.
|
|
64
|
+
return this.i.dy;
|
|
65
65
|
},
|
|
66
|
-
enumerable:
|
|
66
|
+
enumerable: false,
|
|
67
67
|
configurable: true
|
|
68
68
|
});
|
|
69
69
|
Object.defineProperty(IgcGeographicMapSeriesHostComponent.prototype, "hasMarkers", {
|
|
@@ -73,7 +73,7 @@ var IgcGeographicMapSeriesHostComponent = /** @class */ /*@__PURE__*/ (function
|
|
|
73
73
|
get: function () {
|
|
74
74
|
return this.i.hasMarkers;
|
|
75
75
|
},
|
|
76
|
-
enumerable:
|
|
76
|
+
enumerable: false,
|
|
77
77
|
configurable: true
|
|
78
78
|
});
|
|
79
79
|
Object.defineProperty(IgcGeographicMapSeriesHostComponent.prototype, "visibleFromScale", {
|
|
@@ -82,13 +82,13 @@ var IgcGeographicMapSeriesHostComponent = /** @class */ /*@__PURE__*/ (function
|
|
|
82
82
|
* The default value for this property is 1.0, which means the series will always be visible. At a VisibleFromScale setting of 0.0, the series will never be visible. At a VisibleFromScale setting of 0.5, the series will be visible as long as the map is zoomed in to at least 200%.
|
|
83
83
|
*/
|
|
84
84
|
get: function () {
|
|
85
|
-
return this.i.
|
|
85
|
+
return this.i.qg;
|
|
86
86
|
},
|
|
87
87
|
set: function (v) {
|
|
88
|
-
this.i.
|
|
89
|
-
this._a("visibleFromScale", this.i.
|
|
88
|
+
this.i.qg = +v;
|
|
89
|
+
this._a("visibleFromScale", this.i.qg);
|
|
90
90
|
},
|
|
91
|
-
enumerable:
|
|
91
|
+
enumerable: false,
|
|
92
92
|
configurable: true
|
|
93
93
|
});
|
|
94
94
|
Object.defineProperty(IgcGeographicMapSeriesHostComponent.prototype, "coercionMethods", {
|
|
@@ -103,7 +103,7 @@ var IgcGeographicMapSeriesHostComponent = /** @class */ /*@__PURE__*/ (function
|
|
|
103
103
|
set: function (v) {
|
|
104
104
|
this.i.coercionMethods = v;
|
|
105
105
|
},
|
|
106
|
-
enumerable:
|
|
106
|
+
enumerable: false,
|
|
107
107
|
configurable: true
|
|
108
108
|
});
|
|
109
109
|
/**
|
|
@@ -111,10 +111,10 @@ var IgcGeographicMapSeriesHostComponent = /** @class */ /*@__PURE__*/ (function
|
|
|
111
111
|
|
|
112
112
|
*/
|
|
113
113
|
IgcGeographicMapSeriesHostComponent.prototype.notifyIndexedPropertiesChanged = function () {
|
|
114
|
-
this.i.
|
|
114
|
+
this.i.lp();
|
|
115
115
|
};
|
|
116
116
|
IgcGeographicMapSeriesHostComponent.prototype.getItemValue = function (item, memberPathName) {
|
|
117
|
-
var iv = this.i.
|
|
117
|
+
var iv = this.i.h1(item, memberPathName);
|
|
118
118
|
return (iv);
|
|
119
119
|
};
|
|
120
120
|
/**
|
|
@@ -123,23 +123,23 @@ var IgcGeographicMapSeriesHostComponent = /** @class */ /*@__PURE__*/ (function
|
|
|
123
123
|
* @param world * The world coordinates to use.
|
|
124
124
|
*/
|
|
125
125
|
IgcGeographicMapSeriesHostComponent.prototype.getItem = function (world) {
|
|
126
|
-
var iv = this.i.
|
|
126
|
+
var iv = this.i.hy(toPoint(world));
|
|
127
127
|
return (iv);
|
|
128
128
|
};
|
|
129
129
|
IgcGeographicMapSeriesHostComponent.prototype.getPreviousOrExactIndex = function (world, skipUnknowns) {
|
|
130
|
-
var iv = this.i.
|
|
130
|
+
var iv = this.i.ho(toPoint(world), skipUnknowns);
|
|
131
131
|
return (iv);
|
|
132
132
|
};
|
|
133
133
|
IgcGeographicMapSeriesHostComponent.prototype.getNextOrExactIndex = function (world, skipUnknowns) {
|
|
134
|
-
var iv = this.i.
|
|
134
|
+
var iv = this.i.hm(toPoint(world), skipUnknowns);
|
|
135
135
|
return (iv);
|
|
136
136
|
};
|
|
137
137
|
IgcGeographicMapSeriesHostComponent.prototype.getSeriesValue = function (world, useInterpolation, skipUnknowns) {
|
|
138
|
-
var iv = this.i.
|
|
138
|
+
var iv = this.i.gn(toPoint(world), useInterpolation, skipUnknowns);
|
|
139
139
|
return (iv);
|
|
140
140
|
};
|
|
141
141
|
IgcGeographicMapSeriesHostComponent.prototype.getSeriesValuePosition = function (world, useInterpolation, skipUnknowns) {
|
|
142
|
-
var iv = this.i.
|
|
142
|
+
var iv = this.i.ps(toPoint(world), useInterpolation, skipUnknowns);
|
|
143
143
|
return fromPoint(iv);
|
|
144
144
|
};
|
|
145
145
|
/**
|
|
@@ -148,7 +148,7 @@ var IgcGeographicMapSeriesHostComponent = /** @class */ /*@__PURE__*/ (function
|
|
|
148
148
|
* @param world * The world coordinate for which to get a value bounding box for
|
|
149
149
|
*/
|
|
150
150
|
IgcGeographicMapSeriesHostComponent.prototype.getSeriesValueBoundingBox = function (world) {
|
|
151
|
-
var iv = this.i.
|
|
151
|
+
var iv = this.i.p3(toPoint(world));
|
|
152
152
|
return fromRect(iv);
|
|
153
153
|
};
|
|
154
154
|
/**
|
|
@@ -157,31 +157,31 @@ var IgcGeographicMapSeriesHostComponent = /** @class */ /*@__PURE__*/ (function
|
|
|
157
157
|
* @param world * The world coordinates for which to get a value marker bounding box for
|
|
158
158
|
*/
|
|
159
159
|
IgcGeographicMapSeriesHostComponent.prototype.getSeriesValueMarkerBoundingBox = function (world) {
|
|
160
|
-
var iv = this.i.
|
|
160
|
+
var iv = this.i.p5(toPoint(world));
|
|
161
161
|
return fromRect(iv);
|
|
162
162
|
};
|
|
163
163
|
IgcGeographicMapSeriesHostComponent.prototype.getSeriesHighValue = function (world, useInterpolation, skipUnknowns) {
|
|
164
|
-
var iv = this.i.
|
|
164
|
+
var iv = this.i.gj(toPoint(world), useInterpolation, skipUnknowns);
|
|
165
165
|
return (iv);
|
|
166
166
|
};
|
|
167
167
|
IgcGeographicMapSeriesHostComponent.prototype.getSeriesHighValuePosition = function (world, useInterpolation, skipUnknowns) {
|
|
168
|
-
var iv = this.i.
|
|
168
|
+
var iv = this.i.po(toPoint(world), useInterpolation, skipUnknowns);
|
|
169
169
|
return fromPoint(iv);
|
|
170
170
|
};
|
|
171
171
|
IgcGeographicMapSeriesHostComponent.prototype.getSeriesLowValue = function (world, useInterpolation, skipUnknowns) {
|
|
172
|
-
var iv = this.i.
|
|
172
|
+
var iv = this.i.gl(toPoint(world), useInterpolation, skipUnknowns);
|
|
173
173
|
return (iv);
|
|
174
174
|
};
|
|
175
175
|
IgcGeographicMapSeriesHostComponent.prototype.getSeriesLowValuePosition = function (world, useInterpolation, skipUnknowns) {
|
|
176
|
-
var iv = this.i.
|
|
176
|
+
var iv = this.i.pq(toPoint(world), useInterpolation, skipUnknowns);
|
|
177
177
|
return fromPoint(iv);
|
|
178
178
|
};
|
|
179
179
|
IgcGeographicMapSeriesHostComponent.prototype.getSeriesValuePositionFromSeriesPixel = function (mouse, useInterpolation, skipUnknowns) {
|
|
180
|
-
var iv = this.i.
|
|
180
|
+
var iv = this.i.pt(toPoint(mouse), useInterpolation, skipUnknowns);
|
|
181
181
|
return fromPoint(iv);
|
|
182
182
|
};
|
|
183
183
|
IgcGeographicMapSeriesHostComponent.prototype.getSeriesValueFromSeriesPixel = function (mouse, useInterpolation, skipUnknowns) {
|
|
184
|
-
var iv = this.i.
|
|
184
|
+
var iv = this.i.go(toPoint(mouse), useInterpolation, skipUnknowns);
|
|
185
185
|
return (iv);
|
|
186
186
|
};
|
|
187
187
|
/**
|
|
@@ -189,7 +189,7 @@ var IgcGeographicMapSeriesHostComponent = /** @class */ /*@__PURE__*/ (function
|
|
|
189
189
|
|
|
190
190
|
*/
|
|
191
191
|
IgcGeographicMapSeriesHostComponent.prototype.getItemSpan = function () {
|
|
192
|
-
var iv = this.i.
|
|
192
|
+
var iv = this.i.ge();
|
|
193
193
|
return (iv);
|
|
194
194
|
};
|
|
195
195
|
/**
|
|
@@ -198,14 +198,14 @@ var IgcGeographicMapSeriesHostComponent = /** @class */ /*@__PURE__*/ (function
|
|
|
198
198
|
* @param animate * True if the change should be animated.
|
|
199
199
|
*/
|
|
200
200
|
IgcGeographicMapSeriesHostComponent.prototype.renderSeries = function (animate) {
|
|
201
|
-
this.i.
|
|
201
|
+
this.i.mn(animate);
|
|
202
202
|
};
|
|
203
203
|
/**
|
|
204
204
|
* Called when this series' Style is updated.
|
|
205
205
|
|
|
206
206
|
*/
|
|
207
207
|
IgcGeographicMapSeriesHostComponent.prototype.styleUpdated = function () {
|
|
208
|
-
this.i.
|
|
208
|
+
this.i.mx();
|
|
209
209
|
};
|
|
210
210
|
IgcGeographicMapSeriesHostComponent._observedAttributesIgcGeographicMapSeriesHostComponent = null;
|
|
211
211
|
return IgcGeographicMapSeriesHostComponent;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import
|
|
1
|
+
import { __extends } from "tslib";
|
|
2
2
|
import { IgcGeographicMarkerSeriesComponent } from "./igc-geographic-marker-series-component";
|
|
3
3
|
import { getAllPropertyNames, toSpinal } from "igniteui-webcomponents-core";
|
|
4
4
|
var IgcGeographicMarkerSeriesBaseComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
5
|
-
|
|
5
|
+
__extends(IgcGeographicMarkerSeriesBaseComponent, _super);
|
|
6
6
|
function IgcGeographicMarkerSeriesBaseComponent() {
|
|
7
7
|
return _super.call(this) || this;
|
|
8
8
|
}
|
|
@@ -13,7 +13,7 @@ var IgcGeographicMarkerSeriesBaseComponent = /** @class */ /*@__PURE__*/ (functi
|
|
|
13
13
|
get: function () {
|
|
14
14
|
return this._implementation;
|
|
15
15
|
},
|
|
16
|
-
enumerable:
|
|
16
|
+
enumerable: false,
|
|
17
17
|
configurable: true
|
|
18
18
|
});
|
|
19
19
|
IgcGeographicMarkerSeriesBaseComponent.prototype.connectedCallback = function () {
|
|
@@ -50,7 +50,7 @@ var IgcGeographicMarkerSeriesBaseComponent = /** @class */ /*@__PURE__*/ (functi
|
|
|
50
50
|
}
|
|
51
51
|
return IgcGeographicMarkerSeriesBaseComponent._observedAttributesIgcGeographicMarkerSeriesBaseComponent;
|
|
52
52
|
},
|
|
53
|
-
enumerable:
|
|
53
|
+
enumerable: false,
|
|
54
54
|
configurable: true
|
|
55
55
|
});
|
|
56
56
|
IgcGeographicMarkerSeriesBaseComponent._observedAttributesIgcGeographicMarkerSeriesBaseComponent = null;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import
|
|
1
|
+
import { __extends } from "tslib";
|
|
2
2
|
import { MarkerType_$type } from "igniteui-webcomponents-charts";
|
|
3
3
|
import { MarkerOutlineMode_$type } from "igniteui-webcomponents-charts";
|
|
4
4
|
import { MarkerFillMode_$type } from "igniteui-webcomponents-charts";
|
|
@@ -8,7 +8,7 @@ import { getAllPropertyNames, toSpinal, ensureEnum, enumToString, brushToString,
|
|
|
8
8
|
* Base class for creating marker series in a IgxGeographicMap.Component
|
|
9
9
|
*/
|
|
10
10
|
var IgcGeographicMarkerSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
11
|
-
|
|
11
|
+
__extends(IgcGeographicMarkerSeriesComponent, _super);
|
|
12
12
|
function IgcGeographicMarkerSeriesComponent() {
|
|
13
13
|
return _super.call(this) || this;
|
|
14
14
|
}
|
|
@@ -19,7 +19,7 @@ var IgcGeographicMarkerSeriesComponent = /** @class */ /*@__PURE__*/ (function (
|
|
|
19
19
|
get: function () {
|
|
20
20
|
return this._implementation;
|
|
21
21
|
},
|
|
22
|
-
enumerable:
|
|
22
|
+
enumerable: false,
|
|
23
23
|
configurable: true
|
|
24
24
|
});
|
|
25
25
|
IgcGeographicMarkerSeriesComponent.prototype.connectedCallback = function () {
|
|
@@ -56,7 +56,7 @@ var IgcGeographicMarkerSeriesComponent = /** @class */ /*@__PURE__*/ (function (
|
|
|
56
56
|
}
|
|
57
57
|
return IgcGeographicMarkerSeriesComponent._observedAttributesIgcGeographicMarkerSeriesComponent;
|
|
58
58
|
},
|
|
59
|
-
enumerable:
|
|
59
|
+
enumerable: false,
|
|
60
60
|
configurable: true
|
|
61
61
|
});
|
|
62
62
|
Object.defineProperty(IgcGeographicMarkerSeriesComponent.prototype, "markerType", {
|
|
@@ -65,13 +65,13 @@ var IgcGeographicMarkerSeriesComponent = /** @class */ /*@__PURE__*/ (function (
|
|
|
65
65
|
* If the MarkerTemplate property is set, the setting of the MarkerType property will be ignored.
|
|
66
66
|
*/
|
|
67
67
|
get: function () {
|
|
68
|
-
return this.i.
|
|
68
|
+
return this.i.qo;
|
|
69
69
|
},
|
|
70
70
|
set: function (v) {
|
|
71
|
-
this.i.
|
|
72
|
-
this._a("markerType", enumToString(MarkerType_$type, this.i.
|
|
71
|
+
this.i.qo = ensureEnum(MarkerType_$type, v);
|
|
72
|
+
this._a("markerType", enumToString(MarkerType_$type, this.i.qo));
|
|
73
73
|
},
|
|
74
|
-
enumerable:
|
|
74
|
+
enumerable: false,
|
|
75
75
|
configurable: true
|
|
76
76
|
});
|
|
77
77
|
Object.defineProperty(IgcGeographicMarkerSeriesComponent.prototype, "markerThickness", {
|
|
@@ -79,13 +79,13 @@ var IgcGeographicMarkerSeriesComponent = /** @class */ /*@__PURE__*/ (function (
|
|
|
79
79
|
* Gets or sets thickness of the marker outline
|
|
80
80
|
*/
|
|
81
81
|
get: function () {
|
|
82
|
-
return this.i.
|
|
82
|
+
return this.i.qp;
|
|
83
83
|
},
|
|
84
84
|
set: function (v) {
|
|
85
|
-
this.i.
|
|
86
|
-
this._a("markerThickness", this.i.
|
|
85
|
+
this.i.qp = +v;
|
|
86
|
+
this._a("markerThickness", this.i.qp);
|
|
87
87
|
},
|
|
88
|
-
enumerable:
|
|
88
|
+
enumerable: false,
|
|
89
89
|
configurable: true
|
|
90
90
|
});
|
|
91
91
|
Object.defineProperty(IgcGeographicMarkerSeriesComponent.prototype, "markerOutlineMode", {
|
|
@@ -93,13 +93,13 @@ var IgcGeographicMarkerSeriesComponent = /** @class */ /*@__PURE__*/ (function (
|
|
|
93
93
|
* Gets or sets whether the marker outline is based on the marker brush of the series rather than the marker outlines collection.
|
|
94
94
|
*/
|
|
95
95
|
get: function () {
|
|
96
|
-
return this.i.
|
|
96
|
+
return this.i.qn;
|
|
97
97
|
},
|
|
98
98
|
set: function (v) {
|
|
99
|
-
this.i.
|
|
100
|
-
this._a("markerOutlineMode", enumToString(MarkerOutlineMode_$type, this.i.
|
|
99
|
+
this.i.qn = ensureEnum(MarkerOutlineMode_$type, v);
|
|
100
|
+
this._a("markerOutlineMode", enumToString(MarkerOutlineMode_$type, this.i.qn));
|
|
101
101
|
},
|
|
102
|
-
enumerable:
|
|
102
|
+
enumerable: false,
|
|
103
103
|
configurable: true
|
|
104
104
|
});
|
|
105
105
|
Object.defineProperty(IgcGeographicMarkerSeriesComponent.prototype, "markerFillMode", {
|
|
@@ -107,13 +107,13 @@ var IgcGeographicMarkerSeriesComponent = /** @class */ /*@__PURE__*/ (function (
|
|
|
107
107
|
* Gets or sets whether the marker fill is based on the marker outline of the series rather than the marker brushes collection.
|
|
108
108
|
*/
|
|
109
109
|
get: function () {
|
|
110
|
-
return this.i.
|
|
110
|
+
return this.i.qm;
|
|
111
111
|
},
|
|
112
112
|
set: function (v) {
|
|
113
|
-
this.i.
|
|
114
|
-
this._a("markerFillMode", enumToString(MarkerFillMode_$type, this.i.
|
|
113
|
+
this.i.qm = ensureEnum(MarkerFillMode_$type, v);
|
|
114
|
+
this._a("markerFillMode", enumToString(MarkerFillMode_$type, this.i.qm));
|
|
115
115
|
},
|
|
116
|
-
enumerable:
|
|
116
|
+
enumerable: false,
|
|
117
117
|
configurable: true
|
|
118
118
|
});
|
|
119
119
|
Object.defineProperty(IgcGeographicMarkerSeriesComponent.prototype, "markerTemplate", {
|
|
@@ -121,12 +121,12 @@ var IgcGeographicMarkerSeriesComponent = /** @class */ /*@__PURE__*/ (function (
|
|
|
121
121
|
* Gets or sets the MarkerTemplate for the current series object.
|
|
122
122
|
*/
|
|
123
123
|
get: function () {
|
|
124
|
-
return this.i.
|
|
124
|
+
return this.i.q4;
|
|
125
125
|
},
|
|
126
126
|
set: function (v) {
|
|
127
|
-
this.i.
|
|
127
|
+
this.i.q4 = v;
|
|
128
128
|
},
|
|
129
|
-
enumerable:
|
|
129
|
+
enumerable: false,
|
|
130
130
|
configurable: true
|
|
131
131
|
});
|
|
132
132
|
Object.defineProperty(IgcGeographicMarkerSeriesComponent.prototype, "markerBrush", {
|
|
@@ -134,13 +134,13 @@ var IgcGeographicMarkerSeriesComponent = /** @class */ /*@__PURE__*/ (function (
|
|
|
134
134
|
* Gets or sets the brush that specifies how the current series object's marker interiors are painted.
|
|
135
135
|
*/
|
|
136
136
|
get: function () {
|
|
137
|
-
return brushToString(this.i.
|
|
137
|
+
return brushToString(this.i.ri);
|
|
138
138
|
},
|
|
139
139
|
set: function (v) {
|
|
140
|
-
this.i.
|
|
141
|
-
this._a("markerBrush", brushToString(this.i.
|
|
140
|
+
this.i.ri = stringToBrush(v);
|
|
141
|
+
this._a("markerBrush", brushToString(this.i.ri));
|
|
142
142
|
},
|
|
143
|
-
enumerable:
|
|
143
|
+
enumerable: false,
|
|
144
144
|
configurable: true
|
|
145
145
|
});
|
|
146
146
|
Object.defineProperty(IgcGeographicMarkerSeriesComponent.prototype, "markerOutline", {
|
|
@@ -148,13 +148,13 @@ var IgcGeographicMarkerSeriesComponent = /** @class */ /*@__PURE__*/ (function (
|
|
|
148
148
|
* Gets or sets the brush that specifies how the current series object's marker outlines are painted.
|
|
149
149
|
*/
|
|
150
150
|
get: function () {
|
|
151
|
-
return brushToString(this.i.
|
|
151
|
+
return brushToString(this.i.rj);
|
|
152
152
|
},
|
|
153
153
|
set: function (v) {
|
|
154
|
-
this.i.
|
|
155
|
-
this._a("markerOutline", brushToString(this.i.
|
|
154
|
+
this.i.rj = stringToBrush(v);
|
|
155
|
+
this._a("markerOutline", brushToString(this.i.rj));
|
|
156
156
|
},
|
|
157
|
-
enumerable:
|
|
157
|
+
enumerable: false,
|
|
158
158
|
configurable: true
|
|
159
159
|
});
|
|
160
160
|
Object.defineProperty(IgcGeographicMarkerSeriesComponent.prototype, "maximumMarkers", {
|
|
@@ -164,13 +164,13 @@ var IgcGeographicMarkerSeriesComponent = /** @class */ /*@__PURE__*/ (function (
|
|
|
164
164
|
* choose a representative set.
|
|
165
165
|
*/
|
|
166
166
|
get: function () {
|
|
167
|
-
return this.i.
|
|
167
|
+
return this.i.qq;
|
|
168
168
|
},
|
|
169
169
|
set: function (v) {
|
|
170
|
-
this.i.
|
|
171
|
-
this._a("maximumMarkers", this.i.
|
|
170
|
+
this.i.qq = +v;
|
|
171
|
+
this._a("maximumMarkers", this.i.qq);
|
|
172
172
|
},
|
|
173
|
-
enumerable:
|
|
173
|
+
enumerable: false,
|
|
174
174
|
configurable: true
|
|
175
175
|
});
|
|
176
176
|
Object.defineProperty(IgcGeographicMarkerSeriesComponent.prototype, "actualMarkerTemplate", {
|
|
@@ -178,12 +178,12 @@ var IgcGeographicMarkerSeriesComponent = /** @class */ /*@__PURE__*/ (function (
|
|
|
178
178
|
* Gets the effective marker template for the current series object.
|
|
179
179
|
*/
|
|
180
180
|
get: function () {
|
|
181
|
-
return this.i.
|
|
181
|
+
return this.i.q3;
|
|
182
182
|
},
|
|
183
183
|
set: function (v) {
|
|
184
|
-
this.i.
|
|
184
|
+
this.i.q3 = v;
|
|
185
185
|
},
|
|
186
|
-
enumerable:
|
|
186
|
+
enumerable: false,
|
|
187
187
|
configurable: true
|
|
188
188
|
});
|
|
189
189
|
Object.defineProperty(IgcGeographicMarkerSeriesComponent.prototype, "actualMarkerBrush", {
|
|
@@ -191,13 +191,13 @@ var IgcGeographicMarkerSeriesComponent = /** @class */ /*@__PURE__*/ (function (
|
|
|
191
191
|
* Gets the effective marker brush for the current series object.
|
|
192
192
|
*/
|
|
193
193
|
get: function () {
|
|
194
|
-
return brushToString(this.i.
|
|
194
|
+
return brushToString(this.i.rg);
|
|
195
195
|
},
|
|
196
196
|
set: function (v) {
|
|
197
|
-
this.i.
|
|
198
|
-
this._a("actualMarkerBrush", brushToString(this.i.
|
|
197
|
+
this.i.rg = stringToBrush(v);
|
|
198
|
+
this._a("actualMarkerBrush", brushToString(this.i.rg));
|
|
199
199
|
},
|
|
200
|
-
enumerable:
|
|
200
|
+
enumerable: false,
|
|
201
201
|
configurable: true
|
|
202
202
|
});
|
|
203
203
|
Object.defineProperty(IgcGeographicMarkerSeriesComponent.prototype, "actualMarkerOutline", {
|
|
@@ -205,13 +205,13 @@ var IgcGeographicMarkerSeriesComponent = /** @class */ /*@__PURE__*/ (function (
|
|
|
205
205
|
* Gets the effective marker outline for the current series object.
|
|
206
206
|
*/
|
|
207
207
|
get: function () {
|
|
208
|
-
return brushToString(this.i.
|
|
208
|
+
return brushToString(this.i.rh);
|
|
209
209
|
},
|
|
210
210
|
set: function (v) {
|
|
211
|
-
this.i.
|
|
212
|
-
this._a("actualMarkerOutline", brushToString(this.i.
|
|
211
|
+
this.i.rh = stringToBrush(v);
|
|
212
|
+
this._a("actualMarkerOutline", brushToString(this.i.rh));
|
|
213
213
|
},
|
|
214
|
-
enumerable:
|
|
214
|
+
enumerable: false,
|
|
215
215
|
configurable: true
|
|
216
216
|
});
|
|
217
217
|
IgcGeographicMarkerSeriesComponent._observedAttributesIgcGeographicMarkerSeriesComponent = null;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import
|
|
1
|
+
import { __extends } from "tslib";
|
|
2
2
|
import { delegateCombine, delegateRemove } from "igniteui-webcomponents-core";
|
|
3
3
|
import { IgcStyleShapeEventArgs } from "igniteui-webcomponents-charts";
|
|
4
4
|
import { IgcGeographicShapeSeriesBaseComponent } from "./igc-geographic-shape-series-base-component";
|
|
@@ -10,7 +10,7 @@ import { Style } from "igniteui-webcomponents-core";
|
|
|
10
10
|
* Series class used for displaying multiple polylines, in a geographic context, for datasources which contain multiple lists of points.
|
|
11
11
|
*/
|
|
12
12
|
var IgcGeographicPolylineSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
13
|
-
|
|
13
|
+
__extends(IgcGeographicPolylineSeriesComponent, _super);
|
|
14
14
|
function IgcGeographicPolylineSeriesComponent() {
|
|
15
15
|
var _this = _super.call(this) || this;
|
|
16
16
|
_this._styleShape = null;
|
|
@@ -27,7 +27,7 @@ var IgcGeographicPolylineSeriesComponent = /** @class */ /*@__PURE__*/ (function
|
|
|
27
27
|
get: function () {
|
|
28
28
|
return this._implementation;
|
|
29
29
|
},
|
|
30
|
-
enumerable:
|
|
30
|
+
enumerable: false,
|
|
31
31
|
configurable: true
|
|
32
32
|
});
|
|
33
33
|
IgcGeographicPolylineSeriesComponent.prototype.connectedCallback = function () {
|
|
@@ -64,7 +64,7 @@ var IgcGeographicPolylineSeriesComponent = /** @class */ /*@__PURE__*/ (function
|
|
|
64
64
|
}
|
|
65
65
|
return IgcGeographicPolylineSeriesComponent._observedAttributesIgcGeographicPolylineSeriesComponent;
|
|
66
66
|
},
|
|
67
|
-
enumerable:
|
|
67
|
+
enumerable: false,
|
|
68
68
|
configurable: true
|
|
69
69
|
});
|
|
70
70
|
IgcGeographicPolylineSeriesComponent.register = function () {
|
|
@@ -78,9 +78,9 @@ var IgcGeographicPolylineSeriesComponent = /** @class */ /*@__PURE__*/ (function
|
|
|
78
78
|
* Gets whether the current series shows a polyline shape.
|
|
79
79
|
*/
|
|
80
80
|
get: function () {
|
|
81
|
-
return this.i.
|
|
81
|
+
return this.i.eb;
|
|
82
82
|
},
|
|
83
|
-
enumerable:
|
|
83
|
+
enumerable: false,
|
|
84
84
|
configurable: true
|
|
85
85
|
});
|
|
86
86
|
Object.defineProperty(IgcGeographicPolylineSeriesComponent.prototype, "shapeFill", {
|
|
@@ -88,13 +88,13 @@ var IgcGeographicPolylineSeriesComponent = /** @class */ /*@__PURE__*/ (function
|
|
|
88
88
|
* Gets or sets the fill brush.
|
|
89
89
|
*/
|
|
90
90
|
get: function () {
|
|
91
|
-
return this.i.
|
|
91
|
+
return this.i.rs ? this.i.rs.fill : null;
|
|
92
92
|
},
|
|
93
93
|
set: function (v) {
|
|
94
94
|
this.ensureShapeStyle();
|
|
95
|
-
this.i.
|
|
95
|
+
this.i.rs.fill = v;
|
|
96
96
|
},
|
|
97
|
-
enumerable:
|
|
97
|
+
enumerable: false,
|
|
98
98
|
configurable: true
|
|
99
99
|
});
|
|
100
100
|
Object.defineProperty(IgcGeographicPolylineSeriesComponent.prototype, "shapeStroke", {
|
|
@@ -102,13 +102,13 @@ var IgcGeographicPolylineSeriesComponent = /** @class */ /*@__PURE__*/ (function
|
|
|
102
102
|
* Gets or sets the stroke brush.
|
|
103
103
|
*/
|
|
104
104
|
get: function () {
|
|
105
|
-
return this.i.
|
|
105
|
+
return this.i.rs ? this.i.rs.stroke : null;
|
|
106
106
|
},
|
|
107
107
|
set: function (v) {
|
|
108
108
|
this.ensureShapeStyle();
|
|
109
|
-
this.i.
|
|
109
|
+
this.i.rs.stroke = v;
|
|
110
110
|
},
|
|
111
|
-
enumerable:
|
|
111
|
+
enumerable: false,
|
|
112
112
|
configurable: true
|
|
113
113
|
});
|
|
114
114
|
Object.defineProperty(IgcGeographicPolylineSeriesComponent.prototype, "shapeStrokeThickness", {
|
|
@@ -116,14 +116,14 @@ var IgcGeographicPolylineSeriesComponent = /** @class */ /*@__PURE__*/ (function
|
|
|
116
116
|
* Gets or sets the stroke thickness.
|
|
117
117
|
*/
|
|
118
118
|
get: function () {
|
|
119
|
-
return this.i.
|
|
119
|
+
return this.i.rs ? this.i.rs.strokeThickness : NaN;
|
|
120
120
|
},
|
|
121
121
|
set: function (v) {
|
|
122
122
|
this.ensureShapeStyle();
|
|
123
|
-
this.i.
|
|
124
|
-
this._a("shapeStrokeThickness", this.i.
|
|
123
|
+
this.i.rs.strokeThickness = +v;
|
|
124
|
+
this._a("shapeStrokeThickness", this.i.rs.strokeThickness);
|
|
125
125
|
},
|
|
126
|
-
enumerable:
|
|
126
|
+
enumerable: false,
|
|
127
127
|
configurable: true
|
|
128
128
|
});
|
|
129
129
|
Object.defineProperty(IgcGeographicPolylineSeriesComponent.prototype, "shapeOpacity", {
|
|
@@ -131,21 +131,21 @@ var IgcGeographicPolylineSeriesComponent = /** @class */ /*@__PURE__*/ (function
|
|
|
131
131
|
* Gets or sets the opacity.
|
|
132
132
|
*/
|
|
133
133
|
get: function () {
|
|
134
|
-
return this.i.
|
|
134
|
+
return this.i.rs ? this.i.rs.opacity : NaN;
|
|
135
135
|
},
|
|
136
136
|
set: function (v) {
|
|
137
137
|
this.ensureShapeStyle();
|
|
138
|
-
this.i.
|
|
139
|
-
this._a("shapeOpacity", this.i.
|
|
138
|
+
this.i.rs.opacity = +v;
|
|
139
|
+
this._a("shapeOpacity", this.i.rs.opacity);
|
|
140
140
|
},
|
|
141
|
-
enumerable:
|
|
141
|
+
enumerable: false,
|
|
142
142
|
configurable: true
|
|
143
143
|
});
|
|
144
144
|
IgcGeographicPolylineSeriesComponent.prototype.ensureShapeStyle = function () {
|
|
145
|
-
if (this.i.
|
|
145
|
+
if (this.i.rs) {
|
|
146
146
|
return;
|
|
147
147
|
}
|
|
148
|
-
this.i.
|
|
148
|
+
this.i.rs = new Style();
|
|
149
149
|
};
|
|
150
150
|
Object.defineProperty(IgcGeographicPolylineSeriesComponent.prototype, "styleShape", {
|
|
151
151
|
get: function () {
|
|
@@ -172,7 +172,7 @@ var IgcGeographicPolylineSeriesComponent = /** @class */ /*@__PURE__*/ (function
|
|
|
172
172
|
this.i.styleShape = delegateCombine(this.i.styleShape, this._styleShape_wrapped);
|
|
173
173
|
;
|
|
174
174
|
},
|
|
175
|
-
enumerable:
|
|
175
|
+
enumerable: false,
|
|
176
176
|
configurable: true
|
|
177
177
|
});
|
|
178
178
|
IgcGeographicPolylineSeriesComponent._observedAttributesIgcGeographicPolylineSeriesComponent = null;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import
|
|
1
|
+
import { __extends } from "tslib";
|
|
2
2
|
import { IgcGeographicMarkerSeriesBaseComponent } from "./igc-geographic-marker-series-base-component";
|
|
3
3
|
import { getAllPropertyNames, toSpinal } from "igniteui-webcomponents-core";
|
|
4
4
|
var IgcGeographicProportionalSymbolSeriesBaseComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
5
|
-
|
|
5
|
+
__extends(IgcGeographicProportionalSymbolSeriesBaseComponent, _super);
|
|
6
6
|
function IgcGeographicProportionalSymbolSeriesBaseComponent() {
|
|
7
7
|
return _super.call(this) || this;
|
|
8
8
|
}
|
|
@@ -13,7 +13,7 @@ var IgcGeographicProportionalSymbolSeriesBaseComponent = /** @class */ /*@__PURE
|
|
|
13
13
|
get: function () {
|
|
14
14
|
return this._implementation;
|
|
15
15
|
},
|
|
16
|
-
enumerable:
|
|
16
|
+
enumerable: false,
|
|
17
17
|
configurable: true
|
|
18
18
|
});
|
|
19
19
|
IgcGeographicProportionalSymbolSeriesBaseComponent.prototype.connectedCallback = function () {
|
|
@@ -50,7 +50,7 @@ var IgcGeographicProportionalSymbolSeriesBaseComponent = /** @class */ /*@__PURE
|
|
|
50
50
|
}
|
|
51
51
|
return IgcGeographicProportionalSymbolSeriesBaseComponent._observedAttributesIgcGeographicProportionalSymbolSeriesBaseComponent;
|
|
52
52
|
},
|
|
53
|
-
enumerable:
|
|
53
|
+
enumerable: false,
|
|
54
54
|
configurable: true
|
|
55
55
|
});
|
|
56
56
|
IgcGeographicProportionalSymbolSeriesBaseComponent._observedAttributesIgcGeographicProportionalSymbolSeriesBaseComponent = null;
|