igniteui-webcomponents-maps 4.2.5 → 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.
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
@@ -13,59 +13,59 @@ import { ImageTilesReadyEventArgs } from "./ImageTilesReadyEventArgs";
13
13
  */
14
14
  export let GeographicTileSeries = /*@__PURE__*/ (() => {
15
15
  class GeographicTileSeries extends GeographicShapeSeriesBase {
16
+ get_el() {
17
+ return true;
18
+ }
16
19
  constructor() {
17
20
  super();
18
- this.rh = null;
19
- this.rg = null;
21
+ this.rl = null;
22
+ this.rk = null;
20
23
  this.imageTilesReady = null;
21
24
  this.ab = GeographicTileSeries.$;
22
25
  }
23
- get_ej() {
24
- return true;
25
- }
26
- get ri() {
27
- return this.rh;
26
+ get rm() {
27
+ return this.rl;
28
28
  }
29
- set ri(a) {
30
- let b = a != this.ri;
29
+ set rm(a) {
30
+ let b = a != this.rm;
31
31
  if (b) {
32
- let c = this.ri;
33
- this.rh = a;
32
+ let c = this.rm;
33
+ this.rl = a;
34
34
  this.raisePropertyChanged("TileImagery", c, a);
35
35
  }
36
36
  }
37
- rm() {
38
- if (this.ri != null) {
39
- this.ri.clearTileCache();
37
+ rq() {
38
+ if (this.rm != null) {
39
+ this.rm.clearTileCache();
40
40
  }
41
41
  }
42
- l7(a, b, c, d) {
43
- super.l7(a, b, c, d);
42
+ l9(a, b, c, d) {
43
+ super.l9(a, b, c, d);
44
44
  switch (b) {
45
45
  case "TileImagery":
46
- if (this.qa != null) {
47
- this.qa.sz = this.ri;
46
+ if (this.qe != null) {
47
+ this.qe.s3 = this.rm;
48
48
  }
49
49
  break;
50
50
  }
51
51
  }
52
- qf() {
53
- super.qf();
54
- this.qa.sz = this.ri;
55
- if (this.rg != null) {
56
- let a = this.rg;
57
- a.imageTilesReady = delegateRemove(a.imageTilesReady, runOn(this, this.rl));
52
+ qj() {
53
+ super.qj();
54
+ this.qe.s3 = this.rm;
55
+ if (this.rk != null) {
56
+ let a = this.rk;
57
+ a.imageTilesReady = delegateRemove(a.imageTilesReady, runOn(this, this.rp));
58
58
  }
59
- this.rg = this.qa;
60
- if (this.rg != null) {
61
- let b = this.rg;
62
- b.imageTilesReady = delegateCombine(b.imageTilesReady, runOn(this, this.rl));
59
+ this.rk = this.qe;
60
+ if (this.rk != null) {
61
+ let b = this.rk;
62
+ b.imageTilesReady = delegateCombine(b.imageTilesReady, runOn(this, this.rp));
63
63
  }
64
64
  }
65
- p9() {
65
+ qd() {
66
66
  return new TileSeries();
67
67
  }
68
- rl(a, b) {
68
+ rp(a, b) {
69
69
  if (this.imageTilesReady != null) {
70
70
  this.imageTilesReady(this, new ImageTilesReadyEventArgs());
71
71
  }
@@ -101,8 +101,8 @@ export let SphericalMercatorHorizontalScaler = /*@__PURE__*/ (() => {
101
101
  }
102
102
  }
103
103
  t(a, b, c, d, e) {
104
- d = a.l3;
105
- e = a.l2;
104
+ d = a.l4;
105
+ e = a.l3;
106
106
  return {
107
107
  p3: d,
108
108
  p4: e
@@ -12,13 +12,6 @@ import { markType } from "igniteui-webcomponents-core";
12
12
  */
13
13
  export let SphericalMercatorVerticalScaler = /*@__PURE__*/ (() => {
14
14
  class SphericalMercatorVerticalScaler extends VerticalLinearScaler {
15
- constructor() {
16
- super();
17
- this.au = null;
18
- this.ai = 0;
19
- this.aj = 0;
20
- this.au = new Rect(0, 0, 0, 1, 1);
21
- }
22
15
  q(a, b) {
23
16
  if (!b.c.isEmpty) {
24
17
  let c = a * b.e.height + b.e.top * b.d.height;
@@ -123,8 +116,8 @@ export let SphericalMercatorVerticalScaler = /*@__PURE__*/ (() => {
123
116
  }
124
117
  }
125
118
  t(a, b, c, d, e) {
126
- d = this.ak(a.l3);
127
- e = this.ak(a.l2);
119
+ d = this.ak(a.l4);
120
+ e = this.ak(a.l3);
128
121
  return {
129
122
  p3: d,
130
123
  p4: e
@@ -146,6 +139,13 @@ export let SphericalMercatorVerticalScaler = /*@__PURE__*/ (() => {
146
139
  static get at() {
147
140
  return SphericalMercatorVerticalScaler.ah;
148
141
  }
142
+ constructor() {
143
+ super();
144
+ this.au = null;
145
+ this.ai = 0;
146
+ this.aj = 0;
147
+ this.au = new Rect(0, 0, 0, 1, 1);
148
+ }
149
149
  getMercatorUnscaledValue(a, b, c, d) {
150
150
  let e = (a - c.top) * b.width + b.top * c.height;
151
151
  e = SphericalMercatorVerticalScaler.am(this.n) - e / (c.height / this.aj);
@@ -19,49 +19,49 @@ import { truncate } from "igniteui-webcomponents-core";
19
19
  */
20
20
  export let TileSeries = /*@__PURE__*/ (() => {
21
21
  class TileSeries extends ShapeSeriesBase {
22
+ get_el() {
23
+ return true;
24
+ }
22
25
  constructor() {
23
26
  super();
24
- this.sx = null;
25
- this.sw = null;
26
- this.imageTilesReady = null;
27
+ this.s1 = null;
27
28
  this.s0 = null;
28
- this.s1 = false;
29
+ this.imageTilesReady = null;
30
+ this.s4 = null;
31
+ this.s5 = false;
29
32
  this.ab = TileSeries.$;
30
33
  }
31
- get_ej() {
32
- return true;
33
- }
34
- bx() {
34
+ by() {
35
35
  return new TileSeriesView(this);
36
36
  }
37
- l2(a) {
38
- super.l2(a);
39
- this.sv = a;
37
+ l4(a) {
38
+ super.l4(a);
39
+ this.sz = a;
40
40
  }
41
- get_rb() {
41
+ get_rf() {
42
42
  return false;
43
43
  }
44
- get sz() {
45
- return this.sx;
44
+ get s3() {
45
+ return this.s1;
46
46
  }
47
- set sz(a) {
48
- let b = a != this.sz;
47
+ set s3(a) {
48
+ let b = a != this.s3;
49
49
  if (b) {
50
- let c = this.sz;
51
- this.sx = a;
50
+ let c = this.s3;
51
+ this.s1 = a;
52
52
  this.raisePropertyChanged("TileImagery", c, a);
53
53
  }
54
54
  }
55
- get sy() {
56
- return this.sw;
55
+ get s2() {
56
+ return this.s0;
57
57
  }
58
- set sy(a) {
59
- let b = this.sw;
60
- this.sw = a;
61
- this.raisePropertyChanged("ActualTileImagery", b, this.sw);
58
+ set s2(a) {
59
+ let b = this.s0;
60
+ this.s0 = a;
61
+ this.raisePropertyChanged("ActualTileImagery", b, this.s0);
62
62
  }
63
- l7(a, b, c, d) {
64
- super.l7(a, b, c, d);
63
+ l9(a, b, c, d) {
64
+ super.l9(a, b, c, d);
65
65
  let e;
66
66
  let f;
67
67
  switch (b) {
@@ -69,141 +69,141 @@ export let TileSeries = /*@__PURE__*/ (() => {
69
69
  e = c;
70
70
  f = d;
71
71
  if (e != null) {
72
- e.propertyChanged = delegateRemove(e.propertyChanged, runOn(this, this.s4));
72
+ e.propertyChanged = delegateRemove(e.propertyChanged, runOn(this, this.s8));
73
73
  }
74
74
  if (f != null) {
75
- f.propertyChanged = delegateCombine(f.propertyChanged, runOn(this, this.s4));
75
+ f.propertyChanged = delegateCombine(f.propertyChanged, runOn(this, this.s8));
76
76
  }
77
- this.sv.de(e, f);
78
- this.ml(false);
79
- this.ls();
77
+ this.sz.de(e, f);
78
+ this.mn(false);
79
+ this.lu();
80
80
  break;
81
81
  case "ActualTileImagery":
82
82
  e = c;
83
83
  f = d;
84
84
  if (e != null) {
85
- e.imageTilesReady = delegateRemove(e.imageTilesReady, runOn(this, this.s5));
85
+ e.imageTilesReady = delegateRemove(e.imageTilesReady, runOn(this, this.s9));
86
86
  e.deferralHandler = null;
87
87
  }
88
88
  if (f != null) {
89
- f.imageTilesReady = delegateCombine(f.imageTilesReady, runOn(this, this.s5));
89
+ f.imageTilesReady = delegateCombine(f.imageTilesReady, runOn(this, this.s9));
90
90
  f.deferralHandler = this;
91
91
  }
92
- this.sv.dd(e, f);
93
- if (f != null && typeCast(XamGeographicMap.$, this.cd) !== null) {
94
- f.geographicMap = this.cd;
95
- this.s7(this.b0);
96
- this.sv.da(this.cd.s9);
92
+ this.sz.dd(e, f);
93
+ if (f != null && typeCast(XamGeographicMap.$, this.ce) !== null) {
94
+ f.geographicMap = this.ce;
95
+ this.tb(this.b1);
96
+ this.sz.da(this.ce.ta);
97
97
  }
98
- this.ls();
98
+ this.lu();
99
99
  break;
100
100
  case "ActualWindowRect":
101
- this.sv.da(d);
101
+ this.sz.da(d);
102
102
  break;
103
103
  case "WorldRect":
104
- this.sv.dh(d);
104
+ this.sz.dh(d);
105
105
  break;
106
106
  case "SeriesViewer":
107
107
  let g = c;
108
108
  let h = d;
109
- if (g != null && this.sy != null) {
110
- this.sy.be(null);
109
+ if (g != null && this.s2 != null) {
110
+ this.s2.be(null);
111
111
  }
112
- if (h != null && this.sy != null) {
113
- this.sy.be(this.b0.w);
112
+ if (h != null && this.s2 != null) {
113
+ this.s2.be(this.b1.w);
114
114
  }
115
115
  break;
116
116
  case "ActualBrush":
117
117
  case "ActualOutline":
118
118
  case "ActualThickness":
119
- this.lu();
119
+ this.lw();
120
120
  break;
121
121
  }
122
122
  }
123
- s4(a, b) {
123
+ s8(a, b) {
124
124
  if (b.propertyName == "MultiScaleImage") {
125
- this.s7(this.b0);
125
+ this.tb(this.b1);
126
126
  }
127
127
  }
128
- s5(a, b) {
128
+ s9(a, b) {
129
129
  if (this.imageTilesReady != null) {
130
130
  this.imageTilesReady(this, new EventArgs());
131
131
  }
132
- if (!this.s1) {
133
- this.sv.df();
132
+ if (!this.s5) {
133
+ this.sz.df();
134
134
  }
135
135
  }
136
136
  register(a, b) {
137
- this.s0 = b;
137
+ this.s4 = b;
138
138
  }
139
139
  unRegister(a) {
140
- this.s0 = null;
140
+ this.s4 = null;
141
141
  }
142
142
  deferredRefresh() {
143
- this.ml(false);
143
+ this.mn(false);
144
144
  }
145
145
  deferAction(a) {
146
- if (this.hb != null) {
147
- this.hb.setTimeout(a, 0);
146
+ if (this.he != null) {
147
+ this.he.setTimeout(a, 0);
148
148
  }
149
149
  else {
150
150
  window.setTimeout(a, 0);
151
151
  }
152
152
  }
153
- m8(a, b) {
154
- this.sv.dg();
155
- super.m8(a, b);
153
+ na(a, b) {
154
+ this.sz.dg();
155
+ super.na(a, b);
156
156
  }
157
- mm(a) {
158
- super.mm(a);
159
- this.s6(a, this.b0);
157
+ mo(a) {
158
+ super.mo(a);
159
+ this.ta(a, this.b1);
160
160
  }
161
- s6(a, b) {
161
+ ta(a, b) {
162
162
  let c;
163
163
  let d;
164
164
  let e = b;
165
165
  let f = b.getViewInfo(c, d);
166
166
  c = f.p0;
167
167
  d = f.p1;
168
- this.s7(b);
169
- if (this.s0 != null) {
170
- this.s1 = true;
171
- this.s0(a);
172
- this.s1 = false;
168
+ this.tb(b);
169
+ if (this.s4 != null) {
170
+ this.s5 = true;
171
+ this.s4(a);
172
+ this.s5 = false;
173
173
  }
174
174
  e.df();
175
175
  }
176
- mk(a, b, c, d, e) {
177
- super.mk(a, b, c, d, e);
178
- let f = this.fe.item(d);
176
+ mm(a, b, c, d, e) {
177
+ super.mm(a, b, c, d, e);
178
+ let f = this.fg.item(d);
179
179
  f.a1(c);
180
- if (this.cx(f)) {
180
+ if (this.cy(f)) {
181
181
  return;
182
182
  }
183
- this.sf(f);
183
+ this.sj(f);
184
184
  }
185
- s7(a) {
185
+ tb(a) {
186
186
  let b;
187
187
  let c;
188
188
  let d = a.getViewInfo(b, c);
189
189
  b = d.p0;
190
190
  c = d.p1;
191
- if (this.sz != null && this.sz.ao != null) {
192
- if (this.sz != this.sy) {
193
- this.sy = this.sz;
191
+ if (this.s3 != null && this.s3.ao != null) {
192
+ if (this.s3 != this.s2) {
193
+ this.s2 = this.s3;
194
194
  }
195
- if (this.sy != null && !b.isEmpty) {
196
- if (this.sy.width != b.width) {
197
- this.sy.width = b.width;
195
+ if (this.s2 != null && !b.isEmpty) {
196
+ if (this.s2.width != b.width) {
197
+ this.s2.width = b.width;
198
198
  }
199
- if (this.sy.height != b.height) {
200
- this.sy.height = b.height;
199
+ if (this.s2.height != b.height) {
200
+ this.s2.height = b.height;
201
201
  }
202
202
  }
203
203
  }
204
204
  }
205
- k0(a, b) {
206
- super.k0(a, b);
205
+ k2(a, b) {
206
+ super.k2(a, b);
207
207
  b.db();
208
208
  }
209
209
  }
@@ -226,8 +226,8 @@ export let TileSeriesView = /*@__PURE__*/ (() => {
226
226
  as() {
227
227
  super.as();
228
228
  if (!this.q) {
229
- this.c7.pc = Defaults.ao;
230
- this.c7.o7 = Defaults.an;
229
+ this.c7.pe = Defaults.ao;
230
+ this.c7.o9 = Defaults.an;
231
231
  }
232
232
  }
233
233
  ch(a, b) {
@@ -254,14 +254,14 @@ export let TileSeriesView = /*@__PURE__*/ (() => {
254
254
  this.aq();
255
255
  }
256
256
  da(a) {
257
- if (this.c7.sz != null) {
258
- this.c7.sz.windowRect = a;
257
+ if (this.c7.s3 != null) {
258
+ this.c7.s3.windowRect = a;
259
259
  }
260
260
  }
261
261
  dd(a, b) {
262
262
  if (this.c9 == null) {
263
- this.c9 = this.e.hb.createElement("canvas");
264
- let c = this.e.hb.get2DCanvasContext(this.c9);
263
+ this.c9 = this.e.he.createElement("canvas");
264
+ let c = this.e.he.get2DCanvasContext(this.c9);
265
265
  this.c8 = new RenderingContext(new CanvasViewRenderer(), c);
266
266
  this.c9.setAttribute("width", this.bu.width.toString());
267
267
  this.c9.setAttribute("height", this.bu.height.toString());
@@ -290,8 +290,8 @@ export let TileSeriesView = /*@__PURE__*/ (() => {
290
290
  this.c9.setAttribute("width", this.bu.width.toString());
291
291
  this.c9.setAttribute("height", this.bu.height.toString());
292
292
  }
293
- if (this.c7.sz != null) {
294
- this.c7.sz.bf(this.bu);
293
+ if (this.c7.s3 != null) {
294
+ this.c7.s3.bf(this.bu);
295
295
  }
296
296
  }
297
297
  a6(a, b) {
@@ -325,8 +325,8 @@ export let TileSeriesView = /*@__PURE__*/ (() => {
325
325
  db() {
326
326
  }
327
327
  dh(a) {
328
- if (this.c7.sz != null) {
329
- this.c7.sz.a6();
328
+ if (this.c7.s3 != null) {
329
+ this.c7.s3.a6();
330
330
  }
331
331
  }
332
332
  }