igniteui-webcomponents-maps 4.2.5 → 4.3.0-beta.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (157) hide show
  1. package/bundles/igniteui-webcomponents-maps.umd.js +1838 -1835
  2. package/bundles/igniteui-webcomponents-maps.umd.min.js +1 -1
  3. package/esm2015/lib/GeographicContourLineSeriesView_combined.js +42 -39
  4. package/esm2015/lib/GeographicHighDensityScatterSeriesView_combined.js +86 -86
  5. package/esm2015/lib/GeographicMapSeriesHost_combined.js +185 -185
  6. package/esm2015/lib/GeographicMarkerSeries.js +29 -29
  7. package/esm2015/lib/GeographicPolylineSeriesView_combined.js +20 -20
  8. package/esm2015/lib/GeographicProportionalSymbolSeriesView_combined.js +94 -94
  9. package/esm2015/lib/GeographicShapeSeriesBase_combined.js +63 -63
  10. package/esm2015/lib/GeographicShapeSeriesView_combined.js +59 -59
  11. package/esm2015/lib/GeographicSymbolSeriesView_combined.js +61 -61
  12. package/esm2015/lib/GeographicTileSeries.js +30 -30
  13. package/esm2015/lib/SphericalMercatorHorizontalScaler.js +2 -2
  14. package/esm2015/lib/SphericalMercatorVerticalScaler.js +9 -9
  15. package/esm2015/lib/TileSeries_combined.js +94 -94
  16. package/esm2015/lib/XamGeographicMap_combined.js +450 -450
  17. package/esm2015/lib/igc-bing-maps-map-imagery.js +5 -5
  18. package/esm2015/lib/igc-custom-map-imagery.js +5 -5
  19. package/esm2015/lib/igc-geographic-contour-line-series-component.js +14 -14
  20. package/esm2015/lib/igc-geographic-high-density-scatter-series-component.js +37 -37
  21. package/esm2015/lib/igc-geographic-map-component.js +110 -110
  22. package/esm2015/lib/igc-geographic-map-imagery.js +13 -13
  23. package/esm2015/lib/igc-geographic-map-series-host-component.js +25 -25
  24. package/esm2015/lib/igc-geographic-marker-series-base-component.js +3 -3
  25. package/esm2015/lib/igc-geographic-marker-series-component.js +34 -34
  26. package/esm2015/lib/igc-geographic-polyline-series-component.js +18 -18
  27. package/esm2015/lib/igc-geographic-proportional-symbol-series-base-component.js +3 -3
  28. package/esm2015/lib/igc-geographic-proportional-symbol-series-component.js +49 -49
  29. package/esm2015/lib/igc-geographic-scatter-area-series-component.js +13 -13
  30. package/esm2015/lib/igc-geographic-shape-series-base-base-component.js +3 -3
  31. package/esm2015/lib/igc-geographic-shape-series-base-component.js +28 -28
  32. package/esm2015/lib/igc-geographic-shape-series-component.js +49 -49
  33. package/esm2015/lib/igc-geographic-symbol-series-base-component.js +3 -3
  34. package/esm2015/lib/igc-geographic-symbol-series-component.js +27 -27
  35. package/esm2015/lib/igc-geographic-tile-series-component.js +9 -9
  36. package/esm2015/lib/igc-geographic-xy-triangulating-series-base-component.js +3 -3
  37. package/esm2015/lib/igc-geographic-xy-triangulating-series-component.js +15 -15
  38. package/esm2015/lib/igc-tile-series-component.js +6 -6
  39. package/esm5/lib/ArcGISOnlineMapImagery.js +10 -10
  40. package/esm5/lib/BingMapsMapImageryView_combined.js +8 -8
  41. package/esm5/lib/BingResourceSet.js +2 -2
  42. package/esm5/lib/BingResponse.js +2 -2
  43. package/esm5/lib/CustomMapImagery.js +2 -2
  44. package/esm5/lib/GeographicContourLineSeriesView_combined.js +43 -40
  45. package/esm5/lib/GeographicHighDensityScatterSeriesView_combined.js +85 -85
  46. package/esm5/lib/GeographicMapSeriesHost_combined.js +186 -186
  47. package/esm5/lib/GeographicMarkerSeries.js +31 -31
  48. package/esm5/lib/GeographicMarkerSeriesBase.js +2 -2
  49. package/esm5/lib/GeographicPolylineSeriesView_combined.js +21 -21
  50. package/esm5/lib/GeographicProportionalSymbolSeriesBase.js +2 -2
  51. package/esm5/lib/GeographicProportionalSymbolSeriesBaseView.js +2 -2
  52. package/esm5/lib/GeographicProportionalSymbolSeriesView_combined.js +95 -95
  53. package/esm5/lib/GeographicShapeSeriesBaseBase.js +2 -2
  54. package/esm5/lib/GeographicShapeSeriesBaseBaseView.js +2 -2
  55. package/esm5/lib/GeographicShapeSeriesBase_combined.js +66 -66
  56. package/esm5/lib/GeographicShapeSeriesView_combined.js +60 -60
  57. package/esm5/lib/GeographicSymbolSeriesBase.js +2 -2
  58. package/esm5/lib/GeographicSymbolSeriesBaseView.js +2 -2
  59. package/esm5/lib/GeographicSymbolSeriesView_combined.js +62 -62
  60. package/esm5/lib/GeographicTileSeries.js +30 -30
  61. package/esm5/lib/GeographicXYTriangulatingSeriesBase.js +2 -2
  62. package/esm5/lib/GeographicXYTriangulatingSeriesBaseView.js +2 -2
  63. package/esm5/lib/ImageTilesReadyEventArgs.js +2 -2
  64. package/esm5/lib/ImageryMetadata.js +2 -2
  65. package/esm5/lib/ImagesChangedEventArgs.js +2 -2
  66. package/esm5/lib/LevelOfDetailResponseModel.js +5 -5
  67. package/esm5/lib/MapServerResponseModel.js +4 -4
  68. package/esm5/lib/SphericalMercatorHorizontalScaler.js +4 -4
  69. package/esm5/lib/SphericalMercatorVerticalScaler.js +6 -6
  70. package/esm5/lib/SubDomainsCollection.js +2 -2
  71. package/esm5/lib/TileGeneratorMapImagery.js +2 -2
  72. package/esm5/lib/TileInfoResponseModel.js +3 -3
  73. package/esm5/lib/TileSeries_combined.js +95 -95
  74. package/esm5/lib/TokenResponseModel.js +5 -5
  75. package/esm5/lib/XamGeographicMap_combined.js +469 -469
  76. package/esm5/lib/igc-arc-gis-online-map-imagery.js +11 -11
  77. package/esm5/lib/igc-bing-maps-map-imagery.js +14 -14
  78. package/esm5/lib/igc-custom-map-imagery.js +4 -4
  79. package/esm5/lib/igc-geographic-contour-line-series-component.js +19 -19
  80. package/esm5/lib/igc-geographic-high-density-scatter-series-component.js +49 -49
  81. package/esm5/lib/igc-geographic-map-component.js +75 -75
  82. package/esm5/lib/igc-geographic-map-imagery.js +12 -12
  83. package/esm5/lib/igc-geographic-map-series-host-component.js +30 -30
  84. package/esm5/lib/igc-geographic-marker-series-base-component.js +4 -4
  85. package/esm5/lib/igc-geographic-marker-series-component.js +46 -46
  86. package/esm5/lib/igc-geographic-polyline-series-component.js +23 -23
  87. package/esm5/lib/igc-geographic-proportional-symbol-series-base-component.js +4 -4
  88. package/esm5/lib/igc-geographic-proportional-symbol-series-component.js +65 -65
  89. package/esm5/lib/igc-geographic-scatter-area-series-component.js +17 -17
  90. package/esm5/lib/igc-geographic-shape-series-base-base-component.js +4 -4
  91. package/esm5/lib/igc-geographic-shape-series-base-component.js +38 -38
  92. package/esm5/lib/igc-geographic-shape-series-component.js +65 -65
  93. package/esm5/lib/igc-geographic-symbol-series-base-component.js +4 -4
  94. package/esm5/lib/igc-geographic-symbol-series-component.js +34 -34
  95. package/esm5/lib/igc-geographic-tile-series-component.js +11 -11
  96. package/esm5/lib/igc-geographic-xy-triangulating-series-base-component.js +4 -4
  97. package/esm5/lib/igc-geographic-xy-triangulating-series-component.js +23 -23
  98. package/esm5/lib/igc-image-tiles-ready-event-args.js +1 -1
  99. package/esm5/lib/igc-images-changed-event-args.js +1 -1
  100. package/esm5/lib/igc-open-street-map-imagery.js +4 -4
  101. package/esm5/lib/igc-sub-domains-collection.js +2 -2
  102. package/esm5/lib/igc-tile-generator-map-imagery.js +4 -4
  103. package/esm5/lib/igc-tile-series-component.js +9 -9
  104. package/fesm2015/igniteui-webcomponents-maps.js +1698 -1695
  105. package/fesm5/igniteui-webcomponents-maps.js +1752 -1749
  106. package/lib/ArcGISOnlineMapImagery.d.ts +16 -8
  107. package/lib/BingMapsMapImageryView_combined.d.ts +10 -5
  108. package/lib/GeographicContourLineSeriesView_combined.d.ts +15 -15
  109. package/lib/GeographicHighDensityScatterSeriesView_combined.d.ts +25 -24
  110. package/lib/GeographicMapSeriesHost_combined.d.ts +44 -42
  111. package/lib/GeographicMarkerSeries.d.ts +18 -18
  112. package/lib/GeographicMarkerSeriesBase.d.ts +1 -1
  113. package/lib/GeographicPolylineSeriesView_combined.d.ts +9 -9
  114. package/lib/GeographicProportionalSymbolSeriesBase.d.ts +1 -1
  115. package/lib/GeographicProportionalSymbolSeriesView_combined.d.ts +27 -27
  116. package/lib/GeographicShapeSeriesBaseBase.d.ts +1 -1
  117. package/lib/GeographicShapeSeriesBase_combined.d.ts +25 -24
  118. package/lib/GeographicShapeSeriesView_combined.d.ts +28 -28
  119. package/lib/GeographicSymbolSeriesBase.d.ts +1 -1
  120. package/lib/GeographicSymbolSeriesView_combined.d.ts +21 -21
  121. package/lib/GeographicTileSeries.d.ts +10 -9
  122. package/lib/GeographicXYTriangulatingSeriesBase.d.ts +1 -1
  123. package/lib/LevelOfDetailResponseModel.d.ts +6 -3
  124. package/lib/MapServerResponseModel.d.ts +4 -2
  125. package/lib/SphericalMercatorVerticalScaler.d.ts +2 -2
  126. package/lib/TileInfoResponseModel.d.ts +2 -1
  127. package/lib/TileSeries_combined.d.ts +22 -20
  128. package/lib/TokenResponseModel.d.ts +6 -3
  129. package/lib/XamGeographicMap_combined.d.ts +113 -100
  130. package/lib/igc-arc-gis-online-map-imagery.d.ts +17 -9
  131. package/lib/igc-bing-maps-map-imagery.d.ts +23 -12
  132. package/lib/igc-custom-map-imagery.d.ts +3 -2
  133. package/lib/igc-geographic-contour-line-series-component.d.ts +13 -8
  134. package/lib/igc-geographic-high-density-scatter-series-component.d.ts +27 -15
  135. package/lib/igc-geographic-map-component.d.ts +41 -23
  136. package/lib/igc-geographic-map-imagery.d.ts +23 -12
  137. package/lib/igc-geographic-map-series-host-component.d.ts +8 -6
  138. package/lib/igc-geographic-marker-series-base-component.d.ts +2 -2
  139. package/lib/igc-geographic-marker-series-component.d.ts +24 -13
  140. package/lib/igc-geographic-polyline-series-component.d.ts +13 -8
  141. package/lib/igc-geographic-proportional-symbol-series-base-component.d.ts +2 -2
  142. package/lib/igc-geographic-proportional-symbol-series-component.d.ts +39 -21
  143. package/lib/igc-geographic-scatter-area-series-component.d.ts +11 -7
  144. package/lib/igc-geographic-shape-series-base-base-component.d.ts +2 -2
  145. package/lib/igc-geographic-shape-series-base-component.d.ts +26 -14
  146. package/lib/igc-geographic-shape-series-component.d.ts +35 -19
  147. package/lib/igc-geographic-symbol-series-base-component.d.ts +2 -2
  148. package/lib/igc-geographic-symbol-series-component.d.ts +21 -12
  149. package/lib/igc-geographic-tile-series-component.d.ts +7 -5
  150. package/lib/igc-geographic-xy-triangulating-series-base-component.d.ts +2 -2
  151. package/lib/igc-geographic-xy-triangulating-series-component.d.ts +16 -9
  152. package/lib/igc-image-tiles-ready-event-args.d.ts +1 -1
  153. package/lib/igc-images-changed-event-args.d.ts +1 -1
  154. package/lib/igc-open-street-map-imagery.d.ts +3 -2
  155. package/lib/igc-tile-generator-map-imagery.d.ts +3 -2
  156. package/lib/igc-tile-series-component.d.ts +5 -4
  157. package/package.json +3 -3
@@ -1,4 +1,4 @@
1
- import * as tslib_1 from "tslib";
1
+ import { __extends } from "tslib";
2
2
  import { IgcGeographicMapSeriesHostComponent } from "./igc-geographic-map-series-host-component";
3
3
  import { getAllPropertyNames, toSpinal, ensureBool, ensureEnum, enumToString } from "igniteui-webcomponents-core";
4
4
  import { IgcShapeDataSource } from "igniteui-webcomponents-core";
@@ -10,7 +10,7 @@ import { ShapeItemSearchMode_$type } from "igniteui-webcomponents-charts";
10
10
  * Base class for series which render polygons on a map.
11
11
  */
12
12
  var IgcGeographicShapeSeriesBaseComponent = /** @class */ /*@__PURE__*/ (function (_super) {
13
- tslib_1.__extends(IgcGeographicShapeSeriesBaseComponent, _super);
13
+ __extends(IgcGeographicShapeSeriesBaseComponent, _super);
14
14
  function IgcGeographicShapeSeriesBaseComponent() {
15
15
  var _this = _super.call(this) || this;
16
16
  _this._currData = null;
@@ -28,7 +28,7 @@ var IgcGeographicShapeSeriesBaseComponent = /** @class */ /*@__PURE__*/ (functio
28
28
  get: function () {
29
29
  return this._implementation;
30
30
  },
31
- enumerable: true,
31
+ enumerable: false,
32
32
  configurable: true
33
33
  });
34
34
  IgcGeographicShapeSeriesBaseComponent.prototype.connectedCallback = function () {
@@ -65,7 +65,7 @@ var IgcGeographicShapeSeriesBaseComponent = /** @class */ /*@__PURE__*/ (functio
65
65
  }
66
66
  return IgcGeographicShapeSeriesBaseComponent._observedAttributesIgcGeographicShapeSeriesBaseComponent;
67
67
  },
68
- enumerable: true,
68
+ enumerable: false,
69
69
  configurable: true
70
70
  });
71
71
  Object.defineProperty(IgcGeographicShapeSeriesBaseComponent.prototype, "shapeDataSource", {
@@ -79,7 +79,7 @@ var IgcGeographicShapeSeriesBaseComponent = /** @class */ /*@__PURE__*/ (functio
79
79
  this._shapeDataSource = value;
80
80
  this.updateShapeDataSource();
81
81
  },
82
- enumerable: true,
82
+ enumerable: false,
83
83
  configurable: true
84
84
  });
85
85
  Object.defineProperty(IgcGeographicShapeSeriesBaseComponent.prototype, "databaseSource", {
@@ -93,7 +93,7 @@ var IgcGeographicShapeSeriesBaseComponent = /** @class */ /*@__PURE__*/ (functio
93
93
  this._databaseSource = value;
94
94
  this.updateShapeDataSource();
95
95
  },
96
- enumerable: true,
96
+ enumerable: false,
97
97
  configurable: true
98
98
  });
99
99
  IgcGeographicShapeSeriesBaseComponent.prototype.onUpdateDataSource = function (dataSource) {
@@ -139,12 +139,12 @@ var IgcGeographicShapeSeriesBaseComponent = /** @class */ /*@__PURE__*/ (functio
139
139
  * To be consistent with the Shapefile technical description, it is expected that each list of points is defined as an IEnumerable of IEnumerable of Point, or in other words, a list of lists of points.
140
140
  */
141
141
  get: function () {
142
- return this.i.q3;
142
+ return this.i.q7;
143
143
  },
144
144
  set: function (v) {
145
- this.i.q3 = v;
145
+ this.i.q7 = v;
146
146
  },
147
- enumerable: true,
147
+ enumerable: false,
148
148
  configurable: true
149
149
  });
150
150
  Object.defineProperty(IgcGeographicShapeSeriesBaseComponent.prototype, "isCustomShapeStyleAllowed", {
@@ -152,13 +152,13 @@ var IgcGeographicShapeSeriesBaseComponent = /** @class */ /*@__PURE__*/ (functio
152
152
  * Gets or sets whether this Shape series should allow custom style overrides of its individual visuals.
153
153
  */
154
154
  get: function () {
155
- return this.i.qs;
155
+ return this.i.qw;
156
156
  },
157
157
  set: function (v) {
158
- this.i.qs = ensureBool(v);
159
- this._a("isCustomShapeStyleAllowed", this.i.qs);
158
+ this.i.qw = ensureBool(v);
159
+ this._a("isCustomShapeStyleAllowed", this.i.qw);
160
160
  },
161
- enumerable: true,
161
+ enumerable: false,
162
162
  configurable: true
163
163
  });
164
164
  Object.defineProperty(IgcGeographicShapeSeriesBaseComponent.prototype, "isCustomShapeMarkerStyleAllowed", {
@@ -166,13 +166,13 @@ var IgcGeographicShapeSeriesBaseComponent = /** @class */ /*@__PURE__*/ (functio
166
166
  * Gets or sets whether this Shape series should allow custom style overrides of its individual marker visuals.
167
167
  */
168
168
  get: function () {
169
- return this.i.qr;
169
+ return this.i.qv;
170
170
  },
171
171
  set: function (v) {
172
- this.i.qr = ensureBool(v);
173
- this._a("isCustomShapeMarkerStyleAllowed", this.i.qr);
172
+ this.i.qv = ensureBool(v);
173
+ this._a("isCustomShapeMarkerStyleAllowed", this.i.qv);
174
174
  },
175
- enumerable: true,
175
+ enumerable: false,
176
176
  configurable: true
177
177
  });
178
178
  Object.defineProperty(IgcGeographicShapeSeriesBaseComponent.prototype, "itemSearchMode", {
@@ -180,13 +180,13 @@ var IgcGeographicShapeSeriesBaseComponent = /** @class */ /*@__PURE__*/ (functio
180
180
  * Gets or sets the mode the series will use to find the closest point to the cursor.
181
181
  */
182
182
  get: function () {
183
- return this.i.qk;
183
+ return this.i.qo;
184
184
  },
185
185
  set: function (v) {
186
- this.i.qk = ensureEnum(ShapeItemSearchMode_$type, v);
187
- this._a("itemSearchMode", enumToString(ShapeItemSearchMode_$type, this.i.qk));
186
+ this.i.qo = ensureEnum(ShapeItemSearchMode_$type, v);
187
+ this._a("itemSearchMode", enumToString(ShapeItemSearchMode_$type, this.i.qo));
188
188
  },
189
- enumerable: true,
189
+ enumerable: false,
190
190
  configurable: true
191
191
  });
192
192
  Object.defineProperty(IgcGeographicShapeSeriesBaseComponent.prototype, "itemSearchThreshold", {
@@ -194,13 +194,13 @@ var IgcGeographicShapeSeriesBaseComponent = /** @class */ /*@__PURE__*/ (functio
194
194
  * Gets or sets the threshold to use when searching for items using ItemSearchMode.
195
195
  */
196
196
  get: function () {
197
- return this.i.qv;
197
+ return this.i.qz;
198
198
  },
199
199
  set: function (v) {
200
- this.i.qv = +v;
201
- this._a("itemSearchThreshold", this.i.qv);
200
+ this.i.qz = +v;
201
+ this._a("itemSearchThreshold", this.i.qz);
202
202
  },
203
- enumerable: true,
203
+ enumerable: false,
204
204
  configurable: true
205
205
  });
206
206
  Object.defineProperty(IgcGeographicShapeSeriesBaseComponent.prototype, "itemSearchPointsThreshold", {
@@ -208,13 +208,13 @@ var IgcGeographicShapeSeriesBaseComponent = /** @class */ /*@__PURE__*/ (functio
208
208
  * Gets or sets the points threshold to use when searching for items using ItemSearchMode.
209
209
  */
210
210
  get: function () {
211
- return this.i.qu;
211
+ return this.i.qy;
212
212
  },
213
213
  set: function (v) {
214
- this.i.qu = +v;
215
- this._a("itemSearchPointsThreshold", this.i.qu);
214
+ this.i.qy = +v;
215
+ this._a("itemSearchPointsThreshold", this.i.qy);
216
216
  },
217
- enumerable: true,
217
+ enumerable: false,
218
218
  configurable: true
219
219
  });
220
220
  Object.defineProperty(IgcGeographicShapeSeriesBaseComponent.prototype, "shapefileDataSource", {
@@ -222,7 +222,7 @@ var IgcGeographicShapeSeriesBaseComponent = /** @class */ /*@__PURE__*/ (functio
222
222
  * Set a shapefile datasource to use with the series.
223
223
  */
224
224
  get: function () {
225
- var r = this.i.qn;
225
+ var r = this.i.qr;
226
226
  if (r == null) {
227
227
  return null;
228
228
  }
@@ -241,9 +241,9 @@ var IgcGeographicShapeSeriesBaseComponent = /** @class */ /*@__PURE__*/ (functio
241
241
  return r.externalObject;
242
242
  },
243
243
  set: function (v) {
244
- v == null ? this.i.qn = null : this.i.qn = v.i;
244
+ v == null ? this.i.qr = null : this.i.qr = v.i;
245
245
  },
246
- enumerable: true,
246
+ enumerable: false,
247
247
  configurable: true
248
248
  });
249
249
  Object.defineProperty(IgcGeographicShapeSeriesBaseComponent.prototype, "shapeFilterResolution", {
@@ -252,13 +252,13 @@ var IgcGeographicShapeSeriesBaseComponent = /** @class */ /*@__PURE__*/ (functio
252
252
  * In the case of GeographicPolylineSeries, the resolution is compared to either dimension, rather than both. In other words, a polyline will not be filtered if its height or its width exceeds the value of this property. Whereas with a ShapeSeries, both the height and the width must exceed the value of this property.
253
253
  */
254
254
  get: function () {
255
- return this.i.qt;
255
+ return this.i.qx;
256
256
  },
257
257
  set: function (v) {
258
- this.i.qt = +v;
259
- this._a("shapeFilterResolution", this.i.qt);
258
+ this.i.qx = +v;
259
+ this._a("shapeFilterResolution", this.i.qx);
260
260
  },
261
- enumerable: true,
261
+ enumerable: false,
262
262
  configurable: true
263
263
  });
264
264
  IgcGeographicShapeSeriesBaseComponent.prototype.findByName = function (name) {
@@ -299,7 +299,7 @@ var IgcGeographicShapeSeriesBaseComponent = /** @class */ /*@__PURE__*/ (functio
299
299
  this.i.assigningShapeStyle = delegateCombine(this.i.assigningShapeStyle, this._assigningShapeStyle_wrapped);
300
300
  ;
301
301
  },
302
- enumerable: true,
302
+ enumerable: false,
303
303
  configurable: true
304
304
  });
305
305
  Object.defineProperty(IgcGeographicShapeSeriesBaseComponent.prototype, "assigningShapeMarkerStyle", {
@@ -330,7 +330,7 @@ var IgcGeographicShapeSeriesBaseComponent = /** @class */ /*@__PURE__*/ (functio
330
330
  this.i.assigningShapeMarkerStyle = delegateCombine(this.i.assigningShapeMarkerStyle, this._assigningShapeMarkerStyle_wrapped);
331
331
  ;
332
332
  },
333
- enumerable: true,
333
+ enumerable: false,
334
334
  configurable: true
335
335
  });
336
336
  IgcGeographicShapeSeriesBaseComponent._observedAttributesIgcGeographicShapeSeriesBaseComponent = null;
@@ -1,4 +1,4 @@
1
- import * as tslib_1 from "tslib";
1
+ import { __extends } from "tslib";
2
2
  import { delegateCombine, delegateRemove } from "igniteui-webcomponents-core";
3
3
  import { MarkerType_$type } from "igniteui-webcomponents-charts";
4
4
  import { MarkerOutlineMode_$type } from "igniteui-webcomponents-charts";
@@ -14,7 +14,7 @@ import { Style } from "igniteui-webcomponents-core";
14
14
  * Series class which renders polygons as Paths, in a geographic context, based on lists of points in the ItemsSource.
15
15
  */
16
16
  var IgcGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
17
- tslib_1.__extends(IgcGeographicShapeSeriesComponent, _super);
17
+ __extends(IgcGeographicShapeSeriesComponent, _super);
18
18
  function IgcGeographicShapeSeriesComponent() {
19
19
  var _this = _super.call(this) || this;
20
20
  _this._styleShape = null;
@@ -31,7 +31,7 @@ var IgcGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
31
31
  get: function () {
32
32
  return this._implementation;
33
33
  },
34
- enumerable: true,
34
+ enumerable: false,
35
35
  configurable: true
36
36
  });
37
37
  IgcGeographicShapeSeriesComponent.prototype.connectedCallback = function () {
@@ -68,7 +68,7 @@ var IgcGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
68
68
  }
69
69
  return IgcGeographicShapeSeriesComponent._observedAttributesIgcGeographicShapeSeriesComponent;
70
70
  },
71
- enumerable: true,
71
+ enumerable: false,
72
72
  configurable: true
73
73
  });
74
74
  IgcGeographicShapeSeriesComponent.register = function () {
@@ -82,9 +82,9 @@ var IgcGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
82
82
  * Gets whether the current series shows a polygon shape.
83
83
  */
84
84
  get: function () {
85
- return this.i.d8;
85
+ return this.i.ea;
86
86
  },
87
- enumerable: true,
87
+ enumerable: false,
88
88
  configurable: true
89
89
  });
90
90
  Object.defineProperty(IgcGeographicShapeSeriesComponent.prototype, "shapeFill", {
@@ -92,13 +92,13 @@ var IgcGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
92
92
  * Gets or sets the fill brush.
93
93
  */
94
94
  get: function () {
95
- return this.i.sp ? this.i.sp.fill : null;
95
+ return this.i.st ? this.i.st.fill : null;
96
96
  },
97
97
  set: function (v) {
98
98
  this.ensureShapeStyle();
99
- this.i.sp.fill = v;
99
+ this.i.st.fill = v;
100
100
  },
101
- enumerable: true,
101
+ enumerable: false,
102
102
  configurable: true
103
103
  });
104
104
  Object.defineProperty(IgcGeographicShapeSeriesComponent.prototype, "shapeStroke", {
@@ -106,13 +106,13 @@ var IgcGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
106
106
  * Gets or sets the stroke brush.
107
107
  */
108
108
  get: function () {
109
- return this.i.sp ? this.i.sp.stroke : null;
109
+ return this.i.st ? this.i.st.stroke : null;
110
110
  },
111
111
  set: function (v) {
112
112
  this.ensureShapeStyle();
113
- this.i.sp.stroke = v;
113
+ this.i.st.stroke = v;
114
114
  },
115
- enumerable: true,
115
+ enumerable: false,
116
116
  configurable: true
117
117
  });
118
118
  Object.defineProperty(IgcGeographicShapeSeriesComponent.prototype, "shapeStrokeThickness", {
@@ -120,14 +120,14 @@ var IgcGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
120
120
  * Gets or sets the stroke thickness.
121
121
  */
122
122
  get: function () {
123
- return this.i.sp ? this.i.sp.strokeThickness : NaN;
123
+ return this.i.st ? this.i.st.strokeThickness : NaN;
124
124
  },
125
125
  set: function (v) {
126
126
  this.ensureShapeStyle();
127
- this.i.sp.strokeThickness = +v;
128
- this._a("shapeStrokeThickness", this.i.sp.strokeThickness);
127
+ this.i.st.strokeThickness = +v;
128
+ this._a("shapeStrokeThickness", this.i.st.strokeThickness);
129
129
  },
130
- enumerable: true,
130
+ enumerable: false,
131
131
  configurable: true
132
132
  });
133
133
  Object.defineProperty(IgcGeographicShapeSeriesComponent.prototype, "shapeOpacity", {
@@ -135,21 +135,21 @@ var IgcGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
135
135
  * Gets or sets the opacity.
136
136
  */
137
137
  get: function () {
138
- return this.i.sp ? this.i.sp.opacity : NaN;
138
+ return this.i.st ? this.i.st.opacity : NaN;
139
139
  },
140
140
  set: function (v) {
141
141
  this.ensureShapeStyle();
142
- this.i.sp.opacity = +v;
143
- this._a("shapeOpacity", this.i.sp.opacity);
142
+ this.i.st.opacity = +v;
143
+ this._a("shapeOpacity", this.i.st.opacity);
144
144
  },
145
- enumerable: true,
145
+ enumerable: false,
146
146
  configurable: true
147
147
  });
148
148
  IgcGeographicShapeSeriesComponent.prototype.ensureShapeStyle = function () {
149
- if (this.i.sp) {
149
+ if (this.i.st) {
150
150
  return;
151
151
  }
152
- this.i.sp = new Style();
152
+ this.i.st = new Style();
153
153
  };
154
154
  Object.defineProperty(IgcGeographicShapeSeriesComponent.prototype, "markerType", {
155
155
  /**
@@ -157,13 +157,13 @@ var IgcGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
157
157
  * If the MarkerTemplate property is set, the setting of the MarkerType property will be ignored.
158
158
  */
159
159
  get: function () {
160
- return this.i.rj;
160
+ return this.i.rn;
161
161
  },
162
162
  set: function (v) {
163
- this.i.rj = ensureEnum(MarkerType_$type, v);
164
- this._a("markerType", enumToString(MarkerType_$type, this.i.rj));
163
+ this.i.rn = ensureEnum(MarkerType_$type, v);
164
+ this._a("markerType", enumToString(MarkerType_$type, this.i.rn));
165
165
  },
166
- enumerable: true,
166
+ enumerable: false,
167
167
  configurable: true
168
168
  });
169
169
  Object.defineProperty(IgcGeographicShapeSeriesComponent.prototype, "markerOutlineMode", {
@@ -171,13 +171,13 @@ var IgcGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
171
171
  * Gets or sets whether the marker outline is based on the marker brush of the series rather than the marker outlines collection.
172
172
  */
173
173
  get: function () {
174
- return this.i.ri;
174
+ return this.i.rm;
175
175
  },
176
176
  set: function (v) {
177
- this.i.ri = ensureEnum(MarkerOutlineMode_$type, v);
178
- this._a("markerOutlineMode", enumToString(MarkerOutlineMode_$type, this.i.ri));
177
+ this.i.rm = ensureEnum(MarkerOutlineMode_$type, v);
178
+ this._a("markerOutlineMode", enumToString(MarkerOutlineMode_$type, this.i.rm));
179
179
  },
180
- enumerable: true,
180
+ enumerable: false,
181
181
  configurable: true
182
182
  });
183
183
  Object.defineProperty(IgcGeographicShapeSeriesComponent.prototype, "markerFillMode", {
@@ -185,13 +185,13 @@ var IgcGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
185
185
  * Gets or sets whether the marker brush is based on the marker outline of the series rather than the marker brushes collection.
186
186
  */
187
187
  get: function () {
188
- return this.i.rh;
188
+ return this.i.rl;
189
189
  },
190
190
  set: function (v) {
191
- this.i.rh = ensureEnum(MarkerFillMode_$type, v);
192
- this._a("markerFillMode", enumToString(MarkerFillMode_$type, this.i.rh));
191
+ this.i.rl = ensureEnum(MarkerFillMode_$type, v);
192
+ this._a("markerFillMode", enumToString(MarkerFillMode_$type, this.i.rl));
193
193
  },
194
- enumerable: true,
194
+ enumerable: false,
195
195
  configurable: true
196
196
  });
197
197
  Object.defineProperty(IgcGeographicShapeSeriesComponent.prototype, "markerTemplate", {
@@ -199,12 +199,12 @@ var IgcGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
199
199
  * Gets or sets the MarkerTemplate for the current series object.
200
200
  */
201
201
  get: function () {
202
- return this.i.r5;
202
+ return this.i.r9;
203
203
  },
204
204
  set: function (v) {
205
- this.i.r5 = v;
205
+ this.i.r9 = v;
206
206
  },
207
- enumerable: true,
207
+ enumerable: false,
208
208
  configurable: true
209
209
  });
210
210
  Object.defineProperty(IgcGeographicShapeSeriesComponent.prototype, "markerBrush", {
@@ -212,13 +212,13 @@ var IgcGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
212
212
  * Gets or sets the brush that specifies how the current series object's marker interiors are painted.
213
213
  */
214
214
  get: function () {
215
- return brushToString(this.i.sm);
215
+ return brushToString(this.i.sq);
216
216
  },
217
217
  set: function (v) {
218
- this.i.sm = stringToBrush(v);
219
- this._a("markerBrush", brushToString(this.i.sm));
218
+ this.i.sq = stringToBrush(v);
219
+ this._a("markerBrush", brushToString(this.i.sq));
220
220
  },
221
- enumerable: true,
221
+ enumerable: false,
222
222
  configurable: true
223
223
  });
224
224
  Object.defineProperty(IgcGeographicShapeSeriesComponent.prototype, "markerOutline", {
@@ -226,13 +226,13 @@ var IgcGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
226
226
  * Gets or sets the brush that specifies how the current series object's marker outlines are painted.
227
227
  */
228
228
  get: function () {
229
- return brushToString(this.i.sn);
229
+ return brushToString(this.i.sr);
230
230
  },
231
231
  set: function (v) {
232
- this.i.sn = stringToBrush(v);
233
- this._a("markerOutline", brushToString(this.i.sn));
232
+ this.i.sr = stringToBrush(v);
233
+ this._a("markerOutline", brushToString(this.i.sr));
234
234
  },
235
- enumerable: true,
235
+ enumerable: false,
236
236
  configurable: true
237
237
  });
238
238
  Object.defineProperty(IgcGeographicShapeSeriesComponent.prototype, "markerThickness", {
@@ -240,13 +240,13 @@ var IgcGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
240
240
  * Gets or sets thickness of the marker outline
241
241
  */
242
242
  get: function () {
243
- return this.i.rm;
243
+ return this.i.rq;
244
244
  },
245
245
  set: function (v) {
246
- this.i.rm = +v;
247
- this._a("markerThickness", this.i.rm);
246
+ this.i.rq = +v;
247
+ this._a("markerThickness", this.i.rq);
248
248
  },
249
- enumerable: true,
249
+ enumerable: false,
250
250
  configurable: true
251
251
  });
252
252
  Object.defineProperty(IgcGeographicShapeSeriesComponent.prototype, "markerCollisionAvoidance", {
@@ -254,13 +254,13 @@ var IgcGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
254
254
  * The desired behavior for markers in this series which are placed too close together for the current view, resulting in a collision.
255
255
  */
256
256
  get: function () {
257
- return this.i.rg;
257
+ return this.i.rk;
258
258
  },
259
259
  set: function (v) {
260
- this.i.rg = ensureEnum(CollisionAvoidanceType_$type, v);
261
- this._a("markerCollisionAvoidance", enumToString(CollisionAvoidanceType_$type, this.i.rg));
260
+ this.i.rk = ensureEnum(CollisionAvoidanceType_$type, v);
261
+ this._a("markerCollisionAvoidance", enumToString(CollisionAvoidanceType_$type, this.i.rk));
262
262
  },
263
- enumerable: true,
263
+ enumerable: false,
264
264
  configurable: true
265
265
  });
266
266
  Object.defineProperty(IgcGeographicShapeSeriesComponent.prototype, "actualMarkerTemplate", {
@@ -268,12 +268,12 @@ var IgcGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
268
268
  * Gets the effective marker template for the current series object.
269
269
  */
270
270
  get: function () {
271
- return this.i.r4;
271
+ return this.i.r8;
272
272
  },
273
273
  set: function (v) {
274
- this.i.r4 = v;
274
+ this.i.r8 = v;
275
275
  },
276
- enumerable: true,
276
+ enumerable: false,
277
277
  configurable: true
278
278
  });
279
279
  Object.defineProperty(IgcGeographicShapeSeriesComponent.prototype, "actualMarkerBrush", {
@@ -281,13 +281,13 @@ var IgcGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
281
281
  * Gets the effective marker brush for the current series object.
282
282
  */
283
283
  get: function () {
284
- return brushToString(this.i.sk);
284
+ return brushToString(this.i.so);
285
285
  },
286
286
  set: function (v) {
287
- this.i.sk = stringToBrush(v);
288
- this._a("actualMarkerBrush", brushToString(this.i.sk));
287
+ this.i.so = stringToBrush(v);
288
+ this._a("actualMarkerBrush", brushToString(this.i.so));
289
289
  },
290
- enumerable: true,
290
+ enumerable: false,
291
291
  configurable: true
292
292
  });
293
293
  Object.defineProperty(IgcGeographicShapeSeriesComponent.prototype, "actualMarkerOutline", {
@@ -295,13 +295,13 @@ var IgcGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
295
295
  * Gets the effective marker outline for the current series object.
296
296
  */
297
297
  get: function () {
298
- return brushToString(this.i.sl);
298
+ return brushToString(this.i.sp);
299
299
  },
300
300
  set: function (v) {
301
- this.i.sl = stringToBrush(v);
302
- this._a("actualMarkerOutline", brushToString(this.i.sl));
301
+ this.i.sp = stringToBrush(v);
302
+ this._a("actualMarkerOutline", brushToString(this.i.sp));
303
303
  },
304
- enumerable: true,
304
+ enumerable: false,
305
305
  configurable: true
306
306
  });
307
307
  Object.defineProperty(IgcGeographicShapeSeriesComponent.prototype, "styleShape", {
@@ -329,7 +329,7 @@ var IgcGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
329
329
  this.i.styleShape = delegateCombine(this.i.styleShape, this._styleShape_wrapped);
330
330
  ;
331
331
  },
332
- enumerable: true,
332
+ enumerable: false,
333
333
  configurable: true
334
334
  });
335
335
  IgcGeographicShapeSeriesComponent._observedAttributesIgcGeographicShapeSeriesComponent = null;
@@ -1,8 +1,8 @@
1
- import * as tslib_1 from "tslib";
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 IgcGeographicSymbolSeriesBaseComponent = /** @class */ /*@__PURE__*/ (function (_super) {
5
- tslib_1.__extends(IgcGeographicSymbolSeriesBaseComponent, _super);
5
+ __extends(IgcGeographicSymbolSeriesBaseComponent, _super);
6
6
  function IgcGeographicSymbolSeriesBaseComponent() {
7
7
  return _super.call(this) || this;
8
8
  }
@@ -13,7 +13,7 @@ var IgcGeographicSymbolSeriesBaseComponent = /** @class */ /*@__PURE__*/ (functi
13
13
  get: function () {
14
14
  return this._implementation;
15
15
  },
16
- enumerable: true,
16
+ enumerable: false,
17
17
  configurable: true
18
18
  });
19
19
  IgcGeographicSymbolSeriesBaseComponent.prototype.connectedCallback = function () {
@@ -50,7 +50,7 @@ var IgcGeographicSymbolSeriesBaseComponent = /** @class */ /*@__PURE__*/ (functi
50
50
  }
51
51
  return IgcGeographicSymbolSeriesBaseComponent._observedAttributesIgcGeographicSymbolSeriesBaseComponent;
52
52
  },
53
- enumerable: true,
53
+ enumerable: false,
54
54
  configurable: true
55
55
  });
56
56
  IgcGeographicSymbolSeriesBaseComponent._observedAttributesIgcGeographicSymbolSeriesBaseComponent = null;