igniteui-webcomponents-maps 5.4.0-beta.0 → 5.4.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.
Files changed (86) hide show
  1. package/bundles/igniteui-webcomponents-maps.umd.js +1752 -1752
  2. package/bundles/igniteui-webcomponents-maps.umd.min.js +1 -1
  3. package/esm2015/lib/GeographicContourLineSeriesView_combined.js +48 -48
  4. package/esm2015/lib/GeographicHighDensityScatterSeriesView_combined.js +104 -104
  5. package/esm2015/lib/GeographicMapSeriesHost_combined.js +218 -218
  6. package/esm2015/lib/GeographicMarkerSeries.js +29 -29
  7. package/esm2015/lib/GeographicPolylineSeriesView_combined.js +28 -28
  8. package/esm2015/lib/GeographicProportionalSymbolSeriesBaseView.js +2 -2
  9. package/esm2015/lib/GeographicProportionalSymbolSeriesView_combined.js +121 -121
  10. package/esm2015/lib/GeographicShapeSeriesBaseBaseView.js +2 -2
  11. package/esm2015/lib/GeographicShapeSeriesBase_combined.js +75 -75
  12. package/esm2015/lib/GeographicShapeSeriesView_combined.js +74 -74
  13. package/esm2015/lib/GeographicSymbolSeriesBaseView.js +2 -2
  14. package/esm2015/lib/GeographicSymbolSeriesView_combined.js +79 -79
  15. package/esm2015/lib/GeographicTileSeries.js +29 -29
  16. package/esm2015/lib/GeographicXYTriangulatingSeriesBaseView.js +2 -2
  17. package/esm2015/lib/TileSeries_combined.js +154 -154
  18. package/esm2015/lib/XamGeographicMap_combined.js +478 -478
  19. package/esm2015/lib/igc-geographic-contour-line-series-component.js +9 -9
  20. package/esm2015/lib/igc-geographic-high-density-scatter-series-component.js +32 -32
  21. package/esm2015/lib/igc-geographic-map-component.js +50 -50
  22. package/esm2015/lib/igc-geographic-map-series-host-component.js +23 -23
  23. package/esm2015/lib/igc-geographic-marker-series-component.js +31 -31
  24. package/esm2015/lib/igc-geographic-polyline-series-component.js +13 -13
  25. package/esm2015/lib/igc-geographic-proportional-symbol-series-component.js +42 -42
  26. package/esm2015/lib/igc-geographic-scatter-area-series-component.js +8 -8
  27. package/esm2015/lib/igc-geographic-shape-series-base-component.js +29 -29
  28. package/esm2015/lib/igc-geographic-shape-series-component.js +44 -44
  29. package/esm2015/lib/igc-geographic-symbol-series-component.js +20 -20
  30. package/esm2015/lib/igc-geographic-tile-series-component.js +4 -4
  31. package/esm2015/lib/igc-geographic-xy-triangulating-series-component.js +12 -12
  32. package/esm2015/lib/igc-tile-series-component.js +3 -3
  33. package/esm5/lib/GeographicContourLineSeriesView_combined.js +48 -48
  34. package/esm5/lib/GeographicHighDensityScatterSeriesView_combined.js +103 -103
  35. package/esm5/lib/GeographicMapSeriesHost_combined.js +216 -216
  36. package/esm5/lib/GeographicMarkerSeries.js +29 -29
  37. package/esm5/lib/GeographicPolylineSeriesView_combined.js +28 -28
  38. package/esm5/lib/GeographicProportionalSymbolSeriesBaseView.js +2 -2
  39. package/esm5/lib/GeographicProportionalSymbolSeriesView_combined.js +121 -121
  40. package/esm5/lib/GeographicShapeSeriesBaseBaseView.js +2 -2
  41. package/esm5/lib/GeographicShapeSeriesBase_combined.js +72 -72
  42. package/esm5/lib/GeographicShapeSeriesView_combined.js +74 -74
  43. package/esm5/lib/GeographicSymbolSeriesBaseView.js +2 -2
  44. package/esm5/lib/GeographicSymbolSeriesView_combined.js +79 -79
  45. package/esm5/lib/GeographicTileSeries.js +28 -28
  46. package/esm5/lib/GeographicXYTriangulatingSeriesBaseView.js +2 -2
  47. package/esm5/lib/TileSeries_combined.js +151 -151
  48. package/esm5/lib/XamGeographicMap_combined.js +470 -470
  49. package/esm5/lib/igc-geographic-contour-line-series-component.js +9 -9
  50. package/esm5/lib/igc-geographic-high-density-scatter-series-component.js +32 -32
  51. package/esm5/lib/igc-geographic-map-component.js +50 -50
  52. package/esm5/lib/igc-geographic-map-series-host-component.js +23 -23
  53. package/esm5/lib/igc-geographic-marker-series-component.js +31 -31
  54. package/esm5/lib/igc-geographic-polyline-series-component.js +13 -13
  55. package/esm5/lib/igc-geographic-proportional-symbol-series-component.js +42 -42
  56. package/esm5/lib/igc-geographic-scatter-area-series-component.js +8 -8
  57. package/esm5/lib/igc-geographic-shape-series-base-component.js +29 -29
  58. package/esm5/lib/igc-geographic-shape-series-component.js +44 -44
  59. package/esm5/lib/igc-geographic-symbol-series-component.js +20 -20
  60. package/esm5/lib/igc-geographic-tile-series-component.js +4 -4
  61. package/esm5/lib/igc-geographic-xy-triangulating-series-component.js +12 -12
  62. package/esm5/lib/igc-tile-series-component.js +3 -3
  63. package/fesm2015/igniteui-webcomponents-maps.js +1760 -1760
  64. package/fesm5/igniteui-webcomponents-maps.js +1752 -1752
  65. package/lib/GeographicContourLineSeriesView_combined.d.ts +21 -21
  66. package/lib/GeographicHighDensityScatterSeriesView_combined.d.ts +39 -39
  67. package/lib/GeographicMapSeriesHost_combined.d.ts +62 -62
  68. package/lib/GeographicMarkerSeries.d.ts +17 -17
  69. package/lib/GeographicMarkerSeriesBase.d.ts +1 -1
  70. package/lib/GeographicPolylineSeriesView_combined.d.ts +15 -15
  71. package/lib/GeographicProportionalSymbolSeriesBase.d.ts +1 -1
  72. package/lib/GeographicProportionalSymbolSeriesBaseView.d.ts +1 -1
  73. package/lib/GeographicProportionalSymbolSeriesView_combined.d.ts +45 -45
  74. package/lib/GeographicShapeSeriesBaseBase.d.ts +1 -1
  75. package/lib/GeographicShapeSeriesBaseBaseView.d.ts +1 -1
  76. package/lib/GeographicShapeSeriesBase_combined.d.ts +32 -32
  77. package/lib/GeographicShapeSeriesView_combined.d.ts +37 -37
  78. package/lib/GeographicSymbolSeriesBase.d.ts +1 -1
  79. package/lib/GeographicSymbolSeriesBaseView.d.ts +1 -1
  80. package/lib/GeographicSymbolSeriesView_combined.d.ts +34 -34
  81. package/lib/GeographicTileSeries.d.ts +11 -11
  82. package/lib/GeographicXYTriangulatingSeriesBase.d.ts +1 -1
  83. package/lib/GeographicXYTriangulatingSeriesBaseView.d.ts +1 -1
  84. package/lib/TileSeries_combined.d.ts +42 -42
  85. package/lib/XamGeographicMap_combined.d.ts +119 -119
  86. package/package.json +3 -3
@@ -55,70 +55,70 @@ export let IgcGeographicMarkerSeriesComponent = /*@__PURE__*/ (() => {
55
55
  * If the MarkerTemplate property is set, the setting of the MarkerType property will be ignored.
56
56
  */
57
57
  get markerType() {
58
- return this.i.w9;
58
+ return this.i.xc;
59
59
  }
60
60
  set markerType(v) {
61
- this.i.w9 = ensureEnum(MarkerType_$type, v);
62
- this._a("markerType", enumToString(MarkerType_$type, this.i.w9));
61
+ this.i.xc = ensureEnum(MarkerType_$type, v);
62
+ this._a("markerType", enumToString(MarkerType_$type, this.i.xc));
63
63
  }
64
64
  /**
65
65
  * Gets or sets thickness of the marker outline
66
66
  */
67
67
  get markerThickness() {
68
- return this.i.xa;
68
+ return this.i.xd;
69
69
  }
70
70
  set markerThickness(v) {
71
- this.i.xa = +v;
72
- this._a("markerThickness", this.i.xa);
71
+ this.i.xd = +v;
72
+ this._a("markerThickness", this.i.xd);
73
73
  }
74
74
  /**
75
75
  * Gets or sets whether the marker outline is based on the marker brush of the series rather than the marker outlines collection.
76
76
  */
77
77
  get markerOutlineMode() {
78
- return this.i.w8;
78
+ return this.i.xb;
79
79
  }
80
80
  set markerOutlineMode(v) {
81
- this.i.w8 = ensureEnum(MarkerOutlineMode_$type, v);
82
- this._a("markerOutlineMode", enumToString(MarkerOutlineMode_$type, this.i.w8));
81
+ this.i.xb = ensureEnum(MarkerOutlineMode_$type, v);
82
+ this._a("markerOutlineMode", enumToString(MarkerOutlineMode_$type, this.i.xb));
83
83
  }
84
84
  /**
85
85
  * Gets or sets whether the marker fill is based on the marker outline of the series rather than the marker brushes collection.
86
86
  */
87
87
  get markerFillMode() {
88
- return this.i.w7;
88
+ return this.i.xa;
89
89
  }
90
90
  set markerFillMode(v) {
91
- this.i.w7 = ensureEnum(MarkerFillMode_$type, v);
92
- this._a("markerFillMode", enumToString(MarkerFillMode_$type, this.i.w7));
91
+ this.i.xa = ensureEnum(MarkerFillMode_$type, v);
92
+ this._a("markerFillMode", enumToString(MarkerFillMode_$type, this.i.xa));
93
93
  }
94
94
  /**
95
95
  * Gets or sets the MarkerTemplate for the current series object.
96
96
  */
97
97
  get markerTemplate() {
98
- return this.i.xp;
98
+ return this.i.xs;
99
99
  }
100
100
  set markerTemplate(v) {
101
- this.i.xp = v;
101
+ this.i.xs = v;
102
102
  }
103
103
  /**
104
104
  * Gets or sets the brush that specifies how the current series object's marker interiors are painted.
105
105
  */
106
106
  get markerBrush() {
107
- return brushToString(this.i.x3);
107
+ return brushToString(this.i.x6);
108
108
  }
109
109
  set markerBrush(v) {
110
- this.i.x3 = stringToBrush(v);
111
- this._a("markerBrush", brushToString(this.i.x3));
110
+ this.i.x6 = stringToBrush(v);
111
+ this._a("markerBrush", brushToString(this.i.x6));
112
112
  }
113
113
  /**
114
114
  * Gets or sets the brush that specifies how the current series object's marker outlines are painted.
115
115
  */
116
116
  get markerOutline() {
117
- return brushToString(this.i.x4);
117
+ return brushToString(this.i.x7);
118
118
  }
119
119
  set markerOutline(v) {
120
- this.i.x4 = stringToBrush(v);
121
- this._a("markerOutline", brushToString(this.i.x4));
120
+ this.i.x7 = stringToBrush(v);
121
+ this._a("markerOutline", brushToString(this.i.x7));
122
122
  }
123
123
  /**
124
124
  * Gets or sets the maximum number of markerItems displayed by the current series.
@@ -126,40 +126,40 @@ export let IgcGeographicMarkerSeriesComponent = /*@__PURE__*/ (() => {
126
126
  * choose a representative set.
127
127
  */
128
128
  get maximumMarkers() {
129
- return this.i.xb;
129
+ return this.i.xe;
130
130
  }
131
131
  set maximumMarkers(v) {
132
- this.i.xb = +v;
133
- this._a("maximumMarkers", this.i.xb);
132
+ this.i.xe = +v;
133
+ this._a("maximumMarkers", this.i.xe);
134
134
  }
135
135
  /**
136
136
  * Gets the effective marker template for the current series object.
137
137
  */
138
138
  get actualMarkerTemplate() {
139
- return this.i.xo;
139
+ return this.i.xr;
140
140
  }
141
141
  set actualMarkerTemplate(v) {
142
- this.i.xo = v;
142
+ this.i.xr = v;
143
143
  }
144
144
  /**
145
145
  * Gets the effective marker brush for the current series object.
146
146
  */
147
147
  get actualMarkerBrush() {
148
- return brushToString(this.i.x1);
148
+ return brushToString(this.i.x4);
149
149
  }
150
150
  set actualMarkerBrush(v) {
151
- this.i.x1 = stringToBrush(v);
152
- this._a("actualMarkerBrush", brushToString(this.i.x1));
151
+ this.i.x4 = stringToBrush(v);
152
+ this._a("actualMarkerBrush", brushToString(this.i.x4));
153
153
  }
154
154
  /**
155
155
  * Gets the effective marker outline for the current series object.
156
156
  */
157
157
  get actualMarkerOutline() {
158
- return brushToString(this.i.x2);
158
+ return brushToString(this.i.x5);
159
159
  }
160
160
  set actualMarkerOutline(v) {
161
- this.i.x2 = stringToBrush(v);
162
- this._a("actualMarkerOutline", brushToString(this.i.x2));
161
+ this.i.x5 = stringToBrush(v);
162
+ this._a("actualMarkerOutline", brushToString(this.i.x5));
163
163
  }
164
164
  }
165
165
  IgcGeographicMarkerSeriesComponent._observedAttributesIgcGeographicMarkerSeriesComponent = null;
@@ -67,55 +67,55 @@ export let IgcGeographicPolylineSeriesComponent = /*@__PURE__*/ (() => {
67
67
  * Gets whether the current series shows a polyline shape.
68
68
  */
69
69
  get isPolyline() {
70
- return this.i.fq;
70
+ return this.i.fr;
71
71
  }
72
72
  /**
73
73
  * Gets or sets the fill brush.
74
74
  */
75
75
  get shapeFill() {
76
- return this.i.ym ? this.i.ym.fill : null;
76
+ return this.i.yp ? this.i.yp.fill : null;
77
77
  }
78
78
  set shapeFill(v) {
79
79
  this.ensureShapeStyle();
80
- this.i.ym.fill = v;
80
+ this.i.yp.fill = v;
81
81
  }
82
82
  /**
83
83
  * Gets or sets the stroke brush.
84
84
  */
85
85
  get shapeStroke() {
86
- return this.i.ym ? this.i.ym.stroke : null;
86
+ return this.i.yp ? this.i.yp.stroke : null;
87
87
  }
88
88
  set shapeStroke(v) {
89
89
  this.ensureShapeStyle();
90
- this.i.ym.stroke = v;
90
+ this.i.yp.stroke = v;
91
91
  }
92
92
  /**
93
93
  * Gets or sets the stroke thickness.
94
94
  */
95
95
  get shapeStrokeThickness() {
96
- return this.i.ym ? this.i.ym.strokeThickness : NaN;
96
+ return this.i.yp ? this.i.yp.strokeThickness : NaN;
97
97
  }
98
98
  set shapeStrokeThickness(v) {
99
99
  this.ensureShapeStyle();
100
- this.i.ym.strokeThickness = +v;
101
- this._a("shapeStrokeThickness", this.i.ym.strokeThickness);
100
+ this.i.yp.strokeThickness = +v;
101
+ this._a("shapeStrokeThickness", this.i.yp.strokeThickness);
102
102
  }
103
103
  /**
104
104
  * Gets or sets the opacity.
105
105
  */
106
106
  get shapeOpacity() {
107
- return this.i.ym ? this.i.ym.opacity : NaN;
107
+ return this.i.yp ? this.i.yp.opacity : NaN;
108
108
  }
109
109
  set shapeOpacity(v) {
110
110
  this.ensureShapeStyle();
111
- this.i.ym.opacity = +v;
112
- this._a("shapeOpacity", this.i.ym.opacity);
111
+ this.i.yp.opacity = +v;
112
+ this._a("shapeOpacity", this.i.yp.opacity);
113
113
  }
114
114
  ensureShapeStyle() {
115
- if (this.i.ym) {
115
+ if (this.i.yp) {
116
116
  return;
117
117
  }
118
- this.i.ym = new Style();
118
+ this.i.yp = new Style();
119
119
  }
120
120
  get styleShape() {
121
121
  return this._styleShape;
@@ -73,40 +73,40 @@ export let IgcGeographicProportionalSymbolSeriesComponent = /*@__PURE__*/ (() =>
73
73
  * Gets whether the series has only marker as visuals
74
74
  */
75
75
  get hasOnlyMarkers() {
76
- return this.i.ei;
76
+ return this.i.ej;
77
77
  }
78
78
  /**
79
79
  * The name of the property of ItemsSource items which contains the latitude coordinate of the symbol.
80
80
  */
81
81
  get latitudeMemberPath() {
82
- return this.i.yw;
82
+ return this.i.yz;
83
83
  }
84
84
  set latitudeMemberPath(v) {
85
- this.i.yw = v;
85
+ this.i.yz = v;
86
86
  }
87
87
  /**
88
88
  * The name of the property of ItemsSource items which contains the longitude coordinate of the symbol.
89
89
  */
90
90
  get longitudeMemberPath() {
91
- return this.i.yy;
91
+ return this.i.y1;
92
92
  }
93
93
  set longitudeMemberPath(v) {
94
- this.i.yy = v;
94
+ this.i.y1 = v;
95
95
  }
96
96
  /**
97
97
  * Gets or sets the radius mapping property for the current series object.
98
98
  */
99
99
  get radiusMemberPath() {
100
- return this.i.y3;
100
+ return this.i.y6;
101
101
  }
102
102
  set radiusMemberPath(v) {
103
- this.i.y3 = v;
103
+ this.i.y6 = v;
104
104
  }
105
105
  /**
106
106
  * Gets or sets the radius size scale for the bubbles.
107
107
  */
108
108
  get radiusScale() {
109
- const r = this.i.ya;
109
+ const r = this.i.yd;
110
110
  if (r == null) {
111
111
  return null;
112
112
  }
@@ -122,31 +122,31 @@ export let IgcGeographicProportionalSymbolSeriesComponent = /*@__PURE__*/ (() =>
122
122
  set radiusScale(v) {
123
123
  if (v != null && this._stylingContainer && v._styling)
124
124
  v._styling(this._stylingContainer, this, this);
125
- v == null ? this.i.ya = null : this.i.ya = v.i;
125
+ v == null ? this.i.yd = null : this.i.yd = v.i;
126
126
  }
127
127
  /**
128
128
  * Gets or sets the Label mapping property for the current series object.
129
129
  */
130
130
  get labelMemberPath() {
131
- return this.i.yu;
131
+ return this.i.yx;
132
132
  }
133
133
  set labelMemberPath(v) {
134
- this.i.yu = v;
134
+ this.i.yx = v;
135
135
  }
136
136
  /**
137
137
  * Gets or sets the fill mapping property for the current series object.
138
138
  */
139
139
  get fillMemberPath() {
140
- return this.i.ym;
140
+ return this.i.yp;
141
141
  }
142
142
  set fillMemberPath(v) {
143
- this.i.ym = v;
143
+ this.i.yp = v;
144
144
  }
145
145
  /**
146
146
  * Gets or sets the brush scale for the marker brush.
147
147
  */
148
148
  get fillScale() {
149
- const r = this.i.x7;
149
+ const r = this.i.ya;
150
150
  if (r == null) {
151
151
  return null;
152
152
  }
@@ -162,102 +162,102 @@ export let IgcGeographicProportionalSymbolSeriesComponent = /*@__PURE__*/ (() =>
162
162
  set fillScale(v) {
163
163
  if (v != null && this._stylingContainer && v._styling)
164
164
  v._styling(this._stylingContainer, this, this);
165
- v == null ? this.i.x7 = null : this.i.x7 = v.i;
165
+ v == null ? this.i.ya = null : this.i.ya = v.i;
166
166
  }
167
167
  /**
168
168
  * Gets or sets the whether or not the FillScale uses global values of FillMemberPath of multiple series.
169
169
  * This setting applies only if multiple series are using the same FillScale.
170
170
  */
171
171
  get fillScaleUseGlobalValues() {
172
- return this.i.ye;
172
+ return this.i.yh;
173
173
  }
174
174
  set fillScaleUseGlobalValues(v) {
175
- this.i.ye = ensureBool(v);
176
- this._a("fillScaleUseGlobalValues", this.i.ye);
175
+ this.i.yh = ensureBool(v);
176
+ this._a("fillScaleUseGlobalValues", this.i.yh);
177
177
  }
178
178
  /**
179
179
  * Gets or sets whether or not the marker outline should use FillScale like the marker fill does.
180
180
  * This setting applies only if the current series has a FillScale set and it overrides MarkerOutline setting.
181
181
  */
182
182
  get markerOutlineUsesFillScale() {
183
- return this.i.yh;
183
+ return this.i.yk;
184
184
  }
185
185
  set markerOutlineUsesFillScale(v) {
186
- this.i.yh = ensureBool(v);
187
- this._a("markerOutlineUsesFillScale", this.i.yh);
186
+ this.i.yk = ensureBool(v);
187
+ this._a("markerOutlineUsesFillScale", this.i.yk);
188
188
  }
189
189
  /**
190
190
  * Gets or sets brightness of the marker outline. Using negative value will change marker outline to darker color and positive value will change marker outline to brighter color
191
191
  * Note you can use any values between minimum value of -1 (darkest outline) and maximum value of 1 (brightest outline)
192
192
  */
193
193
  get markerOutlineBrightness() {
194
- return this.i.yk;
194
+ return this.i.yn;
195
195
  }
196
196
  set markerOutlineBrightness(v) {
197
- this.i.yk = +v;
198
- this._a("markerOutlineBrightness", this.i.yk);
197
+ this.i.yn = +v;
198
+ this._a("markerOutlineBrightness", this.i.yn);
199
199
  }
200
200
  /**
201
201
  * Gets or sets brightness of the marker fill. Using negative value will change marker fill to darker color and positive value will change marker fill to brighter color
202
202
  * Note you can use any values between minimum value of -1 (darkest fill) and maximum value of 1 (brightest fill)
203
203
  */
204
204
  get markerBrushBrightness() {
205
- return this.i.yj;
205
+ return this.i.ym;
206
206
  }
207
207
  set markerBrushBrightness(v) {
208
- this.i.yj = +v;
209
- this._a("markerBrushBrightness", this.i.yj);
208
+ this.i.ym = +v;
209
+ this._a("markerBrushBrightness", this.i.ym);
210
210
  }
211
211
  /**
212
212
  * Gets or sets the whether or not the RadiusScale uses global values of RadiusMemberPath of multiple series.
213
213
  * This setting applies only if multiple series are using the same RadiusScale.
214
214
  */
215
215
  get radiusScaleUseGlobalValues() {
216
- return this.i.yi;
216
+ return this.i.yl;
217
217
  }
218
218
  set radiusScaleUseGlobalValues(v) {
219
- this.i.yi = ensureBool(v);
220
- this._a("radiusScaleUseGlobalValues", this.i.yi);
219
+ this.i.yl = ensureBool(v);
220
+ this._a("radiusScaleUseGlobalValues", this.i.yl);
221
221
  }
222
222
  /**
223
223
  * Gets or sets whether this Scatter series should allow custom style overrides of its individual visuals.
224
224
  */
225
225
  get isCustomScatterStyleAllowed() {
226
- return this.i.yg;
226
+ return this.i.yj;
227
227
  }
228
228
  set isCustomScatterStyleAllowed(v) {
229
- this.i.yg = ensureBool(v);
230
- this._a("isCustomScatterStyleAllowed", this.i.yg);
229
+ this.i.yj = ensureBool(v);
230
+ this._a("isCustomScatterStyleAllowed", this.i.yj);
231
231
  }
232
232
  /**
233
233
  * Gets or sets whether this Scatter series should allow custom style overrides of its individual marker visuals.
234
234
  */
235
235
  get isCustomScatterMarkerStyleAllowed() {
236
- return this.i.yf;
236
+ return this.i.yi;
237
237
  }
238
238
  set isCustomScatterMarkerStyleAllowed(v) {
239
- this.i.yf = ensureBool(v);
240
- this._a("isCustomScatterMarkerStyleAllowed", this.i.yf);
239
+ this.i.yi = ensureBool(v);
240
+ this._a("isCustomScatterMarkerStyleAllowed", this.i.yi);
241
241
  }
242
242
  /**
243
243
  * Gets or sets the mode the series will use to find the closest point to the cursor.
244
244
  */
245
245
  get itemSearchMode() {
246
- return this.i.x9;
246
+ return this.i.yc;
247
247
  }
248
248
  set itemSearchMode(v) {
249
- this.i.x9 = ensureEnum(ScatterItemSearchMode_$type, v);
250
- this._a("itemSearchMode", enumToString(ScatterItemSearchMode_$type, this.i.x9));
249
+ this.i.yc = ensureEnum(ScatterItemSearchMode_$type, v);
250
+ this._a("itemSearchMode", enumToString(ScatterItemSearchMode_$type, this.i.yc));
251
251
  }
252
252
  /**
253
253
  * Gets or sets the threshold to use when searching for items using ItemSearchMode.
254
254
  */
255
255
  get itemSearchThreshold() {
256
- return this.i.yl;
256
+ return this.i.yo;
257
257
  }
258
258
  set itemSearchThreshold(v) {
259
- this.i.yl = +v;
260
- this._a("itemSearchThreshold", this.i.yl);
259
+ this.i.yo = +v;
260
+ this._a("itemSearchThreshold", this.i.yo);
261
261
  }
262
262
  findByName(name) {
263
263
  var baseResult = super.findByName(name);
@@ -67,22 +67,22 @@ export let IgcGeographicScatterAreaSeriesComponent = /*@__PURE__*/ (() => {
67
67
  * Gets whether the current series shows an area shape.
68
68
  */
69
69
  get isArea() {
70
- return this.i.eu;
70
+ return this.i.ev;
71
71
  }
72
72
  /**
73
73
  * The name of the property on each data item containing a numeric value which can be converted to a color by the ColorScale.
74
74
  */
75
75
  get colorMemberPath() {
76
- return this.i.xx;
76
+ return this.i.x0;
77
77
  }
78
78
  set colorMemberPath(v) {
79
- this.i.xx = v;
79
+ this.i.x0 = v;
80
80
  }
81
81
  /**
82
82
  * The ColorScale used to resolve the color values of points in the series.
83
83
  */
84
84
  get colorScale() {
85
- const r = this.i.xs;
85
+ const r = this.i.xv;
86
86
  if (r == null) {
87
87
  return null;
88
88
  }
@@ -98,13 +98,13 @@ export let IgcGeographicScatterAreaSeriesComponent = /*@__PURE__*/ (() => {
98
98
  set colorScale(v) {
99
99
  if (v != null && this._stylingContainer && v._styling)
100
100
  v._styling(this._stylingContainer, this, this);
101
- v == null ? this.i.xs = null : this.i.xs = v.i;
101
+ v == null ? this.i.xv = null : this.i.xv = v.i;
102
102
  }
103
103
  /**
104
104
  * Gets actual color scale that is set on ColorScale property or default ColorScale
105
105
  */
106
106
  get actualColorScale() {
107
- const r = this.i.xr;
107
+ const r = this.i.xu;
108
108
  if (r == null) {
109
109
  return null;
110
110
  }
@@ -120,7 +120,7 @@ export let IgcGeographicScatterAreaSeriesComponent = /*@__PURE__*/ (() => {
120
120
  set actualColorScale(v) {
121
121
  if (v != null && this._stylingContainer && v._styling)
122
122
  v._styling(this._stylingContainer, this, this);
123
- v == null ? this.i.xr = null : this.i.xr = v.i;
123
+ v == null ? this.i.xu = null : this.i.xu = v.i;
124
124
  }
125
125
  findByName(name) {
126
126
  var baseResult = super.findByName(name);
@@ -151,7 +151,7 @@ export let IgcGeographicScatterAreaSeriesComponent = /*@__PURE__*/ (() => {
151
151
 
152
152
  */
153
153
  updateActualColorScale() {
154
- this.i.x2();
154
+ this.i.x5();
155
155
  }
156
156
  /**
157
157
  * Raised when the status of an ongoing Triangulation has changed.
@@ -120,65 +120,65 @@ export let IgcGeographicShapeSeriesBaseComponent = /*@__PURE__*/ (() => {
120
120
  * 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.
121
121
  */
122
122
  get shapeMemberPath() {
123
- return this.i.xy;
123
+ return this.i.x1;
124
124
  }
125
125
  set shapeMemberPath(v) {
126
- this.i.xy = v;
126
+ this.i.x1 = v;
127
127
  }
128
128
  /**
129
129
  * Gets or sets whether this Shape series should allow custom style overrides of its individual visuals.
130
130
  */
131
131
  get isCustomShapeStyleAllowed() {
132
- return this.i.xj;
132
+ return this.i.xm;
133
133
  }
134
134
  set isCustomShapeStyleAllowed(v) {
135
- this.i.xj = ensureBool(v);
136
- this._a("isCustomShapeStyleAllowed", this.i.xj);
135
+ this.i.xm = ensureBool(v);
136
+ this._a("isCustomShapeStyleAllowed", this.i.xm);
137
137
  }
138
138
  /**
139
139
  * Gets or sets whether this Shape series should allow custom style overrides of its individual marker visuals.
140
140
  */
141
141
  get isCustomShapeMarkerStyleAllowed() {
142
- return this.i.xi;
142
+ return this.i.xl;
143
143
  }
144
144
  set isCustomShapeMarkerStyleAllowed(v) {
145
- this.i.xi = ensureBool(v);
146
- this._a("isCustomShapeMarkerStyleAllowed", this.i.xi);
145
+ this.i.xl = ensureBool(v);
146
+ this._a("isCustomShapeMarkerStyleAllowed", this.i.xl);
147
147
  }
148
148
  /**
149
149
  * Gets or sets the mode the series will use to find the closest point to the cursor.
150
150
  */
151
151
  get itemSearchMode() {
152
- return this.i.xa;
152
+ return this.i.xd;
153
153
  }
154
154
  set itemSearchMode(v) {
155
- this.i.xa = ensureEnum(ShapeItemSearchMode_$type, v);
156
- this._a("itemSearchMode", enumToString(ShapeItemSearchMode_$type, this.i.xa));
155
+ this.i.xd = ensureEnum(ShapeItemSearchMode_$type, v);
156
+ this._a("itemSearchMode", enumToString(ShapeItemSearchMode_$type, this.i.xd));
157
157
  }
158
158
  /**
159
159
  * Gets or sets the threshold to use when searching for items using ItemSearchMode.
160
160
  */
161
161
  get itemSearchThreshold() {
162
- return this.i.xm;
162
+ return this.i.xp;
163
163
  }
164
164
  set itemSearchThreshold(v) {
165
- this.i.xm = +v;
166
- this._a("itemSearchThreshold", this.i.xm);
165
+ this.i.xp = +v;
166
+ this._a("itemSearchThreshold", this.i.xp);
167
167
  }
168
168
  /**
169
169
  * Gets or sets the fill mapping property for the current series object.
170
170
  */
171
171
  get fillMemberPath() {
172
- return this.i.xn;
172
+ return this.i.xq;
173
173
  }
174
174
  set fillMemberPath(v) {
175
- this.i.xn = v;
175
+ this.i.xq = v;
176
176
  }
177
177
  /**
178
178
  * Gets or sets the brush scale for the fill brush of markers.
179
179
  */
180
180
  get fillScale() {
181
- const r = this.i.w9;
181
+ const r = this.i.xc;
182
182
  if (r == null) {
183
183
  return null;
184
184
  }
@@ -194,34 +194,34 @@ export let IgcGeographicShapeSeriesBaseComponent = /*@__PURE__*/ (() => {
194
194
  set fillScale(v) {
195
195
  if (v != null && this._stylingContainer && v._styling)
196
196
  v._styling(this._stylingContainer, this, this);
197
- v == null ? this.i.w9 = null : this.i.w9 = v.i;
197
+ v == null ? this.i.xc = null : this.i.xc = v.i;
198
198
  }
199
199
  /**
200
200
  * Gets or sets whether or not the FillScale uses global min/max values of FillMemberPath from multiple series.
201
201
  * This setting applies only if multiple series are using the same FillScale.
202
202
  */
203
203
  get fillScaleUseGlobalValues() {
204
- return this.i.xh;
204
+ return this.i.xk;
205
205
  }
206
206
  set fillScaleUseGlobalValues(v) {
207
- this.i.xh = ensureBool(v);
208
- this._a("fillScaleUseGlobalValues", this.i.xh);
207
+ this.i.xk = ensureBool(v);
208
+ this._a("fillScaleUseGlobalValues", this.i.xk);
209
209
  }
210
210
  /**
211
211
  * Gets or sets the points threshold to use when searching for items using ItemSearchMode.
212
212
  */
213
213
  get itemSearchPointsThreshold() {
214
- return this.i.xl;
214
+ return this.i.xo;
215
215
  }
216
216
  set itemSearchPointsThreshold(v) {
217
- this.i.xl = +v;
218
- this._a("itemSearchPointsThreshold", this.i.xl);
217
+ this.i.xo = +v;
218
+ this._a("itemSearchPointsThreshold", this.i.xo);
219
219
  }
220
220
  /**
221
221
  * Set a shapefile datasource to use with the series.
222
222
  */
223
223
  get shapefileDataSource() {
224
- const r = this.i.xd;
224
+ const r = this.i.xg;
225
225
  if (r == null) {
226
226
  return null;
227
227
  }
@@ -240,18 +240,18 @@ export let IgcGeographicShapeSeriesBaseComponent = /*@__PURE__*/ (() => {
240
240
  return r.externalObject;
241
241
  }
242
242
  set shapefileDataSource(v) {
243
- v == null ? this.i.xd = null : this.i.xd = v.i;
243
+ v == null ? this.i.xg = null : this.i.xg = v.i;
244
244
  }
245
245
  /**
246
246
  * The resolution at which to filter out shapes in the series. For example, if the ShapeFilterResolution is set to 3, then elements with a bounding rectangle smaller than 3 X 3 pixels will be filtered out.
247
247
  * 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.
248
248
  */
249
249
  get shapeFilterResolution() {
250
- return this.i.xk;
250
+ return this.i.xn;
251
251
  }
252
252
  set shapeFilterResolution(v) {
253
- this.i.xk = +v;
254
- this._a("shapeFilterResolution", this.i.xk);
253
+ this.i.xn = +v;
254
+ this._a("shapeFilterResolution", this.i.xn);
255
255
  }
256
256
  findByName(name) {
257
257
  var baseResult = super.findByName(name);