@syncfusion/ej2-angular-charts 29.2.5 → 29.2.8-ngcc

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 (148) hide show
  1. package/@syncfusion/ej2-angular-charts.es5.js +5013 -0
  2. package/@syncfusion/ej2-angular-charts.es5.js.map +1 -0
  3. package/@syncfusion/ej2-angular-charts.js +4731 -0
  4. package/@syncfusion/ej2-angular-charts.js.map +1 -0
  5. package/dist/ej2-angular-charts.umd.js +5700 -0
  6. package/dist/ej2-angular-charts.umd.js.map +1 -0
  7. package/dist/ej2-angular-charts.umd.min.js +11 -0
  8. package/dist/ej2-angular-charts.umd.min.js.map +1 -0
  9. package/ej2-angular-charts.d.ts +13 -0
  10. package/ej2-angular-charts.metadata.json +1 -0
  11. package/license +10 -0
  12. package/package.json +16 -60
  13. package/schematics/utils/lib-details.d.ts +2 -2
  14. package/schematics/utils/lib-details.js +2 -2
  15. package/schematics/utils/lib-details.ts +2 -2
  16. package/src/accumulation-chart/accumulationchart-all.module.d.ts +0 -6
  17. package/src/accumulation-chart/accumulationchart.component.d.ts +0 -3
  18. package/src/accumulation-chart/accumulationchart.module.d.ts +0 -8
  19. package/src/accumulation-chart/annotations.directive.d.ts +2 -7
  20. package/src/accumulation-chart/series.directive.d.ts +0 -5
  21. package/src/bullet-chart/bulletchart-all.module.d.ts +0 -6
  22. package/src/bullet-chart/bulletchart.component.d.ts +0 -3
  23. package/src/bullet-chart/bulletchart.module.d.ts +0 -7
  24. package/src/bullet-chart/ranges.directive.d.ts +0 -5
  25. package/src/chart/annotations.directive.d.ts +3 -8
  26. package/src/chart/axes.directive.d.ts +1 -6
  27. package/src/chart/categories.directive.d.ts +0 -5
  28. package/src/chart/chart-all.module.d.ts +0 -6
  29. package/src/chart/chart.component.d.ts +0 -3
  30. package/src/chart/chart.module.d.ts +0 -19
  31. package/src/chart/columns.directive.d.ts +0 -5
  32. package/src/chart/indicators.directive.d.ts +0 -5
  33. package/src/chart/multilevellabels.directive.d.ts +0 -5
  34. package/src/chart/rangecolorsettings.directive.d.ts +0 -5
  35. package/src/chart/rows.directive.d.ts +0 -5
  36. package/src/chart/segments.directive.d.ts +0 -5
  37. package/src/chart/selecteddataindexes.directive.d.ts +0 -5
  38. package/src/chart/series.directive.d.ts +0 -5
  39. package/src/chart/striplines.directive.d.ts +0 -5
  40. package/src/chart/trendlines.directive.d.ts +1 -6
  41. package/src/chart3d/axes.directive.d.ts +1 -6
  42. package/src/chart3d/chart3d-all.module.d.ts +0 -6
  43. package/src/chart3d/chart3d.component.d.ts +0 -3
  44. package/src/chart3d/chart3d.module.d.ts +0 -11
  45. package/src/chart3d/columns.directive.d.ts +0 -5
  46. package/src/chart3d/rows.directive.d.ts +0 -5
  47. package/src/chart3d/selecteddataindexes.directive.d.ts +0 -5
  48. package/src/chart3d/series.directive.d.ts +0 -5
  49. package/src/circularchart3d/circularchart3d-all.module.d.ts +0 -6
  50. package/src/circularchart3d/circularchart3d.component.d.ts +0 -3
  51. package/src/circularchart3d/circularchart3d.module.d.ts +0 -8
  52. package/src/circularchart3d/selecteddataindexes.directive.d.ts +0 -5
  53. package/src/circularchart3d/series.directive.d.ts +0 -5
  54. package/src/range-navigator/rangenavigator-all.module.d.ts +0 -6
  55. package/src/range-navigator/rangenavigator.component.d.ts +0 -3
  56. package/src/range-navigator/rangenavigator.module.d.ts +0 -7
  57. package/src/range-navigator/series.directive.d.ts +0 -5
  58. package/src/smithchart/series.directive.d.ts +0 -5
  59. package/src/smithchart/smithchart-all.module.d.ts +0 -6
  60. package/src/smithchart/smithchart.component.d.ts +0 -3
  61. package/src/smithchart/smithchart.module.d.ts +0 -7
  62. package/src/sparkline/rangebandsettings.directive.d.ts +0 -5
  63. package/src/sparkline/sparkline-all.module.d.ts +0 -6
  64. package/src/sparkline/sparkline.component.d.ts +0 -3
  65. package/src/sparkline/sparkline.module.d.ts +0 -7
  66. package/src/stock-chart/annotations.directive.d.ts +0 -5
  67. package/src/stock-chart/axes.directive.d.ts +0 -5
  68. package/src/stock-chart/indicators.directive.d.ts +0 -5
  69. package/src/stock-chart/periods.directive.d.ts +0 -5
  70. package/src/stock-chart/rows.directive.d.ts +0 -5
  71. package/src/stock-chart/selecteddataindexes.directive.d.ts +0 -5
  72. package/src/stock-chart/series.directive.d.ts +0 -5
  73. package/src/stock-chart/stockchart-all.module.d.ts +0 -6
  74. package/src/stock-chart/stockchart.component.d.ts +0 -3
  75. package/src/stock-chart/stockchart.module.d.ts +0 -15
  76. package/src/stock-chart/stockevents.directive.d.ts +0 -5
  77. package/src/stock-chart/trendlines.directive.d.ts +1 -6
  78. package/CHANGELOG.md +0 -3516
  79. package/esm2020/public_api.mjs +0 -2
  80. package/esm2020/src/accumulation-chart/accumulationchart-all.module.mjs +0 -53
  81. package/esm2020/src/accumulation-chart/accumulationchart.component.mjs +0 -146
  82. package/esm2020/src/accumulation-chart/accumulationchart.module.mjs +0 -43
  83. package/esm2020/src/accumulation-chart/annotations.directive.mjs +0 -62
  84. package/esm2020/src/accumulation-chart/series.directive.mjs +0 -62
  85. package/esm2020/src/bullet-chart/bulletchart-all.module.mjs +0 -32
  86. package/esm2020/src/bullet-chart/bulletchart.component.mjs +0 -85
  87. package/esm2020/src/bullet-chart/bulletchart.module.mjs +0 -34
  88. package/esm2020/src/bullet-chart/ranges.directive.mjs +0 -54
  89. package/esm2020/src/chart/annotations.directive.mjs +0 -60
  90. package/esm2020/src/chart/axes.directive.mjs +0 -58
  91. package/esm2020/src/chart/categories.directive.mjs +0 -59
  92. package/esm2020/src/chart/chart-all.module.mjs +0 -203
  93. package/esm2020/src/chart/chart.component.mjs +0 -518
  94. package/esm2020/src/chart/chart.module.mjs +0 -142
  95. package/esm2020/src/chart/columns.directive.mjs +0 -52
  96. package/esm2020/src/chart/indicators.directive.mjs +0 -54
  97. package/esm2020/src/chart/multilevellabels.directive.mjs +0 -60
  98. package/esm2020/src/chart/rangecolorsettings.directive.mjs +0 -52
  99. package/esm2020/src/chart/rows.directive.mjs +0 -52
  100. package/esm2020/src/chart/segments.directive.mjs +0 -58
  101. package/esm2020/src/chart/selecteddataindexes.directive.mjs +0 -52
  102. package/esm2020/src/chart/series.directive.mjs +0 -68
  103. package/esm2020/src/chart/striplines.directive.mjs +0 -56
  104. package/esm2020/src/chart/trendlines.directive.mjs +0 -58
  105. package/esm2020/src/chart3d/axes.directive.mjs +0 -52
  106. package/esm2020/src/chart3d/chart3d-all.module.mjs +0 -68
  107. package/esm2020/src/chart3d/chart3d.component.mjs +0 -189
  108. package/esm2020/src/chart3d/chart3d.module.mjs +0 -70
  109. package/esm2020/src/chart3d/columns.directive.mjs +0 -52
  110. package/esm2020/src/chart3d/rows.directive.mjs +0 -52
  111. package/esm2020/src/chart3d/selecteddataindexes.directive.mjs +0 -52
  112. package/esm2020/src/chart3d/series.directive.mjs +0 -62
  113. package/esm2020/src/circularchart3d/circularchart3d-all.module.mjs +0 -47
  114. package/esm2020/src/circularchart3d/circularchart3d.component.mjs +0 -125
  115. package/esm2020/src/circularchart3d/circularchart3d.module.mjs +0 -43
  116. package/esm2020/src/circularchart3d/selecteddataindexes.directive.mjs +0 -52
  117. package/esm2020/src/circularchart3d/series.directive.mjs +0 -62
  118. package/esm2020/src/index.mjs +0 -64
  119. package/esm2020/src/range-navigator/rangenavigator-all.module.mjs +0 -32
  120. package/esm2020/src/range-navigator/rangenavigator.component.mjs +0 -127
  121. package/esm2020/src/range-navigator/rangenavigator.module.mjs +0 -34
  122. package/esm2020/src/range-navigator/series.directive.mjs +0 -54
  123. package/esm2020/src/smithchart/series.directive.mjs +0 -46
  124. package/esm2020/src/smithchart/smithchart-all.module.mjs +0 -32
  125. package/esm2020/src/smithchart/smithchart.component.mjs +0 -78
  126. package/esm2020/src/smithchart/smithchart.module.mjs +0 -34
  127. package/esm2020/src/sparkline/rangebandsettings.directive.mjs +0 -46
  128. package/esm2020/src/sparkline/sparkline-all.module.mjs +0 -29
  129. package/esm2020/src/sparkline/sparkline.component.mjs +0 -71
  130. package/esm2020/src/sparkline/sparkline.module.mjs +0 -34
  131. package/esm2020/src/stock-chart/annotations.directive.mjs +0 -60
  132. package/esm2020/src/stock-chart/axes.directive.mjs +0 -52
  133. package/esm2020/src/stock-chart/indicators.directive.mjs +0 -54
  134. package/esm2020/src/stock-chart/periods.directive.mjs +0 -54
  135. package/esm2020/src/stock-chart/rows.directive.mjs +0 -52
  136. package/esm2020/src/stock-chart/selecteddataindexes.directive.mjs +0 -52
  137. package/esm2020/src/stock-chart/series.directive.mjs +0 -58
  138. package/esm2020/src/stock-chart/stockchart-all.module.mjs +0 -29
  139. package/esm2020/src/stock-chart/stockchart.component.mjs +0 -330
  140. package/esm2020/src/stock-chart/stockchart.module.mjs +0 -106
  141. package/esm2020/src/stock-chart/stockevents.directive.mjs +0 -54
  142. package/esm2020/src/stock-chart/trendlines.directive.mjs +0 -59
  143. package/esm2020/syncfusion-ej2-angular-charts.mjs +0 -5
  144. package/fesm2015/syncfusion-ej2-angular-charts.mjs +0 -4359
  145. package/fesm2015/syncfusion-ej2-angular-charts.mjs.map +0 -1
  146. package/fesm2020/syncfusion-ej2-angular-charts.mjs +0 -4359
  147. package/fesm2020/syncfusion-ej2-angular-charts.mjs.map +0 -1
  148. package/syncfusion-ej2-angular-charts.d.ts +0 -5
@@ -0,0 +1,4731 @@
1
+ import { ChangeDetectionStrategy, Component, ContentChild, ContentChildren, Directive, ElementRef, Injector, NgModule, Renderer2, ViewContainerRef } from '@angular/core';
2
+ import { ArrayBase, ComplexBase, ComponentBase, ComponentMixins, Template, setValue } from '@syncfusion/ej2-angular-base';
3
+ import { AccumulationAnnotation, AccumulationChart, AccumulationDataLabel, AccumulationDistributionIndicator, AccumulationHighlight, AccumulationLegend, AccumulationSelection, AccumulationTooltip, AreaSeries, AtrIndicator, BarSeries, BarSeries3D, BollingerBands, BoxAndWhiskerSeries, BubbleSeries, BulletChart, BulletChartLegend, BulletTooltip, CandleSeries, Category, Category3D, Chart, Chart3D, ChartAnnotation, CircularChart3D, CircularChartDataLabel3D, CircularChartExport3D, CircularChartHighlight3D, CircularChartLegend3D, CircularChartSelection3D, CircularChartTooltip3D, ColumnSeries, ColumnSeries3D, Crosshair, DataEditing, DataLabel, DataLabel3D, DateTime, DateTime3D, DateTimeCategory, DateTimeCategory3D, EmaIndicator, ErrorBar, Export, Export3D, FunnelSeries, Highlight, Highlight3D, HiloOpenCloseSeries, HiloSeries, HistogramSeries, Legend, Legend3D, LineSeries, Logarithmic, Logarithmic3D, MacdIndicator, MomentumIndicator, MultiColoredAreaSeries, MultiColoredLineSeries, MultiLevelLabel, ParetoSeries, PeriodSelector, PieSeries, PieSeries3D, PolarSeries, PyramidSeries, RadarSeries, RangeAreaSeries, RangeColumnSeries, RangeNavigator, RangeStepAreaSeries, RangeTooltip, RsiIndicator, ScatterSeries, ScrollBar, Selection, Selection3D, SmaIndicator, Smithchart, SmithchartLegend, Sparkline, SparklineTooltip, SplineAreaSeries, SplineRangeAreaSeries, SplineSeries, StackingAreaSeries, StackingBarSeries, StackingBarSeries3D, StackingColumnSeries, StackingColumnSeries3D, StackingLineSeries, StackingStepAreaSeries, StepAreaSeries, StepLineSeries, StochasticIndicator, StockChart, StockLegend, StripLine, TmaIndicator, Tooltip, Tooltip3D, TooltipRender, Trendlines, WaterfallSeries, Zoom } from '@syncfusion/ej2-charts';
4
+ import { CommonModule } from '@angular/common';
5
+
6
+ let input = ['accessibility', 'animation', 'backwardForecast', 'dashArray', 'enableTooltip', 'fill', 'forwardForecast', 'intercept', 'legendShape', 'marker', 'name', 'period', 'polynomialOrder', 'type', 'visible', 'width'];
7
+ let outputs = [];
8
+ /**
9
+ * Series Directive
10
+ * ```html
11
+ * <e-series-collection>
12
+ * <e-series>
13
+ * <e-trendlines>
14
+ * <e-trendline>
15
+ * </e-trendline>
16
+ * </e-trendlines>
17
+ * </e-series-collection>
18
+ * ```
19
+ */
20
+ class TrendlineDirective extends ComplexBase {
21
+ /**
22
+ * @param {?} viewContainerRef
23
+ */
24
+ constructor(viewContainerRef) {
25
+ super();
26
+ this.viewContainerRef = viewContainerRef;
27
+ setValue('currentInstance', this, this.viewContainerRef);
28
+ this.registerEvents(outputs);
29
+ this.directivePropList = input;
30
+ }
31
+ }
32
+ TrendlineDirective.decorators = [
33
+ { type: Directive, args: [{
34
+ selector: 'e-series>e-trendlines>e-trendline',
35
+ inputs: input,
36
+ outputs: outputs,
37
+ queries: {}
38
+ },] },
39
+ ];
40
+ /**
41
+ * @nocollapse
42
+ */
43
+ TrendlineDirective.ctorParameters = () => [
44
+ { type: ViewContainerRef, },
45
+ ];
46
+ /**
47
+ * Trendline Array Directive
48
+ */
49
+ class TrendlinesDirective extends ArrayBase {
50
+ constructor() {
51
+ super('trendlines');
52
+ }
53
+ }
54
+ TrendlinesDirective.decorators = [
55
+ { type: Directive, args: [{
56
+ selector: 'e-series>e-trendlines',
57
+ queries: {
58
+ children: new ContentChildren(TrendlineDirective)
59
+ },
60
+ },] },
61
+ ];
62
+ /**
63
+ * @nocollapse
64
+ */
65
+ TrendlinesDirective.ctorParameters = () => [];
66
+
67
+ let input$1 = ['color', 'dashArray', 'value'];
68
+ let outputs$1 = [];
69
+ /**
70
+ * Series Directive
71
+ * ```html
72
+ * <e-series-collection>
73
+ * <e-series>
74
+ * <e-segments>
75
+ * <e-segment>
76
+ * </e-segment>
77
+ * </e-segments>
78
+ * </e-series-collection>
79
+ * ```
80
+ */
81
+ class SegmentDirective extends ComplexBase {
82
+ /**
83
+ * @param {?} viewContainerRef
84
+ */
85
+ constructor(viewContainerRef) {
86
+ super();
87
+ this.viewContainerRef = viewContainerRef;
88
+ setValue('currentInstance', this, this.viewContainerRef);
89
+ this.registerEvents(outputs$1);
90
+ this.directivePropList = input$1;
91
+ }
92
+ }
93
+ SegmentDirective.decorators = [
94
+ { type: Directive, args: [{
95
+ selector: 'e-series>e-segments>e-segment',
96
+ inputs: input$1,
97
+ outputs: outputs$1,
98
+ queries: {}
99
+ },] },
100
+ ];
101
+ /**
102
+ * @nocollapse
103
+ */
104
+ SegmentDirective.ctorParameters = () => [
105
+ { type: ViewContainerRef, },
106
+ ];
107
+ /**
108
+ * Segment Array Directive
109
+ */
110
+ class SegmentsDirective extends ArrayBase {
111
+ constructor() {
112
+ super('segments');
113
+ }
114
+ }
115
+ SegmentsDirective.decorators = [
116
+ { type: Directive, args: [{
117
+ selector: 'e-series>e-segments',
118
+ queries: {
119
+ children: new ContentChildren(SegmentDirective)
120
+ },
121
+ },] },
122
+ ];
123
+ /**
124
+ * @nocollapse
125
+ */
126
+ SegmentsDirective.ctorParameters = () => [];
127
+
128
+ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
129
+ var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
130
+ if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
131
+ else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
132
+ return c > 3 && r && Object.defineProperty(target, key, r), r;
133
+ };
134
+ var __metadata = (this && this.__metadata) || function (k, v) {
135
+ if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
136
+ };
137
+ let input$2 = ['accessibility', 'animation', 'bearFillColor', 'binInterval', 'border', 'boxPlotMode', 'bullFillColor', 'cardinalSplineTension', 'close', 'colorName', 'columnFacet', 'columnSpacing', 'columnWidth', 'columnWidthInPixel', 'connector', 'cornerRadius', 'dashArray', 'dataSource', 'dragSettings', 'drawType', 'emptyPointSettings', 'enableComplexProperty', 'enableSolidCandles', 'enableTooltip', 'errorBar', 'fill', 'groupName', 'high', 'intermediateSumIndexes', 'isClosed', 'legendImageUrl', 'legendShape', 'low', 'marker', 'maxRadius', 'minRadius', 'name', 'negativeFillColor', 'noRisers', 'nonHighlightStyle', 'opacity', 'open', 'paretoOptions', 'pointColorMapping', 'query', 'segmentAxis', 'segments', 'selectionStyle', 'showMean', 'showNearestTooltip', 'showNormalDistribution', 'showOutliers', 'size', 'splineType', 'stackingGroup', 'step', 'sumIndexes', 'summaryFillColor', 'tooltipFormat', 'tooltipMappingName', 'trendlines', 'type', 'unSelectedStyle', 'visible', 'volume', 'width', 'xAxisName', 'xName', 'yAxisName', 'yName', 'zOrder'];
138
+ let outputs$2 = [];
139
+ /**
140
+ * Series Directive
141
+ * ```html
142
+ * <e-series-collection>
143
+ * <e-series></e-series>
144
+ * </e-series-collection>
145
+ * ```
146
+ */
147
+ class SeriesDirective extends ComplexBase {
148
+ /**
149
+ * @param {?} viewContainerRef
150
+ */
151
+ constructor(viewContainerRef) {
152
+ super();
153
+ this.viewContainerRef = viewContainerRef;
154
+ this.tags = ['trendlines', 'segments'];
155
+ setValue('currentInstance', this, this.viewContainerRef);
156
+ this.registerEvents(outputs$2);
157
+ this.directivePropList = input$2;
158
+ }
159
+ }
160
+ SeriesDirective.decorators = [
161
+ { type: Directive, args: [{
162
+ selector: 'e-series-collection>e-series',
163
+ inputs: input$2,
164
+ outputs: outputs$2,
165
+ queries: {
166
+ childTrendlines: new ContentChild(TrendlinesDirective),
167
+ childSegments: new ContentChild(SegmentsDirective)
168
+ }
169
+ },] },
170
+ ];
171
+ /**
172
+ * @nocollapse
173
+ */
174
+ SeriesDirective.ctorParameters = () => [
175
+ { type: ViewContainerRef, },
176
+ ];
177
+ SeriesDirective.propDecorators = {
178
+ 'dataLabel_template': [{ type: ContentChild, args: ['dataLabelTemplate',] },],
179
+ };
180
+ __decorate([
181
+ Template(),
182
+ __metadata("design:type", Object)
183
+ ], SeriesDirective.prototype, "dataLabel_template", void 0);
184
+ /**
185
+ * Series Array Directive
186
+ */
187
+ class SeriesCollectionDirective extends ArrayBase {
188
+ constructor() {
189
+ super('series');
190
+ }
191
+ }
192
+ SeriesCollectionDirective.decorators = [
193
+ { type: Directive, args: [{
194
+ selector: 'ej-chart>e-series-collection',
195
+ queries: {
196
+ children: new ContentChildren(SeriesDirective)
197
+ },
198
+ },] },
199
+ ];
200
+ /**
201
+ * @nocollapse
202
+ */
203
+ SeriesCollectionDirective.ctorParameters = () => [];
204
+
205
+ let input$3 = ['border', 'color', 'dashArray', 'end', 'horizontalAlignment', 'imageUrl', 'isRepeat', 'isSegmented', 'opacity', 'repeatEvery', 'repeatUntil', 'rotation', 'segmentAxisName', 'segmentEnd', 'segmentStart', 'size', 'sizeType', 'start', 'startFromAxis', 'text', 'textStyle', 'verticalAlignment', 'visible', 'zIndex'];
206
+ let outputs$3 = [];
207
+ /**
208
+ * StripLine Directive
209
+ * ```html
210
+ * <e-axis>
211
+ * <e-striplines>
212
+ * <e-stripline></e-stripline>
213
+ * </e-striplines>
214
+ * </e-axis>
215
+ * ```
216
+ */
217
+ class StripLineDirective extends ComplexBase {
218
+ /**
219
+ * @param {?} viewContainerRef
220
+ */
221
+ constructor(viewContainerRef) {
222
+ super();
223
+ this.viewContainerRef = viewContainerRef;
224
+ setValue('currentInstance', this, this.viewContainerRef);
225
+ this.registerEvents(outputs$3);
226
+ this.directivePropList = input$3;
227
+ }
228
+ }
229
+ StripLineDirective.decorators = [
230
+ { type: Directive, args: [{
231
+ selector: 'e-axis>e-striplines>e-stripline',
232
+ inputs: input$3,
233
+ outputs: outputs$3,
234
+ queries: {}
235
+ },] },
236
+ ];
237
+ /**
238
+ * @nocollapse
239
+ */
240
+ StripLineDirective.ctorParameters = () => [
241
+ { type: ViewContainerRef, },
242
+ ];
243
+ /**
244
+ * StripLine Array Directive
245
+ */
246
+ class StripLinesDirective extends ArrayBase {
247
+ constructor() {
248
+ super('striplines');
249
+ }
250
+ }
251
+ StripLinesDirective.decorators = [
252
+ { type: Directive, args: [{
253
+ selector: 'e-axis>e-striplines',
254
+ queries: {
255
+ children: new ContentChildren(StripLineDirective)
256
+ },
257
+ },] },
258
+ ];
259
+ /**
260
+ * @nocollapse
261
+ */
262
+ StripLinesDirective.ctorParameters = () => [];
263
+
264
+ let input$4 = ['customAttributes', 'end', 'maximumTextWidth', 'start', 'text', 'type'];
265
+ let outputs$4 = [];
266
+ /**
267
+ * MultiLevelLabels Directive
268
+ * ```html
269
+ * <e-multilevellabels>
270
+ * <e-multilevellabel>
271
+ * <e-Categories>
272
+ * <e-Category>
273
+ * </e-Category>
274
+ * </e-Categories>
275
+ * </e-multilevellabel>
276
+ * </e-multilevellabels>
277
+ * ```
278
+ */
279
+ class CategoryDirective extends ComplexBase {
280
+ /**
281
+ * @param {?} viewContainerRef
282
+ */
283
+ constructor(viewContainerRef) {
284
+ super();
285
+ this.viewContainerRef = viewContainerRef;
286
+ setValue('currentInstance', this, this.viewContainerRef);
287
+ this.registerEvents(outputs$4);
288
+ this.directivePropList = input$4;
289
+ }
290
+ }
291
+ CategoryDirective.decorators = [
292
+ { type: Directive, args: [{
293
+ selector: 'e-multilevellabel>e-categories>e-category',
294
+ inputs: input$4,
295
+ outputs: outputs$4,
296
+ queries: {}
297
+ },] },
298
+ ];
299
+ /**
300
+ * @nocollapse
301
+ */
302
+ CategoryDirective.ctorParameters = () => [
303
+ { type: ViewContainerRef, },
304
+ ];
305
+ /**
306
+ * Category Array Directive
307
+ */
308
+ class CategoriesDirective extends ArrayBase {
309
+ constructor() {
310
+ super('categories');
311
+ }
312
+ }
313
+ CategoriesDirective.decorators = [
314
+ { type: Directive, args: [{
315
+ selector: 'e-multilevellabel>e-categories',
316
+ queries: {
317
+ children: new ContentChildren(CategoryDirective)
318
+ },
319
+ },] },
320
+ ];
321
+ /**
322
+ * @nocollapse
323
+ */
324
+ CategoriesDirective.ctorParameters = () => [];
325
+
326
+ let input$5 = ['alignment', 'border', 'categories', 'overflow', 'textStyle'];
327
+ let outputs$5 = [];
328
+ /**
329
+ * MultiLevelLabel Directive
330
+ * ```html
331
+ * <e-axis>
332
+ * <e-multilevellabels>
333
+ * <e-multilevellabel></e-multilevellabel>
334
+ * </e-multilevellabels>
335
+ * </e-axis>
336
+ * ```
337
+ */
338
+ class MultiLevelLabelDirective extends ComplexBase {
339
+ /**
340
+ * @param {?} viewContainerRef
341
+ */
342
+ constructor(viewContainerRef) {
343
+ super();
344
+ this.viewContainerRef = viewContainerRef;
345
+ this.tags = ['categories'];
346
+ setValue('currentInstance', this, this.viewContainerRef);
347
+ this.registerEvents(outputs$5);
348
+ this.directivePropList = input$5;
349
+ }
350
+ }
351
+ MultiLevelLabelDirective.decorators = [
352
+ { type: Directive, args: [{
353
+ selector: 'e-axis>e-multilevellabels>e-multilevellabel',
354
+ inputs: input$5,
355
+ outputs: outputs$5,
356
+ queries: {
357
+ childCategories: new ContentChild(CategoriesDirective)
358
+ }
359
+ },] },
360
+ ];
361
+ /**
362
+ * @nocollapse
363
+ */
364
+ MultiLevelLabelDirective.ctorParameters = () => [
365
+ { type: ViewContainerRef, },
366
+ ];
367
+ /**
368
+ * MultiLevelLabel Array Directive
369
+ */
370
+ class MultiLevelLabelsDirective extends ArrayBase {
371
+ constructor() {
372
+ super('multilevellabels');
373
+ }
374
+ }
375
+ MultiLevelLabelsDirective.decorators = [
376
+ { type: Directive, args: [{
377
+ selector: 'e-axis>e-multilevellabels',
378
+ queries: {
379
+ children: new ContentChildren(MultiLevelLabelDirective)
380
+ },
381
+ },] },
382
+ ];
383
+ /**
384
+ * @nocollapse
385
+ */
386
+ MultiLevelLabelsDirective.ctorParameters = () => [];
387
+
388
+ let input$6 = ['border', 'coefficient', 'columnIndex', 'crossesAt', 'crossesInAxis', 'crosshairTooltip', 'description', 'desiredIntervals', 'edgeLabelPlacement', 'enableAutoIntervalOnZooming', 'enableScrollbarOnZooming', 'enableTrim', 'enableWrap', 'interval', 'intervalOffset', 'intervalType', 'isIndexed', 'isInversed', 'labelFormat', 'labelIntersectAction', 'labelPadding', 'labelPlacement', 'labelPosition', 'labelRotation', 'labelStyle', 'lineBreakAlignment', 'lineStyle', 'logBase', 'majorGridLines', 'majorTickLines', 'maximum', 'maximumLabelWidth', 'maximumLabels', 'minimum', 'minorGridLines', 'minorTickLines', 'minorTicksPerInterval', 'multiLevelLabels', 'name', 'opposedPosition', 'placeNextToAxisLine', 'plotOffset', 'plotOffsetBottom', 'plotOffsetLeft', 'plotOffsetRight', 'plotOffsetTop', 'rangePadding', 'rowIndex', 'scrollbarSettings', 'skeleton', 'skeletonType', 'span', 'startAngle', 'startFromZero', 'stripLines', 'tabIndex', 'tickPosition', 'title', 'titlePadding', 'titleRotation', 'titleStyle', 'valueType', 'visible', 'zoomFactor', 'zoomPosition'];
389
+ let outputs$6 = [];
390
+ /**
391
+ * Axis Directive
392
+ * ```html
393
+ * <e-axes><e-axis></e-axis></e-axes>
394
+ * ```
395
+ */
396
+ class AxisDirective extends ComplexBase {
397
+ /**
398
+ * @param {?} viewContainerRef
399
+ */
400
+ constructor(viewContainerRef) {
401
+ super();
402
+ this.viewContainerRef = viewContainerRef;
403
+ this.tags = ['stripLines', 'multiLevelLabels'];
404
+ setValue('currentInstance', this, this.viewContainerRef);
405
+ this.registerEvents(outputs$6);
406
+ this.directivePropList = input$6;
407
+ }
408
+ }
409
+ AxisDirective.decorators = [
410
+ { type: Directive, args: [{
411
+ selector: 'e-axes>e-axis',
412
+ inputs: input$6,
413
+ outputs: outputs$6,
414
+ queries: {
415
+ childStripLines: new ContentChild(StripLinesDirective),
416
+ childMultiLevelLabels: new ContentChild(MultiLevelLabelsDirective)
417
+ }
418
+ },] },
419
+ ];
420
+ /**
421
+ * @nocollapse
422
+ */
423
+ AxisDirective.ctorParameters = () => [
424
+ { type: ViewContainerRef, },
425
+ ];
426
+ /**
427
+ * Axis Array Directive
428
+ */
429
+ class AxesDirective extends ArrayBase {
430
+ constructor() {
431
+ super('axes');
432
+ }
433
+ }
434
+ AxesDirective.decorators = [
435
+ { type: Directive, args: [{
436
+ selector: 'ejs-chart>e-axes',
437
+ queries: {
438
+ children: new ContentChildren(AxisDirective)
439
+ },
440
+ },] },
441
+ ];
442
+ /**
443
+ * @nocollapse
444
+ */
445
+ AxesDirective.ctorParameters = () => [];
446
+
447
+ let input$7 = ['border', 'height'];
448
+ let outputs$7 = [];
449
+ /**
450
+ * Row Directive
451
+ * ```html
452
+ * <e-rows><e-row></e-row><e-rows>
453
+ * ```
454
+ */
455
+ class RowDirective extends ComplexBase {
456
+ /**
457
+ * @param {?} viewContainerRef
458
+ */
459
+ constructor(viewContainerRef) {
460
+ super();
461
+ this.viewContainerRef = viewContainerRef;
462
+ setValue('currentInstance', this, this.viewContainerRef);
463
+ this.registerEvents(outputs$7);
464
+ this.directivePropList = input$7;
465
+ }
466
+ }
467
+ RowDirective.decorators = [
468
+ { type: Directive, args: [{
469
+ selector: 'e-rows>e-row',
470
+ inputs: input$7,
471
+ outputs: outputs$7,
472
+ queries: {}
473
+ },] },
474
+ ];
475
+ /**
476
+ * @nocollapse
477
+ */
478
+ RowDirective.ctorParameters = () => [
479
+ { type: ViewContainerRef, },
480
+ ];
481
+ /**
482
+ * Row Array Directive
483
+ */
484
+ class RowsDirective extends ArrayBase {
485
+ constructor() {
486
+ super('rows');
487
+ }
488
+ }
489
+ RowsDirective.decorators = [
490
+ { type: Directive, args: [{
491
+ selector: 'ejs-chart>e-rows',
492
+ queries: {
493
+ children: new ContentChildren(RowDirective)
494
+ },
495
+ },] },
496
+ ];
497
+ /**
498
+ * @nocollapse
499
+ */
500
+ RowsDirective.ctorParameters = () => [];
501
+
502
+ let input$8 = ['border', 'width'];
503
+ let outputs$8 = [];
504
+ /**
505
+ * Column Directive
506
+ * ```html
507
+ * <e-columns><e-column></e-column><e-columns>
508
+ * ```
509
+ */
510
+ class ColumnDirective extends ComplexBase {
511
+ /**
512
+ * @param {?} viewContainerRef
513
+ */
514
+ constructor(viewContainerRef) {
515
+ super();
516
+ this.viewContainerRef = viewContainerRef;
517
+ setValue('currentInstance', this, this.viewContainerRef);
518
+ this.registerEvents(outputs$8);
519
+ this.directivePropList = input$8;
520
+ }
521
+ }
522
+ ColumnDirective.decorators = [
523
+ { type: Directive, args: [{
524
+ selector: 'e-columns>e-column',
525
+ inputs: input$8,
526
+ outputs: outputs$8,
527
+ queries: {}
528
+ },] },
529
+ ];
530
+ /**
531
+ * @nocollapse
532
+ */
533
+ ColumnDirective.ctorParameters = () => [
534
+ { type: ViewContainerRef, },
535
+ ];
536
+ /**
537
+ * Column Array Directive
538
+ */
539
+ class ColumnsDirective extends ArrayBase {
540
+ constructor() {
541
+ super('columns');
542
+ }
543
+ }
544
+ ColumnsDirective.decorators = [
545
+ { type: Directive, args: [{
546
+ selector: 'ejs-chart>e-columns',
547
+ queries: {
548
+ children: new ContentChildren(ColumnDirective)
549
+ },
550
+ },] },
551
+ ];
552
+ /**
553
+ * @nocollapse
554
+ */
555
+ ColumnsDirective.ctorParameters = () => [];
556
+
557
+ let input$9 = ['colors', 'end', 'label', 'start'];
558
+ let outputs$9 = [];
559
+ /**
560
+ * RangeColorSetting Directive
561
+ * ```html
562
+ * <e-rangeColorSettings><e-rangeColorSetting></e-rangeColorSetting><e-rangeColorSettings>
563
+ * ```
564
+ */
565
+ class RangeColorSettingDirective extends ComplexBase {
566
+ /**
567
+ * @param {?} viewContainerRef
568
+ */
569
+ constructor(viewContainerRef) {
570
+ super();
571
+ this.viewContainerRef = viewContainerRef;
572
+ setValue('currentInstance', this, this.viewContainerRef);
573
+ this.registerEvents(outputs$9);
574
+ this.directivePropList = input$9;
575
+ }
576
+ }
577
+ RangeColorSettingDirective.decorators = [
578
+ { type: Directive, args: [{
579
+ selector: 'e-rangecolorsettings>e-rangecolorsetting',
580
+ inputs: input$9,
581
+ outputs: outputs$9,
582
+ queries: {}
583
+ },] },
584
+ ];
585
+ /**
586
+ * @nocollapse
587
+ */
588
+ RangeColorSettingDirective.ctorParameters = () => [
589
+ { type: ViewContainerRef, },
590
+ ];
591
+ /**
592
+ * RangeColorSetting Array Directive
593
+ */
594
+ class RangeColorSettingsDirective extends ArrayBase {
595
+ constructor() {
596
+ super('rangecolorsettings');
597
+ }
598
+ }
599
+ RangeColorSettingsDirective.decorators = [
600
+ { type: Directive, args: [{
601
+ selector: 'ejs-chart>e-rangecolorsettings',
602
+ queries: {
603
+ children: new ContentChildren(RangeColorSettingDirective)
604
+ },
605
+ },] },
606
+ ];
607
+ /**
608
+ * @nocollapse
609
+ */
610
+ RangeColorSettingsDirective.ctorParameters = () => [];
611
+
612
+ var __decorate$1 = (this && this.__decorate) || function (decorators, target, key, desc) {
613
+ var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
614
+ if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
615
+ else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
616
+ return c > 3 && r && Object.defineProperty(target, key, r), r;
617
+ };
618
+ var __metadata$1 = (this && this.__metadata) || function (k, v) {
619
+ if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
620
+ };
621
+ let input$10 = ['accessibility', 'content', 'coordinateUnits', 'description', 'horizontalAlignment', 'region', 'verticalAlignment', 'x', 'xAxisName', 'y', 'yAxisName'];
622
+ let outputs$10 = [];
623
+ /**
624
+ * Annotation Directive
625
+ * ```html
626
+ * <e-annotations><e-annotation></e-annotation><e-annotations>
627
+ * ```
628
+ */
629
+ class AnnotationDirective extends ComplexBase {
630
+ /**
631
+ * @param {?} viewContainerRef
632
+ */
633
+ constructor(viewContainerRef) {
634
+ super();
635
+ this.viewContainerRef = viewContainerRef;
636
+ setValue('currentInstance', this, this.viewContainerRef);
637
+ this.registerEvents(outputs$10);
638
+ this.directivePropList = input$10;
639
+ }
640
+ }
641
+ AnnotationDirective.decorators = [
642
+ { type: Directive, args: [{
643
+ selector: 'e-annotations>e-annotation',
644
+ inputs: input$10,
645
+ outputs: outputs$10,
646
+ queries: {}
647
+ },] },
648
+ ];
649
+ /**
650
+ * @nocollapse
651
+ */
652
+ AnnotationDirective.ctorParameters = () => [
653
+ { type: ViewContainerRef, },
654
+ ];
655
+ AnnotationDirective.propDecorators = {
656
+ 'content': [{ type: ContentChild, args: ['content',] },],
657
+ };
658
+ __decorate$1([
659
+ Template(),
660
+ __metadata$1("design:type", Object)
661
+ ], AnnotationDirective.prototype, "content", void 0);
662
+ /**
663
+ * Annotation Array Directive
664
+ */
665
+ class AnnotationsDirective extends ArrayBase {
666
+ constructor() {
667
+ super('annotations');
668
+ }
669
+ }
670
+ AnnotationsDirective.decorators = [
671
+ { type: Directive, args: [{
672
+ selector: 'ejs-chart>e-annotations',
673
+ queries: {
674
+ children: new ContentChildren(AnnotationDirective)
675
+ },
676
+ },] },
677
+ ];
678
+ /**
679
+ * @nocollapse
680
+ */
681
+ AnnotationsDirective.ctorParameters = () => [];
682
+
683
+ let input$11 = ['point', 'series'];
684
+ let outputs$11 = [];
685
+ /**
686
+ * Selected Data Directive
687
+ * ```html
688
+ * <e-selecteddataindexes><e-selecteddataindex></e-selecteddataindex><e-selecteddataindexes>
689
+ * ```
690
+ */
691
+ class SelectedDataIndexDirective extends ComplexBase {
692
+ /**
693
+ * @param {?} viewContainerRef
694
+ */
695
+ constructor(viewContainerRef) {
696
+ super();
697
+ this.viewContainerRef = viewContainerRef;
698
+ setValue('currentInstance', this, this.viewContainerRef);
699
+ this.registerEvents(outputs$11);
700
+ this.directivePropList = input$11;
701
+ }
702
+ }
703
+ SelectedDataIndexDirective.decorators = [
704
+ { type: Directive, args: [{
705
+ selector: 'e-selecteddataindexes>e-selecteddataindex',
706
+ inputs: input$11,
707
+ outputs: outputs$11,
708
+ queries: {}
709
+ },] },
710
+ ];
711
+ /**
712
+ * @nocollapse
713
+ */
714
+ SelectedDataIndexDirective.ctorParameters = () => [
715
+ { type: ViewContainerRef, },
716
+ ];
717
+ /**
718
+ * SelectedDataIndex Array Directive
719
+ */
720
+ class SelectedDataIndexesDirective extends ArrayBase {
721
+ constructor() {
722
+ super('selecteddataindexes');
723
+ }
724
+ }
725
+ SelectedDataIndexesDirective.decorators = [
726
+ { type: Directive, args: [{
727
+ selector: 'ejs-chart>e-selecteddataindexes',
728
+ queries: {
729
+ children: new ContentChildren(SelectedDataIndexDirective)
730
+ },
731
+ },] },
732
+ ];
733
+ /**
734
+ * @nocollapse
735
+ */
736
+ SelectedDataIndexesDirective.ctorParameters = () => [];
737
+
738
+ let input$12 = ['accessibility', 'animation', 'bandColor', 'close', 'colorName', 'dPeriod', 'dashArray', 'dataSource', 'enableComplexProperty', 'fastPeriod', 'field', 'fill', 'high', 'kPeriod', 'low', 'lowerLine', 'macdLine', 'macdNegativeColor', 'macdPositiveColor', 'macdType', 'open', 'overBought', 'overSold', 'period', 'periodLine', 'pointColorMapping', 'query', 'segmentAxis', 'segments', 'seriesName', 'showZones', 'slowPeriod', 'standardDeviation', 'type', 'upperLine', 'visible', 'volume', 'width', 'xAxisName', 'xName', 'yAxisName'];
739
+ let outputs$12 = [];
740
+ /**
741
+ * Indicator Directive
742
+ * ```html
743
+ * <e-indicators>
744
+ * <e-indicator></e-indicator>
745
+ * </e-indicators>
746
+ * ```
747
+ */
748
+ class IndicatorDirective extends ComplexBase {
749
+ /**
750
+ * @param {?} viewContainerRef
751
+ */
752
+ constructor(viewContainerRef) {
753
+ super();
754
+ this.viewContainerRef = viewContainerRef;
755
+ setValue('currentInstance', this, this.viewContainerRef);
756
+ this.registerEvents(outputs$12);
757
+ this.directivePropList = input$12;
758
+ }
759
+ }
760
+ IndicatorDirective.decorators = [
761
+ { type: Directive, args: [{
762
+ selector: 'e-indicators>e-indicator',
763
+ inputs: input$12,
764
+ outputs: outputs$12,
765
+ queries: {}
766
+ },] },
767
+ ];
768
+ /**
769
+ * @nocollapse
770
+ */
771
+ IndicatorDirective.ctorParameters = () => [
772
+ { type: ViewContainerRef, },
773
+ ];
774
+ /**
775
+ * Indicator Array Directive
776
+ */
777
+ class IndicatorsDirective extends ArrayBase {
778
+ constructor() {
779
+ super('indicators');
780
+ }
781
+ }
782
+ IndicatorsDirective.decorators = [
783
+ { type: Directive, args: [{
784
+ selector: 'ej-chart>e-indicators',
785
+ queries: {
786
+ children: new ContentChildren(IndicatorDirective)
787
+ },
788
+ },] },
789
+ ];
790
+ /**
791
+ * @nocollapse
792
+ */
793
+ IndicatorsDirective.ctorParameters = () => [];
794
+
795
+ var __decorate$2 = (this && this.__decorate) || function (decorators, target, key, desc) {
796
+ var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
797
+ if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
798
+ else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
799
+ return c > 3 && r && Object.defineProperty(target, key, r), r;
800
+ };
801
+ var __metadata$2 = (this && this.__metadata) || function (k, v) {
802
+ if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
803
+ };
804
+ const inputs = ['accessibility', 'allowExport', 'allowMultiSelection', 'annotations', 'axes', 'background', 'backgroundImage', 'border', 'chartArea', 'columns', 'crosshair', 'currencyCode', 'dataSource', 'description', 'enableAnimation', 'enableAutoIntervalOnBothAxis', 'enableCanvas', 'enableExport', 'enableHtmlSanitizer', 'enablePersistence', 'enableRtl', 'enableSideBySidePlacement', 'focusBorderColor', 'focusBorderMargin', 'focusBorderWidth', 'height', 'highlightColor', 'highlightMode', 'highlightPattern', 'indicators', 'isMultiSelect', 'isTransposed', 'legendSettings', 'locale', 'margin', 'palettes', 'primaryXAxis', 'primaryYAxis', 'rangeColorSettings', 'rows', 'selectedDataIndexes', 'selectionMode', 'selectionPattern', 'series', 'stackLabels', 'subTitle', 'subTitleStyle', 'tabIndex', 'theme', 'title', 'titleStyle', 'tooltip', 'useGroupingSeparator', 'width', 'zoomSettings'];
805
+ const outputs$13 = ['afterExport', 'animationComplete', 'annotationRender', 'axisLabelClick', 'axisLabelRender', 'axisMultiLabelRender', 'axisRangeCalculated', 'beforeExport', 'beforePrint', 'beforeResize', 'chartDoubleClick', 'chartMouseClick', 'chartMouseDown', 'chartMouseLeave', 'chartMouseMove', 'chartMouseUp', 'drag', 'dragComplete', 'dragEnd', 'dragStart', 'legendClick', 'legendRender', 'load', 'loaded', 'multiLevelLabelClick', 'onZooming', 'pointClick', 'pointDoubleClick', 'pointMove', 'pointRender', 'resized', 'scrollChanged', 'scrollEnd', 'scrollStart', 'selectionComplete', 'seriesRender', 'sharedTooltipRender', 'textRender', 'tooltipRender', 'zoomComplete', 'dataSourceChange'];
806
+ const twoWays = ['dataSource'];
807
+ /**
808
+ * Chart Component
809
+ * ```html
810
+ * <ejschart></ejschart>
811
+ * ```
812
+ */
813
+ let ChartComponent = class ChartComponent extends Chart {
814
+ /**
815
+ * @param {?} ngEle
816
+ * @param {?} srenderer
817
+ * @param {?} viewContainerRef
818
+ * @param {?} injector
819
+ */
820
+ constructor(ngEle, srenderer, viewContainerRef, injector) {
821
+ super();
822
+ this.ngEle = ngEle;
823
+ this.srenderer = srenderer;
824
+ this.viewContainerRef = viewContainerRef;
825
+ this.injector = injector;
826
+ this.tags = ['series', 'axes', 'rows', 'columns', 'rangeColorSettings', 'annotations', 'selectedDataIndexes', 'indicators'];
827
+ this.element = this.ngEle.nativeElement;
828
+ this.injectedModules = this.injectedModules || [];
829
+ try {
830
+ let mod = this.injector.get('ChartsLineSeries');
831
+ if (this.injectedModules.indexOf(mod) === -1) {
832
+ this.injectedModules.push(mod);
833
+ }
834
+ }
835
+ catch (_a) { }
836
+ try {
837
+ let mod = this.injector.get('ChartsScatterSeries');
838
+ if (this.injectedModules.indexOf(mod) === -1) {
839
+ this.injectedModules.push(mod);
840
+ }
841
+ }
842
+ catch (_b) { }
843
+ try {
844
+ let mod = this.injector.get('ChartsColumnSeries');
845
+ if (this.injectedModules.indexOf(mod) === -1) {
846
+ this.injectedModules.push(mod);
847
+ }
848
+ }
849
+ catch (_c) { }
850
+ try {
851
+ let mod = this.injector.get('ChartsSplineSeries');
852
+ if (this.injectedModules.indexOf(mod) === -1) {
853
+ this.injectedModules.push(mod);
854
+ }
855
+ }
856
+ catch (_d) { }
857
+ try {
858
+ let mod = this.injector.get('ChartsSplineAreaSeries');
859
+ if (this.injectedModules.indexOf(mod) === -1) {
860
+ this.injectedModules.push(mod);
861
+ }
862
+ }
863
+ catch (_e) { }
864
+ try {
865
+ let mod = this.injector.get('ChartsStripLine');
866
+ if (this.injectedModules.indexOf(mod) === -1) {
867
+ this.injectedModules.push(mod);
868
+ }
869
+ }
870
+ catch (_f) { }
871
+ try {
872
+ let mod = this.injector.get('ChartsAreaSeries');
873
+ if (this.injectedModules.indexOf(mod) === -1) {
874
+ this.injectedModules.push(mod);
875
+ }
876
+ }
877
+ catch (_g) { }
878
+ try {
879
+ let mod = this.injector.get('ChartsScrollBar');
880
+ if (this.injectedModules.indexOf(mod) === -1) {
881
+ this.injectedModules.push(mod);
882
+ }
883
+ }
884
+ catch (_h) { }
885
+ try {
886
+ let mod = this.injector.get('ChartsStepLineSeries');
887
+ if (this.injectedModules.indexOf(mod) === -1) {
888
+ this.injectedModules.push(mod);
889
+ }
890
+ }
891
+ catch (_j) { }
892
+ try {
893
+ let mod = this.injector.get('ChartsStepAreaSeries');
894
+ if (this.injectedModules.indexOf(mod) === -1) {
895
+ this.injectedModules.push(mod);
896
+ }
897
+ }
898
+ catch (_k) { }
899
+ try {
900
+ let mod = this.injector.get('ChartsStackingColumnSeries');
901
+ if (this.injectedModules.indexOf(mod) === -1) {
902
+ this.injectedModules.push(mod);
903
+ }
904
+ }
905
+ catch (_l) { }
906
+ try {
907
+ let mod = this.injector.get('ChartsStackingLineSeries');
908
+ if (this.injectedModules.indexOf(mod) === -1) {
909
+ this.injectedModules.push(mod);
910
+ }
911
+ }
912
+ catch (_m) { }
913
+ try {
914
+ let mod = this.injector.get('ChartsStackingAreaSeries');
915
+ if (this.injectedModules.indexOf(mod) === -1) {
916
+ this.injectedModules.push(mod);
917
+ }
918
+ }
919
+ catch (_o) { }
920
+ try {
921
+ let mod = this.injector.get('ChartsStackingStepAreaSeries');
922
+ if (this.injectedModules.indexOf(mod) === -1) {
923
+ this.injectedModules.push(mod);
924
+ }
925
+ }
926
+ catch (_p) { }
927
+ try {
928
+ let mod = this.injector.get('ChartsBarSeries');
929
+ if (this.injectedModules.indexOf(mod) === -1) {
930
+ this.injectedModules.push(mod);
931
+ }
932
+ }
933
+ catch (_q) { }
934
+ try {
935
+ let mod = this.injector.get('ChartsStackingBarSeries');
936
+ if (this.injectedModules.indexOf(mod) === -1) {
937
+ this.injectedModules.push(mod);
938
+ }
939
+ }
940
+ catch (_r) { }
941
+ try {
942
+ let mod = this.injector.get('ChartsRangeColumnSeries');
943
+ if (this.injectedModules.indexOf(mod) === -1) {
944
+ this.injectedModules.push(mod);
945
+ }
946
+ }
947
+ catch (_s) { }
948
+ try {
949
+ let mod = this.injector.get('ChartsBubbleSeries');
950
+ if (this.injectedModules.indexOf(mod) === -1) {
951
+ this.injectedModules.push(mod);
952
+ }
953
+ }
954
+ catch (_t) { }
955
+ try {
956
+ let mod = this.injector.get('ChartsTooltip');
957
+ if (this.injectedModules.indexOf(mod) === -1) {
958
+ this.injectedModules.push(mod);
959
+ }
960
+ }
961
+ catch (_u) { }
962
+ try {
963
+ let mod = this.injector.get('ChartsCrosshair');
964
+ if (this.injectedModules.indexOf(mod) === -1) {
965
+ this.injectedModules.push(mod);
966
+ }
967
+ }
968
+ catch (_v) { }
969
+ try {
970
+ let mod = this.injector.get('ChartsCategory');
971
+ if (this.injectedModules.indexOf(mod) === -1) {
972
+ this.injectedModules.push(mod);
973
+ }
974
+ }
975
+ catch (_w) { }
976
+ try {
977
+ let mod = this.injector.get('ChartsDateTime');
978
+ if (this.injectedModules.indexOf(mod) === -1) {
979
+ this.injectedModules.push(mod);
980
+ }
981
+ }
982
+ catch (_x) { }
983
+ try {
984
+ let mod = this.injector.get('ChartsLogarithmic');
985
+ if (this.injectedModules.indexOf(mod) === -1) {
986
+ this.injectedModules.push(mod);
987
+ }
988
+ }
989
+ catch (_y) { }
990
+ try {
991
+ let mod = this.injector.get('ChartsLegend');
992
+ if (this.injectedModules.indexOf(mod) === -1) {
993
+ this.injectedModules.push(mod);
994
+ }
995
+ }
996
+ catch (_z) { }
997
+ try {
998
+ let mod = this.injector.get('ChartsZoom');
999
+ if (this.injectedModules.indexOf(mod) === -1) {
1000
+ this.injectedModules.push(mod);
1001
+ }
1002
+ }
1003
+ catch (_0) { }
1004
+ try {
1005
+ let mod = this.injector.get('ChartsDataLabel');
1006
+ if (this.injectedModules.indexOf(mod) === -1) {
1007
+ this.injectedModules.push(mod);
1008
+ }
1009
+ }
1010
+ catch (_1) { }
1011
+ try {
1012
+ let mod = this.injector.get('ChartsSelection');
1013
+ if (this.injectedModules.indexOf(mod) === -1) {
1014
+ this.injectedModules.push(mod);
1015
+ }
1016
+ }
1017
+ catch (_2) { }
1018
+ try {
1019
+ let mod = this.injector.get('ChartsChartAnnotation');
1020
+ if (this.injectedModules.indexOf(mod) === -1) {
1021
+ this.injectedModules.push(mod);
1022
+ }
1023
+ }
1024
+ catch (_3) { }
1025
+ try {
1026
+ let mod = this.injector.get('ChartsHiloSeries');
1027
+ if (this.injectedModules.indexOf(mod) === -1) {
1028
+ this.injectedModules.push(mod);
1029
+ }
1030
+ }
1031
+ catch (_4) { }
1032
+ try {
1033
+ let mod = this.injector.get('ChartsHiloOpenCloseSeries');
1034
+ if (this.injectedModules.indexOf(mod) === -1) {
1035
+ this.injectedModules.push(mod);
1036
+ }
1037
+ }
1038
+ catch (_5) { }
1039
+ try {
1040
+ let mod = this.injector.get('ChartsWaterfallSeries');
1041
+ if (this.injectedModules.indexOf(mod) === -1) {
1042
+ this.injectedModules.push(mod);
1043
+ }
1044
+ }
1045
+ catch (_6) { }
1046
+ try {
1047
+ let mod = this.injector.get('ChartsRangeAreaSeries');
1048
+ if (this.injectedModules.indexOf(mod) === -1) {
1049
+ this.injectedModules.push(mod);
1050
+ }
1051
+ }
1052
+ catch (_7) { }
1053
+ try {
1054
+ let mod = this.injector.get('ChartsRangeStepAreaSeries');
1055
+ if (this.injectedModules.indexOf(mod) === -1) {
1056
+ this.injectedModules.push(mod);
1057
+ }
1058
+ }
1059
+ catch (_8) { }
1060
+ try {
1061
+ let mod = this.injector.get('ChartsSplineRangeAreaSeries');
1062
+ if (this.injectedModules.indexOf(mod) === -1) {
1063
+ this.injectedModules.push(mod);
1064
+ }
1065
+ }
1066
+ catch (_9) { }
1067
+ try {
1068
+ let mod = this.injector.get('ChartsCandleSeries');
1069
+ if (this.injectedModules.indexOf(mod) === -1) {
1070
+ this.injectedModules.push(mod);
1071
+ }
1072
+ }
1073
+ catch (_10) { }
1074
+ try {
1075
+ let mod = this.injector.get('ChartsPolarSeries');
1076
+ if (this.injectedModules.indexOf(mod) === -1) {
1077
+ this.injectedModules.push(mod);
1078
+ }
1079
+ }
1080
+ catch (_11) { }
1081
+ try {
1082
+ let mod = this.injector.get('ChartsRadarSeries');
1083
+ if (this.injectedModules.indexOf(mod) === -1) {
1084
+ this.injectedModules.push(mod);
1085
+ }
1086
+ }
1087
+ catch (_12) { }
1088
+ try {
1089
+ let mod = this.injector.get('ChartsSmaIndicator');
1090
+ if (this.injectedModules.indexOf(mod) === -1) {
1091
+ this.injectedModules.push(mod);
1092
+ }
1093
+ }
1094
+ catch (_13) { }
1095
+ try {
1096
+ let mod = this.injector.get('ChartsTmaIndicator');
1097
+ if (this.injectedModules.indexOf(mod) === -1) {
1098
+ this.injectedModules.push(mod);
1099
+ }
1100
+ }
1101
+ catch (_14) { }
1102
+ try {
1103
+ let mod = this.injector.get('ChartsEmaIndicator');
1104
+ if (this.injectedModules.indexOf(mod) === -1) {
1105
+ this.injectedModules.push(mod);
1106
+ }
1107
+ }
1108
+ catch (_15) { }
1109
+ try {
1110
+ let mod = this.injector.get('ChartsAccumulationDistributionIndicator');
1111
+ if (this.injectedModules.indexOf(mod) === -1) {
1112
+ this.injectedModules.push(mod);
1113
+ }
1114
+ }
1115
+ catch (_16) { }
1116
+ try {
1117
+ let mod = this.injector.get('ChartsMacdIndicator');
1118
+ if (this.injectedModules.indexOf(mod) === -1) {
1119
+ this.injectedModules.push(mod);
1120
+ }
1121
+ }
1122
+ catch (_17) { }
1123
+ try {
1124
+ let mod = this.injector.get('ChartsAtrIndicator');
1125
+ if (this.injectedModules.indexOf(mod) === -1) {
1126
+ this.injectedModules.push(mod);
1127
+ }
1128
+ }
1129
+ catch (_18) { }
1130
+ try {
1131
+ let mod = this.injector.get('ChartsRsiIndicator');
1132
+ if (this.injectedModules.indexOf(mod) === -1) {
1133
+ this.injectedModules.push(mod);
1134
+ }
1135
+ }
1136
+ catch (_19) { }
1137
+ try {
1138
+ let mod = this.injector.get('ChartsMomentumIndicator');
1139
+ if (this.injectedModules.indexOf(mod) === -1) {
1140
+ this.injectedModules.push(mod);
1141
+ }
1142
+ }
1143
+ catch (_20) { }
1144
+ try {
1145
+ let mod = this.injector.get('ChartsStochasticIndicator');
1146
+ if (this.injectedModules.indexOf(mod) === -1) {
1147
+ this.injectedModules.push(mod);
1148
+ }
1149
+ }
1150
+ catch (_21) { }
1151
+ try {
1152
+ let mod = this.injector.get('ChartsBollingerBands');
1153
+ if (this.injectedModules.indexOf(mod) === -1) {
1154
+ this.injectedModules.push(mod);
1155
+ }
1156
+ }
1157
+ catch (_22) { }
1158
+ try {
1159
+ let mod = this.injector.get('ChartsBoxAndWhiskerSeries');
1160
+ if (this.injectedModules.indexOf(mod) === -1) {
1161
+ this.injectedModules.push(mod);
1162
+ }
1163
+ }
1164
+ catch (_23) { }
1165
+ try {
1166
+ let mod = this.injector.get('ChartsHistogramSeries');
1167
+ if (this.injectedModules.indexOf(mod) === -1) {
1168
+ this.injectedModules.push(mod);
1169
+ }
1170
+ }
1171
+ catch (_24) { }
1172
+ try {
1173
+ let mod = this.injector.get('ChartsErrorBar');
1174
+ if (this.injectedModules.indexOf(mod) === -1) {
1175
+ this.injectedModules.push(mod);
1176
+ }
1177
+ }
1178
+ catch (_25) { }
1179
+ try {
1180
+ let mod = this.injector.get('ChartsTrendlines');
1181
+ if (this.injectedModules.indexOf(mod) === -1) {
1182
+ this.injectedModules.push(mod);
1183
+ }
1184
+ }
1185
+ catch (_26) { }
1186
+ try {
1187
+ let mod = this.injector.get('ChartsDateTimeCategory');
1188
+ if (this.injectedModules.indexOf(mod) === -1) {
1189
+ this.injectedModules.push(mod);
1190
+ }
1191
+ }
1192
+ catch (_27) { }
1193
+ try {
1194
+ let mod = this.injector.get('ChartsMultiColoredLineSeries');
1195
+ if (this.injectedModules.indexOf(mod) === -1) {
1196
+ this.injectedModules.push(mod);
1197
+ }
1198
+ }
1199
+ catch (_28) { }
1200
+ try {
1201
+ let mod = this.injector.get('ChartsMultiColoredAreaSeries');
1202
+ if (this.injectedModules.indexOf(mod) === -1) {
1203
+ this.injectedModules.push(mod);
1204
+ }
1205
+ }
1206
+ catch (_29) { }
1207
+ try {
1208
+ let mod = this.injector.get('ChartsMultiLevelLabel');
1209
+ if (this.injectedModules.indexOf(mod) === -1) {
1210
+ this.injectedModules.push(mod);
1211
+ }
1212
+ }
1213
+ catch (_30) { }
1214
+ try {
1215
+ let mod = this.injector.get('ChartsParetoSeries');
1216
+ if (this.injectedModules.indexOf(mod) === -1) {
1217
+ this.injectedModules.push(mod);
1218
+ }
1219
+ }
1220
+ catch (_31) { }
1221
+ try {
1222
+ let mod = this.injector.get('ChartsExport');
1223
+ if (this.injectedModules.indexOf(mod) === -1) {
1224
+ this.injectedModules.push(mod);
1225
+ }
1226
+ }
1227
+ catch (_32) { }
1228
+ try {
1229
+ let mod = this.injector.get('ChartsDataEditing');
1230
+ if (this.injectedModules.indexOf(mod) === -1) {
1231
+ this.injectedModules.push(mod);
1232
+ }
1233
+ }
1234
+ catch (_33) { }
1235
+ try {
1236
+ let mod = this.injector.get('ChartsHighlight');
1237
+ if (this.injectedModules.indexOf(mod) === -1) {
1238
+ this.injectedModules.push(mod);
1239
+ }
1240
+ }
1241
+ catch (_34) { }
1242
+ this.registerEvents(outputs$13);
1243
+ this.addTwoWay.call(this, twoWays);
1244
+ setValue('currentInstance', this, this.viewContainerRef);
1245
+ this.context = new ComponentBase();
1246
+ }
1247
+ /**
1248
+ * @return {?}
1249
+ */
1250
+ ngOnInit() {
1251
+ this.context.ngOnInit(this);
1252
+ }
1253
+ /**
1254
+ * @return {?}
1255
+ */
1256
+ ngAfterViewInit() {
1257
+ this.context.ngAfterViewInit(this);
1258
+ }
1259
+ /**
1260
+ * @return {?}
1261
+ */
1262
+ ngOnDestroy() {
1263
+ this.context.ngOnDestroy(this);
1264
+ }
1265
+ /**
1266
+ * @return {?}
1267
+ */
1268
+ ngAfterContentChecked() {
1269
+ this.tagObjects[0].instance = this.childSeries;
1270
+ if (this.childAxes) {
1271
+ this.tagObjects[1].instance = this.childAxes;
1272
+ }
1273
+ if (this.childRows) {
1274
+ this.tagObjects[2].instance = this.childRows;
1275
+ }
1276
+ if (this.childColumns) {
1277
+ this.tagObjects[3].instance = this.childColumns;
1278
+ }
1279
+ if (this.childRangeColorSettings) {
1280
+ this.tagObjects[4].instance = this.childRangeColorSettings;
1281
+ }
1282
+ if (this.childAnnotations) {
1283
+ this.tagObjects[5].instance = this.childAnnotations;
1284
+ }
1285
+ if (this.childSelectedDataIndexes) {
1286
+ this.tagObjects[6].instance = this.childSelectedDataIndexes;
1287
+ }
1288
+ if (this.childIndicators) {
1289
+ this.tagObjects[7].instance = this.childIndicators;
1290
+ }
1291
+ this.context.ngAfterContentChecked(this);
1292
+ }
1293
+ };
1294
+ ChartComponent.decorators = [
1295
+ { type: Component, args: [{
1296
+ selector: 'ejs-chart',
1297
+ inputs: inputs,
1298
+ outputs: outputs$13,
1299
+ template: '',
1300
+ queries: {
1301
+ childSeries: new ContentChild(SeriesCollectionDirective),
1302
+ childAxes: new ContentChild(AxesDirective),
1303
+ childRows: new ContentChild(RowsDirective),
1304
+ childColumns: new ContentChild(ColumnsDirective),
1305
+ childRangeColorSettings: new ContentChild(RangeColorSettingsDirective),
1306
+ childAnnotations: new ContentChild(AnnotationsDirective),
1307
+ childSelectedDataIndexes: new ContentChild(SelectedDataIndexesDirective),
1308
+ childIndicators: new ContentChild(IndicatorsDirective)
1309
+ }
1310
+ },] },
1311
+ ];
1312
+ /**
1313
+ * @nocollapse
1314
+ */
1315
+ ChartComponent.ctorParameters = () => [
1316
+ { type: ElementRef, },
1317
+ { type: Renderer2, },
1318
+ { type: ViewContainerRef, },
1319
+ { type: Injector, },
1320
+ ];
1321
+ ChartComponent.propDecorators = {
1322
+ 'tooltip_template': [{ type: ContentChild, args: ['tooltipTemplate',] },],
1323
+ };
1324
+ __decorate$2([
1325
+ Template(),
1326
+ __metadata$2("design:type", Object)
1327
+ ], ChartComponent.prototype, "tooltip_template", void 0);
1328
+ ChartComponent = __decorate$2([
1329
+ ComponentMixins([ComponentBase]),
1330
+ __metadata$2("design:paramtypes", [ElementRef,
1331
+ Renderer2,
1332
+ ViewContainerRef,
1333
+ Injector])
1334
+ ], ChartComponent);
1335
+
1336
+ /**
1337
+ * NgModule definition for the Chart component.
1338
+ */
1339
+ class ChartModule {
1340
+ }
1341
+ ChartModule.decorators = [
1342
+ { type: NgModule, args: [{
1343
+ imports: [CommonModule],
1344
+ declarations: [
1345
+ ChartComponent,
1346
+ TrendlineDirective,
1347
+ TrendlinesDirective,
1348
+ SegmentDirective,
1349
+ SegmentsDirective,
1350
+ SeriesDirective,
1351
+ SeriesCollectionDirective,
1352
+ StripLineDirective,
1353
+ StripLinesDirective,
1354
+ CategoryDirective,
1355
+ CategoriesDirective,
1356
+ MultiLevelLabelDirective,
1357
+ MultiLevelLabelsDirective,
1358
+ AxisDirective,
1359
+ AxesDirective,
1360
+ RowDirective,
1361
+ RowsDirective,
1362
+ ColumnDirective,
1363
+ ColumnsDirective,
1364
+ RangeColorSettingDirective,
1365
+ RangeColorSettingsDirective,
1366
+ AnnotationDirective,
1367
+ AnnotationsDirective,
1368
+ SelectedDataIndexDirective,
1369
+ SelectedDataIndexesDirective,
1370
+ IndicatorDirective,
1371
+ IndicatorsDirective
1372
+ ],
1373
+ exports: [
1374
+ ChartComponent,
1375
+ TrendlineDirective,
1376
+ TrendlinesDirective,
1377
+ SegmentDirective,
1378
+ SegmentsDirective,
1379
+ SeriesDirective,
1380
+ SeriesCollectionDirective,
1381
+ StripLineDirective,
1382
+ StripLinesDirective,
1383
+ CategoryDirective,
1384
+ CategoriesDirective,
1385
+ MultiLevelLabelDirective,
1386
+ MultiLevelLabelsDirective,
1387
+ AxisDirective,
1388
+ AxesDirective,
1389
+ RowDirective,
1390
+ RowsDirective,
1391
+ ColumnDirective,
1392
+ ColumnsDirective,
1393
+ RangeColorSettingDirective,
1394
+ RangeColorSettingsDirective,
1395
+ AnnotationDirective,
1396
+ AnnotationsDirective,
1397
+ SelectedDataIndexDirective,
1398
+ SelectedDataIndexesDirective,
1399
+ IndicatorDirective,
1400
+ IndicatorsDirective
1401
+ ]
1402
+ },] },
1403
+ ];
1404
+ /**
1405
+ * @nocollapse
1406
+ */
1407
+ ChartModule.ctorParameters = () => [];
1408
+
1409
+ const LineSeriesService = { provide: 'ChartsLineSeries', useValue: LineSeries };
1410
+ const ScatterSeriesService = { provide: 'ChartsScatterSeries', useValue: ScatterSeries };
1411
+ const ColumnSeriesService = { provide: 'ChartsColumnSeries', useValue: ColumnSeries };
1412
+ const SplineSeriesService = { provide: 'ChartsSplineSeries', useValue: SplineSeries };
1413
+ const SplineAreaSeriesService = { provide: 'ChartsSplineAreaSeries', useValue: SplineAreaSeries };
1414
+ const StripLineService = { provide: 'ChartsStripLine', useValue: StripLine };
1415
+ const AreaSeriesService = { provide: 'ChartsAreaSeries', useValue: AreaSeries };
1416
+ const ScrollBarService = { provide: 'ChartsScrollBar', useValue: ScrollBar };
1417
+ const StepLineSeriesService = { provide: 'ChartsStepLineSeries', useValue: StepLineSeries };
1418
+ const StepAreaSeriesService = { provide: 'ChartsStepAreaSeries', useValue: StepAreaSeries };
1419
+ const StackingColumnSeriesService = { provide: 'ChartsStackingColumnSeries', useValue: StackingColumnSeries };
1420
+ const StackingLineSeriesService = { provide: 'ChartsStackingLineSeries', useValue: StackingLineSeries };
1421
+ const StackingAreaSeriesService = { provide: 'ChartsStackingAreaSeries', useValue: StackingAreaSeries };
1422
+ const StackingStepAreaSeriesService = { provide: 'ChartsStackingStepAreaSeries', useValue: StackingStepAreaSeries };
1423
+ const BarSeriesService = { provide: 'ChartsBarSeries', useValue: BarSeries };
1424
+ const StackingBarSeriesService = { provide: 'ChartsStackingBarSeries', useValue: StackingBarSeries };
1425
+ const RangeColumnSeriesService = { provide: 'ChartsRangeColumnSeries', useValue: RangeColumnSeries };
1426
+ const BubbleSeriesService = { provide: 'ChartsBubbleSeries', useValue: BubbleSeries };
1427
+ const TooltipService = { provide: 'ChartsTooltip', useValue: Tooltip };
1428
+ const CrosshairService = { provide: 'ChartsCrosshair', useValue: Crosshair };
1429
+ const CategoryService = { provide: 'ChartsCategory', useValue: Category };
1430
+ const DateTimeService = { provide: 'ChartsDateTime', useValue: DateTime };
1431
+ const LogarithmicService = { provide: 'ChartsLogarithmic', useValue: Logarithmic };
1432
+ const LegendService = { provide: 'ChartsLegend', useValue: Legend };
1433
+ const ZoomService = { provide: 'ChartsZoom', useValue: Zoom };
1434
+ const DataLabelService = { provide: 'ChartsDataLabel', useValue: DataLabel };
1435
+ const SelectionService = { provide: 'ChartsSelection', useValue: Selection };
1436
+ const ChartAnnotationService = { provide: 'ChartsChartAnnotation', useValue: ChartAnnotation };
1437
+ const HiloSeriesService = { provide: 'ChartsHiloSeries', useValue: HiloSeries };
1438
+ const HiloOpenCloseSeriesService = { provide: 'ChartsHiloOpenCloseSeries', useValue: HiloOpenCloseSeries };
1439
+ const WaterfallSeriesService = { provide: 'ChartsWaterfallSeries', useValue: WaterfallSeries };
1440
+ const RangeAreaSeriesService = { provide: 'ChartsRangeAreaSeries', useValue: RangeAreaSeries };
1441
+ const RangeStepAreaSeriesService = { provide: 'ChartsRangeStepAreaSeries', useValue: RangeStepAreaSeries };
1442
+ const SplineRangeAreaSeriesService = { provide: 'ChartsSplineRangeAreaSeries', useValue: SplineRangeAreaSeries };
1443
+ const CandleSeriesService = { provide: 'ChartsCandleSeries', useValue: CandleSeries };
1444
+ const PolarSeriesService = { provide: 'ChartsPolarSeries', useValue: PolarSeries };
1445
+ const RadarSeriesService = { provide: 'ChartsRadarSeries', useValue: RadarSeries };
1446
+ const SmaIndicatorService = { provide: 'ChartsSmaIndicator', useValue: SmaIndicator };
1447
+ const TmaIndicatorService = { provide: 'ChartsTmaIndicator', useValue: TmaIndicator };
1448
+ const EmaIndicatorService = { provide: 'ChartsEmaIndicator', useValue: EmaIndicator };
1449
+ const AccumulationDistributionIndicatorService = { provide: 'ChartsAccumulationDistributionIndicator', useValue: AccumulationDistributionIndicator };
1450
+ const MacdIndicatorService = { provide: 'ChartsMacdIndicator', useValue: MacdIndicator };
1451
+ const AtrIndicatorService = { provide: 'ChartsAtrIndicator', useValue: AtrIndicator };
1452
+ const RsiIndicatorService = { provide: 'ChartsRsiIndicator', useValue: RsiIndicator };
1453
+ const MomentumIndicatorService = { provide: 'ChartsMomentumIndicator', useValue: MomentumIndicator };
1454
+ const StochasticIndicatorService = { provide: 'ChartsStochasticIndicator', useValue: StochasticIndicator };
1455
+ const BollingerBandsService = { provide: 'ChartsBollingerBands', useValue: BollingerBands };
1456
+ const BoxAndWhiskerSeriesService = { provide: 'ChartsBoxAndWhiskerSeries', useValue: BoxAndWhiskerSeries };
1457
+ const HistogramSeriesService = { provide: 'ChartsHistogramSeries', useValue: HistogramSeries };
1458
+ const ErrorBarService = { provide: 'ChartsErrorBar', useValue: ErrorBar };
1459
+ const TrendlinesService = { provide: 'ChartsTrendlines', useValue: Trendlines };
1460
+ const DateTimeCategoryService = { provide: 'ChartsDateTimeCategory', useValue: DateTimeCategory };
1461
+ const MultiColoredLineSeriesService = { provide: 'ChartsMultiColoredLineSeries', useValue: MultiColoredLineSeries };
1462
+ const MultiColoredAreaSeriesService = { provide: 'ChartsMultiColoredAreaSeries', useValue: MultiColoredAreaSeries };
1463
+ const MultiLevelLabelService = { provide: 'ChartsMultiLevelLabel', useValue: MultiLevelLabel };
1464
+ const ParetoSeriesService = { provide: 'ChartsParetoSeries', useValue: ParetoSeries };
1465
+ const ExportService = { provide: 'ChartsExport', useValue: Export };
1466
+ const DataEditingService = { provide: 'ChartsDataEditing', useValue: DataEditing };
1467
+ const HighlightService = { provide: 'ChartsHighlight', useValue: Highlight };
1468
+ /**
1469
+ * NgModule definition for the Chart component with providers.
1470
+ */
1471
+ class ChartAllModule {
1472
+ }
1473
+ ChartAllModule.decorators = [
1474
+ { type: NgModule, args: [{
1475
+ imports: [CommonModule, ChartModule],
1476
+ exports: [
1477
+ ChartModule
1478
+ ],
1479
+ providers: [
1480
+ LineSeriesService,
1481
+ ScatterSeriesService,
1482
+ ColumnSeriesService,
1483
+ SplineSeriesService,
1484
+ SplineAreaSeriesService,
1485
+ StripLineService,
1486
+ AreaSeriesService,
1487
+ ScrollBarService,
1488
+ StepLineSeriesService,
1489
+ StepAreaSeriesService,
1490
+ StackingColumnSeriesService,
1491
+ StackingLineSeriesService,
1492
+ StackingAreaSeriesService,
1493
+ StackingStepAreaSeriesService,
1494
+ BarSeriesService,
1495
+ StackingBarSeriesService,
1496
+ RangeColumnSeriesService,
1497
+ BubbleSeriesService,
1498
+ TooltipService,
1499
+ CrosshairService,
1500
+ CategoryService,
1501
+ DateTimeService,
1502
+ LogarithmicService,
1503
+ LegendService,
1504
+ ZoomService,
1505
+ DataLabelService,
1506
+ SelectionService,
1507
+ ChartAnnotationService,
1508
+ HiloSeriesService,
1509
+ HiloOpenCloseSeriesService,
1510
+ WaterfallSeriesService,
1511
+ RangeAreaSeriesService,
1512
+ RangeStepAreaSeriesService,
1513
+ SplineRangeAreaSeriesService,
1514
+ CandleSeriesService,
1515
+ PolarSeriesService,
1516
+ RadarSeriesService,
1517
+ SmaIndicatorService,
1518
+ TmaIndicatorService,
1519
+ EmaIndicatorService,
1520
+ AccumulationDistributionIndicatorService,
1521
+ MacdIndicatorService,
1522
+ AtrIndicatorService,
1523
+ RsiIndicatorService,
1524
+ MomentumIndicatorService,
1525
+ StochasticIndicatorService,
1526
+ BollingerBandsService,
1527
+ BoxAndWhiskerSeriesService,
1528
+ HistogramSeriesService,
1529
+ ErrorBarService,
1530
+ TrendlinesService,
1531
+ DateTimeCategoryService,
1532
+ MultiColoredLineSeriesService,
1533
+ MultiColoredAreaSeriesService,
1534
+ MultiLevelLabelService,
1535
+ ParetoSeriesService,
1536
+ ExportService,
1537
+ DataEditingService,
1538
+ HighlightService
1539
+ ]
1540
+ },] },
1541
+ ];
1542
+ /**
1543
+ * @nocollapse
1544
+ */
1545
+ ChartAllModule.ctorParameters = () => [];
1546
+
1547
+ var __decorate$3 = (this && this.__decorate) || function (decorators, target, key, desc) {
1548
+ var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
1549
+ if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
1550
+ else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
1551
+ return c > 3 && r && Object.defineProperty(target, key, r), r;
1552
+ };
1553
+ var __metadata$3 = (this && this.__metadata) || function (k, v) {
1554
+ if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
1555
+ };
1556
+ let input$13 = ['accessibility', 'animation', 'applyPattern', 'border', 'borderRadius', 'dashArray', 'dataLabel', 'dataSource', 'emptyPointSettings', 'enableTooltip', 'endAngle', 'explode', 'explodeAll', 'explodeIndex', 'explodeOffset', 'funnelMode', 'gapRatio', 'groupMode', 'groupTo', 'height', 'innerRadius', 'legendImageUrl', 'legendShape', 'name', 'neckHeight', 'neckWidth', 'opacity', 'palettes', 'pointColorMapping', 'pyramidMode', 'query', 'radius', 'selectionStyle', 'startAngle', 'tooltipMappingName', 'type', 'visible', 'width', 'xName', 'yName'];
1557
+ let outputs$14 = [];
1558
+ /**
1559
+ * AccumulationSeries Directive
1560
+ * ```html
1561
+ * <e-accumulation-series-collection>
1562
+ * <e-accumulation-series></e-accumulation-series>
1563
+ * </e-accumulation-series-collection>
1564
+ * ```
1565
+ */
1566
+ class AccumulationSeriesDirective extends ComplexBase {
1567
+ /**
1568
+ * @param {?} viewContainerRef
1569
+ */
1570
+ constructor(viewContainerRef) {
1571
+ super();
1572
+ this.viewContainerRef = viewContainerRef;
1573
+ setValue('currentInstance', this, this.viewContainerRef);
1574
+ this.registerEvents(outputs$14);
1575
+ this.directivePropList = input$13;
1576
+ }
1577
+ }
1578
+ AccumulationSeriesDirective.decorators = [
1579
+ { type: Directive, args: [{
1580
+ selector: 'e-accumulation-series-collection>e-accumulation-series',
1581
+ inputs: input$13,
1582
+ outputs: outputs$14,
1583
+ queries: {}
1584
+ },] },
1585
+ ];
1586
+ /**
1587
+ * @nocollapse
1588
+ */
1589
+ AccumulationSeriesDirective.ctorParameters = () => [
1590
+ { type: ViewContainerRef, },
1591
+ ];
1592
+ AccumulationSeriesDirective.propDecorators = {
1593
+ 'dataLabel_template': [{ type: ContentChild, args: ['dataLabelTemplate',] },],
1594
+ };
1595
+ __decorate$3([
1596
+ Template(),
1597
+ __metadata$3("design:type", Object)
1598
+ ], AccumulationSeriesDirective.prototype, "dataLabel_template", void 0);
1599
+ /**
1600
+ * AccumulationSeries Array Directive
1601
+ */
1602
+ class AccumulationSeriesCollectionDirective extends ArrayBase {
1603
+ constructor() {
1604
+ super('series');
1605
+ }
1606
+ }
1607
+ AccumulationSeriesCollectionDirective.decorators = [
1608
+ { type: Directive, args: [{
1609
+ selector: 'ej-accumulationchart>e-accumulation-series-collection',
1610
+ queries: {
1611
+ children: new ContentChildren(AccumulationSeriesDirective)
1612
+ },
1613
+ },] },
1614
+ ];
1615
+ /**
1616
+ * @nocollapse
1617
+ */
1618
+ AccumulationSeriesCollectionDirective.ctorParameters = () => [];
1619
+
1620
+ var __decorate$4 = (this && this.__decorate) || function (decorators, target, key, desc) {
1621
+ var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
1622
+ if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
1623
+ else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
1624
+ return c > 3 && r && Object.defineProperty(target, key, r), r;
1625
+ };
1626
+ var __metadata$4 = (this && this.__metadata) || function (k, v) {
1627
+ if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
1628
+ };
1629
+ let input$14 = ['content', 'coordinateUnits', 'description', 'horizontalAlignment', 'region', 'verticalAlignment', 'x', 'y'];
1630
+ let outputs$15 = [];
1631
+ /**
1632
+ * AccumulationAnnotations Directive
1633
+ * ```html
1634
+ * <e-accumulation-annotations>
1635
+ * <e-accumulation-annotation></e-accumulation-annotation>
1636
+ * </e-accumulation-annotations>
1637
+ * ```
1638
+ */
1639
+ class AccumulationAnnotationDirective extends ComplexBase {
1640
+ /**
1641
+ * @param {?} viewContainerRef
1642
+ */
1643
+ constructor(viewContainerRef) {
1644
+ super();
1645
+ this.viewContainerRef = viewContainerRef;
1646
+ setValue('currentInstance', this, this.viewContainerRef);
1647
+ this.registerEvents(outputs$15);
1648
+ this.directivePropList = input$14;
1649
+ }
1650
+ }
1651
+ AccumulationAnnotationDirective.decorators = [
1652
+ { type: Directive, args: [{
1653
+ selector: 'e-accumulation-annotations>e-accumulation-annotation',
1654
+ inputs: input$14,
1655
+ outputs: outputs$15,
1656
+ queries: {}
1657
+ },] },
1658
+ ];
1659
+ /**
1660
+ * @nocollapse
1661
+ */
1662
+ AccumulationAnnotationDirective.ctorParameters = () => [
1663
+ { type: ViewContainerRef, },
1664
+ ];
1665
+ AccumulationAnnotationDirective.propDecorators = {
1666
+ 'content': [{ type: ContentChild, args: ['content',] },],
1667
+ };
1668
+ __decorate$4([
1669
+ Template(),
1670
+ __metadata$4("design:type", Object)
1671
+ ], AccumulationAnnotationDirective.prototype, "content", void 0);
1672
+ /**
1673
+ * AccumulationAnnotation Array Directive
1674
+ */
1675
+ class AccumulationAnnotationsDirective extends ArrayBase {
1676
+ constructor() {
1677
+ super('annotations');
1678
+ }
1679
+ }
1680
+ AccumulationAnnotationsDirective.decorators = [
1681
+ { type: Directive, args: [{
1682
+ selector: 'ej-accumulationchart>e-accumulation-annotations',
1683
+ queries: {
1684
+ children: new ContentChildren(AccumulationAnnotationDirective)
1685
+ },
1686
+ },] },
1687
+ ];
1688
+ /**
1689
+ * @nocollapse
1690
+ */
1691
+ AccumulationAnnotationsDirective.ctorParameters = () => [];
1692
+
1693
+ var __decorate$5 = (this && this.__decorate) || function (decorators, target, key, desc) {
1694
+ var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
1695
+ if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
1696
+ else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
1697
+ return c > 3 && r && Object.defineProperty(target, key, r), r;
1698
+ };
1699
+ var __metadata$5 = (this && this.__metadata) || function (k, v) {
1700
+ if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
1701
+ };
1702
+ const inputs$1 = ['accessibility', 'allowExport', 'annotations', 'background', 'backgroundImage', 'border', 'center', 'centerLabel', 'currencyCode', 'dataSource', 'enableAnimation', 'enableBorderOnMouseMove', 'enableExport', 'enableHtmlSanitizer', 'enablePersistence', 'enableRtl', 'enableSmartLabels', 'focusBorderColor', 'focusBorderMargin', 'focusBorderWidth', 'height', 'highlightColor', 'highlightMode', 'highlightPattern', 'isMultiSelect', 'legendSettings', 'locale', 'margin', 'selectedDataIndexes', 'selectionMode', 'selectionPattern', 'series', 'subTitle', 'subTitleStyle', 'theme', 'title', 'titleStyle', 'tooltip', 'useGroupingSeparator', 'width'];
1703
+ const outputs$16 = ['afterExport', 'animationComplete', 'annotationRender', 'beforeExport', 'beforePrint', 'beforeResize', 'chartDoubleClick', 'chartMouseClick', 'chartMouseDown', 'chartMouseLeave', 'chartMouseMove', 'chartMouseUp', 'legendClick', 'legendRender', 'load', 'loaded', 'pointClick', 'pointMove', 'pointRender', 'resized', 'selectionComplete', 'seriesRender', 'textRender', 'tooltipRender', 'dataSourceChange'];
1704
+ const twoWays$1 = ['dataSource'];
1705
+ /**
1706
+ * AccumulationChart Component
1707
+ * ```html
1708
+ * <ejs-accumulationchart></ejs-accumulationchart>
1709
+ * ```
1710
+ */
1711
+ let AccumulationChartComponent = class AccumulationChartComponent extends AccumulationChart {
1712
+ /**
1713
+ * @param {?} ngEle
1714
+ * @param {?} srenderer
1715
+ * @param {?} viewContainerRef
1716
+ * @param {?} injector
1717
+ */
1718
+ constructor(ngEle, srenderer, viewContainerRef, injector) {
1719
+ super();
1720
+ this.ngEle = ngEle;
1721
+ this.srenderer = srenderer;
1722
+ this.viewContainerRef = viewContainerRef;
1723
+ this.injector = injector;
1724
+ this.tags = ['series', 'annotations'];
1725
+ this.element = this.ngEle.nativeElement;
1726
+ this.injectedModules = this.injectedModules || [];
1727
+ try {
1728
+ let mod = this.injector.get('ChartsPieSeries');
1729
+ if (this.injectedModules.indexOf(mod) === -1) {
1730
+ this.injectedModules.push(mod);
1731
+ }
1732
+ }
1733
+ catch (_a) { }
1734
+ try {
1735
+ let mod = this.injector.get('ChartsFunnelSeries');
1736
+ if (this.injectedModules.indexOf(mod) === -1) {
1737
+ this.injectedModules.push(mod);
1738
+ }
1739
+ }
1740
+ catch (_b) { }
1741
+ try {
1742
+ let mod = this.injector.get('ChartsPyramidSeries');
1743
+ if (this.injectedModules.indexOf(mod) === -1) {
1744
+ this.injectedModules.push(mod);
1745
+ }
1746
+ }
1747
+ catch (_c) { }
1748
+ try {
1749
+ let mod = this.injector.get('ChartsAccumulationTooltip');
1750
+ if (this.injectedModules.indexOf(mod) === -1) {
1751
+ this.injectedModules.push(mod);
1752
+ }
1753
+ }
1754
+ catch (_d) { }
1755
+ try {
1756
+ let mod = this.injector.get('ChartsAccumulationLegend');
1757
+ if (this.injectedModules.indexOf(mod) === -1) {
1758
+ this.injectedModules.push(mod);
1759
+ }
1760
+ }
1761
+ catch (_e) { }
1762
+ try {
1763
+ let mod = this.injector.get('ChartsAccumulationSelection');
1764
+ if (this.injectedModules.indexOf(mod) === -1) {
1765
+ this.injectedModules.push(mod);
1766
+ }
1767
+ }
1768
+ catch (_f) { }
1769
+ try {
1770
+ let mod = this.injector.get('ChartsAccumulationHighlight');
1771
+ if (this.injectedModules.indexOf(mod) === -1) {
1772
+ this.injectedModules.push(mod);
1773
+ }
1774
+ }
1775
+ catch (_g) { }
1776
+ try {
1777
+ let mod = this.injector.get('ChartsAccumulationDataLabel');
1778
+ if (this.injectedModules.indexOf(mod) === -1) {
1779
+ this.injectedModules.push(mod);
1780
+ }
1781
+ }
1782
+ catch (_h) { }
1783
+ try {
1784
+ let mod = this.injector.get('ChartsAccumulationAnnotation');
1785
+ if (this.injectedModules.indexOf(mod) === -1) {
1786
+ this.injectedModules.push(mod);
1787
+ }
1788
+ }
1789
+ catch (_j) { }
1790
+ try {
1791
+ let mod = this.injector.get('ChartsExport');
1792
+ if (this.injectedModules.indexOf(mod) === -1) {
1793
+ this.injectedModules.push(mod);
1794
+ }
1795
+ }
1796
+ catch (_k) { }
1797
+ this.registerEvents(outputs$16);
1798
+ this.addTwoWay.call(this, twoWays$1);
1799
+ setValue('currentInstance', this, this.viewContainerRef);
1800
+ this.context = new ComponentBase();
1801
+ }
1802
+ /**
1803
+ * @return {?}
1804
+ */
1805
+ ngOnInit() {
1806
+ this.context.ngOnInit(this);
1807
+ }
1808
+ /**
1809
+ * @return {?}
1810
+ */
1811
+ ngAfterViewInit() {
1812
+ this.context.ngAfterViewInit(this);
1813
+ }
1814
+ /**
1815
+ * @return {?}
1816
+ */
1817
+ ngOnDestroy() {
1818
+ this.context.ngOnDestroy(this);
1819
+ }
1820
+ /**
1821
+ * @return {?}
1822
+ */
1823
+ ngAfterContentChecked() {
1824
+ this.tagObjects[0].instance = this.childSeries;
1825
+ if (this.childAnnotations) {
1826
+ this.tagObjects[1].instance = /** @type {?} */ (this.childAnnotations);
1827
+ }
1828
+ this.context.ngAfterContentChecked(this);
1829
+ }
1830
+ };
1831
+ AccumulationChartComponent.decorators = [
1832
+ { type: Component, args: [{
1833
+ selector: 'ejs-accumulationchart',
1834
+ inputs: inputs$1,
1835
+ outputs: outputs$16,
1836
+ template: '',
1837
+ changeDetection: ChangeDetectionStrategy.OnPush,
1838
+ queries: {
1839
+ childSeries: new ContentChild(AccumulationSeriesCollectionDirective),
1840
+ childAnnotations: new ContentChild(AccumulationAnnotationsDirective)
1841
+ }
1842
+ },] },
1843
+ ];
1844
+ /**
1845
+ * @nocollapse
1846
+ */
1847
+ AccumulationChartComponent.ctorParameters = () => [
1848
+ { type: ElementRef, },
1849
+ { type: Renderer2, },
1850
+ { type: ViewContainerRef, },
1851
+ { type: Injector, },
1852
+ ];
1853
+ AccumulationChartComponent.propDecorators = {
1854
+ 'tooltip_template': [{ type: ContentChild, args: ['tooltipTemplate',] },],
1855
+ };
1856
+ __decorate$5([
1857
+ Template(),
1858
+ __metadata$5("design:type", Object)
1859
+ ], AccumulationChartComponent.prototype, "tooltip_template", void 0);
1860
+ AccumulationChartComponent = __decorate$5([
1861
+ ComponentMixins([ComponentBase]),
1862
+ __metadata$5("design:paramtypes", [ElementRef,
1863
+ Renderer2,
1864
+ ViewContainerRef,
1865
+ Injector])
1866
+ ], AccumulationChartComponent);
1867
+
1868
+ /**
1869
+ * NgModule definition for the AccumulationChart component.
1870
+ */
1871
+ class AccumulationChartModule {
1872
+ }
1873
+ AccumulationChartModule.decorators = [
1874
+ { type: NgModule, args: [{
1875
+ imports: [CommonModule],
1876
+ declarations: [
1877
+ AccumulationChartComponent,
1878
+ AccumulationSeriesDirective,
1879
+ AccumulationSeriesCollectionDirective,
1880
+ AccumulationAnnotationDirective,
1881
+ AccumulationAnnotationsDirective
1882
+ ],
1883
+ exports: [
1884
+ AccumulationChartComponent,
1885
+ AccumulationSeriesDirective,
1886
+ AccumulationSeriesCollectionDirective,
1887
+ AccumulationAnnotationDirective,
1888
+ AccumulationAnnotationsDirective
1889
+ ]
1890
+ },] },
1891
+ ];
1892
+ /**
1893
+ * @nocollapse
1894
+ */
1895
+ AccumulationChartModule.ctorParameters = () => [];
1896
+
1897
+ const PieSeriesService = { provide: 'ChartsPieSeries', useValue: PieSeries };
1898
+ const FunnelSeriesService = { provide: 'ChartsFunnelSeries', useValue: FunnelSeries };
1899
+ const PyramidSeriesService = { provide: 'ChartsPyramidSeries', useValue: PyramidSeries };
1900
+ const AccumulationTooltipService = { provide: 'ChartsAccumulationTooltip', useValue: AccumulationTooltip };
1901
+ const AccumulationLegendService = { provide: 'ChartsAccumulationLegend', useValue: AccumulationLegend };
1902
+ const AccumulationSelectionService = { provide: 'ChartsAccumulationSelection', useValue: AccumulationSelection };
1903
+ const AccumulationHighlightService = { provide: 'ChartsAccumulationHighlight', useValue: AccumulationHighlight };
1904
+ const AccumulationDataLabelService = { provide: 'ChartsAccumulationDataLabel', useValue: AccumulationDataLabel };
1905
+ const AccumulationAnnotationService = { provide: 'ChartsAccumulationAnnotation', useValue: AccumulationAnnotation };
1906
+ /**
1907
+ * NgModule definition for the AccumulationChart component with providers.
1908
+ */
1909
+ class AccumulationChartAllModule {
1910
+ }
1911
+ AccumulationChartAllModule.decorators = [
1912
+ { type: NgModule, args: [{
1913
+ imports: [CommonModule, AccumulationChartModule],
1914
+ exports: [
1915
+ AccumulationChartModule
1916
+ ],
1917
+ providers: [
1918
+ PieSeriesService,
1919
+ FunnelSeriesService,
1920
+ PyramidSeriesService,
1921
+ AccumulationTooltipService,
1922
+ AccumulationLegendService,
1923
+ AccumulationSelectionService,
1924
+ AccumulationHighlightService,
1925
+ AccumulationDataLabelService,
1926
+ AccumulationAnnotationService
1927
+ ]
1928
+ },] },
1929
+ ];
1930
+ /**
1931
+ * @nocollapse
1932
+ */
1933
+ AccumulationChartAllModule.ctorParameters = () => [];
1934
+
1935
+ let input$15 = ['animation', 'border', 'dashArray', 'dataSource', 'fill', 'opacity', 'query', 'type', 'width', 'xName', 'yName'];
1936
+ let outputs$17 = [];
1937
+ /**
1938
+ * RangenavigatorSeries Directive
1939
+ * ```html
1940
+ * <e-rangenavigator-series-collection>
1941
+ * <e-rangenavigator-series></e-rangenavigator-series>
1942
+ * </e-rangenavigator-series-collection>
1943
+ * ```
1944
+ */
1945
+ class RangenavigatorSeriesDirective extends ComplexBase {
1946
+ /**
1947
+ * @param {?} viewContainerRef
1948
+ */
1949
+ constructor(viewContainerRef) {
1950
+ super();
1951
+ this.viewContainerRef = viewContainerRef;
1952
+ setValue('currentInstance', this, this.viewContainerRef);
1953
+ this.registerEvents(outputs$17);
1954
+ this.directivePropList = input$15;
1955
+ }
1956
+ }
1957
+ RangenavigatorSeriesDirective.decorators = [
1958
+ { type: Directive, args: [{
1959
+ selector: 'e-rangenavigator-series-collection>e-rangenavigator-series',
1960
+ inputs: input$15,
1961
+ outputs: outputs$17,
1962
+ queries: {}
1963
+ },] },
1964
+ ];
1965
+ /**
1966
+ * @nocollapse
1967
+ */
1968
+ RangenavigatorSeriesDirective.ctorParameters = () => [
1969
+ { type: ViewContainerRef, },
1970
+ ];
1971
+ /**
1972
+ * RangenavigatorSeries Array Directive
1973
+ */
1974
+ class RangenavigatorSeriesCollectionDirective extends ArrayBase {
1975
+ constructor() {
1976
+ super('series');
1977
+ }
1978
+ }
1979
+ RangenavigatorSeriesCollectionDirective.decorators = [
1980
+ { type: Directive, args: [{
1981
+ selector: 'ej-rangenavigator>e-rangenavigator-series-collection',
1982
+ queries: {
1983
+ children: new ContentChildren(RangenavigatorSeriesDirective)
1984
+ },
1985
+ },] },
1986
+ ];
1987
+ /**
1988
+ * @nocollapse
1989
+ */
1990
+ RangenavigatorSeriesCollectionDirective.ctorParameters = () => [];
1991
+
1992
+ var __decorate$6 = (this && this.__decorate) || function (decorators, target, key, desc) {
1993
+ var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
1994
+ if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
1995
+ else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
1996
+ return c > 3 && r && Object.defineProperty(target, key, r), r;
1997
+ };
1998
+ var __metadata$6 = (this && this.__metadata) || function (k, v) {
1999
+ if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
2000
+ };
2001
+ const inputs$2 = ['allowIntervalData', 'allowSnapping', 'animationDuration', 'background', 'dataSource', 'disableRangeSelector', 'enableDeferredUpdate', 'enableGrouping', 'enablePersistence', 'enableRtl', 'groupBy', 'height', 'interval', 'intervalType', 'labelFormat', 'labelIntersectAction', 'labelPlacement', 'labelPosition', 'labelStyle', 'locale', 'logBase', 'majorGridLines', 'majorTickLines', 'margin', 'maximum', 'minimum', 'navigatorBorder', 'navigatorStyleSettings', 'periodSelectorSettings', 'query', 'secondaryLabelAlignment', 'series', 'skeleton', 'skeletonType', 'theme', 'tickPosition', 'tooltip', 'useGroupingSeparator', 'value', 'valueType', 'width', 'xName', 'yName'];
2002
+ const outputs$18 = ['beforePrint', 'beforeResize', 'changed', 'labelRender', 'load', 'loaded', 'resized', 'selectorRender', 'tooltipRender', 'dataSourceChange'];
2003
+ const twoWays$2 = ['dataSource'];
2004
+ /**
2005
+ * RangeNavigator Component
2006
+ * ```html
2007
+ * <ejs-rangenavigator></ejs-rangenavigator>
2008
+ * ```
2009
+ */
2010
+ let RangeNavigatorComponent = class RangeNavigatorComponent extends RangeNavigator {
2011
+ /**
2012
+ * @param {?} ngEle
2013
+ * @param {?} srenderer
2014
+ * @param {?} viewContainerRef
2015
+ * @param {?} injector
2016
+ */
2017
+ constructor(ngEle, srenderer, viewContainerRef, injector) {
2018
+ super();
2019
+ this.ngEle = ngEle;
2020
+ this.srenderer = srenderer;
2021
+ this.viewContainerRef = viewContainerRef;
2022
+ this.injector = injector;
2023
+ this.tags = ['series'];
2024
+ this.element = this.ngEle.nativeElement;
2025
+ this.injectedModules = this.injectedModules || [];
2026
+ try {
2027
+ let mod = this.injector.get('ChartsRangeTooltip');
2028
+ if (this.injectedModules.indexOf(mod) === -1) {
2029
+ this.injectedModules.push(mod);
2030
+ }
2031
+ }
2032
+ catch (_a) { }
2033
+ try {
2034
+ let mod = this.injector.get('ChartsPeriodSelector');
2035
+ if (this.injectedModules.indexOf(mod) === -1) {
2036
+ this.injectedModules.push(mod);
2037
+ }
2038
+ }
2039
+ catch (_b) { }
2040
+ try {
2041
+ let mod = this.injector.get('ChartsAreaSeries');
2042
+ if (this.injectedModules.indexOf(mod) === -1) {
2043
+ this.injectedModules.push(mod);
2044
+ }
2045
+ }
2046
+ catch (_c) { }
2047
+ try {
2048
+ let mod = this.injector.get('ChartsStepLineSeries');
2049
+ if (this.injectedModules.indexOf(mod) === -1) {
2050
+ this.injectedModules.push(mod);
2051
+ }
2052
+ }
2053
+ catch (_d) { }
2054
+ try {
2055
+ let mod = this.injector.get('ChartsDateTime');
2056
+ if (this.injectedModules.indexOf(mod) === -1) {
2057
+ this.injectedModules.push(mod);
2058
+ }
2059
+ }
2060
+ catch (_e) { }
2061
+ try {
2062
+ let mod = this.injector.get('ChartsLogarithmic');
2063
+ if (this.injectedModules.indexOf(mod) === -1) {
2064
+ this.injectedModules.push(mod);
2065
+ }
2066
+ }
2067
+ catch (_f) { }
2068
+ try {
2069
+ let mod = this.injector.get('ChartsExport');
2070
+ if (this.injectedModules.indexOf(mod) === -1) {
2071
+ this.injectedModules.push(mod);
2072
+ }
2073
+ }
2074
+ catch (_g) { }
2075
+ try {
2076
+ let mod = this.injector.get('ChartsDateTimeCategory');
2077
+ if (this.injectedModules.indexOf(mod) === -1) {
2078
+ this.injectedModules.push(mod);
2079
+ }
2080
+ }
2081
+ catch (_h) { }
2082
+ this.registerEvents(outputs$18);
2083
+ this.addTwoWay.call(this, twoWays$2);
2084
+ setValue('currentInstance', this, this.viewContainerRef);
2085
+ this.context = new ComponentBase();
2086
+ }
2087
+ /**
2088
+ * @return {?}
2089
+ */
2090
+ ngOnInit() {
2091
+ this.context.ngOnInit(this);
2092
+ }
2093
+ /**
2094
+ * @return {?}
2095
+ */
2096
+ ngAfterViewInit() {
2097
+ this.context.ngAfterViewInit(this);
2098
+ }
2099
+ /**
2100
+ * @return {?}
2101
+ */
2102
+ ngOnDestroy() {
2103
+ this.context.ngOnDestroy(this);
2104
+ }
2105
+ /**
2106
+ * @return {?}
2107
+ */
2108
+ ngAfterContentChecked() {
2109
+ this.tagObjects[0].instance = this.childSeries;
2110
+ this.context.ngAfterContentChecked(this);
2111
+ }
2112
+ };
2113
+ RangeNavigatorComponent.decorators = [
2114
+ { type: Component, args: [{
2115
+ selector: 'ejs-rangenavigator',
2116
+ inputs: inputs$2,
2117
+ outputs: outputs$18,
2118
+ template: '',
2119
+ changeDetection: ChangeDetectionStrategy.OnPush,
2120
+ queries: {
2121
+ childSeries: new ContentChild(RangenavigatorSeriesCollectionDirective)
2122
+ }
2123
+ },] },
2124
+ ];
2125
+ /**
2126
+ * @nocollapse
2127
+ */
2128
+ RangeNavigatorComponent.ctorParameters = () => [
2129
+ { type: ElementRef, },
2130
+ { type: Renderer2, },
2131
+ { type: ViewContainerRef, },
2132
+ { type: Injector, },
2133
+ ];
2134
+ RangeNavigatorComponent.propDecorators = {
2135
+ 'tooltip_template': [{ type: ContentChild, args: ['tooltipTemplate',] },],
2136
+ };
2137
+ __decorate$6([
2138
+ Template(),
2139
+ __metadata$6("design:type", Object)
2140
+ ], RangeNavigatorComponent.prototype, "tooltip_template", void 0);
2141
+ RangeNavigatorComponent = __decorate$6([
2142
+ ComponentMixins([ComponentBase]),
2143
+ __metadata$6("design:paramtypes", [ElementRef,
2144
+ Renderer2,
2145
+ ViewContainerRef,
2146
+ Injector])
2147
+ ], RangeNavigatorComponent);
2148
+
2149
+ /**
2150
+ * NgModule definition for the RangeNavigator component.
2151
+ */
2152
+ class RangeNavigatorModule {
2153
+ }
2154
+ RangeNavigatorModule.decorators = [
2155
+ { type: NgModule, args: [{
2156
+ imports: [CommonModule],
2157
+ declarations: [
2158
+ RangeNavigatorComponent,
2159
+ RangenavigatorSeriesDirective,
2160
+ RangenavigatorSeriesCollectionDirective
2161
+ ],
2162
+ exports: [
2163
+ RangeNavigatorComponent,
2164
+ RangenavigatorSeriesDirective,
2165
+ RangenavigatorSeriesCollectionDirective
2166
+ ]
2167
+ },] },
2168
+ ];
2169
+ /**
2170
+ * @nocollapse
2171
+ */
2172
+ RangeNavigatorModule.ctorParameters = () => [];
2173
+
2174
+ const RangeTooltipService = { provide: 'ChartsRangeTooltip', useValue: RangeTooltip };
2175
+ const PeriodSelectorService = { provide: 'ChartsPeriodSelector', useValue: PeriodSelector };
2176
+ /**
2177
+ * NgModule definition for the RangeNavigator component with providers.
2178
+ */
2179
+ class RangeNavigatorAllModule {
2180
+ }
2181
+ RangeNavigatorAllModule.decorators = [
2182
+ { type: NgModule, args: [{
2183
+ imports: [CommonModule, RangeNavigatorModule],
2184
+ exports: [
2185
+ RangeNavigatorModule
2186
+ ],
2187
+ providers: [
2188
+ RangeTooltipService,
2189
+ PeriodSelectorService
2190
+ ]
2191
+ },] },
2192
+ ];
2193
+ /**
2194
+ * @nocollapse
2195
+ */
2196
+ RangeNavigatorAllModule.ctorParameters = () => [];
2197
+
2198
+ let input$16 = ['color', 'endRange', 'opacity', 'startRange'];
2199
+ let outputs$19 = [];
2200
+ class RangeBandSettingDirective extends ComplexBase {
2201
+ /**
2202
+ * @param {?} viewContainerRef
2203
+ */
2204
+ constructor(viewContainerRef) {
2205
+ super();
2206
+ this.viewContainerRef = viewContainerRef;
2207
+ setValue('currentInstance', this, this.viewContainerRef);
2208
+ this.registerEvents(outputs$19);
2209
+ this.directivePropList = input$16;
2210
+ }
2211
+ }
2212
+ RangeBandSettingDirective.decorators = [
2213
+ { type: Directive, args: [{
2214
+ selector: 'e-rangeBandSettings>e-rangeBandSetting',
2215
+ inputs: input$16,
2216
+ outputs: outputs$19,
2217
+ queries: {}
2218
+ },] },
2219
+ ];
2220
+ /**
2221
+ * @nocollapse
2222
+ */
2223
+ RangeBandSettingDirective.ctorParameters = () => [
2224
+ { type: ViewContainerRef, },
2225
+ ];
2226
+ /**
2227
+ * RangeBandSetting Array Directive
2228
+ */
2229
+ class RangeBandSettingsDirective extends ArrayBase {
2230
+ constructor() {
2231
+ super('rangebandsettings');
2232
+ }
2233
+ }
2234
+ RangeBandSettingsDirective.decorators = [
2235
+ { type: Directive, args: [{
2236
+ selector: 'ejs-sparkline>e-rangeBandSettings',
2237
+ queries: {
2238
+ children: new ContentChildren(RangeBandSettingDirective)
2239
+ },
2240
+ },] },
2241
+ ];
2242
+ /**
2243
+ * @nocollapse
2244
+ */
2245
+ RangeBandSettingsDirective.ctorParameters = () => [];
2246
+
2247
+ var __decorate$7 = (this && this.__decorate) || function (decorators, target, key, desc) {
2248
+ var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
2249
+ if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
2250
+ else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
2251
+ return c > 3 && r && Object.defineProperty(target, key, r), r;
2252
+ };
2253
+ var __metadata$7 = (this && this.__metadata) || function (k, v) {
2254
+ if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
2255
+ };
2256
+ const inputs$3 = ['axisSettings', 'border', 'containerArea', 'dataLabelSettings', 'dataSource', 'enablePersistence', 'enableRtl', 'endPointColor', 'fill', 'format', 'height', 'highPointColor', 'lineWidth', 'locale', 'lowPointColor', 'markerSettings', 'negativePointColor', 'opacity', 'padding', 'palette', 'query', 'rangeBandSettings', 'rangePadding', 'startPointColor', 'theme', 'tiePointColor', 'tooltipSettings', 'type', 'useGroupingSeparator', 'valueType', 'width', 'xName', 'yName'];
2257
+ const outputs$20 = ['axisRendering', 'dataLabelRendering', 'load', 'loaded', 'markerRendering', 'pointRegionMouseClick', 'pointRegionMouseMove', 'pointRendering', 'resize', 'seriesRendering', 'sparklineMouseClick', 'sparklineMouseMove', 'tooltipInitialize'];
2258
+ const twoWays$3 = [''];
2259
+ /**
2260
+ * Sparkline Component
2261
+ * ```html
2262
+ * <ejs-sparkline></ejs-sparkline>
2263
+ * ```
2264
+ */
2265
+ let SparklineComponent = class SparklineComponent extends Sparkline {
2266
+ /**
2267
+ * @param {?} ngEle
2268
+ * @param {?} srenderer
2269
+ * @param {?} viewContainerRef
2270
+ * @param {?} injector
2271
+ */
2272
+ constructor(ngEle, srenderer, viewContainerRef, injector) {
2273
+ super();
2274
+ this.ngEle = ngEle;
2275
+ this.srenderer = srenderer;
2276
+ this.viewContainerRef = viewContainerRef;
2277
+ this.injector = injector;
2278
+ this.tags = ['rangeBandSettings'];
2279
+ this.element = this.ngEle.nativeElement;
2280
+ this.injectedModules = this.injectedModules || [];
2281
+ try {
2282
+ let mod = this.injector.get('ChartsSparklineTooltip');
2283
+ if (this.injectedModules.indexOf(mod) === -1) {
2284
+ this.injectedModules.push(mod);
2285
+ }
2286
+ }
2287
+ catch (_a) { }
2288
+ this.registerEvents(outputs$20);
2289
+ this.addTwoWay.call(this, twoWays$3);
2290
+ setValue('currentInstance', this, this.viewContainerRef);
2291
+ this.context = new ComponentBase();
2292
+ }
2293
+ /**
2294
+ * @return {?}
2295
+ */
2296
+ ngOnInit() {
2297
+ this.context.ngOnInit(this);
2298
+ }
2299
+ /**
2300
+ * @return {?}
2301
+ */
2302
+ ngAfterViewInit() {
2303
+ this.context.ngAfterViewInit(this);
2304
+ }
2305
+ /**
2306
+ * @return {?}
2307
+ */
2308
+ ngOnDestroy() {
2309
+ this.context.ngOnDestroy(this);
2310
+ }
2311
+ /**
2312
+ * @return {?}
2313
+ */
2314
+ ngAfterContentChecked() {
2315
+ this.tagObjects[0].instance = this.childRangeBandSettings;
2316
+ this.context.ngAfterContentChecked(this);
2317
+ }
2318
+ };
2319
+ SparklineComponent.decorators = [
2320
+ { type: Component, args: [{
2321
+ selector: 'ejs-sparkline',
2322
+ inputs: inputs$3,
2323
+ outputs: outputs$20,
2324
+ template: '',
2325
+ changeDetection: ChangeDetectionStrategy.OnPush,
2326
+ queries: {
2327
+ childRangeBandSettings: new ContentChild(RangeBandSettingsDirective)
2328
+ }
2329
+ },] },
2330
+ ];
2331
+ /**
2332
+ * @nocollapse
2333
+ */
2334
+ SparklineComponent.ctorParameters = () => [
2335
+ { type: ElementRef, },
2336
+ { type: Renderer2, },
2337
+ { type: ViewContainerRef, },
2338
+ { type: Injector, },
2339
+ ];
2340
+ SparklineComponent = __decorate$7([
2341
+ ComponentMixins([ComponentBase]),
2342
+ __metadata$7("design:paramtypes", [ElementRef,
2343
+ Renderer2,
2344
+ ViewContainerRef,
2345
+ Injector])
2346
+ ], SparklineComponent);
2347
+
2348
+ /**
2349
+ * NgModule definition for the Sparkline component.
2350
+ */
2351
+ class SparklineModule {
2352
+ }
2353
+ SparklineModule.decorators = [
2354
+ { type: NgModule, args: [{
2355
+ imports: [CommonModule],
2356
+ declarations: [
2357
+ SparklineComponent,
2358
+ RangeBandSettingDirective,
2359
+ RangeBandSettingsDirective
2360
+ ],
2361
+ exports: [
2362
+ SparklineComponent,
2363
+ RangeBandSettingDirective,
2364
+ RangeBandSettingsDirective
2365
+ ]
2366
+ },] },
2367
+ ];
2368
+ /**
2369
+ * @nocollapse
2370
+ */
2371
+ SparklineModule.ctorParameters = () => [];
2372
+
2373
+ const SparklineTooltipService = { provide: 'ChartsSparklineTooltip', useValue: SparklineTooltip };
2374
+ /**
2375
+ * NgModule definition for the Sparkline component with providers.
2376
+ */
2377
+ class SparklineAllModule {
2378
+ }
2379
+ SparklineAllModule.decorators = [
2380
+ { type: NgModule, args: [{
2381
+ imports: [CommonModule, SparklineModule],
2382
+ exports: [
2383
+ SparklineModule
2384
+ ],
2385
+ providers: [
2386
+ SparklineTooltipService
2387
+ ]
2388
+ },] },
2389
+ ];
2390
+ /**
2391
+ * @nocollapse
2392
+ */
2393
+ SparklineAllModule.ctorParameters = () => [];
2394
+
2395
+ let input$17 = ['animationDuration', 'dataSource', 'enableAnimation', 'enableSmartLabels', 'fill', 'marker', 'name', 'opacity', 'points', 'reactance', 'resistance', 'tooltip', 'tooltipMappingName', 'visibility', 'width'];
2396
+ let outputs$21 = [];
2397
+ class SmithchartSeriesDirective extends ComplexBase {
2398
+ /**
2399
+ * @param {?} viewContainerRef
2400
+ */
2401
+ constructor(viewContainerRef) {
2402
+ super();
2403
+ this.viewContainerRef = viewContainerRef;
2404
+ setValue('currentInstance', this, this.viewContainerRef);
2405
+ this.registerEvents(outputs$21);
2406
+ this.directivePropList = input$17;
2407
+ }
2408
+ }
2409
+ SmithchartSeriesDirective.decorators = [
2410
+ { type: Directive, args: [{
2411
+ selector: 'e-seriesCollection>e-series',
2412
+ inputs: input$17,
2413
+ outputs: outputs$21,
2414
+ queries: {}
2415
+ },] },
2416
+ ];
2417
+ /**
2418
+ * @nocollapse
2419
+ */
2420
+ SmithchartSeriesDirective.ctorParameters = () => [
2421
+ { type: ViewContainerRef, },
2422
+ ];
2423
+ /**
2424
+ * SmithchartSeries Array Directive
2425
+ */
2426
+ class SmithchartSeriesCollectionDirective extends ArrayBase {
2427
+ constructor() {
2428
+ super('series');
2429
+ }
2430
+ }
2431
+ SmithchartSeriesCollectionDirective.decorators = [
2432
+ { type: Directive, args: [{
2433
+ selector: 'ejs-smithchart>e-seriesCollection',
2434
+ queries: {
2435
+ children: new ContentChildren(SmithchartSeriesDirective)
2436
+ },
2437
+ },] },
2438
+ ];
2439
+ /**
2440
+ * @nocollapse
2441
+ */
2442
+ SmithchartSeriesCollectionDirective.ctorParameters = () => [];
2443
+
2444
+ var __decorate$8 = (this && this.__decorate) || function (decorators, target, key, desc) {
2445
+ var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
2446
+ if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
2447
+ else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
2448
+ return c > 3 && r && Object.defineProperty(target, key, r), r;
2449
+ };
2450
+ var __metadata$8 = (this && this.__metadata) || function (k, v) {
2451
+ if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
2452
+ };
2453
+ const inputs$4 = ['background', 'border', 'elementSpacing', 'enablePersistence', 'enableRtl', 'font', 'height', 'horizontalAxis', 'legendSettings', 'locale', 'margin', 'radialAxis', 'radius', 'renderType', 'series', 'theme', 'title', 'width'];
2454
+ const outputs$22 = ['animationComplete', 'axisLabelRender', 'beforePrint', 'legendRender', 'load', 'loaded', 'seriesRender', 'subtitleRender', 'textRender', 'titleRender', 'tooltipRender'];
2455
+ const twoWays$4 = [''];
2456
+ /**
2457
+ * Smithchart Component
2458
+ * ```html
2459
+ * <ejs-smithchart></ejs-smithchart>
2460
+ * ```
2461
+ */
2462
+ let SmithchartComponent = class SmithchartComponent extends Smithchart {
2463
+ /**
2464
+ * @param {?} ngEle
2465
+ * @param {?} srenderer
2466
+ * @param {?} viewContainerRef
2467
+ * @param {?} injector
2468
+ */
2469
+ constructor(ngEle, srenderer, viewContainerRef, injector) {
2470
+ super();
2471
+ this.ngEle = ngEle;
2472
+ this.srenderer = srenderer;
2473
+ this.viewContainerRef = viewContainerRef;
2474
+ this.injector = injector;
2475
+ this.tags = ['series'];
2476
+ this.element = this.ngEle.nativeElement;
2477
+ this.injectedModules = this.injectedModules || [];
2478
+ try {
2479
+ let mod = this.injector.get('ChartsSmithchartLegend');
2480
+ if (this.injectedModules.indexOf(mod) === -1) {
2481
+ this.injectedModules.push(mod);
2482
+ }
2483
+ }
2484
+ catch (_a) { }
2485
+ try {
2486
+ let mod = this.injector.get('ChartsTooltipRender');
2487
+ if (this.injectedModules.indexOf(mod) === -1) {
2488
+ this.injectedModules.push(mod);
2489
+ }
2490
+ }
2491
+ catch (_b) { }
2492
+ this.registerEvents(outputs$22);
2493
+ this.addTwoWay.call(this, twoWays$4);
2494
+ setValue('currentInstance', this, this.viewContainerRef);
2495
+ this.context = new ComponentBase();
2496
+ }
2497
+ /**
2498
+ * @return {?}
2499
+ */
2500
+ ngOnInit() {
2501
+ this.context.ngOnInit(this);
2502
+ }
2503
+ /**
2504
+ * @return {?}
2505
+ */
2506
+ ngAfterViewInit() {
2507
+ this.context.ngAfterViewInit(this);
2508
+ }
2509
+ /**
2510
+ * @return {?}
2511
+ */
2512
+ ngOnDestroy() {
2513
+ this.context.ngOnDestroy(this);
2514
+ }
2515
+ /**
2516
+ * @return {?}
2517
+ */
2518
+ ngAfterContentChecked() {
2519
+ this.tagObjects[0].instance = this.childSeries;
2520
+ this.context.ngAfterContentChecked(this);
2521
+ }
2522
+ };
2523
+ SmithchartComponent.decorators = [
2524
+ { type: Component, args: [{
2525
+ selector: 'ejs-smithchart',
2526
+ inputs: inputs$4,
2527
+ outputs: outputs$22,
2528
+ template: '',
2529
+ changeDetection: ChangeDetectionStrategy.OnPush,
2530
+ queries: {
2531
+ childSeries: new ContentChild(SmithchartSeriesCollectionDirective)
2532
+ }
2533
+ },] },
2534
+ ];
2535
+ /**
2536
+ * @nocollapse
2537
+ */
2538
+ SmithchartComponent.ctorParameters = () => [
2539
+ { type: ElementRef, },
2540
+ { type: Renderer2, },
2541
+ { type: ViewContainerRef, },
2542
+ { type: Injector, },
2543
+ ];
2544
+ SmithchartComponent = __decorate$8([
2545
+ ComponentMixins([ComponentBase]),
2546
+ __metadata$8("design:paramtypes", [ElementRef,
2547
+ Renderer2,
2548
+ ViewContainerRef,
2549
+ Injector])
2550
+ ], SmithchartComponent);
2551
+
2552
+ /**
2553
+ * NgModule definition for the Smithchart component.
2554
+ */
2555
+ class SmithchartModule {
2556
+ }
2557
+ SmithchartModule.decorators = [
2558
+ { type: NgModule, args: [{
2559
+ imports: [CommonModule],
2560
+ declarations: [
2561
+ SmithchartComponent,
2562
+ SmithchartSeriesDirective,
2563
+ SmithchartSeriesCollectionDirective
2564
+ ],
2565
+ exports: [
2566
+ SmithchartComponent,
2567
+ SmithchartSeriesDirective,
2568
+ SmithchartSeriesCollectionDirective
2569
+ ]
2570
+ },] },
2571
+ ];
2572
+ /**
2573
+ * @nocollapse
2574
+ */
2575
+ SmithchartModule.ctorParameters = () => [];
2576
+
2577
+ const SmithchartLegendService = { provide: 'ChartsSmithchartLegend', useValue: SmithchartLegend };
2578
+ const TooltipRenderService = { provide: 'ChartsTooltipRender', useValue: TooltipRender };
2579
+ /**
2580
+ * NgModule definition for the Smithchart component with providers.
2581
+ */
2582
+ class SmithchartAllModule {
2583
+ }
2584
+ SmithchartAllModule.decorators = [
2585
+ { type: NgModule, args: [{
2586
+ imports: [CommonModule, SmithchartModule],
2587
+ exports: [
2588
+ SmithchartModule
2589
+ ],
2590
+ providers: [
2591
+ SmithchartLegendService,
2592
+ TooltipRenderService
2593
+ ]
2594
+ },] },
2595
+ ];
2596
+ /**
2597
+ * @nocollapse
2598
+ */
2599
+ SmithchartAllModule.ctorParameters = () => [];
2600
+
2601
+ let input$18 = ['accessibility', 'animation', 'backwardForecast', 'dashArray', 'enableTooltip', 'fill', 'forwardForecast', 'intercept', 'legendShape', 'marker', 'name', 'period', 'polynomialOrder', 'type', 'visible', 'width'];
2602
+ let outputs$23 = [];
2603
+ /**
2604
+ * Series Directive
2605
+ * ```html
2606
+ * <e-stockchart-series-collection>
2607
+ * <e-stockchart-series>
2608
+ * <e-trendlines>
2609
+ * </e-trendline>
2610
+ * <e-trendline>
2611
+ * </e-trendlines>
2612
+ * </e-stockchart-series>
2613
+ * </e-stockchart-series-collection>
2614
+ * ```
2615
+ */
2616
+ class StockChartTrendlineDirective extends ComplexBase {
2617
+ /**
2618
+ * @param {?} viewContainerRef
2619
+ */
2620
+ constructor(viewContainerRef) {
2621
+ super();
2622
+ this.viewContainerRef = viewContainerRef;
2623
+ setValue('currentInstance', this, this.viewContainerRef);
2624
+ this.registerEvents(outputs$23);
2625
+ this.directivePropList = input$18;
2626
+ }
2627
+ }
2628
+ StockChartTrendlineDirective.decorators = [
2629
+ { type: Directive, args: [{
2630
+ selector: 'e-stockchart-series>e-trendlines>e-trendline',
2631
+ inputs: input$18,
2632
+ outputs: outputs$23,
2633
+ queries: {}
2634
+ },] },
2635
+ ];
2636
+ /**
2637
+ * @nocollapse
2638
+ */
2639
+ StockChartTrendlineDirective.ctorParameters = () => [
2640
+ { type: ViewContainerRef, },
2641
+ ];
2642
+ /**
2643
+ * StockChartTrendline Array Directive
2644
+ */
2645
+ class StockChartTrendlinesDirective extends ArrayBase {
2646
+ constructor() {
2647
+ super('trendlines');
2648
+ }
2649
+ }
2650
+ StockChartTrendlinesDirective.decorators = [
2651
+ { type: Directive, args: [{
2652
+ selector: 'e-stockchart-series>e-trendlines',
2653
+ queries: {
2654
+ children: new ContentChildren(StockChartTrendlineDirective)
2655
+ },
2656
+ },] },
2657
+ ];
2658
+ /**
2659
+ * @nocollapse
2660
+ */
2661
+ StockChartTrendlinesDirective.ctorParameters = () => [];
2662
+
2663
+ let input$19 = ['animation', 'bearFillColor', 'border', 'bullFillColor', 'cardinalSplineTension', 'close', 'columnSpacing', 'columnWidth', 'cornerRadius', 'dashArray', 'dataSource', 'emptyPointSettings', 'enableSolidCandles', 'enableTooltip', 'fill', 'high', 'legendImageUrl', 'legendShape', 'low', 'marker', 'name', 'opacity', 'open', 'pointColorMapping', 'query', 'selectionStyle', 'showNearestTooltip', 'tooltipMappingName', 'trendlines', 'type', 'visible', 'volume', 'width', 'xAxisName', 'xName', 'yAxisName', 'yName'];
2664
+ let outputs$24 = [];
2665
+ /**
2666
+ * Series Directive
2667
+ * ```html
2668
+ * <e-stockchart-series-collection>
2669
+ * <e-stockchart-series></e-stockchart-series>
2670
+ * </e-stockchart-series-collection>
2671
+ * ```
2672
+ */
2673
+ class StockChartSeriesDirective extends ComplexBase {
2674
+ /**
2675
+ * @param {?} viewContainerRef
2676
+ */
2677
+ constructor(viewContainerRef) {
2678
+ super();
2679
+ this.viewContainerRef = viewContainerRef;
2680
+ this.tags = ['trendlines'];
2681
+ setValue('currentInstance', this, this.viewContainerRef);
2682
+ this.registerEvents(outputs$24);
2683
+ this.directivePropList = input$19;
2684
+ }
2685
+ }
2686
+ StockChartSeriesDirective.decorators = [
2687
+ { type: Directive, args: [{
2688
+ selector: 'e-stockchart-series-collection>e-stockchart-series',
2689
+ inputs: input$19,
2690
+ outputs: outputs$24,
2691
+ queries: {
2692
+ childTrendlines: new ContentChild(StockChartTrendlinesDirective)
2693
+ }
2694
+ },] },
2695
+ ];
2696
+ /**
2697
+ * @nocollapse
2698
+ */
2699
+ StockChartSeriesDirective.ctorParameters = () => [
2700
+ { type: ViewContainerRef, },
2701
+ ];
2702
+ /**
2703
+ * StockChartSeries Array Directive
2704
+ */
2705
+ class StockChartSeriesCollectionDirective extends ArrayBase {
2706
+ constructor() {
2707
+ super('series');
2708
+ }
2709
+ }
2710
+ StockChartSeriesCollectionDirective.decorators = [
2711
+ { type: Directive, args: [{
2712
+ selector: 'ejs-stockchart>e-stockchart-series-collection',
2713
+ queries: {
2714
+ children: new ContentChildren(StockChartSeriesDirective)
2715
+ },
2716
+ },] },
2717
+ ];
2718
+ /**
2719
+ * @nocollapse
2720
+ */
2721
+ StockChartSeriesCollectionDirective.ctorParameters = () => [];
2722
+
2723
+ let input$20 = ['coefficient', 'crossesAt', 'crossesInAxis', 'crosshairTooltip', 'description', 'desiredIntervals', 'edgeLabelPlacement', 'enableAutoIntervalOnZooming', 'enableTrim', 'interval', 'intervalType', 'isInversed', 'labelFormat', 'labelIntersectAction', 'labelPlacement', 'labelPosition', 'labelRotation', 'labelStyle', 'lineStyle', 'logBase', 'majorGridLines', 'majorTickLines', 'maximum', 'maximumLabelWidth', 'maximumLabels', 'minimum', 'minorGridLines', 'minorTickLines', 'minorTicksPerInterval', 'name', 'opposedPosition', 'placeNextToAxisLine', 'plotOffset', 'rangePadding', 'rowIndex', 'skeleton', 'skeletonType', 'span', 'startAngle', 'stripLines', 'tabIndex', 'tickPosition', 'title', 'titleStyle', 'valueType', 'visible', 'zoomFactor', 'zoomPosition'];
2724
+ let outputs$25 = [];
2725
+ /**
2726
+ * Axis Directive
2727
+ * ```html
2728
+ * <e-stockchart-axes><e-stockchart-axis></e-stockchart-axis></e-stockchart-axes>
2729
+ * ```
2730
+ */
2731
+ class StockChartAxisDirective extends ComplexBase {
2732
+ /**
2733
+ * @param {?} viewContainerRef
2734
+ */
2735
+ constructor(viewContainerRef) {
2736
+ super();
2737
+ this.viewContainerRef = viewContainerRef;
2738
+ setValue('currentInstance', this, this.viewContainerRef);
2739
+ this.registerEvents(outputs$25);
2740
+ this.directivePropList = input$20;
2741
+ }
2742
+ }
2743
+ StockChartAxisDirective.decorators = [
2744
+ { type: Directive, args: [{
2745
+ selector: 'e-stockchart-axes>e-stockchart-axis',
2746
+ inputs: input$20,
2747
+ outputs: outputs$25,
2748
+ queries: {}
2749
+ },] },
2750
+ ];
2751
+ /**
2752
+ * @nocollapse
2753
+ */
2754
+ StockChartAxisDirective.ctorParameters = () => [
2755
+ { type: ViewContainerRef, },
2756
+ ];
2757
+ /**
2758
+ * StockChartAxis Array Directive
2759
+ */
2760
+ class StockChartAxesDirective extends ArrayBase {
2761
+ constructor() {
2762
+ super('axes');
2763
+ }
2764
+ }
2765
+ StockChartAxesDirective.decorators = [
2766
+ { type: Directive, args: [{
2767
+ selector: 'ejs-stockchart>e-stockchart-axes',
2768
+ queries: {
2769
+ children: new ContentChildren(StockChartAxisDirective)
2770
+ },
2771
+ },] },
2772
+ ];
2773
+ /**
2774
+ * @nocollapse
2775
+ */
2776
+ StockChartAxesDirective.ctorParameters = () => [];
2777
+
2778
+ let input$21 = ['border', 'height'];
2779
+ let outputs$26 = [];
2780
+ /**
2781
+ * Row Directive
2782
+ * ```html
2783
+ * <e-rows><e-row></e-row><e-rows>
2784
+ * ```
2785
+ */
2786
+ class StockChartRowDirective extends ComplexBase {
2787
+ /**
2788
+ * @param {?} viewContainerRef
2789
+ */
2790
+ constructor(viewContainerRef) {
2791
+ super();
2792
+ this.viewContainerRef = viewContainerRef;
2793
+ setValue('currentInstance', this, this.viewContainerRef);
2794
+ this.registerEvents(outputs$26);
2795
+ this.directivePropList = input$21;
2796
+ }
2797
+ }
2798
+ StockChartRowDirective.decorators = [
2799
+ { type: Directive, args: [{
2800
+ selector: 'e-stockchart-rows>e-striplines>e-stockchart-row',
2801
+ inputs: input$21,
2802
+ outputs: outputs$26,
2803
+ queries: {}
2804
+ },] },
2805
+ ];
2806
+ /**
2807
+ * @nocollapse
2808
+ */
2809
+ StockChartRowDirective.ctorParameters = () => [
2810
+ { type: ViewContainerRef, },
2811
+ ];
2812
+ /**
2813
+ * StockChartRow Array Directive
2814
+ */
2815
+ class StockChartRowsDirective extends ArrayBase {
2816
+ constructor() {
2817
+ super('rows');
2818
+ }
2819
+ }
2820
+ StockChartRowsDirective.decorators = [
2821
+ { type: Directive, args: [{
2822
+ selector: 'ejs-stockchart>e-stockchart-rows',
2823
+ queries: {
2824
+ children: new ContentChildren(StockChartRowDirective)
2825
+ },
2826
+ },] },
2827
+ ];
2828
+ /**
2829
+ * @nocollapse
2830
+ */
2831
+ StockChartRowsDirective.ctorParameters = () => [];
2832
+
2833
+ var __decorate$9 = (this && this.__decorate) || function (decorators, target, key, desc) {
2834
+ var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
2835
+ if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
2836
+ else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
2837
+ return c > 3 && r && Object.defineProperty(target, key, r), r;
2838
+ };
2839
+ var __metadata$9 = (this && this.__metadata) || function (k, v) {
2840
+ if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
2841
+ };
2842
+ let input$22 = ['content', 'coordinateUnits', 'description', 'horizontalAlignment', 'region', 'verticalAlignment', 'x', 'xAxisName', 'y', 'yAxisName'];
2843
+ let outputs$27 = [];
2844
+ /**
2845
+ * Annotation Directive
2846
+ * ```html
2847
+ * <e-stockchart-annotations><e-stockchart-annotation></e-stockchart-annotation><e-stockchart-annotations>
2848
+ * ```
2849
+ */
2850
+ class StockChartAnnotationDirective extends ComplexBase {
2851
+ /**
2852
+ * @param {?} viewContainerRef
2853
+ */
2854
+ constructor(viewContainerRef) {
2855
+ super();
2856
+ this.viewContainerRef = viewContainerRef;
2857
+ setValue('currentInstance', this, this.viewContainerRef);
2858
+ this.registerEvents(outputs$27);
2859
+ this.directivePropList = input$22;
2860
+ }
2861
+ }
2862
+ StockChartAnnotationDirective.decorators = [
2863
+ { type: Directive, args: [{
2864
+ selector: 'ejs-stockchart-annotations>e-stockchart-annotation',
2865
+ inputs: input$22,
2866
+ outputs: outputs$27,
2867
+ queries: {}
2868
+ },] },
2869
+ ];
2870
+ /**
2871
+ * @nocollapse
2872
+ */
2873
+ StockChartAnnotationDirective.ctorParameters = () => [
2874
+ { type: ViewContainerRef, },
2875
+ ];
2876
+ StockChartAnnotationDirective.propDecorators = {
2877
+ 'content': [{ type: ContentChild, args: ['content',] },],
2878
+ };
2879
+ __decorate$9([
2880
+ Template(),
2881
+ __metadata$9("design:type", Object)
2882
+ ], StockChartAnnotationDirective.prototype, "content", void 0);
2883
+ /**
2884
+ * StockChartAnnotation Array Directive
2885
+ */
2886
+ class StockChartAnnotationsDirective extends ArrayBase {
2887
+ constructor() {
2888
+ super('annotations');
2889
+ }
2890
+ }
2891
+ StockChartAnnotationsDirective.decorators = [
2892
+ { type: Directive, args: [{
2893
+ selector: 'ejs-stockchart>e-stockchart-annotations',
2894
+ queries: {
2895
+ children: new ContentChildren(StockChartAnnotationDirective)
2896
+ },
2897
+ },] },
2898
+ ];
2899
+ /**
2900
+ * @nocollapse
2901
+ */
2902
+ StockChartAnnotationsDirective.ctorParameters = () => [];
2903
+
2904
+ let input$23 = ['point', 'series'];
2905
+ let outputs$28 = [];
2906
+ /**
2907
+ * Selected Data Directive
2908
+ * ```html
2909
+ * <e-selecteddataindexes><e-selecteddataindex></e-selecteddataindex><e-selecteddataindexes>
2910
+ * ```
2911
+ */
2912
+ class StockChartSelectedDataIndexDirective extends ComplexBase {
2913
+ /**
2914
+ * @param {?} viewContainerRef
2915
+ */
2916
+ constructor(viewContainerRef) {
2917
+ super();
2918
+ this.viewContainerRef = viewContainerRef;
2919
+ setValue('currentInstance', this, this.viewContainerRef);
2920
+ this.registerEvents(outputs$28);
2921
+ this.directivePropList = input$23;
2922
+ }
2923
+ }
2924
+ StockChartSelectedDataIndexDirective.decorators = [
2925
+ { type: Directive, args: [{
2926
+ selector: 'ejs-stockchart-selectedDataIndexes>e-stockchart-selectedDataIndex',
2927
+ inputs: input$23,
2928
+ outputs: outputs$28,
2929
+ queries: {}
2930
+ },] },
2931
+ ];
2932
+ /**
2933
+ * @nocollapse
2934
+ */
2935
+ StockChartSelectedDataIndexDirective.ctorParameters = () => [
2936
+ { type: ViewContainerRef, },
2937
+ ];
2938
+ /**
2939
+ * StockChartSelectedDataIndex Array Directive
2940
+ */
2941
+ class StockChartSelectedDataIndexesDirective extends ArrayBase {
2942
+ constructor() {
2943
+ super('selecteddataindexes');
2944
+ }
2945
+ }
2946
+ StockChartSelectedDataIndexesDirective.decorators = [
2947
+ { type: Directive, args: [{
2948
+ selector: 'ejs-stockchart>e-stockchart-selectedDataIndexes',
2949
+ queries: {
2950
+ children: new ContentChildren(StockChartSelectedDataIndexDirective)
2951
+ },
2952
+ },] },
2953
+ ];
2954
+ /**
2955
+ * @nocollapse
2956
+ */
2957
+ StockChartSelectedDataIndexesDirective.ctorParameters = () => [];
2958
+
2959
+ let input$24 = ['interval', 'intervalType', 'selected', 'text'];
2960
+ let outputs$29 = [];
2961
+ /**
2962
+ * Indicator Directive
2963
+ * ```html
2964
+ * <e-stockchart-periods>
2965
+ * <e-stockchart-period></e-stockchart-period>
2966
+ * </e-stockchart-periods>
2967
+ * ```
2968
+ */
2969
+ class StockChartPeriodDirective extends ComplexBase {
2970
+ /**
2971
+ * @param {?} viewContainerRef
2972
+ */
2973
+ constructor(viewContainerRef) {
2974
+ super();
2975
+ this.viewContainerRef = viewContainerRef;
2976
+ setValue('currentInstance', this, this.viewContainerRef);
2977
+ this.registerEvents(outputs$29);
2978
+ this.directivePropList = input$24;
2979
+ }
2980
+ }
2981
+ StockChartPeriodDirective.decorators = [
2982
+ { type: Directive, args: [{
2983
+ selector: 'e-stockchart-indicators>e-stockchart-period',
2984
+ inputs: input$24,
2985
+ outputs: outputs$29,
2986
+ queries: {}
2987
+ },] },
2988
+ ];
2989
+ /**
2990
+ * @nocollapse
2991
+ */
2992
+ StockChartPeriodDirective.ctorParameters = () => [
2993
+ { type: ViewContainerRef, },
2994
+ ];
2995
+ /**
2996
+ * StockChartPeriod Array Directive
2997
+ */
2998
+ class StockChartPeriodsDirective extends ArrayBase {
2999
+ constructor() {
3000
+ super('periods');
3001
+ }
3002
+ }
3003
+ StockChartPeriodsDirective.decorators = [
3004
+ { type: Directive, args: [{
3005
+ selector: 'ejs-stockchart>e-stockchart-periods',
3006
+ queries: {
3007
+ children: new ContentChildren(StockChartPeriodDirective)
3008
+ },
3009
+ },] },
3010
+ ];
3011
+ /**
3012
+ * @nocollapse
3013
+ */
3014
+ StockChartPeriodsDirective.ctorParameters = () => [];
3015
+
3016
+ let input$25 = ['background', 'border', 'date', 'description', 'placeAt', 'seriesIndexes', 'showOnSeries', 'text', 'textStyle', 'type'];
3017
+ let outputs$30 = [];
3018
+ /**
3019
+ * StockEvents
3020
+ * ```html
3021
+ * <e-stockchart-stockevents>
3022
+ * <e-stockchart-stockevent></e-stockchart-stockevent>
3023
+ * </e-stockchart-stockevents>
3024
+ * ```
3025
+ */
3026
+ class StockEventDirective extends ComplexBase {
3027
+ /**
3028
+ * @param {?} viewContainerRef
3029
+ */
3030
+ constructor(viewContainerRef) {
3031
+ super();
3032
+ this.viewContainerRef = viewContainerRef;
3033
+ setValue('currentInstance', this, this.viewContainerRef);
3034
+ this.registerEvents(outputs$30);
3035
+ this.directivePropList = input$25;
3036
+ }
3037
+ }
3038
+ StockEventDirective.decorators = [
3039
+ { type: Directive, args: [{
3040
+ selector: 'e-stockchart-indicators>e-stockchart-stockevent',
3041
+ inputs: input$25,
3042
+ outputs: outputs$30,
3043
+ queries: {}
3044
+ },] },
3045
+ ];
3046
+ /**
3047
+ * @nocollapse
3048
+ */
3049
+ StockEventDirective.ctorParameters = () => [
3050
+ { type: ViewContainerRef, },
3051
+ ];
3052
+ /**
3053
+ * StockEvent Array Directive
3054
+ */
3055
+ class StockEventsDirective extends ArrayBase {
3056
+ constructor() {
3057
+ super('stockevents');
3058
+ }
3059
+ }
3060
+ StockEventsDirective.decorators = [
3061
+ { type: Directive, args: [{
3062
+ selector: 'ejs-stockchart>e-stockchart-stockevents',
3063
+ queries: {
3064
+ children: new ContentChildren(StockEventDirective)
3065
+ },
3066
+ },] },
3067
+ ];
3068
+ /**
3069
+ * @nocollapse
3070
+ */
3071
+ StockEventsDirective.ctorParameters = () => [];
3072
+
3073
+ let input$26 = ['animation', 'bandColor', 'close', 'dPeriod', 'dashArray', 'dataSource', 'fastPeriod', 'field', 'fill', 'high', 'kPeriod', 'low', 'lowerLine', 'macdLine', 'macdNegativeColor', 'macdPositiveColor', 'macdType', 'open', 'overBought', 'overSold', 'period', 'periodLine', 'pointColorMapping', 'query', 'seriesName', 'showZones', 'slowPeriod', 'standardDeviation', 'type', 'upperLine', 'volume', 'width', 'xAxisName', 'xName', 'yAxisName'];
3074
+ let outputs$31 = [];
3075
+ /**
3076
+ * Indicator Directive
3077
+ * ```html
3078
+ * <e-stockchart-indicators>
3079
+ * <e-stockchart-indicator></e-stockchart-indicator>
3080
+ * </e-stockchart-indicators>
3081
+ * ```
3082
+ */
3083
+ class StockChartIndicatorDirective extends ComplexBase {
3084
+ /**
3085
+ * @param {?} viewContainerRef
3086
+ */
3087
+ constructor(viewContainerRef) {
3088
+ super();
3089
+ this.viewContainerRef = viewContainerRef;
3090
+ setValue('currentInstance', this, this.viewContainerRef);
3091
+ this.registerEvents(outputs$31);
3092
+ this.directivePropList = input$26;
3093
+ }
3094
+ }
3095
+ StockChartIndicatorDirective.decorators = [
3096
+ { type: Directive, args: [{
3097
+ selector: 'e-stockchart-indicators>e-stockchart-indicator',
3098
+ inputs: input$26,
3099
+ outputs: outputs$31,
3100
+ queries: {}
3101
+ },] },
3102
+ ];
3103
+ /**
3104
+ * @nocollapse
3105
+ */
3106
+ StockChartIndicatorDirective.ctorParameters = () => [
3107
+ { type: ViewContainerRef, },
3108
+ ];
3109
+ /**
3110
+ * StockChartIndicator Array Directive
3111
+ */
3112
+ class StockChartIndicatorsDirective extends ArrayBase {
3113
+ constructor() {
3114
+ super('indicators');
3115
+ }
3116
+ }
3117
+ StockChartIndicatorsDirective.decorators = [
3118
+ { type: Directive, args: [{
3119
+ selector: 'ejs-stockchart>e-stockchart-indicators',
3120
+ queries: {
3121
+ children: new ContentChildren(StockChartIndicatorDirective)
3122
+ },
3123
+ },] },
3124
+ ];
3125
+ /**
3126
+ * @nocollapse
3127
+ */
3128
+ StockChartIndicatorsDirective.ctorParameters = () => [];
3129
+
3130
+ var __decorate$10 = (this && this.__decorate) || function (decorators, target, key, desc) {
3131
+ var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
3132
+ if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
3133
+ else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
3134
+ return c > 3 && r && Object.defineProperty(target, key, r), r;
3135
+ };
3136
+ var __metadata$10 = (this && this.__metadata) || function (k, v) {
3137
+ if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
3138
+ };
3139
+ const inputs$5 = ['annotations', 'axes', 'background', 'border', 'chartArea', 'crosshair', 'dataSource', 'enableCustomRange', 'enablePeriodSelector', 'enablePersistence', 'enableRtl', 'enableSelector', 'exportType', 'height', 'indicatorType', 'indicators', 'isMultiSelect', 'isSelect', 'isTransposed', 'legendSettings', 'locale', 'margin', 'periods', 'primaryXAxis', 'primaryYAxis', 'rows', 'selectedDataIndexes', 'selectionMode', 'series', 'seriesType', 'stockEvents', 'theme', 'title', 'titleStyle', 'tooltip', 'trendlineType', 'width', 'zoomSettings'];
3140
+ const outputs$32 = ['axisLabelRender', 'beforeExport', 'legendClick', 'legendRender', 'load', 'loaded', 'onZooming', 'pointClick', 'pointMove', 'rangeChange', 'selectorRender', 'seriesRender', 'stockChartMouseClick', 'stockChartMouseDown', 'stockChartMouseLeave', 'stockChartMouseMove', 'stockChartMouseUp', 'stockEventRender', 'tooltipRender', 'dataSourceChange'];
3141
+ const twoWays$5 = ['dataSource'];
3142
+ /**
3143
+ * Stock Chart Component
3144
+ * ```html
3145
+ * <ejs-stockchart></ejs-stockchart>
3146
+ * ```
3147
+ */
3148
+ let StockChartComponent = class StockChartComponent extends StockChart {
3149
+ /**
3150
+ * @param {?} ngEle
3151
+ * @param {?} srenderer
3152
+ * @param {?} viewContainerRef
3153
+ * @param {?} injector
3154
+ */
3155
+ constructor(ngEle, srenderer, viewContainerRef, injector) {
3156
+ super();
3157
+ this.ngEle = ngEle;
3158
+ this.srenderer = srenderer;
3159
+ this.viewContainerRef = viewContainerRef;
3160
+ this.injector = injector;
3161
+ this.tags = ['series', 'axes', 'rows', 'annotations', 'selectedDataIndexes', 'periods', 'stockEvents', 'indicators'];
3162
+ this.element = this.ngEle.nativeElement;
3163
+ this.injectedModules = this.injectedModules || [];
3164
+ try {
3165
+ let mod = this.injector.get('ChartsLineSeries');
3166
+ if (this.injectedModules.indexOf(mod) === -1) {
3167
+ this.injectedModules.push(mod);
3168
+ }
3169
+ }
3170
+ catch (_a) { }
3171
+ try {
3172
+ let mod = this.injector.get('ChartsColumnSeries');
3173
+ if (this.injectedModules.indexOf(mod) === -1) {
3174
+ this.injectedModules.push(mod);
3175
+ }
3176
+ }
3177
+ catch (_b) { }
3178
+ try {
3179
+ let mod = this.injector.get('ChartsSplineSeries');
3180
+ if (this.injectedModules.indexOf(mod) === -1) {
3181
+ this.injectedModules.push(mod);
3182
+ }
3183
+ }
3184
+ catch (_c) { }
3185
+ try {
3186
+ let mod = this.injector.get('ChartsSplineAreaSeries');
3187
+ if (this.injectedModules.indexOf(mod) === -1) {
3188
+ this.injectedModules.push(mod);
3189
+ }
3190
+ }
3191
+ catch (_d) { }
3192
+ try {
3193
+ let mod = this.injector.get('ChartsStripLine');
3194
+ if (this.injectedModules.indexOf(mod) === -1) {
3195
+ this.injectedModules.push(mod);
3196
+ }
3197
+ }
3198
+ catch (_e) { }
3199
+ try {
3200
+ let mod = this.injector.get('ChartsAreaSeries');
3201
+ if (this.injectedModules.indexOf(mod) === -1) {
3202
+ this.injectedModules.push(mod);
3203
+ }
3204
+ }
3205
+ catch (_f) { }
3206
+ try {
3207
+ let mod = this.injector.get('ChartsRangeAreaSeries');
3208
+ if (this.injectedModules.indexOf(mod) === -1) {
3209
+ this.injectedModules.push(mod);
3210
+ }
3211
+ }
3212
+ catch (_g) { }
3213
+ try {
3214
+ let mod = this.injector.get('ChartsTooltip');
3215
+ if (this.injectedModules.indexOf(mod) === -1) {
3216
+ this.injectedModules.push(mod);
3217
+ }
3218
+ }
3219
+ catch (_h) { }
3220
+ try {
3221
+ let mod = this.injector.get('ChartsCrosshair');
3222
+ if (this.injectedModules.indexOf(mod) === -1) {
3223
+ this.injectedModules.push(mod);
3224
+ }
3225
+ }
3226
+ catch (_j) { }
3227
+ try {
3228
+ let mod = this.injector.get('ChartsDateTime');
3229
+ if (this.injectedModules.indexOf(mod) === -1) {
3230
+ this.injectedModules.push(mod);
3231
+ }
3232
+ }
3233
+ catch (_k) { }
3234
+ try {
3235
+ let mod = this.injector.get('ChartsZoom');
3236
+ if (this.injectedModules.indexOf(mod) === -1) {
3237
+ this.injectedModules.push(mod);
3238
+ }
3239
+ }
3240
+ catch (_l) { }
3241
+ try {
3242
+ let mod = this.injector.get('ChartsDataLabel');
3243
+ if (this.injectedModules.indexOf(mod) === -1) {
3244
+ this.injectedModules.push(mod);
3245
+ }
3246
+ }
3247
+ catch (_m) { }
3248
+ try {
3249
+ let mod = this.injector.get('ChartsSelection');
3250
+ if (this.injectedModules.indexOf(mod) === -1) {
3251
+ this.injectedModules.push(mod);
3252
+ }
3253
+ }
3254
+ catch (_o) { }
3255
+ try {
3256
+ let mod = this.injector.get('ChartsChartAnnotation');
3257
+ if (this.injectedModules.indexOf(mod) === -1) {
3258
+ this.injectedModules.push(mod);
3259
+ }
3260
+ }
3261
+ catch (_p) { }
3262
+ try {
3263
+ let mod = this.injector.get('ChartsHiloSeries');
3264
+ if (this.injectedModules.indexOf(mod) === -1) {
3265
+ this.injectedModules.push(mod);
3266
+ }
3267
+ }
3268
+ catch (_q) { }
3269
+ try {
3270
+ let mod = this.injector.get('ChartsHiloOpenCloseSeries');
3271
+ if (this.injectedModules.indexOf(mod) === -1) {
3272
+ this.injectedModules.push(mod);
3273
+ }
3274
+ }
3275
+ catch (_r) { }
3276
+ try {
3277
+ let mod = this.injector.get('ChartsCandleSeries');
3278
+ if (this.injectedModules.indexOf(mod) === -1) {
3279
+ this.injectedModules.push(mod);
3280
+ }
3281
+ }
3282
+ catch (_s) { }
3283
+ try {
3284
+ let mod = this.injector.get('ChartsSmaIndicator');
3285
+ if (this.injectedModules.indexOf(mod) === -1) {
3286
+ this.injectedModules.push(mod);
3287
+ }
3288
+ }
3289
+ catch (_t) { }
3290
+ try {
3291
+ let mod = this.injector.get('ChartsTmaIndicator');
3292
+ if (this.injectedModules.indexOf(mod) === -1) {
3293
+ this.injectedModules.push(mod);
3294
+ }
3295
+ }
3296
+ catch (_u) { }
3297
+ try {
3298
+ let mod = this.injector.get('ChartsEmaIndicator');
3299
+ if (this.injectedModules.indexOf(mod) === -1) {
3300
+ this.injectedModules.push(mod);
3301
+ }
3302
+ }
3303
+ catch (_v) { }
3304
+ try {
3305
+ let mod = this.injector.get('ChartsAccumulationDistributionIndicator');
3306
+ if (this.injectedModules.indexOf(mod) === -1) {
3307
+ this.injectedModules.push(mod);
3308
+ }
3309
+ }
3310
+ catch (_w) { }
3311
+ try {
3312
+ let mod = this.injector.get('ChartsMacdIndicator');
3313
+ if (this.injectedModules.indexOf(mod) === -1) {
3314
+ this.injectedModules.push(mod);
3315
+ }
3316
+ }
3317
+ catch (_x) { }
3318
+ try {
3319
+ let mod = this.injector.get('ChartsAtrIndicator');
3320
+ if (this.injectedModules.indexOf(mod) === -1) {
3321
+ this.injectedModules.push(mod);
3322
+ }
3323
+ }
3324
+ catch (_y) { }
3325
+ try {
3326
+ let mod = this.injector.get('ChartsRsiIndicator');
3327
+ if (this.injectedModules.indexOf(mod) === -1) {
3328
+ this.injectedModules.push(mod);
3329
+ }
3330
+ }
3331
+ catch (_z) { }
3332
+ try {
3333
+ let mod = this.injector.get('ChartsMomentumIndicator');
3334
+ if (this.injectedModules.indexOf(mod) === -1) {
3335
+ this.injectedModules.push(mod);
3336
+ }
3337
+ }
3338
+ catch (_0) { }
3339
+ try {
3340
+ let mod = this.injector.get('ChartsStochasticIndicator');
3341
+ if (this.injectedModules.indexOf(mod) === -1) {
3342
+ this.injectedModules.push(mod);
3343
+ }
3344
+ }
3345
+ catch (_1) { }
3346
+ try {
3347
+ let mod = this.injector.get('ChartsBollingerBands');
3348
+ if (this.injectedModules.indexOf(mod) === -1) {
3349
+ this.injectedModules.push(mod);
3350
+ }
3351
+ }
3352
+ catch (_2) { }
3353
+ try {
3354
+ let mod = this.injector.get('ChartsTrendlines');
3355
+ if (this.injectedModules.indexOf(mod) === -1) {
3356
+ this.injectedModules.push(mod);
3357
+ }
3358
+ }
3359
+ catch (_3) { }
3360
+ try {
3361
+ let mod = this.injector.get('ChartsRangeTooltip');
3362
+ if (this.injectedModules.indexOf(mod) === -1) {
3363
+ this.injectedModules.push(mod);
3364
+ }
3365
+ }
3366
+ catch (_4) { }
3367
+ try {
3368
+ let mod = this.injector.get('ChartsExport');
3369
+ if (this.injectedModules.indexOf(mod) === -1) {
3370
+ this.injectedModules.push(mod);
3371
+ }
3372
+ }
3373
+ catch (_5) { }
3374
+ try {
3375
+ let mod = this.injector.get('ChartsStockLegend');
3376
+ if (this.injectedModules.indexOf(mod) === -1) {
3377
+ this.injectedModules.push(mod);
3378
+ }
3379
+ }
3380
+ catch (_6) { }
3381
+ try {
3382
+ let mod = this.injector.get('ChartsDateTimeCategory');
3383
+ if (this.injectedModules.indexOf(mod) === -1) {
3384
+ this.injectedModules.push(mod);
3385
+ }
3386
+ }
3387
+ catch (_7) { }
3388
+ this.registerEvents(outputs$32);
3389
+ this.addTwoWay.call(this, twoWays$5);
3390
+ setValue('currentInstance', this, this.viewContainerRef);
3391
+ this.context = new ComponentBase();
3392
+ }
3393
+ /**
3394
+ * @return {?}
3395
+ */
3396
+ ngOnInit() {
3397
+ this.context.ngOnInit(this);
3398
+ }
3399
+ /**
3400
+ * @return {?}
3401
+ */
3402
+ ngAfterViewInit() {
3403
+ this.context.ngAfterViewInit(this);
3404
+ }
3405
+ /**
3406
+ * @return {?}
3407
+ */
3408
+ ngOnDestroy() {
3409
+ this.context.ngOnDestroy(this);
3410
+ }
3411
+ /**
3412
+ * @return {?}
3413
+ */
3414
+ ngAfterContentChecked() {
3415
+ this.tagObjects[0].instance = this.childSeries;
3416
+ if (this.childAxes) {
3417
+ this.tagObjects[1].instance = /** @type {?} */ (this.childAxes);
3418
+ }
3419
+ if (this.childRows) {
3420
+ this.tagObjects[2].instance = /** @type {?} */ (this.childRows);
3421
+ }
3422
+ if (this.childAnnotations) {
3423
+ this.tagObjects[3].instance = /** @type {?} */ (this.childAnnotations);
3424
+ }
3425
+ if (this.childSelectedDataIndexes) {
3426
+ this.tagObjects[4].instance = /** @type {?} */ (this.childSelectedDataIndexes);
3427
+ }
3428
+ if (this.childPeriods) {
3429
+ this.tagObjects[5].instance = /** @type {?} */ (this.childPeriods);
3430
+ }
3431
+ if (this.childStockEvents) {
3432
+ this.tagObjects[6].instance = /** @type {?} */ (this.childStockEvents);
3433
+ }
3434
+ if (this.childIndicators) {
3435
+ this.tagObjects[7].instance = /** @type {?} */ (this.childIndicators);
3436
+ }
3437
+ this.context.ngAfterContentChecked(this);
3438
+ }
3439
+ };
3440
+ StockChartComponent.decorators = [
3441
+ { type: Component, args: [{
3442
+ selector: 'ejs-stockchart',
3443
+ inputs: inputs$5,
3444
+ outputs: outputs$32,
3445
+ template: '',
3446
+ changeDetection: ChangeDetectionStrategy.OnPush,
3447
+ queries: {
3448
+ childSeries: new ContentChild(StockChartSeriesCollectionDirective),
3449
+ childAxes: new ContentChild(StockChartAxesDirective),
3450
+ childRows: new ContentChild(StockChartRowsDirective),
3451
+ childAnnotations: new ContentChild(StockChartAnnotationsDirective),
3452
+ childSelectedDataIndexes: new ContentChild(StockChartSelectedDataIndexesDirective),
3453
+ childPeriods: new ContentChild(StockChartPeriodsDirective),
3454
+ childStockEvents: new ContentChild(StockEventsDirective),
3455
+ childIndicators: new ContentChild(StockChartIndicatorsDirective)
3456
+ }
3457
+ },] },
3458
+ ];
3459
+ /**
3460
+ * @nocollapse
3461
+ */
3462
+ StockChartComponent.ctorParameters = () => [
3463
+ { type: ElementRef, },
3464
+ { type: Renderer2, },
3465
+ { type: ViewContainerRef, },
3466
+ { type: Injector, },
3467
+ ];
3468
+ StockChartComponent.propDecorators = {
3469
+ 'tooltip_template': [{ type: ContentChild, args: ['tooltipTemplate',] },],
3470
+ };
3471
+ __decorate$10([
3472
+ Template(),
3473
+ __metadata$10("design:type", Object)
3474
+ ], StockChartComponent.prototype, "tooltip_template", void 0);
3475
+ StockChartComponent = __decorate$10([
3476
+ ComponentMixins([ComponentBase]),
3477
+ __metadata$10("design:paramtypes", [ElementRef,
3478
+ Renderer2,
3479
+ ViewContainerRef,
3480
+ Injector])
3481
+ ], StockChartComponent);
3482
+
3483
+ /**
3484
+ * NgModule definition for the StockChart component.
3485
+ */
3486
+ class StockChartModule {
3487
+ }
3488
+ StockChartModule.decorators = [
3489
+ { type: NgModule, args: [{
3490
+ imports: [CommonModule],
3491
+ declarations: [
3492
+ StockChartComponent,
3493
+ StockChartTrendlineDirective,
3494
+ StockChartTrendlinesDirective,
3495
+ StockChartSeriesDirective,
3496
+ StockChartSeriesCollectionDirective,
3497
+ StockChartAxisDirective,
3498
+ StockChartAxesDirective,
3499
+ StockChartRowDirective,
3500
+ StockChartRowsDirective,
3501
+ StockChartAnnotationDirective,
3502
+ StockChartAnnotationsDirective,
3503
+ StockChartSelectedDataIndexDirective,
3504
+ StockChartSelectedDataIndexesDirective,
3505
+ StockChartPeriodDirective,
3506
+ StockChartPeriodsDirective,
3507
+ StockEventDirective,
3508
+ StockEventsDirective,
3509
+ StockChartIndicatorDirective,
3510
+ StockChartIndicatorsDirective
3511
+ ],
3512
+ exports: [
3513
+ StockChartComponent,
3514
+ StockChartTrendlineDirective,
3515
+ StockChartTrendlinesDirective,
3516
+ StockChartSeriesDirective,
3517
+ StockChartSeriesCollectionDirective,
3518
+ StockChartAxisDirective,
3519
+ StockChartAxesDirective,
3520
+ StockChartRowDirective,
3521
+ StockChartRowsDirective,
3522
+ StockChartAnnotationDirective,
3523
+ StockChartAnnotationsDirective,
3524
+ StockChartSelectedDataIndexDirective,
3525
+ StockChartSelectedDataIndexesDirective,
3526
+ StockChartPeriodDirective,
3527
+ StockChartPeriodsDirective,
3528
+ StockEventDirective,
3529
+ StockEventsDirective,
3530
+ StockChartIndicatorDirective,
3531
+ StockChartIndicatorsDirective
3532
+ ]
3533
+ },] },
3534
+ ];
3535
+ /**
3536
+ * @nocollapse
3537
+ */
3538
+ StockChartModule.ctorParameters = () => [];
3539
+
3540
+ const StockLegendService = { provide: 'ChartsStockLegend', useValue: StockLegend };
3541
+ /**
3542
+ * NgModule definition for the StockChart component with providers.
3543
+ */
3544
+ class StockChartAllModule {
3545
+ }
3546
+ StockChartAllModule.decorators = [
3547
+ { type: NgModule, args: [{
3548
+ imports: [CommonModule, StockChartModule],
3549
+ exports: [
3550
+ StockChartModule
3551
+ ],
3552
+ providers: [
3553
+ StockLegendService
3554
+ ]
3555
+ },] },
3556
+ ];
3557
+ /**
3558
+ * @nocollapse
3559
+ */
3560
+ StockChartAllModule.ctorParameters = () => [];
3561
+
3562
+ let input$27 = ['color', 'end', 'index', 'legendImageUrl', 'name', 'opacity', 'shape'];
3563
+ let outputs$33 = [];
3564
+ /**
3565
+ * BulletRange Directive
3566
+ * ```html
3567
+ * <e-bullet-range-collection>
3568
+ * <e-bullet-range></e-bullet-range>
3569
+ * </e-bullet-range-collection>
3570
+ * ```
3571
+ */
3572
+ class BulletRangeDirective extends ComplexBase {
3573
+ /**
3574
+ * @param {?} viewContainerRef
3575
+ */
3576
+ constructor(viewContainerRef) {
3577
+ super();
3578
+ this.viewContainerRef = viewContainerRef;
3579
+ setValue('currentInstance', this, this.viewContainerRef);
3580
+ this.registerEvents(outputs$33);
3581
+ this.directivePropList = input$27;
3582
+ }
3583
+ }
3584
+ BulletRangeDirective.decorators = [
3585
+ { type: Directive, args: [{
3586
+ selector: 'e-bullet-range-collection>e-bullet-range',
3587
+ inputs: input$27,
3588
+ outputs: outputs$33,
3589
+ queries: {}
3590
+ },] },
3591
+ ];
3592
+ /**
3593
+ * @nocollapse
3594
+ */
3595
+ BulletRangeDirective.ctorParameters = () => [
3596
+ { type: ViewContainerRef, },
3597
+ ];
3598
+ /**
3599
+ * BulletRange Array Directive
3600
+ */
3601
+ class BulletRangeCollectionDirective extends ArrayBase {
3602
+ constructor() {
3603
+ super('ranges');
3604
+ }
3605
+ }
3606
+ BulletRangeCollectionDirective.decorators = [
3607
+ { type: Directive, args: [{
3608
+ selector: 'ej-bulletchart>e-bullet-range-collection',
3609
+ queries: {
3610
+ children: new ContentChildren(BulletRangeDirective)
3611
+ },
3612
+ },] },
3613
+ ];
3614
+ /**
3615
+ * @nocollapse
3616
+ */
3617
+ BulletRangeCollectionDirective.ctorParameters = () => [];
3618
+
3619
+ var __decorate$11 = (this && this.__decorate) || function (decorators, target, key, desc) {
3620
+ var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
3621
+ if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
3622
+ else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
3623
+ return c > 3 && r && Object.defineProperty(target, key, r), r;
3624
+ };
3625
+ var __metadata$11 = (this && this.__metadata) || function (k, v) {
3626
+ if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
3627
+ };
3628
+ const inputs$6 = ['animation', 'border', 'categoryField', 'categoryLabelStyle', 'dataLabel', 'dataSource', 'enableGroupSeparator', 'enablePersistence', 'enableRtl', 'height', 'interval', 'labelFormat', 'labelPosition', 'labelStyle', 'legendSettings', 'locale', 'majorTickLines', 'margin', 'maximum', 'minimum', 'minorTickLines', 'minorTicksPerInterval', 'opposedPosition', 'orientation', 'query', 'ranges', 'subtitle', 'subtitleStyle', 'tabIndex', 'targetColor', 'targetField', 'targetTypes', 'targetWidth', 'theme', 'tickPosition', 'title', 'titlePosition', 'titleStyle', 'tooltip', 'type', 'valueBorder', 'valueField', 'valueFill', 'valueHeight', 'width'];
3629
+ const outputs$34 = ['beforePrint', 'bulletChartMouseClick', 'legendRender', 'load', 'loaded', 'tooltipRender', 'dataSourceChange'];
3630
+ const twoWays$6 = ['dataSource'];
3631
+ /**
3632
+ * BulletChart Component
3633
+ * ```html
3634
+ * <ejs-bulletchart></ejs-bulletchart>
3635
+ * ```
3636
+ */
3637
+ let BulletChartComponent = class BulletChartComponent extends BulletChart {
3638
+ /**
3639
+ * @param {?} ngEle
3640
+ * @param {?} srenderer
3641
+ * @param {?} viewContainerRef
3642
+ * @param {?} injector
3643
+ */
3644
+ constructor(ngEle, srenderer, viewContainerRef, injector) {
3645
+ super();
3646
+ this.ngEle = ngEle;
3647
+ this.srenderer = srenderer;
3648
+ this.viewContainerRef = viewContainerRef;
3649
+ this.injector = injector;
3650
+ this.tags = ['ranges'];
3651
+ this.element = this.ngEle.nativeElement;
3652
+ this.injectedModules = this.injectedModules || [];
3653
+ try {
3654
+ let mod = this.injector.get('ChartsBulletTooltip');
3655
+ if (this.injectedModules.indexOf(mod) === -1) {
3656
+ this.injectedModules.push(mod);
3657
+ }
3658
+ }
3659
+ catch (_a) { }
3660
+ try {
3661
+ let mod = this.injector.get('ChartsBulletChartLegend');
3662
+ if (this.injectedModules.indexOf(mod) === -1) {
3663
+ this.injectedModules.push(mod);
3664
+ }
3665
+ }
3666
+ catch (_b) { }
3667
+ this.registerEvents(outputs$34);
3668
+ this.addTwoWay.call(this, twoWays$6);
3669
+ setValue('currentInstance', this, this.viewContainerRef);
3670
+ this.context = new ComponentBase();
3671
+ }
3672
+ /**
3673
+ * @return {?}
3674
+ */
3675
+ ngOnInit() {
3676
+ this.context.ngOnInit(this);
3677
+ }
3678
+ /**
3679
+ * @return {?}
3680
+ */
3681
+ ngAfterViewInit() {
3682
+ this.context.ngAfterViewInit(this);
3683
+ }
3684
+ /**
3685
+ * @return {?}
3686
+ */
3687
+ ngOnDestroy() {
3688
+ this.context.ngOnDestroy(this);
3689
+ }
3690
+ /**
3691
+ * @return {?}
3692
+ */
3693
+ ngAfterContentChecked() {
3694
+ this.tagObjects[0].instance = this.childRanges;
3695
+ this.context.ngAfterContentChecked(this);
3696
+ }
3697
+ };
3698
+ BulletChartComponent.decorators = [
3699
+ { type: Component, args: [{
3700
+ selector: 'ejs-bulletchart',
3701
+ inputs: inputs$6,
3702
+ outputs: outputs$34,
3703
+ template: '',
3704
+ changeDetection: ChangeDetectionStrategy.OnPush,
3705
+ queries: {
3706
+ childRanges: new ContentChild(BulletRangeCollectionDirective)
3707
+ }
3708
+ },] },
3709
+ ];
3710
+ /**
3711
+ * @nocollapse
3712
+ */
3713
+ BulletChartComponent.ctorParameters = () => [
3714
+ { type: ElementRef, },
3715
+ { type: Renderer2, },
3716
+ { type: ViewContainerRef, },
3717
+ { type: Injector, },
3718
+ ];
3719
+ BulletChartComponent.propDecorators = {
3720
+ 'tooltip_template': [{ type: ContentChild, args: ['tooltipTemplate',] },],
3721
+ };
3722
+ __decorate$11([
3723
+ Template(),
3724
+ __metadata$11("design:type", Object)
3725
+ ], BulletChartComponent.prototype, "tooltip_template", void 0);
3726
+ BulletChartComponent = __decorate$11([
3727
+ ComponentMixins([ComponentBase]),
3728
+ __metadata$11("design:paramtypes", [ElementRef,
3729
+ Renderer2,
3730
+ ViewContainerRef,
3731
+ Injector])
3732
+ ], BulletChartComponent);
3733
+
3734
+ /**
3735
+ * NgModule definition for the BulletChart component.
3736
+ */
3737
+ class BulletChartModule {
3738
+ }
3739
+ BulletChartModule.decorators = [
3740
+ { type: NgModule, args: [{
3741
+ imports: [CommonModule],
3742
+ declarations: [
3743
+ BulletChartComponent,
3744
+ BulletRangeDirective,
3745
+ BulletRangeCollectionDirective
3746
+ ],
3747
+ exports: [
3748
+ BulletChartComponent,
3749
+ BulletRangeDirective,
3750
+ BulletRangeCollectionDirective
3751
+ ]
3752
+ },] },
3753
+ ];
3754
+ /**
3755
+ * @nocollapse
3756
+ */
3757
+ BulletChartModule.ctorParameters = () => [];
3758
+
3759
+ const BulletTooltipService = { provide: 'ChartsBulletTooltip', useValue: BulletTooltip };
3760
+ const BulletChartLegendService = { provide: 'ChartsBulletChartLegend', useValue: BulletChartLegend };
3761
+ /**
3762
+ * NgModule definition for the BulletChart component with providers.
3763
+ */
3764
+ class BulletChartAllModule {
3765
+ }
3766
+ BulletChartAllModule.decorators = [
3767
+ { type: NgModule, args: [{
3768
+ imports: [CommonModule, BulletChartModule],
3769
+ exports: [
3770
+ BulletChartModule
3771
+ ],
3772
+ providers: [
3773
+ BulletTooltipService,
3774
+ BulletChartLegendService
3775
+ ]
3776
+ },] },
3777
+ ];
3778
+ /**
3779
+ * @nocollapse
3780
+ */
3781
+ BulletChartAllModule.ctorParameters = () => [];
3782
+
3783
+ var __decorate$12 = (this && this.__decorate) || function (decorators, target, key, desc) {
3784
+ var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
3785
+ if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
3786
+ else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
3787
+ return c > 3 && r && Object.defineProperty(target, key, r), r;
3788
+ };
3789
+ var __metadata$12 = (this && this.__metadata) || function (k, v) {
3790
+ if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
3791
+ };
3792
+ let input$28 = ['animation', 'columnFacet', 'columnSpacing', 'columnWidth', 'dataLabel', 'dataSource', 'emptyPointSettings', 'enableTooltip', 'fill', 'groupName', 'legendImageUrl', 'legendShape', 'name', 'opacity', 'pointColorMapping', 'query', 'size', 'stackingGroup', 'tooltipFormat', 'tooltipMappingName', 'type', 'visible', 'xAxisName', 'xName', 'yAxisName', 'yName'];
3793
+ let outputs$35 = [];
3794
+ /**
3795
+ * Series3D Directive
3796
+ * ```html
3797
+ * <e-chart3d-series-collection>
3798
+ * <e-chart3d-series></e-chart3d-series>
3799
+ * </e-chart3d-series-collection>
3800
+ * ```
3801
+ */
3802
+ class Chart3DSeriesDirective extends ComplexBase {
3803
+ /**
3804
+ * @param {?} viewContainerRef
3805
+ */
3806
+ constructor(viewContainerRef) {
3807
+ super();
3808
+ this.viewContainerRef = viewContainerRef;
3809
+ setValue('currentInstance', this, this.viewContainerRef);
3810
+ this.registerEvents(outputs$35);
3811
+ this.directivePropList = input$28;
3812
+ }
3813
+ }
3814
+ Chart3DSeriesDirective.decorators = [
3815
+ { type: Directive, args: [{
3816
+ selector: 'e-chart3d-series-collection>e-chart3d-series',
3817
+ inputs: input$28,
3818
+ outputs: outputs$35,
3819
+ queries: {}
3820
+ },] },
3821
+ ];
3822
+ /**
3823
+ * @nocollapse
3824
+ */
3825
+ Chart3DSeriesDirective.ctorParameters = () => [
3826
+ { type: ViewContainerRef, },
3827
+ ];
3828
+ Chart3DSeriesDirective.propDecorators = {
3829
+ 'dataLabel_template': [{ type: ContentChild, args: ['dataLabelTemplate',] },],
3830
+ };
3831
+ __decorate$12([
3832
+ Template(),
3833
+ __metadata$12("design:type", Object)
3834
+ ], Chart3DSeriesDirective.prototype, "dataLabel_template", void 0);
3835
+ /**
3836
+ * Chart3DSeries Array Directive
3837
+ */
3838
+ class Chart3DSeriesCollectionDirective extends ArrayBase {
3839
+ constructor() {
3840
+ super('series');
3841
+ }
3842
+ }
3843
+ Chart3DSeriesCollectionDirective.decorators = [
3844
+ { type: Directive, args: [{
3845
+ selector: 'ejs-chart3d>e-chart3d-series-collection',
3846
+ queries: {
3847
+ children: new ContentChildren(Chart3DSeriesDirective)
3848
+ },
3849
+ },] },
3850
+ ];
3851
+ /**
3852
+ * @nocollapse
3853
+ */
3854
+ Chart3DSeriesCollectionDirective.ctorParameters = () => [];
3855
+
3856
+ let input$29 = ['columnIndex', 'desiredIntervals', 'edgeLabelPlacement', 'enableTrim', 'interval', 'intervalType', 'isIndexed', 'isInversed', 'labelFormat', 'labelIntersectAction', 'labelPadding', 'labelPlacement', 'labelRotation', 'labelStyle', 'logBase', 'majorGridLines', 'majorTickLines', 'maximum', 'maximumLabelWidth', 'maximumLabels', 'minimum', 'minorGridLines', 'minorTickLines', 'minorTicksPerInterval', 'name', 'opposedPosition', 'plotOffset', 'plotOffsetBottom', 'plotOffsetLeft', 'plotOffsetRight', 'plotOffsetTop', 'rangePadding', 'rowIndex', 'skeleton', 'skeletonType', 'span', 'startFromZero', 'title', 'titlePadding', 'titleRotation', 'titleStyle', 'valueType', 'visible'];
3857
+ let outputs$36 = [];
3858
+ /**
3859
+ * Axis3D Directive
3860
+ * ```html
3861
+ * <e-axes><e-axis></e-axis></e-axes>
3862
+ * ```
3863
+ */
3864
+ class Chart3DAxisDirective extends ComplexBase {
3865
+ /**
3866
+ * @param {?} viewContainerRef
3867
+ */
3868
+ constructor(viewContainerRef) {
3869
+ super();
3870
+ this.viewContainerRef = viewContainerRef;
3871
+ setValue('currentInstance', this, this.viewContainerRef);
3872
+ this.registerEvents(outputs$36);
3873
+ this.directivePropList = input$29;
3874
+ }
3875
+ }
3876
+ Chart3DAxisDirective.decorators = [
3877
+ { type: Directive, args: [{
3878
+ selector: 'e-chart3daxes>e-chart3daxis',
3879
+ inputs: input$29,
3880
+ outputs: outputs$36,
3881
+ queries: {}
3882
+ },] },
3883
+ ];
3884
+ /**
3885
+ * @nocollapse
3886
+ */
3887
+ Chart3DAxisDirective.ctorParameters = () => [
3888
+ { type: ViewContainerRef, },
3889
+ ];
3890
+ /**
3891
+ * Chart3DAxis Array Directive
3892
+ */
3893
+ class Chart3DAxesDirective extends ArrayBase {
3894
+ constructor() {
3895
+ super('axes');
3896
+ }
3897
+ }
3898
+ Chart3DAxesDirective.decorators = [
3899
+ { type: Directive, args: [{
3900
+ selector: 'ejs-chart3d>e-chart3daxes',
3901
+ queries: {
3902
+ children: new ContentChildren(Chart3DAxisDirective)
3903
+ },
3904
+ },] },
3905
+ ];
3906
+ /**
3907
+ * @nocollapse
3908
+ */
3909
+ Chart3DAxesDirective.ctorParameters = () => [];
3910
+
3911
+ let input$30 = ['height'];
3912
+ let outputs$37 = [];
3913
+ /**
3914
+ * Row3D Directive
3915
+ * ```html
3916
+ * <e-rows><e-row></e-row><e-rows>
3917
+ * ```
3918
+ */
3919
+ class Chart3DRowDirective extends ComplexBase {
3920
+ /**
3921
+ * @param {?} viewContainerRef
3922
+ */
3923
+ constructor(viewContainerRef) {
3924
+ super();
3925
+ this.viewContainerRef = viewContainerRef;
3926
+ setValue('currentInstance', this, this.viewContainerRef);
3927
+ this.registerEvents(outputs$37);
3928
+ this.directivePropList = input$30;
3929
+ }
3930
+ }
3931
+ Chart3DRowDirective.decorators = [
3932
+ { type: Directive, args: [{
3933
+ selector: 'e-chart3d-rows>e-chart3d-row',
3934
+ inputs: input$30,
3935
+ outputs: outputs$37,
3936
+ queries: {}
3937
+ },] },
3938
+ ];
3939
+ /**
3940
+ * @nocollapse
3941
+ */
3942
+ Chart3DRowDirective.ctorParameters = () => [
3943
+ { type: ViewContainerRef, },
3944
+ ];
3945
+ /**
3946
+ * Chart3DRow Array Directive
3947
+ */
3948
+ class Chart3DRowsDirective extends ArrayBase {
3949
+ constructor() {
3950
+ super('rows');
3951
+ }
3952
+ }
3953
+ Chart3DRowsDirective.decorators = [
3954
+ { type: Directive, args: [{
3955
+ selector: 'ejs-chart3d>e-chart3d-rows',
3956
+ queries: {
3957
+ children: new ContentChildren(Chart3DRowDirective)
3958
+ },
3959
+ },] },
3960
+ ];
3961
+ /**
3962
+ * @nocollapse
3963
+ */
3964
+ Chart3DRowsDirective.ctorParameters = () => [];
3965
+
3966
+ let input$31 = ['width'];
3967
+ let outputs$38 = [];
3968
+ /**
3969
+ * Column3D Directive
3970
+ * ```html
3971
+ * <e-columns><e-column></e-column><e-columns>
3972
+ * ```
3973
+ */
3974
+ class Chart3DColumnDirective extends ComplexBase {
3975
+ /**
3976
+ * @param {?} viewContainerRef
3977
+ */
3978
+ constructor(viewContainerRef) {
3979
+ super();
3980
+ this.viewContainerRef = viewContainerRef;
3981
+ setValue('currentInstance', this, this.viewContainerRef);
3982
+ this.registerEvents(outputs$38);
3983
+ this.directivePropList = input$31;
3984
+ }
3985
+ }
3986
+ Chart3DColumnDirective.decorators = [
3987
+ { type: Directive, args: [{
3988
+ selector: 'e-chart3d-columns>e-chart3d-columns',
3989
+ inputs: input$31,
3990
+ outputs: outputs$38,
3991
+ queries: {}
3992
+ },] },
3993
+ ];
3994
+ /**
3995
+ * @nocollapse
3996
+ */
3997
+ Chart3DColumnDirective.ctorParameters = () => [
3998
+ { type: ViewContainerRef, },
3999
+ ];
4000
+ /**
4001
+ * Chart3DColumn Array Directive
4002
+ */
4003
+ class Chart3DColumnsDirective extends ArrayBase {
4004
+ constructor() {
4005
+ super('columns');
4006
+ }
4007
+ }
4008
+ Chart3DColumnsDirective.decorators = [
4009
+ { type: Directive, args: [{
4010
+ selector: 'ejs-chart3d>e-chart3d-columns',
4011
+ queries: {
4012
+ children: new ContentChildren(Chart3DColumnDirective)
4013
+ },
4014
+ },] },
4015
+ ];
4016
+ /**
4017
+ * @nocollapse
4018
+ */
4019
+ Chart3DColumnsDirective.ctorParameters = () => [];
4020
+
4021
+ let input$32 = ['point', 'series'];
4022
+ let outputs$39 = [];
4023
+ /**
4024
+ * Selected Data Directive
4025
+ * ```html
4026
+ * <e-selecteddataindexes><e-selecteddataindex></e-selecteddataindex><e-selecteddataindexes>
4027
+ * ```
4028
+ */
4029
+ class Chart3DSelectedDataIndexDirective extends ComplexBase {
4030
+ /**
4031
+ * @param {?} viewContainerRef
4032
+ */
4033
+ constructor(viewContainerRef) {
4034
+ super();
4035
+ this.viewContainerRef = viewContainerRef;
4036
+ setValue('currentInstance', this, this.viewContainerRef);
4037
+ this.registerEvents(outputs$39);
4038
+ this.directivePropList = input$32;
4039
+ }
4040
+ }
4041
+ Chart3DSelectedDataIndexDirective.decorators = [
4042
+ { type: Directive, args: [{
4043
+ selector: 'e-chart3d-selecteddataindexes>e-chart3d-selecteddataindex',
4044
+ inputs: input$32,
4045
+ outputs: outputs$39,
4046
+ queries: {}
4047
+ },] },
4048
+ ];
4049
+ /**
4050
+ * @nocollapse
4051
+ */
4052
+ Chart3DSelectedDataIndexDirective.ctorParameters = () => [
4053
+ { type: ViewContainerRef, },
4054
+ ];
4055
+ /**
4056
+ * Chart3DSelectedDataIndex Array Directive
4057
+ */
4058
+ class Chart3DSelectedDataIndexesDirective extends ArrayBase {
4059
+ constructor() {
4060
+ super('selecteddataindexes');
4061
+ }
4062
+ }
4063
+ Chart3DSelectedDataIndexesDirective.decorators = [
4064
+ { type: Directive, args: [{
4065
+ selector: 'ejs-chart3d>e-chart3d-selecteddataindexes',
4066
+ queries: {
4067
+ children: new ContentChildren(Chart3DSelectedDataIndexDirective)
4068
+ },
4069
+ },] },
4070
+ ];
4071
+ /**
4072
+ * @nocollapse
4073
+ */
4074
+ Chart3DSelectedDataIndexesDirective.ctorParameters = () => [];
4075
+
4076
+ var __decorate$13 = (this && this.__decorate) || function (decorators, target, key, desc) {
4077
+ var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
4078
+ if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
4079
+ else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
4080
+ return c > 3 && r && Object.defineProperty(target, key, r), r;
4081
+ };
4082
+ var __metadata$13 = (this && this.__metadata) || function (k, v) {
4083
+ if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
4084
+ };
4085
+ const inputs$7 = ['axes', 'background', 'backgroundImage', 'border', 'columns', 'currencyCode', 'dataSource', 'depth', 'description', 'enableExport', 'enablePersistence', 'enableRotation', 'enableRtl', 'enableSideBySidePlacement', 'height', 'highlightColor', 'highlightMode', 'highlightPattern', 'isMultiSelect', 'isTransposed', 'legendSettings', 'locale', 'margin', 'palettes', 'perspectiveAngle', 'primaryXAxis', 'primaryYAxis', 'rotation', 'rows', 'selectedDataIndexes', 'selectionMode', 'selectionPattern', 'series', 'subTitle', 'subTitleStyle', 'theme', 'tilt', 'title', 'titleStyle', 'tooltip', 'useGroupingSeparator', 'wallColor', 'wallSize', 'width'];
4086
+ const outputs$40 = ['afterExport', 'axisLabelRender', 'beforeExport', 'beforePrint', 'beforeResize', 'chart3DMouseClick', 'chart3DMouseDown', 'chart3DMouseLeave', 'chart3DMouseMove', 'chart3DMouseUp', 'legendClick', 'legendRender', 'load', 'loaded', 'pointClick', 'pointMove', 'pointRender', 'resized', 'selectionComplete', 'seriesRender', 'textRender', 'tooltipRender', 'dataSourceChange'];
4087
+ const twoWays$7 = ['dataSource'];
4088
+ /**
4089
+ * 3D Chart Component
4090
+ * ```html
4091
+ * <ejschart3d></ejschart3d>
4092
+ * ```
4093
+ */
4094
+ let Chart3DComponent = class Chart3DComponent extends Chart3D {
4095
+ /**
4096
+ * @param {?} ngEle
4097
+ * @param {?} srenderer
4098
+ * @param {?} viewContainerRef
4099
+ * @param {?} injector
4100
+ */
4101
+ constructor(ngEle, srenderer, viewContainerRef, injector) {
4102
+ super();
4103
+ this.ngEle = ngEle;
4104
+ this.srenderer = srenderer;
4105
+ this.viewContainerRef = viewContainerRef;
4106
+ this.injector = injector;
4107
+ this.tags = ['series', 'axes', 'rows', 'columns', 'selectedDataIndexes'];
4108
+ this.element = this.ngEle.nativeElement;
4109
+ this.injectedModules = this.injectedModules || [];
4110
+ try {
4111
+ let mod = this.injector.get('ChartsColumnSeries3D');
4112
+ if (this.injectedModules.indexOf(mod) === -1) {
4113
+ this.injectedModules.push(mod);
4114
+ }
4115
+ }
4116
+ catch (_a) { }
4117
+ try {
4118
+ let mod = this.injector.get('ChartsStackingColumnSeries3D');
4119
+ if (this.injectedModules.indexOf(mod) === -1) {
4120
+ this.injectedModules.push(mod);
4121
+ }
4122
+ }
4123
+ catch (_b) { }
4124
+ try {
4125
+ let mod = this.injector.get('ChartsBarSeries3D');
4126
+ if (this.injectedModules.indexOf(mod) === -1) {
4127
+ this.injectedModules.push(mod);
4128
+ }
4129
+ }
4130
+ catch (_c) { }
4131
+ try {
4132
+ let mod = this.injector.get('ChartsStackingBarSeries3D');
4133
+ if (this.injectedModules.indexOf(mod) === -1) {
4134
+ this.injectedModules.push(mod);
4135
+ }
4136
+ }
4137
+ catch (_d) { }
4138
+ try {
4139
+ let mod = this.injector.get('ChartsCategory3D');
4140
+ if (this.injectedModules.indexOf(mod) === -1) {
4141
+ this.injectedModules.push(mod);
4142
+ }
4143
+ }
4144
+ catch (_e) { }
4145
+ try {
4146
+ let mod = this.injector.get('ChartsDateTime3D');
4147
+ if (this.injectedModules.indexOf(mod) === -1) {
4148
+ this.injectedModules.push(mod);
4149
+ }
4150
+ }
4151
+ catch (_f) { }
4152
+ try {
4153
+ let mod = this.injector.get('ChartsDateTimeCategory3D');
4154
+ if (this.injectedModules.indexOf(mod) === -1) {
4155
+ this.injectedModules.push(mod);
4156
+ }
4157
+ }
4158
+ catch (_g) { }
4159
+ try {
4160
+ let mod = this.injector.get('ChartsLogarithmic3D');
4161
+ if (this.injectedModules.indexOf(mod) === -1) {
4162
+ this.injectedModules.push(mod);
4163
+ }
4164
+ }
4165
+ catch (_h) { }
4166
+ try {
4167
+ let mod = this.injector.get('ChartsTooltip3D');
4168
+ if (this.injectedModules.indexOf(mod) === -1) {
4169
+ this.injectedModules.push(mod);
4170
+ }
4171
+ }
4172
+ catch (_j) { }
4173
+ try {
4174
+ let mod = this.injector.get('ChartsLegend3D');
4175
+ if (this.injectedModules.indexOf(mod) === -1) {
4176
+ this.injectedModules.push(mod);
4177
+ }
4178
+ }
4179
+ catch (_k) { }
4180
+ try {
4181
+ let mod = this.injector.get('ChartsDataLabel3D');
4182
+ if (this.injectedModules.indexOf(mod) === -1) {
4183
+ this.injectedModules.push(mod);
4184
+ }
4185
+ }
4186
+ catch (_l) { }
4187
+ try {
4188
+ let mod = this.injector.get('ChartsSelection3D');
4189
+ if (this.injectedModules.indexOf(mod) === -1) {
4190
+ this.injectedModules.push(mod);
4191
+ }
4192
+ }
4193
+ catch (_m) { }
4194
+ try {
4195
+ let mod = this.injector.get('ChartsExport3D');
4196
+ if (this.injectedModules.indexOf(mod) === -1) {
4197
+ this.injectedModules.push(mod);
4198
+ }
4199
+ }
4200
+ catch (_o) { }
4201
+ try {
4202
+ let mod = this.injector.get('ChartsHighlight3D');
4203
+ if (this.injectedModules.indexOf(mod) === -1) {
4204
+ this.injectedModules.push(mod);
4205
+ }
4206
+ }
4207
+ catch (_p) { }
4208
+ this.registerEvents(outputs$40);
4209
+ this.addTwoWay.call(this, twoWays$7);
4210
+ setValue('currentInstance', this, this.viewContainerRef);
4211
+ this.context = new ComponentBase();
4212
+ }
4213
+ /**
4214
+ * @return {?}
4215
+ */
4216
+ ngOnInit() {
4217
+ this.context.ngOnInit(this);
4218
+ }
4219
+ /**
4220
+ * @return {?}
4221
+ */
4222
+ ngAfterViewInit() {
4223
+ this.context.ngAfterViewInit(this);
4224
+ }
4225
+ /**
4226
+ * @return {?}
4227
+ */
4228
+ ngOnDestroy() {
4229
+ this.context.ngOnDestroy(this);
4230
+ }
4231
+ /**
4232
+ * @return {?}
4233
+ */
4234
+ ngAfterContentChecked() {
4235
+ this.tagObjects[0].instance = this.childSeries;
4236
+ if (this.childAxes) {
4237
+ this.tagObjects[1].instance = /** @type {?} */ (this.childAxes);
4238
+ }
4239
+ if (this.childRows) {
4240
+ this.tagObjects[2].instance = /** @type {?} */ (this.childRows);
4241
+ }
4242
+ if (this.childColumns) {
4243
+ this.tagObjects[3].instance = /** @type {?} */ (this.childColumns);
4244
+ }
4245
+ if (this.childSelectedDataIndexes) {
4246
+ this.tagObjects[4].instance = /** @type {?} */ (this.childSelectedDataIndexes);
4247
+ }
4248
+ this.context.ngAfterContentChecked(this);
4249
+ }
4250
+ };
4251
+ Chart3DComponent.decorators = [
4252
+ { type: Component, args: [{
4253
+ selector: 'ejs-chart3d',
4254
+ inputs: inputs$7,
4255
+ outputs: outputs$40,
4256
+ template: '',
4257
+ changeDetection: ChangeDetectionStrategy.OnPush,
4258
+ queries: {
4259
+ childSeries: new ContentChild(Chart3DSeriesCollectionDirective),
4260
+ childAxes: new ContentChild(Chart3DAxesDirective),
4261
+ childRows: new ContentChild(Chart3DRowsDirective),
4262
+ childColumns: new ContentChild(Chart3DColumnsDirective),
4263
+ childSelectedDataIndexes: new ContentChild(Chart3DSelectedDataIndexesDirective)
4264
+ }
4265
+ },] },
4266
+ ];
4267
+ /**
4268
+ * @nocollapse
4269
+ */
4270
+ Chart3DComponent.ctorParameters = () => [
4271
+ { type: ElementRef, },
4272
+ { type: Renderer2, },
4273
+ { type: ViewContainerRef, },
4274
+ { type: Injector, },
4275
+ ];
4276
+ Chart3DComponent.propDecorators = {
4277
+ 'tooltip_template': [{ type: ContentChild, args: ['tooltipTemplate',] },],
4278
+ };
4279
+ __decorate$13([
4280
+ Template(),
4281
+ __metadata$13("design:type", Object)
4282
+ ], Chart3DComponent.prototype, "tooltip_template", void 0);
4283
+ Chart3DComponent = __decorate$13([
4284
+ ComponentMixins([ComponentBase]),
4285
+ __metadata$13("design:paramtypes", [ElementRef,
4286
+ Renderer2,
4287
+ ViewContainerRef,
4288
+ Injector])
4289
+ ], Chart3DComponent);
4290
+
4291
+ /**
4292
+ * NgModule definition for the Chart3D component.
4293
+ */
4294
+ class Chart3DModule {
4295
+ }
4296
+ Chart3DModule.decorators = [
4297
+ { type: NgModule, args: [{
4298
+ imports: [CommonModule],
4299
+ declarations: [
4300
+ Chart3DComponent,
4301
+ Chart3DSeriesDirective,
4302
+ Chart3DSeriesCollectionDirective,
4303
+ Chart3DAxisDirective,
4304
+ Chart3DAxesDirective,
4305
+ Chart3DRowDirective,
4306
+ Chart3DRowsDirective,
4307
+ Chart3DColumnDirective,
4308
+ Chart3DColumnsDirective,
4309
+ Chart3DSelectedDataIndexDirective,
4310
+ Chart3DSelectedDataIndexesDirective
4311
+ ],
4312
+ exports: [
4313
+ Chart3DComponent,
4314
+ Chart3DSeriesDirective,
4315
+ Chart3DSeriesCollectionDirective,
4316
+ Chart3DAxisDirective,
4317
+ Chart3DAxesDirective,
4318
+ Chart3DRowDirective,
4319
+ Chart3DRowsDirective,
4320
+ Chart3DColumnDirective,
4321
+ Chart3DColumnsDirective,
4322
+ Chart3DSelectedDataIndexDirective,
4323
+ Chart3DSelectedDataIndexesDirective
4324
+ ]
4325
+ },] },
4326
+ ];
4327
+ /**
4328
+ * @nocollapse
4329
+ */
4330
+ Chart3DModule.ctorParameters = () => [];
4331
+
4332
+ const ColumnSeries3DService = { provide: 'ChartsColumnSeries3D', useValue: ColumnSeries3D };
4333
+ const StackingColumnSeries3DService = { provide: 'ChartsStackingColumnSeries3D', useValue: StackingColumnSeries3D };
4334
+ const BarSeries3DService = { provide: 'ChartsBarSeries3D', useValue: BarSeries3D };
4335
+ const StackingBarSeries3DService = { provide: 'ChartsStackingBarSeries3D', useValue: StackingBarSeries3D };
4336
+ const Category3DService = { provide: 'ChartsCategory3D', useValue: Category3D };
4337
+ const DateTime3DService = { provide: 'ChartsDateTime3D', useValue: DateTime3D };
4338
+ const DateTimeCategory3DService = { provide: 'ChartsDateTimeCategory3D', useValue: DateTimeCategory3D };
4339
+ const Logarithmic3DService = { provide: 'ChartsLogarithmic3D', useValue: Logarithmic3D };
4340
+ const Tooltip3DService = { provide: 'ChartsTooltip3D', useValue: Tooltip3D };
4341
+ const Legend3DService = { provide: 'ChartsLegend3D', useValue: Legend3D };
4342
+ const DataLabel3DService = { provide: 'ChartsDataLabel3D', useValue: DataLabel3D };
4343
+ const Selection3DService = { provide: 'ChartsSelection3D', useValue: Selection3D };
4344
+ const Export3DService = { provide: 'ChartsExport3D', useValue: Export3D };
4345
+ const Highlight3DService = { provide: 'ChartsHighlight3D', useValue: Highlight3D };
4346
+ /**
4347
+ * NgModule definition for the Chart3D component with providers.
4348
+ */
4349
+ class Chart3DAllModule {
4350
+ }
4351
+ Chart3DAllModule.decorators = [
4352
+ { type: NgModule, args: [{
4353
+ imports: [CommonModule, Chart3DModule],
4354
+ exports: [
4355
+ Chart3DModule
4356
+ ],
4357
+ providers: [
4358
+ ColumnSeries3DService,
4359
+ StackingColumnSeries3DService,
4360
+ BarSeries3DService,
4361
+ StackingBarSeries3DService,
4362
+ Category3DService,
4363
+ DateTime3DService,
4364
+ DateTimeCategory3DService,
4365
+ Logarithmic3DService,
4366
+ Tooltip3DService,
4367
+ Legend3DService,
4368
+ DataLabel3DService,
4369
+ Selection3DService,
4370
+ Export3DService,
4371
+ Highlight3DService
4372
+ ]
4373
+ },] },
4374
+ ];
4375
+ /**
4376
+ * @nocollapse
4377
+ */
4378
+ Chart3DAllModule.ctorParameters = () => [];
4379
+
4380
+ var __decorate$14 = (this && this.__decorate) || function (decorators, target, key, desc) {
4381
+ var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
4382
+ if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
4383
+ else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
4384
+ return c > 3 && r && Object.defineProperty(target, key, r), r;
4385
+ };
4386
+ var __metadata$14 = (this && this.__metadata) || function (k, v) {
4387
+ if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
4388
+ };
4389
+ let input$33 = ['animation', 'dataLabel', 'dataSource', 'emptyPointSettings', 'enableTooltip', 'explode', 'explodeAll', 'explodeIndex', 'explodeOffset', 'innerRadius', 'legendImageUrl', 'legendShape', 'name', 'opacity', 'palettes', 'pointColorMapping', 'query', 'radius', 'tooltipMappingName', 'visible', 'xName', 'yName'];
4390
+ let outputs$41 = [];
4391
+ /**
4392
+ * Circular3D Series Directive
4393
+ * ```html
4394
+ * <e-circular3d-series-collection>
4395
+ * <e-circular3d-series></e-circular3d-series>
4396
+ * </e-circular3d-series-collection>
4397
+ * ```
4398
+ */
4399
+ class CircularChart3DSeriesDirective extends ComplexBase {
4400
+ /**
4401
+ * @param {?} viewContainerRef
4402
+ */
4403
+ constructor(viewContainerRef) {
4404
+ super();
4405
+ this.viewContainerRef = viewContainerRef;
4406
+ setValue('currentInstance', this, this.viewContainerRef);
4407
+ this.registerEvents(outputs$41);
4408
+ this.directivePropList = input$33;
4409
+ }
4410
+ }
4411
+ CircularChart3DSeriesDirective.decorators = [
4412
+ { type: Directive, args: [{
4413
+ selector: 'e-circularchart3d-series-collection>e-circularchart3d-series',
4414
+ inputs: input$33,
4415
+ outputs: outputs$41,
4416
+ queries: {}
4417
+ },] },
4418
+ ];
4419
+ /**
4420
+ * @nocollapse
4421
+ */
4422
+ CircularChart3DSeriesDirective.ctorParameters = () => [
4423
+ { type: ViewContainerRef, },
4424
+ ];
4425
+ CircularChart3DSeriesDirective.propDecorators = {
4426
+ 'dataLabel_template': [{ type: ContentChild, args: ['dataLabelTemplate',] },],
4427
+ };
4428
+ __decorate$14([
4429
+ Template(),
4430
+ __metadata$14("design:type", Object)
4431
+ ], CircularChart3DSeriesDirective.prototype, "dataLabel_template", void 0);
4432
+ /**
4433
+ * CircularChart3DSeries Array Directive
4434
+ */
4435
+ class CircularChart3DSeriesCollectionDirective extends ArrayBase {
4436
+ constructor() {
4437
+ super('series');
4438
+ }
4439
+ }
4440
+ CircularChart3DSeriesCollectionDirective.decorators = [
4441
+ { type: Directive, args: [{
4442
+ selector: 'ej-circularchart3d>e-circularchart3d-series-collection',
4443
+ queries: {
4444
+ children: new ContentChildren(CircularChart3DSeriesDirective)
4445
+ },
4446
+ },] },
4447
+ ];
4448
+ /**
4449
+ * @nocollapse
4450
+ */
4451
+ CircularChart3DSeriesCollectionDirective.ctorParameters = () => [];
4452
+
4453
+ let input$34 = ['point', 'series'];
4454
+ let outputs$42 = [];
4455
+ /**
4456
+ * Selected Data Directive
4457
+ * ```html
4458
+ * <e-selecteddataindexes><e-selecteddataindex></e-selecteddataindex><e-selecteddataindexes>
4459
+ * ```
4460
+ */
4461
+ class CircularChart3DSelectedDataIndexDirective extends ComplexBase {
4462
+ /**
4463
+ * @param {?} viewContainerRef
4464
+ */
4465
+ constructor(viewContainerRef) {
4466
+ super();
4467
+ this.viewContainerRef = viewContainerRef;
4468
+ setValue('currentInstance', this, this.viewContainerRef);
4469
+ this.registerEvents(outputs$42);
4470
+ this.directivePropList = input$34;
4471
+ }
4472
+ }
4473
+ CircularChart3DSelectedDataIndexDirective.decorators = [
4474
+ { type: Directive, args: [{
4475
+ selector: 'e-circularchart3d-selecteddataindexes>e-circularchart3d-selecteddataindex',
4476
+ inputs: input$34,
4477
+ outputs: outputs$42,
4478
+ queries: {}
4479
+ },] },
4480
+ ];
4481
+ /**
4482
+ * @nocollapse
4483
+ */
4484
+ CircularChart3DSelectedDataIndexDirective.ctorParameters = () => [
4485
+ { type: ViewContainerRef, },
4486
+ ];
4487
+ /**
4488
+ * CircularChart3DSelectedDataIndex Array Directive
4489
+ */
4490
+ class CircularChart3DSelectedDataIndexesDirective extends ArrayBase {
4491
+ constructor() {
4492
+ super('selecteddataindexes');
4493
+ }
4494
+ }
4495
+ CircularChart3DSelectedDataIndexesDirective.decorators = [
4496
+ { type: Directive, args: [{
4497
+ selector: 'ejs-circularchart3d>e-circularchart3d-selecteddataindexes',
4498
+ queries: {
4499
+ children: new ContentChildren(CircularChart3DSelectedDataIndexDirective)
4500
+ },
4501
+ },] },
4502
+ ];
4503
+ /**
4504
+ * @nocollapse
4505
+ */
4506
+ CircularChart3DSelectedDataIndexesDirective.ctorParameters = () => [];
4507
+
4508
+ var __decorate$15 = (this && this.__decorate) || function (decorators, target, key, desc) {
4509
+ var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
4510
+ if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
4511
+ else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
4512
+ return c > 3 && r && Object.defineProperty(target, key, r), r;
4513
+ };
4514
+ var __metadata$15 = (this && this.__metadata) || function (k, v) {
4515
+ if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
4516
+ };
4517
+ const inputs$8 = ['background', 'backgroundImage', 'border', 'dataSource', 'depth', 'enableAnimation', 'enableExport', 'enablePersistence', 'enableRotation', 'enableRtl', 'height', 'highlightColor', 'highlightMode', 'highlightPattern', 'isMultiSelect', 'legendSettings', 'locale', 'margin', 'rotation', 'selectedDataIndexes', 'selectionMode', 'selectionPattern', 'series', 'subTitle', 'subTitleStyle', 'theme', 'tilt', 'title', 'titleStyle', 'tooltip', 'useGroupingSeparator', 'width'];
4518
+ const outputs$43 = ['afterExport', 'beforeExport', 'beforePrint', 'beforeResize', 'circularChart3DMouseClick', 'circularChart3DMouseDown', 'circularChart3DMouseLeave', 'circularChart3DMouseMove', 'circularChart3DMouseUp', 'legendClick', 'legendRender', 'load', 'loaded', 'pointClick', 'pointMove', 'pointRender', 'resized', 'selectionComplete', 'seriesRender', 'textRender', 'tooltipRender', 'dataSourceChange'];
4519
+ const twoWays$8 = ['dataSource'];
4520
+ /**
4521
+ * CircularChart3D Component
4522
+ * ```html
4523
+ * <ejs-circularchart3d></ejs-circularchart3d>
4524
+ * ```
4525
+ */
4526
+ let CircularChart3DComponent = class CircularChart3DComponent extends CircularChart3D {
4527
+ /**
4528
+ * @param {?} ngEle
4529
+ * @param {?} srenderer
4530
+ * @param {?} viewContainerRef
4531
+ * @param {?} injector
4532
+ */
4533
+ constructor(ngEle, srenderer, viewContainerRef, injector) {
4534
+ super();
4535
+ this.ngEle = ngEle;
4536
+ this.srenderer = srenderer;
4537
+ this.viewContainerRef = viewContainerRef;
4538
+ this.injector = injector;
4539
+ this.tags = ['series', 'selectedDataIndexes'];
4540
+ this.element = this.ngEle.nativeElement;
4541
+ this.injectedModules = this.injectedModules || [];
4542
+ try {
4543
+ let mod = this.injector.get('ChartsPieSeries3D');
4544
+ if (this.injectedModules.indexOf(mod) === -1) {
4545
+ this.injectedModules.push(mod);
4546
+ }
4547
+ }
4548
+ catch (_a) { }
4549
+ try {
4550
+ let mod = this.injector.get('ChartsCircularChartTooltip3D');
4551
+ if (this.injectedModules.indexOf(mod) === -1) {
4552
+ this.injectedModules.push(mod);
4553
+ }
4554
+ }
4555
+ catch (_b) { }
4556
+ try {
4557
+ let mod = this.injector.get('ChartsCircularChartLegend3D');
4558
+ if (this.injectedModules.indexOf(mod) === -1) {
4559
+ this.injectedModules.push(mod);
4560
+ }
4561
+ }
4562
+ catch (_c) { }
4563
+ try {
4564
+ let mod = this.injector.get('ChartsCircularChartSelection3D');
4565
+ if (this.injectedModules.indexOf(mod) === -1) {
4566
+ this.injectedModules.push(mod);
4567
+ }
4568
+ }
4569
+ catch (_d) { }
4570
+ try {
4571
+ let mod = this.injector.get('ChartsCircularChartDataLabel3D');
4572
+ if (this.injectedModules.indexOf(mod) === -1) {
4573
+ this.injectedModules.push(mod);
4574
+ }
4575
+ }
4576
+ catch (_e) { }
4577
+ try {
4578
+ let mod = this.injector.get('ChartsCircularChartHighlight3D');
4579
+ if (this.injectedModules.indexOf(mod) === -1) {
4580
+ this.injectedModules.push(mod);
4581
+ }
4582
+ }
4583
+ catch (_f) { }
4584
+ try {
4585
+ let mod = this.injector.get('ChartsCircularChartExport3D');
4586
+ if (this.injectedModules.indexOf(mod) === -1) {
4587
+ this.injectedModules.push(mod);
4588
+ }
4589
+ }
4590
+ catch (_g) { }
4591
+ this.registerEvents(outputs$43);
4592
+ this.addTwoWay.call(this, twoWays$8);
4593
+ setValue('currentInstance', this, this.viewContainerRef);
4594
+ this.context = new ComponentBase();
4595
+ }
4596
+ /**
4597
+ * @return {?}
4598
+ */
4599
+ ngOnInit() {
4600
+ this.context.ngOnInit(this);
4601
+ }
4602
+ /**
4603
+ * @return {?}
4604
+ */
4605
+ ngAfterViewInit() {
4606
+ this.context.ngAfterViewInit(this);
4607
+ }
4608
+ /**
4609
+ * @return {?}
4610
+ */
4611
+ ngOnDestroy() {
4612
+ this.context.ngOnDestroy(this);
4613
+ }
4614
+ /**
4615
+ * @return {?}
4616
+ */
4617
+ ngAfterContentChecked() {
4618
+ this.tagObjects[0].instance = this.childSeries;
4619
+ if (this.childSelectedDataIndexes) {
4620
+ this.tagObjects[1].instance = /** @type {?} */ (this.childSelectedDataIndexes);
4621
+ }
4622
+ this.context.ngAfterContentChecked(this);
4623
+ }
4624
+ };
4625
+ CircularChart3DComponent.decorators = [
4626
+ { type: Component, args: [{
4627
+ selector: 'ejs-circularchart3d',
4628
+ inputs: inputs$8,
4629
+ outputs: outputs$43,
4630
+ template: '',
4631
+ changeDetection: ChangeDetectionStrategy.OnPush,
4632
+ queries: {
4633
+ childSeries: new ContentChild(CircularChart3DSeriesCollectionDirective),
4634
+ childSelectedDataIndexes: new ContentChild(CircularChart3DSelectedDataIndexesDirective)
4635
+ }
4636
+ },] },
4637
+ ];
4638
+ /**
4639
+ * @nocollapse
4640
+ */
4641
+ CircularChart3DComponent.ctorParameters = () => [
4642
+ { type: ElementRef, },
4643
+ { type: Renderer2, },
4644
+ { type: ViewContainerRef, },
4645
+ { type: Injector, },
4646
+ ];
4647
+ CircularChart3DComponent.propDecorators = {
4648
+ 'tooltip_template': [{ type: ContentChild, args: ['tooltipTemplate',] },],
4649
+ };
4650
+ __decorate$15([
4651
+ Template(),
4652
+ __metadata$15("design:type", Object)
4653
+ ], CircularChart3DComponent.prototype, "tooltip_template", void 0);
4654
+ CircularChart3DComponent = __decorate$15([
4655
+ ComponentMixins([ComponentBase]),
4656
+ __metadata$15("design:paramtypes", [ElementRef,
4657
+ Renderer2,
4658
+ ViewContainerRef,
4659
+ Injector])
4660
+ ], CircularChart3DComponent);
4661
+
4662
+ /**
4663
+ * NgModule definition for the CircularChart3D component.
4664
+ */
4665
+ class CircularChart3DModule {
4666
+ }
4667
+ CircularChart3DModule.decorators = [
4668
+ { type: NgModule, args: [{
4669
+ imports: [CommonModule],
4670
+ declarations: [
4671
+ CircularChart3DComponent,
4672
+ CircularChart3DSeriesDirective,
4673
+ CircularChart3DSeriesCollectionDirective,
4674
+ CircularChart3DSelectedDataIndexDirective,
4675
+ CircularChart3DSelectedDataIndexesDirective
4676
+ ],
4677
+ exports: [
4678
+ CircularChart3DComponent,
4679
+ CircularChart3DSeriesDirective,
4680
+ CircularChart3DSeriesCollectionDirective,
4681
+ CircularChart3DSelectedDataIndexDirective,
4682
+ CircularChart3DSelectedDataIndexesDirective
4683
+ ]
4684
+ },] },
4685
+ ];
4686
+ /**
4687
+ * @nocollapse
4688
+ */
4689
+ CircularChart3DModule.ctorParameters = () => [];
4690
+
4691
+ const PieSeries3DService = { provide: 'ChartsPieSeries3D', useValue: PieSeries3D };
4692
+ const CircularChartTooltip3DService = { provide: 'ChartsCircularChartTooltip3D', useValue: CircularChartTooltip3D };
4693
+ const CircularChartLegend3DService = { provide: 'ChartsCircularChartLegend3D', useValue: CircularChartLegend3D };
4694
+ const CircularChartSelection3DService = { provide: 'ChartsCircularChartSelection3D', useValue: CircularChartSelection3D };
4695
+ const CircularChartDataLabel3DService = { provide: 'ChartsCircularChartDataLabel3D', useValue: CircularChartDataLabel3D };
4696
+ const CircularChartHighlight3DService = { provide: 'ChartsCircularChartHighlight3D', useValue: CircularChartHighlight3D };
4697
+ const CircularChartExport3DService = { provide: 'ChartsCircularChartExport3D', useValue: CircularChartExport3D };
4698
+ /**
4699
+ * NgModule definition for the CircularChart3D component with providers.
4700
+ */
4701
+ class CircularChart3DAllModule {
4702
+ }
4703
+ CircularChart3DAllModule.decorators = [
4704
+ { type: NgModule, args: [{
4705
+ imports: [CommonModule, CircularChart3DModule],
4706
+ exports: [
4707
+ CircularChart3DModule
4708
+ ],
4709
+ providers: [
4710
+ PieSeries3DService,
4711
+ CircularChartTooltip3DService,
4712
+ CircularChartLegend3DService,
4713
+ CircularChartSelection3DService,
4714
+ CircularChartDataLabel3DService,
4715
+ CircularChartHighlight3DService,
4716
+ CircularChartExport3DService
4717
+ ]
4718
+ },] },
4719
+ ];
4720
+ /**
4721
+ * @nocollapse
4722
+ */
4723
+ CircularChart3DAllModule.ctorParameters = () => [];
4724
+
4725
+ /**
4726
+ * Generated bundle index. Do not edit.
4727
+ */
4728
+
4729
+ export { TrendlineDirective, TrendlinesDirective, SegmentDirective, SegmentsDirective, SeriesDirective, SeriesCollectionDirective, StripLineDirective, StripLinesDirective, CategoryDirective, CategoriesDirective, MultiLevelLabelDirective, MultiLevelLabelsDirective, AxisDirective, AxesDirective, RowDirective, RowsDirective, ColumnDirective, ColumnsDirective, RangeColorSettingDirective, RangeColorSettingsDirective, AnnotationDirective, AnnotationsDirective, SelectedDataIndexDirective, SelectedDataIndexesDirective, IndicatorDirective, IndicatorsDirective, ChartComponent, ChartModule, ChartAllModule, LineSeriesService, ScatterSeriesService, ColumnSeriesService, SplineSeriesService, SplineAreaSeriesService, StripLineService, AreaSeriesService, ScrollBarService, StepLineSeriesService, StepAreaSeriesService, StackingColumnSeriesService, StackingLineSeriesService, StackingAreaSeriesService, StackingStepAreaSeriesService, BarSeriesService, StackingBarSeriesService, RangeColumnSeriesService, BubbleSeriesService, TooltipService, CrosshairService, CategoryService, DateTimeService, LogarithmicService, LegendService, ZoomService, DataLabelService, SelectionService, ChartAnnotationService, HiloSeriesService, HiloOpenCloseSeriesService, WaterfallSeriesService, RangeAreaSeriesService, RangeStepAreaSeriesService, SplineRangeAreaSeriesService, CandleSeriesService, PolarSeriesService, RadarSeriesService, SmaIndicatorService, TmaIndicatorService, EmaIndicatorService, AccumulationDistributionIndicatorService, MacdIndicatorService, AtrIndicatorService, RsiIndicatorService, MomentumIndicatorService, StochasticIndicatorService, BollingerBandsService, BoxAndWhiskerSeriesService, HistogramSeriesService, ErrorBarService, TrendlinesService, DateTimeCategoryService, MultiColoredLineSeriesService, MultiColoredAreaSeriesService, MultiLevelLabelService, ParetoSeriesService, ExportService, DataEditingService, HighlightService, AccumulationSeriesDirective, AccumulationSeriesCollectionDirective, AccumulationAnnotationDirective, AccumulationAnnotationsDirective, AccumulationChartComponent, AccumulationChartModule, AccumulationChartAllModule, PieSeriesService, FunnelSeriesService, PyramidSeriesService, AccumulationTooltipService, AccumulationLegendService, AccumulationSelectionService, AccumulationHighlightService, AccumulationDataLabelService, AccumulationAnnotationService, RangenavigatorSeriesDirective, RangenavigatorSeriesCollectionDirective, RangeNavigatorComponent, RangeNavigatorModule, RangeNavigatorAllModule, RangeTooltipService, PeriodSelectorService, RangeBandSettingDirective, RangeBandSettingsDirective, SparklineComponent, SparklineModule, SparklineAllModule, SparklineTooltipService, SmithchartSeriesDirective, SmithchartSeriesCollectionDirective, SmithchartComponent, SmithchartModule, SmithchartAllModule, SmithchartLegendService, TooltipRenderService, StockChartTrendlineDirective, StockChartTrendlinesDirective, StockChartSeriesDirective, StockChartSeriesCollectionDirective, StockChartAxisDirective, StockChartAxesDirective, StockChartRowDirective, StockChartRowsDirective, StockChartAnnotationDirective, StockChartAnnotationsDirective, StockChartSelectedDataIndexDirective, StockChartSelectedDataIndexesDirective, StockChartPeriodDirective, StockChartPeriodsDirective, StockEventDirective, StockEventsDirective, StockChartIndicatorDirective, StockChartIndicatorsDirective, StockChartComponent, StockChartModule, StockChartAllModule, StockLegendService, BulletRangeDirective, BulletRangeCollectionDirective, BulletChartComponent, BulletChartModule, BulletChartAllModule, BulletTooltipService, BulletChartLegendService, Chart3DSeriesDirective, Chart3DSeriesCollectionDirective, Chart3DAxisDirective, Chart3DAxesDirective, Chart3DRowDirective, Chart3DRowsDirective, Chart3DColumnDirective, Chart3DColumnsDirective, Chart3DSelectedDataIndexDirective, Chart3DSelectedDataIndexesDirective, Chart3DComponent, Chart3DModule, Chart3DAllModule, ColumnSeries3DService, StackingColumnSeries3DService, BarSeries3DService, StackingBarSeries3DService, Category3DService, DateTime3DService, DateTimeCategory3DService, Logarithmic3DService, Tooltip3DService, Legend3DService, DataLabel3DService, Selection3DService, Export3DService, Highlight3DService, CircularChart3DSeriesDirective, CircularChart3DSeriesCollectionDirective, CircularChart3DSelectedDataIndexDirective, CircularChart3DSelectedDataIndexesDirective, CircularChart3DComponent, CircularChart3DModule, CircularChart3DAllModule, PieSeries3DService, CircularChartTooltip3DService, CircularChartLegend3DService, CircularChartSelection3DService, CircularChartDataLabel3DService, CircularChartHighlight3DService, CircularChartExport3DService, inputs$1 as ɵc, outputs$16 as ɵd, inputs$6 as ɵm, outputs$34 as ɵn, inputs as ɵa, outputs$13 as ɵb, inputs$7 as ɵo, outputs$40 as ɵp, inputs$8 as ɵq, outputs$43 as ɵr, inputs$2 as ɵe, outputs$18 as ɵf, inputs$4 as ɵi, outputs$22 as ɵj, inputs$3 as ɵg, outputs$20 as ɵh, inputs$5 as ɵk, outputs$32 as ɵl };
4730
+ export { RangeColorSetting, CrosshairSettings, ZoomSettings, Chart, Row, Column, MajorGridLines, MinorGridLines, AxisLine, MajorTickLines, MinorTickLines, CrosshairTooltip, Axis, VisibleLabels, Double, DateTime, Category, Logarithmic, DateTimeCategory, NiceInterval, StripLine, Connector, Location, Accessibility, SeriesAccessibility, Font, StackLabelsFont, CenterLabel, Border, Offset, Margin, Animation, TooltipSettings, EmptyPointSettings, Indexes, CornerRadius, ContainerPadding, titleBorder, titleSettings, TitleStyleSettings, ChartArea, DragSettings, Periods, PeriodSelectorSettings, StockTooltipSettings, Index, LineSeries, ColumnSeries, AreaSeries, BarSeries, PolarSeries, RadarSeries, StackingBarSeries, CandleSeries, StackingColumnSeries, StepLineSeries, StepAreaSeries, StackingAreaSeries, StackingStepAreaSeries, StackingLineSeries, ScatterSeries, RangeColumnSeries, RangeStepAreaSeries, WaterfallSeries, HiloSeries, HiloOpenCloseSeries, RangeAreaSeries, SplineRangeAreaSeries, BubbleSeries, SplineSeries, HistogramSeries, SplineAreaSeries, TechnicalIndicator, SmaIndicator, EmaIndicator, TmaIndicator, AccumulationDistributionIndicator, AtrIndicator, MomentumIndicator, RsiIndicator, StochasticIndicator, BollingerBands, MacdIndicator, Trendlines, sort, isBreakLabel, getVisiblePoints, calculateScrollbarOffset, rotateTextSize, removeElement, logBase, showTooltip, inside, withIn, logWithIn, withInRange, sum, subArraySum, subtractThickness, subtractRect, degreeToLocation, degreeToRadian, getRotatedRectangleCoordinates, isRotatedRectIntersect, getAngle, subArray, valueToCoefficient, TransformToVisible, indexFinder, CoefficientToVector, valueToPolarCoefficient, Mean, PolarArc, createTooltip, createZoomingLabels, findCrosshairDirection, withInBounds, getValueXByPoint, getValueYByPoint, findClipRect, firstToLowerCase, getTransform, getMinPointsDelta, getAnimationFunction, linear, markerAnimate, animateRectElement, pathAnimation, animateAddPoints, appendClipElement, triggerLabelRender, setRange, isZoomSet, getActualDesiredIntervalsCount, templateAnimate, drawSymbol, calculateShapes, getRectLocation, minMax, getElement, getTemplateFunction, accReactTemplate, chartReactTemplate, createTemplate, getFontStyle, measureElementRect, findlElement, getPoint, appendElement, appendChildElement, getDraggedRectLocation, checkBounds, getLabelText, stopTimer, isCollide, isOverlap, containsRect, calculateRect, convertToHexCode, componentToHex, convertHexToColor, colorNameToHex, checkColorFormat, getSaturationColor, applyZLight, getMedian, calculateLegendShapes, textTrim, lineBreakLabelTrim, stringToNumber, redrawElement, animateRedrawElement, animateTextElement, textElement, calculateSize, createSvg, getTitle, titlePositionX, textWrap, textWrapAnyWhere, getUnicodeText, blazorTemplatesReset, CustomizeOption, StackValues, RectOption, ImageOption, CircleOption, PolygonOption, ChartLocation, LabelLocation, Thickness, ColorValue, PointData, AccPointData, Point3D, ControlPoints, getColorByValue, getGradientColor, getPercentageColor, getPercentage, getTextAnchor, Crosshair, Tooltip, Zoom, Selection, DataEditing, Highlight, DataLabel, ErrorBar, DataLabelSettings, MarkerSettings, ParetoOptions, Points, Trendline, ErrorBarCapSettings, ChartSegment, ErrorBarSettings, SeriesBase, Series, Legend, ChartAnnotation, ChartAnnotationSettings, LabelBorder, MultiLevelCategories, StripLineSettings, MultiLevelLabels, ScrollbarSettingsRange, ScrollbarSettings, ToolbarPosition, StackLabelSettings, BoxAndWhiskerSeries, MultiColoredAreaSeries, MultiColoredLineSeries, MultiColoredSeries, MultiLevelLabel, ScrollBar, ParetoSeries, Export, AccumulationChart, AccumulationAnnotationSettings, AccumulationDataLabelSettings, PieCenter, AccPoints, AccumulationSeries, getSeriesFromIndex, pointByIndex, PieSeries, FunnelSeries, PyramidSeries, AccumulationLegend, AccumulationDataLabel, AccumulationTooltip, AccumulationSelection, AccumulationHighlight, AccumulationAnnotation, StockChart, StockChartFont, StockChartBorder, StockChartArea, StockMargin, StockChartStripLineSettings, StockEmptyPointSettings, StockChartConnector, StockSeries, StockChartIndicator, StockChartAxis, StockChartRow, StockChartTrendline, StockChartAnnotationSettings, StockChartIndexes, StockEventsSettings, StockChartLegendSettings, StockLegend, loaded, legendClick, load, animationComplete, legendRender, textRender, pointRender, sharedTooltipRender, seriesRender, axisLabelRender, axisLabelClick, axisRangeCalculated, axisMultiLabelRender, tooltipRender, chartMouseMove, chartMouseClick, chartDoubleClick, pointClick, pointDoubleClick, pointMove, chartMouseLeave, chartMouseDown, chartMouseUp, zoomComplete, dragComplete, selectionComplete, resized, beforeResize, beforePrint, annotationRender, scrollStart, scrollEnd, scrollChanged, stockEventRender, multiLevelLabelClick, dragStart, drag, dragEnd, regSub, regSup, beforeExport, afterExport, bulletChartMouseClick, onZooming, stockEventFont, getSeriesColor, getThemeColor, getScrollbarThemeColor, PeriodSelector, RangeNavigator, rangeValueToCoefficient, getXLocation, getRangeValueXByPoint, getExactData, getNearestValue, DataPoint, getRangeThemeColor, RangeNavigatorAxis, RangeSeries, RangeSlider, RangeNavigatorSeries, ThumbSettings, StyleSettings, RangeTooltipSettings, RangeTooltip, BulletChart, Range, MajorTickLinesSettings, MinorTickLinesSettings, BulletLabelStyle, BulletTooltipSettings, BulletDataLabel, BulletChartLegendSettings, getBulletThemeColor, BulletTooltip, BulletChartLegend, Smithchart, SmithchartMajorGridLines, SmithchartMinorGridLines, SmithchartAxisLine, SmithchartAxis, LegendTitle, LegendLocation, LegendItemStyleBorder, LegendItemStyle, LegendBorder, SmithchartLegendSettings, SeriesTooltipBorder, SeriesTooltip, SeriesMarkerBorder, SeriesMarkerDataLabelBorder, SeriesMarkerDataLabelConnectorLine, SeriesMarkerDataLabel, SeriesMarker, SmithchartSeries, TooltipRender, Subtitle, Title, SmithchartFont, SmithchartMargin, SmithchartBorder, SmithchartRect, LabelCollection, LegendSeries, LabelRegion, HorizontalLabelCollection, RadialLabelCollections, LineSegment, PointRegion, Point, ClosestPoint, MarkerOptions, SmithchartLabelPosition, Direction, DataLabelTextOptions, LabelOption, SmithchartSize, GridArcPoints, smithchartBeforePrint, SmithchartLegend, Sparkline, SparklineTooltip, SparklineBorder, SparklineFont, TrackLineSettings, SparklineTooltipSettings, ContainerArea, LineSettings, RangeBandSettings, AxisSettings, Padding, SparklineMarkerSettings, LabelOffset, SparklineDataLabelSettings, Chart3D, Chart3DRender, Vector3D, Matrix3D, ChartTransform3D, Graphics3D, BinaryTreeBuilder, Svg3DRenderer, Polygon3D, getMinPointsDeltaValue, valueToCoefficients, WallRenderer, AxisRenderer, Chart3DRow, Chart3DColumn, Chart3DMajorGridLines, Chart3DMinorGridLines, Chart3DMajorTickLines, Chart3DMinorTickLines, Chart3DAxis, Visible3DLabels, NiceIntervals, CartesianAxisLayoutPanel, Category3D, DateTime3D, DateTimeCategory3D, Double3D, Logarithmic3D, Chart3DDataLabelSettings, Chart3DEmptyPointSettings, Chart3DPoint, Chart3DSeries, ColumnSeries3D, StackingColumnSeries3D, StackingBarSeries3D, BarSeries3D, DataLabel3D, Chart3DLegendSettings, Legend3D, Chart3DTooltipSettings, Tooltip3D, Selection3D, Highlight3D, Export3D, Chart3DTextFont, TitleBorder, TitleSettings, get3DThemeColor, get3DSeriesColor, CircularChart3D, CircularChart3DLegendSettings, CircularChartLegend3D, CircularChartExport3D, CircularChart3DPoints, CircularChart3DEmptyPointSettings, CircularChart3DSeries, PieSeries3D, CircularChart3DDataLabelFont, CircularChart3DConnector, CircularChart3DDataLabelSettings, CircularChartDataLabel3D, CircularChartSelection3D, CircularChartHighlight3D, CircularChart3DPointData, CircularChart3DTooltipSettings, CircularChartTooltip3D } from '@syncfusion/ej2-charts';
4731
+ //# sourceMappingURL=ej2-angular-charts.js.map