igniteui-webcomponents-maps 5.4.0-beta.0 → 5.4.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 +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
@@ -13,34 +13,34 @@ import { TriangulationStatusEventArgs } from "igniteui-webcomponents-core";
13
13
  export declare class GeographicContourLineSeriesView extends GeographicXYTriangulatingSeriesView {
14
14
  static $t: Type;
15
15
  constructor(a: GeographicContourLineSeries);
16
- private cp;
17
- au(): void;
18
- b5(): void;
19
- cq(): void;
20
- cr(): void;
16
+ private ct;
17
+ ax(): void;
18
+ b9(): void;
19
+ cu(): void;
20
+ cv(): void;
21
21
  }
22
22
  /**
23
23
  * @hidden
24
24
  */
25
25
  export declare class GeographicContourLineSeries extends GeographicXYTriangulatingSeries {
26
26
  static $t: Type;
27
- protected bj(): Series;
28
- protected get_fi(): boolean;
27
+ protected bk(): Series;
28
+ protected get_fj(): boolean;
29
29
  constructor();
30
- protected w4(a: any, b: any): void;
31
- xr: ScatterContourSeries;
32
- protected wy(): Series;
33
- private x1;
34
- private x2;
35
- xy: string;
36
- xu: ValueBrushScale;
37
- xt: ValueBrushScale;
38
- protected sg(): void;
39
- protected cs(): SeriesView;
40
- q0(a: SeriesView): void;
41
- xv: GeographicContourLineSeriesView;
42
- xq: ContourValueResolver;
43
- protected q8(a: any, b: string, c: any, d: any): void;
30
+ protected w7(a: any, b: any): void;
31
+ xu: ScatterContourSeries;
32
+ protected w1(): Series;
33
+ private x4;
34
+ private x5;
35
+ x1: string;
36
+ xx: ValueBrushScale;
37
+ xw: ValueBrushScale;
38
+ protected sj(): void;
39
+ protected ct(): SeriesView;
40
+ q1(a: SeriesView): void;
41
+ xy: GeographicContourLineSeriesView;
42
+ xt: ContourValueResolver;
43
+ protected ra(a: any, b: string, c: any, d: any): void;
44
44
  triangulationStatusChanged: (sender: any, args: TriangulationStatusEventArgs) => void;
45
45
  static $$p: string[];
46
46
  }
@@ -11,56 +11,56 @@ import { ProgressiveLoadStatusEventArgs } from "igniteui-webcomponents-charts";
11
11
  export declare class GeographicHighDensityScatterSeriesView extends HostSeriesView {
12
12
  static $t: Type;
13
13
  constructor(a: GeographicHighDensityScatterSeries);
14
- private ch;
15
- b5(): void;
16
- cn(): void;
17
- cm(): void;
18
- cs(): void;
19
- cq(): void;
20
- co(): void;
21
- cl(): void;
22
- cj(): void;
14
+ private cl;
15
+ b9(): void;
23
16
  cr(): void;
24
- ct(): void;
17
+ cq(): void;
18
+ cw(): void;
25
19
  cu(): void;
26
- ck(): void;
27
- ci(): void;
20
+ cs(): void;
28
21
  cp(): void;
29
- au(): void;
22
+ cn(): void;
23
+ cv(): void;
24
+ cx(): void;
25
+ cy(): void;
26
+ co(): void;
27
+ cm(): void;
28
+ ct(): void;
29
+ ax(): void;
30
30
  }
31
31
  /**
32
32
  * @hidden
33
33
  */
34
34
  export declare class GeographicHighDensityScatterSeries extends GeographicMapSeriesHost {
35
35
  static $t: Type;
36
- protected bj(): Series;
37
- protected jj(): number;
38
- protected get_fn(): boolean;
36
+ protected bk(): Series;
37
+ protected jk(): number;
38
+ protected get_fo(): boolean;
39
39
  constructor();
40
- protected cs(): SeriesView;
41
- q0(a: SeriesView): void;
42
- w8: GeographicHighDensityScatterSeriesView;
43
- protected wy(): Series;
44
- private w7;
45
- xm: string;
46
- xo: string;
47
- xb: boolean;
48
- xa: boolean;
49
- w9: boolean;
50
- xd: number;
51
- xc: number;
52
- x7: Color;
53
- x6: Color;
40
+ protected ct(): SeriesView;
41
+ q1(a: SeriesView): void;
42
+ xb: GeographicHighDensityScatterSeriesView;
43
+ protected w1(): Series;
44
+ private xa;
45
+ xp: string;
46
+ xr: string;
47
+ xe: boolean;
48
+ xd: boolean;
49
+ xc: boolean;
54
50
  xg: number;
51
+ xf: number;
52
+ ya: Color;
53
+ x9: Color;
54
+ xj: number;
55
55
  progressiveLoadStatusChanged: (sender: any, e: ProgressiveLoadStatusEventArgs) => void;
56
- private xf;
57
- get xh(): number;
58
- set xh(a: number);
59
- protected w4(a: any, b: any): void;
60
- private xv;
61
- private xu;
62
- protected q8(a: any, b: string, c: any, d: any): void;
63
- protected get_g6(): boolean;
64
- protected set_g6(a: boolean): void;
56
+ private xi;
57
+ get xk(): number;
58
+ set xk(a: number);
59
+ protected w7(a: any, b: any): void;
60
+ private xy;
61
+ private xx;
62
+ protected ra(a: any, b: string, c: any, d: any): void;
63
+ protected get_g7(): boolean;
64
+ protected set_g7(a: boolean): void;
65
65
  static $$p: string[];
66
66
  }
@@ -15,66 +15,66 @@ import { RenderingContext } from "igniteui-webcomponents-core";
15
15
  */
16
16
  export declare abstract class GeographicMapSeriesHost extends Series {
17
17
  static $t: Type;
18
- qf(): void;
18
+ qg(): void;
19
19
  constructor();
20
- private wx;
21
- protected get_fb(): boolean;
22
- kp(a: any, b: string): any;
23
- mc(a: string): string;
24
- protected get_kh(): any;
25
- protected set_kh(a: any): void;
26
- eb(a: List$1<SeriesPointOfInterest>, b: boolean, c: boolean, d: number, e: boolean): boolean;
20
+ private w0;
21
+ protected get_fc(): boolean;
22
+ kq(a: any, b: string): any;
23
+ md(a: string): string;
24
+ protected get_ki(): any;
25
+ protected set_ki(a: any): void;
26
+ ec(a: List$1<SeriesPointOfInterest>, b: boolean, c: boolean, d: number, e: boolean): boolean;
27
27
  ai(): Axis[];
28
- bo(): Series;
29
- get wz(): Series;
30
- set wz(a: Series);
28
+ bp(): Series;
29
+ get w2(): Series;
30
+ set w2(a: Series);
31
31
  protected get_hasMarkers(): boolean;
32
- protected w4(a: any, b: any): void;
33
- dg(a: any, b: Point, c: boolean): HighlightingInfo;
32
+ protected w7(a: any, b: any): void;
34
33
  dh(a: any, b: Point, c: boolean): HighlightingInfo;
35
- km(a: Point): any;
36
- j9(a: Point, b: boolean): number;
37
- j7(a: Point, b: boolean): number;
38
- i4(a: Point, b: boolean, c: boolean): number;
39
- wb(a: Point, b: boolean, c: boolean): Point;
40
- wm(a: Point): Rect;
34
+ di(a: any, b: Point, c: boolean): HighlightingInfo;
35
+ kn(a: Point): any;
36
+ ka(a: Point, b: boolean): number;
37
+ j8(a: Point, b: boolean): number;
38
+ i5(a: Point, b: boolean, c: boolean): number;
39
+ we(a: Point, b: boolean, c: boolean): Point;
40
+ wp(a: Point): Rect;
41
41
  ao(a: Point): Rect[];
42
- wn(a: Point): Rect;
42
+ wq(a: Point): Rect;
43
43
  ap(a: Point): Rect[];
44
- wo(a: Point): Rect;
45
- wp(a: Point): Rect;
46
- i0(a: Point, b: boolean, c: boolean): number;
47
- v7(a: Point, b: boolean, c: boolean): Point;
48
- i2(a: Point, b: boolean, c: boolean): number;
49
- v9(a: Point, b: boolean, c: boolean): Point;
50
- wc(a: Point, b: boolean, c: boolean): Point;
51
- i5(a: Point, b: boolean, c: boolean): number;
52
- v8(a: Point, b: boolean, c: boolean): Point;
44
+ wr(a: Point): Rect;
45
+ ws(a: Point): Rect;
53
46
  i1(a: Point, b: boolean, c: boolean): number;
54
47
  wa(a: Point, b: boolean, c: boolean): Point;
55
48
  i3(a: Point, b: boolean, c: boolean): number;
56
- j3(a: Point): number;
57
- iv(): number;
58
- ir(a: Point): number;
59
- kn(a: Point): any;
60
- protected abstract wy(): Series;
61
- protected cs(): SeriesView;
62
- q0(a: SeriesView): void;
63
- w0: HostSeriesView;
64
- static readonly w6: DependencyProperty;
65
- get w1(): number;
66
- set w1(a: number);
67
- protected q8(a: any, b: string, c: any, d: any): void;
68
- private w3;
69
- private w5;
70
- rq(a: boolean): void;
71
- protected q4(a: boolean): void;
72
- rp(a: Rect, b: Rect, c: RenderSurface, d: string, e: number): void;
49
+ wc(a: Point, b: boolean, c: boolean): Point;
50
+ wf(a: Point, b: boolean, c: boolean): Point;
51
+ i6(a: Point, b: boolean, c: boolean): number;
52
+ wb(a: Point, b: boolean, c: boolean): Point;
53
+ i2(a: Point, b: boolean, c: boolean): number;
54
+ wd(a: Point, b: boolean, c: boolean): Point;
55
+ i4(a: Point, b: boolean, c: boolean): number;
56
+ j4(a: Point): number;
57
+ iw(): number;
58
+ is(a: Point): number;
59
+ ko(a: Point): any;
60
+ protected abstract w1(): Series;
61
+ protected ct(): SeriesView;
62
+ q1(a: SeriesView): void;
63
+ w3: HostSeriesView;
64
+ static readonly w9: DependencyProperty;
65
+ get w4(): number;
66
+ set w4(a: number);
67
+ protected ra(a: any, b: string, c: any, d: any): void;
68
+ private w6;
69
+ private w8;
70
+ rs(a: boolean): void;
71
+ protected q5(a: boolean): void;
72
+ rr(a: Rect, b: Rect, c: RenderSurface, d: string, e: number): void;
73
73
  a2(a: Point, b: boolean): DataContext;
74
- sb(): void;
74
+ se(): void;
75
75
  protected get_coercionMethods(): any;
76
76
  protected set_coercionMethods(a: any): void;
77
- protected py(a: any): void;
77
+ protected pz(a: any): void;
78
78
  }
79
79
  /**
80
80
  * @hidden
@@ -82,22 +82,22 @@ export declare abstract class GeographicMapSeriesHost extends Series {
82
82
  export declare class HostSeriesView extends SeriesView {
83
83
  static $t: Type;
84
84
  constructor(a: GeographicMapSeriesHost);
85
- private b0;
86
- at(a: RenderingContext, b: RenderingContext): void;
85
+ private b4;
86
+ aw(a: RenderingContext, b: RenderingContext): void;
87
+ b9(): void;
88
+ ca(): void;
89
+ ch(): void;
90
+ ck(): void;
91
+ ce(): void;
92
+ cj(): void;
93
+ b8(): void;
94
+ cg(): void;
87
95
  b5(): void;
88
96
  b6(): void;
89
- cd(): void;
90
- cg(): void;
91
- ca(): void;
92
- cf(): void;
93
- b4(): void;
97
+ cb(): void;
94
98
  cc(): void;
95
- b1(): void;
96
- b2(): void;
97
99
  b7(): void;
98
- b8(): void;
99
- b3(): void;
100
- b9(): void;
101
- cb(): void;
102
- ce(): void;
100
+ cd(): void;
101
+ cf(): void;
102
+ ci(): void;
103
103
  }
@@ -11,23 +11,23 @@ import { Type } from "igniteui-webcomponents-core";
11
11
  export declare abstract class GeographicMarkerSeries extends GeographicMapSeriesHost {
12
12
  static $t: Type;
13
13
  constructor();
14
- sy(): DataTemplate;
15
- vk(): Brush;
16
- vl(): Brush;
17
- im(): number;
18
- l9(): string;
19
- private xn;
20
- w9: MarkerType;
21
- xa: number;
22
- w8: MarkerOutlineMode;
23
- w7: MarkerFillMode;
24
- xp: DataTemplate;
25
- x3: Brush;
14
+ s1(): DataTemplate;
15
+ vn(): Brush;
16
+ vo(): Brush;
17
+ io(): number;
18
+ ma(): string;
19
+ private xq;
20
+ xc: MarkerType;
21
+ xd: number;
22
+ xb: MarkerOutlineMode;
23
+ xa: MarkerFillMode;
24
+ xs: DataTemplate;
25
+ x6: Brush;
26
+ x7: Brush;
27
+ xe: number;
28
+ xr: DataTemplate;
26
29
  x4: Brush;
27
- xb: number;
28
- xo: DataTemplate;
29
- x1: Brush;
30
- x2: Brush;
31
- protected q8(a: any, b: string, c: any, d: any): void;
30
+ x5: Brush;
31
+ protected ra(a: any, b: string, c: any, d: any): void;
32
32
  static $$p: string[];
33
33
  }
@@ -6,5 +6,5 @@ import { Type } from "igniteui-webcomponents-core";
6
6
  */
7
7
  export declare abstract class GeographicMarkerSeriesBase extends GeographicMarkerSeries {
8
8
  static $t: Type;
9
- protected abstract wy(): Series;
9
+ protected abstract w1(): Series;
10
10
  }
@@ -12,28 +12,28 @@ import { StyleShapeEventArgs } from "igniteui-webcomponents-charts";
12
12
  export declare class GeographicPolylineSeriesView extends GeographicShapeSeriesBaseView {
13
13
  static $t: Type;
14
14
  constructor(a: GeographicPolylineSeries);
15
- protected cl: GeographicPolylineSeries;
16
- au(): void;
17
- b5(): void;
18
- cm(): void;
19
- cn(): void;
15
+ protected cp: GeographicPolylineSeries;
16
+ ax(): void;
17
+ b9(): void;
18
+ cq(): void;
19
+ cr(): void;
20
20
  }
21
21
  /**
22
22
  * @hidden
23
23
  */
24
24
  export declare class GeographicPolylineSeries extends GeographicShapeSeriesBase {
25
25
  static $t: Type;
26
- protected bj(): Series;
27
- protected get_fq(): boolean;
26
+ protected bk(): Series;
27
+ protected get_fr(): boolean;
28
28
  constructor();
29
- protected cs(): SeriesView;
30
- q0(a: SeriesView): void;
31
- yf: GeographicPolylineSeriesView;
32
- ye: StyleSelector;
33
- ym: Style;
34
- protected wy(): Series;
35
- private yj;
29
+ protected ct(): SeriesView;
30
+ q1(a: SeriesView): void;
31
+ yi: GeographicPolylineSeriesView;
32
+ yh: StyleSelector;
33
+ yp: Style;
34
+ protected w1(): Series;
35
+ private ym;
36
36
  styleShape: (sender: any, e: StyleShapeEventArgs) => void;
37
- protected q8(a: any, b: string, c: any, d: any): void;
37
+ protected ra(a: any, b: string, c: any, d: any): void;
38
38
  static $$p: string[];
39
39
  }
@@ -6,5 +6,5 @@ import { Type } from "igniteui-webcomponents-core";
6
6
  */
7
7
  export declare abstract class GeographicProportionalSymbolSeriesBase extends GeographicMarkerSeriesBase {
8
8
  static $t: Type;
9
- protected abstract wy(): Series;
9
+ protected abstract w1(): Series;
10
10
  }
@@ -7,5 +7,5 @@ import { Type } from "igniteui-webcomponents-core";
7
7
  export declare abstract class GeographicProportionalSymbolSeriesBaseView extends HostSeriesView {
8
8
  static $t: Type;
9
9
  constructor(a: GeographicMarkerSeriesBase);
10
- private ch;
10
+ private cl;
11
11
  }
@@ -14,68 +14,68 @@ import { AssigningScatterMarkerStyleEventArgs } from "igniteui-webcomponents-cha
14
14
  export declare class GeographicProportionalSymbolSeriesView extends HostSeriesView {
15
15
  static $t: Type;
16
16
  constructor(a: GeographicProportionalSymbolSeries);
17
- private ch;
18
- au(): void;
19
- b5(): void;
20
- cq(): void;
21
- cp(): void;
22
- cv(): void;
23
- ct(): void;
17
+ private cl;
18
+ ax(): void;
19
+ b9(): void;
24
20
  cu(): void;
25
- cw(): void;
26
- cy(): void;
21
+ ct(): void;
27
22
  cz(): void;
28
23
  cx(): void;
29
- cr(): void;
30
- cs(): void;
24
+ cy(): void;
31
25
  c0(): void;
32
- c1(): void;
33
- cl(): void;
34
- cj(): void;
35
- ci(): void;
36
26
  c2(): void;
37
- ck(): void;
38
- co(): void;
27
+ c3(): void;
28
+ c1(): void;
29
+ cv(): void;
30
+ cw(): void;
31
+ c4(): void;
32
+ c5(): void;
33
+ cp(): void;
39
34
  cn(): void;
40
35
  cm(): void;
36
+ c6(): void;
37
+ co(): void;
38
+ cs(): void;
39
+ cr(): void;
40
+ cq(): void;
41
41
  }
42
42
  /**
43
43
  * @hidden
44
44
  */
45
45
  export declare class GeographicProportionalSymbolSeries extends GeographicMarkerSeries {
46
46
  static $t: Type;
47
- protected bj(): Series;
48
- protected get_ei(): boolean;
47
+ protected bk(): Series;
48
+ protected get_ej(): boolean;
49
49
  constructor();
50
- protected cs(): SeriesView;
51
- q0(a: SeriesView): void;
52
- yb: GeographicProportionalSymbolSeriesView;
53
- protected jk(): number;
54
- protected wy(): Series;
55
- private x8;
56
- yw: string;
57
- yy: string;
58
- y3: string;
59
- ya: SizeScale;
60
- yu: string;
61
- ym: string;
62
- x7: BrushScale;
63
- ye: boolean;
50
+ protected ct(): SeriesView;
51
+ q1(a: SeriesView): void;
52
+ ye: GeographicProportionalSymbolSeriesView;
53
+ protected jl(): number;
54
+ protected w1(): Series;
55
+ private yb;
56
+ yz: string;
57
+ y1: string;
58
+ y6: string;
59
+ yd: SizeScale;
60
+ yx: string;
61
+ yp: string;
62
+ ya: BrushScale;
64
63
  yh: boolean;
65
- yk: number;
66
- yj: number;
64
+ yk: boolean;
65
+ yn: number;
66
+ ym: number;
67
+ yl: boolean;
68
+ yj: boolean;
67
69
  yi: boolean;
68
- yg: boolean;
69
- yf: boolean;
70
- protected yd: boolean;
71
- protected yc: boolean;
72
- protected get_fd(): boolean;
70
+ protected yg: boolean;
71
+ protected yf: boolean;
72
+ protected get_fe(): boolean;
73
73
  assigningScatterStyle: (sender: any, args: AssigningScatterStyleEventArgs) => void;
74
74
  assigningScatterMarkerStyle: (sender: any, args: AssigningScatterMarkerStyleEventArgs) => void;
75
- x9: ScatterItemSearchMode;
76
- yl: number;
77
- protected q8(a: any, b: string, c: any, d: any): void;
78
- private y8;
79
- private y7;
75
+ yc: ScatterItemSearchMode;
76
+ yo: number;
77
+ protected ra(a: any, b: string, c: any, d: any): void;
78
+ private zb;
79
+ private za;
80
80
  static $$p: string[];
81
81
  }
@@ -6,5 +6,5 @@ import { Type } from "igniteui-webcomponents-core";
6
6
  */
7
7
  export declare abstract class GeographicShapeSeriesBaseBase extends GeographicMapSeriesHost {
8
8
  static $t: Type;
9
- protected abstract wy(): Series;
9
+ protected abstract w1(): Series;
10
10
  }
@@ -7,5 +7,5 @@ import { Type } from "igniteui-webcomponents-core";
7
7
  export declare abstract class GeographicShapeSeriesBaseBaseView extends HostSeriesView {
8
8
  static $t: Type;
9
9
  constructor(a: GeographicShapeSeriesBaseBase);
10
- private ch;
10
+ private cl;
11
11
  }
@@ -12,36 +12,36 @@ import { HostSeriesView } from "./HostSeriesView";
12
12
  */
13
13
  export declare abstract class GeographicShapeSeriesBase extends GeographicMapSeriesHost {
14
14
  static $t: Type;
15
- protected cs(): SeriesView;
16
- xb: GeographicShapeSeriesBaseView;
17
- q0(a: SeriesView): void;
18
- xy: string;
19
- protected get_fd(): boolean;
20
- protected get_ed(): boolean;
21
- xj: boolean;
22
- xi: boolean;
23
- protected xg: boolean;
24
- protected xf: boolean;
25
- xa: ShapeItemSearchMode;
26
- xm: number;
27
- xn: string;
28
- w9: BrushScale;
29
- xh: boolean;
30
- xl: number;
15
+ protected ct(): SeriesView;
16
+ xe: GeographicShapeSeriesBaseView;
17
+ q1(a: SeriesView): void;
18
+ x1: string;
19
+ protected get_fe(): boolean;
20
+ protected get_ee(): boolean;
21
+ xm: boolean;
22
+ xl: boolean;
23
+ protected xj: boolean;
24
+ protected xi: boolean;
25
+ xd: ShapeItemSearchMode;
26
+ xp: number;
27
+ xq: string;
28
+ xc: BrushScale;
29
+ xk: boolean;
30
+ xo: number;
31
31
  assigningShapeStyle: (sender: any, args: AssigningShapeStyleEventArgs) => void;
32
32
  assigningShapeMarkerStyle: (sender: any, args: AssigningShapeMarkerStyleEventArgs) => void;
33
- protected q8(a: any, b: string, c: any, d: any): void;
34
- private x1;
35
- private x0;
36
- private x2;
33
+ protected ra(a: any, b: string, c: any, d: any): void;
34
+ private x4;
37
35
  private x3;
38
- private xc;
39
- private xe;
40
- get xd(): ShapefileConverter;
41
- set xd(a: ShapefileConverter);
42
- xk: number;
43
- protected get_g6(): boolean;
44
- protected set_g6(a: boolean): void;
36
+ private x5;
37
+ private x6;
38
+ private xf;
39
+ private xh;
40
+ get xg(): ShapefileConverter;
41
+ set xg(a: ShapefileConverter);
42
+ xn: number;
43
+ protected get_g7(): boolean;
44
+ protected set_g7(a: boolean): void;
45
45
  static $$p: string[];
46
46
  }
47
47
  /**
@@ -50,9 +50,9 @@ export declare abstract class GeographicShapeSeriesBase extends GeographicMapSer
50
50
  export declare class GeographicShapeSeriesBaseView extends HostSeriesView {
51
51
  static $t: Type;
52
52
  constructor(a: GeographicShapeSeriesBase);
53
- private ch;
54
- b5(): void;
55
- ci(): void;
56
- ck(): void;
57
- cj(): void;
53
+ private cl;
54
+ b9(): void;
55
+ cm(): void;
56
+ co(): void;
57
+ cn(): void;
58
58
  }