igniteui-webcomponents-maps 5.4.1 → 5.5.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 (86) hide show
  1. package/bundles/igniteui-webcomponents-maps.umd.js +1739 -1739
  2. package/bundles/igniteui-webcomponents-maps.umd.min.js +1 -1
  3. package/esm2015/lib/GeographicContourLineSeriesView_combined.js +46 -46
  4. package/esm2015/lib/GeographicHighDensityScatterSeriesView_combined.js +109 -109
  5. package/esm2015/lib/GeographicMapSeriesHost_combined.js +215 -215
  6. package/esm2015/lib/GeographicMarkerSeries.js +29 -29
  7. package/esm2015/lib/GeographicPolylineSeriesView_combined.js +26 -26
  8. package/esm2015/lib/GeographicProportionalSymbolSeriesBaseView.js +2 -2
  9. package/esm2015/lib/GeographicProportionalSymbolSeriesView_combined.js +120 -120
  10. package/esm2015/lib/GeographicShapeSeriesBaseBaseView.js +2 -2
  11. package/esm2015/lib/GeographicShapeSeriesBase_combined.js +74 -74
  12. package/esm2015/lib/GeographicShapeSeriesView_combined.js +73 -73
  13. package/esm2015/lib/GeographicSymbolSeriesBaseView.js +2 -2
  14. package/esm2015/lib/GeographicSymbolSeriesView_combined.js +77 -77
  15. package/esm2015/lib/GeographicTileSeries.js +28 -28
  16. package/esm2015/lib/GeographicXYTriangulatingSeriesBaseView.js +2 -2
  17. package/esm2015/lib/TileSeries_combined.js +150 -150
  18. package/esm2015/lib/XamGeographicMap_combined.js +480 -480
  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 +46 -46
  34. package/esm5/lib/GeographicHighDensityScatterSeriesView_combined.js +108 -108
  35. package/esm5/lib/GeographicMapSeriesHost_combined.js +212 -212
  36. package/esm5/lib/GeographicMarkerSeries.js +29 -29
  37. package/esm5/lib/GeographicPolylineSeriesView_combined.js +26 -26
  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 +71 -71
  42. package/esm5/lib/GeographicShapeSeriesView_combined.js +73 -73
  43. package/esm5/lib/GeographicSymbolSeriesBaseView.js +2 -2
  44. package/esm5/lib/GeographicSymbolSeriesView_combined.js +77 -77
  45. package/esm5/lib/GeographicTileSeries.js +27 -27
  46. package/esm5/lib/GeographicXYTriangulatingSeriesBaseView.js +2 -2
  47. package/esm5/lib/TileSeries_combined.js +147 -147
  48. package/esm5/lib/XamGeographicMap_combined.js +472 -472
  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 +1750 -1750
  64. package/fesm5/igniteui-webcomponents-maps.js +1739 -1739
  65. package/lib/GeographicContourLineSeriesView_combined.d.ts +19 -19
  66. package/lib/GeographicHighDensityScatterSeriesView_combined.d.ts +38 -38
  67. package/lib/GeographicMapSeriesHost_combined.d.ts +60 -60
  68. package/lib/GeographicMarkerSeries.d.ts +17 -17
  69. package/lib/GeographicMarkerSeriesBase.d.ts +1 -1
  70. package/lib/GeographicPolylineSeriesView_combined.d.ts +13 -13
  71. package/lib/GeographicProportionalSymbolSeriesBase.d.ts +1 -1
  72. package/lib/GeographicProportionalSymbolSeriesBaseView.d.ts +1 -1
  73. package/lib/GeographicProportionalSymbolSeriesView_combined.d.ts +47 -47
  74. package/lib/GeographicShapeSeriesBaseBase.d.ts +1 -1
  75. package/lib/GeographicShapeSeriesBaseBaseView.d.ts +1 -1
  76. package/lib/GeographicShapeSeriesBase_combined.d.ts +31 -31
  77. package/lib/GeographicShapeSeriesView_combined.d.ts +38 -38
  78. package/lib/GeographicSymbolSeriesBase.d.ts +1 -1
  79. package/lib/GeographicSymbolSeriesBaseView.d.ts +1 -1
  80. package/lib/GeographicSymbolSeriesView_combined.d.ts +33 -33
  81. package/lib/GeographicTileSeries.d.ts +10 -10
  82. package/lib/GeographicXYTriangulatingSeriesBase.d.ts +1 -1
  83. package/lib/GeographicXYTriangulatingSeriesBaseView.d.ts +1 -1
  84. package/lib/TileSeries_combined.d.ts +41 -41
  85. package/lib/XamGeographicMap_combined.d.ts +123 -123
  86. package/package.json +3 -3
@@ -19,65 +19,65 @@ export let GeographicSymbolSeriesView = /*@__PURE__*/ (() => {
19
19
  class GeographicSymbolSeriesView extends HostSeriesView {
20
20
  constructor(a) {
21
21
  super(a);
22
- this.cl = null;
23
- this.cl = a;
22
+ this.cu = null;
23
+ this.cu = a;
24
24
  }
25
- ax() {
26
- super.ax();
27
- if (!this.r) {
25
+ a4() {
26
+ super.a4();
27
+ if (!this.t) {
28
28
  }
29
29
  }
30
- b9() {
31
- let a = this.cl.w2;
32
- super.b9();
33
- a.aav = this.cl.yq;
34
- a.aa3 = this.cl.yo;
35
- a.xc = this.cl.xc;
36
- a.x4 = this.cl.xs;
37
- a.xl = this.cl.xd;
30
+ ci() {
31
+ let a = this.cu.w5;
32
+ super.ci();
33
+ a.aay = this.cu.yt;
34
+ a.aa6 = this.cu.yr;
35
+ a.xf = this.cu.xf;
36
+ a.x7 = this.cu.xv;
37
+ a.xo = this.cu.xg;
38
38
  }
39
- cn() {
40
- this.cl.w2.aav = this.cl.yq;
39
+ cw() {
40
+ this.cu.w5.aay = this.cu.yt;
41
41
  }
42
- cm() {
43
- this.cl.w2.aa3 = this.cl.yo;
42
+ cv() {
43
+ this.cu.w5.aa6 = this.cu.yr;
44
44
  }
45
- ct() {
46
- this.cl.w2.xc = this.cl.xc;
45
+ c2() {
46
+ this.cu.w5.xf = this.cu.xf;
47
47
  }
48
- cr() {
49
- this.cl.w2.x4 = this.cl.xs;
48
+ c0() {
49
+ this.cu.w5.x7 = this.cu.xv;
50
50
  }
51
- cs() {
52
- this.cl.w2.xl = this.cl.xd;
51
+ c1() {
52
+ this.cu.w5.xo = this.cu.xg;
53
53
  }
54
- cu() {
55
- this.cl.w2.aab = this.cl.xe;
54
+ c3() {
55
+ this.cu.w5.aae = this.cu.xh;
56
56
  }
57
- cw() {
58
- this.cl.w2.xAxis = this.cl.dc.wv;
57
+ c5() {
58
+ this.cu.w5.xAxis = this.cu.dc.w7;
59
59
  }
60
- cx() {
61
- this.cl.w2.yAxis = this.cl.dc.wx;
60
+ c6() {
61
+ this.cu.w5.yAxis = this.cu.dc.w9;
62
62
  }
63
- cv() {
64
- let a = this.cl.w2;
65
- if (this.cl.dc == null) {
63
+ c4() {
64
+ let a = this.cu.w5;
65
+ if (this.cu.dc == null) {
66
66
  a.xAxis = null;
67
67
  a.yAxis = null;
68
68
  return;
69
69
  }
70
- a.xAxis = this.cl.dc.wv;
71
- a.yAxis = this.cl.dc.wx;
70
+ a.xAxis = this.cu.dc.w7;
71
+ a.yAxis = this.cu.dc.w9;
72
72
  }
73
- cp() {
74
- this.cl.w2.yv = this.cl.ya;
73
+ cy() {
74
+ this.cu.w5.yy = this.cu.yd;
75
75
  }
76
- co() {
77
- this.cl.w2.yl = this.cl.x6;
76
+ cx() {
77
+ this.cu.w5.yo = this.cu.x9;
78
78
  }
79
- cq() {
80
- this.cl.w2.ym = this.cl.x7;
79
+ cz() {
80
+ this.cu.w5.yp = this.cu.ya;
81
81
  }
82
82
  }
83
83
  GeographicSymbolSeriesView.$t = /*@__PURE__*/ markType(GeographicSymbolSeriesView, 'GeographicSymbolSeriesView', HostSeriesView.$);
@@ -91,14 +91,14 @@ export let GeographicSymbolSeries = /*@__PURE__*/ (() => {
91
91
  bk() {
92
92
  return new GeographicSymbolSeries();
93
93
  }
94
- get_ej() {
94
+ get_ek() {
95
95
  return true;
96
96
  }
97
97
  constructor() {
98
98
  super();
99
- this.yc = null;
100
- this.yf = false;
101
- this.ye = false;
99
+ this.yf = null;
100
+ this.yi = false;
101
+ this.yh = false;
102
102
  this.assigningScatterStyle = null;
103
103
  this.assigningScatterMarkerStyle = null;
104
104
  this.ab = GeographicSymbolSeries.$;
@@ -106,84 +106,84 @@ export let GeographicSymbolSeries = /*@__PURE__*/ (() => {
106
106
  ct() {
107
107
  return new GeographicSymbolSeriesView(this);
108
108
  }
109
- q1(a) {
110
- super.q1(a);
111
- this.yd = a;
109
+ q3(a) {
110
+ super.q3(a);
111
+ this.yg = a;
112
112
  }
113
- jl() {
113
+ jm() {
114
114
  return 0.7;
115
115
  }
116
- w1() {
116
+ w4() {
117
117
  return new ScatterSeries();
118
118
  }
119
- get_fe() {
119
+ get_ff() {
120
120
  return true;
121
121
  }
122
- ra(a, b, c, d) {
123
- super.ra(a, b, c, d);
122
+ rc(a, b, c, d) {
123
+ super.rc(a, b, c, d);
124
124
  switch (b) {
125
125
  case "SeriesViewer":
126
- this.yd.cv();
126
+ this.yg.c4();
127
127
  break;
128
128
  case GeographicSymbolSeries.$$p[5]:
129
- this.yd.cn();
129
+ this.yg.cw();
130
130
  break;
131
131
  case GeographicSymbolSeries.$$p[4]:
132
- this.yd.cm();
132
+ this.yg.cv();
133
133
  break;
134
134
  case GeographicSymbolSeries.$$p[6]:
135
- this.yd.cp();
135
+ this.yg.cy();
136
136
  break;
137
137
  case "XAxis":
138
- this.yd.cw();
138
+ this.yg.c5();
139
139
  break;
140
140
  case "YAxis":
141
- this.yd.cx();
141
+ this.yg.c6();
142
142
  break;
143
143
  case GeographicSymbolSeries.$$p[1]:
144
- this.w2.zr = this.yh;
145
- this.yf = this.yh;
146
- if (this.yh) {
147
- let e = this.w2;
148
- e.assigningScatterStyle = delegateCombine(e.assigningScatterStyle, runOn(this, this.yv));
144
+ this.w5.zu = this.yk;
145
+ this.yi = this.yk;
146
+ if (this.yk) {
147
+ let e = this.w5;
148
+ e.assigningScatterStyle = delegateCombine(e.assigningScatterStyle, runOn(this, this.yy));
149
149
  }
150
150
  else {
151
- let f = this.w2;
152
- f.assigningScatterStyle = delegateRemove(f.assigningScatterStyle, runOn(this, this.yv));
151
+ let f = this.w5;
152
+ f.assigningScatterStyle = delegateRemove(f.assigningScatterStyle, runOn(this, this.yy));
153
153
  }
154
154
  break;
155
155
  case GeographicSymbolSeries.$$p[0]:
156
- this.w2.zq = this.yg;
157
- this.ye = this.yg;
158
- if (this.yh) {
159
- let g = this.w2;
160
- g.assigningScatterMarkerStyle = delegateCombine(g.assigningScatterMarkerStyle, runOn(this, this.yu));
156
+ this.w5.zt = this.yj;
157
+ this.yh = this.yj;
158
+ if (this.yk) {
159
+ let g = this.w5;
160
+ g.assigningScatterMarkerStyle = delegateCombine(g.assigningScatterMarkerStyle, runOn(this, this.yx));
161
161
  }
162
162
  else {
163
- let h = this.w2;
164
- h.assigningScatterMarkerStyle = delegateRemove(h.assigningScatterMarkerStyle, runOn(this, this.yu));
163
+ let h = this.w5;
164
+ h.assigningScatterMarkerStyle = delegateRemove(h.assigningScatterMarkerStyle, runOn(this, this.yx));
165
165
  }
166
166
  break;
167
167
  case GeographicSymbolSeries.$$p[2]:
168
- this.w2.za = this.yb;
168
+ this.w5.zd = this.ye;
169
169
  break;
170
170
  case GeographicSymbolSeries.$$p[3]:
171
- this.w2.aaa = this.yj;
171
+ this.w5.aad = this.ym;
172
172
  break;
173
173
  }
174
174
  }
175
- yv(a, b) {
175
+ yy(a, b) {
176
176
  if (this.assigningScatterStyle != null) {
177
177
  this.assigningScatterStyle(this, b);
178
178
  }
179
179
  }
180
- yu(a, b) {
180
+ yx(a, b) {
181
181
  if (this.assigningScatterMarkerStyle != null) {
182
182
  this.assigningScatterMarkerStyle(this, b);
183
183
  }
184
184
  }
185
185
  }
186
186
  GeographicSymbolSeries.$t = /*@__PURE__*/ markType(GeographicSymbolSeries, 'GeographicSymbolSeries', GeographicMarkerSeries.$);
187
- GeographicSymbolSeries.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, GeographicSymbolSeries, 'raisePropertyChanged', ['IsCustomScatterMarkerStyleAllowed:yg:yw', [0, false], 'IsCustomScatterStyleAllowed:yh:yx', [0, false], 'ItemSearchMode:yb:yy', [ScatterItemSearchMode_$type, /*@__PURE__*/ enumGetBox(ScatterItemSearchMode_$type, 0)], 'ItemSearchThreshold:yj:yz', [1, 10000], 'LatitudeMemberPath:yo:y0', [2, null], 'LongitudeMemberPath:yq:y1', [2, null], 'MarkerCollisionAvoidance:ya:y2', [CollisionAvoidanceType_$type, /*@__PURE__*/ enumGetBox(CollisionAvoidanceType_$type, 0)], 'UseLightweightMarkers:yi:y3', [0, false]]);
187
+ GeographicSymbolSeries.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, GeographicSymbolSeries, 'raisePropertyChanged', ['IsCustomScatterMarkerStyleAllowed:yj:yz', [0, false], 'IsCustomScatterStyleAllowed:yk:y0', [0, false], 'ItemSearchMode:ye:y1', [ScatterItemSearchMode_$type, /*@__PURE__*/ enumGetBox(ScatterItemSearchMode_$type, 0)], 'ItemSearchThreshold:ym:y2', [1, 10000], 'LatitudeMemberPath:yr:y3', [2, null], 'LongitudeMemberPath:yt:y4', [2, null], 'MarkerCollisionAvoidance:yd:y5', [CollisionAvoidanceType_$type, /*@__PURE__*/ enumGetBox(CollisionAvoidanceType_$type, 0)], 'UseLightweightMarkers:yl:y6', [0, false]]);
188
188
  return GeographicSymbolSeries;
189
189
  })();
@@ -16,59 +16,59 @@ export let GeographicTileSeries = /*@__PURE__*/ (() => {
16
16
  bk() {
17
17
  return new GeographicTileSeries();
18
18
  }
19
- get_f3() {
19
+ get_f4() {
20
20
  return true;
21
21
  }
22
22
  constructor() {
23
23
  super();
24
- this.yi = null;
25
- this.yh = null;
24
+ this.yl = null;
25
+ this.yk = null;
26
26
  this.imageTilesReady = null;
27
27
  this.ab = GeographicTileSeries.$;
28
28
  }
29
- get yj() {
30
- return this.yi;
29
+ get ym() {
30
+ return this.yl;
31
31
  }
32
- set yj(a) {
33
- let b = a != this.yj;
32
+ set ym(a) {
33
+ let b = a != this.ym;
34
34
  if (b) {
35
- let c = this.yj;
36
- this.yi = a;
35
+ let c = this.ym;
36
+ this.yl = a;
37
37
  this.raisePropertyChanged("TileImagery", c, a);
38
38
  }
39
39
  }
40
- yn() {
41
- if (this.yj != null) {
42
- this.yj.clearTileCache();
40
+ yq() {
41
+ if (this.ym != null) {
42
+ this.ym.clearTileCache();
43
43
  }
44
44
  }
45
- ra(a, b, c, d) {
46
- super.ra(a, b, c, d);
45
+ rc(a, b, c, d) {
46
+ super.rc(a, b, c, d);
47
47
  switch (b) {
48
48
  case "TileImagery":
49
- if (this.w2 != null) {
50
- this.w2.aad = this.yj;
49
+ if (this.w5 != null) {
50
+ this.w5.aag = this.ym;
51
51
  }
52
52
  break;
53
53
  }
54
54
  }
55
- w7(a, b) {
56
- super.w7(a, b);
57
- this.w2.aad = this.yj;
58
- if (this.yh != null) {
59
- let c = this.yh;
60
- c.imageTilesReady = delegateRemove(c.imageTilesReady, runOn(this, this.ym));
55
+ xa(a, b) {
56
+ super.xa(a, b);
57
+ this.w5.aag = this.ym;
58
+ if (this.yk != null) {
59
+ let c = this.yk;
60
+ c.imageTilesReady = delegateRemove(c.imageTilesReady, runOn(this, this.yp));
61
61
  }
62
- this.yh = this.w2;
63
- if (this.yh != null) {
64
- let d = this.yh;
65
- d.imageTilesReady = delegateCombine(d.imageTilesReady, runOn(this, this.ym));
62
+ this.yk = this.w5;
63
+ if (this.yk != null) {
64
+ let d = this.yk;
65
+ d.imageTilesReady = delegateCombine(d.imageTilesReady, runOn(this, this.yp));
66
66
  }
67
67
  }
68
- w1() {
68
+ w4() {
69
69
  return new TileSeries();
70
70
  }
71
- ym(a, b) {
71
+ yp(a, b) {
72
72
  if (this.imageTilesReady != null) {
73
73
  this.imageTilesReady(this, new ImageTilesReadyEventArgs());
74
74
  }
@@ -13,8 +13,8 @@ export let GeographicXYTriangulatingSeriesBaseView = /*@__PURE__*/ (() => {
13
13
  class GeographicXYTriangulatingSeriesBaseView extends HostSeriesView {
14
14
  constructor(a) {
15
15
  super(a);
16
- this.cl = null;
17
- this.cl = a;
16
+ this.cu = null;
17
+ this.cu = a;
18
18
  }
19
19
  }
20
20
  GeographicXYTriangulatingSeriesBaseView.$t = /*@__PURE__*/ markType(GeographicXYTriangulatingSeriesBaseView, 'GeographicXYTriangulatingSeriesBaseView', HostSeriesView.$);