@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
@@ -2,7 +2,6 @@ import { ElementRef, ViewContainerRef, QueryList, Renderer2, Injector } from '@a
2
2
  import { IComponentBase } from '@syncfusion/ej2-angular-base';
3
3
  import { Sparkline } from '@syncfusion/ej2-charts';
4
4
  import { RangeBandSettingsDirective } from './rangebandsettings.directive';
5
- import * as i0 from "@angular/core";
6
5
  export declare const inputs: string[];
7
6
  export declare const outputs: string[];
8
7
  export declare const twoWays: string[];
@@ -41,6 +40,4 @@ export declare class SparklineComponent extends Sparkline implements IComponentB
41
40
  ngAfterContentChecked(): void;
42
41
  registerEvents: (eventList: string[]) => void;
43
42
  addTwoWay: (propList: string[]) => void;
44
- static ɵfac: i0.ɵɵFactoryDeclaration<SparklineComponent, never>;
45
- static ɵcmp: i0.ɵɵComponentDeclaration<SparklineComponent, "ejs-sparkline", never, { "axisSettings": "axisSettings"; "border": "border"; "containerArea": "containerArea"; "dataLabelSettings": "dataLabelSettings"; "dataSource": "dataSource"; "enablePersistence": "enablePersistence"; "enableRtl": "enableRtl"; "endPointColor": "endPointColor"; "fill": "fill"; "format": "format"; "height": "height"; "highPointColor": "highPointColor"; "lineWidth": "lineWidth"; "locale": "locale"; "lowPointColor": "lowPointColor"; "markerSettings": "markerSettings"; "negativePointColor": "negativePointColor"; "opacity": "opacity"; "padding": "padding"; "palette": "palette"; "query": "query"; "rangeBandSettings": "rangeBandSettings"; "rangePadding": "rangePadding"; "startPointColor": "startPointColor"; "theme": "theme"; "tiePointColor": "tiePointColor"; "tooltipSettings": "tooltipSettings"; "type": "type"; "useGroupingSeparator": "useGroupingSeparator"; "valueType": "valueType"; "width": "width"; "xName": "xName"; "yName": "yName"; }, { "axisRendering": "axisRendering"; "dataLabelRendering": "dataLabelRendering"; "load": "load"; "loaded": "loaded"; "markerRendering": "markerRendering"; "pointRegionMouseClick": "pointRegionMouseClick"; "pointRegionMouseMove": "pointRegionMouseMove"; "pointRendering": "pointRendering"; "resize": "resize"; "seriesRendering": "seriesRendering"; "sparklineMouseClick": "sparklineMouseClick"; "sparklineMouseMove": "sparklineMouseMove"; "tooltipInitialize": "tooltipInitialize"; }, ["childRangeBandSettings"], never>;
46
43
  }
@@ -1,12 +1,5 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./sparkline.component";
3
- import * as i2 from "./rangebandsettings.directive";
4
- import * as i3 from "@angular/common";
5
1
  /**
6
2
  * NgModule definition for the Sparkline component.
7
3
  */
8
4
  export declare class SparklineModule {
9
- static ɵfac: i0.ɵɵFactoryDeclaration<SparklineModule, never>;
10
- static ɵmod: i0.ɵɵNgModuleDeclaration<SparklineModule, [typeof i1.SparklineComponent, typeof i2.RangeBandSettingDirective, typeof i2.RangeBandSettingsDirective], [typeof i3.CommonModule], [typeof i1.SparklineComponent, typeof i2.RangeBandSettingDirective, typeof i2.RangeBandSettingsDirective]>;
11
- static ɵinj: i0.ɵɵInjectorDeclaration<SparklineModule>;
12
5
  }
@@ -1,6 +1,5 @@
1
1
  import { ViewContainerRef } from '@angular/core';
2
2
  import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base';
3
- import * as i0 from "@angular/core";
4
3
  /**
5
4
  * Annotation Directive
6
5
  * ```html
@@ -75,8 +74,6 @@ export declare class StockChartAnnotationDirective extends ComplexBase<StockChar
75
74
  */
76
75
  content: any;
77
76
  constructor(viewContainerRef: ViewContainerRef);
78
- static ɵfac: i0.ɵɵFactoryDeclaration<StockChartAnnotationDirective, never>;
79
- static ɵdir: i0.ɵɵDirectiveDeclaration<StockChartAnnotationDirective, "ejs-stockchart-annotations>e-stockchart-annotation", never, { "content": "content"; "coordinateUnits": "coordinateUnits"; "description": "description"; "horizontalAlignment": "horizontalAlignment"; "region": "region"; "verticalAlignment": "verticalAlignment"; "x": "x"; "xAxisName": "xAxisName"; "y": "y"; "yAxisName": "yAxisName"; }, {}, ["content"]>;
80
77
  }
81
78
  /**
82
79
  * StockChartAnnotation Array Directive
@@ -84,6 +81,4 @@ export declare class StockChartAnnotationDirective extends ComplexBase<StockChar
84
81
  */
85
82
  export declare class StockChartAnnotationsDirective extends ArrayBase<StockChartAnnotationsDirective> {
86
83
  constructor();
87
- static ɵfac: i0.ɵɵFactoryDeclaration<StockChartAnnotationsDirective, never>;
88
- static ɵdir: i0.ɵɵDirectiveDeclaration<StockChartAnnotationsDirective, "ejs-stockchart>e-stockchart-annotations", never, {}, {}, ["children"]>;
89
84
  }
@@ -1,6 +1,5 @@
1
1
  import { ViewContainerRef } from '@angular/core';
2
2
  import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base';
3
- import * as i0 from "@angular/core";
4
3
  /**
5
4
  * Axis Directive
6
5
  * ```html
@@ -277,8 +276,6 @@ export declare class StockChartAxisDirective extends ComplexBase<StockChartAxisD
277
276
  */
278
277
  zoomPosition: any;
279
278
  constructor(viewContainerRef: ViewContainerRef);
280
- static ɵfac: i0.ɵɵFactoryDeclaration<StockChartAxisDirective, never>;
281
- static ɵdir: i0.ɵɵDirectiveDeclaration<StockChartAxisDirective, "e-stockchart-axes>e-stockchart-axis", never, { "coefficient": "coefficient"; "crossesAt": "crossesAt"; "crossesInAxis": "crossesInAxis"; "crosshairTooltip": "crosshairTooltip"; "description": "description"; "desiredIntervals": "desiredIntervals"; "edgeLabelPlacement": "edgeLabelPlacement"; "enableAutoIntervalOnZooming": "enableAutoIntervalOnZooming"; "enableTrim": "enableTrim"; "interval": "interval"; "intervalType": "intervalType"; "isInversed": "isInversed"; "labelFormat": "labelFormat"; "labelIntersectAction": "labelIntersectAction"; "labelPlacement": "labelPlacement"; "labelPosition": "labelPosition"; "labelRotation": "labelRotation"; "labelStyle": "labelStyle"; "lineStyle": "lineStyle"; "logBase": "logBase"; "majorGridLines": "majorGridLines"; "majorTickLines": "majorTickLines"; "maximum": "maximum"; "maximumLabelWidth": "maximumLabelWidth"; "maximumLabels": "maximumLabels"; "minimum": "minimum"; "minorGridLines": "minorGridLines"; "minorTickLines": "minorTickLines"; "minorTicksPerInterval": "minorTicksPerInterval"; "name": "name"; "opposedPosition": "opposedPosition"; "placeNextToAxisLine": "placeNextToAxisLine"; "plotOffset": "plotOffset"; "rangePadding": "rangePadding"; "rowIndex": "rowIndex"; "skeleton": "skeleton"; "skeletonType": "skeletonType"; "span": "span"; "startAngle": "startAngle"; "stripLines": "stripLines"; "tabIndex": "tabIndex"; "tickPosition": "tickPosition"; "title": "title"; "titleStyle": "titleStyle"; "valueType": "valueType"; "visible": "visible"; "zoomFactor": "zoomFactor"; "zoomPosition": "zoomPosition"; }, {}, never>;
282
279
  }
283
280
  /**
284
281
  * StockChartAxis Array Directive
@@ -286,6 +283,4 @@ export declare class StockChartAxisDirective extends ComplexBase<StockChartAxisD
286
283
  */
287
284
  export declare class StockChartAxesDirective extends ArrayBase<StockChartAxesDirective> {
288
285
  constructor();
289
- static ɵfac: i0.ɵɵFactoryDeclaration<StockChartAxesDirective, never>;
290
- static ɵdir: i0.ɵɵDirectiveDeclaration<StockChartAxesDirective, "ejs-stockchart>e-stockchart-axes", never, {}, {}, ["children"]>;
291
286
  }
@@ -1,6 +1,5 @@
1
1
  import { ViewContainerRef } from '@angular/core';
2
2
  import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base';
3
- import * as i0 from "@angular/core";
4
3
  /**
5
4
  * Indicator Directive
6
5
  * ```html
@@ -199,8 +198,6 @@ export declare class StockChartIndicatorDirective extends ComplexBase<StockChart
199
198
  */
200
199
  yAxisName: any;
201
200
  constructor(viewContainerRef: ViewContainerRef);
202
- static ɵfac: i0.ɵɵFactoryDeclaration<StockChartIndicatorDirective, never>;
203
- static ɵdir: i0.ɵɵDirectiveDeclaration<StockChartIndicatorDirective, "e-stockchart-indicators>e-stockchart-indicator", never, { "animation": "animation"; "bandColor": "bandColor"; "close": "close"; "dPeriod": "dPeriod"; "dashArray": "dashArray"; "dataSource": "dataSource"; "fastPeriod": "fastPeriod"; "field": "field"; "fill": "fill"; "high": "high"; "kPeriod": "kPeriod"; "low": "low"; "lowerLine": "lowerLine"; "macdLine": "macdLine"; "macdNegativeColor": "macdNegativeColor"; "macdPositiveColor": "macdPositiveColor"; "macdType": "macdType"; "open": "open"; "overBought": "overBought"; "overSold": "overSold"; "period": "period"; "periodLine": "periodLine"; "pointColorMapping": "pointColorMapping"; "query": "query"; "seriesName": "seriesName"; "showZones": "showZones"; "slowPeriod": "slowPeriod"; "standardDeviation": "standardDeviation"; "type": "type"; "upperLine": "upperLine"; "volume": "volume"; "width": "width"; "xAxisName": "xAxisName"; "xName": "xName"; "yAxisName": "yAxisName"; }, {}, never>;
204
201
  }
205
202
  /**
206
203
  * StockChartIndicator Array Directive
@@ -208,6 +205,4 @@ export declare class StockChartIndicatorDirective extends ComplexBase<StockChart
208
205
  */
209
206
  export declare class StockChartIndicatorsDirective extends ArrayBase<StockChartIndicatorsDirective> {
210
207
  constructor();
211
- static ɵfac: i0.ɵɵFactoryDeclaration<StockChartIndicatorsDirective, never>;
212
- static ɵdir: i0.ɵɵDirectiveDeclaration<StockChartIndicatorsDirective, "ejs-stockchart>e-stockchart-indicators", never, {}, {}, ["children"]>;
213
208
  }
@@ -1,6 +1,5 @@
1
1
  import { ViewContainerRef } from '@angular/core';
2
2
  import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base';
3
- import * as i0 from "@angular/core";
4
3
  /**
5
4
  * Indicator Directive
6
5
  * ```html
@@ -33,8 +32,6 @@ export declare class StockChartPeriodDirective extends ComplexBase<StockChartPer
33
32
  */
34
33
  text: any;
35
34
  constructor(viewContainerRef: ViewContainerRef);
36
- static ɵfac: i0.ɵɵFactoryDeclaration<StockChartPeriodDirective, never>;
37
- static ɵdir: i0.ɵɵDirectiveDeclaration<StockChartPeriodDirective, "e-stockchart-indicators>e-stockchart-period", never, { "interval": "interval"; "intervalType": "intervalType"; "selected": "selected"; "text": "text"; }, {}, never>;
38
35
  }
39
36
  /**
40
37
  * StockChartPeriod Array Directive
@@ -42,6 +39,4 @@ export declare class StockChartPeriodDirective extends ComplexBase<StockChartPer
42
39
  */
43
40
  export declare class StockChartPeriodsDirective extends ArrayBase<StockChartPeriodsDirective> {
44
41
  constructor();
45
- static ɵfac: i0.ɵɵFactoryDeclaration<StockChartPeriodsDirective, never>;
46
- static ɵdir: i0.ɵɵDirectiveDeclaration<StockChartPeriodsDirective, "ejs-stockchart>e-stockchart-periods", never, {}, {}, ["children"]>;
47
42
  }
@@ -1,6 +1,5 @@
1
1
  import { ViewContainerRef } from '@angular/core';
2
2
  import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base';
3
- import * as i0 from "@angular/core";
4
3
  /**
5
4
  * Row Directive
6
5
  * ```html
@@ -21,8 +20,6 @@ export declare class StockChartRowDirective extends ComplexBase<StockChartRowDir
21
20
  */
22
21
  height: any;
23
22
  constructor(viewContainerRef: ViewContainerRef);
24
- static ɵfac: i0.ɵɵFactoryDeclaration<StockChartRowDirective, never>;
25
- static ɵdir: i0.ɵɵDirectiveDeclaration<StockChartRowDirective, "e-stockchart-rows>e-striplines>e-stockchart-row", never, { "border": "border"; "height": "height"; }, {}, never>;
26
23
  }
27
24
  /**
28
25
  * StockChartRow Array Directive
@@ -30,6 +27,4 @@ export declare class StockChartRowDirective extends ComplexBase<StockChartRowDir
30
27
  */
31
28
  export declare class StockChartRowsDirective extends ArrayBase<StockChartRowsDirective> {
32
29
  constructor();
33
- static ɵfac: i0.ɵɵFactoryDeclaration<StockChartRowsDirective, never>;
34
- static ɵdir: i0.ɵɵDirectiveDeclaration<StockChartRowsDirective, "ejs-stockchart>e-stockchart-rows", never, {}, {}, ["children"]>;
35
30
  }
@@ -1,6 +1,5 @@
1
1
  import { ViewContainerRef } from '@angular/core';
2
2
  import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base';
3
- import * as i0 from "@angular/core";
4
3
  /**
5
4
  * Selected Data Directive
6
5
  * ```html
@@ -23,8 +22,6 @@ export declare class StockChartSelectedDataIndexDirective extends ComplexBase<St
23
22
  */
24
23
  series: any;
25
24
  constructor(viewContainerRef: ViewContainerRef);
26
- static ɵfac: i0.ɵɵFactoryDeclaration<StockChartSelectedDataIndexDirective, never>;
27
- static ɵdir: i0.ɵɵDirectiveDeclaration<StockChartSelectedDataIndexDirective, "ejs-stockchart-selectedDataIndexes>e-stockchart-selectedDataIndex", never, { "point": "point"; "series": "series"; }, {}, never>;
28
25
  }
29
26
  /**
30
27
  * StockChartSelectedDataIndex Array Directive
@@ -32,6 +29,4 @@ export declare class StockChartSelectedDataIndexDirective extends ComplexBase<St
32
29
  */
33
30
  export declare class StockChartSelectedDataIndexesDirective extends ArrayBase<StockChartSelectedDataIndexesDirective> {
34
31
  constructor();
35
- static ɵfac: i0.ɵɵFactoryDeclaration<StockChartSelectedDataIndexesDirective, never>;
36
- static ɵdir: i0.ɵɵDirectiveDeclaration<StockChartSelectedDataIndexesDirective, "ejs-stockchart>e-stockchart-selectedDataIndexes", never, {}, {}, ["children"]>;
37
32
  }
@@ -1,6 +1,5 @@
1
1
  import { ViewContainerRef } from '@angular/core';
2
2
  import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base';
3
- import * as i0 from "@angular/core";
4
3
  /**
5
4
  * Series Directive
6
5
  * ```html
@@ -229,8 +228,6 @@ export declare class StockChartSeriesDirective extends ComplexBase<StockChartSer
229
228
  */
230
229
  yName: any;
231
230
  constructor(viewContainerRef: ViewContainerRef);
232
- static ɵfac: i0.ɵɵFactoryDeclaration<StockChartSeriesDirective, never>;
233
- static ɵdir: i0.ɵɵDirectiveDeclaration<StockChartSeriesDirective, "e-stockchart-series-collection>e-stockchart-series", never, { "animation": "animation"; "bearFillColor": "bearFillColor"; "border": "border"; "bullFillColor": "bullFillColor"; "cardinalSplineTension": "cardinalSplineTension"; "close": "close"; "columnSpacing": "columnSpacing"; "columnWidth": "columnWidth"; "cornerRadius": "cornerRadius"; "dashArray": "dashArray"; "dataSource": "dataSource"; "emptyPointSettings": "emptyPointSettings"; "enableSolidCandles": "enableSolidCandles"; "enableTooltip": "enableTooltip"; "fill": "fill"; "high": "high"; "legendImageUrl": "legendImageUrl"; "legendShape": "legendShape"; "low": "low"; "marker": "marker"; "name": "name"; "opacity": "opacity"; "open": "open"; "pointColorMapping": "pointColorMapping"; "query": "query"; "selectionStyle": "selectionStyle"; "showNearestTooltip": "showNearestTooltip"; "tooltipMappingName": "tooltipMappingName"; "trendlines": "trendlines"; "type": "type"; "visible": "visible"; "volume": "volume"; "width": "width"; "xAxisName": "xAxisName"; "xName": "xName"; "yAxisName": "yAxisName"; "yName": "yName"; }, {}, ["childTrendlines"]>;
234
231
  }
235
232
  /**
236
233
  * StockChartSeries Array Directive
@@ -238,6 +235,4 @@ export declare class StockChartSeriesDirective extends ComplexBase<StockChartSer
238
235
  */
239
236
  export declare class StockChartSeriesCollectionDirective extends ArrayBase<StockChartSeriesCollectionDirective> {
240
237
  constructor();
241
- static ɵfac: i0.ɵɵFactoryDeclaration<StockChartSeriesCollectionDirective, never>;
242
- static ɵdir: i0.ɵɵDirectiveDeclaration<StockChartSeriesCollectionDirective, "ejs-stockchart>e-stockchart-series-collection", never, {}, {}, ["children"]>;
243
238
  }
@@ -1,13 +1,7 @@
1
1
  import { ValueProvider } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- import * as i1 from "@angular/common";
4
- import * as i2 from "./stockchart.module";
5
2
  export declare const StockLegendService: ValueProvider;
6
3
  /**
7
4
  * NgModule definition for the StockChart component with providers.
8
5
  */
9
6
  export declare class StockChartAllModule {
10
- static ɵfac: i0.ɵɵFactoryDeclaration<StockChartAllModule, never>;
11
- static ɵmod: i0.ɵɵNgModuleDeclaration<StockChartAllModule, never, [typeof i1.CommonModule, typeof i2.StockChartModule], [typeof i2.StockChartModule]>;
12
- static ɵinj: i0.ɵɵInjectorDeclaration<StockChartAllModule>;
13
7
  }
@@ -9,7 +9,6 @@ import { StockChartSelectedDataIndexesDirective } from './selecteddataindexes.di
9
9
  import { StockChartPeriodsDirective } from './periods.directive';
10
10
  import { StockEventsDirective } from './stockevents.directive';
11
11
  import { StockChartIndicatorsDirective } from './indicators.directive';
12
- import * as i0 from "@angular/core";
13
12
  export declare const inputs: string[];
14
13
  export declare const outputs: string[];
15
14
  export declare const twoWays: string[];
@@ -63,6 +62,4 @@ export declare class StockChartComponent extends StockChart implements IComponen
63
62
  ngAfterContentChecked(): void;
64
63
  registerEvents: (eventList: string[]) => void;
65
64
  addTwoWay: (propList: string[]) => void;
66
- static ɵfac: i0.ɵɵFactoryDeclaration<StockChartComponent, never>;
67
- static ɵcmp: i0.ɵɵComponentDeclaration<StockChartComponent, "ejs-stockchart", never, { "annotations": "annotations"; "axes": "axes"; "background": "background"; "border": "border"; "chartArea": "chartArea"; "crosshair": "crosshair"; "dataSource": "dataSource"; "enableCustomRange": "enableCustomRange"; "enablePeriodSelector": "enablePeriodSelector"; "enablePersistence": "enablePersistence"; "enableRtl": "enableRtl"; "enableSelector": "enableSelector"; "exportType": "exportType"; "height": "height"; "indicatorType": "indicatorType"; "indicators": "indicators"; "isMultiSelect": "isMultiSelect"; "isSelect": "isSelect"; "isTransposed": "isTransposed"; "legendSettings": "legendSettings"; "locale": "locale"; "margin": "margin"; "periods": "periods"; "primaryXAxis": "primaryXAxis"; "primaryYAxis": "primaryYAxis"; "rows": "rows"; "selectedDataIndexes": "selectedDataIndexes"; "selectionMode": "selectionMode"; "series": "series"; "seriesType": "seriesType"; "stockEvents": "stockEvents"; "theme": "theme"; "title": "title"; "titleStyle": "titleStyle"; "tooltip": "tooltip"; "trendlineType": "trendlineType"; "width": "width"; "zoomSettings": "zoomSettings"; }, { "axisLabelRender": "axisLabelRender"; "beforeExport": "beforeExport"; "legendClick": "legendClick"; "legendRender": "legendRender"; "load": "load"; "loaded": "loaded"; "onZooming": "onZooming"; "pointClick": "pointClick"; "pointMove": "pointMove"; "rangeChange": "rangeChange"; "selectorRender": "selectorRender"; "seriesRender": "seriesRender"; "stockChartMouseClick": "stockChartMouseClick"; "stockChartMouseDown": "stockChartMouseDown"; "stockChartMouseLeave": "stockChartMouseLeave"; "stockChartMouseMove": "stockChartMouseMove"; "stockChartMouseUp": "stockChartMouseUp"; "stockEventRender": "stockEventRender"; "tooltipRender": "tooltipRender"; "dataSourceChange": "dataSourceChange"; }, ["tooltip_template", "childSeries", "childAxes", "childRows", "childAnnotations", "childSelectedDataIndexes", "childPeriods", "childStockEvents", "childIndicators"], never>;
68
65
  }
@@ -1,20 +1,5 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./stockchart.component";
3
- import * as i2 from "./trendlines.directive";
4
- import * as i3 from "./series.directive";
5
- import * as i4 from "./axes.directive";
6
- import * as i5 from "./rows.directive";
7
- import * as i6 from "./annotations.directive";
8
- import * as i7 from "./selecteddataindexes.directive";
9
- import * as i8 from "./periods.directive";
10
- import * as i9 from "./stockevents.directive";
11
- import * as i10 from "./indicators.directive";
12
- import * as i11 from "@angular/common";
13
1
  /**
14
2
  * NgModule definition for the StockChart component.
15
3
  */
16
4
  export declare class StockChartModule {
17
- static ɵfac: i0.ɵɵFactoryDeclaration<StockChartModule, never>;
18
- static ɵmod: i0.ɵɵNgModuleDeclaration<StockChartModule, [typeof i1.StockChartComponent, typeof i2.StockChartTrendlineDirective, typeof i2.StockChartTrendlinesDirective, typeof i3.StockChartSeriesDirective, typeof i3.StockChartSeriesCollectionDirective, typeof i4.StockChartAxisDirective, typeof i4.StockChartAxesDirective, typeof i5.StockChartRowDirective, typeof i5.StockChartRowsDirective, typeof i6.StockChartAnnotationDirective, typeof i6.StockChartAnnotationsDirective, typeof i7.StockChartSelectedDataIndexDirective, typeof i7.StockChartSelectedDataIndexesDirective, typeof i8.StockChartPeriodDirective, typeof i8.StockChartPeriodsDirective, typeof i9.StockEventDirective, typeof i9.StockEventsDirective, typeof i10.StockChartIndicatorDirective, typeof i10.StockChartIndicatorsDirective], [typeof i11.CommonModule], [typeof i1.StockChartComponent, typeof i2.StockChartTrendlineDirective, typeof i2.StockChartTrendlinesDirective, typeof i3.StockChartSeriesDirective, typeof i3.StockChartSeriesCollectionDirective, typeof i4.StockChartAxisDirective, typeof i4.StockChartAxesDirective, typeof i5.StockChartRowDirective, typeof i5.StockChartRowsDirective, typeof i6.StockChartAnnotationDirective, typeof i6.StockChartAnnotationsDirective, typeof i7.StockChartSelectedDataIndexDirective, typeof i7.StockChartSelectedDataIndexesDirective, typeof i8.StockChartPeriodDirective, typeof i8.StockChartPeriodsDirective, typeof i9.StockEventDirective, typeof i9.StockEventsDirective, typeof i10.StockChartIndicatorDirective, typeof i10.StockChartIndicatorsDirective]>;
19
- static ɵinj: i0.ɵɵInjectorDeclaration<StockChartModule>;
20
5
  }
@@ -1,6 +1,5 @@
1
1
  import { ViewContainerRef } from '@angular/core';
2
2
  import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base';
3
- import * as i0 from "@angular/core";
4
3
  /**
5
4
  * StockEvents
6
5
  * ```html
@@ -74,8 +73,6 @@ export declare class StockEventDirective extends ComplexBase<StockEventDirective
74
73
  */
75
74
  textStyle: any;
76
75
  constructor(viewContainerRef: ViewContainerRef);
77
- static ɵfac: i0.ɵɵFactoryDeclaration<StockEventDirective, never>;
78
- static ɵdir: i0.ɵɵDirectiveDeclaration<StockEventDirective, "e-stockchart-indicators>e-stockchart-stockevent", never, { "background": "background"; "border": "border"; "date": "date"; "description": "description"; "placeAt": "placeAt"; "seriesIndexes": "seriesIndexes"; "showOnSeries": "showOnSeries"; "text": "text"; "textStyle": "textStyle"; "type": "type"; }, {}, never>;
79
76
  }
80
77
  /**
81
78
  * StockEvent Array Directive
@@ -83,6 +80,4 @@ export declare class StockEventDirective extends ComplexBase<StockEventDirective
83
80
  */
84
81
  export declare class StockEventsDirective extends ArrayBase<StockEventsDirective> {
85
82
  constructor();
86
- static ɵfac: i0.ɵɵFactoryDeclaration<StockEventsDirective, never>;
87
- static ɵdir: i0.ɵɵDirectiveDeclaration<StockEventsDirective, "ejs-stockchart>e-stockchart-stockevents", never, {}, {}, ["children"]>;
88
83
  }
@@ -1,6 +1,5 @@
1
1
  import { ViewContainerRef } from '@angular/core';
2
2
  import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base';
3
- import * as i0 from "@angular/core";
4
3
  /**
5
4
  * Series Directive
6
5
  * ```html
@@ -75,7 +74,7 @@ export declare class StockChartTrendlineDirective extends ComplexBase<StockChart
75
74
  legendShape: any;
76
75
  /**
77
76
  * Options for customizing the markers for trendlines, including shape, size, color, and other visual aspects.
78
- * @deprecated
77
+
79
78
  */
80
79
  marker: any;
81
80
  /**
@@ -104,8 +103,6 @@ export declare class StockChartTrendlineDirective extends ComplexBase<StockChart
104
103
  */
105
104
  width: any;
106
105
  constructor(viewContainerRef: ViewContainerRef);
107
- static ɵfac: i0.ɵɵFactoryDeclaration<StockChartTrendlineDirective, never>;
108
- static ɵdir: i0.ɵɵDirectiveDeclaration<StockChartTrendlineDirective, "e-stockchart-series>e-trendlines>e-trendline", never, { "accessibility": "accessibility"; "animation": "animation"; "backwardForecast": "backwardForecast"; "dashArray": "dashArray"; "enableTooltip": "enableTooltip"; "fill": "fill"; "forwardForecast": "forwardForecast"; "intercept": "intercept"; "legendShape": "legendShape"; "marker": "marker"; "name": "name"; "period": "period"; "polynomialOrder": "polynomialOrder"; "type": "type"; "visible": "visible"; "width": "width"; }, {}, never>;
109
106
  }
110
107
  /**
111
108
  * StockChartTrendline Array Directive
@@ -113,6 +110,4 @@ export declare class StockChartTrendlineDirective extends ComplexBase<StockChart
113
110
  */
114
111
  export declare class StockChartTrendlinesDirective extends ArrayBase<StockChartTrendlinesDirective> {
115
112
  constructor();
116
- static ɵfac: i0.ɵɵFactoryDeclaration<StockChartTrendlinesDirective, never>;
117
- static ɵdir: i0.ɵɵDirectiveDeclaration<StockChartTrendlinesDirective, "e-stockchart-series>e-trendlines", never, {}, {}, ["children"]>;
118
113
  }